@charset "UTF-8";
#make_banner{width:772px;height:97px;}
#buynow {
	float: right;
	margin: 52px 43px 0px 0px;
	width: 104px; 
	height: 31px;
	clear: right;
}
	
#make_banner div {
	margin: 0px;
	font-size: 17pt;
	font-weight: bold;
	font-family: verdana,arial,tahoma;
}

#buytext {
	width: 160px; 
	float: right; 
	color: #cccccc; 
	font: arial black, arial, sans serif; 
	font-weight: bold; 
	font-size: 9pt; 
	letter-spacing: -1px; 
	line-height: 14pt;
	}
	
#buytext .buyprice {
	color: #ffffff; 
	font-variant: normal; 
	font-family: arial black, arial, sans serif; 
	font-size: 24pt; 
	letter-spacing: -1px;
	
	}

.column{float:left;width:33%;}
.column ul{margin:1px;padding:1px;}
.column li{list-style:none;border:1px solid #b0b0b0;margin:2px;}
.column li a {text-decoration:none;font-weight:bold;font-size:13px;display:block;color:#000;background:#999 url(/images/black-bullet.gif) scroll no-repeat 10px center;margin:0;padding:12px 2px 12px 20px;border:1px solid #fff;}
.column li a:hover {color:#f00;background-color:#333333;background-image:url(/images/red-bullet.gif);}

.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;
}
.innerbox{padding:0 0 0 16px;}
#innerboxleft{height:auto;}
#innerboxright{height:auto;}
div.product{
	clear: left; 
	float:right;
	width: 304px;
	height: 323px;
	padding: 5px 5px 0px 10px;
	margin: 60px 30px 0 0;
	text-align: right;
	overflow: hidden;
	cursor: pointer;
	background: url('/images/bkgd_prods_thmb.gif') top left no-repeat;
}
#selectyear {margin-left:20px;}
#selectyear #carform{padding:10px;background:#fff;border:1px solid #777;border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
#selectyear #carform select{border:1px solid #999;}

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

.product_top {
	height: 120px;
}

div.product p {
	margin: 0px;
	padding: 0px;
}

div.imgcont{
	/*float: right;*/display:block;
	margin-right: 30px;
}

.product-name{
	color: #ffffff;
	font-size:13px;
	font-weight: bold;
	text-transform: uppercase;
	/*letter-spacing: -1px;*/
	padding: 0px;
	margin: 3px 26px 0px -5px;
}

.product-image {
	width: 182px;margin:8px 35px 0 0;

}

.product-image a:hover {
	width: 182px;
	background-color: #ffffff;
}

.product form {
	margin: 0px 20px 0px 0px;
}
.product form input{float:none;margin:0 13px;}
.product_bottom{margin:5px 40px 0 0;}

.sellprice{
	font-size: 28px;
	line-height:25px;
	font-weight: bold;
}

.shipprice {
	color: #ff0000;
	font-size: 14px;
	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;
}

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

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

.info_row {
	padding-top: 15px;
	clear: both;
}

.popup_cart .value{
	width: 120px;
}

.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;
}

.details {float:left;padding:0;}
.details p{padding:0 10px;}
.details.model-selected{width:350px;}
.details.make-selected{width:725px;}

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

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