
*{ margin: 0; padding: 0; }* 
body { 
	font: .7em Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #F9F9F9;
	color: #444; 
}

a {	color: black;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; }
.orange { color: #E0692A; }
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 980px;
	padding: 10px; 
	}

.header { 
	height: 100px;
	background: #fff url(../images/headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 7px 0 0 0;
	}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	color: #808080;
	}

.top_info_left {
		width: 200px;
		float: left;
	}

.top_info_right {
		float: right;
		width: 500px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	width: 390px;
	color: #FFF;
	background: inherit;
	}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	background: #FF9148 url(../images/menubg.gif) repeat-x;
	}

.bar li { 
	padding: 6px 12px 6px 12px;
	color: #FFEADC;
	float: left; 
	}
	
.bar li.active { 
	background: #E0691A url(../images/bar.gif) repeat-x; 
	color: navy;
	font-weight: bold; 
	}
	
.bar li a { 
	font-weight: bold;
	color: #FFF; 
	background: inherit;
	text-decoration: none;
	} 
	
/* search form */

.search_field { 
	background: #fff url(../images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 12px 10px 10px;
	margin: 5px 0;
	}
input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(../images/input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
	margin: 0 0 0 3px;
	}
input.submit {
	background: #E0691A url(../images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 10px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
	}
.grey { color: #808080; background: inherit; font-weight: normal; }
.search_form { float: right; }

/*Rsults*/
	

.resultthumbanil_container{
	width:				132px;
	float:				left;
	margin-right:		10px;
	margin-left:		4px;
	margin-top:			20px;
	pitch-range:inherit;
	
}
.resultthumbanil{border:1px solid #a0a7ac; width:130px; height:97px;}
.listCars{
	font-family:inherit;
	font-weight:bolder;
	margin:3px;

	}
.listCars a {	color: black;	background: inherit;}
.listCars a:hover { color: #FF0000; background: inherit; }

.label{
	font-family:inherit;
	font-weight:bold;
	color:#000000;
	}
.label em{
	font-family:inherit;
	color:#FF0000;
	}
.fieldcellinput {
	font-family: inherit;
 	background-color: #FFFFFF;
 	color: #102132;
	border: 1px solid #999999;
 	margin-right: 0px;
	}
.fieldcellselect {
	font-family: inherit;
 	background-color: #FFFFFF;
 	color: #102132;
 	border: 1px solid #999999;
	}
.sectionLabel{
	font-family:inherit;
	color:#0099CC;
	font-size:16px;
	border-bottom:solid 1px #0099CC;
	}

.box {
  	padding: 3em;
 	margin: 1em;
  	border: 4px solid #000;
  	background: #fff;
  	color: black;
	}

.box:hover {
  	border: 4px dashed #060;
  	background: #faebd7;
  	color: black;
	}

#table_detail {
	/*border: 1px solid #D0D4DB;*/
	}

.detail_ad_header {
	background-color: #D0D4DB;
	background: #FF9148 url(../images/searchbg.gif);
	}

.detail_ad_inner_table {
	border: 1px solid #D0D4DB;
	}

.detail_ad_inner_header h3{
	margin:0;
	padding:0;
	font-size: 14px;
	height: 25px;
	}

.detail_ad_inner_table th{
	border: 1px solid #D0D4DB;
	background-color: #D0D4DB;
	background: #FF9148 url(../images/searchbg.gif);
	height: 20px;
	}

.detail_ad_inner_table h3{
	margin:0;
	padding:0;
	font-size: 14px;
	}

.inner_table_header {
	border: 1px solid #D0D4DB;
	background-color: #D0D4DB;
	background: #FF9148 url(../images/searchbg.gif);
	height: 20px;
	}

.inner_table_header h3{
	margin:0;
	padding:0;
	font-size: 14px;
	}

detail_ad_inner_table2 {
	border: 1px solid #D0D4DB;
	}


#table_detail h1 {
	font-family:inherit;
	font-size: 22px;
	font-weight: bold;
	}
#table_detail .price {
	font-family:inherit;
	font-size: 22px;	
	font-weight: bold;
	margin: 5px;
	color: navy;
	}
#table_detail .vehicle_equipment {
	margin:0;
	padding:0;
	padding-left:10px;
	margin-left:5px;
	}
#table_detail .vehicle_equipment li{
	list-style:circle;
	}
#table_detail img.mainphoto {
	border: 1px solid black;
	float:left;
	}
#table_detail .even {
	background-color:#ffffff;
	}
#table_detail .odd {
	background:#EBEBEB;
	}

.submit {
		background: #E0691A url(../images/submit.gif) no-repeat;
		border: 0;
		padding: 4px 0;
		width: 65px;
		margin: 0 10px 1px 0;
		color: #FFF;
		font: bold 1em Arial, Sans-Serif;
		}
	
/* search results */

#table_search_results {
	width: 710px;
	border-left: 1px solid #d3d8de;
	border-bottom: 1px solid #d3d8de;
	border-right: 1px solid #d3d8de;
	font-size: 10pt;
	}

#table_search_results th {
	background-color: #d3d8de;
	background-image: url(/images/gradient_search_results1x23px.jpg);
	height: 23px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	}

#table_search_results a {
	font-size: 14px;
	text-decoration: underline;
	}

#table_search_results a:hover {
	text-decoration: none;
	}

#table_search_results a:visited {
	color: #797979;
	text-decoration: none;
	}

.blue {
	color:#0066FF;
	font-weight:bold;
	}

#error_no_vehicles_found_div {
	width: 710px;
	height: 85px;
	background-color: #b40709;
	}

#error_no_vehicles_found_div_header {
	margin:0;
	padding:0;
	height: 25px;
	background-image: url(/images/gradient_warning_no_vehicles_found_red.gif);
	}

#error_no_vehicles_found_div_header h3 {
	margin:0px;
	padding:0px;
	padding-left: 15px;
	line-height: 15px;
	padding-top: 5px;
	font-size: 13px;
	color: white;
	}

#error_no_vehicles_found_content {
	width: 690px;
	height: 50px;
	margin-left: 10px;
	background-color: white;
	z-index: 1000;
	}

#error_no_vehicles_found_content p {
	margin:2px;
	padding: 2px;
	padding-top: 15px;
	text-align: center;
	}

.error, .notice {
	width: 100%;
	padding: 10px;
	font-weight: bold;
	margin-top: 25px; 
	}
.error {
	background-color: red;
	color: white;
	}
.notice {
	background-color: #CFF28B;
	color: black;
	}

#recent_ads {
	
/*	top: 270px;
	left: 373px;
*/
	float: left;
	right: 12px;
	width: 345px;
	height: 250px;
	background-color: white;
	border: 1px solid #cdd2d8;
	}

#recent_ads a {
	font-size: 14px;
	text-decoration: underline;
	}

#recent_ads a:hover {
	text-decoration: none;
	}

#recent_ads a:visited {
	color: #797979;
	text-decoration: none;
	}

#ads_quicklinks {
	position: relative;
	top: -180px;
	left: 15px;
	}
.message{
	font: .8em Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #F9F9F9;
	color: #444; 
	}

/* footer ------ */

.footer { 
	background: #fff url(../images/headerbg.gif) repeat-x bottom;
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
	}
.footer a { color: #808080; background: #fff; }
