﻿@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
*
{
    margin:0;
    padding:0;
    font-family: 'Open Sans', sans-serif;
    line-height: 1; 
}

body
{
    background-color:#fff;
}

.block 
{
    display:inline-block;
    position:relative;
    vertical-align:top;
    width:320px;
    font-weight:300;
    min-height:300px;
    margin:0;
    float:left;
    color:#444;
    font-family:'Roboto' , Sans-Serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding:30px;
    line-height:1.4em;
    font-size: 15px;
}

.block2 
{
    display:inline-block;
    position:relative;
    vertical-align:top;
    width:320px;
    font-weight:300;
    height:190px;
    margin:0;
    float:left;
    color:#444;
    font-family:'Roboto' , Sans-Serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding:30px;
    line-height:1.4em;
    font-size: 15px;
    margin-top:30px;
}

.mainWrapper 
{
    height:auto;
    position:relative;
    display:block;
}

.aBrochure 
{
    position:absolute;
    padding:25px 0;
    text-align:center;
    color:White;
    text-decoration:none;
    width:100%;
    bottom:0;
    left:0;
    font-size:22px;
}

.dvBlockGreatValue {
    position:relative;
    display:block;
    width:100%;
    height:auto;
    text-align:center;

}

.dvAddedValue {
    text-transform:uppercase;
    font-size:28px;
    font-style:italic;
    font-weight:bold;
    color:#666;
}

.dvBlockGreatValue p span {
    font-weight:bold;
}

.dvBlockGreatValue p {
    color:#666;
    width:500px;
    position:relative;
    margin: 20px auto 0 auto;
    line-height:1.7em;
}

.txtBody 
{
    color: #444;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.4em;
}

#mc_embed_signup .button 
{
    height:auto !important;
}

#soBlue 
{
    background-image:url(../images/Car.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    background-size:100% auto;
}

.smlHdr 
{
    font-size:20px;
    color: #444;
}

.dvBenefitsImg img
{
    width:80%;
    position:relative;
    margin-top:100px;
    text-align:center;
}

.dvBenefitsImg2 img
{
    width:90%;
    position:relative;
    margin-top:20px;
    text-align:center;
}

.dvBenefitsImg3 img
{
    width:35%;
    position:relative;
    margin-top:20px;
    text-align:center;
    display:inline-block;
}

.dvBenefitsImg , .dvBenefitsImg2 , .dvBenefitsImg3 {
    text-align:center;
}

.lightBlue 
{
   background-color:#e8e8e8;
}

.aaBlue 
{
   background-color:#005a9d;
}

.medBlue 
{
   background-color:#dad9d9;
}

.darkBlue 
{
   background-color:#cfcfcf;
}

.green 
{
    background-color:#8eba3e;
}

.green:hover 
{
    background-color:#6bbb3f;
}

.colblue , .colblue2 , .colblue3 {
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(-45deg,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
    background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    text-align:center;
}

.aImgSize img {
    width:80%;
    height:auto;
}

#dvAddress {
    padding-left:30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.headNav
{
    margin-top: 53px;
}

.txtMain {
    font-weight: 300;
     color: #444;
    font-family: "Roboto" , Sans-Serif;
    line-height: 1.4em;
    font-size: 15px;
    margin-right:30px;
}

#main_container
{
    background-color:#fff;
    margin-top: 30px;
    font-weight: 400;
    }

#head_container
{
    background-image:url(../images/header_bg.png);
    background-repeat: no-repeat;
    height:146px;
    position:relative;
    display: block;
    background-position-y: 18px;
}

.carHdr1 {
    text-align:center;
    font-family: "Roboto",sans-serif;
    font-size: 48px;
    font-weight: 800;
    text-shadow: 2px 2px 0px rgba(255,255,255,0.2);
    color:#8eba3e;
    margin-top:20px;
}

.carHdr2 , .carHdr2 a {
    text-align:center;
    font-family: "Roboto",sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin-top:10px;
    text-shadow: 2px 2px 0px rgba(255,255,255,0.2);
    margin-bottom:5px;
    color:#444;
}

.smaller {
    font-size: 25px;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#header_spacer_shadow
{
    height:30px;
    background-image:url(../images/shadow.jpg);
    background-repeat:no-repeat;
    background-color:#ECECEC;
}

#billboard
{
    height:397px;
    background-image:url(../images/billboard.jpg);
    
}

#billboard_img
{
  background-image:url(../images/car.png);
  background-repeat:no-repeat;
  background-position:bottom right;
  position: relative;
  right:-270px;
  top:-320px;
  height:300px;
  width:500px;
  z-index: 1;
}

#description_two
{
    background-color:#fff;
    height:135px;
}

#price_one
{
    background-image:url(../images/price_dark.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    height:245px;
}

#price_two
{
    background-image:url(../images/price_light.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    height:245px;
}

#price_three
{
    background-image:url(../images/price_dark_2.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    height:245px;
}



#benefits
{
    color:#3b3b3b;
    font-weight:bold;
    font-size:35px;
    line-height:1.2;
    padding: 20px 0px 25px 10px;
    text-align:left;
    text-shadow: 0px 1px 1px #868686;
    margin: 20px 0;
    
}

#construct .form_container
{
    margin: 165px auto;
}

.maintenance
{
    text-align: center;
    padding: 55px 15px;
    line-height: 25px;
    border-top: solid 1px #c2cad5;
}

.pleaseNote
{
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    color: #114870;
    font-style: italic;
    margin: 25px 0;
    text-align: center;
}

.feature
{
   
    height: 340px;
    margin-top: 35px;
}

.expiredSession
{
    color: Red;
    text-align: center;
    padding: 30px 0 0 0;
    font-size: 14px;
}

.priceLine
{
  
    height: 208px;
}


.priceLine .pm
{
    font-size: 22px;
    color: #ababab;
}

.featureImgHead
{
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 24px; 
    padding-top: 230px;  
    padding-left: 10px;
    text-shadow: 0 0 7px #000;
}

.infoTextHead
{
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.infoBox
{
    width: 240px;
    float: right;
    position: relative;
    top: 36px;
    left: -25px;
}

.infoBox p
{
    margin-bottom: 15px;
    line-height: normal;
}

.infoHead
{
    font-family: 'Open Sans',sans-serif;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 24px;
    text-align: center;
}

.infoHead2
{
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 24px;
    text-align: center;
}

.infoText
{
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    color: #fff;
}


#footer
{
    background-color:#fff;
    height:65px;
}

/*------------------------------------------*/

a
{
    text-decoration:none;
    
    }

#top_no
{
    color:#fff;
    font-style:italic;
    font-weight:bold;
    font-size:40px;
    text-align:right;
    padding:8px 40px 8px 0;    
}

.head_links
{
    color: #698293;;
    font-style:italic;
    font-weight:bold;
    font-size:18px;
    padding-right:10px
    
}

#main_caption
{
    color:#fff;
    font-style:italic;
    font-weight:bold;
    font-size:40px;
    padding:10px;
    text-shadow: 0px 1px 1px #0d4a83;
    
}

#sub_caption
{
    color:#92ddfe;
    font-weight:bold;
    font-size:18px;
    padding-left:10px;
    width:550px;
    line-height:1.8;
    text-shadow: 0px 1px 1px #0d4a83;
}

#sub_caption_large
{
    color:#92ddfe;
    font-weight:bold;
    font-size:32px;
    width:600px;
    padding-left:10px;
    line-height:1.6;
    text-shadow: 0px 1px 1px #0d4a83;
}

#sub_caption_two
{
    color:#606060;
    font-weight:bold;
    font-size:30px;
    line-height:1.2;
    text-shadow: 0px 1px 1px #919191;
}

#sub_caption_wording
{
    color:#969696;
    line-height:1.4;
    text-shadow: 0px 0.5px 0.5px #cacaca;
}

.sub_headers_panel
{
    color:#114870;
    font-weight:bold;
    font-size:20px;
    line-height:1.4;
    padding-bottom:5px;
    0 1px 0 #ffffff;
}

.sub_wording
{
    color:#969696;
    font-size:15px; 
    line-height:1.5;
    text-shadow: 0px 0.5px 0.5px #cacaca;
}

.sub_list
{
    color:#969696;
    font-size:15px; 
    line-height:1.4;
    
}

.sub_list li
{
    padding-top:10px;
    text-shadow: 0px 0.5px 0.5px #cacaca; 
    margin-left: 15px;
}

#additional_services
{
    font-size:24px;
    color:#fff;
    padding:20px 35px 0 35px;
    text-align:center;
    line-height:1.4;
    font-style:italic;
    text-shadow: 0px 1px 1px #0d4a83;
    font-family: 'Open Sans',sans-serif;
}

#highlight_services
{
    font-weight:bold;
    font-style:italic;
    font-size: 24px;
    font-family: 'Open Sans',sans-serif;
    text-shadow: 0px 1px 1px #0d4a83;
}

#lowernumber
{
    color:#114870;
    font-style:italic;
    font-weight:bold;
    font-size:40px;
    padding:10px;
    margin: 25px 0;
    text-align:center;
    text-shadow: 0px 1px 1px #868686;
}


/*--------Button-------*/
.popbutton
{
background-image:url(../images/signupBG.png);
background-repeat:no-repeat;;
display:block;
height: 34px;
width: 286px;
cursor:pointer;
margin:20px;
position: relative;
top: 251px;
left: 661px;
font-family: 'Open Sans',sans-serif;
font-size: 18px;
color: #fff;
font-weight: bold;
text-align: center;
padding-top: 16px;
}

.popbutton:hover
{
background:url(../images/signupBG.png)no-repeat center;
display:block;
cursor:pointer;
}


#shadow_bottom
{
    width:960px;
    height:30px;
    background-image:url(../images/shadow.jpg);
    background-repeat:no-repeat;
    background-color:black;
    margin-bottom:50px;
}

.calendar
{
    
    margin-right:20px;
    }

/*--------Buttonlogin-------*/

.headlink_list li
{
   display:inline; 
    }
    
.navLinks
{
    padding-top: 30px;
}

.popbuttonlogin
{
/*background-image:url(../images/sign_up_button.png);*/
background-repeat:no-repeat;
cursor:pointer;
float:right;
}

.popbuttonlogin:hover
{
/*background:url(../images/sign_up_button_hover.png)no-repeat center;*/
background-repeat:no-repeat;
cursor:pointer;
float:right;
}

.mainTxt {
    text-align:center;
    color:#555;
    font-family:'Roboto' , Sans-Serif;
    padding-top:35px;
}

.txtLrg 
{
    font-size:26px;
    font-weight:300;
}

.txtSml
{
    font-size:16px;
    font-weight:300;
}

.txtSmlcpt 
{
    font-weight:700;
    text-transform:uppercase;
}

.pTc , .pTc a
{
    font-size:11px;
    color:#666;
    text-align:center;
}

.pTc a:hover 
{
    text-decoration:underline;
}

.txtItal 
{
    font-style:italic;
    color:#005a9d;
}

.backButton
{
    float:left;
    
    }
    
    .backButtontwo
{
    float:left;
    margin:10px 30px;
    
    }
 
.addbutton
{
    margin-right:160px;
}

.popbuttonlogin:active
{
/*background:url(../images/sign_up_button_press.png)no-repeat center;*/
background-repeat:no-repeat;
cursor:pointer;
float:right;
}

ul.uploadifyDropdown{padding:0;float:left;width;position:relative;background:#eee}
ul.uploadifyDropdown li[name=selected]{border:1px solid #ccc;cursor:default;padding:2px;-moz-border-radius:2px;border-radius:2px;webkit-border-radius:2px;background:#eee}
ul.uploadifyDropdown li[name=selected] span.selectText{padding:2px 4px;}
ul.uploadifyDropdown li[name=selected] a.changeValue{text-decoration:underline;color:#000;float:right;border-left:1px solid #ddd;padding:2px 4px;}
ul.uploadifyDropdown li.generated{border-right:1px solid #ddd;padding:2px 4px;border-left:1px solid #ddd;}
ul.uploadifyDropdown li.generated:last-child{border-bottom:1px solid #ddd;-moz-border-radius:2px;border-radius:2px;webkit-border-radius:2px}
ul.uploadifyDropdown li.generated:hover{color:#eee;background:#39f}
ul.uploadifyDropdown li[name=selected] a.changeValue:focus{outline:0}


.news {
    display:block;
    padding:16px;
    cursor:pointer;
    text-shadow:none !important;
    color:white !important;
}

.news .carHdr2 {
    text-shadow:none !important;
    color:white !important;
    font-size: 16px !important;
}

