@charset "utf-8";
/* CSS Document */

#qm0 div a {
	padding-bottom: 3px;
}

#header {
	width: 930px;
	height: 105px;
	margin: 10px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


#main_flipper {
	width: 930px;
	height: 220px;
	margin: 10px;
	/*background-image: url(../images/main_flipper_bg.jpg);*/
	/*background-repeat: no-repeat;*/
}

#imageFlipper {
	width: 930px;
	height: 220px;
	margin: 10px;
	/*background-image: url(../images/main_flipper_bg.jpg);*/
	/*background-repeat: no-repeat;*/
}

#model_scroller {
	width: 930px;
	height: 120px;
	margin: 0px 10px;
	background-image: url(../images/scroller_bg.jpg);
	background-repeat: repeat-x;
}

#search_links_row {
	width: 950px;
	height: 230px;	/*height: 220px; - before addin tradein button*/
	
}

#search_links_row .buttons_box {
	width: 213px;
	height: 198px;	
	/* height: 198px; - without AUTOTRADER tradein button */
	/* height: 230px; - with AUTOTRADER tradein button */
	border: solid 1px #999;
	background-image: url(../images/gray_gradient_bg.jpg);
	background-repeat: repeat-x;
	margin: 10px;
	float: left;
	display: inline;
}

#search_links_row .buttons_box .button {
	width: 145px;
	height: 16px;
	padding: 10px 40px 14px 20px;
	margin: 7px 6px 0px 4px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search_links_row .buttons_box .button a {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#search_links_row .buttons_box .button a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#search_links_row .buttons_box #autotrader_button img {
	height:119px;
	width:190px;
	margin-left:11px;
	margin-top:8px;
}

#search_links_row #search_box {
	width: 478px;
	height: 198px;
	/* height: 198px; - without AUTOTRADER tradein button */
	/* height: 230px; - with AUTOTRADER tradein button */
	border: solid 1px #999;
	background-image: url(../images/gray_gradient_bg.jpg);
	background-repeat: repeat-x;
	margin: 10px 0px;
	float: left;
	display: inline;
}

#search_links_row #search_box .header {
	width: 380px;
	height: 18px;
	margin: 0px 50px;
	background-image: url(../images/search_header.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px 0px 12px 0px;
}

#search_links_row #search_box .box {
	width: 438px;
	height: 97px;
	margin-top: 6px;
	padding: 40px 40px 20px 0px;
	background-image: url(../images/search_box.jpg);
}

#search_box {
	font-family: "Courier New", Courier, monospace;
}

#bottom_row {
	width: 950px;
	height: 170px;
}

#bottom_row .box {
	width: 303px;
	height: 170px;
	background-image: url(../images/gray_gradient_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	float: left;
	display: inline;
	position: relative;
}

#bottom_row #hope {
	width: 110px;
	height: 120px;
	margin: 7px 2px 5px 25px;
	background-image: url(../images/hope_on_wheels.jpg);
	background-repeat: no-repeat;
}

#bottom_row .box #testimonial_header {
	width: 240px;
	height: 32px;
	margin: 0px;
	background-image: url(../images/testimonials.jpg);
	background-repeat: no-repeat;
}

#bottom_row .box #connect_header {
	width: 240px;
	height: 32px;
	margin: 0px;
	background-image: url(../images/connect.jpg);
	background-repeat: no-repeat;
}

#bottom_row .box a.test {
	color: #5080CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 13px;
	left: 245px;
}

#bottom_row .box a.test:hover {
	text-decoration: underline;
}

#bottom_row .box #quote_box {
	width: 270px;
	height: 100px;
	padding: 5px 5px 15px 5px;
	position: absolute;
	top: 37px;
	left: 11px;
	background-image: url(../images/quote_box.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 11px;
	font-style: italic;
	text-indent: 25px;
}

#paginate-quote_box {
	display: none;
}

#bottom_row #specials_header {
	width: 240px;
	height: 32px;
	margin: 0px;
	margin-left: 63px;
	background-image: url(../images/specials.jpg);
	background-repeat: no-repeat;
}

#bottom_row .box a.specials {
	color: #5080CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 13px;
	right: 85px;
}

#bottom_row .box a.specials:hover {
	text-decoration: underline;
}

#specials_container {
	width: 250px;
	height: 120px;
	margin: 5px 25px;
}

