@CHARSET "ISO-8859-1";

#make_banner {
	height: 97px;
}

#make_banner div {
	margin: 0px;
	font-size: 17pt;
	font-style: italic;
	font-weight: bold;
	font-family: verdana,arial,tahoma;
}

#buynow { 
	float: right;
	margin: 60px 45px 0px 0px;
	width: 79px; 
	height: 25px;
}

#hid_xenon_offer {
	background-image: url('/images/hid_xenon_offer.gif');
	float: right;
	width: 180px;
	height: 97px; 
}

#backshadow {
	position: relative;
	color: #000;
	width: 450px;
	top: 63px;
	left: 23px;
	
}

#foreground {
	position: relative;
	color: #fff;
	width: 450px;
	top: 33px;
	left: 20px;
}

.column {
	float: left;
	width: 33%;
}

.column ul {
	margin: 0px auto;
	padding: 0px 0px 0px 20px;
}

.column li {
	font-size: 10pt;
	font-weight: normal;
	font-family: verdana,arial,tahoma;
	list-style-type: square;
}

.column a {
	text-decoration: none;
}

.addtocart{
	float: right;
	background: url('/images/addtocart_btn2.gif') no-repeat;
	border: 0px;
	width: 89px;
	height: 27px;
	margin-top: 173px;
}

.add{
	float: right;
	background: url('/images/addtocart_btn2.gif') no-repeat;
	border: 0px;
	width: 89px;
	height: 27px;
}

.quantity{
	float: right;
	width: 18px;
	background: #fff;
	color: #000;
	border: 0px;
	border: 1px solid #000;
	margin: 177px 5px 0px 0px;
	font: 12px verdana, arial;
}

div.product{
	background: url('/images/hidProduct.gif') no-repeat;
	width: 309px;
	height: 238px;
	padding: 0px;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #333; 
	color: #fff;
	float: right;
}
div.product:hover { border: 1px solid #999;background: url('/images/hidProduct_hover.gif') no-repeat; }
div.product_title { background: #000; margin: 0px; padding: 5px; clear: both; text-align: center; font-weight: bold;}

.product_top { height: 120px; }

div.product p {
	margin: 0px;
	padding: 0px;
}

div.imgcont{
	float: right;
	margin-right: 30px;
}

.product-name{
	font-size:10pt;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

.product-image {
	width: 100px;
}

.product form {
	margin: 0px 20px 0px 0px;
}

.sellprice{
	margin-top: 10px;
	font-size: 11pt;
	font-weight: bold;
}

.freeshipping {
	margin-left: 0px;
	color: #ff0000;
	font-weight: bold;
}

.specquantity p {
	margin: 0px; 
	padding: 0px;
	display: inline;
	font-size: 6pt;
}

.popup {
	display: none;
}

div#prodimages{
	border: 2px solid #000;
	background: #AAAAAA;
	width: 589px;
}

div#prodinfo{
	width: 569px;
	clear: both;
	margin-top: 20px;
	color: #000;
	padding: 10px;
	border: 2px solid #000;
	background: #AAAAAA;
}

div#imagethumbs{
	position: relative;
	float: left;
	width: 100px;
}

div.imgthumb{
	position: relative;
	float: left;
	width: 100px;
	margin: 4px;
}

div.imgthumb img{
	width: 75px;
	border: 2px solid #000;
}

div#mainimagecont{
	width: 450px;
	float: right;
	margin-right: 25px;
	margin-top: 4px;
	text-align: center;
}

img.mainimage{
	border: 2px solid #000;
	max-width: 450px;
}

div.title{
	float: left;
	width: 100px;
	font-weight: bold;
}

div.value{
	float: left;
	width: 640px;
}

#popupbox {
	background: #fff;
	border: 1px solid #000;
	width: 772px;
	margin: 0px auto;
	color: #000;
	padding: 10px;
}

#popupbox .imgcont {
	padding: 0px 25px 0px 0px;
	margin-bottom: 25px;
	border-right: 1px solid #6e6e6e;
	float: left;
}

.popup_cart {
	float: right;
	padding: 25px 0px 25px 0px;
	width: 235px;
}

.popup_cart .add {
	margin-top: 10px;
}

#popupbox .close {
	margin-bottom: 10px;
}

.info_row {
	padding-top: 15px;
	clear: both;
}

.popup_cart .value{
	width: 100px;
}

.popup_cart .value .quantity {
	margin: 0px;
	float: none;
}

.popup_details {
	clear: both;
}

.popup_tabbox {
	padding: 10px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

#carform {
	text-align: center;
}

#carform fieldset {
	border: 0px;
}

#makesmalltab {
	width: 688px;
	margin-bottom: 10px;
}

.details {
	width: 680px;
	clear: both;
	color: #cccccc;
	text-align: justify; 
	text-justify: newspaper;
}

.details p {
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}

.highlight ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.highlight li {
	list-style-type: none;
}

#popupbox div.tabmiddle {
	
}

img#options {
	margin-top: 10px;
}

#hidkitimage { float: right;}

div#flash { float: left; padding-bottom: 20px; }