/* Master CSS Document */

@import url('header.css');
@import url('sidebar.css');
@import url('content.css');
@import url('footer.css');
@import url('searchform.css');
@import url('layouts.css');


* { margin:0;padding:0; }
a img { border:none; }
.clear { clear:both; }


html { 	height:100%; }

body {	min-height:100%; position:relative;	background:#3d6c91 url("/lib/img/structure/bg.jpg") repeat-x 0 0;
		font-family:Verdana, Arial, Helvetica, sans-serif; color:#fff; font-size:11px; line-height:14px; }
		
#wrap {	width:960px;  margin:0 auto; background: url("/lib/img/structure/wrapbg.gif") repeat-y 0 0; 
height:100%; min-height:900px; padding-bottom:5px; position:relative; }

table { padding:8px; }

a.titleheader {cursor:hand;
  cursor:pointer; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; color:Black; font-size:11px; line-height:15px; }

a.titleheader2 {cursor:hand;
  cursor:pointer; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; color:Black; font-size:12px; line-height:16px; }

table.backg {background:url("/lib/img/content/support_videos.gif") no-repeat 0 0;}

table.backg2 {background:url("/lib/img/content/manuals_guides.gif") no-repeat 0 0;}

table.backg3 {background:url("/lib/img/content/sprinkler_designer.gif") no-repeat 0 0;}

table.backg4 {background:url("/lib/img/content/frequent_questions.gif") no-repeat 0 0;}

table.backg5 {background:url("/lib/img/content/conservation_resources.gif") no-repeat 0 0;}

table.backg6 {background:url("/lib/img/content/shop_online.gif") no-repeat 0 0;}

table.backg7 {background:url("/lib/img/content/blog.gif") no-repeat 0 0;}

table.backg8 {background:url("/lib/img/content/contact_us.gif") no-repeat 0 0;}

table.backg9 {background:url("/lib/img/content/winterization.gif") no-repeat 0 0;}

a.whitebg {
	width:200px;
	height:186px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	text-align:left;
	display:block;
	padding-top:10px;
	padding-left:8px;
}

a.whitebg2 {
	width:200px;
	height:130px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	text-align:left;
	display:block;
	padding-top:10px;
	padding-left:8px;
}

a.whitebg3 {
	width:200px;
	height:89px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	text-align:left;
	display:block;
	padding-top:10px;
	padding-left:8px;
}










