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

body {
	background-image:url(/images/main_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#0b325a;
	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:#FFF;
	font-size:21px;	
	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);
}

#header {
	width:100%;
	background-image:url(/images/top_bg.png);
	_background-image:none;
	background-position:top;
	background-repeat:repeat-x;
}

#header_content {
	width:960px;
	margin:0 auto 10px;
	height:130px;
	position:relative;
	border-bottom:1px #568aca solid;
}

#logo {
	position:absolute;
	left:300px;
	top:20px;
}

#content {
	width:960px;
	height:auto;
	position:relative;
	margin:0 auto;
	margin-bottom:20px;
	min-height:246px;
}

#sands-ford {
	width:472px;
	height:118px;
	background-image:url(/images/sands-ford.jpg);
	float:left;
	margin-left:-10px;
	position:relative;
}

.sitelink {
	font-family:"Times New Roman", Times, serif;
	color:#00244e;
	font-weight:bold;
	position:absolute;
}
	

#sands-ford h1 {
	position:absolute;
	top:12px;
	left:250px;
}

#sands-ford #redhill {
	top:48px;
	left:250px;
}

#sands-ford #potts {
	top:76px;
	left:250px;
}

#sands-cjd {
	width:472px;
	height:118px;
	background-image:url(/images/sands-cjd.jpg);
	float:right;
	margin-right:-3px;
	position:relative;
}

#sands-cjd h1 {
	position:absolute;
	top:12px;
	left:25px;
	width:200px;
}

#sands-cjd h2 {
	top:75px;
	left:25px;
}

#sands-suzuki {
	width:472px;
	height:118px;
	background-image:url(/images/sands-suzuki.jpg);
	float:left;
	margin:18px 0 0 -10px;
	position:relative;
}

#sands-suzuki h1 {
	position:absolute;
	top:12px;
	left:250px;
}

#sands-suzuki h2 {
	top:75px;
	left:250px;
}

#sands-chevy {
	width:472px;
	height:118px;
	background-image:url(/images/sands-chevy.jpg);
	float:right;
	margin:18px -3px 0 0;
	position:relative;
}

#sands-chevy h1 {
	position:absolute;
	top:12px;
	left:25px;
	width:200px;
}

#sands-chevy h2 {
	top:75px;
	left:25px;
}


#right-choice {
	width:472px;
	height:118px;
	background: url(/images/costars.jpg) no-repeat;	
	float:right;
	margin:18px -3px 0 0;
	position:relative;
}

#right-choice h1 {
	position:absolute;
	top:12px;
	left:25px;
	width:200px;
}

#right-choice #com-vehicles {
	position:absolute;
	left:25px;
	top:51px;
	width:200px;
}

#right-choice #costars {
	top:1px;
	left:240px;
}
#right-choice #buslink {
	top:58px;
	left:240px;
}

#right-choice #costars a {
	display:block;
	width:229px;
	height:57px;
}
#right-choice #buslink a {
	display:block;
	width:229px;
	height:51px;
}

.middle-box {
	width:320px;
	height:305px;
	background-image:url(/images/box_bg.jpg);
	position:relative;
	float:left;
	margin:35px 0 0 9px;
}

.middle-box h1 {
	position:absolute;
	top:15px;
	left:30px;
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
}

#box-left {
	margin-left:-18px;
}

#home-specials {
	position:absolute;
	top:50px;
	left:20px;
	width:300px;
	overflow:hidden;
}

#home-form {
	position:absolute;
	top:60px;
	_top:50px;
	left:35px;
	width:270px;
}

.field-name {
	float:left;
	color:#00326d;
	font-size:1.4em;
	margin:5px 0 0 0;
	width:98px;
	height:18px;
}

.field {
	float:right;
	margin:5px 0 0 5px;
	height:18px;
}

.field-width {
	width:154px;
}

.searchboxright {
	margin-right:10px;
}

#search_content {
	position:absolute;
	top:62px;
	left:41px;
	color:#00326D;
	font-size:1.4em;
}

#search_content .hsw-form {width:300px;}

#home-submit {
	float:right;
	margin:10px 0 0 0;
}

#home-incentives {
	margin:30px 0 0 -10px;
}

#home-incentives h1 {
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
}

#home-incentives .miw-widget {
	background:url(/images/rebate_bg.jpg);
	background-repeat:no-repeat;
	border:none;
	-moz-border-radius:0;
	-moz-box-shadow:none;
	color:#000000;
	font-family:Helvetica,Arial,sans-serif;
	padding:17px 15px 10px 30px;
	position:relative;
	width:939px;
	min-height:263px;
	height:263px;
	margin-left:-9px;
}

#af_IncentivesWidget .miw-body .miw-incentive {
	float:left;
	margin:10px 0 0;
	min-height:80px;
	height:80px;
	width:500px;
	position:relative;
}

.miw-apr {
	position:absolute;
	top:0;
	left:255px;
}

.miw-rates {
	position:absolute;
	top:-5px;
	right:0;
}

.miw-quote-form {
	width:300px;
	position:absolute;
	top:-7px;
	right:44px;
}

#af_IncentivesWidget .miw-box-green {
	background:none repeat scroll 0 0 #d2e6fd;
	border:1px solid #00326d;
	color:#00326d;
	font-size:1.2em;
	margin:10px 0 0;
	padding:5px;
}

#af_IncentivesWidget .miw-header {
	background:url("/images/arrow.gif") no-repeat scroll 0 5px transparent;
	border-color:#BFBFBF;
	border-style:solid;
	border-width:0 0 1px;
	margin:5px 0 0;
	min-height:25px;
	padding:0 0 5px 30px;
}

#af_IncentivesWidget .miw-body {
	min-height:180px;
	height:180px;
}

#af_IncentivesWidget .miw-body .miw-buttons a:link, .miw-widget .miw-body .miw-buttons a:active, .miw-widget .miw-body .miw-buttons a:visited {
	-moz-border-radius:5px 5px 5px 5px;
	border-color:#2360aa #1a4b85 #153f71 #2360aa;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding:0 10px 0 30px;
	text-align:center;
	text-decoration:none;
	width:143px;
}

#af_IncentivesWidget .miw-body .miw-buttons .miw-details {
	background:url("/images/search.gif") no-repeat scroll 3px 3px #1e5495;
}

#af_IncentivesWidget .miw-body .miw-buttons .miw-quote {
	background:url("/images/quote.gif") no-repeat scroll 3px 3px #1e5495;
	margin:0 0 0 10px;
}

.miw-widget .miw-body .miw-buttons .miw-submit-form {
	background:url("/images/quote.gif") no-repeat scroll 3px 3px #1e5495;
}

.miw-widget .miw-body .miw-buttons .miw-inventory {
	background-color:#1e5495;
}

#af_IncentivesWidget .miw-body .miw-buttons a:hover {
	background-color:#1a4a83 !important;
}

#af_IncentivesWidget .miw-body .miw-disclaimer {
	-moz-border-radius:5px 5px 5px 5px;
	background:none repeat scroll 0 0 #D9D9D9;
	border:1px solid #BFBFBF;
	color:#666666;
	float:right;
	font-size:0.9em;
	height:66px;
	margin:10px 10px 0 0;
	overflow-y:scroll;
	padding:5px;
	width:250px;
}

.miw-widget .miw-body .miw-buttons .miw-cancel-form:link, .miw-widget .miw-body .miw-buttons .miw-cancel-form:active, .miw-widget .miw-body .miw-buttons .miw-cancel-form:visited {
	background:url("/images/previous.gif") no-repeat scroll 5px 10px #1e5495;
	border-color:#2360aa #1a4b85 #153f71 #2360aa;
	color:#FFF;
	margin:0 0 0 10px;
}

#footer {
	height:70px;
	width:100%;
	background-color:#1a4b7b;
}

#footer_content {
	width:890px;
	text-align:center;
	margin:0 auto;
	padding-top:10px;
	color:#FFF;
	font-size:1.4em;
}

#footer_content a {
	color:#FFF;
}

#footer_content a:hover {
	text-decoration:underline;
}

#details_Wrapper {
	background-color:#fff;
}

#compare_Container {
	background-color:#fff;
}

#contact_form {
	width:900px;
	background:#FFF;
	padding:30px;
	color:#000;
	margin-bottom:50px;
}

#contact_form h1 {
	color:#000;
}

#home-about p {
	color:#FFF;
}

#home-about {
	margin:25px 0 35px 0;
}

#home-about h1 {
	margin-bottom:10px;
}

#content div.inctv {
	margin:0 auto;
}

#content .inctv_disclaimer_box {
	margin:0 auto;
}

#incentives h1 {
	font-size:3em;
	text-align:center;
	color:#FFF;
	margin-bottom:10px;
}

#incentives a {
	color:#FFF;
}

#incentives a:hover {
	text-decoration:underline;
}

#incentives p {
	color:#CCC;
}

.video_main {
	color:#FFF;
}

#video_side_header {
	border:solid 1px;
}

.video_title {
	color:#FFF;
}

.video_field {
	color:#FFF;
}

#page_trimsincentives {
	background:#FFF;
}

#page_trimsincentives ul {
	list-style:inside;
}

table.content {
	background:#FFF;
	list-style:inside;
}

.map {
	float:left;
	margin:0 25px 20px;
}

.map h1 {
	background-color:#FFF;
	padding:5px;
	text-align:center;
	color:#007cc3;
}

#quickquote {
	background:#FFF;
	padding:10px;
	height:315px;
}

#quickquote h1 {
	color:#007cc3;
}

#quickquote .field-name {
	width:130px;
}

#quickquote input {
	width:140px;
	font-size:1.4em;
}

.form-section-1 {
	float:left;
	width:295px;
	margin:0 30px 0 10px;
}

.form-section-2 {
	float:left;
	width:265px;
	margin:0 30px 0 10px;
}

#quickquote .form-section-2 .field-name {
	width:80px;
}

.form-section-3 {
	float:left;
	width:290px;
	margin:0;
}

/* MIW Banner */

#home-incentives #af_IncentivesWidget .miw-box-green {
	height: 120px;
	background: white url(/images/rebates-banner.png) no-repeat center center;
	border: 0 none;
	text-indent: -9999em;
}

img.incentives_main_photo {
	width:400px;
}
#mm4-container {
background-color:#FFFFFF !important;
}
#mm4-container .mm4-details .mm4-match-yearmakemodel {
color:#333333 !important;
}

#mm4-container .mm4-details-address-row {
	font-size:1.2em !important;
}


