/*** SPECIALS HEADERS ***/
.specials_img {
text-align:center;
}
/*** MODEL SELECTION PAGE ***/
td.model_header {
	border-bottom:1px solid rgb(51, 51, 51);
    padding:5px;
    text-align:left;
    background-color:#eee;
	color:#666;
	font-size:14px;
	font-weight:bold;
}
tr.model_section_header {
    padding:5px;
    text-align:left;
    background-color:#EFEFEF;
    color:#000;
    font-size:14px;
    font-weight:bold;
}
a.model_text,a.model_text:link,a.model_text:visited {
	font-size:14px;
	text-decoration:none;
	color:#666;
	font-weight:bold;
}

a.model_text:hover {
	font-size:14px;
	text-decoration:none;
	color:#A90000;
	font-weight:bold;
}
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 rgb(51, 51, 51);
    padding:5px;
    text-align:center;
    background-color:#666;
    color:#FFF;
    font-size:14px;
    font-weight:bold;
}
tr.trim_selection_row {}
.trim_selection_header,td.trim_section_category {
	font-size:12px;
	font-weight:bold;
}
a.trim_selection_text,.trim_section_text {
	font-size:12px;	
}
.trim_selection_disclaimer {
	font-style:italic;
}
td.trim_section_title {
    font-size:14px;
    font-weight:bold;
    border-bottom:1px solid #000;
}
table.tableframe { 
	background-color:#FFF;
}

td.navigation {
	border-bottom:1px solid rgb(51, 51, 51);
	padding:5px;
	text-align:center;
	background-color:#666;
}
td.navigation_trail {
	border-bottom:1px solid rgb(51, 51, 51);
    padding:5px;
    text-align:left;
    background-color:#666;
}
select.navigation {
    font-size:12px;
    color:#000;
}
a.navigation {
	text-align:left;
    color:#FFF;
    font-weight:bold;
    font-size:12px;
	text-decoration:none;
}
.leftbar {
	border-right:1px solid rgb(51, 51, 51);
	vertical-align:top;
}
.leftbartable {
    font-size:14px;
    color:#000;
}
td.leftbar_header {
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #000;
	background-color:#666;
}
leftbar_object {
	text-align:center;
	font-size:12px;
	text-decoration:none;
}
a.leftbar_object {
	text-align:center;
    font-size:12px;
    text-decoration:none;
	color:#900;
}
td.leftbar_object {
	text-align:center;
    font-size:12px;
}
table.topcontentbox {
	border-bottom:1px solid #000;
}
td.bigimagecell {
	text-align:center;
}
td.cell_vehicleinfobox {
	vertical-align:top;
}
table.vehicleinfobox {
	text-align:left;
	font-size:12px;
	border:1px solid #000;
}
table.vehicleinfobox a:link,table.vehicleinfobox a:visited,table.vehicleinfobox a:active {color:#000;text-decoration:none;}
table.vehicleinfobox a:hover {color:#000;text-decoration:underline;}
td.vehicleinfobox_header {
	text-align:center;
	background-color:#666;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #000;
}
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;
}
#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:#900;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
/* End IE5-Mac hack */
#tabsB a:hover span {
      color:#900; /* JRL changed from 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:#900; /* JRL changed from 6B78A9; */
}
.tabtext {
	font-size:14px;
	font-weight:bold;
	color:#000;
	cursor:hand;
	cursor:pointer;
}
table.content {
	border-top:1px solid #000;
	background-color:#FFF; /* JRL */
}
.content_header {
    font-size:14px;
    font-weight:bold;
	border-bottom:1px solid #000;
}
.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:#326698;
}
.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 #000;
}
.content_text_different_spec {
    color:#F00;
}
.colors_directions {
    font-size:13px;
}
div#popup {
    position:absolute;
    top:0px;
    left:0px;
    font:12px arial;
    color:#000;
    width:700px;
    background-color:#EEE;
    border:1px solid black;
    padding:5px;
    visibility:hidden;
    filter:alpha(opacity=100);
}
.over {background-color:#EEE}
.notover {background-color:#FFF}
div#imgfloat {
	position:absolute;
	top:0px;
	left:0px;
	font:12px;
	color:#000;
	background:#fff;
	border:1px solid red;
	padding:10px;
	visibility:hidden;
	filter:alpha(opacity=100);
}
div#plus {
	position:absolute;
	top:0px;
	left:0px;
	font:12px;
	color:#000;
	background-color:#EEE;
	border:1px solid black;
	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 #000;
    font-size:12px;
}
.second_total_top_row_value {
    border-top:thin dashed #000;
    font-size:12px;
    text-align:right;
}
.second_total_total_row {
    border-top:medium double #000;
    font-size:12px;
}
.second_total_total_row_value {
    border-top:medium double #000;
    font-size:12px;
    text-align:right;
}
.second_total_name {
    font-size:12px;
}
.second_total_value {
    font-size:12px;
    text-align:right;
}
.second_total_disclaimer {
    font-size:12px;
    font-style:italic;
}
.content_header_match_percentage {
    color:#326698;
    font-size:15px;
    font-weight:bold;
    text-align:right;
    border-bottom:1px solid #000;
    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;
}
.inventory_name,.inventory_option_header,.brochure_infobox_name,.brochure_description_header,.inventory_match_price {
    font-size:14px;
    font-weight:bold;
}
.inventory_value,.lead_fields,.brochure_infobox_value {
    font-size:14px;
}
.inventory_option_subheader,.brochure_category_header,.inventory_search_small_title_header,.content_subheader,.carfinder_subheader {
    font-size:12px;
    font-weight:bold;
}
table.lead {
    border:thin solid rgb(0,0,0);
}
.lead_header {
    color:#F00;
    font-weight:bold;
    font-size:16px;
}
.quote_description_header,.quote_contact_header,.brochure_infobox_price,.inventory_match_vehiclename {
    font-size:16px;
    font-weight:bold;
}
.quote_description_header_price {
    font-size:16px;
    font-weight:bold;
    text-align:right;
}
.content_text_price,.brochure_text_price {
    font-size:12px;
    text-align:right;
}
.quote_description_total {
    border-top:medium double #000;
    font-size:14px;
    font-weight:bold;
}
.quote_description_total_price {
    border-top:medium double #000;
    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 {
	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 rgb(0,0,0);
}
.brochure_header {
    background-color:#EEE;
    border-bottom:1px solid rgb(0,0,0);
    font-weight:bold;
    font-size:12px;
}
.brochure_dealer_name {
    font-weight:bold;
    font-size:18px;
}
.brochure_vehicle_header {
    font-weight:bold;
    font-size:16px;
    text-align:center;
}
.brochure_section_header {
    font-weight:bold;
    font-size:14px;
    background-color:#EEE;
}
.brochure_text {
    font-size:12px;
}
.brochure_footer {
    background-color:#EEE;
    border-top:1px solid rgb(0,0,0);
    font-weight:bold;
    font-size:12px;
}
.brochure_description_header_price {
    font-size:14px;
    font-weight:bold;
    text-align:right;
}
.brochure_description_total {
    border-top:medium double #000;
    font-size:14px;
    font-weight:bold;
}
.brochure_description_total_price {
    border-top:medium double #000;
    font-size:14px;
    font-weight:bold;
    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:#EEE;
}
.inventory_notover {
    background-color:#FFF;
}
.inventory_match_text {
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
/*** 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; /* hide dotted outline in Firefox */
}
a.button:active span {
    background-position:bottom left;
    padding:6px 0 4px 18px; /* push text down 1px */
} 
.inventory_search_differences {
	color:#F00;
}
.content_text_small {
	font-size:10px;
	font-style:italic;
}
/* Version 1.3 */
table.mySavedRow {
    border:1px solid rgb(0,0,0);
    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:#FFF;
    font-weight:bold;
    font-size:12px;
    border-bottom:1px solid #000;
	background-color:#666;
    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;
    padding-left: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 0;
	padding:0 0 10px 10px;
    border:1px solid #000;
}
.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 #000;
}
/*** 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:0px;
    left:0px;
    font-size:12px;
    color:#000;
    background-color:#EEE;
    border:1px solid black;
    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;
}
.inventory_match_table {
	position:relative
}
.inventory_match_text {
	position:relative
}
.second_column {
	position:relative;
	width:400px
}
.third_column {
	position:absolute;
	right:10px;
	width:160px
}
a.photo_thumbnails {
	color:#FFF
}


ul.MenuBarHorizontal ul div.navbottom {
	width:98%;
	height:8px; 
	background-image:url(/porsche/images/nav-bottom-left.png);
	behavior:url(/iepngfix.php);
	background-repeat:no-repeat;
	position:absolute; 
	_bottom:-14px; 
	left:-1px
}

ul.MenuBarHorizontal ul span.r {
	width:7px; 
	height:8px; 
	background-image:url(/porsche/images/nav-bottom-right.png);
	behavior:url(/iepngfix.php);
	background-repeat:no-repeat;
	position:absolute; 
	right:-1px;
	_bottom:-14px;
	padding:0;
	margin:0
}
