﻿/*@charset "UTF-8";
 CSS Document */

body
{
	font-family: 'Century Gothic' , Calibri, helvetica, arial, sans-serif;
	font-size: 14px;
	color: #444444;
	background-color:#EEEEEE;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-top: 0px;
}

body a
{
	color: #333333;
	text-decoration: none;
}

body a:hover
{
	color: #666666;
	text-decoration:none;
}

div#wrapper
{
	width: 802px;
	margin-left: auto;
	margin-right: auto;
}

div#header
{
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin-bottom:15px;
	width: 377px;
	height: 60px;
	float: left;
	clear: none;
}

div#search_main
{
	font-size: 16px;
	text-align: left;
	padding: 10px;
	padding-left:40px;
	background-image: url(images/searchbox_bg.png);
	background-repeat: no-repeat;
	width: 802px;
	height: 121px;
}

div#search_main p
{
	font-size: 14px;
}

div#separator
{
	margin-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #0c8f1e;
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	clear: none;
}
div#makes
{
	width: 280px;
	float: left;
}
div#prices
{
	width: 280px;
	float: left;
	margin-left: 18px;
}
div#body_styles
{
	width: 280px;
	float: right;
}

input.text
{
	background-image: url(images/input_bg.jpg);
	background-repeat: repeat-x;
	font-size: 18px;
	border-style: solid;
	border-width: 1px;
	border-color: #a1a1a1;
}

input.submit
{
	width: 131px;
	height: 25px;
	background-image: url(images/search_button.png);
	background-repeat: no-repeat;
}

table.search
{
	width: 275px;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-color: #9fc0e7;
	font-size: 12px;
}

td.search
{
	padding-left: 10px;
}
table.prices
{
	width: 275px;
	text-align: left;
	border-style: solid;
	border-width: 2px;
	border-color: #9fc0e7;
	font-size: 14px;
	text-align: center;
}
div#clearer
{
	clear: both;
}

input.search
{
	font-size: 14px;
	height: 18px;
	border-style: solid;
	border-width: 1px;
	border-color: #0c8f1e;
}
select.search
{
	font-size: 14px;
	height: 22px;
	width: 139px;
	border-style: solid;
	border-width: 1px;
	border-color: #0c8f1e;
}





ul.nav
{
	margin-top: -5px;
	list-style: none;
}
li.nav
{
	margin-left: -43px;
	font-size: 14px;
	font-weight: bold;
	background: #ffffff;
	width: 183px;
	margin-top: -1px;
	text-align: left;
}

li.nav2
{
	margin-left: -41px;
	font-size: 14px;
	
	background: #ffffff;
	width: 176px;
	margin-top: -1px;
	text-align: left;
}

div.separator
{
	border-bottom: solid 1px #c2c2c2;
	margin: 5px 0 5px 0;
}

div.clearer
{
	clear: both;
}


/*search results page */

div#results_search
{
	font-size: 16px;
	text-align: left;
	padding: 10px;
	padding-left:100px;
	padding-bottom:25px;
	width: 794px;
	height: 140px;
	background-image: url(images/box_small.png);
	background-repeat: no-repeat;
}

div#results_header
{
	width: 710px;
	height: 20px;
	background-image: url(images/results_header_bg.png);
	background-repeat: repeat-x;
}



div#search_body
{
	/*border-bottom: solid 2px #c2c2c2; 	border-left: solid 2px #c2c2c2; 	border-right: solid 2px #c2c2c2;*/
	width: 904px;
	margin-left: auto;
	margin-right: auto;
	min-height: 800px;
	margin-top: -20px;
}
div#current_search_header
{
	width: 190px;
	height: 20px;
	background-image: url(images/current_search_header.png);
	background-repeat: repeat-x;
}
div#search_body_left
{
	float: left;
	min-height: 42px;
	text-align: left;
	width: 190px;
}

div#current_search
{
	padding: 5px;
	background: #FFFFFF;
	border-left: solid 2px #a8c0e0;
	border-right: solid 2px #a8c0e0;
	border-bottom: solid 2px #a8c0e0;
	border-top: solid 2px #a8c0e0;
}

div#search_body_left table
{
	margin-top: -15px;
	width: 180px;
	font-size: 12px;
}

div#search_body_left a
{
	color: #0c8f1e;
}

div#search_body_right
{
	margin-top: 0px;
	width: 710px;
	font-size: 12px;
	float: right;
}
div#search_results
{
	background: #FFFFFF;
	width: 706px;
	border-left: solid 2px #a8c0e0;
	border-right: solid 2px #a8c0e0;
	border-bottom: solid 2px #a8c0e0;
	border-top: solid 2px #a8c0e0;
}

div#search_body_right img
{
	border: solid 1px #e1e1e1;
}

div#search_body_right p
{
	font-size: 20px;
	color: #0c8f1e;
	font-weight: bold;
}
div#search_body_right h3
{
	color: #000000;
	font-size: 14px;
}

div#search_results table
{
	margin-left: 0px;
	vertical-align: top;
}

div#search_results td
{
	border: solid 2px #2b89ff;
	width: 127px;
}
div#search_results tr
{
	height: 150px;
}

div#search_results td:hover
{
	background-color: #e0e0e0;
	border: solid 2px #ff9c00;
	width: 127px;
}


div#search_results img
{
	max-width: 127px;
	max-height: 130px;
}

div#top_results
{
	width: 817px;
	background-image:url(images/featured_bg.png);
	margin-top: 0px;
	margin-left: 0px;
	border-left: solid 2px #024caa;
	border-right: solid 2px #024caa;
	padding-top:0px;
	background-repeat: no-repeat;
	background-color:#6b96cd;
	min-height:267px;

}


a.top_results_img
{
	max-height:33px;
	margin-top:-10px;
	border:0;
	float:left;

}
a.top_results_img:hover
{
	max-height:33px;
	margin-top:-10px;
	
	float:left;
}

a.top_results
{
	color: #2b89ff;
	font-size: 16px;
}
a.top_results:hover
{
	
	color: #0d65d4;
	font-size: 16px;
}


table.top_results
{
	font-size: 12px;
	width: 240px;
	border: solid 2px #2b89ff;
	clear: none;
	float: left;
	margin-left: 20px;
}

tr.top_results
{
	border: solid 2px #2b89ff;
	height: 40px;
}

td.top_results
{
	color: #2b89ff;
	font-weight: bold;
	font-size: 16px;
}
div#top_results_header
{
	width: 822px;
	height: 20px;
	margin-top: 20px;
	margin-left: 0px;
	background-image: url(images/top_results_header.png);
	background-repeat: no-repeat;
}
div#top_results_bottom
{
	width: 822px;
	height: 20px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/top_results_bottom.png);
	background-repeat: no-repeat;
}

a.img
{
	border: none;
	color: #FFFFFF;
}
a.img:hover
{
	color: #FFFFFF;
}


table.top_results_expanded
{
	font-size: 12px;
	width: 790px;
	border: solid 2px #2b89ff;
	clear: none;
	float: left;
	margin-left: 10px;
}

tr.top_results_expanded
{
	border: solid 2px #2b89ff;
	height: 20px;
	text-align:center;
}

td.top_results_expanded
{
	border: solid 2px #a8c0e0;
	height: 20px;
	width: 180px;
	color: #2b89ff;
	font-weight: bold;
	font-size: 16px;
	text-align:center;
	
}

img.top_results_expanded
{
	margin-right: 0px;
	color:#FFFFFF;
	float:left;
	clear:none;
}
div.blarg
{
	margin-top:10px;
}

div.top_results_expanded
{
	border: solid 2px #b4b4b4;
	height: 35px;
	width: 180px;
	color: #2b89ff;
	font-weight: bold;
	font-size: 15px;
	text-align:center;
	clear:none;
	float:left;
	margin-right:6px;
	margin-left:5px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	
}
div.all_car_makes
{
	height: 15px;
	width: 167px;
	color: #2b89ff;
	font-size: 12px;
	text-align:left;
	clear:none;
	float:left;
	margin-right:0px;
	margin-left:5px;
	margin-bottom:5px;
	
	
}

div.search_button
{
	float:left;
	clear:none;
	margin-left:20px;
	margin-top:10px;
	background-image:url(images/search_button_new.png);
}
div.search_button:hover
{
	float:left;
	clear:none;
	margin-left:20px;
	margin-top:10px;
	background-image:url(images/search_button_new_hover.png);
}

div.top_results_boxes
{
	width:240px;
	float:left;
	margin-left:20px;
	
}
p.top_results_box
{
	margin-top:2px;
	margin-bottom:2px;
	padding-top:10px;
	padding-right:5px;
	height:30px;
	border: solid 2px #a1a1a1;
	text-align:right;
	font-size:16px;
	background-color:#FFFFFF;
	
}

p.top_results_label
{
	margin-top:2px;
	margin-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	height:27px;
	text-align:center;

	font-size:16px;
	
}

p.top_results_more
{
	width:240px;
	float:left;
	margin-left:20px;
	margin-top:0px;
	
}

div.category_title
{
	text-align:center;
	border-bottom:solid 1px #000000;
	font-weight:bold;
}

div#navigation
{	
}
div#navigation ul
{
	margin-left:-1px;
	list-style: none;
	background-color:Transparent;
	padding: 0px;
	border: none;
}

div#navigation li
{
	background-color:Transparent;
	display: block;
	margin-right: 5px;
	float: left;
}

