#pageContent
	{
	padding:10px 12px 0 12px;
	}
	
#left
	{
	float:left;
	width:186px;
	}
	
#left h1
	{
	font:normal 18px/25px Arial,Verdana,Tahoma;
	color:#6699cc;
	padding:0 5px 0 5px;
	}
	
#right
	{
	width:600px;
	float:right;
	}
	
#right h1
	{
	font:normal 18px/25px Arial,Verdana,Tahoma;
	color:#6699cc;
	padding:0 5px 0 5px;
	}
	
.pagebrowser
	{
	float:right;
	_width:225px;
	margin-top:-25px;
	padding:0 20px 0 0;
	font:normal 11px/19px Verdana,Tahoma,Arial;
	}
.pagebrowser a:link, .pagebrowser a:visited
	{
	color:#797979;
	}
.pagebrowser a:hover
	{
	font-size:13px;
	font-weight:bold;
	color:#3f6388;
	text-decoration:none;
	}
.pagebrowser .browsertext
	{
	float:left;
	color:#797979;
	padding:0 4px 0 0;	
	}
.pagebrowser .browserleft
	{
	float:left;
	}
.pagebrowser .browserleft a
	{
	padding:0 3px 0 8px;
	}
.pagebrowser .browsermiddle
	{
	float:left;
	}
.pagebrowser .browsermiddle div
	{
	display:inline;
	}
.pagebrowser .browsermiddle .active a:link, .pagebrowser .browsermiddle .active a:visited
	{
	font-size:13px;
	font-weight:bold;
	color:#3f6388;
	text-decoration:none;
	}
.pagebrowser .browsermiddle .between
	{
	display:none;
	visibility:hidden;
	}
.pagebrowser .browserright
	{
	float:left;
	}
.pagebrowser .browserright a
	{
	padding:0 8px 0 3px;
	}
	
#right .searchcrumb
	{
	clear:both;
	background-color:#f8f8f8;
	height:19px;
	border:1px solid #e8e8e8;
	margin-right:10px;
	}
#right .searchcrumb ul
	{
	margin:0;
	padding:0;
	}
#right .searchcrumb ul li
	{
	display:inline;
	font:normal 11px/19px Verdana,Tahoma,Arial;
	color:#797979;
	padding:3px;
	}
#right .searchcrumb ul li a:link, #right .searchcrumb ul li a:visited
	{
	color:#797979;
	text-decoration:none;
	}
	
/*
	LIST LIST
*/

.noresults
	{
	margin:20px 10px 0 0;
	padding:5px 0 5px 0;
	text-align:center;
	background-color:#f0efef;
	border:1px solid #d8d8d8;
	}

#list_list
	{
	margin:0;
	padding:10px 10px 20px 0;
	}
#list_list li
	{
	list-style:none;
	height:95px;
	width:587px;
	padding:1px;
	border:1px solid #dbdbdb;
	margin:10px 0 5px;
	position:relative;
	}
#list_list .thumb
	{
	float:left;
	padding:3px;
	height:85px;
	overflow-y:hidden;
	}
#list_list .info
	{
	float:right;
	width:450px;
	}
#list_list .title
	{
	font:bold 12px/20px Verdana,Tahoma,Arial;
	color:#0261c3;
	padding:0 0 0 5px;
	float:left;
	width:300px;
	height:20px;
	overflow-y:hidden;
	}
#list_list .title a:link, #list_list .title a:visited
	{
	color:#0261c3;
	text-decoration:none;
	}
#list_list .title a:hover
	{
	color:#000000;
	}
#list_list .price
	{
	float:right;
	margin-top:-9px;
	width:120px;
	
	background-image:url('../../images/layout/list_price_back.jpg');
	background-repeat:no-repeat;
	background-position:right;
	font:bold 12px/29px Verdana,Tahoma,Arial;
	color:#3480cf;
	text-align:right;
	padding-right:15px;
	
	z-index:2;
	}
#list_list .price .pre
	{
	color:#797979;
	float:left;
	margin-left:0px;
	}
#list_list .options
	{
	font:normal 11px/15px Verdana,Tahoma,Arial;
	padding:0 5px 0 10px;
	color:#696969;
	height:45px;
	_margin-top:-10px;
	overflow-y:hidden;
	}
#list_list .subspecs
	{
	padding:0 5px 0 10px;
	height:23px;
	}
#list_list .subspecs .spec
	{
	font:bold 11px/23px Verdana,Tahoma,Arial;
	float:left;
	padding:0 4px 0 0;
	color:#797979;
	}
#list_list .subspecs .spec img
	{
	float:left;
	margin-right:4px;
	}
	
/*
	LIST TOPADDS
*/
#list_topadds
	{
	margin:0 10px 0 0;
	border:1px solid #6397cb;
	padding:10px 0 0 0;
	}
#list_topadds li
	{
	list-style:none;
	border:1px solid #dbdbdb;
	margin:8px 0 5px 0;
	background-color:#f0efef;
	}
#list_topadds .thumb
	{
	float:left;
	padding:3px;
	height:85px;
	overflow-y:hidden;
	}
#list_topadds .info
	{
	float:right;
	width:450px;
	}
#list_topadds .title
	{
	font:bold 12px/20px Verdana,Tahoma,Arial;
	color:#0261c3;
	padding:0 0 0 5px;
	float:left;
	width:300px;
	height:20px;
	overflow-y:hidden;
	}
#list_topadds .title a:link, #list_topadds .title a:visited
	{
	color:#0261c3;
	text-decoration:none;
	}
#list_topadds .title a:hover
	{
	color:#000000;
	}
#list_topadds .price
	{
	float:right;
	margin-top:-9px;
	padding:0 15px 0 0;
	background-image:url('../../images/layout/list_price_back_top.jpg');
	background-repeat:no-repeat;
	background-position:right;
	width:120px;
	font:bold 12px/31px Verdana,Tahoma,Arial;
	text-align:right;
	color:#ffffff;
	}
#list_topadds .price .pre
	{
	float:left;
	color:#828786;
	}
#list_topadds .options
	{
	font:normal 11px/15px Verdana,Tahoma,Arial;
	padding:0 5px 0 10px;
	color:#696969;
	height:45px;
	overflow-y:hidden;
	}
#list_topadds .subspecs
	{
	padding:0 5px 0 10px;
	height:23px;
	}
#list_topadds .subspecs .spec
	{
	font:bold 11px/23px Verdana,Tahoma,Arial;
	float:left;
	padding:0 4px 0 0;
	color:#797979;
	}
#list_topadds .subspecs .spec img
	{
	float:left;
	margin-right:4px;
	}


#formid
	{
	width:600px;
	}
#formid h1
	{
	font:normal 18px/25px Arial,Verdana,Tahoma;
	color:#6699cc;
	padding:0 5px 0 12px;
	clear:both;
	}
#formid .righttop_slogan
	{
	float:right;
	margin-top:-30px;
	}
	
.vehicletype ul
	{
	margin:10px 0 0 20px;
	padding:0;
	}
.vehicletype ul li
	{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	*width:185px;	
	}
.vehicletype ul li div
	{
	float:left;
	}
.vehicletype ul li .field
	{
	width:25px;
	padding-top:8px;
	_padding-top:5px;
	}
.vehicletype ul li .fieldname
	{
	width:85px;
	height:28px;
	font:normal 11px/28px Verdana,Tahoma,Arial;
	color:#444343;
	}
.vehicletype ul li .icon
	{
	height:28px;
	width:76px;
	*width:64px;
	*overflow:hidden;
	}	
	
	
.thesearch
	{
	margin:15px;
	width:550px;
	height:230px;
	background-image:url('../../images/layout/s_back.gif');
	}
	
.thesearch .block01
	{
	padding:10px 10px 0 10px;
	float:left;
	}
.thesearch .block01 .field
	{
	color:#ffffff;
	font:bold 11px/21px Verdana,Tahoma,Arial;
	}
.thesearch .block01 .field small
	{
	font:italic 11px/21x Verdana,Tahoma,Arial;
	}
.thesearch .block01 .value select
	{
	width:135px;
	font:normal 11px/13px Verdana,Tahoma,Arial;
	}
.thesearch .block02
	{
	padding:21px 10px 5px 10px;
	float:left;
	}
.thesearch .block02 .field
	{
	color:#ffffff;
	font:bold 11px/21px Verdana,Tahoma,Arial;
	}
.thesearch .block02 .value select
	{
	width:135px;
	font:normal 11px/13px Verdana,Tahoma,Arial;
	}
.thesearch .block03
	{
	padding:0 5px 5px 10px;
	float:left;
	}
.thesearch .block03 .field
	{
	width:100px;
	color:#ffffff;
	font:bold 11px/21px Verdana,Tahoma,Arial;
	}
.thesearch .block03 .value select
	{
	width:80px;
	font:normal 11px/13px Verdana,Tahoma,Arial;
	}
.thesearch .block04
	{
	padding:0 10px 0 10px;
	float:left;
	}
.thesearch .block04 .field
	{
	color:#ffffff;
	font:bold 11px/21px Verdana,Tahoma,Arial;
	}
.thesearch .block04 .value select
	{
	width:135px;
	font:normal 11px/13px Verdana,Tahoma,Arial;
	}
.thesearch .block05
	{
	float:left;
	width:150px;
	height:46px;
	}
	
.facilities
	{
	padding:10px 15px 10px 15px;
	}
.facilities ul
	{
	margin-left:25px;
	width:155px;
	float:left;
	}
.facilities ul li
	{
	list-style:none;
	margin:0;
	padding:0;
	*height:18px;
	}
.facilities .field
	{
	float:left;
	padding-top:3px;
	width:25px;
	}
.facilities .value
	{
	font:normal 10px/20px Verdana,Tahoma,Arial;
	color:#444343;
	width:125px;
	float:left;
	*padding-top:3px;
	}

.colors
	{
	padding:10px 15px 10px 15px;
	}
.colors ul
	{
	margin-left:25px;
	width:155px;
	float:left;
	}
.colors ul li
	{
	list-style:none;
	*height:18px;
	}
.colors .field
	{
	float:left;
	padding-top:3px;
	width:25px;
	}
.colors .icon
	{
	float:left;
	padding:1px;
	width:60px;
	*padding-top:3px;
	}
.colors .value
	{
	font:normal 10px/20px Verdana,Tahoma,Arial;
	float:left;
	width:65px;
	color:#444343;
	}
	
.button
	{
	padding:10px 50px 20px 10px;
	text-align:right;
	}
/*	
#formid .search
	{
	margin:10px;
	}
.search .block01
	{
	float:left;
	width:230px;
	background-color:#3f6388;
	margin:2px;
	padding:2px;
	color:#ffffff;
	}
.search .block01 .field
	{
	font:bold 11px/14px Verdana,Tahoma,Arial;
	padding:3px;
	}
.search .block01 .value
	{
	}
.search .block01 .value input
	{
	width:98%;
	font:bold 11px/12px Verdana,Tahoma,Arial;
	}
.search .block01 .value select
	{
	font:bold 11px/12px Verdana,Tahoma,Arial;
	width:100%;
	}
.search .block01 .price select
	{
	float:left;
	width:90px;
	font:bold 11px/12px Verdana,Tahoma,Arial;
	}
.search .block01 .price .inner
	{
	width:25px;
	text-align:center;
	font:normal 11px/14px Verdana,Tahoma,Arial;
	float:left;
	}*/