@charset "UTF-8";
@import "../BrowserReset.css";

	div#fancy_bg {background-color:#f8f7f7;}

.inventoryDetails h1, .inventoryDetails h2, .inventoryDetails h3, .inventoryDetails h4, .inventoryDetails h5, .inventoryDetails h6{
    font-weight:bold;
    color:#000;
}

body div.bodycontent
{
     width:962px;
    margin-bottom:300px;  
}
body .bodycontent div.contentsection
{
     width:960px;
}
.inventoryDetails
{
    background:#fff;   
    color:#000;
    font-weight:normal;
}
.inventoryDetails a
{
    color:#00F;
    text-decoration:none;
}

.inventoryDetails .topMenu
{
background:url(/images/inventorydetails/bar.png) top left no-repeat;
width:960px;
height:50px;
color:#fff;
}

.inventoryDetails .topMenu > div
{
	height:50px;
	float:left;
	vertical-align:middle;
	padding-top:11px;
	margin-bottom:-11px;
	padding-left:5px;
}

.inventoryDetails .topMenu .leftArea
{
	width:7px;
    
}
.inventoryDetails .topMenu .middleArea
{
	width:927px;
    
}
.inventoryDetails .topMenu .rightArea
{
	width:6px;
    
}
.inventoryDetails .topMenu .share a span, .inventoryDetails .topMenu .share a, .inventoryDetails .topMenu .back a
{
	font-size:12px;
	height:18px;
	display:block;
	font-weight:900;
	vertical-align:middle;
	color:#eee;
	font-stretch:extra-expanded;
}
.inventoryDetails .topMenu .back
{
    float:left;
	background:url(/images/inventorydetails/buttons-heading-back.png) no-repeat top left;
	padding-left:25px;
}
.inventoryDetails .topMenu .share
{
    float:right;
}
.inventoryDetails .topMenu .share li
{
    float:left;    
}
.inventoryDetails .topMenu .share .sendtomobile
{
    display:none;
}
.inventoryDetails .topMenu .share li a
{
    margin-left:5px;
	padding-left:25px;
     padding-right:5px;
}
.inventoryDetails .topMenu .share li a:hover
{
    text-decoration:underline;
}
.inventoryDetails .topMenu .share .bookmarkpage a
{
	background:url(/images/inventorydetails/buttons-heading-bookmark.png) no-repeat top left;
}
.inventoryDetails .topMenu .share .sendtoafriend a
{
	background:url(/images/inventorydetails/buttons-heading-email.png) no-repeat top left;
}
.inventoryDetails .topMenu .share .sendtomobile a
{
	background:url(/images/inventorydetails/buttons-heading-sendToMobile.png) no-repeat top left;
}
.inventoryDetails .topMenu .share .printvehicle a
{
	background:url(/images/inventorydetails/buttons-heading-print.png) no-repeat top left;
}
.inventoryDetails .topMenu .share .rss a
{
	background:url(/images/inventorydetails/buttons-heading-rss.png) no-repeat top left;
    border:none;
}
/*
    content top
*/
.inventoryDetails .content .top
{
    padding-top:10px;
}
.inventoryDetails .content .top h2
{
    font-size:24px;
    font-weight:bold;
    padding-bottom:10px;
}
.inventoryDetails .content .top h4
{
}
.inventoryDetails .content .top .left
{
    float:left;
    width:50%;
}
.inventoryDetails .content .top .right
{
    float:left;
    width:47%;
    margin-left:20px;
}
/*
    content top right communication
*/
.inventoryDetails .content .top .right .communication
{
    width:100%;
    display:none;
}
.inventoryDetails .content .top .right .communication a
{
    float:right;
    margin-left:10px;
	width:160px;
	height:40px;
}
.inventoryDetails .content .top .right .communication a span
{
	font-size:0px;
	text-indent:-5000;
}
.inventoryDetails .content .top .right .communication .chat
{
	background:url(/images/inventorydetails/clickToChat.png) 0% 100%;
}
.inventoryDetails .content .top .right .communication .chat:hover 
{
	background:url(/images/inventorydetails/clickToChat.png) 0% 0%;
}
.inventoryDetails .content .top .right .communication .talk
{
	background:url(/images/inventorydetails/clickToTalk.png) 0% 100%;
}
.inventoryDetails .content .top .right .communication .talk:hover 
{
	background:url(/images/inventorydetails/clickToTalk.png) 0% 0%;
}

/*
    content top right vehicleinfobox 
*/
.inventoryDetails .content .top .right .vehicleinfobox
{
    width:100%;
    margin-top:20px;
}

/*
    content top right vehicleinfobox callToAction
*/
.inventoryDetails .content .top .right .vehicleinfobox .callToAction
{
    float:right;
    width:140px;
}
.inventoryDetails .content .top .right .vehicleinfobox .callToAction li
{
    padding:1px;
    margin-bottom:1px;
    border:solid 1px #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
}
.inventoryDetails .content .top .right .vehicleinfobox .callToAction a
{
    display:block;
    padding:8px;
    background:url(/images/inventorydetails/gradient-up.png) repeat-x #ccc;
    vertical-align:middle;
    text-align:center;
    color:#333;
    font-size:12px;
    font-weight:bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
}
.inventoryDetails .content .top .right .vehicleinfobox .callToAction a:hover
{
    background:url(/images/inventorydetails/gradient-over-down.png) repeat-x #ccc;
}
.inventoryDetails .content .top .right .vehicleinfobox .callToAction a span.icon
{
    display:block;
    float:left;
    width:16px;
    height:16px;
}
.inventoryDetails .content .top .right .vehicleinfobox .callToAction .windowsticker a span.icon
{
    background:url(/images/inventorydetails/icons.png) -64px 0px no-repeat;
}
.inventoryDetails .content .top .right .vehicleinfobox .callToAction .moreInfo a span.icon
{
    background:url(/images/inventorydetails/icons.png) 0px 0px no-repeat;
}
.inventoryDetails .content .top .right .vehicleinfobox .callToAction .getFinanced a span.icon
{
    background:url(/images/inventorydetails/icons.png) -48px 0px no-repeat;
}
.inventoryDetails .content .top .right .vehicleinfobox .callToAction .sims a span.icon
{
    background:url(/images/inventorydetails/icons.png) -80px 0px no-repeat;
}
/*
    Incentives
*/
.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox 
{
    padding:10px;	
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
    border:solid 1px #ccc;
    background-color:#F4EFDC;
    text-align:center;
    margin-bottom:10px;
    float:left;
    width:135px;
}
.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox a
{
    width:auto;
    height:auto;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color:#F4EFDC;
    color:#000;
    font-size:10px;
}
.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox a:hover
{
    color:#999;
    text-decoration:underline;
}
.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox .value
{
    font-size:14px;
    font-weight:bold;
}
.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox .rebate
{
    display:inline;
}
.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox .apr
{
    display:inline;
}
.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox .rebate.half
{
    float:left;
    width:65px;
    border-right:solid 1px #ccc;
    margin-right:1px;
}
.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox .rebate.half p
{
    display:block;
}
.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox .apr.half
{
    float:right;
    width:65px;
}
.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox .apr.half p
{
    display:block;
}


.inventoryDetails .content .top .right .commentArea
{
    background-color:#F4EFDC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
    padding:10px;	
    color:#000;
}
/*
    content top right vehicleinfobox vehicleinfo
*/
.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo
{
    float:left;
    width:290px;
}
.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .details
{
    margin-top:10px;
}
.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo li
{
    margin-bottom:5px;
}
.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .details li
{
    clear:both;
}
.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .details li label
{
    width:90px;
    display:block;
    float:left;
    color:#555;
}
.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .details li span
{
    width:200px;
    display:block;
    float:left;
}
/*
    content top right vehicleinfobox vehicleinfo pricing
*/
.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .pricing {
    width:250px;
}
.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .pricing li {
    font-weight:bold;
    font-size:12px;
    color:#133463;
    width:250px;
}
.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .pricing label {
    float:left;
}
.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .pricing span 
{
    display:block;
    float:right;
    text-align:right;
}
.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .pricing .final {
    float:right;
    border-top:dashed 2px #133463;
    font-size:18px;
}
.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .pricing .priceSingle {
    font-size:18px;
    float:left;
}
.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .pricing .priceNone {
    font-size:18px;
    float:left;
    width:100%;
    text-align:left;
}
/*
    content top right commentArea
*/
.inventoryDetails .content .top .right .commentArea h4
{
    font-size:18px;
    margin-bottom:5px;
}
.inventoryDetails .content .top .right .commentArea a span
{
    font-weight:bold;
    text-decoration:underline;
}
.inventoryDetails .content .top .right .commentArea a:hover span
{
    text-decoration:none;
}
/*
    content top right trustfactor
*/
.inventoryDetails .content .top .right .trustfactor
{
    width:59%;
}
.inventoryDetails .content .top .right .trustfactor .left
{
    width:50%;
    float:left;
}
.inventoryDetails .content .top .right .trustfactor .right
{
    margin-left:20px;
    width:47.9%;
    float:left;
}
.inventoryDetails .content .top .right .trustfactor .mpg
{
    float:left;
    width:150px;
    margin-right:2%;
    color:#000;
}
.inventoryDetails .content .top .right .trustfactor .mpg .info 
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
	border:2px solid #666;
    padding:5px;
}
.inventoryDetails .content .top .right .trustfactor .mpg .city,
.inventoryDetails .content .top .right .trustfactor .mpg .gaspump,
.inventoryDetails .content .top .right .trustfactor .mpg .highway 
{
    float:left;
    text-transform:uppercase;
    text-align:center;
    color:#222;
    width:30%;
}
.inventoryDetails .content .top .right .trustfactor .mpg .gaspump
{
    width:40%;
}


.inventoryDetails .trustfactor
{
	padding-top:25px;
}

.inventoryDetails .bottomdisclaimer
{
    font-size:10px;
    color:#666;
    margin-left:5px;
    height:125px;
    overflow-y:scroll;
}.inventoryDetails .content .top .right .trustfactor .mpg .disclaimer
{
    display:none;
}


/*
    content bottom
*/ 
.inventoryDetails .content .bottom
{
   /*margin-top:-30px;*/
}
.inventoryDetails .content .bottom .left
{
    float:left;
    width:69%;
}
.inventoryDetails .content .bottom .right
{
    float:left;
    width:28%;
    margin-left:20px;
}
/*
    content bottom similarList
*/
.inventoryDetails .content .bottom .similarList
{
    border-bottom:solid 1px #ccc;
    margin-bottom:5px;
}
.inventoryDetails .content .bottom .similarList .similarPhoto
{
    float:left;
    width:80px;
}
.inventoryDetails .content .bottom .similarList .similarData
{
    float:left;
    width:155px;
    margin-left:5px;
}


.inventoryDetails .colors img{ width:100%;}
.inventoryDetails .colorpicker li{ width:20px; height:20px; float:left; margin-right:5px; }

/*==Expander Header Styles
==========================================*/
.inventoryDetails h3.features, 
.inventoryDetails h3.equipment, 
.inventoryDetails h3.features,
.inventoryDetails h3.warranties, 
.inventoryDetails h3.financing, 
.inventoryDetails h4.similar, 
.inventoryDetails h3.contactInformation, 
.inventoryDetails h3.reviews, 
.inventoryDetails h3.CarfaxHighlights, 
.inventoryDetails h3.CertifiedInfo {
	margin:1px 1px 1px 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:10px;
	height:25px;
	color:#888;
}
.inventoryDetails div.featuresBorder, 
.inventoryDetails div.featuresBorder, 
.inventoryDetails div.warrantiesBorder, 
.inventoryDetails div.financingBorder, 
.inventoryDetails div.reviewsBorder, 
.inventoryDetails div.contactInformationBorder, 
.inventoryDetails div.CarfaxHighlightsBorder, 
.inventoryDetails div.CertifiedInfoBorder {
	margin-top:20px;}
.inventoryDetails div.featuresBorder, 
.inventoryDetails div.featuresBorder, 
.inventoryDetails div.warrantiesBorder, 
.inventoryDetails div.financingBorder, 
.inventoryDetails div.reviewsBorder, 
.inventoryDetails div.contactInformationBorder, 
.inventoryDetails div.CarfaxHighlightsBorder, 
.inventoryDetails div.CertifiedInfoBorder,
.inventoryDetails div.equipmentBorder, 
.inventoryDetails div.similarBorder{
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.inventoryDetails h3.equipment a, 
.inventoryDetails h3.features a,
.inventoryDetails h3.warranties a, 
.inventoryDetails h3.financing a, 
.inventoryDetails h3.contactInformation a, 
.inventoryDetails h3.reviews a, 
.inventoryDetails h3.CarfaxHighlights a, 
.inventoryDetails h3.CertifiedInfo a {
	font-size:18px;
	text-transform:uppercase;
	float:left;
	color:#888888;
}
.inventoryDetails h3.contactInformation .phonenumber{
    margin-left:10px;
}
.inventoryDetails h3.features, 
.inventoryDetails h3.equipment, 
.inventoryDetails h3.features, 
.inventoryDetails h3.warranties, 
.inventoryDetails h3.financing, 
.inventoryDetails h3.contactInformation, 
.inventoryDetails h3.reviews, 
.inventoryDetails h3.CarfaxHighlights, 
.inventoryDetails h3.CertifiedInfo{
	background-color:#F4EFDC;
}
.inventoryDetails h4.similar {
	background-color:#365fb7;
}
.inventoryDetails h4.similar a{
	font-size:18px;
	text-transform:capitalize;
	color:#fff;
}
.inventoryDetails .content .bottom .expander .left
{
    height:18px;
    width:19px;
    margin-right:5px;
}
.inventoryDetails .expander .open{
    height:16px;
    width:16px;
    font-size:0px;
	text-indent:-5000;
    float:right;
    background:url(../../images/inventorydetails/plus_minus.png) 0% 0%;    
}
.inventoryDetails .expander .close{
    height:16px;
    width:16px;
    font-size:0px;
	text-indent:-5000;
    float:right;
    background:url(../../images/inventorydetails/plus_minus.png) 0% 100%;    
}
.inventoryDetails 
.opcodesArea 
div.innerSection 
ul.ulOpcodes 
li.autofeature 
span.autofeaturetitle
{
    font-weight:bold;
}
.inventoryDetails 
.opcodesArea 
div.innerSection 
ul.ulOpcodes 
li.autofeature 
blockquote.autofeaturedescription
{
    font-style:italic;
}
/*==innerSection
==========================================*/
.inventoryDetails .innerSection {
	padding:10px;
	margin-top:-2px;
	padding-top:7px;
	border-top:none;
	
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.inventoryDetails .innerContactInfo ul {
    float:left;
    width:250px;
}
.inventoryDetails .innerContactInfo iframe {
    float:left;
}
.inventoryDetails .innerContactInfo .otherLinks {
    width:auto;
    margin-top:5px;
}
.inventoryDetails .innerContactInfo .otherLinks li {
    float:left;
    margin-right:10px;
    padding-right:10px;
    border-right:solid 1px #ccc;
}
/*==OPTIONS
==========================================*/
.inventoryDetails .ulOptions li {
	width:100%;
}
.inventoryDetails ul .bullets {
	margin-left:30px;
	clear:both;
}
.inventoryDetails ul .bullets li {
	float:left;
	width:45%;
	text-indent:-10px;
	margin-right:2%;
}
/*==EXPANDER
==========================================*/
.expander {
	font-size:12px;
    cursor:pointer;
}
/*==MISC
==========================================*/
.inventoryDetails img 
{
	-ms-interpolation-mode: bicubic;
}



.inventoryDetails div.bottomnav {
    position:fixed;
    bottom:0px;
    left:0px;
    width:960px;
    display:none;
    z-index:1000;
    padding:10px;
    padding:5px;
	background-color:#365fb7;
	border-top:solid 2px #133463;
	border-left:solid 2px #133463;
	border-right:solid 2px #133463;
	border-bottom:none;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.inventoryDetails div.bottomnav .box {
    position:relative;
    width:100%;
    clear:both;
    padding-left: 9px;
}
.inventoryDetails div.bottomnav .buttonbar li {
    float:left;
    margin-right:18px;
}
.inventoryDetails div.bottomnav .buttonbar li a {
    background-color:#133463;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
	color:#eee;
    display:block;
    width:140px;
    height:40px;
    text-align:center;
}
.inventoryDetails div.bottomnav .buttonbar .socialnetworking .social div.mainLink a 
{
    display:none;
}
.inventoryDetails div.bottomnav .buttonbar li a span{
	color:#fff;
	font-size:0px;
	text-indent:-50000px;
}
.inventoryDetails div.bottomnav .buttonbar .requestinfo a{
    background:url(/images/inventorydetails/bottombuttons.png) 0px 0px;
}
.inventoryDetails div.bottomnav .buttonbar .requestinfo a:hover, div.bottomnav .buttonbar .requestinfo .selected{
    background:url(/images/inventorydetails/bottombuttons.png) 0px 40px;
}
.inventoryDetails div.bottomnav .buttonbar .scheduletest a{
    background:url(/images/inventorydetails/bottombuttons.png) 804px 0px;
}
.inventoryDetails div.bottomnav .buttonbar .scheduletest a:hover, div.bottomnav .buttonbar .scheduletest .selected{
    background:url(/images/inventorydetails/bottombuttons.png) 804px 40px;
}
.inventoryDetails div.bottomnav .buttonbar .makeanoffer a {
    width:160px;
    background:url(/images/inventorydetails/bottombuttons.png) 664px 0px;
}
.inventoryDetails div.bottomnav .buttonbar .makeanoffer a:hover, div.bottomnav .buttonbar .makeanoffer .selected{
    background:url(/images/inventorydetails/bottombuttons.png) 664px 40px;
}
.inventoryDetails div.bottomnav .buttonbar .payment a {
    width:170px;
    background:url(/images/inventorydetails/bottombuttons.png) 504px 0px;
}
.inventoryDetails div.bottomnav .buttonbar .payment a:hover, div.bottomnav .buttonbar .payment .selected{
    background:url(/images/inventorydetails/bottombuttons.png) 504px 40px;
}
.inventoryDetails div.bottomnav .buttonbar .socialnetworking .mainLink{
    width:260px;
    height:40px;
    background:url(/images/inventorydetails/bottombuttons.png) 334px 0px;
}
.inventoryDetails div.bottomnav .buttonbar .socialnetworking .mainLink:hover{
    background:url(/images/inventorydetails/bottombuttons.png) 334px 40px;
}
.inventoryDetails div.bottomnav .buttonbar .close {
    margin-top:10px;
    margin-right:0px;
}
.inventoryDetails div.bottomnav .buttonbar .close a {
    width:50px;
    height:15px;
    background:url(/images/inventorydetails/bottombuttons.png) 70px 26px maroon;
}
.inventoryDetails div.bottomnav .buttonbar .close a:hover {
    background:url(/images/inventorydetails/bottombuttons.png) 70px 26px;
}
.inventoryDetails div.bottomnav .buttonbar .close .x {
    display:none;
    font-size:0px;
	text-indent:-5000;
    margin-right:5px;
}

.inventoryDetails div.bottomnav .buttonbar
{
    margin-top:-20px;
}
.inventoryDetails div.bottomnav .forms
{
     background-color:#799AE0;
     padding:10px;
     display:none;
     margin-top:10px;
      -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #fff;
    margin-top:10px;
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #fff;
}
.inventoryDetails div .bottomnav .forms .innerForm {
    float:left;
    width:800px;
}
.inventoryDetails div.bottomnav .forms h4
{
    font-size:18px;
    font-weight:bold;
    float:left;
    padding:25px 20px 10px 0px;
    text-transform:uppercase;
    color:#133463;
    width:17.4%;
}
.inventoryDetails div.bottomnav .forms .innerForm ul
{
    float:left;
    width:80%;
}
.inventoryDetails div.bottomnav .forms li
{
    float:left;
    width:25%;
}
.inventoryDetails div.bottomnav .forms li *
{
    width:95%;
    color:#133463;
}

.inventoryDetails div.bottomnav .forms .message
{
}
.inventoryDetails div.bottomnav .forms .buttons 
{
    width:19%;
}
.inventoryDetails div.bottomnav .forms .buttons button
{
    padding:5px;
    margin-top:17px;
    color:#fff;
    text-transform:uppercase;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#133463;
	margin-left:10px;
}
.inventoryDetails div.bottomnav .forms textarea
{
    height:53px;
}
.inventoryDetails div.bottomnav .forms .payment .message
{
    width:54%;
}
.inventoryDetails div.bottomnav .forms .payment .buttons
{
    margin-top:-50px;
}
.inventoryDetails div.bottomnav .forms .payment .message textarea
{
    height:26px;
}
.inventoryDetails div.bottomnav .forms .testdrive,
.inventoryDetails div.bottomnav .forms .offer,
.inventoryDetails div.bottomnav .forms .payment
{
    display:none;
}
.inventoryDetails div .bottomnav .financing{
    display:none;
    float:left;
    margin-right:20px;
    margin-top:80px;
}
.inventoryDetails div .bottomnav .financing a{
    padding:25px 10px 25px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#133463;
}
.inventoryDetails div .bottomnav .financing a span{
    text-transform:uppercase;
    color:#fff;
}
.inventoryDetails div .bottomnav .communicate{
    width:12%;
    float:left;
    margin-left:1%;
}
.inventoryDetails div .bottomnav .communicate li{

    clear:both;
    width:100%;
    margin-top:10px;
    margin-bottom:15px;
}
.inventoryDetails div .bottomnav .communicate li .talk{
}
.inventoryDetails div .bottomnav .communicate li .talk:hover{
}

.inventoryDetails div .bottomnav .communicate li a span{
	font-size:0px;
	text-indent:-5000;
}
/*
    Bottom Payment
*/
.inventoryDetails .bottomnav .forms .paymentCalculator {
    float:left;
    width:80%;
}
.inventoryDetails .bottomnav .forms .paymentCalculator .slider { 
    background:url(/images/InventoryDetails/gradient.png) #ccc repeat-x center;
     position:relative; 
}
.inventoryDetails .content .bottom .paymentCalculator .right,
.inventoryDetails .content .bottom .paymentCalculator .left{ 
    width:125px;
    margin:0px;
    text-align:left;
}
.inventoryDetails .content .bottom .paymentCalculator .right {
    text-align:right; 
}
.inventoryDetails .bottomnav .forms .paymentCalculator .floatingText{ 
    color:#133463;
}
.inventoryDetails .bottomnav .forms .paymentCalculator label{ 
    color:#133463;
    font-size:18px;
}
.inventoryDetails .bottomnav .forms .paymentCalculator .pmt{ 
    clear:both; 
    width:100%; 
    text-align:center; 
    font-size:24px; 
    font-weight:bold; 
    color:#133463;
}

/*
    div bottomnav socialnetworking
*/
.inventoryDetails div .bottomnav .socialnetworking .mainLink{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#133463;
}
.inventoryDetails div .bottomnav .socialnetworking .mainLink a {
    float:left;
    margin-right:5px;
    width:auto;
    padding:0px;
    display:none;
}
div .bottomnav .socialnetworking div.social .links{
    position:absolute;
    background-color:#F4EFDC;
    border:solid 2px #133463;
    margin-top:-158px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
    padding:10px;
    width:180px;
    display:none;
}
 .inventoryDetails div.bottomnav li.socialnetworking:hover div.social .links{
    display:block;
}
.inventoryDetails div.bottomnav li.socialnetworking:hover div.social .links .link
{
    float:left;
    width:50%;
    margin-bottom:5px;
    min-height:20px;
    text-align:left;
    color:#365fb7;
}
 .inventoryDetails div.bottomnav li.socialnetworking div.social div.links div.link a{
    padding:0px;
    color:#365fb7;
    width:auto;
    float:left;
    border:none;
    background-color:Transparent;
}
.inventoryDetails .bottomnav .box li.socialnetworking div.social div.links div.link:hover{
    text-decoration:underline;
}
.inventoryDetails .bottomnav .box .socialnetworking div.social .links .link img{
    width:20px;
    margin-right:5px;
    float:left;
}
.inventoryDetails a.Abbreviater{
    color:#365fb7;
    cursor:pointer;
}
.inventoryDetails a.Abbreviater:hover{
    text-decoration:underline;
}
/*
    Payment
*/
.inventoryDetails .content .bottom .paymentCalculator {
     width:500px; 
}
.inventoryDetails .content .bottom .paymentCalculator .slider { 
    background:url(/images/InventoryDetails/gradient.png) #ccc repeat-x center;
}
.inventoryDetails .content .bottom .paymentCalculator .right{
    text-align:right;
    float:none;
    width:auto;
}
.inventoryDetails .content .bottom .paymentCalculator  table td {
    width:50%;
}
.inventoryDetails .content .bottom .paymentCalculator  table table { 
    width:250px;
    margin-right:20px;
}
.inventoryDetails .content .bottom .pmt{ 
    text-align:center; 
    font-size:18px;
}
.contentsectioncontent{
}
/*
    modal
*/
.inventoryDetails .modal .mask
{
    position:absolute;
    left:0;
    top:0;
    z-index:9000;
    display:none;
    background:url(/images/loading.gif) center 300px Black no-repeat;
}
.inventoryDetails .modal .modalWindow
{
    position:absolute; 
    background:#fff; 
    width:700px;  
    display:none;  
    z-index:9999;  
}
.inventoryDetails .modal .modalWindow .info
{
    height:400px;  
    overflow:scroll;
    padding:20px;
}
.inventoryDetails .modal .close
{
    height:20px;
    width:100%;
    position:relative;
    background:transparent url(/images/inventorydetails/midBar.png) repeat-x scroll left bottom;
}
.inventoryDetails .modal .close a
{
    float:right;
    font-size:18px;
    margin-right:5px;
}

/*
    CarfaxHighlights
*/
.inventoryDetails .dvCarfaxHighlights
{
}
.inventoryDetails .dvCarfaxHighlights .carfaxBar
{
    background:url(/images/carfaxbg.gif) 0px 0px repeat-x;
    padding:5px;
}
.inventoryDetails .dvCarfaxHighlights .carfaxBar *
{
    float:left;
}
.inventoryDetails .dvCarfaxHighlights .carfaxBar h2
{
    color:#fff;
    margin-top:5px;
    font-size:16px;
}
.inventoryDetails .dvCarfaxHighlights .detailsSubHeaderLabel
{
    font-size:11px;
}
.inventoryDetails .dvCarfaxHighlights .ulCarfaxHighlights .liCarfaxHighlights
{
    width:375px;
    float:left;
    margin-left:2%;
}
.inventoryDetails .dvCarfaxHighlights .ulCarfaxHighlights .images
{
    width:195px;
    float:left;
}
.inventoryDetails .dvCarfaxHighlights .ulCarfaxHighlights .highlights0,
.inventoryDetails .dvCarfaxHighlights .ulCarfaxHighlights .highlights1,
.inventoryDetails .dvCarfaxHighlights .ulCarfaxHighlights .highlights2
{
    margin-bottom:5px;
    padding-left:14px;
    background:url(/images/carfax_check_blue.jpg) no-repeat 0px 0px;
    
}
.inventoryDetails .dvCarfaxHighlights .disclaimer,
.inventoryDetails .dvCarfaxHighlights .detailsSubHeaderLabel
{
    margin-left:5px;
}
.inventoryDetails .dvCarfaxHighlights .detailsSubHeaderLabel
{
    margin-bottom:10px;
    margin-top:5px;
}
.inventoryDetails .dvCarfaxHighlights .disclaimer
{
    height:auto;
    overflow:visible;
}
.inventoryDetails .dvCarfaxHighlights .disclaimer li
{
    font-size:9px;
    letter-spacing:-.15px;    
}
/*
    processing
*/
.inventoryDetails .processing{
    background:url(/images/loading.gif) center center Black no-repeat;
    position:absolute;
    top:0px;
    left:0px;
    z-index:9999;
}
.inventoryDetails .error
{
    color:Red;
}
.inventoryDetails .success
{
    font-size:12px;
    color:Black;
}

.inventoryDetails .customLink{display:none;}

/*
    certified_used
*/
.inventoryDetails .certified_used
{
    /*display:none;*/
}
.inventoryDetails .certified_used .certified_badge
{
    float:left;
    padding-right:5px;
}
.inventoryDetails .certified_used .certified_title
{
    display:none;
}
.inventoryDetails .certified_used ul
{
    margin:20px;
    margin-top:10px;
    margin-right:0px;
}
.inventoryDetails .certified_used li
{
    list-style-type:disc;
}
.inventoryDetails .certified_used .small li
{
    width:33%;
    float:left;
}
.inventoryDetails .certified_used .disclaimer
{
    font-size:9px;
    color:#999;
    height:auto;
    overflow:visible;
}
.inventoryDetails .certified_used .drop
{
    margin-top:35px;
}
.inventoryDetails .bNavPhone
{
    font-size:18px;
    color:White;
}
.inventoryDetails .unityWorks img
{
    margin-left:100px;
}


.inventoryDetails div.bottomnav .forms li .error
{
    font-style:italic;
    color:Red;
}

.inventoryDetails div.bottomnav .forms li .DatePicker td
{
    width:20px;
}
.inventoryDetails div.bottomnav .forms li .DatePicker td.rcInputCell
{
    width:125px!important;
}

.vehicleinfo .single span {
    font-size:24px;
    color: #000000;
}

.vehicleinfo .single label {
    font-size:24px;
    color: #000000;
}
