/* CSS Document */

body {
	background:#fff;
	margin:0;
	padding: 0;
	color:#000;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;

}
.clear {
	clear: both;
}

.content {
	width: 65em;
	margin: 0 auto;
	font-size: 80%;
}

.contentProduct {
	width: 40em;
	margin: 0 auto;
	font-size: 80%;
}
.contentProduct .productBlock {
	float: left;
	width: 37%;
	margin-left: 10%;
}

p {
	color:#333333;
}

/* Header style */    
#header {
	float:left;
	width:100%;
	height: 205px;
	line-height:normal;
	background-image:url(http://www.blt-lights.com/images/interface/skyline.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#000000;
	margin-left: auto;
	margin-right: auto;
	border-bottom: #FFCC00 solid 5px;

}
#header ul {
	margin: 177px auto 0 auto;
	height: 30px;
	width: 445px;
	padding:0;
	list-style:none;
}
#header li {
	float:left;
	padding:0;
	margin-left: 7px;
}
#header a {
	display:block;
	padding: 5px 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 700;
	
}
#header a:hover {
	text-decoration: none;
	color: #000000;	
}
#product {
	background-image: url(http://www.blt-lights.com/images/interface/product.gif);
	background-repeat: no-repeat;
}
#product:hover {
	background-image: url(http://www.blt-lights.com/images/interface/product_on.gif);
	background-repeat: no-repeat;
}
#product_a {
	background-image: url(http://www.blt-lights.com/images/interface/product_on.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#product_a a {
	color: #000000;
}
#aboutus {
	background-image: url(http://www.blt-lights.com/images/interface/aboutus.gif);
	background-repeat: no-repeat;
}
#aboutus:hover {
	background-image: url(http://www.blt-lights.com/images/interface/aboutus_on.gif);
	background-repeat: no-repeat;
}
#aboutus_a {
	background-image: url(http://www.blt-lights.com/images/interface/aboutus_on.gif);
	background-repeat: no-repeat;
}
#aboutus_a a {
	color: #000000;
}
#downloads {
	background-image: url(http://www.blt-lights.com/images/interface/downloads.gif);
	background-repeat: no-repeat;
}
#downloads:hover {
	background-image: url(http://www.blt-lights.com/images/interface/downloads_on.gif);
	background-repeat: no-repeat;
}
#downloads_a {
	background-image: url(http://www.blt-lights.com/images/interface/downloads_on.gif);
	background-repeat: no-repeat;
}
#downloads_a a {
	color: #000000;
}
#faq {
	background-image: url(http://www.blt-lights.com/images/interface/faq.gif);
	background-repeat: no-repeat;
}
#faq:hover {
	background-image: url(http://www.blt-lights.com/images/interface/faq_on.gif);
	background-repeat: no-repeat;
}
#faq_a {
	background-image: url(http://www.blt-lights.com/images/interface/faq_on.gif);
	background-repeat: no-repeat;
}
#faq_a a {
	color: #000000;
}
#findaretailer {
	background-image: url(http://www.blt-lights.com/images/interface/findaretailer.gif);
	background-repeat: no-repeat;
}
#findaretailer:hover {
	background-image: url(http://www.blt-lights.com/images/interface/findaretailer_on.gif);
	background-repeat: no-repeat;
}
#findaretailer_a {
	background-image: url(http://www.blt-lights.com/images/interface/findaretailer_on.gif);
	background-repeat: no-repeat;
}
#findaretailer_a a {
	color: #000000;
}
#globalNav {
	position: absolute;
	top: 0;
	right: 0;
	color:#FFFFFF;
	font-size:11px;
	margin: 10px 2px 2px 5px;
	padding: 0;
}
#globalNav a {
	font-size:11px;
	display: inline;
	margin: 0;
	padding: 0;
}
#globalNav a:hover {
	color: #FFCC00;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	margin: 10px 2px 2px 5px;
	padding: 0;
	border: 0;
}
#logo img{
	border: none;
}


/* Fonts */
h1 {
	font-size: 1.5em;
	color: #FFCC00;
}




#left {
	width: 60%;
	float: left;
	margin: 0 3em 0 0;
}
#breadcrumbs {
	margin: 1em auto 0 auto;
	text-align: center;
	color: #cccccc;

}
#breadcrumbs a {
	color: #cccccc;
	text-decoration:none;
	border-bottom: 2px #cccccc solid;
	font-weight: 700;
}
#breadcrumbs a:hover {
	color: #FFCC00;
	text-decoration:none;
	border-bottom: 2px #FFCC00 solid;
}
.yah {
	background-image: url(http://www.blt-lights.com/images/interface/featureBar.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFCC00;
	padding: 2px 15px 2px 5px;
	font-size: 1.1em;
	font-weight: 700;
}
#right {
	color: #666666;
	width: 30%;
	float: right;
	margin-top: 3em;
	line-height: 20px;
}

#right .price {
	color: #000000;
	font-size: .6em;
}
#right ul {
	list-style: url(http://www.blt-lights.com/images/interface/plus.gif);
	margin: 0;
	padding: 0;
}
#right li {
	padding: 0;
	margin-left: 15px;
	line-height: 1.4em;
}
#right a {
	color: #cccccc;
	border-bottom: 2px #cccccc solid;
	text-decoration: none;
	font-weight: 700;
}
#right a:hover {
	color: #FFCC00;
	border-bottom: 2px #FFCC00 solid;
	text-decoration: none;
}
.featureItem {
	background-image: url(http://www.blt-lights.com/images/interface/featureBar.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFCC00;
	padding: 2px 15px 5px 5px;
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
}

.feature {
	float: left;
	width: 14em;
	margin: 2em 0em;
}
#footer {
	background-image:url(http://www.blt-lights.com/images/interface/footerbg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border-top: 5px #FFCC00 solid;
	margin: 5em auto 0 auto;
	height: 350px;
	color: #FFFFFF;
	position: relative;
}
#footer h3 {
	margin:  1em 0 .2em 0;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFCC00;
}
#footer .column {
	float: left;
	margin-right: 2em;
}
#copyright {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: .9em;
}


/* Product Page */

.productBlock {
	float: left;
	width: 46%;
	margin: 1em;
}
.productBlockThree {
	float: left;
	width: 14em;
	margin: 1em;
}
.productBlock img {
	border: none;
}
.productBlockThree img {
	border: none;
}
.productBlock .float {
	float: left;
	margin-top: 1em;
}
.productBlock .floatCat {
	float: left;
	margin-top: 1em;
	width: 60%;
}
.productNameCat {
	float: right;
	width: 38%;
	margin-top: 1em;
}
.productName {
	float: right;
	width: 60%;
	margin-top: 1em;
}
.productName p {
	color:#666666;
	line-height: 18px;
}
.productName p a {
	font-size: 1em;
	font-weight: 700;
	color:#cccccc;
}
.subHead {
	color: #cccccc;
	text-decoration: none;
	border-bottom: 2px #cccccc solid;	
}
.subHead:hover {
	color: #FFCC00;
	text-decoration: none;
	border-bottom: 2px #FFCC00 solid;	
	
}

.faqText a {
	color: #999999;
	text-decoration:none;
}
.faqText a:hover {
	color: #FFCC00;
	border-bottom: 1px solid #FFCC00;
}
.yellow {
	color:#FFCC00;
}