@import url(../css/scaffold.css);
@import url(../support/content.css);

	#bottomHolder{padding-bottom:20px;}
/* --- Header --- */
	#header h1{width:593px; height:125px; background:url(../support/images/logo.gif) no-repeat top left; position:absolute; top:0px; left:50%; margin-left:-296px;}
/* --- Welcome Blurb --- */
	#welcomeShell{float:left; width:714px; height:150px; margin-right:10px; background:url(../support/images/welcomeBg.gif) repeat-x top left; position:relative; padding-bottom:25px;}
	#welcomeShell p{height:127px; width:257px; background:url(../support/images/welcomeBlurb.gif) no-repeat top left; float:left; margin:12px 0 0 5px;}
		html>body #welcomeShell p{margin-left:10px;}
	#welcomeShell img{position:absolute; right:0; bottom:24px;}
		html>body #welcomeShell img{bottom:25px;}
/* --- Content Buffer --- */
	#contentBuffer{clear:both;}
	#contentBuffer #bNav ul{list-style:none; margin:0;}
	#contentBuffer #bNav ul li{display:inline; border-left:1px solid #000; padding:0 1px 0 4px;}
	#contentBuffer ul li a{color:#000; font-size:10px;}
	#contentBuffer #bNav ul li a{text-decoration:none; }
	#contentBuffer #bNav ul li a:hover{text-decoration:underline;}
	#contentBuffer #airCooled ul{margin-bottom:0;}
	#contentBuffer #airCooled ul a:hover{text-decoration:none;}
	#contentBuffer img{border:0;}
/* --- Home Page Buckets --- */
	.bucket{float:left; width:413px; border:1px solid #536883; background:#f0f2f5; padding:10px; height:235px;}
	#airCooled{margin-right:10px;}
	
	.bucket h2{height:13px; width:100%; margin:0 !important;}
	.bucket h2 a{display:block; height:13px; width:100%;}
	
	#airCooled h2 a{background:url(../support/images/airTitle.gif) no-repeat top left;}
	#airCooled img{margin-top:55px;}
	#waterCooled h2 a{background:url(../support/images/waterTitle.gif) no-repeat top left;}
	
	.bucket h3{font-size:12px !important;}
	.bucket h3 a{text-decoration:none; color:#000;}
	.bucketNest{float:left; width:32%;}
	.prodImage{float:left; width:68%; text-align:right;}
	
	
/* --- Bottom Navigation --- */
	#bNav{padding:25px 0 5px 0; clear:both; height:66px;}
	#bNav .col{border:1px solid #536883; width:433px; height:64px; background-color:#fff; background-position:bottom right; background-repeat:no-repeat;}
	#bNav .col ul{margin:18px 0 0 6px !important;}
	#bNav #applications{margin-right:10px; /*background-image:url(images/applicationBg.gif);*/}
	#bNav #applications h4 a{display:block; margin:8px 0 0 6px; height:17px; width:193px; background:url(../support/images/applicationTitle.gif) no-repeat top left;}
	#bNav #coatings h4 a{display:block; margin:8px 0 0 6px; height:17px; width:242px; background:url(../support/images/protecTitle.gif) no-repeat top left;}
	
	
/* --- Home Page Buckets 2 --- */
	#contentBuffer #homeBuckets{ margin:0; padding:0;}
	#homeBuckets li{ background:transparent url(../images/bucket-bg.png) repeat-x top left; float:left; width:421px; height:151px; border:solid 1px #5d6675; margin-right:14px; margin-bottom:17px; list-style-type:none; padding:5px;}
	#homeBuckets .marginOff{ margin-right:0;}
	#homeBuckets li img{ float:left;}
	#homeBuckets li .img1{ margin-top:31px; margin-left:0px;}
	#homeBuckets li .img2{ margin-top:11px; margin-left:20px;}
	#homeBuckets li .img3{ margin-top:13px; margin-left:20px;}
	#homeBuckets li .img4{ margin-top:9px; margin-left:25px;}
	#homeBuckets li h1{ margin:5px 0 0 0; padding:0;}
	#homeBuckets li h2{ margin:5px 0 0 167px; padding:0;}
	#homeBuckets li h1 a{ font:normal 0.9em Century; text-decoration:none;}
	#homeBuckets li h2 a{ font:normal 1.1em Century; text-decoration:none;}
	#homeBuckets li p{ margin:4px 0 0 167px; padding:0; font:normal 1em Arial;}
	#homeBuckets li .marginLeft{ margin-left:151px;}
	#homeBuckets li .marginLeft2{ margin-left:167px;}
	#homeBuckets li .marginLeft3{ margin-left:181px;}
		#homeBuckets li .inner{margin:5px 0 0 0; padding:0 0 0 200px;}
		#homeBuckets li .inner li{ background:none; list-style-type:disc; float:none; width:auto; height:auto; border:none; padding:0; margin:0 0 3px 0;}
		#homeBuckets li .inner li a{ color:#4d5b63; text-decoration:none; font-weight:bold; font-size:0.9em;}
		#homeBuckets li .inner li a:hover{text-decoration:underline;}
		#homeBuckets li .padding{padding-left:170px;}
		#homeBuckets li .padding2{padding-left:187px;}
		
		
/* --- Detailed Form --- */

	#content #contentBuffer #detailedForm fieldset{ background-color:#cccccc; padding:8px;}
	#contentBuffer #detailedForm label{width:100px;}
	