@charset "utf-8";
/* CSS Document */
*{
	margin:0;
}
html, body{
	height:100%;
}
body {
	background-image:url(/images/site-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#023c73;
	font-family:Arial, Helvetica, sans-serif;
	color:#707070;
	font-size:62.5%;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, dl, dt, dd, a, object, form, iframe, html, div, span {
	border:0;
	padding:0;
	margin:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-family:inherit;
	vertical-align:baseline;
	font-size:100%;
}
input, textarea, label {
	padding:0;
	margin:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-family:inherit;
	vertical-align:baseline;
	font-size:100%;
}
:focus {
	outline: 0;
}

h1 {
	color:#0054a6;
	font-size:22px;	
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	color:#007cc3;
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	color:#007cc3;
	font-size:16px;	
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
h4 {
	color:#007cc3;
	font-size:14px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	font-size:12px;
}
a,a:link {
	color:#007cc3;
	text-decoration:none
}
a:hover,a:active {
	color:#707070;
}

.forms_Asterisk {
	color:red;
}

.pngfix {
	_behavior:url(/AF2/js/iepngfix/2.0.3/iepngfix.htc);
}

.tsw-tabs a  {
	_padding: 0 0 0 5px !important;
}


/*.wrapper-push{
	min-height: 100%;
	height: auto !important;
	height:100%;
	margin: 0 auto -129px;
}
*/
#wrapper {
	background-image:url(/images/container-bg.png);
	background-repeat:repeat-y;
	background-position:center;
	position:relative;	
	min-height: 100%;
	height: auto !important;
	height:100%;
	margin: 0 auto -129px;
	_behavior:url(/AF2/js/iepngfix/2.0.3/iepngfix.htc);	
}

#container {
	margin:0 auto;
	width:958px;
	position:relative;
	min-height: 850px;
	height: auto !important;
	height:100%;	
}

#header_position {
	background-image:url(/images/header_bg.png);
	width:100%;
	background-repeat:no-repeat;
	background-position:center;
	z-index:1000;
	margin-left:-8px;
	_behavior:url(/AF2/js/iepngfix/2.0.3/iepngfix.htc);
}

#header {
	width:958px;
	height:104px;
	margin:0 auto;
	z-index:10000;
	position:relative;
}

#header_logo {
	position:relative;
	top:15px;
	left:25px;
	background: url(images/richards-chevrolet-logo.jpg) no-repeat;
	width: 625px;
	height: 55px;
}

	#header_logo a { 
		position: absolute;
		width: 625px;
		height: 55px;
		top: 0;
		left: 0;
	}
	
	#header_logo h1 span { display: none; }

#header_numbers {
	text-align:right;
	font-size:16px;
	font-weight:bold;
	color:#505050;
	position: relative;
	float: right;
	top: 12px;
	right: 10px;
	width: 215px;
}


#nav {
	position:absolute;
	top:65px;	
	left:250px;
	_left: 245px;
	z-index:20000;
}
#hmpg-top {
	width: 960px;
	height: 320px;
}
#main_links_left {
	float:left;
	margin-left:10px;
	_margin-left: 5px;
}

#main_links_left a {
	background-image:url(/images/side_nav_left.jpg);
	display:block;
	width:150px;
	height:75px;
	margin:1px 0 6.4px 0;
}
#main_links_left a.tab_one {
	background-position:0 0;
}
#main_links_left a.tab_one:hover{
	background-position:0 320px;
}
#main_links_left a.tab_two {
	background-position:0 -82px;
}
#main_links_left a.tab_two:hover {
	background-position:0 -403px;
}

#main_links_left a.tab_three {
	background-position:0 -164px;
}
#main_links_left a.tab_three:hover {
	background-position:0 -485px;
}

#main_links_left a.tab_four {
	background-position:0 -244px;
}
#main_links_left a.tab_four:hover {
	background-position:0 -565px;
}

#main_center {
	width:648px;
	height:319px;
	position:absolute !important;
	left:154px;
	top:1px;
	overflow: hidden;
}

#main_center img {
	_behavior:url(/AF2/js/iepngfix/2.0.3/iepngfix.htc);
}


#main_links_right a {
	background-image:url(/images/side_nav_right.jpg);
	display:block;
	width:150px;
	height:75px;
	margin:0 0 6.4px 0;
	_margin:0 0 6.7px 0;
}
#main_links_right {
	float:right;
	margin:1px 15px 0 0;
	_margin: 0 8px 0 0;
}
#main_links_right a.tab_one {
	background-position:0 0;
}
#main_links_right a.tab_one:hover{
	background-position:0 321px;
}
#main_links_right a.tab_two {
	background-position:0 -82px;
}
#main_links_right a.tab_two:hover {
	background-position:0 -402px;
}

#main_links_right a.tab_three {
	background-position:0 -164px;
}
#main_links_right a.tab_three:hover {
	background-position:0 -484px;
}

#main_links_right a.tab_four {
	background-position:0 -244px;
}
#main_links_right a.tab_four:hover {
	background-position:0 -564px;
}

#weekly-specials{
	background-image:url(/images/weekly-spec-bg.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	width:302px;
	height:115px;
	position:relative;
}

#specials_arrows {
	width: 155px;
	height: 25px;
	position: relative;
	top: 0;
	right: 0;
}

	#specials_arrows #mbw_SpecialsPrev {
		position: absolute;
		width: 17px;
		height: 21px;
		top: 0;
		left: 0;
	}	
	
	#specials_arrows #mbw_SpecialsNext {
	position: absolute;
	width: 17px;
	height: 21px;
	top: 0;
	right: 0;
	}
	
	
#specials_wrap{
	width:300px;
	height:110px;
	overflow:hidden;
	position:relative;
}
#specials_wrap a {
	color:#000000;
	display:block;
	text-decoration:none;
}
#specials_wrap a span {
	color:#000000;
	cursor:pointer;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	text-decoration:none;
	width: 240px;
}
/* #specials_wrap a img {
	border:medium none;
	float:left;
	height:72px;
	padding:0 10px 0 0;
	width:96px;
} */
#specials_container {
	height:80px;
	left:15px !important;
	position:absolute;
	top:12px;
	width:1000px;
}

#specials_container div {
	width: 300px;
}

#banner{
	float:right;
	width: 629px;
	height:115px;
	margin-right:5px;
}

#quick {
	float:left;
	background:url(/images/quick_quote_bg.jpg)  no-repeat;
	height:265px;
	width:302px;
	margin:10px 0 0 10px;
	_margin-left: 10px;
	position:relative;
}

	#quick #quick-form {
		padding: 50px 0 0 15px;
		font-size: 14px;
		color: #07447e;
	}
	
	#quick-form div {
		padding: 0 0 10px 0;
		_padding: 0 0 8px 0;
		*padding: 0 0 8px 0;
	}

	#quick .left {
		float: left;
		width: 30%;
	}
	
	#quick .right {
		float: left:
		width: 70%;
	}
	
	#quick .submit {
		text-align: right;
		padding-right: 45px;
	}

#featured {
	float:left;
	background:url(/images/managers_specials_bg.jpg) no-repeat;
	height:265px;
	width:302px;
	margin:10px 0 0 10px;
	_margin-left:5px;
	position:relative;
}

#search_inventory {
	float:left;
	background:url(/images/search_inventory_bg.jpg) no-repeat;
	height:265px;
	width:302px;
	margin:10px 0 0 10px;
	_margin-left:5px;
	position:relative;
}

	#search_inventory .search {
		padding: 60px 0 0 10px;
		color: #07447E;
		font-size: 14px;
	}
	
	#search_inventory .searchboxright {
		margin: 0 8px 0 2px;
	}

#map-index {
	float:left;
	background:url(/images/map_location_bg.jpg) no-repeat;
	height:265px;
	width:302px;
	margin:10px 0 0 10px;
	_margin: 10px 0 0 5px;
	position:relative;
}

	#map-index a {
		position: absolute;
		width: 302px;
		height: 265px;
		top: 0;
		left: 0;
	}



#welcome {
	margin:0px 10px 0 10px;
	padding:10px 0 10px 0;
	width:930px;
	position:relative;
	clear:both;
}
#welcome h1{
	padding-bottom:10px;
	color: #df0000;
}
#welcome p {
	margin-bottom: 5px;
	line-height:18px;
}
.push{
	height:129px;
	}
#footer {
	background-image:url(/images/footer_bg.jpg);
	background-color:#013e78;
	height:129px;
	width:100%;
	clear:both;
}

#footer_content {
	width:962px;
	height:119px;
	position:relative;
	margin:0 auto;
	padding:10px 0 0 0;
}

#footer_content_left a {
	font-size:10px;
	color:#fff;
	margin:10px 0 0 5px;
}

#footer_content_left a:hover {
	text-decoration:none;
	color:#baddff;
}

#footer_content_right {
	position:absolute;
	right:5px;
	top:6px;
	text-align:right;
}

#footer_content_right p {
	font-size:10px;
	color:#fff;
	margin-right:5px;
}

#af_logo {
	position:absolute;
	top:61px;
	left:385px;
}

#sidebar {
	background-image:url(/images/sidebar_bg.jpg);
	background-repeat:no-repeat;
	height:372px;
	width:304px;
	margin:10px 0 0px 10px;
	float:left;
	padding:50px 0 0 20px
}

#sidebar_hours h2{
	font-size:14px;
	margin-top:10px;
}
#sidebar p {
	color:#333;
	font-size:12px;
	padding:0px 8px;
}
#sidebar .sidebar_hours_left {
	float:left;
	width:150px;
	margin-bottom:15px;
}

#sidebar .sidebar_hours_right {
	float:left;
	text-align:right;
	width:125px;
	margin-bottom:15px;
}

#sidebar_address {
	font-size:12px;
}


/* Forms */
.siteforms{
	font-size:12px;
	position:relative;
	width:600px;
	float:right;
	padding: 10px 10px 20px 10px;
}

.siteforms .contact{
	width:400px;
}
.siteforms p.forms_Title{
	font-weight:bold;
	font-size:14px;
	padding:15px 0 15px 0;
}
.siteforms label{
	width:150px;
	float:left;
	margin-bottom:5px;
}
.siteforms input{
	float:left;
	width:150px;
	margin-bottom:5px;
}
.siteforms textarea{
	width:150px;
	margin-bottom:5px;

}
.siteforms select{
	margin-bottom:5px;
}
.siteforms input.button{
	width:100px;
	float:right;
	margin-right:60px;
}
/* Quick Quote Styles */
.siteforms .vehicle{
	width:320px;
	margin:10px 0 0 0;
}
.siteforms .tradein{
	width:320px;
	margin:20px 0 0 0;

}
.siteforms .contact{
	width:320px;
	margin:20px 0 0 0;
}
.siteforms .contactform{
	width:320px;
	margin:10px 0 0 0;
}

.siteforms .preferred-contact{
	float:right;
	width:150px;
}
.siteforms input.radio{
	clear:left;
	float:left;
	height:10px;
	margin:0;
	padding:0;
	width:25px;
}
.siteforms .calendar{
	position:absolute;
	left:70px;
	top:260px;
}
#map {
	width:600px;
	float:right;
	padding: 10px 10px 0 10px;	
}
#map h1{
	padding-bottom:10px;
}

.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:1px; 
	overflow:hidden; 
	}
	
/* -------------- manager specials - home page ------------------- */	
	
#specials-tabs {
	width: 945px;
	margin: 20px 0 0 0px;
	position:relative;
	z-index: 1;
}	

#specials-title {
	position:absolute;
	top:0;
	left:0;
}

#content .tsw-container, #tsw-panel {
	width:945px;
	padding:0;
}

.yui-skin-sam #specials-tabs .yui-navset .yui-content {
	background-image:url(/images/tsw-bg.jpg);
	background-position:bottom;
	border-top:solid 1px #152b52;
	border-bottom:none;
	border-right:none;
	border-left:none;
}

.yui-skin-sam #specials-tabs .tsw-container .yui-content,
.yui-skin-sam #specials-tabs .tsw-container .yui-navset-top .yui-content {
	color:#fff;
}

.yui-skin-sam #specials-tabs .tsw-container .yui-nav .selected a,
.yui-skin-sam #specials-tabs .tsw-container .yui-navset-top .yui-nav .selected a {
	background: transparent url(/images/tsw-sprite.jpg) no-repeat scroll left -100px !important;
	border:none;
	color:#152b52;
}
.yui-skin-sam #specials-tabs .tsw-container .yui-nav .selected a:hover,
.yui-skin-sam #specials-tabs .tsw-container .yui-navset-top .yui-nav .selected a:hover {
	background: transparent url(/images/tsw-sprite.jpg) no-repeat scroll left -100px !important;
	border:none;
	color:#fff;
}

.yui-skin-sam #specials-tabs .tsw-container .yui-nav a,
.yui-skin-sam #specials-tabs .tsw-container .yui-navset-top .yui-nav a {
	background: transparent url(/images/tsw-sprite.jpg) no-repeat scroll left 0px !important;
	border:none;
}
.yui-skin-sam #specials-tabs .tsw-container .yui-nav a:hover,
.yui-skin-sam #specials-tabs .tsw-container .yui-navset-top .yui-nav a:hover {
	background: transparent url(/images/tsw-sprite.jpg) no-repeat scroll left -50px !important;
	border:none;
	color:#fff;
}

.yui-skin-sam #specials-tabs .tsw-container .yui-nav .selected a,
.yui-skin-sam #specials-tabs .tsw-container .yui-navset-top .yui-nav .selected a {
	background: transparent url(/images/tsw-sprite.jpg) no-repeat scroll left -100px !important;
	border:none;
	color:#152b52;
}
.yui-skin-sam #specials-tabs .tsw-container .yui-nav .selected a:hover,
.yui-skin-sam #specials-tabs .tsw-container .yui-navset-top .yui-nav .selected a:hover {
	background: transparent url(/images/tsw-sprite.jpg) no-repeat scroll left -100px !important;
	border:none;
	color:#152b52;
}

.yui-skin-sam #specials-tabs .tsw-container .yui-nav a em,
.yui-skin-sam #specials-tabs .tsw-container .yui-navset-top .yui-nav a em {
	background: transparent url(/images/tsw-sprite.jpg) no-repeat scroll right 0px !important;
	border:none;
	color:#fff;
}
.yui-skin-sam #specials-tabs .tsw-container .yui-nav a:hover em,
.yui-skin-sam #specials-tabs .tsw-container .yui-navset-top .yui-nav a:hover em {
	background: transparent url(/images/tsw-sprite.jpg) no-repeat scroll right -50px !important;
	border:none;
	color:#fff;
}

.yui-skin-sam #specials-tabs .tsw-container .yui-nav .selected a em,
.yui-skin-sam #specials-tabs .tsw-container .yui-navset-top .yui-nav .selected a em {
	background: transparent url(/images/tsw-sprite.jpg) no-repeat scroll right -100px !important;
	border:none;
	color:#152b52;
	text-align:center;
}
.yui-skin-sam #specials-tabs .tsw-container .yui-nav .selected a:hover em,
.yui-skin-sam #specials-tabs .tsw-container .yui-navset-top .yui-nav .selected a:hover em {
	background: transparent url(/images/tsw-sprite.jpg) no-repeat scroll right -100px !important;
	border:none;
	color:#152b52;
	text-align:center;
}

.new-tab {
	width:100px;
	text-align:center;
}

.pre-tab {
	width:100px;
	text-align:center;
}

.yui-skin-sam #specials-tabs .tsw-container .yui-nav .selected, .yui-skin-sam .tsw-container .yui-navset-top .yui-nav .selected {
	margin: 0;
}

.yui-skin-sam #specials-tabs .tsw-container .yui-nav li, .yui-skin-sam .tsw-container .yui-navset-top .yui-nav li, .yui-skin-sam .tsw-container .yui-navset-bottom .yui-nav li {
	margin: 0;
}

.yui-skin-sam #specials-tabs .tsw-container .yui-nav, .yui-skin-sam .tsw-container .yui-navset-top .yui-nav {
	text-align:right;
}

.yui-skin-sam #specials-tabs .tsw-widget .tsw-result {
	width:165px;
	_margin-left:4px;
	background-color:#eeeeee;
	border:none;
}

.yui-skin-sam .tsw-widget .tsw-result a .tsw-result-info {
	color:#152b52;
}

.yui-skin-sam .tsw-widget .tsw-result a .tsw-result-price {
	color:#152b52;
}

.yui-skin-sam .tsw-widget .tsw-result a .tsw-result-sale-price {
	color:#152b52;
}
	
/* --------- research --------- */

td.model_header {
	background-color: #FFF !important;
	color: #666 !important;
}

#page_trimsincentives ul.trimsincentives_rates {
	list-style:none;
}
	
table.tableframe {
	width: 955px;
	height: 100%;
	_margin-bottom: -30px;
	_width: 958px;
}