﻿body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dddddd;
}
a {
	color: #cbf4f7;
	text-decoration: underline;
}
h1 {
	padding: 10px 10px 5px;
	margin: 0;
	color: #FFFFFF;
	font-size: 18px;
	border: 1px solid #121212;
	background: url(../images/h1-bg.gif) repeat-x;
}
td, th {
	vertical-align: top;
}
form {
	padding: 0px;
	margin: 0px;
}
div.wrapper {
	width: 970px;
	padding: 0px 9px;
	margin: 0 auto;
	background: url(../images/wrap-bg.gif) repeat-y;
	position:relative;
}
div.psearch {
	position: relative;
	height: 25px;
}
input.txtpsearch {
	position: absolute;
	top: 2px;
	right: 30px;
	margin: 0;
	width: 200px;
	padding: 1px 4px;
	border: 1px solid #343232;
	background: #f4f4f4;
	color: #8f9297;
	font-size: 11px;
}
input.btnpsearch {
	position: absolute;
	top: 2px;
	right: 5px;
	width: 21px;
	height: 18px;
	background: url(../images/btn-prodsearch.gif) no-repeat;
	overflow: hidden;
	text-indent: -99999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
	border: none;
	cursor: pointer;
	margin: 0;
	vertical-align: top;
}
div.navigation {
	position: relative;
	width: 970px;
	height: 55px;
	background: #840004 url(../images/nav-bg.gif) no-repeat;
}
div.logo {
	position: absolute;
	top: 20px;
	left: 12px;
	width: 311px;
	height: 32px;
	background: url(../images/afc-logo.gif) no-repeat;
}
div.navlnks {
	position: absolute;
	top: 3px;
	right: 0px;
	height: 50px;
	width: 636px;
}

div.navlnks a {
	display: block;
	float: left;
	width: 103px;
	height: 32px;
	padding: 18px 0 0;
	margin: 0 3px 0 0;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
a.home:hover {
	background: transparent url(../images/nav-home.gif) no-repeat;
}
a.company:hover {
	background: transparent url(../images/nav-company.gif) no-repeat;
}
a.products:hover {
	background: transparent url(../images/nav-products.gif) no-repeat;
}
a.installation:hover {
	background: transparent url(../images/nav-installation.gif) no-repeat;
}
a.dealers:hover {
	background: transparent url(../images/nav-dealers.gif) no-repeat;
}
a.contact:hover {
	background: transparent url(../images/nav-contact.gif) no-repeat;
}
div.media {
	position: relative;
	width: 970px;
	height: 241px;
	background: #FFFFFF url(../images/rotator-bg.gif) repeat-x bottom left;
	padding: 2px 0px;
}
div.rotator {
	position: absolute;
	top: 2px;
	left: 1px;
	width: 720px;
	height: 241px;
}
div.mediapnl {
	position: absolute;
	top: 2px;
	right: 0px;
	width: 247px;
	height: 240px;
}
div.mediapnl a {
	display: block;
	padding: 22px 0 0;
	width: 247px;
	height: 57px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a.twoPnl {
	text-indent: -99999px;
	background: url(../images/btn-2pnl.jpg) no-repeat;
}
a.fourPnl {
	text-indent: -99999px;
	margin: 2px 0;
	background: url(../images/btn-4pnl.jpg) no-repeat;
}
a.buyNow {
	background: url(../images/btn-buyNow.jpg) no-repeat;
}
table.content {
	width: 970px;
	border-collapse: collapse;
}
table.content>tr>td {
	padding: 6px;
}


td.pnlRight {
	width: 235px;
}
td.pnlRight h2 {
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom: 1px solid #282828;
	padding: 0 0 6px;
	margin: 0 0 8px;
}
td.pnlRight h2.lock {
	background: url(../images/ico-lock.gif) no-repeat 110px 1px;
}
input.txtBox {
	width: 195px;
	height: 14px;
	background: #322e2c;
	color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #121212;
	margin: 0 0 6px;
	padding: 1px 3px;
}
input.txtBoxBlur {
	color: #AAAAAA;
}
div.btnWrap {
	position: relative;
	height: 16px;
}
div.btnWrap input.btn {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0px 4px;
}
div.gradBox, div.blkBox {
	padding: 15px 15px 28px;
	margin-bottom: 6px;
	border: 1px solid #121212;
}
div.gradBox {
	background: #232323 url(../images/gradbx-bg.gif) repeat-x top left;
}
div.blkBox {
	background: #0e0e0e;
}
div.map {
	position: absolute;
	top: 0px;
	left: 350px;
}
a.btnMake {
	display: block;
	text-align: center;
	width: 204px;
	padding: 7px 0 0;
	height: 21px;
	background: #282828 url(../images/btn-bymake.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 2px;
}
a.btnMake:hover {
	background: #181818 url(../images/btn-bymake.gif) no-repeat;
}
div.footer {
	height: 25px;
	padding: 25px 5px 5px;
	background: #0e0e0e;
	color: #333333;
	font-size: 11px;
}
div.footer a {
	color: #333333;
}
.afcRed {
	color: #a60000;
}
.lgray {
	color: #FFFFFF;
}
.indent {
	padding: 8px 10px;
}
input.contactBox, textarea.contactBox, input.contactBoxSm, select.contactBox, input.contactBoxReq {
	height: 16px;
	background: #322e2c;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #121212;
	margin: 0 0 6px;
	padding: 1px 3px;
}
textarea.taBox {
	background:#3E0000;
	color:#FFFFFF;
	width:250px;
	height:120px;
	border:none;
}
select.contactBox {
	font-size: 11px;
	height: 21px;
}
input.contactBoxSm {
	width: 68px;
	font-size: 11px;
}
input.contactBox {
	width: 250px;
	display: block;
}
input.contactBoxReq {
	width: 250px;
	display: block;
	background: #3E0000;
}
textarea.contactBox {
	display: block;
	width: 250px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #3E0000;
}
a.pdf {
	display: block;
	height: 39px;
	margin-bottom: 3px;
	padding: 8px 0 0 50px;
	background: url(../images/ico-pdf.gif) no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.pdf:hover {
	color: #FFFFFF;
}

div.prodFilter {
	padding:0px 8px;
}
div.prodFilter select {
	margin-right: 10px;
}

table.tblResults {
	width: 100%;
	border: 1px solid #000000;
	margin-top: 15px;
}
tr.altRow {
	background: #191919;
}
tr.rwColHdr {
	font-size: 12px;
	color: #CC0000;
}
tr.rwColHdr td {
	border-bottom: 1px solid #000000;
}
td.rwHeader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;
}

div.divHeader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;
	padding:5px;
}
div.divFloatingMenu {
	width:50px;
	position:absolute;
	top:0px;
	right:10px;
}
span.spanLink {
	text-decoration:underline;
	cursor:pointer;
	color:#a60000;
	font-weight:300;
}
span.spanLink2 {
	text-decoration:underline;
	cursor:pointer;
	color:#cbf4f7;
	font-weight:300;
	font-size:12px;
}
span.spanLink:hover, span.spanLink2:hover {
	color: #990000;
}
div.divCartPreview {
	display:none;
	position:absolute;
	top:20px;
	right:100px;
	width:300px;
	background:#232323 url(../images/gradbx-bg.gif) repeat-x top left;
	border:1px #000000 solid;
	padding:10px;
	text-align:center;
	z-index:1000;
}