/* ===============================================
FORREST MANUFACTURING

--------------------------------------------------
AUTHOR(S): 
	matt@topspotims.com


==================================================
COLOR TABLE
--------------------------------------------------
BACKGROUND      #a2a2a2;
BORDER			#afafaf;
NAV HOVER & BG 	#011b02;
=================================================*/

body{
	margin: 0;
	padding: 0;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	font-size: 62.5%;
	background: #7f7f7e url(../images/bg.gif) top repeat-x;
}

.clearBoth {
	clear: both;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 1.8em;
}

h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #484848;
}

p {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.6;
}
p.larger { 
	font-size: 1.25em; 
}

a { 
	text-decoration: underline; 
	color: #005500; 
}

a:hover { 
	text-decoration: none; 
}

a.rfq {
	display: block;
	margin: 0;
	padding: 0;
	width: 148px;
	height: 47px;
	text-indent: -9999px;
	background: transparent url(../images/rfq.gif) no-repeat;
	overflow: hidden;
}
.required {
	color: #ba2921;
}
.errors {
	padding: 4px;
	border: 1px solid #ba2921;
	/* background-color: #dec1ba; */
	color: #000;
}
img { 
	border: 0; 
}

a:focus { 
	border: none; 
	outline: none; 
}

/* WRAPPER   ---------------------------------------*/
#cushion {
	margin: 20px auto 0;
	padding-right: 7px;
	width: 800px;
	background: transparent url(../images/wrapper_shadow_right.png) right top repeat-y;
}
#wrapper {
	margin: 0 auto;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #000;
}

/* HEADER   ---------------------------------------*/
#header {
	margin: 0;
	padding: 15px 5px 5px;
	background: transparent url(../images/brushed_metal_bg.gif);
	border: 1px solid #afafaf;
	overflow: auto;
}
	#header #masthead {
		margin: 0;
		padding: 0;
		background: transparent url(../images/diamond_cut_bg.gif) left repeat-x;
		border: 1px solid #000;
		overflow: auto;
	}
	a#logo {
		float: left;
		margin: 0 0 0 2px;
		padding: 0;
		display: block;
		width: 213px;
		height: 84px;
		background: transparent url(../images/logo.png) no-repeat;
		text-indent: -9999px;
		overflow: hidden;
	}
	p#callUs {
		float: right;
		margin: 17px 17px 0;
		padding: 0;
		font-weight: bold;
		font-size: 1.5em;
	}
	p#callUs span {
		font-weight: bold;
		font-size: 1.2em;
	}
	div#searchHeader { 
		float: right; 
		width: 200px; 
		clear: right; 
		margin: 0; 
		padding: 0; 
	}
	input#ajaxSearch_input { 
		width: 125px; 
		float: left; 
	}
	input#ajaxSearch_submit { 
		width: 50px; 
		float: left; 
		background-color: #000000; 
		color: #ffffff; 
		margin-left: 0.5em; 
	}
	#masthead #num-search {
		width:210px;
		float:right;
	}
	#masthead #num-search form {
		width:210px;
		float:left;
	}
	#masthead #num-search form fieldset {
		border:none;
	}

	/* PRIMARY NAV   ---------------------------------------*/
	ul#primaryNav {
		margin: 5px 0 5px;
		padding: 0;
		background: #011b02 url(../images/nav_bg.gif) repeat-x;
		border: 1px solid #000;
		list-style: none;
		overflow: auto;
	}
		ul#primaryNav li {
			float: left;
			width: auto;
		}
		ul#primaryNav li a {
			position: relative;
			display: block;
			margin: 0;
			padding: 6px 18px;
			font-size: 1.2em;
			color: #fff;
			text-decoration: none;
		}
		
		ul#primaryNav li a:hover {
			background-color: #011b02;
		} 
	
	#header img.banner {
		float: left;
		border: 1px solid #7e7f7f;
	}
	p#inlay {
		float: right;
		margin: 8px 20px 0 0;
		padding: 12px 12px 12px 20px;
		width: 277px;
		height: 41px;
		font: 1.8em/1.2 Georgia, serif;
		font-style: italic;
		background: transparent url(../images/inlay.png) no-repeat;
	}
	
/* CONTENT   ---------------------------------------*/
#contentWrapper {
	margin: 0;
	padding: 10px 0 0 20px; 
	overflow: auto;
}

	#contentBody {
		float: left;
		margin: 0;
		padding: 5px 0;
		width: 550px;
	}
		#contentBody p {
			margin: 0 0 10px;
		}
		
		#contentBody h1 { 
			padding-top: 10px; 
		}
						
	#buckets {
		clear: both;
		margin: 0;
		padding: 10px 0 10px 60px;
		background: transparent url(../images/brushed_metal_bg.gif) repeat-y;
		border: 1px solid #afafaf;
		overflow: auto;
	}
		#buckets .item {
			float: left;
			margin: 0 15px 0 0;
			padding: 20px 0 0;
			width: 315px;
			height: 145px;
		}
		#buckets .item.industrial {
			background: transparent url(../images/bucket_industrial_list.png) no-repeat;
		}
		#buckets .item.insulation {
			margin-top: 3px;
			background: transparent url(../images/bucket_insulation_list.png) no-repeat;
		}
		#buckets .item h2 {
			float: left;
			width: auto;
			font-size: 1.3em;
			margin: 0 0 8px 145px;
			color: #105309;
			border-bottom: 1px solid #000;
			padding: 0; 
		}
		#buckets .item ul {
			clear: left;
			margin: 0 0 0 145px;
			padding: 0;
			list-style: none;
		}
		#buckets .item ul li {
			padding: 0 0 4px 0;
		}
		#buckets .item ul li a {
			color: #0054a6;
			text-decoration: none;
		}
		#buckets .item ul li a:hover {
			text-decoration: underline;
		}
		
		
	ul.productList {
		margin: 0 0 2em 0;
		padding: 0;
		list-style: none;
	}
		ul.productList li {
			clear: both;
			position: relative;
			margin: 3px 0;
			padding: 10px;
			background-color: #e1e1e1;
			overflow: auto;
		}
		ul.productList li a {
			display: none;
		}
		ul.productList li h3, ul.productList li p {
			margin: 0 100px 5px 0;
		}
		ul.productList li h3 {
			font-size: 1.2em;
		}
		ul.productList li img {
			float: right;
			border: 1px solid #3b3b3b;
			margin-left: 5px; 
		}
		ul.productList li.over {
			background-color: #3b3b3b;
			cursor: pointer;
		}
		ul.productList li.over h3, ul.productList li.over p {
			color: #fff;
		}
		
/* OTHER CONTENT -----------------------------------------*/

#textWrapper { 
	margin: 1em 0 1.5em 0; 
}

#textWrapper img.floatright { 
	margin-left: 6px; 
}

#contentBody ul { 
	line-height: 1.5; 
}

.features { 
	clear: both; 
	border: 1px solid #bbb; 
	background: #f0f0f0; 
	font-weight: bold; 
	margin-bottom: 1em; 
	padding: 1em; 
}

.optionsShipping { 
	border: 1px solid #888; 
	background: #c0c0c0; 
	font-weight: bold;  
	margin-bottom: 1em; 
	padding: 1em; 
}
.optionsShipping table th { 
	font-size: 1.15em; 
	padding: 0.5em 0.5em 0 0.5em; 
}
.optionsShipping table td { 
	border: 1px solid #404040; 
	padding-left: 0.5em; 
	background: #d0d0d0; 
}

.features ul li, .optionsShipping ul li { 
	font-weight: normal; 
	padding: 3px 0; 
}

.faq li { 
	line-height: 1.5;
	padding-bottom: 1em;  
}

#specsTable { 
	border: 1px solid #000; 
	width: 300px; 
}

#specsTable th, #specsTableAsphalt th { 
	background: URL(/images/nav_bg.gif) repeat-x top #011b02; 
	color: #fff; 
	font-weight: bold; 
	padding: 4px 0; 
}

#specsTable tr td, #specsTableAsphalt tr td { 
	font-size: 1.1em; 
	text-align: center; 
	padding: 2px 0; 
}

#specsTable tr.firstRow td { 
	text-decoration: underline; 
	padding-bottom: 3px; 
}

#specsTableAsphalt { 
	width: 100%; 
	border: 1px solid #000; 
}

#listMenu h2 { 
	font-size: 1.5em; 
	background: #333; 
	color: #fff; 
	margin: 0 0 3px 0; 
	padding: 6px 10px; 
}

iframe { 
	border: 1px solid #888; 
	margin: 10px 0; 
}
#RFQForm fieldset { 
	border: 0; 
}

#RFQForm legend { 
	font-size: 1.2em; 
	font-weight: bold; 
	margin: 0; 
	padding: 1em 0 0 0; 
}

#RFQForm textarea { 
	width: 300px; 
	height: 150px; 
}
#RFQForm input.submit { 
	clear: both; 
	float: left; 
}
ul.image { 
	list-style: none; 
}
	ul.image li { 
		float: left; 
		padding-bottom: 2em; 
	}
/* SIDEBAR   ---------------------------------------*/	
#sidebar {
	float: right;
	margin: 15px 0 0 0;
	padding: 0;
	width: 200px;
}
	#sidebar p {
		margin: 0;
		padding: 0;
		font-size: .9em;
		color: #818181;
	}
	form {
		margin: 0;
		padding: 0;
	}
	form label {
		display: block;
		margin: 3px 0;
		padding: 0;
		font-size: 1.1em;
	}
	form input, form textarea {
		margin: 0;
		padding: 2px;
		width: 160px;
		border: 1px solid #747474;
	}
	form textarea {
	}
	form input.file {
		border: none;
	}
	form input.submit {
		margin: 10px 0;
		padding: 0;
		width: 78px;
		height: 23px;
		background: transparent url(../images/submit_btn.gif) no-repeat;
		border: none;
	}
	form input.submit:hover {
		cursor: pointer;
	}
#ajaxSearch_form, #ajaxSearch_form fieldset { 
	border: 0; 
}


/* FOOTER   ---------------------------------------*/
#footer {
	margin: 0 auto;
	padding: 10px 7px 10px;
	width: 786px;
	background: transparent url(../images/wrapper_shadow_bottom.png) top no-repeat;
}
	#footer p {
		text-align: center;
		color: #fff;
	}
	#footer p a {
		color: #fff;
		text-decoration: none;
	}
	#footer p a:hover {
		text-decoration: underline;
	}
	#footer p span, #footer p strong {
		padding: 0 10px;
	}