@IMPORT url('preowned.css');
img { margin: 0px; padding: 0px; }
#search { text-align:left; width: 560px; 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-right: 5px;
	float:left;
	border: 1px solid #ccc;
}
.detail 		{ float: left; width: 400px; text-align: left; }
.detailsimilar 		{ float: left; width: 650px; text-align: left; }
.similar_detail         { float: left; width: 500px; text-align: left; }
.car_desc 		{ width: 280px; }
.car_descsimilar 	{ width: 100%; }
.dealership_desc 	{ width: 100px; font-size:10px;}

.col_content 	{ margin:0px; float:left; width: 100%; }
.col_price		{ float: right; text-align: right; width: 130px; vertical-align: top; height: 80px;}
.col_price a	{ margin-bottom: 5px; }

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

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

.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;
}
.desc 		{ font-size: 10px; font-weight: bold; color: #333; margin: 0px 0px 2px 5px;}
.desc span	{ display: inline-block; width: 80px; }

.front_title_large
{
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding:0px 0px;
	float: left;
}
.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;

}
.imageprice
{
	height:100%;
}

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