/* --------------------------------------------
|  GLOBAL STYLES											
--------------------------------------------- */

html { border: none; }
body {
	margin: 0;
	padding: 0;
	line-height: 18px;
	text-align: center;
	background: #004583 url(graphics/bg_body_gradient.gif) repeat-x;
}
body, td {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img { border: 0; }
p { margin: 0 0 15px 0; }

h3, h4, h5, form { margin: 0; }

/* --------------------------------------------
|  NAVIGATION												
--------------------------------------------- */

/* -- PRIMARY NAVIGATION -- */
#nav {
	position: absolute;
	margin: 34px 0 0 228px;
	padding: 0;
	list-style: none;
	height: 54px;
	width: 732px;
	}
	#nav li {float: left;}
		#nav li a {
			outline: none;
			display: block;
			height: 31px;
			float: left;
			text-decoration: none;
			background-repeat: no-repeat;
			background-image: url("graphics/nav_matrix.gif");
			text-indent: -9999px;
			}
			#bHome {background-position: 0 0; width: 54px;}#bHome:hover, #nav li.current #bHome {background-position: 0 -31px;}
			#bDifference {background-position: -54px 0; width: 155px;}#bDifference:hover, #nav li.current #bDifference {background-position: -54px -31px;}
			#bCustom {background-position: -209px 0; width: 137px;}#bCustom:hover, #nav li.current #bCustom {background-position: -209px -31px;}
			#bFeatured {background-position: -346px 0; width: 132px;}#bFeatured:hover, #nav li.current #bFeatured {background-position: -346px -31px;}
			#bChoosing {background-position: -478px 0; width: 164px;}#bChoosing:hover, #nav li.current #bChoosing {background-position: -478px -31px;}
			#bContact {background-position: -642px 0; width: 90px;}#bContact:hover, #nav li.current #bContact {background-position: -642px -31px;}

/* -- SECONDARY NAVIGATION -- */
.subNav {
	height: 23px;
	clear: left;
	position:absolute;
	margin: 65px;
	padding: 0;
	list-style: none;
	}
	.subNav li {float: left;}
		.subNav li a {
			outline: none;
			display: block;
			float: left;
			height: 23px;
			text-decoration: none;
			background-repeat: no-repeat;
			text-indent: -9999px;
			}
			
	#sDifference {margin-left: 285px;}
		#sDifference a {background-image: url(graphics/nav/difference_matrix.gif);}
		#bSustain a {background-image: url(graphics/nav/difference_matrix.gif);}
			
	#sChoose {margin-left: 710px;}
		#sChoose a {background-image: url(graphics/nav/choose_matrix.gif);}
				
		#bTimeline {background-position: 0 0; width: 122px;} #bTimeline:hover, .current #bTimeline {background-position: 0 -23px; }
		#bBlog{background-position: 0px 0; width: 102px;}#bBlog:hover {background-position: 0px -23px;} .subNav li.current #bBlog {background-position: 0px -23px;}
		#bSustain{background-position: -102px 0; width: 109px;}#bSustain:hover {background-position: -102px -23px;} .subNav li.current #bSustain {background-position: -102px -23px;}
		#bAudio {background-position: 0 0; width: 67px;} #bAudio:hover, .current #bAudio {background-position: 0 -23px; }
		#bVideo {background-position: -67px 0; width: 47px;} #bVideo:hover, .current #bVideo {background-position: -67px -23px; }
		#bAppliances {background-position: -114px 0; width: 96px;} #bAppliances:hover, .current #bAppliances {background-position: -114px -23px; }

/* --------------------------------------------
|  STRUCTURE												
--------------------------------------------- */
#gradWrapper {background: url(graphics/bg_grad_wrapper.jpg) 0 0 no-repeat;}
#siteContainer {
	width: 978px;
	margin: 0 auto;
	background: url(graphics/bg_site_tile.gif) repeat-y;
	text-align: left;
	}

/* -- HEADER -- */
#header {
	margin: 0 auto;
	width: 978px;
	height: 104px;
	overflow: hidden;
	}
	#home #header {
		height: 76px;
		}
	#logo {
		margin: 20px 0 0 24px;
		display: block;
		position: absolute;
		}

/* -- BODY -- */
#homeFeature {
	padding: 0 0 0 21px;
	height: 294px;
	margin: 0 0 0 0;
	}
	#homeFlash {
		width: 469px;
		height: 284px;
		float: left;
		overflow: hidden;
		}
		#homeFlash img { display: block; }
	#homeRightFeature {
		float: left;
		background: url(graphics/bg_home_right_feature.jpg) no-repeat;
		width: 473px;
		height: 284px;
		font-size: 12px;
		color: #FFF;
		line-height: 16px;
		position: relative;
		}
		#homeRightFeature a {
			color: #FFF;
			}
		#homeRightFeature .pad {
			margin: 51px 20px 0 26px;
			text-align: center;
			}
		#homeRightFeature ul {
			margin: 0 0 15px 17px;
			padding: 0;
			list-style: none;
			}
			#homeRightFeature ul li {
				line-height: 22px;
				padding: 0 0 0 14px;
				font-weight: bold;
				background: url(graphics/bullet_u.gif) 0 7px no-repeat;
				}
		#homeRightFeature #homeFeatureButton {
			position: absolute;
			text-align: left;
			font-size: 11px;
			top: 240px;
			width: 500px;
			left: 90px;
			}
#contentArea {
	margin: 0 0 0 21px;
	color: #6d6652;
	width: 942px;
	background: url(graphics/bg_content_area_tile.gif) repeat-y;
	}
#contentAreaProduct {
	margin: 0 0 0 21px;
	color: #6d6652;
	width: 942px;
	background: url(graphics/bg_content_area_product_tile.gif) repeat-y;
	}	
	#siteContainer .wide { background: url(graphics/bg_content_area_wide_tile.gif) repeat-y; }
	#home #contentArea {background: url(graphics/bg_home_content_tile.gif) repeat-y;}
	#contentAreaBottom {background: url(graphics/bg_content_area_bottom.gif) 0 100% no-repeat;}
	#contentAreaProductBottom {background: url(graphics/bg_content_area_product_bottom.gif) 0 100% no-repeat;}
		.wide #contentAreaBottom {background: url(graphics/bg_content_area_wide_bottom.gif) 0 100% no-repeat;}
		#home #contentAreaBottom {background: url(graphics/bg_home_content_bottom.gif) 0 100% no-repeat;}
	#contentArea a, #contentAreaProduct a {color: #e06900;}
	#contentArea ul {
		margin: 0 0 15px 23px;
		padding: 0;
		list-style: none;
		}
		#contentArea ul li {
			background: url(graphics/bullet_u_gray.gif) 0 5px no-repeat;
			padding: 0 0 0 17px;
			}
	#colLeft {
		background: url(graphics/bg_content_area_left.gif) no-repeat;
		width: 480px;
		float: left;
		}
	#colLeftProduct {
		background: url(graphics/bg_content_area_product_left.gif) no-repeat;
		width: 936px;
		float: left;
		}		
		#colLeftProduct .pad {
			margin: 24px 25px 5px 12px;
			}
			#colLeftProduct .pad img {
				padding: 10px 20px 30px 20px;
				}		
				#imageCont {
					margin-top: 5px;
					text-align: center;
					}		
	.wide #colLeft {
		background: url(graphics/bg_content_area_wide_left.gif) no-repeat;
		width: 700px;
		}
	.wide #colRight {
		background: url(graphics/bg_content_area_wide_right.gif) no-repeat;
		width: 242px;
		}
		#home #colLeft {
			background: url(graphics/bg_choosing_your_product.gif) no-repeat;
			}
		#colLeft .pad {padding: 24px 25px 5px 12px;}
			#home #colLeft .pad { padding-top: 45px; }
	#colRight {
		width: 462px;
		padding: 0 0 10px 0;
		float: left;
		}
		#home #colRight {
			background: url(graphics/bg_custom_installation.gif) no-repeat;
			padding-bottom: 33px;
			}
		#colRight p#overImage {
			position:absolute;
			color: #FFFFFF;
			width: 416px;
			margin: 350px 0 0 20px;
			font-size: 10px;
			line-height: 16px;
			}
		#colRight .pad {padding: 45px 30px 0 12px;}
			.wide #colRight .pad {padding-top: 25px;}
		
	#newsletter {
		background: url(graphics/bg_newsletter.jpg) no-repeat;
		height: 43px;
		margin: 5px 0 0 0;
		clear: both;
		width: 462px;
		position: relative;
		}
		#contentAreaProduct #newsletter {
			background: url(graphics/bg_newsletter.jpg) no-repeat;
			height: 43px;
			margin: 5px 5px 0 5px;
			margin: 0 auto;
			clear: both;
			width: 462px;
			position: relative;
			}
		#home #newsletter {
			margin: -43px 0 0 480px;
			position: relative;
			}
		#newsletter p {
			padding: 10px 0 0 0;
			margin: 0 0 0 156px;
			}
			#newsletter #newsletterEmail {
				font-size: 10px;
				color: #a3a3a3;
				width: 210px;
				height: 17px;
				border: 1px solid #cccccc;
				vertical-align: top;
				padding: 4px 0 0 5px;
				margin: 0 8px 0 0;
				}


/* -- FOOTER -- */
#footer {
	clear: both;
	margin: 8px 0 0 0;
	padding: 0 37px 0 32px;
	height: 126px;
	color: #FFF;
	background: url(graphics/bg_footer.jpg) no-repeat;
	}
	#footer a {text-decoration: none;}
	#footer a:hover {text-decoration: underline;}
	#footer p {
		text-align: right;
		margin: 0 0 4px 0;
		padding: 10px 0 0 0;
		font-size: 9px;
		}
		#footer #acroSig {
			font-size: 10px;
			height: 17px;
			padding: 0 22px 0 0;
			margin: 0;
			color: #728295;
			font-family: Arial, Helvetica, sans-serif;
			background: url(graphics/bg_acro_hand.gif) 100% 0 no-repeat;
			}
			#footer #acroSig a { color: #728295; }
	#footer ul {
		float: left;
		margin: 10px 0 0 0;
		padding: 0;
		list-style: none;
		}
		#footer ul li {
			display: inline;
			font-size: 10px;
			}
			#footer ul li a {color: #FFF;}
/* --------------------------------------------
|  SITE MAP													
--------------------------------------------- */

.siteMapList { margin-top: 15px }
.siteMapList dt {
	background:url(graphics/ico_folder.gif) 0 4px no-repeat;
	padding-left:20px;
	line-height:20px;
}
.siteMapList dd {	
	padding-left:10px;
	margin-left:25px;
	line-height:16px;
	background:url(graphics/sitemap_2nd.gif) no-repeat;
}
.siteMapList dd a {	
	color: #666;
	text-decoration:none;
}
.siteMapList .bottom { background:url(graphics/sitemap_2nd_bottom.gif) no-repeat; }

/* --------------------------------------------
|  CONTENT SPECIFIC										
--------------------------------------------- */

.floatLeft { float: left; }
.floatRight { float: right; }
.clearBoth { clear: both }

h1 {
	visibility: hidden;
	font-size: 28px;
	margin: 0 0 0 0;
	color: #004684;
	line-height: 35px;
}
h2 {
	visibility: hidden;
	font-size: 20px;
	line-height: 25px;
	color: #004684;
	margin: 20px 0 0 0;
	}
body.featuredProducts h2 {
	visibility: visible;
	font-size: 20px;
	line-height: 25px;
	color: #004684;
	margin: 20px 0 0 0;
	}	
body.featuredProducts h2 a {
	color: #004684 !important;
	text-decoration: none;
	}		
	body.featuredProducts h2 a:hover {
		color: #E06900 !important;
		text-decoration: none;
		}		
h3 {
	color: #004684;
	font-size: 16px;
	}
h4 {
	color: #004684;
	font-size: 12px;
	}
.listABC { list-style: lower-alpha; }

/* --------------------------------------------
|  PAGE SPECIFIC											
--------------------------------------------- */
#contactLeft {
	float: left;
	width: 125px;
	padding: 0 25px 0 0;
	}
#contactRight {
	float: left;
	width: 200px;
	padding: 0 0 0 30px;
	border-left: 1px solid #DDD;
	}
#phoneExtLeft {
	float: left;
	width: 125px;
	padding: 0 25px 0 0;
	}
#phoneExtRight {
	float: left;
	width: 200px;
	padding: 0 0 0 30px;
	}	
	.inputText { width: 250px; }
	.inputTextarea {
		width: 350px;
		height: 100px;
		}		
	#contactForm {
		background: #EEE;
		border: 1px solid #DDD;
		padding: 10px;
		}
		#contactForm label {font-weight: bold;}
		#bContactForm {
			display: block;
			width: 67px;
			height: 30px;
			text-indent: -9999px;
			background: url(graphics/b_submit_gray.gif) no-repeat;
			outline: none;			
			}
			#bContactForm:hover {
				background: url(graphics/b_submit_gray.gif) 0 -30px no-repeat;
				}
.confNotice { font-size: 9px; clear: both; }	
#storeRoster {
	width: 100%;
	margin-top: 10px;
	position: relative;
	}
#storeRoster td, th {
	font-size: 9px;
	vertical-align: top;
	text-align: left;
	}
#aboutUsHeader {
	margin: 0pt 0pt 0pt 21px;
	}	
.noFlashContent {
	text-align: center;
	margin: 0;
	}
	.noFlashContent a img {
		border: none;
		text-decoration: none;
		}
#featuredProductsContent p, #featuredProductsContent h2 {
	clear: both;
	}				
#bNewsletterSubmit {
	display: block;
	width: 67px;
	height: 30px;
	text-indent: -9999px;
	background: url(graphics/b_newsletter_submit.gif) no-repeat;
	outline: none;
	position: absolute;
	top: 9px;
	right: 8px;
	}
	#bNewsletterSubmit:hover {
		background: url(graphics/b_newsletter_submit.gif) 0 -30px no-repeat;
		}	