/* AeroQuest v1, 26-Oct-05 */
/* 20-Feb-06, v2 */
/* 11-Jul-08, nav fixes */
* {margin: 0; padding: 0;}/**/
body {
	font: 77%/1.5 Verdana, Arial, Helvetica, sans-serif;
	background: #C0D3F1 url("../img/bg-body-1b.jpg") repeat-x;
	text-align: center;
}
#wrap {
	position: relative; width: 600px;
	text-align: left;
	background: #fffdfb url("../img/bgwrap10b.gif") repeat-y;
	border: 2px solid #dca;
	border-color: #58b #db9 #58b #db9;
	margin: 20px auto; padding: 40px 60px;
}
#header {
	border-top: 3px double #fc6;
	padding: 0px 0 0;
}
#header h1 {
	height: 130px;
	height: 150px;
	text-indent: -5000px;
	background:  url("../img/AQlogo4a.jpg") no-repeat 0px 15px;
}
#header h2 {
	height: 30px;
	text-indent: -5000px; 
}
#header #hdr_img {
	position: absolute; top: 100px; right: 60px; 
	height: 75px;
}
#header #hdr_img2{
	position: absolute; top: 91px; right: 60px; 
}
#header #hdr_img img,
#header #hdr_img2 img{
	margin: 0 0px; padding: 0px;
}
/* Distinct page headers */
#home #header h2 {background: url("../img/titles/home1.gif") no-repeat;}
#about #header h2 {background: url("../img/titles/about1.gif") no-repeat;}
#employ #header h2 {background: url("../img/titles/employ1.gif") no-repeat;}
#contact #header h2 {background: url("../img/titles/contact1.gif") no-repeat;}
#countertops #header h2 {background: url("../img/titles/countertops1.gif") no-repeat;}
#fiberglass #header h2 {background: url("../img/titles/fiberglass1.gif") no-repeat;}
#cabinetry #header h2 {background: url("../img/titles/cabinetry1.gif") no-repeat;}
#shades #header h2 {background: url("../img/titles/shades1.gif") no-repeat;}
#showers #header h2 {background: url("../img/titles/showers1.gif") no-repeat;}
#thumbs #header h2 {background: url("../img/titles/samples1.gif") no-repeat;}
#sp6565 #header h2 {background: url("../img/titles/sp6565.gif") no-repeat;}

/* --------- Content ------------ */
#content {
	background:  url("../img/wing_2.jpg") no-repeat right bottom;
	padding-right: 190px;
}
#content h3 {
	color: #369;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #ace;
	margin: 20px 0 5px; padding-top: 3px;
}
#content h4 {
	color: #567;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0 0px;
}
#content p {
	color: #468;
	font: 1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 15px;
}
#content p.notice {
	position: relative;
	color: #C1532E;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	background: url("../img/notice2.gif") no-repeat left top;
	margin: 20px 0; padding: 5px 0 5px 20px;
}
#content a {
	color: #369;
}
#content a:hover {
	color: #69c;
}
#content ul {
	position: relative; /* kudos to http://www.positioniseverything.net/explorer/ie-listbug.html */
	list-style: none;
	margin: 10px 0 20px 20px;
}
#content li {
	background: url("../img/dot-2.gif") no-repeat left .5em;
	color: #666;
	padding: 0 0 0 20px;
}
#content dt {
	font-weight: bold;
	color: #468;
}
#content dd {
	margin: 5px 0 15px 20px;
	color: #666;
}
#content img {
	border: 1px solid #ddd;
	border-color: #ccc #ddd #ddd #ccc;
	margin: 8px 0; padding: 5px;
}
#content address {
	font-style: normal;
	color: #666;
	margin: 5px 0 15px 0px;
}
#thumbs {
	padding-top: 5px;
}
#content #thumbs img{
	border: 1px solid;
	border-color: #ddd #666 #666 #ddd;
	margin: 0px; padding: 0;
}
#numlist {
	overflow: auto;
	width: 400px;
}
#numlist .numtype {
	float: left; width: 120px;
	margin: 0 50px 40px 0;
}
#numlist h4{
	position: relative;
	background: #48c;
	color: #fff;
	font: bold 1.1em/1 Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #6ac;
	border-bottom: 1px solid #26a;
	margin: 30px 0 20px; padding: 5px 15px;
}
#numlist h5{
	color: #369;
	font: bold 1em/1 Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #9cf;
	border-width: 1px 0 0 1px;
	margin-bottom: 0px; padding: 10px 10px;
}
#numlist .numtype ul {
	border: 1px solid #9cf;
	border-width: 0 0 0 1px;
	margin: 0; padding: 0px;
}
#numlist .numtype li {
	background: none;
	margin-bottom: 3px; padding-left: 10px;
}
#content a.top {
	display: block;
	font-size: 0.9em;
	text-align: right;
	margin: 10px 0;
}
#content span.spacer {
	margin: 0 20px;
}
/* ---------- Product Line Navigation---------- */
#prodnav {
	position: absolute; top: 240px; right: 60px; width: 155px;
	font-variant: small-caps;
	color: #999;
}
#prodnav h2{
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	background: #48c;
	border-top: 1px solid #6ac;
	border-bottom: 1px solid #26a;
	padding: 5px 10px;
}
#prodnav ul{
	list-style: none;
}
#prodnav li{
	border-left: 3px solid #48c;
	border-bottom: 1px solid #ace;
	margin-top: 2px;
}
#prodnav li a{
	display: block;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #369;
	text-decoration: none;
	line-height: 1em;
	background: #dfefff url(../img/bg-prdnav-4d.jpg) right center;
	padding: 6px 10px;
}
#prodnav li a span{
	font-size: 90%;
	color: #b30;
}
#prodnav li a:hover{
	background: #F7E6C4;
}
#prodnav li a.current{
	background: #dfefff url(../img/bg-prdnav-4d.jpg) left center;
}
/* ---------- Secondary Navigation ---------- */
#secnav {
	position: absolute; top: 45px; right: 60px; 
	width: 350px;
	text-align: right;
}
#secnav ul{
	xheight: 30px;
	margin: 0; padding: 0;
}
#secnav li{
	display: inline;
	line-height: 2em; /* reveal border-bottom in IE7 */
	list-style: none;
}
#secnav a {
	text-decoration: none;
	color: #58b;
	border-bottom: 1px solid #fd8;
	margin: 0 0 0 5px; padding: 3px 6px 3px;
}
#secnav ul li a:hover{
	background: url(../img/bg-secnav-2b.gif) no-repeat left center;
}
#secnav ul li a.current {
	background: url(../img/bg-secnav-2b.gif) no-repeat left center;
}
/* ---------- Countertop Detail Navigation---------- */
#cntrnav {
	position: absolute; top: 420px; right: 60px; width: 155px;
}
#cntrnav h2{
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #369;
	text-align: center;
	background: #fd9;
	border-top: 1px solid #fe8;
	border-bottom: 1px solid #ec8;
	padding: 5px 10px;
}
#cntrnav ul{
	list-style: none;
}
#cntrnav li{
	background: #fec url("../img/bgnavct1a.jpg") repeat-x left bottom;
	border-left: 3px solid #fc6;
	border-bottom: 1px solid #edb;
	margin-top: 2px;
}
#cntrnav li a{
	display: block;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #369;
	text-decoration: none;
	line-height: 1em;
	padding: 6px 8px;
}
#cntrnav li a:hover{
	background: #dfefff;
}
/* ----------- Footer ---------------- */
#footer {
	clear: both;
	text-align: right;
	border-top: 3px double #bcd;
	margin: 35px 0 0; padding: 5px 0px;
}
#footer p {
	color: #999;
	font-size: .9em;
}
#footer p.faa {
	float: left;
}
#footer a {
	color: #369;
	text-decoration: none;
}
#footer a:hover {
	color: #69c;
	text-decoration: underline;
}
#skipnav {
	text-indent: -2000px;
	display: none;
}
p.notice {
	color: #c00;
	font: italic 1.1em/2 Georgia, "Times New Roman", Times, serif;
}

