@charset "UTF-8";
/* CSS Document */

p#bestbuy_title{
	display:block;
	background-color:#999999;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding:2px 5px;
	}
#bestbuy_header{
	border:1px solid #02263e;
	padding:2px 5px;
	color:#CC6600;
	font-weight:bold;
	font-size:16px;
	margin-bottom:8px;
	}
#bestbuy_pictures_wrapper{
	width:255px;
	float:left;
	text-align:left;
	}
#bestbuy_thumbs_wrapper{
	clear:left;
	padding:8px 3px 8px 4px;
	border:1px solid #02263e;
	float:left;
	width:243px;
	}
#bestbuy_thumbs_wrapper ul{
	margin:0;
	padding:0;
	}
#bestbuy_thumbs_wrapper li{
	display:inline;
	list-style:none;
	margin:3px;
	}
#bestbuy_thumbs_wrapper img{
	border:#cc6600 1px solid;
	}
#bestbuy_thumb_footer{
	display:block;
	clear:left;
	background-color:#02263e;
	padding:2px 10px 4px 8px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	width:234px;
	}
#bestbuy_details_wrapper{
	float:right;
	width:350px;
	}	
#bestbuy_contact_wrapper{
	text-align:center;
	background-color:#FFFF00;
	}
#bestbuy_price{
	color:#cc6600;
	background-color:#ffffff;
	font-size:23px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	width:330px;
	text-align:right;
	padding-right:8px;
	float:left;
	top:-30px;
	}
	
a.bestbuy_otherlinks:link, a.bestbuy_otherlinks:visited{
	color:#ffffff;
	background-color:#CC9900;
	padding:4px 10px;
	border-top:1px solid #CC9933;
	border-left:1px solid #cc9933;
	border-right:1px solid #CC6600;
	border-bottom:1px solid #CC6600;
	}	
a.bestbuy_otherlinks:hover {
	color:#ffffff;
	background-color:#CC9900;
	padding:4px 10px;
	border-top:1px solid #CC9933;
	border-left:1px solid #cc9933;
	border-right:1px solid #CC6600;
	border-bottom:1px solid #CC6600;
	text-decoration:underline;
	}
.bestbuy_thumb_spacer5{
	clear:left;
	height:5px;
	}
.bestbuy_thumb_spacer10{
	clear:left;
	height:10px;
	}
.bestbuy_pricedescription{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:top;
	}
h3.bestbuy_detail_vehicle{
	color:02263e;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px #333 dotted;
	padding-bottom:4px;
	}
td.bestbuy_fields{
	border-right:1px dotted #333;
	padding:4px 2px;}

td.bestbuy_values{
	padding:4px 2px 4px 10px;
}
td.bestbuy_approved{
	padding:6px 2px 1px 2px;
	border-top:1px dotted #333;
	}
td.bestbuy_ccsecures{
	padding:6px 2px 1px 10px;
	border-top:1px dotted #333;
	}
#bb_wrapper{
	width:600px;
	position:relative;
	}
#bb_details_wrapper{
	position:relative;
	width:340px;
	float:right;
	margin-bottom:8px;
	}
#bb_pictures_wrapper{
	width:250px;
	position:relative;
	float:left;
	}
#bb_price{
	color:#cc6600;
	background-color:#ffffff;
	font-size:24px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	top:-30px;
}
#bb_link_buttons{
	text-align:center;
	padding:0 0 16px 0;
	position:relative;
	clear:both;
	}
