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

.InvContainer .InvResultsItemHdr.row .eight { width: 65.2%;}

/*.InvContainer .invResultsExtraDetails {display: none; }*/
.invResultsMPG {display:none;}
#InvContainer #InvTitleArea .srchTitle, #PaginationTop { color: #000; }

.invSort, .invSort label, label { color: #000; }

#InvContainer .tabs dd a.active, #InvProfileItemHdr h1 { color: #222; }

#InvContainer #InvTitleArea { text-transform:none; }
#InvContainer #InvTitleArea .srchTitleType { color: #0066ff;}

#InvContainer #sideBoxALL a, .InvContainer .NewUsedCertTitle, 
.InvContainer p.phoneNumber, 
#NewUsedCertTitle { color: #0066ff; }

#NewUsedCertTitle { position:inherit; font-size: inherit; }

.button.green { background-color: #0066ff; background-image: none; }

.invIcon, .es-nav span { background-image: url('https://s3.amazonaws.com/dom-cms/Site/ef57e369-f582-40d2-9f6e-033b5d5474b5/inventory/invSprites-blue-gray.png'); }


.invIcon.tiny { background-image: url('https://s3.amazonaws.com/dom-cms/Site/ef57e369-f582-40d2-9f6e-033b5d5474b5/inventory/invspritestiny-blue-black.png'); }

#InvContainer input[type="text"], #InvContainer .button.green, #InvContainer .invResultsMediaBtns,  .CertifiedFlag.button, #InvContainer dl.tabs . a, #InvContainer .special .InvResultsItemHdr { background-image: url('https://s3.amazonaws.com/dom-cms/Site/ef57e369-f582-40d2-9f6e-033b5d5474b5/inventory/invspritestiny-blue-black.png'); }

.InvBack a { color: #ff9; }

/*#OptionsListing {
	max-height: 325px; overflow: scroll; 
}*/

#invProfileOptionsBlock .gryBox { margin-top: 10px; }
#invProfileCommentsBlock, #InvProfileDealerInfo #invProfileCommentsBlock, #invProfileOptionsBlock  ul.tabs-content.gryBox  { margin-top: 0; }


#InvResults .Price1 {
    text-align: right;
}
#InvContainer .Price1 .m6 {
    margin: 6px 0;
}
#InvResults .Price1.invPricing {
    text-align: left;
}
#InvResults .PriceTitle {
    color: #666666;
    display: block;
    line-height: 26px;
}
#InvResults .PriceValue {
    display: block;
    line-height: 26px;
}
#InvResults .PriceValue.smallPrice, #invProfileSpecsHdr .Price1 .specialPrice {
    font-size: 16px;
}
.specialPriceTitle { font-weight:bold; }
.PriceValue.specialPrice.smallPrice { color: #000; }
.Price2.specialPriceTitle .PriceValue { color: red; font-size: 20px; }


.no-touch #OptionsBox { overflow: scroll; max-height: 275px; }
.oldie #OptionsBox { overflow: scroll; height: 275pz; }