/* CSS Document */

body	{
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bkg_1.gif);
	line-height: 16px;
	color:#333333;
	}
	
	



#wrapper	{
	text-align: center;
	width: 852px;
	margin:0px auto;
	background-color:#FFFFFF;
	}
	
	
#wrapperinside	{
	text-align: left;
	width: 850px;
	margin:0px auto;
	
		}
	
#header	{
	background-color: #28384c;
	border-bottom: 1px solid #FFFFFF;
	width: 850px;
	height: 90px;

	}
	

	
#nav	{
	float: left;
	width: 500px;
	margin: 5px 0px 0px 0px;
	text-align: left;
	}
	
	

	
#nav img	{
	margin: 0px 0px 0px 20px;
	width: 80px;
	height: 75px;
	border: 0px;
	}
	
#logo	{
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	text-align: right;
	}
	
	
/* Nav under logo */

#logo ul	{
	margin-top: 0px;
	padding-top: 0px;

}

#logo ul li {
	display: inline;
	margin-left: 5px;
	}
	
#logo ul li a	{
	color: #c3d5eb;
	text-decoration: none;
	}
	
#logo ul li a:hover	{
	color: white;
	text-decoration: none;
	}
	
	
#hero	{
	margin-bottom: 10px;
	}



#container	{
	background-color:#FFFFFF;
	padding: 25px;
	}
	
	

	
#content_left	{
	float: left;
	width: 200px;
	
	}
	
#content_left H2	{
	color: #2b5c97;
	font-size: 12px;
	margin: 20px 0px 5px 0px;

	
	}
	
	
#content_right	{
	float: right;
	width: 580px;
	border-left: 1px dotted #2b5c97;
	}
	
#content	{
	padding-left: 25px;

}

#footer	{
	text-align: center;
	border-top: 1px dotted #2b5c97;
	padding: 10px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
	}
	
H1	{
	color: white;
	font-size: 14px;
	padding: 15px 5px 15px 8px;
	margin: 0px 0px 0px 0px;
	background-color: #28384c;
	font-weight: normal;
	}
	
	
#content .hometext	{
	color: #28384c;
	font-size: 12px;
	padding: 15px 5px 15px 8px;
	background-color: #ffffff;
	margin-bottom: 15px;
	}

	
H2	{
	color: #2b5c97;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	line-height: 20px;
	}
	
#specialbox h2	{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	line-height: 15px;
}
	
	
H3	{
	color: #2b5c97;
	font-size: 11px;
	margin: 20px 0px 10px 0px;
	}
	

#specialbox h3	{
	color: #2b5c97;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}
	
	
H4	{
	margin: 20px 0px 10px 0px;
	font: 11px;
	color: #333333;
	}
	
	
H5	{
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 11px;
	}
	
	
H6	{
	color: white;
	font-size: 12px;
	margin: 0px;
	padding: 4px;
	}
	
#specials H6	{
	color: white;
	font-size: 11px;
	margin: 0px;
	padding: 3px;
	}
	
P.phone	{
	color: #28384c;
	font-size: 16px;
	margin-bottom: 5px;
	font-wieght: bold;
	}
	
.sml {font-size: 10px;}
	
a:link	{
	color:#333333;

}

a:hover	{
	color: #2b5c97;
}

a:visited	{
	color: #666666;

}

	
#content #questions img  {
	border: 0px;
	float: none;
	text-align: left;
	margin-bottom: 20px;

	}
	
	
#verticalquestions  {
	border: 0px;
	text-align: left;
	margin-top: 30px;

	}
	
#rainwater	{
	float: left;
	background-image: url(../images/rainwater_button_bg.jpg);
	margin: 0px 0px 20px 10px;
	}
	
	
#rainwater, 
#greywater, 
#pumps, 
#accessories	{
	border: 1px solid #28384c;
	width: 245px;
	height: 140px;



}
	
#rainwater a, 
#greywater a, 
#pumps a, 
#accessories a {
	color: #000000;
	text-decoration: none;
	}
	
	
#rainwater a:hover, 
#greywater a:hover, 
#pumps a:hover, 
#accessories a:hover	{
	color: #2b5c97;
	text-decoration: none;
	}
	
#mainbuttons  P {
	padding: 7px;
	color: #fff;
	width: 145px;
	}
	
	
#mainbuttons  H2 {
	padding: 5px 0px 5px 7px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	}
	
#greywater	{
	float: right;
	background-image: url(../images/greywater_button_bg.jpg);
	margin: 0px 10px 20px 0px;
	}

	
	
#pumps	{
	float: left;
	margin: 0px 0px 0px 10px;
	background-image: url(../images/pumps_button_bg.jpg);
	}
	

	
	
#accessories	{
	float: right;
	background-image: url(../images/accessories_button_bg.jpg);
	margin: 0px 10px 0px 0px;
	}
	


	

#content_left ul {
	padding: 10px 8px 10px 8px;
	font-size: 11px;
	line-height: 20px;
	list-style-type: none;
	margin: 0px;
		background-color: #a94239;

}

#content_left ul li {
margin-left: 0px;
margin-bottom: 3px;
padding: 0px;
line-height: 13px;

}


#content_left ul li a {
	text-decoration: none;
	color: #ffffff;
	display:block;
	padding: 2px 0px 10px 20px;
	background-image:url(../images/nav/li_bg1_off.gif);
	background-repeat:no-repeat;

	}
	
	
#corrugatedrain #content_left ul #nav-corrugatedrain a,
#smoothrain #content_left ul #nav-smoothrain a,
#multirain #content_left ul #nav-multirain a,
#camelrain #content_left ul #nav-camelrain a,
#awsomrain #content_left ul #nav-awsomrain a,
#pressureswitch #content_left ul #nav-pressureswitch a,
#pressurecontroller #content_left ul #nav-pressurecontroller a,
#divertervalve #content_left ul #nav-divertervalve a,
#divertersystem #content_left ul #nav-divertersystem a
	{
	color: #2b5c97;
	background-image:url(../images/nav/li_bg1_off.gif);
	background-repeat:no-repeat;
	}
	
	

	
#content_left ul li a:hover {
	color: #2b5c97;
	
	}
	
	
	
#content ul	{
	list-style-type: none;
	margin: 0px;
	padding-left: 15px;

	}
	
	
#content ul li	{
	list-style-image:url(../images/list-bullet.gif);

	}
	
	
/* left nav*/




#leftquestions ul {
	padding: 10px 8px 10px 8px;
	font-size: 11px;
	line-height: 20px;
	list-style-type: none;
	margin: 0px;
	background-color: #dbe6f3;

}


#leftquestions ul li {
margin-left: 0px;
margin-bottom: 3px;
padding: 0px;
line-height: 13px;



	}

#leftquestions ul li a {
	text-decoration: none;
	color: #2b5c97;
	display:block;
	padding: 2px 0px 10px 20px;
		background-image:url(../images/nav/li_bg_questions.gif);
	background-repeat:no-repeat;


	}
	
#leftquestions ul li a:hover	{
	color: #a94239;
	
	}

	
#specialbox	{
	margin-top: 20px;
	border: 1px solid #93362f;
	color: #93362f;
	background-image: url(../images/specialsbox_bg.gif);
	background-repeat: repeat-x;

	}
	
#specialsboxinner {
	padding: 5px 10px 10px 10px;
	}
	
	
/*end questions on left nav*/
	
#content img {
	float: right;
	border: 1px solid #2b5c97;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
	
#content img.left {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
	
	

	
#tankimages	{
	width: 210px;
	float: right;
	}
	
#tankimages img	{
/*	border: 1px solid #000000; */
	margin-left: 10px;
	margin-bottom: 10px;
	}

p	{
	margin: 0px 0px 8px 0px;
	}

#tankcolours TD {
	border: none;
}


#tank1,#tankcolours {
	background-color:#efefef;
	padding: 15px;
	margin: 20px 0px;
	}
	
#tankcolours img {
	padding: 0px;
	margin: 0px;
	border: 0px;

}

	
.specheading	{
	background-color: #2b5c97;

	}

#largecolourswatch	{
	float: left;
	width: 80px;
	height: 80px;
	background-color: #ffffff;
	}
	
	


/* feature thumbnails */

#featuredSections {
	margin-top: 20px;
}
#featuredSections .section {
	display: block;
	margin: 0;
	padding: 0;
	width: 540px;
}
#featuredSections img  {
	display: inline;
	float: left;
	margin: 10px 15px 0 0px;
	padding: 5px;
	background-color: #dbe6f3;
	border: 1px solid white;
}


#featuredSections a:hover img {

	background-color: #dbe6f3;
	border: 1px solid #2b5c97;
}


#featuredSections .description {
	display: inline;
	float: left;
	width: 400px;
}

#featuredSections h4	{
	margin: 10px 0 0 0;
	padding: 0px;
	color: #2b5c97;
	font-size: 11px;
}

#featuredSections .sectionClose {
	background: url(../img/bg_fs2.gif) no-repeat bottom left;
	clear: both;
	display: block;
	height: 9px;
	font-size: 0;
}
#featuredSections p {
	margin: 0;
	padding: 0;
}



.back a	{
 width: 80px;
 float: right;
 text-decoration: none;
 text-align: right;
 }
 
td	{
 	border-top: solid 1px #2b5c97;
	}
	
	
/*rain calculator*/

#calcform	{
		background-color:#efefef;
		width: 500px;
		margin: 20px 0px;
	}
	
#calcform label	{
	width: 100px;
	color: #2b5c97;
	}
#calcform input	{
	color:  #2b5c97;
	font-size: 10px;
	background-color: white;
	width: 50px;
	}

#calcform input	{
	color:  #2b5c97;
	font-size: 10px;
	background-color: white;
	width: 50px;
	}
	
 #calcform #go	{
	color:  white;
	font-size: 12px;
	background-color: #2b5c97;
	width: 100px;
	border: none;
	
	}

#calcform div.inputrow	{
	padding: 11px;
	color:  #2b5c97;
	}
	
#content span	{
color:  #2b5c97;
padding-left: 5px;
}
	
	
/* Form on Contact Page */

.formstyle	{
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #2b5c97;
}

#contactform TD	{
	border: none;
	}
	
#contactform A:link	{
	color: #2b5c97;
	}
	
	
/* page images */

#largeimage	{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;

	}
	
#largeimage img	{
	float: none;
	margin: 0px;
	padding: 0px;

	}
	
#largeimage	P	{
	margin-top: 5px;
	margin-bottom: 0px;
	}
	
#thumbimages img	{
	float: none;
	margin-bottom: 0px;
	margin-left: 0px;
}

#thumbimages	{
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	clear: right;
	}

#thumbimages img.thumbleft	{
	margin: 0px;
	margin-right: 5px;
	float: left;
	}

	
#tankcolours img	{
	border: solid 1px #2b5c97;
	}

/* Specials */

#specials TABLE TR TD	{
	padding: 3px 1px 3px 1px;
	border: 0px;
	}
	
#specials TABLE	{
	margin-bottom: 20px;
	}

#specials	{
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
	}
	
#specials TD img	{
	margin: 0px;
	padding: 0px;
	float: none;
	}
	

#specials TD.thumb	{
	text-align: left;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	}
