@charset "utf-8";
/* CSS Document */

.brochure {
    margin-top: 20px !important;
    margin-bottom:10px !important;
    margin-left: 0 !important;
    padding: 0 0 10px !important;
    width: 100% !important; 
}

.secondary-pages.ebrochure #content {
    margin-top: 0;
}

.widget {
    padding:20px;
}

#location { 
    margin-top:0px;
}

#___mpg-box ul{
	padding-left: 0; 
}
#___mpg-box li{
	list-style-type: none;
}
#___mpg-box span{
	font-weight: bold;
	font-size: 24px;
}

#__payment-estimator {
	display: none;
}

.inv-highprice {
	font-size: 24px;
	font-weight: bold;
}

@media print {

body {
	background-color:#fff;
	background-image:none;
}

.secondary-pages #content{
	margin-top: 0;
}

.inv-nav, .inv-detail #inv-directions, #contact, #offer, .gallery-icons, .inv-similar, #similar, #inv-extrainfo {
	display: none;
}

.payment{
    font-size: 10px;
    line-height: 1.42857;   
}

#location.inv-box p {
	text-align:left;	
}

.inv-detail {
	width:360px;
}

#inv-content-body {
	width:797px;
}

#inv-disclaimer {
	margin:0px;
}

h1 a {
	color: transparent !important;
}

h1{
	width: 150px;
	margin-left: 2.8in;
}

a[href] {
	color: transparent !important;
}

#feature {
	width: 50%;
	float: right;
}

.vehicle-img {
	float:right;
	width: 100%;
}

#price-info {
	float:left;
	width: 50%;
	text-align:left;
}

a.btn.btn-primary.calc-toggle {
	display:none;
}

.google-map {
	display:none !important;
}

.calc-container {
	/*display:none !important;	*/
}

#footer-inner {
    display:none !important;
}

.goog-te-gadget-simple{
    display:none !important;
	
}
p, ul{
    color: #000000;
    font-size: 11pt;
}

p, ul, h3, li{
	color: #000000 !important;
}

#similar-vehicles{
	display:none;
}
.details-menu {
	display:none;
}

.fade {
    opacity: 1;
}

.widget{
	border:none;
	padding:20px;
}

#mpg-box {
   margin-top:0px;

}

#details{
	width: 50%;
	float:left;
	margin: 0;
	padding: 0px 15px;
}

#location{
	width: 50%;
	float:right;
	margin: 0;
	padding: 0px 15px;
	page-break-after: always;	
}

* {
	border:none;
}

.widget h3{

	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #000;
}

.contact-info{
	padding-top:10px !important;
	-moz-width: 100%;
}

hr {
    display: none;
}

h2{
	font-size:15pt !important;
}

.payment{
	font-size: 14pt !important;
}


.inv-lowprice{
	padding: 5px 0;
	text-align: left;
}

.btn{
    display:none;
}

}