﻿/* Hide sIFR Flash and display HTML text */
.sIFR-flash {
	display:none !important;
}
.sIFR-alternate {
	position:relative;	
	width:auto;
	height:auto;
	display:block;
	overflow:visible;
}

/* hide Global Disclaimer */
.disclaimer-dialog {
	display: none !important;
}

html {
	transform: scale(0.6);
	-webkit-transform: scale(0.56);
	-ms-transform: scale(0.85);
	-o-transform: scale(0.7);

	transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
}


#specsTrimFeaturesContainer,
#specsTrimPricingContainer,
#specsTrimSpecsContainer,
.specs_trim_table_container,
.table_content {
	height: 100% !important;
/*	overflow: visible !important;*/
}

.sticky_specs_bq,
#specsMainCarInfo {
	display:none;
}
#sticky_specs {
	background: none;
	margin: 0 auto;
	width: 960px !important;
	position: absolute !important;
	top: 190px !important;
	left: 19px !important;
}
#sticky_specs .sticky_tab_bellow {
	border: 0px !important;
}
#sticky_specs_wrap {
	position: static !important;
}
#page.vehicle_specs_trim #wrapper {
	width: 1000px !important;
}
#sticky_top_nav_Container,
#sticky_top_nav_Container_new,
#sticky_top_nav_Container-v2,
#page.vehicle_specs_trim #topNavContainer,
#page.vehicle_specs_trim .nav_separator {
	display:none;
}
#page.vehicle_specs_trim #header,
#page.vehicle_specs_trim #title {
	background: none !important;
	margin-top: 0px;
}
#page.vehicle_specs_trim #title {
	margin: 50px 0 0 23px;
}
.sticky_specs_bannercar {
	top: 10px !important;
}
#page.vehicle_specs_trim #title .name_cluster,
#page.vehicle_specs_trim #title .sticky_specs_banner {
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 0px;
}

/* Specs single page */
#page.vehicle_specs_trim.specs_single_page #header {
    height: 0px;
}
#page.vehicle_specs_trim.specs_single_page #title .sticky_specs_banner {
    padding-top: 135px;
    height: 126px;
}
.specs_trim_table_container table td.description a {
    color: #000;
}
#page.vehicle_specs_trim.specs_single_page #sticky_specs {
    top: 238px !important;
}
#page.vehicle_specs_trim.specs_single_page .table_header .specs_header_text {
    padding-left: 15px;
}
#page.vehicle_specs_trim.specs_single_page .table_header .arrow,
#page.vehicle_specs_trim.specs_single_page .table_content #specs_tool_tip,
#page.vehicle_specs_trim.specs_single_page .assurance_button {
    display: none !important;
}
#page.vehicle_specs_trim.specs_single_page #specsMainCarInfo,
#footerSocial {
	display: none !important;
	border: none !important;
}
/* end Specs single page */


/* Hide Modals */
#modalToEnglishSite,
#modalEmail{
	display:none;
}

/* Hide Header Nav */
html {
	background: none !important;
	width: 1280px !important;
}

#header {

}

#footerNav,
#footerSubNav,
#socialmedia {
	display:none !important;
}

#footer {
	padding-bottom: 40px;
}

#title {
	margin-top: 0 !important;
}

.scroll-top-content {
	display: none !important;
}

/* VLP top subnavigation */
#sticky_top_nav_Container,
#sticky_top_nav_Container_new {
	display:none !important;
}

/* VLP shopping navs */
.vlp_footer_blue,
.vlp_shop_footer,
.vlp_footer {
	display:none;
}

/* IE6 Resets */

.msie6 #flashNavContainer,
.msie6 #flashNavContainer object,
.msie6 #title,
.msie6 #content,
.msie6 #bodyContent,
.msie6 #footerLogo{
	width: 600px;
}
.msie6 #flashNavContainer object{
	height: 321px;
}
.msie6 #altContent{
	display:none;
}
.msie6 .content_copy{
	float: none;
}
.msie6 table, .msie6 table td, .msie6 table, .msie6 table th{
	border: 1px solid #000;
}

/* IE6 Competitive comparison compare adjustments */
.msie6 .vehicle_comparison #comparisonContainer.comparing_results #comparisonSections {
    display: none !important;
    overflow-x: hidden;
    width: 0;
}

.msie6 .vehicle_comparison #comparisonContainer.comparing_results #selectVehicleBox li {
    width: 141px !important;
}

.msie6 .vehicle_comparison #comparisonContainer #features table, 
.msie6 .vehicle_comparison #comparisonContainer #specifications table {
     width: auto;
}

/* IE6 Schedule test drive confirmation adjustments */
.msie6 .schedule_test_drive #testdrive_confirmation_directions #directions {
	float: none;
    clear: both;
}

.msie6 .schedule_test_drive #testdrive_confirmation_directions #mainDealerMap {
    float: none;
    clear: both;
}

.msie6 .schedule_test_drive #testdrive_confirmation_directions #mainDealerMap {
    float: none;
    clear: both;
}
.msie6 .schedule_test_drive .testdrive_confirmation_tips{
	float: none;
    clear: both;
}
