/* =======================================================================================================================

VEHICLE DETAILS - PRINTABLE VERSION

======================================================================================================================= */

body {
  background-color: #fff;
  margin:0;
  padding:0;
  height:100%;
  color:#000;
  font:x-small Verdana,Sans-serif;
  /* Begin Font hack for IE < 6.0 */
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  /* End Font hack for IE < 6.0 */
  }

#position2, #position4, #position10 {
display: none;
}

#masthead #topCars, #masthead #featuredDealers, #masthead #submitQuote {
display: none;
}

#header #navHoriz, #header #submitQuote, #header .leaderboardWrapper {
display: none;
} 

#header, #subWrapper {
margin: 0 1em;
}

#header {
border-bottom: 2px solid #000;
margin: .5em 0;
}

#header img {
margin: .25em 0;
}

#masthead {
text-align: center;
}

.detailRowTitle {
font-size: 110%;
background-color: #666666;
color: #fff;
font-weight: bold;
}

#dealerInfo {
border-bottom: 1px solid #666;
margin: .5em 0;
padding: .5em 0;
}

/* BEGIN container height fix for floats in Mozilla */ 
#dealerInfo:after  {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
  }
 /* END container height fix for floats in Mozilla */
  
 /* BEGIN container height fix for floats in IE */ 
* html #dealerInfo {height: 1%;}
 /* END container height fix for floats in IE */ 

#dealerInfo .title {
display: none;
} 

#photoWrapper {
padding: .5em 0;
width: 200px;
} 

#businessHours {
float: right;
text-align: left;
font-size: 90%;
} 

#dealerContact {
font-size: 90%;
float: left;
} 

#vehicleDetails .dealerLogo {
float: left;
margin: 1em .5em 0 0;
} 

#dealerConversion {
display: none;
} 

#makeModel {
clear: left;
}

#makeModel h2 {
margin: 0;
font-size: 175%;
}

.friendSave {
display: none;
} 

.vehicleInfo {
font-size: 90%;
width: 100%;
border-left: 1px solid #666;
border-top: 1px solid #666;
}

.vehicleInfo td {
border-right: 1px solid #666;
border-bottom: 1px solid #666;
padding: .25em .75em;
}

.detailRowTitle {
display: none;
}

.thumbRow {
display: none;
}

#sellerComments {
margin: 1em;
padding: .5em;
border: 1px solid #999;
page-break-after: always;
}

#videoWrapper img {
display: none;
}

#sideLinks {
display: none;
}

#vehicleInfoWrapper {
display: none;
}





