body{
  background:#001448; 
  font-family:Tahoma, sans-serif;
}
a, a:visited{color:#069; text-decoration:none}
#SiteContainer{
  max-width:970px;
  margin: 0 auto 20px;
  background-color:#fff;
  box-shadow: 0 6px 10px rgba(0,0,0,.75);
  border: 1px solid #fff;
}
section{margin: 0 10px}
.container{padding:0}
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-lt.png) no-repeat 0 0;
}
div.ddsLogoProvider, .ddsLogoProvider a {
  text-align: right;
  margin: 10px;
  text-decoration: none;
  font-size: 10px;
  font-size: 1.0rem;
  color: #999;
}

/* COMMON PAGE ELEMENTS*/
h1{
  font-size: 24px;
  text-shadow:2px 2px 1px rgba(0,0,0,.25);
  margin-top:10px;
  color:#036;
}
p {
    font-size: 14px;
  font-size:1.4rem;
    line-height: 1.4;
  text-align:justify;
  color:#333;
}
#InvSpecialsBoxWrapper{
   height: auto !important;
    width: 100% !important;
  border:none !important;
}
#InvSpecialsBoxWrapper img{width:100%; max-width:600px; border:1px solid #999}

/*  /\_/\
   (=`.`=)  FORM COLORS
   (")_(")
*/

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{border-top:2px solid #999; background:none}
input[type="submit"] {
  background: #1B5E93;    
  color: #fff;
}
label + input[data-val="true"], label + textarea[data-val="true"] {border: 1px solid #C00;}
.field-validation-error {
  background: #ffebf0;
  color: #C00;
  border-color:#f99;
}


/*  /\_/\
   (=`.`=)  FORM STRUCTURE
   (")_(")
*/
form {
    box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.25);
    float: left;
    margin: 0 0 20px 20px;
    max-width: 600px;
    width: 96%;
}

/* 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;
}

/* For mobile, make form full width */
@media only screen and (max-width:767px){
  form {
    margin-left: 0px;
    box-shadow: none;
  }
  form input {
    float: none;
    display: block;
    width: 100%;
  }
}

/* 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}

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

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

/* Reset for Flex Slideshows */
.flexslider{
  background:none; 
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
  -o-border-radius: 5px;   
  border-radius: 5px;
  border:none;
;}
.flexslider .slides img{margin: 0 auto}
.flexslider .slides > li{text-align:center}

.backpageImg{
  border:1px solid #333;
  margin-left: 20px;
  margin-bottom: 40px;
  box-shadow:0 4px 8px rgba(0,0,0,.5);
}
.centered{margin:0 auto}
.clearBoth{clear:both}
.leftMargin{margin-left: 30px}
.rightMargin{margin-right: 30px}
.allCaps{text-transform:uppercase}
.smallText{font-size:12px; font-size:1.2rem}
.largeText{font-size:20px; font-size:2rem}
.normalList li{
  font-size:14px;
  font-size:1.4rem;
  margin-left:30px;
  margin-bottom:0;
  list-style:disc;
}
.textShadow{text-shadow:2px 2px 1px rgba(0,0,0,.75)}


/* HEADER */
header{height:120px; background:url('https://s3.amazonaws.com/dom-cms/Site/1d590119-ff86-4f9a-a7ef-6c413931406a/images/bkg-header.jpg') repeat-x 0 0 #06C}
.dealerLogo {margin: 20px 0 0 20px;}
.makeLogos {margin-top: 40px;}
.hdrContact {margin: 12px 20px 0 0;}
.hdrContact h2 a, .hdrContact .phone{
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
}
.hdrContact h3 a  {
    color: #ccc;
    font-size: 14px;
    font-size: 1.4rem;
}

/* NAVIGATION */
/* CHANGE COLORS HERE */
.nav {
  background:url('https://s3.amazonaws.com/dom-cms/Site/1d590119-ff86-4f9a-a7ef-6c413931406a/images/bkg-header.jpg') repeat-x 0 -120px #666}
}
#nav-container a{color: #06C;}
#nav-container a:hover, li.sfhover, #nav-container li.sfhover > a {
  background-color:#fff;
  background-color:rgba(255,255,255,.4);
  color: #C00;
}
#nav-container li ul{background:#eaeaea; border:1px solid #666}
#nav-container li ul li {border-bottom: 1px solid #999;}
#nav-container li ul li a {color: #06C;}
#nav-container li ul li a:hover{background:#fff; color:#C00}

/* NAV STRUCTURE AND LAYOUT */
#nav-container .flyoutNav{display:none}
.nav{
     clear: both;
     margin: 0 auto;
     text-align: center;
     position: relative;
     z-index: 100;
}
#nav-container, #nav-container ul {
     margin: 0 auto;
     z-index: 100;
     position: relative;
     font-weight: bold;
     line-height: 2;
}
#nav-container a {
     display: block;
     padding: 0 8px;
}
#nav-container li {
     display: inline-block;
     position: relative;
     margin: 0;
     font-size:12px;
     font-size:1.2rem;
}
.ie7 #SiteContainer .nav .columns{position:absolute}
.ie7 #nav-container li{vertical-align:top}
.ie7 .nav{height:30px}
.ie7 #nav-container li {
     zoom: 1;
     display: block;
     float:left;
}
.ie7 nav .row .columns{z-index:5}
#nav-container > li a{
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 2;  
}
#nav-container li ul {
     z-index: 5;
     line-height: normal;
     position: absolute;
     width: 200px;
     display: none;
     margin: 0 0 0 -1px;
     box-shadow: 0 4px 12px rgba(0,0,0,.5);
}
#nav-container li ul li {width: 100%;}
#nav-container li ul li:last-child { border-bottom: none; }
#nav-container li ul li a {
     font-weight:normal;
     text-align: left;
     padding-left: 8px;
     font-size: 14px;
     font-size: 1.4rem;
     text-decoration: none;
     line-height:2;
}

/* Positioning for Third-level navigation */
#nav-container li ul ul {
     left: 0px;
     margin: -28px 0 0 170px;
}
#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; }
.mobileQuickMenu { display:none}


/* FOOTER */
footer{
    background: #DDD;
    border-top: 1px solid #999;
    padding: 10px;
  margin-top:20px;
}
footer a{color:#000;  }
footer h6{font-size:12px; font-size:1.2rem; font-style:normal; font-weight:bold; color:#000}


/* MEDIA QUERIES START HERE */

@media only screen and (max-width: 800px) {
/* anything below 800px */
   nav{position:absolute; top: 2px; left:-268px}
   .nav{height:auto; border:none}
   .sideShowing #SiteContainer {
      left: 266px;
      position: relative;
   }
  #nav-container {
    height: auto;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 2px;
    width: 262px;
    z-index: 55;
    border: 1px solid #151515;
    background:#333;
  }
  #nav-container li{display: block;}
  #nav-container > li a {
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 2;
  }
  #nav-container a:hover, li.sfhover, #nav-container li.sfhover > a {
    background: none;
    text-decoration: none;
    color: #fff;
  }
  #nav-container li ul {
    position: relative;
    width: 96%;
    margin: 0 auto;
    box-shadow: none;
  }
  #nav-container li ul li {border-color: #333;}
  #nav-container li ul ul{display:none}

   /* Navigation Quick Bar */
  .mobileQuickMenu {
        text-align:center; 
      display:block;
      margin:2px auto;
   }
  .mobileQuickMenu li {
     display: inline-block !important;
     width: 32.66667%;
     margin:0;
     background: #ccc;
  }
  .mobileQuickMenu a {
     background: #e2e2e2; /* Old browsers */
     background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(50%, #dbdbdb), color-stop(51%, #d1d1d1), color-stop(100%, #fefefe)); /* Chrome,Safari4+ */
     background: -webkit-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* Chrome10+,Safari5.1+ */
     background: -o-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* Opera 11.10+ */
     background: -ms-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* IE10+ */
     background: linear-gradient(to bottom, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* W3C */
     font-size: 1.4rem;
     line-height: 2;
     text-align: center;
     display: block;
     margin: 1px;
     color: #666;
     font-weight: bold;
     padding: 2px 4px;
  }
  .mobileQuickMenu a span {
     color: inherit;
     font-size: inherit;
  }
  .mobileQuickMenu img { float: left; }
  li.phone{display:none !important}


}

@media only screen and (max-width: 767px){
  #SiteContainer header .columns{
    width: 50% !important;
    margin: 0;
    float:left;
  }
  header{height:auto; background:#1B5E93}
  header .five.columns {text-align: right;}
  #SiteContainer header .four.columns {width: 100% !important;}
  p{font-size:16px; font-size:1.6rem; margin: 0 10px 18px; }
  .hdrContact {text-align: center;}
  .hdrContact h2 .phone {font-size: 3rem;}
  .hdrContact h3 a {font-size: 1.8rem; line-height: 1;}
  .hdrContact h3 a:before { content: "Click for Directions: ";}

}

@media only screen and (max-width: 680px) {
/* anything below 680px */
  .backpageImg{margin:0 0 15px; float:none; clear:both}
  footer{font-size:14px}
  footer .columns{float:none; text-align:center}
  footer .text-right{text-align:center}
}

@media only screen and (max-width: 580px){
  .mobileQuickMenu li {width:24%}
  li.phone{display:inline-block !important}
}

@media only screen and (max-width: 480px) {
  #SiteContainer header .columns {width: 100% !important; text-align: center}
  .dealerLogo {
    margin: 10px 0 0;
    width: 90%;
  }
}

@media only screen and (max-width: 360px) {
  p{text-align:left}
   .mobileQuickMenu a span { display: none; }
   .mobileQuickMenu img { float: none; }
}

