/* LISTINGS PAGE */
#InvContainer { margin-bottom: 20px; }
#InvContainer .gryBox, #InvContainer #SortViewBox, #InvContainer .InvResultsItemHdr { background: url("https://s3.amazonaws.com/dom-cms/Site/b73a0168-f145-4303-869f-6959d8bf5992/images/bkg-header.jpg") repeat-x left bottom #FFF; }
#InvContainer #InvTitleArea .srchTitleType, #InvContainer .NewUsedCertTitle { color: #666; }
#InvContainer #ItemsPerPage { margin-bottom: 12px; }
#InvContainer #sideBoxALL a { color: #000; }
#InvContainer #sideBoxALL a:hover { color: #666; }
#InvContainer .invResultsMediaBtns { outline: 0 none; }
#InvContainer .invResultsCarWrapper { border: 1px solid #666; border-radius: 0 0 0 0; background: transparent; }
#InvContainer .invResultsMediaBtns { outline: 0 none; }
#InvContainer .invIcon, #InvContainer .es-nav span { background-image: url("https://s3.amazonaws.com/dom-cms/Site/b73a0168-f145-4303-869f-6959d8bf5992/images/invSprites.png"); }
#InvContainer .invIcon.tiny { background-image: url("https://s3.amazonaws.com/dom-cms/Site/b73a0168-f145-4303-869f-6959d8bf5992/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: #000; }
#InvContainer #PaginationTop li a, #InvContainer #PaginationTop li a:link { color: #333; }
#InvContainer #PaginationTop li a:hover { color: #C71444; }
#InvContainer #PaginationTop li a:visited { color: #555; }
#InvContainer .CertifiedFlag.button { background: C71444; }

/* DETAILS PAGE */
#InvContainer .tabs dd a.active { color: #000; }
#invProfileSpecsHdr .Price1 { color: #000; }
#InvContainer .PriceTitle { color: #666;margin-right: 10px; }
#InvContainer #NewUsedCertTitle { color: #666; }
#InvContainer #InvProfileItemHdr { color: #000; }
#InvContainer .button.green { background: #666; }
#InvContainer .button.green:hover { background: #000; }
#InvContainer p.phoneNumber, #InvContainer p.phoneNumber a, #InvContainer p.phoneNumber:visited { color: #000; }
h6{color:#f00;}

#InvContainer .button.green {
    background: none repeat scroll 0 0 #FF0000;
}
#invProfileFormBlock{margin-bottom:10px;}
#invProfileCommentsBlock{margin-top:10px;}

#QuoteBoxTitle {
    background: none repeat scroll 0 0 #006600;
    color: #FFFFFF;
    font-size: 1.7em !important;
    font-weight: bold !important;
    line-height: 1.7em;
    text-indent: 5px;
    text-transform: uppercase;
}

form label { font-size: 1em; font-size: 1.0rem; }
