@import url(/stylesheets/global.css);

body {
	overflow: visible !important;
	font: 13px Tahoma, Verdana, Geneva, sans-serif;
	color: #333;
}

#nav, #top-nav, #main-nav-bg, .nav, .facebook, .twitter, .request-more-info, .schedule-a-test-drive, .fancybox,
#header-live-chat, #quick-search, #header img, #header-bg, #call-now-text, #vehicle-details-actions, #vehicle-details-flags a img,
#vehicle-details-info-data, #footer, #copyright-notice, #vehicle-details-extended-nav, #vehicle-details-extended-photos,
#vehicle-details-extended-360, #vehicle-details-extended-videos, #vehicle-details-extended-media, #vehicle-details-pricing,
#vehicle-details-extended-specs, #vehicle-details-extended-capacities, #vehicle-details-extended-performance,
#vehicle-details-extended-safety, #fancybox-loading, #fancybox-overlay, #fancybox-wrap, #footer, .prequalify-for-financing,
.window-sticker { display: none; }

#container {
	margin-right: auto;
	margin-left: auto;
	width: 7in;
}

*html #header {
	float: none;
	position: relative;
	top: 0;
	left: 0;
}

#header {
	float: left;
	width: 504px;
	height: 77px;
	background: url(/images/layout/print/header.jpg) no-repeat center top;
}

#content-shadow { background: none; }

#vehicle-details {
	width: 484px;
	margin-bottom: 10px;
	padding-left: 18px;
}

#vehicle-details-header { background: none; }

* html #vehicle-details div#vehicle-details-header { padding: 4px 0 8px 0; }

#vehicle-details div#vehicle-details-header {
	float: left;
    width: 484px;
	padding: 8px 0 10px 0;
}

#vehicle-details-header h2 {
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #383838;
}

#vehicle-details-header span {
	font-size: 8px;
	color: #383838;
}

* html #vehicle-details-primary-image, #vehicle-details-primary-image img {	height: 182px; }

#vehicle-details-primary-image, #vehicle-details-primary-image img {
	float: left;
	width: 242px;
	height: 182px;
}

#vehicle-details-primary-image img { border: #000 1px solid; }

* html #vehicle-details div#vehicle-details-info-data-print { padding: 0 0 0 10px; }

#vehicle-details div#vehicle-details-info-data-print {
	float: left;
	width: 230px;
	padding: 0 0 0 12px;
	font-size: 12px;
}

#vehicle-details div#vehicle-details-info-data-print span {
	float: left;
	width: 230px;
	padding-top: 2px;
	font-size: 8px;
}

#vehicle-details div#vehicle-details-info-data-print span strong {	font-weight: bold; }

* html #vehicle-details div#vehicle-details-fuel-economy-print { padding-bottom: 0; }

#vehicle-details div#vehicle-details-fuel-economy-print {
	margin: 0 0 10px 0;
	padding: 0 0 56px 0;
	background: url(/images/layout/print/gas-pump.png) no-repeat 0 18px;
}

#vehicle-details div#vehicle-details-fuel-economy-print span { float: left; }

* html #vehicle-details div#vehicle-details-info-data-print div#vehicle-details-fuel-economy-print span.header,
* html #vehicle-details div#vehicle-details-fuel-economy-print span.val,
* html #vehicle-details div#vehicle-details-fuel-economy-print span.copy {
	width: 221px;
	padding: 0;
	font-size: 11px;
}

#vehicle-details div#vehicle-details-info-data-print div#vehicle-details-fuel-economy-print span.header {
	width: 221px;
	padding: 0 0 0 7px;
	font-size: 11px;
	font-weight: bold;
}

#vehicle-details div#vehicle-details-fuel-economy-print span.val {
	width: 196px;
	padding: 0 0 0 36px;
	font-size: 18px;
}

#vehicle-details div#vehicle-details-fuel-economy-print span.copy {
	clear: both;
	width: 196px;
	padding: 0 0 0 36px;
	font-size: 14px;
}

#vehicle-details div#vehicle-details-flags {
	float: right;
	width: 51px;
	text-align: center;
}

#vehicle-details div#vehicle-details-flags img {
	width: 51px;
	padding-bottom: 8px;
	clear: both;
}

*html #vehicle-details div#vehicle-details-info div.right { padding-left: 8px; }

#vehicle-details div#vehicle-details-info div.right {
	float: left;
	width: 136px;
	padding-bottom: 12px;
}

#vehicle-details div#vehicle-details-pricing-print { width: 230px; }

#vehicle-details div.vehicle-pricing-data {
	margin-top: 2px;
	font-size: 7px;
	border-top: #c4c4c4 1px solid;
}

#vehicle-details-info-data-print div#vehicle-details-pricing-print div.vehicle-pricing-data span { width: 230px; }

#vehicle-details-info-data-print div#vehicle-details-pricing-print div.vehicle-pricing-data em {
	font-size: 6px;
	font-style: normal;
}

#vehicle-details-info-data-print div#vehicle-details-pricing-print div.vehicle-pricing-data span.msrp,
#vehicle-details-info-data-print div#vehicle-details-pricing-print div.vehicle-pricing-data span.x-plan,
#vehicle-details-info-data-print div#vehicle-details-pricing-print div.vehicle-pricing-data span.a-plan,
#vehicle-details-info-data-print div#vehicle-details-pricing-print div.vehicle-pricing-data span.discount,
#vehicle-details-info-data-print div#vehicle-details-pricing-print div.vehicle-pricing-data span.rebates {
	font-size: 9px;
	text-align: right;
}

#vehicle-details-info-data-print div#vehicle-details-pricing-print div.vehicle-pricing-data span.msrp em,
#vehicle-details-info-data-print div#vehicle-details-pricing-print div.vehicle-pricing-data span.x-plan em,
#vehicle-details-info-data-print div#vehicle-details-pricing-print div.vehicle-pricing-data span.a-plan em,
#vehicle-details-info-data-print div#vehicle-details-pricing-print div.vehicle-pricing-data span.discount em,
#vehicle-details-info-data-print div#vehicle-details-pricing-print div.vehicle-pricing-data span.rebates em {
	float: left;
	font-size: 10px;
}

#vehicle-details-info-data-print div#vehicle-details-pricing-print div.vehicle-pricing-data span.as-low-as {
	padding-top: 4px;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#vehicle-details-info-data-print div#vehicle-details-pricing-print div.vehicle-pricing-data span.as-low-as em {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#0A64BC;
}

#vehicle-details div#vehicle-details-info span#vehicle-details-financing { padding-top: 4px; }

#vehicle-details-extended-standards,
#vehicle-details-extended-options {
	position: relative;
	width: 482px;
	clear: both;
	margin-bottom: 12px;
	padding: 12px 0 8px;
}

#vehicle-details-extended-standards h4,
#vehicle-details-extended-options h4 {
	position: relative;
	top: 0;
	left: 0;
	width: 485px;
	padding: 0 0 8px 0;
	font-size: 12px;
	font-weight: bold;
	color: #0A64BC;
}

#vehicle-details-extended-standards h4 span,
#vehicle-details-extended-options h4 span {
	position: relative;
	top: 3px;
	left: 10px;
}

#vehicle-details-extended-standards ul.top
#vehicle-details-extended-options ul.top { display: inline; }

* html #vehicle-details-extended-standards ul.top li,
* html #vehicle-details-extended-options ul.top li { width: 200px; }

#vehicle-details-extended-standards ul.top li,
#vehicle-details-extended-options ul.top li {
	float: left;
	width: 216px;
	margin: 0 0 2px 20px;
	font-size: 10px;
	list-style: disc;
}
