@import "http://fonts.googleapis.com/css?family=Marcellus";
/* ===== COMMON PAGE ELEMENTS ===== */
body {
   background: url('../images/bg-main.jpg') repeat-x 0 36px #ccc;
   font-family: 'Marcellus', "Times New Roman", serif;
}
.html_item ul {list-style:none;}

#siteTopBar {
   border-bottom: 1px solid #ccc;
   height: 36px;
   background: #333;
}
#SiteContainer, .ftrInner {
   margin: 0 auto;
   max-width: 1200px
}

section {
   margin: 0 4%;
  padding: 2%;
   background: #fff;
   box-shadow:0 0 10px rgba(0, 0, 0, .5);
}
.container { padding:0; }
.row { max-width:none }
h1 {
   font-size: 30px;
   font-size:3rem;
   padding-top:10px;
   color:#06396E;
  text-transform:capitalize;
}
h2 {
   font-size:24px;
   font-size:2.4rem
}
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:#039;
   text-decoration:underline
}
section a:hover { color:#026 }
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
}
.normalList li {
   list-style:disc;
   font-size:14px;
   font-size:1.4rem;
   margin-left:30px;
   margin-bottom:0;
}
ol.normalList li { list-style:decimal }
#InvContainer h6 {
   font-size:12px;
   font-size:1.2rem;
   font-weight:bold;
   font-style:normal;
}
.button.specialFont { font-family: "Marcellus", "Times New Roman", serif !important; color#FFF}
.grayBg{
background: #c6c6c6;
background: -moz-linear-gradient(top,  #c6c6c6 0%, #939393 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6c6c6), color-stop(100%,#939393));
background: -webkit-linear-gradient(top,  #c6c6c6 0%,#939393 100%);
background: -o-linear-gradient(top,  #c6c6c6 0%,#939393 100%);
background: -ms-linear-gradient(top,  #c6c6c6 0%,#939393 100%);
background: linear-gradient(to bottom,  #c6c6c6 0%,#939393 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6c6c6', endColorstr='#939393',GradientType=0 );
}
.chromeBg {
   background: url('https://s3.amazonaws.com/dom-cms/Site/3188b5d5-1209-4d34-8bf3-e72bfddbb0d0/template/images/ie-chrome.jpg') 0 0 #ccc;
   background: -moz-linear-gradient(top, #666666 0%, #cccccc 2%, #999999 10%, #333333 25%, #ffffff 40%, #ffffff 60%, #333333 75%, #dddddd 90%, #999999 93%, #333333 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(2%, #cccccc), color-stop(10%, #999999), color-stop(25%, #333333), color-stop(40%, #ffffff), color-stop(60%, #ffffff), color-stop(75%, #333333), color-stop(90%, #dddddd), color-stop(93%, #999999), color-stop(100%, #333333));
   background: -webkit-linear-gradient(top, #666666 0%, #cccccc 2%, #999999 10%, #333333 25%, #ffffff 40%, #ffffff 60%, #333333 75%, #dddddd 90%, #999999 93%, #333333 100%);
   background: -o-linear-gradient(top, #666666 0%, #cccccc 2%, #999999 10%, #333333 25%, #ffffff 40%, #ffffff 60%, #333333 75%, #dddddd 90%, #999999 93%, #333333 100%);
   background: -ms-linear-gradient(top, #666666 0%, #cccccc 2%, #999999 10%, #333333 25%, #ffffff 40%, #ffffff 60%, #333333 75%, #dddddd 90%, #999999 93%, #333333 100%);
   background: linear-gradient(to bottom, #666666 0%, #cccccc 2%, #999999 10%, #333333 25%, #ffffff 40%, #ffffff 60%, #333333 75%, #dddddd 90%, #999999 93%, #333333 100%);
   box-shadow: 0 6px 6px rgba(0, 0, 0, 0.4);
}
.nice.large.button{color:#fff}

/* ===== HEADER ===== */
header { padding: 0 2%; }
.logo img { margin: 30px 0; }
#siteTopBar > div {float: left;}
#siteTopBar ul, #siteTopBar li { margin: 0; }
.numberfloat {
    float: right;
    margin: 2px 0 0 70px;
}
#HdrContact li {
	margin-left: .5%;
	width: 30.7%;
}
#HdrContact .number { width: 37% }
#HdrContact .number a, #HdrContact .number a:visited {
    color: #FFFFFF;
    font-size: 1.2em;
    line-height: 0.1em;
}
/* Translate Bar */
#google_translate_element{margin: 5px 0 0 1%; width:18%}

/* Extra Buttons */
.extraBtns{width:42%; text-align: center}
.extraBtns li {display:inline-block}
.ie7 .extraBtns li{float: left}
.extraBtns a{margin: 2px 3px 0 0;}

/* Search Box */
.siteSearch { margin:4px 0 0 3%; width: 20%}
table.gsc-search-box { margin: 0 auto; }
table.gsc-search-box td { padding: 0 !important; }
table.gsc-search-box {
   border-radius: 4px !important;
   width: 94% !important;
}
.gsc-input-box {
    border: none !important;
    height: 26px !important;
    margin-left: 3px;
}
.cse input.gsc-search-button, input.gsc-search-button {
    background: #333 !important;
    border: none !important;
    border-radius: 4px !important;
    margin: 1px 2px 0 3px !important;
}

/* Social Icons */
.socials {
    width:13.5%;
    float: right !important;
    margin: 3px 1% 0 0;
    text-align: right;
}
.socials li {
   display: inline-block;
   margin-top: 3px;
   width: 30px;
}
.socials img { width: 100%; }
.ie7 .socials li{float:right}
/* Makes Icons and Stage */
.makes ul {text-align: center;}
.makes li img {
   width: 100%;
   vertical-align: bottom;
}
.makes li {
   margin: 10% 1% 0 0;
   display: inline-block;
   width: 13%;
}
.ie7 .makes li{float:left}
.makes li.cadillac { width: 9%; }
.makes li.rollsRoyce { width: 5%; }
.makes li.aspire { width: 16%;}
.makesStage {
   position: absolute;
   top: 65%;
   z-index: -1;
   left: 0;
   height: 45%;
   width: 100%;
}
.ie7 .makesStage{display:none}
.makeShine {
   position: absolute;
   top: 0;
   height: 100%;
   z-index: -1;
}
.makeShine.active { display: block; }
.landingPageLogos img{margin-top: 7%}


/* ===== NAVIGATION ===== */
/* CHANGE COLORS HERE */
.nav {
   background: url('https://s3.amazonaws.com/dom-cms/Site/3188b5d5-1209-4d34-8bf3-e72bfddbb0d0/template/images/ie-chrome.jpg') 0 center #ccc;
   background: -moz-linear-gradient(top, #999 0%, #454545 4%, #ccc 20%, #fff 30%, #333 45%, #333 70%, #999 88%, #151515 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999), color-stop(4%, #454545), color-stop(20%, #ccc), color-stop(45% #fff), color-stop(70%, #333), color-stop(88%, #999), color-stop(100%, #151515));
   background: -webkit-linear-gradient(top, #999 0%, #454545 4%, #ccc 20%, #fff 30%, #333 45%, #333 70%, #999 88%, #151515 100%);
   background: -o-linear-gradient(top, #999 0%, #454545 4%, #ccc 20%, #fff 30%, #333 45%, #333 70%, #999 88%, #151515 100%);
   background: -ms-linear-gradient(top, #999 0%, #454545 4%, #ccc 20%, #fff 30%, #333 45%, #333 70%, #999 88%, #151515 100%);
   background: linear-gradient(to bottom, #999 0%, #454545 4%, #ccc 20%, #fff 30%, #333 45%, #333 70%, #999 88%, #151515 100%);
}
#nav-container {
   background: #333;
   background: -moz-linear-gradient(center top, #222 0%, #454545 10%, #242424 49%, #151515 50%, #101010 80%, #000 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #222), color-stop(10%, #002424240), color-stop(49%, #151515), color-stop(80%, #101010), color-stop(100%, #000));
   background: -webkit-linear-gradient(top, #222 0%, #454545 10%, #242424 49%, #151515 50%, #101010 80%, #000 100%);
   background: -o-linear-gradient(top, #222 0%, #454545 10%, #242424 49%, #151515 50%, #101010 80%, #000 100%);
   background: -ms-linear-gradient(top, #222 0%, #454545 10%, #242424 49%, #151515 50%, #101010 80%, #000 100%);
   background: linear-gradient(to bottom, #222 0%, #454545 10%, #242424 49%, #151515 50%, #101010 80%, #000 100%);
}
#nav-container > li a { color: #FFF; }
#nav-container a:hover, li.sfhover, #nav-container li.sfhover > a {
   background: url(../images/template/nav-over.jpg) no-repeat center 0 #eaeaea;
   color: #000;
   box-shadow: inset 0 0 8px rgba(0, 0, 0, .5);
}
#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 #ccc; }
#nav-container li ul li a {
   color: #454545;
   background: #eaeaea; /* Old browsers */
   background: -moz-linear-gradient(top, #e2e2e2 0%, #cccccc 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(100%, #cccccc)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #e2e2e2 0%, #cccccc 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #e2e2e2 0%, #cccccc 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top, #e2e2e2 0%, #cccccc 100%); /* IE10+ */
   background: linear-gradient(to bottom, #e2e2e2 0%, #cccccc 100%); /* W3C */
}
#nav-container li ul li a:hover {
   background:#fff;
   background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* IE10+ */
   background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%); /* W3C */
   color: #000;
   box-shadow:none;
}
/* NAV STRUCTURE AND LAYOUT */
.mobileNav {
   display: none;
   overflow: hidden;
   border-radius: 6px;
   margin-bottom: 10px;
}
header .mobileNav a {
   background: rgba(0, 0, 0, .92);
   color: #FFFFFF;
   display: block;
   font-size: 2rem;
   line-height: 2;
   margin: 3px;
   text-align: center;
   border-radius: 4px;
}
.nav {
   clear: both;
   margin: 6px 2% 20px;
   text-align: center;
   position: relative;
   z-index: 100;
   border-radius: 8px;
   box-shadow: 0 4px 8px rgba(0, 0, 0, .75);
   padding: 6px 4px;
}
#nav-container { border-radius: 6px; }
#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 20px;
}
#nav-container li {
   display: inline-block;
   position: relative;
   margin: 0;
   font-size:12px;
   font-size:1.2rem;
}
#nav-container > li a {
   font-size: 16px;
   font-size: 1.6rem;
   font-weight: bold;
   line-height: 4;
   border-right: 1px solid #666;
}
#nav-container > li:last-child a { border-right: none; }
#nav-container li ul {
   z-index: 5;
   line-height: normal;
   position: absolute;
   width: 220px;
   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.5;
   border: none;
}
/* 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 a, .ie8 #nav-container a{padding: 0 10px}
.ie7 #nav-container li {
   zoom: 1;
   vertical-align:top;
   display: block;
   float:left;
}
.ie7 nav .row .columns { z-index:5 }
/* ===== FOOTER ===== */
footer {
   background: #151515; /* Old browsers */
   background: -moz-linear-gradient(top, #000000 1%, #333333 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #000000), color-stop(100%, #333333)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #000000 1%, #333333 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #000000 1%, #333333 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top, #000000 1%, #333333 100%); /* IE10+ */
   background: linear-gradient(to bottom, #000000 1%, #333333 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#333333', GradientType=0 ); /* IE6-9 */
   border-top: 1px solid #ccc;
   border-bottom: 1px solid #666;
   padding: 10px;
   box-shadow:0 4px 10px rgba(0, 0, 0, .75);
}
footer a:link, footer a:visited, footer a:hover{color:#fff}
footer h4, footer h2 {
   color: #fff;
   font-style: normal;
   font-weight: bold;
}
footer div {
   color: #eaeaea;
   font-size: 14px;
   font-size: 1.4rem;
   line-height: 1.4;
}
/* ===== DOMINION LOGO ===== */
span.ddsLogoProvider {
   float: right;
   vertical-align: middle;
   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-dk.png') no-repeat 0 0;
}
div.ddsLogoProvider, .ddsLogoProvider a {
   text-align: right;
   margin: 10px;
   color: #333;
   text-decoration: none;
   font-size: 10px;
   font-size: 1rem;
}

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

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

/*==============
  COUPONS   
==============*/


.couponImage, .couponInfo { padding: 8px; }
.couponImage img { max-width: 100%; }
.couponPrint { display: none; }

/* ===== MEDIA QUERIES ===== */
@media only screen and (max-width: 1024px) {
    .nav {margin-top:42px}
    #nav-container > li a {padding:0 10px; font-size:1.4rem}
}
@media only screen and (max-width: 850px) {
    #SiteContainer {width:100%;}
    body {background:#97a2a8}
  section{margin: 0}
}
@media only screen and (max-width: 768px) {
  header { background:#242424 }
  #google_translate_element{width: 20%}
  .siteSearch{width: 26%}
  .row .landingPageLogos.eight{margin: 0; width: 100%;}
  .logo.columns, .makes.columns {
       margin: 0;
       text-align: center;
       width: 100%;
    }
    .makes ul {
       background: #000;
       border: 2px solid #666;
       border-radius: 60px;
       box-shadow: 0 4px 8px #000;
       padding: 20px 0;
       text-align: center;
    }
    .makes li { margin-top: 0; }
    #SiteContainer .mobileNav { display:block }
    #nav-container { display:none }
    nav { background:#000 }
    .nav {
       height:auto;
       border:none;
       box-shadow:none;
       margin:0;
       background:none
    }
    #nav-container { background:#000; }
    #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;
       border: none;
    }
    #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 }
    footer .row .three.columns {
       float: left;
       font-size: 1.6rem;
       left: 0;
       margin: 0 0 30px;
       right: 0;
       text-align: center;
       width: 50% !important;
    }
    footer h4 { font-size: 2rem; }
    span.ddsLogoProvider { background: url("https://s3.amazonaws.com/dom-cms/GlobalImages/dds-logo-lt.png") no-repeat scroll 0 0 transparent; }

    .formcontainer form{box-shadow:none;margin-left:0}
    form input{display:block;float:none;width:100%}
    label + select{float:none}
}
@media only screen and (max-width: 720px){
  #siteTopBar{height: 70px}  
  .extraBtns {width: 50%;}
  #google_translate_element{width: 26%;}
  .socials{width: 22%}
  .siteSearch{width: 100%}
}
@media only screen and (max-width: 680px) {
  footer .row .three.columns {font-size:1.4rem}
  footer h4{font-size: 1.8rem}
}
@media only screen and (max-width: 600px){
  #google_translate_element, .socials {width: 40%; text-align: center;}
  .extraBtns, .siteSearch {width: 53%;}
  .socials {float:left !important}
}
@media only screen and (max-width: 520px) {
    .makes ul {
       background: none;
       border: none;
       box-shadow: none;
       padding: 20px 0 0;
    }
    .makes li {
       margin: 0 2% 20px;
       width: 20%;
    }
    .makes li.cadillac, .makes li.rollsRoyce { width: 16%; }
  .makes li.aspire {width: 24%;}
    li.cadillac img {width: 88%;}
    li.rollsRoyce img { width: 54%; }
  .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: 480px){
  #siteTopBar {height: 100px;}
  #google_translate_element, .extraBtns {width: 100%;}
}
@media only screen and (max-width: 340px) {
  #siteTopBar {height: 134px;}
  #siteTopBar > div {width: 100%;}

  footer .row .three.columns{width:100% !important}
  .makes li {width:44%}
  .makes li.cadillac, .makes li.rollsRoyce {width:30%}
  .makes li.aspire{width:50%}
  li.cadillac img {width:100%}
  li.rollsRoyce img {width:64%}
}
