
td,th {
	font-size: 12px;
}
h1 {
	font-size: 18px;
	padding-bottom: 2px;
	line-height:20px;
}
h2 {
	font-size: 16px;
}
p {
	font-size: 12px;
	color: #333333;
	vertical-align: text-top;
}

/* default anchor styles */
a {color: #333333;}
a:hover {color: #999999;text-decoration:none;}

/********************/
/*  HOME PAGE  */
/********************/
#home p {
	font-size: 12px;
	color: #333333;
	vertical-align: text-top;
}
#home h2 {
	font-size: 13px;
	color: #006069;
	font-weight: bold;
	padding-left:5px;
	background-color:#E2EFE9;
	border: solid 0px #006069;
}
#home a {
	text-decoration:none; 
	color:#B31B34;
}
#home a:hover {
	text-decoration:underline; 
	color:#B31B34;
}
/*  Smart Links  */
#home h1 {
	font-size: 12px;
	color: #006069;
	font-weight: bold;
	padding-left:5px;
	background-color:#FFFFFF;
}

/*  MAIN CONTENT  */
/********************/
.maincontent {
	height:100%;
}

.maincontent p {
	padding: 2px 10px 2px 10px;
}
.maincontent li {
	list-style-image:url(../img/bg_bullet_full_2.gif);
}
.column1-unit {
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
}
.prominent a {
	font-weight:bold;
}
.prominent a:hover {
	font-weight:normal;
}

/*  FOOTER SECTION  */
/********************/
.footer {
	padding:5px;
	background-color:#D7EAF8; 
	color: #333333;
	text-align: center;
	vertical-align:middle;
}
.footer p {
	font-weight:normal; 
	font-size:100%;
}
.footer a {
	text-decoration:none; 
	color:#333333;
}
.footer a:hover {
	text-decoration:underline; 
	color:#333333;
}

/*  SIDE NAVIGATION  */
/********************/
.sidenav { 
	font:Arial, Helvetica, sans-serif;
}
.sidenav p {
	font-size: 100%;
	padding: 0px 5px 0px 5px;
}
.sidenav a {
	color: #B31B34;
	font-size: 100%;
	text-decoration: none;
	list-style: none;
}
.sidenav a:hover {
	color: #B31B34;
	text-decoration: underline;
}

/*  SEARCH FORM  */
/********************/
.styled {
	border: 1px solid #999999;
}
.button {
	border: 1px solid #AAA;
}

/*  COMMON CLASSES  */
/********************/
.main img {clear:both; padding:0px; border:1px thin #999999;}
.main a {color:rgb(70,122,167); font-weight:bold; text-decoration:none;}
.main a img {border:solid 0px rgb(150,150,150);}
.main a:hover img {border:solid 0px rgb(220,220,220);}

/*  CONTACT FORM  */
/********************/
.contactform {
	margin:10px; 
	padding:10px 10px 0 10px; 
	border:solid 1px rgb(200,200,200); 
	background-color:rgb(240,240,240); 
	font-family:Arial, Helvetica, sans-serif;
}
.contactform fieldset {
	padding:0px 0 0 0 !important /*Non-IE6*/; 
	padding:0 /*IE6*/; 
	margin:0 0 20px 0; 
	border:solid 1px rgb(220,220,220);
}
.contactform fieldset legend {
	margin:0 0 0 5px !important /*Non-IE*/; 
	margin:0 0 20px 5px /*IE6*/; 
	padding:0 2px 0 2px; 
	color:rgb(80,80,80); 
	font-weight:bold; 
	font-size:14px;
}
.contactform label.left {
	width:75px; 
	margin:0 0 0 10px; 
	padding:2px; 
	font-size:100%;
}
.contactform select.combo {
	width:175px; 
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	font-size:100%;
}
.contactform input.field {
	width:275px; 
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	font-size:100%;
}
.contactform textarea {
	width:275px; 
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	font-size:100%;
}
.contactform input.button {
	float:right; 
	width:100px; 
	margin-right:20px; 
	padding:1px !important /*Non-IE6*/; 
	padding:0 /*IE6*/; 
	background:rgb(230,230,230); 
	border:solid 1px rgb(150,150,150); 
	text-align:center; 
	color:rgb(150,150,150); 
	font-size:100%;
}
.contactform input.button:hover {
	cursor: pointer; 
	border:solid 1px rgb(80,80,80); 
	background:rgb(220,220,220); 
	color:rgb(80,80,80);
}

/*  STORE LOCATIONS  */
/********************/
.PCodeListItems
{
	font-size: 12px;
	color: #006068;
	font-family: Arial, Helvetica, sans-serif;
}
.PCodeListCity
{
	font-weight: bold;
	font-size: 12px;
	color: #006068;
	font-family: Arial, Helvetica, sans-serif;
}
.PCodeListHeader
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006068;
}

/* STORE LOCATOR */
/********************/
table.ClosestStores {
	font-size:12px;
	border-collapse:collapse;
}
.ClosestStores th {
	background-color:#006669;
	font-size:14px;
	color:white;
} 
tr.tr_offset {
	background-color:#d9e8e9;
}

td.StoreState {
	width:60px;
}
td.StoreSuburb {
	width:140px;
}
.StoreState, .StoreSuburb, .StoreName{
	font-weight:bold;
}
.ClosestStores th {
	text-align:left;
}
#HNSearchForm{
	margin:16px 1em 1em 1em;
	padding:8px 1em;
	border:1px #666 solid;
}
#HNSearchForm p {
	margin:0;
	font-weight:bold;
}
#HNSearchForm form {
	margin:0;
	padding:0;
}

/* HN content wrapper */
/********************/
#HN_content {
	margin:1em;
}
#StoreLocatorSch, #Stores {
	margin:2em 1em;
}

/*  HOME PAGE - HN  */
/********************/
.gclTab {
	display: none;
}
.gcl {
	background-color:#FFFFFF;
}
.gclMore {
	display: none;
}

/*  PRODUCT PAGE  */
/********************/
.products p {
	vertical-align: top;
	text-align: left;
}
.products h1 {
	font-weight: bold;
	text-align: left;
	color: #006069;
	font-size: 16px;
	border-bottom: dotted 2px #999999;
	margin: 20px 10px 20px 10px;
}
.products h2 {
	font-weight: bold;
	text-align: left;
	color: #006069;
	font-size: 12px;
	margin: 10px;
}
.products a {
	font-weight:bold;
	color: #006069;
	text-decoration: none;
}
.products a:hover {
	text-decoration: none;
}
.productsborder {
	border-bottom:#CCCCCC dotted 2px;
	height:2px;
}