/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
a, a:visited{color:#FF0000;}


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('?'), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/bH7276GfdCjMjApa_dkG6T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}





/* BASE
///////////////////////////////////////////// */
div.ddsLogoProvider, .ddsLogoProvider a { text-align: right; margin: 10px 0; color: #333; text-decoration: none; font-size: 10px; font-size: 1.0rem; color: #666; }
span.ddsLogoProvider { float: right; vertical-align: middle; position: relative; top: -3px; margin-left: 5px; width: 71px; height: 21px; background: url(https://s3.amazonaws.com/dom-cms/GlobalImages/dds-logo-dk.png) no-repeat 0 0; }
/*FOR LIGHT VERSION span.ddsLogoProvider { background: url(https://s3.amazonaws.com/dom-cms/GlobalImages/dds-logo-lt.png) no-repeat 0 0; }*/

body { background: #ccc; font-size:12px }
body {background: url("https://s3.amazonaws.com/dom-cms/Site/3c9cf40c-90dc-4637-b47b-ef231b3959d8/images/bkg-page.jpg") repeat-x scroll left top #CCC;}
ul, dl, ol {font-size: inherit;}
.disc li{margin-bottom:0;}

#SiteContainer { background: #fff; max-width: 980px; margin: 0 auto; padding: 10px 0; }

.dealerLogo{}

.hdrContact{font-family:'Oswald', sans-serif, arial;}
.hdrContact span{font-size:1.25em; line-height:1.5em;}
.hdrPhone{color:#ff0000;}
.hdrContact a{color:#FF0000;}
.hdrContact a:hover{color:#333;}
	
.creditLogo{padding-bottom:6px; text-align:right;}


.navContainerItem { z-index: 30; position: relative; }	
.nav, div.nav { z-index: 30; clear: both; margin: 0 auto; padding: 0; text-align: left; width: auto; height: auto; border: none;
background: #b2b2b2; /* Old browsers */
background: -moz-linear-gradient(top,  #b2b2b2 0%, #f5f5f5 5%, #e0e0e0 50%, #d6d6d6 51%, #ededed 96%, #b2b2b2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2b2b2), color-stop(5%,#f5f5f5), color-stop(50%,#e0e0e0), color-stop(51%,#d6d6d6), color-stop(96%,#ededed), color-stop(100%,#b2b2b2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b2b2b2 0%,#f5f5f5 5%,#e0e0e0 50%,#d6d6d6 51%,#ededed 96%,#b2b2b2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b2b2b2 0%,#f5f5f5 5%,#e0e0e0 50%,#d6d6d6 51%,#ededed 96%,#b2b2b2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b2b2b2 0%,#f5f5f5 5%,#e0e0e0 50%,#d6d6d6 51%,#ededed 96%,#b2b2b2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b2b2b2 0%,#f5f5f5 5%,#e0e0e0 50%,#d6d6d6 51%,#ededed 96%,#b2b2b2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2b2b2', endColorstr='#b2b2b2',GradientType=0 ); /* IE6-9 */
} 

#nav-container, #nav-container ul, .nav ul { max-width: 980px; padding: 0; margin: 0 auto; list-style-type: none; z-index: 31; position: relative;  font-size: 11px; font-weight: bold; line-height: 35px;}
    #nav-container:before, #nav-container:after, #nav-container ul:before, #nav-container ul:after, .nav ul:before, .nav ul:after  { content:""; display:table; }
    #nav-container:after, #nav-container ul:after, .nav ul:after { clear: both; }
#nav-container a, .nav a { display: block; text-transform: uppercase; padding: 0 8px; width: auto; color:#000; }
        #nav-container a:hover { color: #cc0000; }
    #nav-container li, .nav li { display: block; position: relative; float: left; margin: 0; padding: 0; }
	.nav li:hover{background:none;text-shadow: none;}
        #nav-container li img { display: block; margin: 0; } 
        #nav-container li ul, .nav li ul { z-index: 32;  border: 2px solid #B2B2B2; border-top: none; line-height: normal; padding: 0; position: absolute; background: #ededed; width: 130px; display: none; }
            #nav-container li ul li, .nav li ul li { text-indent: 0; width: 100%; border-bottom: 1px dotted #ccc; background: none; }
                #nav-container li ul li:last-child, .nav li ul li:last-child {border-bottom: none; }
                #nav-container li ul li a { color: #333; font-weight: bold; text-align: left; padding: 8px 5px; font-size: 10px; font-size: 1.0rem; font-weight: bold; text-decoration: none; width: 120px;}
                    #nav-container li ul li a:hover { background: #cc0000; text-decoration: none; color: #fff;}
            #nav-container li ul ul, .nav li ul ul {  left: 0px;margin: -23px 0 0 10px; }
    #nav-container li:hover ul ul, #nav-container li:hover ul ul ul, #nav-container li:hover ul ul ul ul{ display:none; }
    #nav-container li:hover ul, #nav-container li li:hover ul, #nav-container li li li:hover ul, #nav-container li li li li:hover ul{ display:block; }

#mobileNav { display: block; background: #666; color: #fff; text-transform: uppercase; font-weight: bold; font-size: 10px; font-size: 1.0em; padding: 5px; bottom: 5px; right: 5px; border-radius: 3px; border: 1px solid #333; margin-top:6px; text-align:center;}


.flex-caption{
	bottom:8px !important;
	background:rgba(0, 0, 0, 0.5) !important;
	font-weight:bold !important;
	text-align:center !important;}


footer { border-top: 5px solid #000; padding-top: 5px; font-size:1em; }
footer .hours { margin-bottom: 10px; }
footer h4 { font-size:1.1em; }
footer .ftrContact {margin-bottom: 10px; }
footer a{color:#333 !important;}
footer a:hover{color:#ff0000 !important;}



/* LINKS
///////////////////////////////////////////// */

/* TYPOGRAPHY
///////////////////////////////////////////// */
h1,.h1, h2, .h2, h3, .h3, h4, .h4 {font-weight: normal;font-style: normal;color: #231F20;}
h5, .h5, h6, .h6 { font-weight: normal;font-style: italic;color: #231F20;}

h1, .h1 {font-size: 24px;}
h2, .h2 {font-size: 18px;}
h3, .h3 {font-size: 14px;}
h4, .h4 {font-size: 12px;}
h5, .h5 {font-size: 10px;}
h6, .h6 {font-size: 8px;}


h1, h2, h3, h4 {font-family:'Oswald', sans-serif, arial;}
h1{margin-top:8px;}





/*==============
  FORM STYLES   
==============*/

/* ===== COLORS ===== */
.formContainer form{
  background: #eaeaea; /* also color of even rows */
  border: 1px solid #bbb;
}
form li {border-bottom: 1px solid #ccc;}
form li:nth-child(2n+1) {background: #FFF;}
form > li:last-child{background:none}
input[type="submit"] {background: #8d0000; color: #fff;}
label + input[data-val="true"], label + textarea[data-val="true"] {border: 1px solid #C00; /* Border on required fields */}
.field-validation-error { /* Validation error msgs */
  background: #ffebf0;
  color: #C00;
  border-color:#f99;
}
form li ul {
   border: 1px solid #ccc;
   margin: 0 10px;
}
/* ===== STRUCTURE ===== */
.formContainer form {
    box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.25);
    margin: 0 auto 20px;
    max-width: 600px;
    width: 96%;
    padding:0;
}

/* Put the input fields on the same line as their labels */
form label {
    font-weight: normal;
    line-height: 24px;
    display: inline;
}
form li {
    clear: left;
    height: auto;
    overflow:hidden;
    margin: 0;
    padding: 6px;
}
form li:last-child{border-bottom:none}
input, select{float:right;}

/* Style the submit button */
input[type="submit"] {
    border: none;
    border-radius: 6px;
    box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.25);
    clear: both;
    cursor: pointer;
    font-size: 18px;
    margin: 20px 20% 0;
    padding: 10px 30px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
    width: 60%;
}
label + select, label + input[type="text"], label + input[type="email"], label + input[type="password"], label + input[type="checkbox"] {width: 50%;}
label + textarea {
  width: 100%;
  height:100px;
}

/* Validation errors */
.field-validation-error {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    line-height: 2;
    border-style: solid;
    border-width:1px;
}

/* Reset for Secure Disclaimer */
.formContainer {
    background: none;
    border: none;
}
.formDisclaimer {
    background-color: transparent;
    background-position: 0 0;
    padding: 0;
    text-indent: 20px;
}

/* Reset for map form inputs */
dl.form input {float: none;}

/* Reset for Inv. Listings page */
#InvContainer form, #InvContainer li {
    background: none;
    border: none;
    box-shadow: none;
}
#InvContainer input, #InvContainer select {display: block; float:none}
.InvContainer .InvResultsDetails {word-break: break-word;}




/* Reset for Inv. Details Page form */
#Profilefrm {margin: 0; float: none;}
#Profilefrm input {display: inline;}
#Profilefrm li {clear: none; padding: 0;}
.invProfileFormBlock {
display:none
}

/*==============
  END OF FORM   
==============*/

/*carfax logo*/

#InvContainer .invIcon.resultsCarfax2 {width:92px !important; background: url("https://s3.amazonaws.com/dom-cms/Site/3c9cf40c-90dc-4637-b47b-ef231b3959d8/images/carfaxLogo.png") no-repeat !important; }

.invDetailsHeaderExtra{margin-top:10px;}
#InvContainer > div:nth-child(6) > div.invResultsItemFooter.text-center{display:none;}

/* -----------------------------------------
   Page Name 2
----------------------------------------- */
.center{text-align:center;}

/*Payment Calculator*/

#CalcPaymentRev select{width: 100%;}  
form#CalcPayment select#term {margin-left: 14px !important;}
#CalcPayment dl.form input {float: right; margin-left:5px;}
#CalcPayment .form span.formw .bump, .paymentCalcItem .form span.formw .bump {margin-left: 5px !important;}


/* -----------------------------------------
   Media Queries
----------------------------------------- */

@media only screen and (max-width: 1024px) {		
	/* anything below 1024px */

}
@media only screen and (max-width: 767px) {		
	/* anything below 767px */
    footer { text-align: center; }
    #sideBoxALL,#nav-container, .nav ul { display: none; }
	#nav-container li, .nav li { display: block; text-align: left; float: none;}
	#nav-container li ul, .nav li ul { position: static; width: auto; }
	#nav-container li ul li a { width: auto; }
    .formcontainer form{box-shadow:none;margin-left:0}
    form input{display:block;float:none;width:100%}
    label + select{float:none}
    .hdrContact span{font-size:2.25em;}
}
@media only screen and (max-width: 480px) {    
	/* anything below 480px */
  .formContainer form {box-shadow: none; margin: 0 auto 20px;  width: 100%;}
  input[type="submit"]{width:90%; margin: 10px auto 0;}	
  #InvProfileItemHdr h1{font-size:15px !important;}
}

/*hide quote form*/
#invProfileFormBlock {
display: none !important;
}
/*******/

.social-media-btns a{margin-left: 5px;}