* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html, body {
	background: #A5B1BA;
	text-align: center;
}

img {
	border: 0;
	display: block;
}

table {
	border-collapse: collapse;
}

th, td {
	vertical-align: top;
	font-size: 11px;
}

p, li, dd, dt, a, label, address {
	font-size: 11px;
	line-height: 140%;
	font-style:normal;
}

p, ul, ol, dl, address {
	margin-bottom: 20px;
}

ul, ol {
	margin-left: 15px;
	padding-left: 15px;
}

ul li ul, ul li ol, ol li ul, ol li ol {
	margin-bottom: 0px;
}

h1 {}

h2 {
	margin-bottom: 12px;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}


h4 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

h5 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
}

a  {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

a:hover  {
	color: #FF3300;
	text-decoration: none;
	text-decoration: underline;
}

option  {
	padding-right: 5px;
}

select, option, input, textarea {
	font-size: 10px;
	z-index: -1;
}

fieldset {
	border: 0;
	margin-bottom: 20px;
}


/* custom styles ===== */

.skin {
	width: auto;
	background-color:#E3E6EA;
}

.wrapper {
	margin: 0px auto;
	width: 776px;
	padding-bottom: 30px;
	text-align: left;
	min-height: 400px;
}

/* head ============= */

.head {
	width: 776px;
	height:	118px;
	position: relative;
}

h1 {
	position: absolute;
	top: 55px;
	left: 19px;
	float: left;
	width: 200px;
	height: 30px;
}

.head_banner {
	position: absolute;
	top: 5px;
	right: 0px;
	float: left;
	width: 468px;
	height: 60px;
}


/* menu ============= */




.top_menu {
	float: left;
	width: 540px;
	height: 24px;
	position: absolute;
	top: 70px;
	right: 0px;
}

.top_menu ul {
	margin: 0;
	padding: 0;
	height: 24px;
	margin-left: 40px;
	list-style-type: none;
}

.top_menu ul li {
	float: left;
	margin: 0;
	height: 24px;
	margin-right: 10px;
	background-color:#999999;
	text-align: center;
}

.top_menu ul li a {
	display: block;
	margin-top: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.top_menu ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.top_menu ul li.item_usefull {
	width: 108px;
	padding-left: 16px;
}

li.item_go_home {
	width: 123px;
	background-image:url(images/menu_item_search_bg.gif);
	background-repeat: no-repeat;
}
li.item_cars {
	width: 123px;
	background-image:url(images/menu_item_search_bg.gif);
	background-repeat: no-repeat;
}

li.item_dealers {
	width: 105px;
	background-image: url(images/menu_item_dealer_bg.gif);
	background-repeat: no-repeat;
}

li.item_sell {
	width: 92px;
	background-image: url(images/menu_item_sell_bg.gif);
	background-repeat: no-repeat;
}

.sub_menu {
	float: left;
	width: 776px;
	height: 24px;
	background-color: #000;
	background-image: url(images/menu_sub_bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 94px;
	left: 0px;
}

.sub_menu ul {
	margin: 0;
	padding: 0;
	height: 24px;
	width: 776px;
	list-style-type: none;
}

.sub_menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	height: 24px;
	display: block;
	text-align: center;
}

.sub_menu ul li a {
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
	color: #FFFFFF;
	height: 21px;
	display: block;
}

.sub_menu ul li a span {
	display: block;
	text-align: center;
	padding-top: 6px;
}

.sub_menu ul li a:hover, .sub_menu ul li a.sub_menu_selected {
	color: #999999;
	text-decoration: none;
}

li.item_break img {
	padding: 0 20px;
}

.sub_menu ul li.item_usefull {
	width: 114px;
	padding-left: 16px;
}

li.item_insurance {
	width: 140px;
}

li.item_wanted {
	width: 114px;
}

li.item_news {
	width: 114px;
}

li.item_forum {
	width: 50px;
}

li.item_newsletter {
	width: 76px;
}



/* torso ============= */

.torso {
	width: 776px;
	margin-top: 6px;
}

.guts {
	/*width: 760px;
	margin: 0px 10px 0px 6px;*/
}

.stomach_full {
	width: 776px;
}

.stomach_sky {
    padding-top: 8px;
	float: left;
	display: inline;
	width: 650px;
	margin-right: 6px;
}

.skyscraper {
	width: 120px;
	float: right;
	overflow: hidden;
}

.foot {
	background-color: #A5B1BA;
	padding: 10px 0 0 0;
	background-image: url(images/foot_bg.gif);
	background-repeat: repeat-x;
	height: 60px;
}

.sock {
	width: 756px;
	margin: 0 auto;
	text-align: right;
}

ul.foot_menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.foot_menu li {
	display: inline;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

ul.foot_menu li a {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

ul.foot_menu li a:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

ul.tag_menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.tag_menu li {
	display: inline;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
}

ul.tag_menu li a {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

ul.tag_menu li a:hover {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}


/* all the none template elements ================ */

h3.h3_box {
	color: #fff;
	background-color: #798897;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 3px 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/h3_box_bg.gif);
	background-repeat: repeat-x;
}

h3.h3_box_red {
	color: #fff;
	background-color: #b80a0a;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 3px 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/red.png);
	background-repeat: repeat-x;
}


h3.h3_box_orange {
	color: #fff;
	background-color: #798897;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 3px 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/h3_box_orange_bg.gif);
	background-repeat: repeat-x;
}

.box {
	padding: 10px;
	background-color:#fff;
	border: 1px solid #798897;
	margin-bottom: 6px;
	/* overflow: hidden; FF left margin bug ! */
}

.box_red {
	padding: 10px;
	background-color:#fff;
	border: 1px solid #b80a0a;
	margin-bottom: 6px;
	/* overflow: hidden; FF left margin bug ! */
	position: relative;
}


.box_orange {
	padding: 10px;
	background-color:#fff;
	border: 1px solid #FF9900;
	margin-bottom: 6px;
	/* overflow: hidden; FF left margin bug ! */
	position: relative;
}

.col_194_left {
	width: 194px;
	float: left;
	display: inline; /* IE 5 issue - no inline */
}

.col_212_left {
	width: 212px;
	float: left;
	display: inline; /* IE 5 issue - no inline */
}

.col_213_left {
	width: 213px;
	float: left;
	display: inline; /* IE 5 issue - no inline */
}

.col_220_left {
	width: 220px;
	float: left;
	display: inline; /* IE 5 issue - no inline */
}

.col_234_left {
	width: 234px;
	float: left;
	display: inline; /* IE 5 issue - no inline */
}

.col_310_left {
	width: 310px;
	float: left;
	display: inline; /* IE 5 issue - no inline */
}

.col_322_left {
	width: 322px;
	float: left;
	display: inline; /* IE 5 issue - no inline */
}

.col_324_left {
	width: 324px;
	float: left;
	display: inline; /* IE 5 issue - no inline */
}

.col_385_left {
	width: 385px;
	float: left;
	display: inline; /* IE 5 issue - no inline */
}

.col_450_left {
	width: 450px;
	float: left;
	display: inline; /* IE 5 issue - no inline */
}
.col_535_left {
	width: 535px;
	float: left;
	display: inline; /* IE 5 issue - no inline */
}

.box_search_cars {
	background-color: #E3E6EA;
	background-image: url(images/box_search_cars_bg.gif);
	background-repeat: no-repeat;
	height: 170px;
}


.box_search_dealers {
	background-color: #E3E6EA;
	background-image: url(images/box_search_dealers_bg.gif);
	background-repeat: no-repeat;
	height: 170px;
}

h3.h3_search_box {
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}

.box_newsleter_home {
	background-color: #E3E6EA;
	background-image: url(images/box_newsletter_home_bg.gif);
	background-repeat: no-repeat;
	height: 68px;
}

table.libra th, table.libra td {
	padding-bottom: 2px;
	text-align: left;
}

select.search_select {
	width: 190px;
}


.search_box_pusher {
	height: 75px;
	padding-top: 9px;
}


ul.breadcrumbs {
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 0 0 8px 0px;
}

ul.breadcrumbs li {
	display: inline;
	color: #000;
	margin-right: 2px;
}

ul.breadcrumbs li a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

ul.breadcrumbs li a:hover {
	color: #000;
	text-decoration: underline;
}


/* details.php =================== */


table.virgo tr th, table.virgo tr td {
	padding: 4px 0;
}

.pad_left_10 {
	padding-left: 10px;
	display: block;
}

.pad_right_10 {
	padding-right: 10px;
	display: block;
}

.pad_top_10 {
	padding-top: 10px;
	display: block;
}

tr.lowlight {
	background-color: #F3F5F5;
}


.full {
	width: 302px;
	height: 226px;
}

.thumbnail {
	margin: 3px 3px 0 0;
	width: 98px;
	height: 73px;
	cursor: pointer;
}

.last_thumb {
	margin: 3px 0 0 0;
	width: 98px;
	height: 73px;
	cursor: pointer;
}



/* Arrow standard list ===== */

ul.arrows {
	margin-left: 5px;
	padding-left: 2px;
	list-style-type:none;
}

ul.arrows li {
	padding-left: 15px;
	background-image: url(/images/icon_forward_bw.gif);
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

/* Arrow links list ===== */

ul.arrow_links {
	margin-left: 2px;
	padding-left: 2px;
	list-style-type:none;
}
ul.arrow_links li {
	margin-bottom: 2px;
}
ul.arrow_links li a {
	padding-left: 12px;
	background-image: url(/images/icon_forward.gif);
	background-repeat: no-repeat;
}

ul.inline {
	margin-left: 0;
	padding-left: 0;
}

ul.inline li {
	display: inline;
	padding-right: 6px;
}

/* alignment */

.a_right {
	text-align:right;
}

.a_center {
	text-align: center;
}

.a_left {
	text-align: left;
}

/* general */

p.terms {
	color: #aaa;
	font-size: 10px;
}

p.highlight {
	color: #f00;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
}

.lowlight {
	background-color: #F3F5F5;
}

dl.errors {
	margin-bottom: 0;
}


dl.errors dt {
	font-weight: bold;
}

dl.errors dd {
	color: #f00;
}

a.advanced {
	font-size:10px;
	font-weight: normal;
	color:#000;
	text-decoration: underline;
}

a.advanced:hover {
	color:#000;
	text-decoration: none;
}

img.photo_nested {
	float: right;
}

img.photo {
	float: right;
	margin: 0 0 10px 10px;
}

img.photo_list {
	float: left;
	margin: 0 10px 10px 0;
	height: 76px;
	width: 100px;
}

.clearing {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}






.welcome {
	background-repeat:no-repeat;
	background-position: right bottom;
	padding-right: 0px;
}

.inputSpan {
	background:url(/images/wr.png) top right no-repeat; 
	padding-right:18px;
	height:34px;
	line-height:34px;
	clear:both;
	margin-bottom:14px;
	width: 97%;
}

.inside {
	border:none; 
	height:28px;
	padding-top:6px;
	text-indent:18px;
	display:block; 
	font-size:15px; 
	color:#666666; 
	width:100%;
	background:url(/images/wl.png) top left no-repeat;
}

img.use_logo {
	float: right;
	margin: 0 0 10px 10px;
}

table.featured tr th, table.featured tr td {
	padding: 2px 9px 2px 0px;
}

.inline, .inline li {
	display: inline;
}










.sell_menu {
	height: 24px;
	padding: 0 6px;
	background-color: #FF9900;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.sell_menu ul {
	margin: 0;
	padding: 0;
	height: 24px;
	width: 776px;
	list-style-type: none;
}

.sell_menu ul li {
	display: inline;
	margin: 0;
	padding: 0;
	height: 24px;
	color: #FFFFFF;
}

.sell_menu ul li a {
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
	color: #FFFFFF;
}

.sell_menu ul li a span {
	display: block;
	text-align: center;
	padding-top: 6px;
}







.no_padding {
	padding: 0px;
}

.pad_bottom_6 {
	padding-bottom: 6px;
}

.pad_right_20 {
	padding-right: 20px;
}

.no_margin {
	margin: 0;
}

.margin_right_6 {
	margin-right: 6px;
}

.margin_bottom_6 {
	margin-bottom: 6px;
}

.margin_bottom_12 {
	margin-bottom: 12px;
}



.form_button {
	padding: 3px 6px;
	font-weight: bold;
}



div.msg_neg {
	padding: 10px;
	border: 1px solid #FF6600;
	background-color: #FFFFE1;
	margin-bottom: 20px;
}

div.msg_pos {
	padding: 10px;
	border: 1px solid #66CC00;
	background-color: #FFFFE1;
	margin-bottom: 20px;
}

.pro_form_field {
	width: 120px;
}

.pro_form_field_small {
	width: 90px;
}

.pro_form_field_large {
	width: 170px;
}




















/* results.php ========= */


div.col_back {
	width: 200px;
	float: left;
}

div.col_numres {
	width: 218px;
	float: left;
	text-align: center;
}

div.col_numdis {
	width: 200px;
	margin-top: 20px;
	float: right;
	text-align: right;
}

table.results {
	width: 100%;
}

table.results thead tr {
	background: #798897;
	background-image: url(images/h3_box_bg.gif);
	background-repeat: repeat-x;
}

table.results th {
	font-size: 11px;
	color: #fff;
	padding: 3px;
}

table.results tr th a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

table.results tr th a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

table.results tr td {
	padding: 6px 3px;
}

table.results tr td a, table.results tr td a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

table.results tr.row1	{
	cursor: pointer;
}

table.results tr.row2	{
	background-color: #F3F5F5;
	cursor: pointer;
}

table.results tr.row1:hover, table.results tr.row2:hover, table.results tr.row3 {
	background-color: #BEC9C9;
	cursor: pointer;
}


/* sell/home.php ========= */


.ad_list {
	width: 100%;
}

.ad_list thead tr {
	background: #798897;
	background-image: url(images/h3_box_bg.gif);
	background-repeat: repeat-x;
}

.ad_list th {
	font-size: 11px;
	color: #fff;
	padding: 3px;
}

.ad_list tr th a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.ad_list tr th a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.ad_list tr td {
	padding: 6px 3px;
}

.ad_list tr.row2	{
	background-color: #F3F5F5;
}



.actions_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}








/* finance.php ============== */


table.open_results {
	border: 1px solid #000;
}

table.open_results tr th {
	text-align: center;
}

table.open_results thead td {
	padding: 6px;
	font-size:10px;
	background-color:#CCCCCC;
	font-weight: bold;
	text-align: center;
	text-transform:uppercase;
}

table.open_results tr td, table.open_results tr th {
	padding-bottom: 3px;
	font-size:10px;
}

table.open_results tr td {
	text-align: center;
}

.open_terms {
	padding-top: 6px;
	text-align: center;
	color: #999999;
}

.padder_3 {
	padding: 3px;
}

.padder {
	padding: 10px;
}

span.news_date {
	color: #666666;
	font-weight:bold;
}

.wanted_foot {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.sold_tabs {
	margin: 0;
	padding: 0;
}

ul.sold_tabs li {
	float: left;
	display: block;
	background-color: #eee;
	padding: 6px 6px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 6px;
}


ul.sold_tabs li.sold_tab_on {
	background-color: #BFC7CD;
}

.logo_banner {
	width: 250px;
	height: 40px;
	position: absolute;
	top: 5px;
}

/** Search Suggest */	
	.ac_results {
	  width: 648px;
	  max-height: 191px;
	  overflow:auto;
		border: 1px solid #537EA7;
		background-color: #EBEBEB;
		padding: 0;
		margin: 0;
		list-style: none;
		position: absolute;
		z-index: 10000;
		display: none;
	}
	
	.ac_results li {
		padding: 2px 5px;
		white-space: nowrap;
		color: #0066FF;
		height: 15px;
		text-align: left;
	}
	
	.ac_over {
		cursor: pointer;
		background-color: #AFDEF4;
	} 
	
	.ac_match {
		text-decoration: underline;
		color: #0066FF;
	}
	
/** Results modifications */
#outie > *{
    display: none;
    visibility: hidden;
}

#tags .tags {
    line-height:2em;
	font-size:12px;
    text-align:center;
    display: block;
	margin-top: -30px;
}
#tags .tags strong {
    display: block;
    text-align: center;
}

.tagCloud {
    padding-top: 20px;
    width: 100%;
    padding: 2px;
    line-height: 25px;
    text-align: center;
    margin: 15px 1px 1px 1px;
}
.tagCloud a {
    padding: 2px;
}
.tagCloud li {
    display: inline;
}

