@charset "utf-8";
/* CSS Document */
/*.InvContainer .invResultsExtraDetails {display: none; }*/

/*.invResultsMPG {display:none;}*/

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

#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: #f6b203; }

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

#InvProfileDealerInfo .gryBox { margin-top: 10px; }
#InvProfileDealerInfo .gryBox#invProfileCommentsBlock, #InvProfileDealerInfo #invProfileCommentsBlock  { 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; }

@media only screen and (max-width: 800px) {		
	/* anything below 800px */
.reveal-modal, .reveal-modal.small, .reveal-modal.medium, .reveal-modal.large, .reveal-modal.xlarge {margin-left:0% !important;}
}

@media only screen and (max-width: 480px) {    
	/* anything below 480px */
  .reveal-modal, .reveal-modal.small, .reveal-modal.medium, .reveal-modal.large, .reveal-modal.xlarge {margin-left:-5% !important;}
}

