/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
/* 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-lt.png) no-repeat 0 0;
}

.html_item ul li {
    list-style: none outside none;
}
/*FOR LIGHT VERSION span.ddsLogoProvider { background: url(https://s3.amazonaws.com/dom-cms/GlobalImages/dds-logo-lt.png) no-repeat 0 0; }*/

body { 
    background: #1D302F url(https://s3.amazonaws.com/dom-cms/Site/05971137-d7af-4c5e-bf9b-d593fa772365/images/bg.jpg) top center fixed no-repeat;
}

#SiteContainer { 
    /*background: rgba(255,255,255,0.3);*/
    max-width: 980px;
    margin: 0 auto; 
    padding: 10px; 
}

header .address { text-align: right; padding-bottom: 10px; position: relative; }
        
footer { padding-top: 5px; }

footer .hours { margin-bottom: 10px; }



/* LINKS
///////////////////////////////////////////// */
a {
    color:white;
}
a:hover {
    color:white;
    text-decoration:underline;
}
a:visited {
    color:#E5E5E5;
}

/* TYPOGRAPHY
///////////////////////////////////////////// */
h1, h2, h3, h4, h5, h6, p { font-family: "Tahoma",Helvetica,sans-serif;color:white; }

p {
  margin:8px;  
}
footer { font-size: 85%; }
    footer h4, footer h5, footer h6 { font-style:normal; }


/* -----------------------------------------
   Page Name 2
----------------------------------------- */

div, h1, h2, h3, h4, img, a, p, ul, li, span, hr {
    border: medium none;
    margin: 0;
    padding: 0;
}
table.content-all {
    width: 100%;
}
#hpWrapper {
    margin: 60px auto;
    overflow: hidden;
    width: 960px;
}
#hpContainer {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 952px;
}
#topContainer {
    height: 165px;
    overflow: hidden;
    position: relative;
    width: 952px;
}
#hpLogo {
    left: 78px;
    /*position: absolute;*/
    top: 10px;
}
#hpSlogan p{
    color: #000;
    /*font-family: "Rock Salt", sans-serif;*/
    font-size: 1.3em;
    font-weight:bold;
    /*margin-top: 140px;
    text-shadow: 1px 1px 2px #000000;*/
    margin-left:0px;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.15) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 80%, rgba(255,255,255,0.15) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.15)), color-stop(20%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(80%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0.15))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 80%,rgba(255,255,255,0.15) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 80%,rgba(255,255,255,0.15) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 80%,rgba(255,255,255,0.15) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 80%,rgba(255,255,255,0.15) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ffffff', endColorstr='#26ffffff',GradientType=0 ); /* IE6-9 */
    padding 7px;
    margin-bottom: 15px;
}
#mfgLogos {
    /*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 8px 8px 8px 8px;*/
    float: right;
    padding: 8px;
}
#mfgLogos img{
    width: 70%;
	margin:5px;
}
.mflogo1 {
    width: 125px;
}
.mflogo2 {
    width: 125px;
}
.mflogo3 {
    width: 100px;
}
#slideshow {
    margin: 20px auto;
}
#hpbanner {
    margin: 20px auto;
}
ul.thumb {
    clear: both;
    height: 440px;
    list-style: none outside none;
    width: 960px;
    z-index: 50;
}
ul.thumb li {
    float: left;
    height: 320px;
    position: relative;
    width: 300px;
    z-index: 50;
}
ul.thumb li img {
    height: 320px;
    left: 0;
    position: absolute;
    top: 0;
    width: 300px;
    z-index: 50;
}
#thumbInfo {
    margin-left: 85px;
    overflow: hidden;
    width: 830px;
}
#thumbFord {
    float: left;
    text-align: left;
    width: 330px;
    z-index: 50;
}
#thumbNissan {
    float: right;
    margin-right: 100px;
    text-align: left;
    width: 330px;
    z-index: 50;
}
#thumbLincoln {
    float: left;
    margin-left: 10px;
    text-align: left;
    width: 175px;
    z-index: 50;
}
h2.thumbText {
    color: #FFFFFF;
    float: left;
    font-family: "Tahoma", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
}
.thumbLogo {
    float: right;
    width: 166px;
}
.footerBtn {
    background-image: url("https://s3.amazonaws.com/dom-cms/Site/05971137-d7af-4c5e-bf9b-d593fa772365/images/bg-btn-inventory.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 200px;
    margin: 28px 4px 16px 0;
    overflow: hidden;
    position: relative;
    width: 235px;
}
.footerBtn ul {
    margin-top: 70px;
}
.footerBtn ul li {
    list-style: none outside none;
    text-align:center;
}
.footerBtn ul li a:link, .footerBtn ul li a:visited {
    color: #FFFFFF;
    font-family: "Tahoma", Helvetica, sans-serif;
    font-size: 23px;
    font-weight: bold;
    line-height: 36px;
    text-decoration: none;
}
.footerBtn ul li a:hover {
    color: #999999;
}
.cover {
    left: 0;
    position: absolute;
    top: 28px;
}
.location {
    padding:60px 0px 0px 30px;
}
.location span{
    color:white;
}
.instantapproval {
    float: right;
    position: absolute;
    z-index: 999;
    right: -75px;
    top: 20px;
}
.formContainer_top {
   background-color:#efefef;
   padding:25px;
   border-radius:8px 8px 0px 0px;
}
.formContainer_bot {
   background-color:#efefef;
   padding:25px;
   border-radius:0px 0px 8px 8px;
}
.formpvcypolicy a {
   color:#000000;
}
.content-txt {
  background:rgba(255,255,255,0.8);
  padding:10px;
  /*min-height:200px;*/
  margin-bottom:15px;
}
.content-txt p{
color:black;
}
.content-txt img{
margin:10px;
}
.returnhome p a{
  text-align:center; 
  margin-top:15px; 
  margin-bottom:15px;
  color:black;
  font-size:16px;
}
@media only screen and (max-width: 1000px)  {
	.instantapproval {
        display: none;
	}
}