@charset "utf-8";
/* CSS Document */

#datadisplay {
	text-align:left;
	}
/*** MODEL SELECTION PAGE ***/
td.model_header {
	border-bottom:1px solid #CCC;
    padding:5px;
    text-align:left;
    background-color:#FAFAFA;
	color:#444;
	font-size:14px;
	font-weight:bold;
	}
tr.model_section_header {
    padding:5px;
    text-align:center;
    background-color:#EFEFEF;
    color:#000;
    font-size:14px;
    font-weight:bold;
	}
a.model_text {
	font-size:14px;
	text-decoration:none;
	}
td.model_cell {
	text-align:center;
	padding-bottom:25px;
	}
/*** TRIM SELECTION PAGE ***/
a.trim_backbutton {
    font-size:14px;
	font-weight:bold;
    text-decoration:none;
	}
.trim_title {
	border-bottom:1px solid #CCC;
    padding:5px;
    text-align:center;
    background-color:#666;
    color:#FFF;
    font-size:14px;
    font-weight:bold;
	}
tr.trim_selection_row {}
.trim_selection_disclaimer {
	font-style:italic;
	}
td.trim_section_title {
    font-size:14px;
    font-weight:bold;
	color:#890407;
    border-bottom:1px solid #CCC;
	}
table.tableframe { 
	background-color:white;
	width:960px;
	margin:0 auto;
	padding:0 0 25px 0
	}
.tableframe { 
	background-color:white;
	width:960px !important;
	margin:0 auto
	}
td.navigation {
	border-bottom:1px solid #CCC;
	padding:5px;
	text-align:center;
	background-color:#FAFAFA;
	}
td.navigation_trail {
	border-bottom:1px solid #CCC;
    padding:5px;
    text-align:left;
    background-color:#FAFAFA;
	}
select.navigation {
    font-size:12px;
    color:#000;
	}
a.navigation {
	text-align:left;
    font-weight:bold;
    font-size:12px;
	text-decoration:none;
	}
/* Left Bar CSS */
.leftbar {
	border-right:1px solid #CCC;
	vertical-align:top;
	}
.leftbartable {
    font-size:14px;
    color:#000;
	}
/* Left Bar - Header CSS */
td.leftbar_header {
	text-align:center;
	color:#890407;
	font-weight:bold;
	font-size:12px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background-color:#FAFAFA;
	}
leftbar_object,a.leftbar_object {
	text-align:center;
	font-size:12px;
	text-decoration:none;
	}
td.leftbar_object {
	text-align:center;
    font-size:12px;
	}
/* Top Content Box CSS */
table.topcontentbox {
	border-bottom:1px solid #CCC;
	}
td.bigimagecell {
	text-align:center;
	}
td.cell_vehicleinfobox {
	vertical-align:top;
	}
table.vehicleinfobox {
	text-align:left;
	font-size:12px;
	border:1px solid #CCC;
	}
td.vehicleinfobox_header {
	text-align:center;
	background-color:#FAFAFA;
	color:#890407;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	}
td.vehicleinfobox {
	text-align:center;
	}
.vehicleinfobox_highlight {
	font-weight:bold;
	color:red;
	font-size:24px;
	text-align:center;
	text-decoration:blink;
	}
.vehicleinfobox_highlight_small {
	font-weight:bold;
    color:red;
    font-size:18px;
	}
td.vehicleinfobox_leftcolumn {
	text-align:left;
	font-weight:bold;
	font-size:12px;
	}
td.vehicleinfobox_rightcolumn {
	text-align:right;
	font-weight:bold;
    font-size:12px;
	}
td.vehicleinfobox_disclaimer {
	font-style:italic;
	text-align:right;
	}

/* Vehicle Nav Tabs CSS */
#tabsB {
	width:100%;
	font-size:93%;
	line-height:normal;
	}
#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,#tabsB .current a  {
	background-position:0% -42px;
	}
#tabsB a:hover span,#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-size:14px;
	font-weight:bold;
	color:#000;
	cursor:hand;
	cursor:pointer;
	}
/* Content Section CSS */
table.content {
	border-top:1px solid #CCC;
	text-align:left;
	width:900px;
	margin:0 auto;
	background-color:#FFF
	}
table.tableframe table.content {
	width:740px;
	padding:0 10px
	}
.content_header {
	font-size:14px;
	font-weight:bold;
	color:#890407;
	border-bottom:1px solid #CCC;
	}
.content_text {
	font-size:12px;
	}
td.specifications_header {}
tr.specifications_row1 {}
tr.specifications_row2 {
	background-color:#EFEFEF;
	}
.option_comment {
	font-style:italic;
	}
/*** TRIM COMPARE PAGE ***/
td.compare_name,td.compare_value {
	font-size:14px;
	text-decoration:none;
	}
tr.compare_subcategory {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;	
	}
tr.compare_row1 {
	background-color:#EFEFEF;
	}
tr.compare_row2 {
	background-color:#FFF;
	}
/* Configuration CSS */
td.vehicleinfobox_total_leftcolumn {
	text-align:left;
	color:#666;
	font-weight:bold;
	font-size:15px;
	}
td.vehicleinfobox_total_rightcolumn {
	text-align:right;
	font-weight:bold;
	font-size:15px;
	color:#890407;
	}
.inventory_directions {}
td.content_text_different_spec {
	font-size:12px;
	color:#F00;
	}
td.specifications_standard_header,td.specifications_asequipped_header {
	font-size:14px;
	border-bottom:1px solid #CCC;
	}
.content_text_different_spec {
	color:#F00;
	}
.colors_directions {
	font-size:13px;
	}
div#popup {
	position:absolute;
	top:0;
	left:0;
	font:12px;
	color:#000;
	width:700px;
	background-color:#FAFAFA;
	border:1px solid #CCC;
	padding:5px;
	visibility:hidden;
	filter:alpha(opacity=100);
	}
.over {background-color:#EEE}
.notover {background-color:#FFF}
div#imgfloat {
	position:absolute;
	top:0;
	left:0;
	font:12px;
	color:#000;
	background:#FFF;
	border:1px solid #CCC;
	padding:10px;
	visibility:hidden;
	filter:alpha(opacity=100);
	}
div#plus {
	position:absolute;
	top:0;
	left:0;
	font:12px;
	color:#000;
	background-color:#FAFAFA;
	border:1px solid #CCC;
	padding:2px;
	visibility:hidden;
	filter:alpha(opacity=100);
	}
.optionimage {
	float:left;
	margin:0 10px 10px 0;
	}
.option_details,.option_details_spec_value {
	font-size:12px;
	color:#666;
	}
.option_details_spec_header {
	font-size:12px;
	color:#666;
	font-weight:bold;
	}
.affected_option {
	background-color:#EE5555;
	}
.normal_option {
	background-color:#FFF;
	}
.second_total_top_row {
	border-top:thin dashed #CCC;
	font-size:12px;
	}
.second_total_top_row_value {
	border-top:thin dashed #CCC;
	font-size:12px;
	text-align:right;
	}
.second_total_total_row {
	border-top:medium double #CCC;
	font-size:12px;
	}
.second_total_total_row_value {
	border-top:medium double #CCC;
	font-size:12px;
	text-align:right;
	}
.content_header_match_percentage {
	color:#890407;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	border-bottom:1px solid #CCC;
	padding-right:15px;
	}
.inventory_price_name {
	color:#F00;
	font-size:16px;
	font-weight:bold;
	}
.inventory_price_real_value {
	text-decoration:line-through;
	}
.inventory_price_sale_value {
	color:#F00;
	font-size:16px;
	}
.second_total_name,.brochure_text,.trim_section_text,a.trim_selection_text  {
	font-size:12px;
	}
.inventory_option_subheader,.brochure_category_header,.inventory_search_small_title_header,.carfinder_subheader,.content_subheader,.content_text_bold,td.trim_section_category,.trim_selection_header  {
	font-size:12px;
	font-weight:bold;
	color:#890407
	}
.second_total_value,.content_text_price,.brochure_text_price {
	font-size:12px;
	text-align:right;
	}
.second_total_disclaimer {
	font-size:12px;
	font-style:italic;
	}
.inventory_value,.lead_fields,.brochure_infobox_value {
	font-size:14px;
	}	
.inventory_name,.inventory_option_header,.brochure_infobox_name,.brochure_description_header   {
	font-size:14px;
	font-weight:bold;
	}
.brochure_description_header_price {
	font-size:14px;
	font-weight:bold;
	text-align:right;
	}
.quote_description_header,.quote_contact_header,.brochure_infobox_price,.inventory_match_vehiclename,.incentive_title {
	font-size:16px;
	font-weight:bold;
	color:#890407;
	}
.brochure_dealer_name {
	font-weight:bold;
	font-size:18px;
	}
table.lead {
	border:thin solid #CCC;
	}
.lead_header {
	color:#F00;
	font-weight:bold;
	font-size:16px;
	}
.quote_description_header_price {
	font-size:16px;
	font-weight:bold;
	text-align:right;
	}
.quote_description_total,.brochure_description_total {
	border-top:medium double #CCC;
	font-size:14px;
	font-weight:bold;
	}
.quote_description_total_price,.brochure_description_total_price {
	border-top:medium double #CCC;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	}
.quote_asterisk {
	color:#F00;
	}
.quote_asterisk_text {
	font-size:12px;
	font-style:italic;
	}
.quote_warning {
	color:#F00;
	font-size:12px;
	}
.thanks_quote_message,.brochure_vehicle_header {
	font-size:16px;
	font-weight:bold;	
	text-align:center;
	}
.thanks_error_message {
	font-size:16px;
	font-weight:bold;
	color:#F00;
	text-align:center;
	}
/* Brochure CSS */
table.brochure_outer_table {
	border:1px solid #CCC;
	}
.brochure_header {
	background-color:#FAFAFA;
	border-bottom:1px solid #CCC;
	font-weight:bold;
	font-size:12px;
	}
.brochure_section_header {
	font-weight:bold;
	font-size:14px;
	background-color:#FAFAFA;
	}
.brochure_footer {
	background-color:#FAFAFA;
	border-top:1px solid #CCC;
	font-weight:bold;
	font-size:12px;
	}
.inventory_search_all {
	text-align:right;
	}
table.inventory_match_table {
	cursor:hand;
	cursor:pointer;
	border:1px solid #CCC;
	}
.inventory_over {
	background-color:#FAFAFA;
	}
.inventory_notover {
	background-color:#FFF;
	}
.inventory_match_text {
	width:130px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}
.second_column {
	width:430px;
	}
.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;
    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;
}
a.button:active span {
    background-position:bottom left;
    padding:6px 0 4px 18px;
} 
.inventory_search_differences {
	color:#F00;
	}
.content_text_small {
	font-size:10px;
	font-style:italic;
	}
/* Version 1.3 */
table.mySavedRow {
	border:1px solid #CCC;
	font-size:12px;
	}
a.mySavedName:link {
	color:#333;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}
a.mySavedName:visited,a.mySavedName:hover {
	color:#666;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}
a.mySavedName:active {
	text-decoration:none;
	color:#999;
	}
/* For Marlene's Design */
table.modeltable {
	width:250px;
	}
td.modeltable_topleft {
	}
td.modeltable_top {
	}
td.modeltable_topright {
	}
td.modeltable_left {
	}
td.modeltable_header {
	font-size:12px;
	background-color:#CDDBE6;
	}
td.modeltable_content {
	font-size:12px;
	font-weight:bold;
	background-color:#CDDBE6;
	}
td.modeltable_right {
	}
td.modeltable_bottomleft {
	}
td.modeltable_bottom {
	}
td.modeltable_bottomright {
	}
/**** Incentives Section ****/
#model_incentives .content_header {
	color:#444;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #CCC;
	background-color:#FAFAFA;
	padding:2px;
	}
#model_incentives .content_text {
	padding-left:10px;
	}
#model_incentives .trims_effected {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#D61C09;
	}
#model_incentives .price {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
#model_incentives .factory_rebate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	}
#model_incentives .or {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:10px 10px 10px 40px;
	}
#model_incentives .special_rate {
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	padding:0;
	}
#model_incentives .rates {
	font-size:9.2px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	padding-left:40px;
	}
#model_incentives .incentive_div {
	margin:5px 10px 10px 10px;
	border:1px solid #CCC;
	}
.model_rebate_star {}
.model_rebate_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#D61C09;
	}
.carfinder_selection_table {
	border:1px solid #CCC;
	}
/*** Gallery Viewer ****/
#galleryviewer {
	width:1600px;
	}
#galleryviewer #header {
	text-align:center;
	width:1000px;
	}
#galleryviewer #header span.cartitle {
	color:#333;
	font-size:14px;
	font-weight:bold
	}
#galleryviewer #toolbar {
	width:100%;
	height:75px;
	}
#galleryviewer #toolbar #slideshow_controls {
	width:270px;
	height:75px;
	float:left;
	}
#galleryviewer #toolbar #slideshow_controls #stopbutton {
	padding:10px;
	float:left;
	width:38px;
	height:54px;
	}
#galleryviewer #toolbar #slideshow_controls #playbutton {
	padding:10px;
	float:left;
	width:34px;
	height:54px;
	}
#galleryviewer #toolbar #slideshow_controls #slideshow_text {
	background-image:url(/carresearch/images/viewer/Slideshow.jpg);
	width:76px;
	height:20px;
	float:left;
	margin-top:15px;
	}
#galleryviewer #toolbar #main_controls {
	width:900px;
	text-align:center;
	}
#galleryviewer #toolbar #main_controls #previousbutton {
	padding:10px;
	float:left;
	width:64px;
	height:54px;
	margin-right:40px;
	}
#galleryviewer #toolbar #main_controls #nextbutton {
	padding:10px;
	float:left;
	width:50px;
	height:54px;
	margin-left:40px;
	}
#galleryviewer #toolbar #main_controls #zoombar {
	width:367px;
	height:35px;
	background-image:url(/carresearch/images/viewer/Zoom.jpg);
	float:left;
	margin:10px;
	}
#galleryviewer #thumbnails {
	width:270px;
	height:570px;
	float:left;
	overflow:auto;
	}
#galleryviewer #thumbnails div.thumbnail {
	padding:2px;
	float:left;
	}
#galleryviewer #mainimage {
	float:left;
	}
#galleryviewer #toolbar #main_controls #zoombar div.imagesize {
	color:#FFF;
	font-size:12px;
	}
#galleryviewer div#plus {
	position:absolute;
	top:0;
	left:0;
	font-size:12px;
	color:#000;
	background-color:#FAFAFA;
	border:1px solid #CCC;
	padding:2px;
	visibility:hidden;
	filter:alpha(opacity=100);
	}
#galleryviewer .content_text {
	font-size:12px;
	color:#000;
	}
#galleryviewer .zoom_text {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	}
#trims_incentives .content_header {
	color:#000;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #CCC;
	padding:2px;
	}
#trims_incentives .content_text {
	padding-left:10px;
	}
#trims_incentives .trims_effected {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#D61C09;
	}
#trims_incentives .price {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
#trims_incentives .factory_rebate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	}
#trims_incentives .or {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:10px;
	padding-left:90px;
	color:#F00;
	}
#trims_incentives .special_rate {
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	padding:0;
	}
#trims_incentives .rates {
	font-size:9.2px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	padding-left:40px;
	}
#trims_incentives .incentive_div {
	margin:5px 10px 10px 10px;
	border:1px solid #CCC;
	}
#model_level_disclaimer #infobox {
	text-align:left; 
	padding:5px; 
	border:1px #CCC solid; 
	color:#000;
	width:400px;
	float:left;
	}
p.info1,p.info2 {
	font-size:11px;
	}
#incentives_pq {
	border:1px #CCC solid; 
	color:#000;
	}
div.incentive_cash {
	background-image:url(/carresearch/images/red_seal.jpg);
	width:221px;
	height:120px;
	}
div.incentive_cash div.incentive_cash_text {
	padding-top:30px;
	text-align:center;
	}
#trims_incentives div.incentive_cash_text .price {
	color:#FFF;
	font-weight:normal;
	font-size:26px;
	}
#trims_incentives div.incentive_cash_text .factory_rebate {
	color:#FFF;
	font-size:12px;
	}
div.incentive_financing {
	background-image:url(/carresearch/images/red_seal.jpg);
	width:221px;
	height:120px;
	}
div.incentive_financing div.incentive_financing_text {
	padding-top:30px;
	text-align:center;
	}
#trims_incentives .special_rate {
	color:#FFF;
	font-size:24px;
	font-weight:normal;
	}
#trims_incentives .dealer_info {
	font-size:14px;
	text-align:center;
	}
#trims_incentives .phone {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#F00;
	}
td.model_column1 {
	width:400px;
	}
#trims_incentives div.button_div {
	width:100%;
	text-align:center;
	}
p.content_text_alt {
	font-size:16px;
	text-align:center;
	color:#F00;
	font-weight:bold;
	}
.inventory_incentive_text {
    padding-top:20px;
    font-size:12px;
    font-weight:bold;
    color:#F00;
}
#inventory_incentive div.incentive_div {
	border:1px solid #CCC;
	margin:5px 10px 10px 10px;
	padding-bottom:0 0 10px 10px;
	}
#inventory_incentive .comment {}

#inventory_incentive .content_header {
	color:#000;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #CCC;
	padding:2px;
	}
#inventory_incentive .content_text {
	padding-left:10px;
	}
#inventory_incentive .trims_effected {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#D61C09;
	}
#inventory_incentive .price {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
#inventory_incentive .factory_rebate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	}
#inventory_incentive .or {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:10px;
	padding-left:90px;
	color:#F00;
	}
#inventory_incentive .special_rate {
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	padding:0;
	}
#inventory_incentive .rates {
	font-size:9.2px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	padding-left:40px;
	}
#inventory_incentives_disclaimer #infobox {
	text-align:left; 
	padding:5px; 
	border:1px #CCC solid; 
	color:#000;
	float:left;
	width:970px;
	}
table.inventory_individual_equipment_table {
	width:90%;
	float:left;
	margin-left:15px
	}
form.quote_form {
	margin:0;
	}
ul.trimsincentives_rates {
	list-style:none;
	}

