@CHARSET "ISO-8859-1";

#make_banner {
	width: 732px;
	height: 97px;
	border-top: sold thin #ccc;
}


#make_banner div {
	margin: 0px;
	font-size: 17pt;
	font-style: italic;
	font-weight: bold;
	font-family: verdana,arial,tahoma;
}

#buynow { 
	float: right;
	margin: 62px 14px 0px 0px;
	width: 79px; 
	height: 25px;
}

#hid_xenon_offer {
	background-image: url('/images/hid_xenon_offer.gif');
	background-position: top right;
	background-repeat: no-repeat;
	float: right;
	width: 180px;
	height: 97px; 
}

#backshadow {	
	float: left;
	position: relative;
	color: #000;
	top: 63px;
	left: 23px;
	width: 450px;
}

#foreground {
	float: left;
	position: relative;
	color: #fff;
	top: 33px;
	left: 20px;
	width: 450px;
}

.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: square inside url('/images/bullet.gif');
}

.column a {
	text-decoration: none;
}

.add{
	float: right;
	background: url('/images/addtocart_btn.gif') no-repeat;
	border: 0px;
	width: 113px;
	height: 26px;
}

.close {
	float: right;
	background: url('/images/close_btn.gif') no-repeat;
	border: 0px;
	width: 113px;
	height: 26px;
	margin-left: 5px;	
}

.quantity{
	float: right;
	width: 18px;
	background: #fff;
	color: #000;
	border: 0px;
	border: 1px solid #000;
	margin: 3px 5px 0px 0px;
	font: 12px verdana, arial;
}

div.product{
	width: 311px;
	height: 240px;
	padding: 3px 0px 0px 10px;
	margin: 0px;
	overflow: hidden;
	cursor: pointer;
	background: url('/images/bkgd_prods_thmb.png') top left no-repeat;
}

div.product:hover{
	background: url('/images/bkgd_prods_thmb_over.png') top left no-repeat;
}

.product_top {
	height: 185px;
}

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: 15px;
	margin-left: 10px;
	font-size: 12pt;
	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 {
    text-align:left;
	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;
    width:240px;
	padding: 25px 0px 25px 0px;
}

.popup_cart .add {
	margin-top: 10px;
}

#popupbox .close {
	margin-bottom: 10px;
}

.info_row {
	padding-top: 15px;
}

/*.info_add_row{clear:none;float:right;width:0px;margin-left:0;margin-left:0;padding-right:0;padding-left:0;padding-top:15px;}*/

.popup_cart .value{
	width: 140px;
}

.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;
	text-align: justify; 
	text-justify: newspaper;
}

.details p {
	margin-top: 15px;
	float: left;
}

.highlight ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.highlight li {
	list-style-type: none;
}

#popupbox div.tabmiddle {
	width: 760px !important; width:738px;
}

img#options {
	margin-top: 10px;
}
