/* LISTINGS PAGE */
.InvContainer { color: #fff; }
#InvContainer #SortViewBox, #InvContainer .gryBox { background: #707276; }
#InvContainer .InvResultsItemHdr { background: #555; }
#InvContainer #InvTitleArea .srchTitle { color: #fff; }
#InvContainer #InvTitleArea .srchTitleType { color: #c9c9c9; }
#InvContainer .NewUsedCertTitle { color: #c9c9c9; }
#InvContainer .InvResultsItemHdr .invPricing { color: #900; }
#InvContainer #InvResultsSearchSubmitSide .StartOver { color: #c9c9c9; }
#InvContainer #ItemsPerPage { margin-bottom: 12px; }
#InvContainer #sideBoxALL a { color: #c9c9c9; }
#InvContainer #sideBoxALL a:hover { color: #fff; }
#InvContainer .invResultsMediaBtns { outline: 0 none; }
#InvContainer .invResultsCarWrapper { border: 0 none; border-radius: 0 0 0 0; background: transparent; }
#InvContainer .invResultsCarWrapper img { border: 0 none; border-radius: 0; }
#InvContainer .invResultsMediaBtns { outline: 0 none; }
#InvContainer .invIcon, #InvContainer .es-nav span { background-image: url("https://s3.amazonaws.com/dom-cms/Site/cc65a6ef-4e9c-4aff-8346-ca73d2b59f5d/images/invSprites.png"); }
#InvContainer .invIcon.tiny { background-image: url("https://s3.amazonaws.com/dom-cms/Site/cc65a6ef-4e9c-4aff-8346-ca73d2b59f5d/images/invSpritesTiny.png"); }
#InvContainer .invIcon.resultsCarfax1 { background: url("https://s3.amazonaws.com/dom-cms/prod-web/Content/Inventory/images/invCarfax.png") no-repeat scroll -180px -20px transparent; }
#InvContainer .invIcon.resultsCarfax2 { background-image: url("https://s3.amazonaws.com/dom-cms/prod-web/Content/Inventory/images/invCarfax.png"); }
#InvContainer #PaginationTop li { color: #fff; }
#InvContainer #PaginationTop li a, #InvContainer #PaginationTop li a:link { color: #ddd; }
#InvContainer #PaginationTop li a:hover { color: #fff; }
#InvContainer #PaginationTop li a:visited { color: #ddd; }
#InvContainer .CertifiedFlag.button { background: #C00; }
#InvContainer .InvResultsDetailsWrap .option, #InvContainer .InvProfileSpecsDetails .option { color: #eee; }
#InvContainer .invResultsCarTitle { color: #FFF; }
#InvContainer .invResultsCarTitleDetails { color: #c9c9c9; }
.InvContainer ul.inline li, #PaginationBottom li { margin: 0 3px; }

/* DETAILS PAGE */
#InvContainer .tabs dd a.active { color: #c00; }
#invProfileSpecsHdr .Price1 { color: #900; }
#InvContainer .PriceTitle { color: #c9c9c9; margin-right: 10px; }
#InvContainer #NewUsedCertTitle { color: #c9c9c9; }
#InvContainer #InvProfileItemHdr { color: #000; }
#InvContainer .seven .tabs-content.contained.gryBox { max-height: 380px; overflow: auto; width: 100%; }
#InvContainer #invProfileCommentsBlock, 
#InvContainer #InvProfileDealerInfo { margin-bottom: 12px; }
#InvContainer .button.green { background: #c00; }
#InvContainer .button.green:hover { background: #333; }
#InvContainer p.phoneNumber, #InvContainer p.phoneNumber a, #InvContainer p.phoneNumber:visited { color: #000; }
input[type="text"]:focus, textarea:hover, input[type="email"]:hover { box-shadow: 0 0 0 2px #900; }