@IMPORT url('preowned.css');
img { margin: 0px; padding: 0px; }
#search { text-align:left; height: 170px; padding-top: 10px; background: #ececec; color: #274da4; font-family: 'Trebuchet MS', Helvetica, sans-serif; font-size: 11px;}

#search div		{ padding: 0px 10px; }
#searchbyinfo	{ width: 100%; margin: 5px auto 10px auto; text-align:left; }
#searchbybudget	{ width:420px; margin: 0px auto 0px auto; height:120px; }

.search_dropdown { margin-right: 10px; }

#loading		{ width: 560px; height: 200px; background: white; padding: 100px 0px; font-size: 180%; visibility: hidden; position: absolute; text-align: center; }
#budgetheader	{
	height:30px;
	width:400px;
	font-size:15px;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
}


#BodyStyles
{
    width: 125px;
}
#budgetdetail
{
	height:32px;
	width:390px;
	background-image:url('/media/images/list_03.jpg');
	background-position:top left;
	background-repeat:repeat-x;
	text-align:left;
	margin-left:10px;
}
#budgeticon
{
	width:20px;
	height:18px;
	margin:8px 0px 0px 26px;
	float:left;
}
#budgeticonlast
{
	width:20px;
	height:18px;
	float:left;
	margin:8px 0px 0px 322px;
	text-align:right;
}
#price
{
	height:20px;
	width:420px;
}
#firstprice
{
	font-size:13px;
	height:20px;
	width:210px;
	float:left;
	text-align:left;
}
#lastprice
{
	font-size:15px;
	height:20px;
	width:210px;
	float:left;
	text-align:right;
}
#list
{
	width:100%;
        align:left;
	margin: 0px auto 0px auto;
	min-height: 300px;
}
.col_select { float: left; }
.col_image
{
	margin: 0px 5px 5px 0px;
	float:left;
	border: 1px solid #ccc;
}
.col_image img 	{ padding: 0px; margin: 0px; display: block; }
.detail 		{  width: auto !important; overflow: hidden; text-align: left; }
.detailsimilar 		{ float: left; width: 650px; text-align: left; }
.similar_detail         { float: left; width: 500px; text-align: left; }
.car_desc 		{ float: left;width: 270px;margin-top: 5px }
.desc 			{ font-size: 10px; font-weight: bold; color: #333; margin: 0px 0px 2px 5px;}
.desc span		{ display: inline-block; width: 80px; }
.group_name 	{ font-weight: bold; font-size: 12px; margin-top: 6px;}
.car_descsimilar 	{ width: 100%; }
.dealership_desc 	{ width: 100px; font-size:10px;}
.strike_price	{ font-size:20px;font-weight:lighter;text-decoration:line-through; }
.hidden_logo	{ background:#ECECEC; height:42px; padding-top: 10px;}

.col_content 	{ margin:0px; float:left; width: 100%;}
.col_price		{ float: right; text-align: right; width: 130px; vertical-align: top; height: 55px;}
.col_price a	{ margin-bottom: 5px; }
.org_price		{ font-size:20px;font-weight:lighter;text-decoration:line-through; font-size: 17px; }

.col_select input.avoid { width: 20px; height: 20px; }

.row_container
{
    float:left;
    text-align: left;
	margin: 2px;
}
.row
{
    float:left;
    padding: 5px 0px;
    width: 100%;
    height:auto;
	border-bottom: 1px solid #ccc;
}
.right_block { float: right; width: 30%; margin-right: 5px; }

.rowsimilar
{
	float:left;
	width: 100%;
    min-height:100%;
    height:100%;
    height:auto;
	border-bottom: 1px solid #ccc;
}

.row_over { background: #ececec; cursor: pointer; }
.row_cell
{
	clear:left;
	min-height:15px;
	padding:0px 0px 5px 0px;
}

.front_title_large
{
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding:0px 0px;
	float: left;
	width: 68%;
}
.front_title_large span { font-weight: normal; }
.front_title_small
{
	font-size:12px;
	font-weight:bold;
	color:#3f3f41;

}
.front_detail
{
	font-size:10px;
	font-weight:bold;
	color:#3f3f41;
}
.titleprice
{
	height:13px;
	padding:7px 0px 0px 0px;
	height:20%;
}
.detailprice
{
	font-size:30px;
	font-weight:bold;
	color:#3f3f41;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	float: right;
	text-align: right; 
}
.imageprice
{
	height:100%;
}

#CompareCars
{
    background-color: grey;
    color:white;
    padding:5px;
    font-weight:bold;
    font-size:14px;
    margin:3px;
}

#crosslink_title	{ padding: 10px 5px 5px 5px;display:block; font-size: 120%; border: 2px dashed #ccc; border-width: 0px 0px 2px 2px; } 
#crosslink_yrgroup 	{ font-family: Helvetica, 'Lucida Sans'; clear:both;display:block; color:#fff; font-size:30px; padding:25px 0px 10px 5px; vertical-align: bottom; background: #cfcfcf; height:25px; text-shadow: 1px 0px 0px #333; }
#crosslink_desc		{ margin: 2px 0 0 5px; font-size: small; font-weight: normal; font-style: italic; }
