/* 
Stylesheet for DryGuy - http://dryguy.net 
Created by Giant - http://giantseattle.com
Created 02/16/2010
*/


/* COLORS

light gray		#e4e4e4
orange			#f78f1e
BG light blue	#9dc6e4
BG dark blue	#589bd0

*/

/* TYPOGRAPHY */

@import "css/typography.css";
@import "css/products.css";


/* LINKS */

a {
	color: #000;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}
	a:active {
		color: #f78f1e;
		text-decoration: underline;
		outline: 0;
	}
	a:focus {
		outline: 0;
	}


/* IMAGES */

img, img a {
	border: 0;
}


/* UTILITY */

.clear {
	clear: both;
	height: 15px;
	margin: 0;
	padding: 0;
}
.line {
	clear: both;
	height: 15px;
	margin: 15px 15px 0 20px;
	padding: 0;
	border-top: solid thin gray;
}
.center {
	text-align: center;
	display: block;
}


/* BASE STRUCTURE */

html, body {
	width: 100%;
	margin: 0;
	padding: 0;
	min-width: 1000px;
	background: #9dc6e4 url(images/bluegradient.jpg);
}
#container {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
}
.section {
	clear: both;
	display: block;
	width: 100%;
	margin: 0 auto 15px;
}


/* NAVIGATION */

#topnav {
	float: right;
	margin: 0;
	padding: 0 4px 0 0;
}
#mainnav {
	height: 79px;
}
#mainnav ul {
	padding-left: 0;
	margin-left: 0;
	width: 100%;
	list-style: none;
}
#mainnav ul li {
	display: inline-table;
}
#mainnav li {
	margin: 0;
	padding: 0;
	float: left;
	height: 79px;
}
#mainnav li a {
	width: 95px;
	height: 79px;
	display: block;
	text-decoration: none;
}
#mainnav span {
	visibility: hidden;
}
#mainnav .navitem1 a {
	width: 235px;
	height: 79px;
	display: block;
}
	.navitem1 {
		width: 235px;
		background: url(images/nav/nav1.png) no-repeat top left;
	}
		.navitem1:hover {
			background: url(images/nav/nav1.png) no-repeat center left;
		}
		.navitem1:active, .navitem1:focus {
			background: url(images/nav/nav1.png) no-repeat bottom left;
		}
	.navitem2 {
		width: 95px;
		background: url(images/nav/nav2.png) no-repeat top left;
	}
		.navitem2:hover {
			background: url(images/nav/nav2.png) no-repeat center left;
		}
		.navitem2:active, .navitem2:focus {
			background: url(images/nav/nav2.png) no-repeat bottom left;
		}
	.navitem3 {
		width: 95px;
		background: url(images/nav/nav3.png) no-repeat top left;
	}
		.navitem3:hover {
			background: url(images/nav/nav3.png) no-repeat center left;
		}
		.navitem3:active, .navitem3:focus {
			background: url(images/nav/nav3.png) no-repeat bottom left;
		}
	.navitem4 {
		width: 95px;
		background: url(images/nav/nav4.png) no-repeat top left;
	}
		.navitem4:hover {
			background: url(images/nav/nav4.png) no-repeat center left;
		}
		.navitem4:active, .navitem4:focus {
			background: url(images/nav/nav4.png) no-repeat bottom left;
		}
	.navitem5 {
		width: 95px;
		background: url(images/nav/nav5.png) no-repeat top left;
	}
		.navitem5:hover {
			background: url(images/nav/nav5.png) no-repeat center left;
		}
		.navitem5:active, .navitem5:focus {
			background: url(images/nav/nav5.png) no-repeat bottom left;
		}
	.navitem6 {
		width: 95px;
		background: url(images/nav/nav6.png) no-repeat top left;
	}
		.navitem6:hover {
			background: url(images/nav/nav6.png) no-repeat center left;
		}
		.navitem6:active, .navitem6:focus {
			background: url(images/nav/nav6.png) no-repeat bottom left;
		}
	.navitem7 {
		width: 95px;
		background: url(images/nav/nav7.png) no-repeat top left;
	}
		.navitem7:hover {
			background: url(images/nav/nav7.png) no-repeat center left;
		}
		.navitem7:active, .navitem7:focus {
			background: url(images/nav/nav7.png) no-repeat bottom left;
		}
	.navitem8 {
		width: 95px;
		background: url(images/nav/nav8.png) no-repeat top left;
	}
		.navitem8:hover {
			background: url(images/nav/nav8.png) no-repeat center left;
		}
		.navitem8:active, .navitem8:focus {
			background: url(images/nav/nav8.png) no-repeat bottom left;
		}
		
	/* CSS for current page nav highlighting; Uses body id php code in header.php */ 
	body#drying .navitem2 {
		background: url(images/nav/nav2.png) no-repeat bottom left;
	}
	body#gripping .navitem3 {
		background: url(images/nav/nav3.png) no-repeat bottom left;
	}
	body#insulating .navitem4 {
		background: url(images/nav/nav4.png) no-repeat bottom left;
	}
	body#about .navitem5 {
		background: url(images/nav/nav5.png) no-repeat bottom left;
	}
	body#facts .navitem6 {
		background: url(images/nav/nav6.png) no-repeat bottom left;
	}
	body#warranty .navitem7 {
		background: url(images/nav/nav7.png) no-repeat bottom left;
	}
	body#news .navitem8 {
		background: url(images/nav/nav8.png) no-repeat bottom left;
	}


/* CONTENT - MAIN PAGE */

.whitebox {
	width: 297px;
	float: left;
	height: 100%;
	margin-bottom: 15px;
}
.whitebox img {
	padding: 5px 0 5px 13px;
}
	.whiteboxtop, .whiteboxmiddle, .whiteboxbottom {
		width: 297px;
		display: block;
	}
	.whiteboxtop {
		height: 6px;
		background: url(images/whitebox/whitebox-top.png) center top;
	}
	.whiteboxmiddle {
		background: url(images/whitebox/whitebox-middle.png) repeat-y center top;
		min-height: 210px;
	}
	.whiteboxbottom {
		height: 14px;
		background: url(images/whitebox/whitebox-bottom.png) center top;
	}
	.whitebox2 {
		margin: 0 3px;
	}
	
	
	
	
	
	
	
	
.whitebox-long {
	width: 445px;
	float: left;
	height: 100%;
	margin-bottom: 15px;
}
.whitebox-long img {
	padding: 5px 0px 5px 0px;
	margin: 0px auto;
}
	.whiteboxtop-long, .whiteboxmiddle-long, .whiteboxbottom-long {
		width: 445px;
		display: block;
	}
	.whiteboxtop-long {
		height: 6px;
		width:445px;
		background: url(images/whitebox/whitebox-top-long.png) no-repeat center top;
	}
	.whiteboxmiddle-long {
		background: url(images/whitebox/whitebox-middle-long.png) repeat-y center top;
		min-height: 210px;
		margin-top:-11px;
	}
	
	.whiteboxmiddle-long-image
	{
		width:445px;
		height:115px;
		text-align:center;
	}
	
	.whiteboxmiddle-long h1{
		padding-top:10px;
		padding-left:23px;
		
	}
	.whiteboxmiddle-long p{
		padding-left:23px;
	}
	.whiteboxbottom-long {
		height: 14px;
		background: url(images/whitebox/whitebox-bottom-long.png) center top;
	}
	.whitebox2 {
		margin: 0 3px;
	}


/* CONTENT - SUB-PAGES */

#bigbox {
	margin-left: 10px;
}
.bigboxtop-small {
	height: 22px;
	background: url(images/bigboxtop-small2.png) no-repeat top left;
}
.bigboxtop {
	height: 421px;
	background-position-x: left;
	background-position-y: top;
}
	body#drying .bigboxtop {
		background: url(images/bigboxtops/bigboxtop_drying.png) no-repeat;
		height: 575px;
	}
	body#gripping .bigboxtop {
		height: 575px;
		background: url(images/bigboxtops/bigboxtop_gripping.png) no-repeat;
	}
	body#closeoutcloset .bigboxtop {
		height: 575px;
		background: url(images/bigboxtops/bigboxtop_closeoutcloset.png) no-repeat;
	}
	body#insulating .bigboxtop {
		height: 575px;
		background: url(images/bigboxtops/bigboxtop_insulating.png) no-repeat;
	}
	body#about .bigboxtop {
		background: url(images/bigboxtop-small2.png) no-repeat;
		height: 22px;
	}
	body#facts .bigboxtop {
		background: url(images/bigboxtop-small2.png) no-repeat;
		height: 22px;
	}
	body#warranty .bigboxtop {
		background: url(images/bigboxtop-small2.png) no-repeat;
		height: 22px;
	}
	body#news .bigboxtop {
		background: url(images/bigboxtop-small2.png) no-repeat;
		height: 22px;
	}
	body#contact .bigboxtop {
		background: url(images/bigboxtop-small2.png) no-repeat;
		height: 22px;
	}
	body#wheretobuy .bigboxtop {
		background: url(images/bigboxtop-small2.png) no-repeat;
		height: 22px;
	}
	body#dealers .bigboxtop {
		background: url(images/bigboxtop-small2.png) no-repeat;
		height: 22px;
	}
.bigboxmiddle {
	background: url(images/bigboxmiddle2.png) repeat-y top left;
	padding: 0 50px 0 40px;
}
.bigboxbottom {
	height: 22px;
	margin-left: 16px;
	background: url(images/bigboxbottom2.png) no-repeat top left;
	clear: both;
	display: block;
}
.newsitem {
	clear: both;
	margin-top: 15px;
}
.getpdf {
	float: right;
	margin: 10px 15px 15px 0;
}
.newsitem .pdf {
	float: right;
	margin: 10px 15px 0 0;
	font-size: 7.5pt;
}


/* PRODUCT LISTS */

#prodlist {
	padding-top: 30px;
	width: 870px;
}
.proditem {
	padding: 20px 60px 20px 0;
}
.prodimg {
	float: left;
	margin: 0 20px 15px;
}
.prodbutton {
	text-align: center;
	height: 60px;
	width: 250px;
	float: left;
}
	.btn {
		width: 133px;
		height: 36px;
		display: block;
		margin: 0 auto;
	}
	.btntext {
		visibility: hidden;
	}
	.btn a {
		text-decoration: none;
		display: block;
		width: 133px;
		height: 36px;
	}
	.infobtn {
		background: url(images/prodbuttons.png) no-repeat top left;
	}
		.infobtn:hover {
			background: url(images/prodbuttons.png) no-repeat bottom left;
		}
	.purchasebtn {
		background: url(images/prodbuttons.png) no-repeat top right;
	}
		.purchasebtn:hover {
			background: url(images/prodbuttons.png) no-repeat bottom right;
		}
	.price {
		position: relative;
		left: -4px;
	}


/* For individual product page styling, see products.css */


/* FOOTER */

#footer {
	text-align: center;
}