/* ===== COMMON PAGE ELEMENTS ===== */
body{background:url('images/bkg.jpg') no-repeat center 0 #07387A; font-family: Arial, sans-serif; background-attachment:fixed}
#SiteContainer{max-width: 1024px; margin: 0 auto 20px;}
section {
    background: #FFF;
    border-radius: 10px;
    margin: 10px;
    padding: 20px;
}
.container{padding:0;}
.row{max-width:none}
h1 {
    color: #000;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: normal;
}
h2 {
    font-size: 20px;
    font-size: 2rem;
    font-weight: normal;
}
h3 {
    font-size: 18px;
    font-size: 1.8rem;
}
h4 {
    font-size: 14px;
    font-size: 1.4rem;
}
p{font-size: 14px; font-size:1.4rem; line-height: 1.4; text-align:justify; color:#333;}
section a, section a:visited{color:#026; text-decoration:underline}
section a:hover{color:#900}
img{vertical-align:top}
.backpageImg{border:1px solid #333; margin-bottom: 40px; box-shadow:0 4px 8px rgba(0,0,0,.5);}
.aside{background:#ccc; border:1px solid #999; box-shadow: 0 2px 6px rgba(0,0,0,.5); margin: 0 4% 20px; padding: 10px}
.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}
.roundBtnSubtle{border-radius: 5px}
.roundBtn{border-radius: 10px}
.largeText{font-size:20px; font-size:2rem}
li{margin-bottom:0}
.normal li{list-style:disc; font-size:14px; font-size:1.4rem; margin-left:30px; margin-bottom:0;}
ol.normal li{list-style:decimal}
#InvContainer h6{font-size:12px; font-size:1.2rem; font-weight:bold; font-style:normal;}
.specialFont, h1{font-family: 'Play', sans-serif;}
#InvTitleArea{display:none}
.nice.button{color:#fff}


 #drHeader,#drFooter,#drReviewContents { background-color:white; width:900px;
   margin:auto !important; padding-left:10px; }

/* ===== HEADER ===== */
header {
    background: url('images/hdr-bkg.jpg') no-repeat 0 0 #000;
    padding: 20px 10px;
}
header p {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    line-height: 1.2;
}
header a, header a:visited, header a:hover, header p {
    color: #fff;
    text-shadow: 0 2px 1px #000;
}
.dealerLogo {
    margin-top: 14px;
}
.hdrAddress {
    margin-top: 20px;
}

a.brochure {
background: url("https://s3.amazonaws.com/dom-cms/Site/01963958-5314-4d30-bb3f-c891c7b9d0ee/images/PDF_Icon.png") no-repeat scroll left top transparent;
color: #C1C1C1;
display: block;
font-weight: bold;
height: 25px;
line-height: 25px;
margin: 10px 0 10px 10px;
padding: 0 0 0 30px;
text-decoration: none;
}

.pricing-table {
text-align:center; 
  border:1px solid gray;
}


/* ===== NAVIGATION ===== */
/* CHANGE COLORS HERE */
.nav, .InvSpecialFlag h3, .blueGradient{
   background: #003366;
   background: -moz-linear-gradient(top,  #0099cc 0%, #003366 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0099cc), color-stop(100%,#003366));
   background: -webkit-linear-gradient(top,  #0099cc 0%,#003366 100%);
   background: -o-linear-gradient(top,  #0099cc 0%,#003366 100%);
   background: -ms-linear-gradient(top,  #0099cc 0%,#003366 100%);
   background: linear-gradient(to bottom,  #0099cc 0%,#003366 100%);
}
#nav-container > li a {color: #FFF;}
#nav-container a:hover, li.sfhover, #nav-container li.sfhover > a {
  background:#349ACD;
   background: -moz-linear-gradient(top,  #66CCFF 0%, #006699 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66CCFF), color-stop(100%,#006699));
   background: -webkit-linear-gradient(top,  #66CCFF 0%,#006699 100%);
   background: -o-linear-gradient(top,  #66CCFF 0%,#006699 100%);
   background: -ms-linear-gradient(top,  #66CCFF 0%,#006699 100%);
   background: linear-gradient(to bottom,  #66CCFF 0%,#006699 100);
}
#nav-container li ul {
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
}
#nav-container li ul li {border-bottom: 1px solid #666;}
#nav-container li ul li a {
   color: #fff;
   background: #3887c1;
}
#nav-container li ul li a:hover {
   background:#fff;
   color: #036;
}

/* NAV STRUCTURE AND LAYOUT */
#nav-container .flyoutNav{
    display:none;
    background: #000;
    text-align: center;
    border: 1px solid #ccc;
    margin-left: 2px;
}
.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 10px;
}
#nav-container li {
     display: inline-block;
     position: relative;
     margin: 0;
}
#nav-container > li a{
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 3; 
}
#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: 12px;
     font-size: 1.2rem;
     text-decoration: none;
     line-height:2.5;
}

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

/* Int. Explorer 7 fixes */
.ie7 #SiteContainer .nav .columns{position:absolute}
.ie7 #nav-container{ margin-left:130px;}
.ie7 .nav{height:30px}
.ie7 #nav-container li {
     zoom: 1;
     vertical-align:top;
     display: block;
     float:left;
}
.ie7 nav .row .columns{z-index:5}


/* ===== FOOTER ===== */
footer {
   background: #ccc;
   background: -moz-linear-gradient(top,  #e2e2e2 0%, #bcbcbc 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#bcbcbc));
   background: -webkit-linear-gradient(top,  #e2e2e2 0%,#bcbcbc 100%);
   background: -o-linear-gradient(top,  #e2e2e2 0%,#bcbcbc 100%);
   background: -ms-linear-gradient(top,  #e2e2e2 0%,#bcbcbc 100%);
   background: linear-gradient(to bottom,  #e2e2e2 0%,#bcbcbc 100%);
    border-top: 1px solid #999;
    padding: 10px;
}
footer h4 {line-height: 2; color:#fff}
footer a, footer a:visited {color: #000; font-weight: bold;}

/*===== SPECIALS RESET =====*/
.InvSpecialFlag h3, .InvSpecialPrice, .InvSpecialName a{font-family: inherit}
.InvSpecialFlag h3 {border: none; text-shadow:none}
.InvSpecialPrice, .InvSpecialName a {color: #000;}


/*==============
  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 > ul li:last-child{background:none}
input[type="submit"] {background: #1B5E93; 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}

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


/* ===== DOMINION LOGO ===== */
span.ddsLogoProvider {
  vertical-align: middle;
  display:inline-block;
  position: relative;
  top: -3px;
  margin-left: 5px;
  margin-right: 4%;
  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: center;
  margin: 10px;
  color: #fff;
  text-decoration: none;
  font-size: 10px;
  font-size: 1rem;
}
div.ddsLogoProvider {
    margin-bottom: 80px;
}

/* ===== MEDIA QUERIES ===== */
@media only screen and (max-width: 900px){
  #SiteContainer{width:100%;}
  body{background:#000}
  #nav-container > li a{font-size:1.2rem}
  #nav-container a{padding:0 10px}
}
@media only screen and (max-width: 768px){
  header .row .columns{margin:0;}
  header .dealerLogo.columns{width:100% !important; text-align:center}
  header .row .hdrAddress.columns {width: 60% !important; margin-top:20px; float:left}  
  header .row .hdrPhones.columns {width: 40% !important; float:left}
  .hdrPhones p{text-align:center}
  
  #nav-container .flyoutNav{display:block}
   .sideShowing #SiteContainer {
      left: 266px;
      position: relative;
   }
   nav{position:absolute; top: 2px; left:-268px}
   .nav{height:auto; border:none}
  #nav-container {
    height: auto;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 2px;
    width: 262px;
    z-index: 55;
    background:#333;
  }
  #nav-container li{display: block; border-bottom: 1px solid #151515}
  #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 li  a{font-size:16px; font-size:1.6rem;}
  #nav-container li ul ul{display:none}

   /* Navigation Quick Bar */
  .mobileQuickMenu {
        text-align:center;
      display:block;
      margin:2px auto;
   }
  .mobileQuickMenu li {
     display: inline-block;
     width: 48%;
     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.phoneIcon{display:none}
  .formcontainer form{box-shadow:none;margin-left:0}
    form input{display:block;float:none;width:100%}
    label + select{float:none}
  
  footer .phone-two.columns{width:50% !important; margin: 10px 0 0}
}
@media only screen and (max-width: 767px){
  #wibiyaToolbar{display:none}
}
@media only screen and (max-width: 650px){
  section{border-radius:0; padding:10px; margin:0}
  .mobileQuickMenu li{width:32%}
  li.phoneIcon{display:inline-block}
  header .row .hdrAddress.columns,  header .row .hdrPhones.columns {width: 100% !important; float: none; margin-top: 10px}  
}
@media only screen and (max-width: 520px){
  .hdrAddress span{display:block}
  .formContainer form {box-shadow: none; margin: 0 auto 20px;  width: 100%;}
  input[type="submit"]{width:90%; margin: 10px auto 0;}
}
@media only screen and (max-width: 360px){
   .mobileQuickMenu a span { display: none; }
   .mobileQuickMenu img { float: none; }
}

.html_item ul { list-style: none; margin: 0; }