body {font-family: Verdana;
	font-size: 12px;
	height: 100%;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
	
.p {font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

.content {font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color:#000000;
}
.headers {font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	vertical-align:top;
	text-decoration: none;
}	
.heading {font-family: Verdana;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}	
.headerspadleft {font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding-left: 3px;
	text-decoration: none;
}
#footer {font-size: 11px;
	font-family: Tahoma;
	vertical-align:bottom;
	width:1000;
	height:35px;
	color:#C0C0C0;
}
#content_table {width:1000;
	height:100%;
}	
.style1 {font-size: 11px;
	font-family: Tahoma;
	color:#C0C0C0;
}	
	/* Nav Link */
a.navigation:link {
	color: #FFF;
	font-size:12px;
	font-weight:bold;
}
a.navigation:visited {
	color: #FFF;
	font-size:12px;
	font-weight:bold;
}
a.navigation:hover {
	color: #FFF;
	font-size:12px;
	font-weight:bold;
}
a.navigation:active {
	color: #FFF;
	font-size:12px;
	font-weight:bold;
}

/* Model Link */
a.model_text:link {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a.model_text:visited {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a.model_text:hover {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a.model_text:active {
	text-decoration: none;
	color: #999999;
}

/* Trim Link */

a.trim_selection_text:link {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a.trim_selection_text:visited {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a.trim_selection_text:hover {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a.trim_selection_text:active {
	text-decoration: none;
	color: #999999;
}

/* Other Inventory Link */

a.leftbar_object:link {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a.leftbar_object:visited {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a.leftbar_object:hover {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a.leftbar_object:active {
	text-decoration: none;
	color: #333;
}
a.more_photos:link {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a.more_photos:visited {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a.more_photos:hover {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a.more_photos:active {
	text-decoration: none;
	color: #333;
}

/*** SPECIALS HEADERS ***/
.specials_img {
text-align: center;
}
/*** MODEL SELECTION PAGE ***/
td.model_header {
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #0a3367;
	font-size: 12px;
	font-weight: bold;
}
tr.model_section_header {
    padding: 5px;
    text-align: center;
    background-color: #0a3367;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}
a.model_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
td.model_cell {
	text-align: center;
	padding-bottom: 25px;
}
/*** TRIM SELECTION PAGE ***/
a.trim_backbutton {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
    text-decoration: none;
}
.trim_title {
	border-bottom: 1px solid rgb(51, 51, 51);
    padding: 5px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	background-color:#0a3367;
    font-size: 16px;
    font-weight: bold;
}
tr.trim_selection_row {
}
.trim_selection_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a3367;
	font-size: 12px;
	font-weight: bold;
}
a.trim_selection_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.trim_selection_disclaimer {
	font-style: italic;
}
td.trim_section_title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #666666;
}
td.trim_section_category {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.trim_section_text {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
/*** VEHICLE LEVEL PAGE ***/
/* Controls CSS of the entire landing page section */
table.tableframe { 
	background-color: white;
}

/* Top Navigation CSS */
td.navigation { /* Navigation Cell */
	border-bottom: 1px solid rgb(51, 51, 51);
	padding: 5px;
	text-align: center;
	background-color: #0a3367;
}
td.navigation_trail {
	border-bottom: 1px solid rgb(51, 51, 51);
    padding: 5px;
    text-align: left;
    background-color: #0a3367;
}
select.navigation { /* Navigation Selection Box */
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
a.navigation {
	text-align: left;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* Left Bar CSS */
.leftbar { /* Outermost Table Cell that contains the Left Bar */
	border-right: 1px solid rgb(51, 51, 51);
	vertical-align: top;
}
.leftbartable { /* Table inside the left bar */
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
	vertical-align:top;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/* Left Bar - Header CSS */
td.leftbar_header {
	text-align: center;
	color: #FFFFFF;
	background-color: #0a3367;
	font-weight: bold;
	font-size: 14px;
    font-family:Arial, Helvetica, sans-serif;

}
leftbar_object { /* All non header content in leftbar */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
}
a.leftbar_object { /* links in leftbar */
	text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
td.leftbar_object {
	text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/* Top Content Box CSS */
table.topcontentbox {
	border-bottom: 1px solid #FFFFFF;
}
td.bigimagecell {
	text-align: center;
	width:500px;
	height:300px;
}
td.cell_vehicleinfobox {
	vertical-align: top;	
}
table.vehicleinfobox {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
td.vehicleinfobox_header {
	text-align: center;
	background-color: #0a3367;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
td.vehicleinfobox {
	text-align: center;
}
.vehicleinfobox_highlight {
	font-weight: bold;
	color: red;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	text-align: center;
	text-decoration: blink;
}
.vehicleinfobox_highlight_small {
	font-weight: bold;
    color: red;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
}
td.vehicleinfobox_leftcolumn {
	text-align: left;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 15px;
}
td.vehicleinfobox_rightcolumn {
	text-align: right;
    font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
    font-size: 15px;
	color: #0a3367;
}
td.vehicleinfobox_total_leftcolumn {
	text-align: left;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 17px;
}
td.vehicleinfobox_total_rightcolumn {
	text-align: right;
    font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
    font-size: 20px;
	color: #0a3367;
}
td.vehicleinfobox_disclaimer {
	font-style: italic;
	text-align: center;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #666666;
}
td.msrpTotalField {
	text-align: right;
    font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
    font-size: 20px;
	color: #0a3367;
}

/* Vehicle Nav Tabs CSS */
#tabsB {
    width:100%;
    font-size:93%;
    line-height:normal;
}
#datadisplay {
    width:100%;
    font-size:93%;
    line-height:normal;
	border-TOP: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-bottom:10px;
}
#tabsB ul {
    margin:0;
    padding:10px 10px 0 10px;
    list-style:none;
}
#tabsB li {
    display:inline;
    margin:0;
    padding:0;
}
#tabsB a {
    float:left;
    background:url("/carresearch/images/tableftB.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}
#tabsB a span {
    float:left;
    display:block;
    background:url("/carresearch/images/tabrightB.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#6B78A9;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
/* End IE5-Mac hack */
#tabsB a:hover span {
    color:#6B78A9;
}
#tabsB a:hover {
    background-position:0% -42px;
}
#tabsB a:hover span {
    background-position:100% -42px;
}
#tabsB .current a {
    background-position:0% -42px;
}
#tabsB .current a span {
    background-position:100% -42px;
}
#tabsB .normal a {
	float:left;
    background:url("/carresearch/images/tableftB.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 7px;
    text-decoration:none;
}
#tabsB .normal a span {
    float:left;
    display:block;
    background:url("/carresearch/images/tabrightB.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#6B78A9;
}
.tabtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    cursor: hand;
}
/* Content Section CSS */
table.content {
	border-top: 0px solid #000000;
}
.content_header {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
	padding-left:15px;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	padding-left:15px;
}
td.specifications_header {
}
tr.specifications_row1 {
}
tr.specifications_row2 {
	background-color: #EFEFEF;
}
.option_comment {
	font-style: italic;
}

.trim_section_title {
	color: #0a3367;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.trim_section_category {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.trim_section_text {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content_header {
	color: #0a3367;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

table.model_section_header {
    padding: 5px;
    text-align: center;
    background-color: #0a3367;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

/*** TRIM COMPARE PAGE ***/
td.compare_name {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
}
td.compare_value {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
}
tr.compare_subcategory {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
	font-weight: bold;	
}
tr.compare_row1 {
	background-color: #EFEFEF;
}
tr.compare_row2 {
	background-color: #FFFFFF;
}
/* Configuration CSS */
td.vehicleinfobox_total_leftcolumn {
    text-align: left;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 18px;
}
td.vehicleinfobox_total_rightcolumn {
    text-align: right;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #0a3367;
}
.inventory_directions {

}
td.content_text_different_spec {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0a3367;
}
td.specifications_standard_header {
    font-size: 14px;
    border-bottom: 1px solid #000000;
}
td.specifications_asequipped_header {
    font-size: 14px;
    border-bottom: 1px solid #000000;
}
.content_text_different_spec {
    color: #0a3367;
}
.colors_directions {
    font-size: 13px;
}
div#popup {
    position: absolute;
    top: 0px;
    left: 0px;
    font: 12px arial;
    color: #000000;
    width: 700px;
    background-color: #EEEEEE;
    border: 1px solid black;
    padding: 5px 5px 5px 5px;
    visibility: hidden;
    filter:alpha(opacity=100);
}
.over {background-color: #EEEEEE}
.notover {background-color: #FFFFFF}
div#imgfloat {
    position: absolute;
    top: 0px;
    left: 0px;
    font: 12px arial;
    color: #000000;
    background: #ffffff;
    border: 1px solid red;
    padding: 10px 10px 10px 10px;
    visibility: hidden;
    filter:alpha(opacity=100);
}
div#plus {
    position: absolute;
    top: 0px;
    left: 0px;
    font: 12px arial;
    color: #000000;
    background-color:#EEEEEE;
    border: 1px solid black;
    padding: 2px 2px 2px 2px;
    visibility: hidden;
    filter:alpha(opacity=100);
}
.optionimage {
    float: left;
    margin: 0 10px 10px 0;
}
.option_details {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #666666;
}
.option_details_spec_header {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: bold;
}
.option_details_spec_value {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #666666;
}
.affected_option {
	background-color: #0a3367;
}
.normal_option {
    background-color: #FFFFFF;
}
.second_total_top_row {
    border-top: thin dashed #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.second_total_top_row_value {
    border-top: thin dashed #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: right;
}
.second_total_total_row {
    border-top: medium double #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.second_total_total_row_value {
    border-top: medium double #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: right;
}
.second_total_name {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.second_total_value {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: right;
}
.second_total_disclaimer {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: italic;
}
.content_header_match_percentage {
    color: #0a3367;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-align: right;
    border-bottom: 1px solid #000000;
    padding-right: 15px;
}
.inventory_price_name {
    color: #0a3367;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.inventory_price_real_value {
    text-decoration: line-through;
}
.inventory_price_sale_value {
    color: #0a3367;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
}
.inventory_name {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.inventory_value {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}
.inventory_option_header {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.inventory_option_subheader {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}
table.lead {
    border: thin solid rgb(0,0,0);
}
.lead_header {
    color: #0a3367;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
}
.lead_fields {
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
}
.quote_description_header {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.quote_description_header_price {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}
.content_text_price {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: right;
}
.quote_description_total {
    border-top: medium double #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.quote_description_total_price {
    border-top: medium double #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}
.quote_contact_header {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.quote_asterisk {
    color: #0a3367;
}
.quote_asterisk_text {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: italic;
}
.quote_warning {
    color: #0a3367;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.thanks_quote_message {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;	
	text-align: center;
}
.thanks_error_message {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0a3367;
	text-align: center;
}
/* Brochure CSS */
table.brochure_outer_table {
	background-color: #FFFFFF;
    border: 1px solid rgb(0,0,0);
}
.brochure_header {
    background-color: #EEEEEE;
    border-bottom: 1px solid rgb(0,0,0);
    font-weight: bold;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}
.brochure_dealer_name {
    font-weight: bold;
    font-size: 18px;
}
.brochure_vehicle_header {
    font-weight: bold;
    font-size: 16px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
}
.brochure_section_header {
    font-weight: bold;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    background-color: #EEEEEE;
}
.brochure_category_header {
    font-weight: bold;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}
.brochure_text {
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}
.brochure_footer {
    background-color: #EEEEEE;
    border-top: 1px solid rgb(0,0,0);
    font-weight: bold;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}
.brochure_infobox_name {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.brochure_infobox_value {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}
.brochure_infobox_price {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.brochure_description_header {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.brochure_description_header_price {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}
.brochure_description_total {
    border-top: medium double #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.brochure_description_total_price {
    border-top: medium double #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}
.brochure_text_price {
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: right;
}
.inventory_search_all {
    text-align: right;
}
table.inventory_match_table {
    cursor: hand;
	cursor: pointer;
    border: 1px solid rgb(0,0,0);
}
.inventory_over {
    background-color: #EEEEEE;
}
.inventory_notover {
    background-color: #FFFFFF;
}
.inventory_match_text {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.inventory_match_vehiclename {
    font-weight: bold;
    font-size: 16px;
}
.inventory_match_price {
    font-size: 14px;
    font-weight: bold;
}
/*** VERSION 1.2 ***/
.clear { 
    overflow: hidden;
    width: 100%;
}
a.button {
    background: transparent url('/carresearch/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}
a.button span {
    background: transparent url('/carresearch/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
.inventory_search_small_title_header {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.inventory_search_differences {
	color: #0a3367;
}


