@charset "utf-8";
/* CSS Document */

html, body, p, div, input, textarea, select, option, h1, h2, h3, h4, h5, h6, img, a, a:link, a:active, a:hover, a:visited, form, ul, li{
  margin:0;
  padding:0;
  text-align:left;
  line-height:100%;
	font-family: Arial, Helvetica, sans-serif;
}

textarea{
	font-size:10pt;
	padding:2px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	margin: 0px;
	padding:0;
	font-size: 10pt;
	color:#666666;
}

h1 {
	color:#666666;
	font-size:40px;
	font-weight:normal;
	margin:0;
	letter-spacing:-1px;
	float:left;
}
h1 span {
	color:#8b1b1b;
}
h1 a, 
h1 a:link, 
h1 a:visited, 
h1 a:active,
h1 a:hover {
	color:#747474;
	text-decoration:none;
}

h2 {
	color: #333333;
	font-size: 22px;
	font-weight: normal;
	padding:15px 0 0 0;
	margin: 0px;
}

h3 {
	color: #444444;
	font-size: 18px;
	font-weight: normal;
	padding:20px 0 0 0;
	margin: 0px;
}
h4 {
	font-size: 16px;
	color: #666666;
	font-weight:normal;
	margin:20px 0 0 0;	
}

a, a:link, a:visited, a:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#3B6394;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#a50000;
}
a img {
	border:0;	
}

p {
	margin:10px 0;
	line-height:120%;
}




/* LAYOUT */
div.container {
	height: auto;
	width: 920px;
	margin:0 auto 0 auto;
}



/* HEADER */
div.header {
	width:100%;
	padding:12px 0 0 0;
	margin:0;
}

div.header h3.byline {
	color:#999999;
	font-weight:normal;
	font-size:14px;
	margin:21px 0 0 2px;
}

div.header ul.nav{
	margin:18px 0 0 0;
	padding:0;
	list-style:none;
	list-style-type:none;
	float: right;
	font-size:13px;
}
div.header ul.nav li{
	margin:0;
	display:inline-block;
	padding:4px 10px 0 8px;
	/* font-family:Verdana, Arial, sans-serif; */
	border-right:1px solid #dadada;
	height:20px;
}
div.header ul.nav li.last {
	border:0;
	padding-right:0;
}
div.header ul.nav a,
div.header ul.nav a:link {
	color:#666666;
}
div.header ul.nav a:hover, 
div.header ul.nav a:active,
div.header ul.nav a.active {
	color:#8b1b1b;
	text-decoration:none;
}



/* PROMO */
div.promo {
	width:920px;
	height:460px;
	margin:0;
	padding:0;
	position:relative;
	background:transparent url(../images/bg-promo-bottom.jpg) no-repeat bottom center;
}
div.promo img.red_arrow {
	height:100px;
	width:70px;
	position:absolute;
	margin:10px 0 0 -37px;
}
div.promo ul{
	margin:18px 0 0 44px;
	padding:0;
	list-style:none;
	list-style-type:none;
	font-size:18px;
	color:#ffffff;
}
div.promo ul li{
	margin:6px 0 0 0;
	padding:0 0 0 16px;
	background:transparent url(../images/bullet-red-box.gif) no-repeat 0 5px;
	font-size:18px;
	position:relative;
}

div.promo div.quote_form {
	width:100%;
	height:120px;
	margin:14px 0 0 0;
	background:#24354d url(../images/bg-promo-top.jpg) no-repeat top center;
}
div.promo div.quote_form h3 {
	font-weight:normal;
	font-size:22px;
	margin:0;
	padding:8px 0 22px 26px;
	color:#ffffff;
	width:100%;
}



div.promo div.quote_form div.input {
	float:left;
	width:206px;
	margin:0 0 0 12px;
}
div.promo div.quote_form div.input.make {
	margin-left:44px;	
}
div.promo div.quote_form div.input h4 {
	font-size:16px;
	color:#ffffff;
	margin:0 0 10px 2px;
}

div.promo div.quote_form select,
div.promo div.quote_form input {
	background-color:#ffffff;
	border:1px solid #D0D0D0;
	width:200px;
	height:20px;
	padding:0;
	margin:0;
	font-size:11pt;
}

div.promo div.quote_form a {
	display:inline-block;
	width:200px;
	height:38px;
/*	background:transparent url(../images/bg-promo-compare-prices.gif) no-repeat 0 0;*/
	padding:0 0 0 12px;
	color:#ffffff;
	font-size:22px;
	text-decoration:none;
	float:right;
	margin:16px 12px 0 0;
}





/* CONTENT */
div.content {
	width:100%;
	padding:0;
}
div.content p {
	line-height:1.4em;
	margin:10px 0 5px 0;
}

/* MAIN CONTENT */
div.content .main {
	margin:200px 0 20px 2px;
	padding:0;
	width:72%;
  min-height:750px;
}
div.content .main_back {
	margin:6px 0 20px 0;
	padding:37px 0 0 2px;
	width:72%;
  min-height:750px;
}
div.sitepage .main{
  min-height:350px;
  padding:5px 0 0 2px;
}

/* SMALL SUB-CONTENT DIVS */
div.testimonials_wrapper {
	width:100%;
	padding:6px 0 0 0;
	margin:0 0 7px 0;
}
div.testimonials_wrapper h3 {
	color: #333333;
	font-size: 22px;
	font-weight: normal;
	padding:15px 0;
	margin: 0;
}
div.testimonial {
	float:left;
	width:200px;
	height:200px;
	margin:0 0 10px 0;
}
div.testimonial.middle {
	margin:0 15px;	
}

div.testimonial p {
	line-height:1.4em;
	margin-top:8px;
	font-size:13px;
	color:#666666;
}


/* RIGHT COLUMN */
div.content .right_col_wrapper{ /*only for back pages */
  margin-top:-38px;
}
div.content .right_col {
	width:222px;
	float:right;
	padding:0;
	margin:57px 0 12px 0; /*top was 60px - Kyle */
}
* html div.content .right_col {
	margin-right:-10px;
}
div.content .right_col .small_promo {
	width:124px;
	height:110px;
	margin:0 0 30px 0;
	padding:0 10px 0 104px;
}
div.content .right_col .small_promo h4 {
	color:#666666;
	font-size:17px;
	padding:10px 0 0 0;
	margin:0;
}
div.content .right_col .small_promo p {
	font-size:12px;
	line-height:1.5em;
	margin:4px 0 0 0;
	width:120px;
}
div.content .right_col .small_promo p a {
	display:inline-block;
	width:106px;
	height:30px;
	background:transparent url(../images/bg-small-promo-link.png) no-repeat 0 0;
	padding:7px 0 0 0;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

div.content .right_col .small_promo.financing {
	background:transparent url(../images/bg-small-promo-financing.jpg) no-repeat 0 0;
}
div.content .right_col .small_promo.view_new_cars {
	background:transparent url(../images/bg-small-promo-view-new-cars.jpg) no-repeat 0 0;
}
div.content .right_col .small_promo.insurance {
	background:transparent url(../images/bg-small-promo-insurance.jpg) no-repeat 0 0;
}


div.content div.right_col div.learning_center h3 {
	font-size:22px;	
	padding:0;
}
div.content div.right_col div.learning_center ul {
	list-style-type:none;
	margin:12px 0 0 2px;
}
div.content div.right_col div.learning_center li {
	background:transparent url(../images/bullet-red-arrow.gif) no-repeat 0 8px;
	padding:4px 0 4px 18px;
	font-size:12px;
	line-height:1.8em;
	border-bottom:1px solid #DADADA;
}
div.content div.right_col div.learning_center li.last {
	border:0;
}
div.content div.right_col div.learning_center li a,
div.content div.right_col div.learning_center li a:link,
div.content div.right_col div.learning_center li a:hover,
div.content div.right_col div.learning_center li a:active {
	color:#666666;
	text-decoration:none;
}
div.content div.right_col div.learning_center li a:hover {
	text-decoration:underline;
}

div.content div.right_col ul.left li {
	border:0;
}
div.content div.right_col ul.right li {
	border:0;
}
div.content div.right_col ul.left {
	float:left;	
	width:40%;
	margin-right:15px;
}
div.content div.right_col ul.right {
	float:left;
	width:40%;
}



/* INTERIOR - PRICE QUOTE FORM */
div.quote_form_wrapper {
	width:100%;
	margin:20px 0 0 0;
}
div.quote_form_wrapper div.col {
	float:left;
}
div.quote_form_wrapper div.col div.heading {
	height:40px;	
}
div.quote_form_wrapper div.col div.heading img {
	float:left;
	margin:5px 0 0 10px;
}
div.quote_form_wrapper div.col div.heading h3 {
	color:#ffffff;
	margin:0 0 0 46px;
	padding:8px 0 0 0;
	font-size:22px;

}

div.quote_form_wrapper div.col div.inner {
	border:1px solid #D0D0D0;
	height:530px;
	padding:15px 0 15px 15px;
	color:#000000;
}
div.quote_form_wrapper div.col.details div.inner {
	border-right:0;
}
div.quote_form_wrapper div.col.quote div.inner {
	border-left:0;	
}


/* INTERIOR - PRICE QUOTE FORM - COLUMN 1 - VEHICLE DETAILS */
div.quote_form_wrapper div.col.details {
	width:282px;	
}
div.quote_form_wrapper div.details div.heading {
	background-color:#B2B2B2;
}
div.quote_form_wrapper div.details div.inner img {
	border:1px solid #D0D0D0;
	margin:22px auto 20px auto;
}
div.quote_form_wrapper div.details div.selections {
	padding:0 0 0 0;
/*	background-color:#F9F9F9;*/
	width:258px;
}



div.quote_form_wrapper div.details div.selections div {
	background-color:#ffffff;
	margin:0 
}
div.quote_form_wrapper div.details div.selections div hr {
	height:1px;
	border:0;
	border-bottom:1px solid #F3F3F3;
	margin:10px 20px 12px 0;
}
div.quote_form_wrapper div.details p.change {
	font-size:10px;
	margin:2px 0 0 0;
	color:#666666;
}
div.quote_form_wrapper div.details div.selections div select {
	border:1px solid #ADADAD;
	font-size:10pt;
	width:192px;
	height:17px;
	margin:5px 0 0 0;
}
div.quote_form_wrapper div.details div.selections div p.alerts_option {
	margin:4px 0 0 0;
	font-size:12px;
}
div.quote_form_wrapper div.details p.verbiage {
	margin:20px 0 0 0;
	color:#666666;
	font-size:13px;
	line-height:1.4em;
}


/* INTERIOR - PRICE QUOTE FORM - COLUMN 2 - CUSTOMER INFO */
div.quote_form_wrapper div.col.info {
	width:330px;
}
div.quote_form_wrapper div.info div.heading {
	background-color:#3F5678;
}
div.quote_form_wrapper div.info table {
	margin:16px auto 0 auto;
}
div.quote_form_wrapper div.info table th {
	white-space:nowrap;
	color:#666666;
	padding:8px 3px 0 0;
	text-align:right;
	font-weight:normal;
	font-size:13px;
	vertical-align:top;
	width:105px;

}
div.quote_form_wrapper div.info table td {
	padding:4px 0 4px 0;
	white-space:nowrap;
}
div.quote_form_wrapper div.info table td input {
	width:162px;
	height:22px;
	border:1px solid #D0D0D0;
}
div.quote_form_wrapper div.info table td input#phone {

}
div.quote_form_wrapper div.info table td input#phone1 {
	width:48px;
}
div.quote_form_wrapper div.info table td input#phone2 {
	width:48px;
}
div.quote_form_wrapper div.info table td input.email {
	width:156px;
}
div.quote_form_wrapper div.info table td input.shorten {
	width:124px;
}
div.quote_form_wrapper div.info table td textarea {
	width:174px;
	height:74px;
	border:1px solid #D0D0D0;
}
div.quote_form_wrapper div.info table td img {
	vertical-align:bottom;
}
div.quote_form_wrapper div.info table td p.change {
	font-size:11px;
	margin:0px 0 0 20px;
	color:#666666;
}

div.quote_form_wrapper div.info table td a.submit {
	display:block;
	width:173px;
	height:36px;
	background:transparent url(../images/btn-quote-submit.png) no-repeat 0 0;
	padding:5px 0 0 12px;
	margin:8px 0 0 0;
	color:#ffffff;
	font-size:22px;
	text-decoration:none;
}



/* INTERIOR - PRICE QUOTE FORM - COLUMN 2 - CUSTOMER INFO - VERSION 2 */
div.quote_form_wrapper div.info div.form2 {
	
}
div.quote_form_wrapper div.info div.form2 p {
	color:#666666;
	font-weight:normal;
	font-size:15px;
	line-height:2.2em;

}
div.quote_form_wrapper div.info div.form2 p input {
	width:172px;
	height:22px;
	border:1px solid #D0D0D0;
	vertical-align:middle;
	margin:0 2px;
}
div.quote_form_wrapper div.info div.form2 p input.area {
	width:98px;
}
div.quote_form_wrapper div.info div.form2 p input.phone {
	width:60px;
}

div.quote_form_wrapper div.info div.form2 a.submit {
	display:block;
	width:173px;
	height:36px;
	background:transparent url(../images/btn-quote-submit.png) no-repeat 0 0;
	padding:5px 0 0 12px;
	margin:20px auto 0 auto;
	color:#ffffff;
	font-size:22px;
	text-decoration:none;
}




/* INTERIOR - PRICE QUOTE FORM - COLUMN 3 - PRICE QUOTE */
div.quote_form_wrapper div.col.quote {
	width:306px;
}
div.quote_form_wrapper div.quote div.heading {
	background-color:#E4E4E4;

	/*background-color:#B2B2B2;*/
}
div.quote_form_wrapper div.quote h4 {
	font-weight:bold;
	color:#000000;
	margin:10px 0 0 30px;
	font-size:16px;
}
div.quote_form_wrapper div.quote table {
	margin:14px 0 0 32px;
	width:214px;
}
div.quote_form_wrapper div.quote table th {
	vertical-align:top;
	padding:0;
}
div.quote_form_wrapper div.quote table td {
	padding:0;
}
div.quote_form_wrapper div.quote table td p {
	margin:0 0 4px 0;
	line-height:1.3em;
	color:#333333;
}
div.quote_form_wrapper div.quote table td p strong {
	color:#000000;
}
div.quote_form_wrapper div.quote table td p.distance {
	text-align:right;
	font-size:11px;
	margin:6px 0 16px 0;
}
div.quote_form_wrapper div.quote p.selected_dealer_error{
    color: red;
    display: none;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 16px;
	margin-left:30px;
}


/* FOOTER */
div.footer {
	width: 100%;
	margin:0 auto;
	padding:10px 0 10px 10px;
	font-size:12px;
	color:#DFDFDF;
	background-color:#343434;

}



div.footer ul.nav{
	float:right;
	margin:2px 0 0 0;
	padding:0;
	list-style-type:none;
	width:60%;
}
div.footer ul.nav li{
	margin:0;
	padding:0;
	display:inline-block;
	border-right:1px solid #525252;
	padding:3px 7px 3px 4px;
}
div.footer ul.nav li.last {
	border:0;
	padding-right:0;
}
div.footer a,
div.footer a:link,
div.footer a:active,
div.footer a:visited {
	color:#DFDFDF;
}
div.container .disclaimer {
	margin:10px 0px 0px -5px;
	width:100%;
	float:left;
	color:#666666;
	text-align:right;
}

div.container .disclaimer a{
	color:#666666;
	text-align:center;
	
}

.interior div.footer_wrapper {
	height: auto;
	width: 100%;
	background-color:#343434;
	margin-top:30px;
}
.interior div.footer {
	width: 920px;
	padding-left:0;
}
.interior div.footer p.disclaimer {
	margin:4px 0 0 0;
}
.interior div.footer ul.nav {
	width:530px;
}

/* Validation Styles*/
div.quote_form_wrapper div.info table td input.error{
	border:1px solid red;
  display:inline;
}
div.promo div.quote_form input.error{
	border:2px solid red;
  display:inline;
}

em.error{
width:1px;
display:block;
left:-9999px;
}

em{
	margin-left:0px;
  position:absolute;
  z-index:-1;
}


/* MISC STANDARD */

.clearfloat { height: 1px; clear: both;}
.clear0 { height: 0; clear: both; }

.inner select{
	border:1px solid #D0D0D0;
	width:100px;
	height:22px;
}

.hdn_input{
display:none;
}

.std_input{
	padding-left:3px;
	font-weight:500;
}

/* Validator Class HTML css*/
.validation_error p{
  margin-bottom:10px;
}
.validation_error ul{
  list-style-type:none;
  margin-bottom:10px;
}
.validation_error ul li{
  background: url("../images/bullet-red-arrow.gif") no-repeat scroll 0 5px transparent;
  color: #000000;
  font-size: 12px;
  line-height: 19px;
  padding-left: 16px;
}

/*Loading Image*/
#loading{ /*Kyle*/
  height:33px;
  padding:1px 0 0 38px;
  width:200px;
  position:relative;
  /*background:url(../images/loading.gif) no-repeat top left; - loaded with jquery - IE fix*/
}
#loading span.two_lines{ /*Kyle*/
  line-height:115%;
}
#loading span.one_line{ /*Kyle*/
  line-height:230%;
}
/*end - Loading Image*/
