﻿
body {
    width:100%;
  font-family: 'Open Sans', sans-serif;
    margin:0px;
    padding:0px;
    text-align:center;
    font-size: 14px;
    color: #4A4C46;
    line-height: 1.54;
    text-align:left;
    background: url("../SiteImages/grass.jpg") 0 0 repeat;
     background-attachment:fixed;
     float:left;
}
		

body {

    text-align: -moz-center;
    width:100%;
  font-family: 'Open Sans', sans-serif;
    margin:0px;
    padding:0px;
    text-align:center;
    font-size: 14px;
    color: #4A4C46;
    line-height: 1.54;
    text-align:left;
    background: url("../SiteImages/grass.jpg") 0 0 repeat;
    background-attachment:fixed;
    float:left;
}

.HSFGlobalContainer {
    padding-top: 10px;
    border-top: solid 3px #eee;
    height: auto;
    width: 100%;
}

.financingTable {
    width: 100%;
}

    .financingTable tr td {
        padding: 5px;
        font-size: 16px;
        color: #2e2f85;
    }

        .financingTable tr td img {
            height: 20px;
            vertical-align: middle;
            margin-right: 10px;
        }

.HSFContainerText {
    width: 50%;
    height: auto;
    float: left;
}

.financingButton {
    width: 100% !important;
    border-radius: 4px !important;
    padding: 5px !important;
    padding-top: 10px !important;
    text-align: center !important;
    background: #2e2f85 !important;
    color: #fff !important;
    margin-right: 10px !important;
}

    .financingButton a {
        color: #fff !important;
        margin-right: 10px !important;
    }

.HSFContainer {
    width: 50%;
    height: auto;
    float: right;
    padding-top: 5%;
}

    .HSFContainer img {
        width: 100%;
        height: auto;
    }

        .HSFContainer img:hover {
            opacity: .8;
        }

.Required {
    color: red;
    font-weight: bold;
    vertical-align: middle;
    margin-right: 5px;
}


.Required{
    color:red;
    font-weight:bold;
    vertical-align:middle;
    margin-right:5px;
}

fieldset{
    border:solid 1px #eee;

}

fieldset legend{
    font-weight:bold;
}

hr{
    border:solid 1px #eee;
}

a
{
    text-decoration:none;
    color:#000;
}

a:hover
{
    text-decoration:none;
    color:#666;
}

h1{
   font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight:lighter;
    word-spacing: -0.04em;
    margin-bottom: 10px;
    letter-spacing: -0.04em;
    line-height: 1em;


}

h3{
   font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight:lighter;
    word-spacing: -0.04em;
    margin-bottom: 10px;
    letter-spacing: -0.04em;
    line-height: 1em;
    border-left:solid 5px #9EC955;
    padding-left:10px;


}

h2{
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight:bold;
    word-spacing: -0.04em;
    letter-spacing: -0.04em;
    line-height: 1em;

}


.TitleSpan
{
    color:#f56f12;
}

p{
     color:#4A4C46;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;

}

.FeaturedStatement{
    width:100%;
    float:left;
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;


}

.FeaturedNews{
    width:98%;
    float:left;
    text-align:left;
    margin-top:10px;
    margin-bottom:10px;
    padding:1%;
    border:solid 3px #eee;

}


.FeaturedNews:hover{
    cursor:pointer;
     border:solid 3px #F7C90D;
     margin-top:10px;
    margin-bottom:10px;
     -webkit-font-smoothing: antialiased;
	-webkit-transition: border 1.3s;
	-moz-transition: border 1.3s;
	-o-transition: none;
	transition: border 1.3s;
	  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.tdFindDealerTitle{
    font-weight:bold;

}

.BorderContainer{
    width:98%;
    float:left;
    text-align:left;
    margin-top:10px;
    margin-bottom:10px;
    padding:1%;
    border:solid 3px #eee;

}

.TDBold
{
    font-weight:normal;
    vertical-align:top;   
}

.Dropdown
{
     width:200px;
    padding:2%; 
    -moz-border-radius: 4px;
    border-radius: 4px; 
    border:solid 1px #eaeaea;
    text-align:left;
    float:left;
    height:auto;  
    color:#4A4C46;
     
}

.TextboxClear
{
    width:550px;
    height:30px;
    float:left;
    border:none;
    background:transparent;
    font-size:20px;
    color:#666;   
    margin-top:15px;
    padding-top:0px;
}

.TextboxLarge
{
    height: 25px;
    padding: 5px;
    border: 1px solid #DDDAD3;
    width: 100%;
    background: #fff;
    -moz-border-radius: 2px;
    border-radius: 2px;
          -webkit-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.16);
    box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.16);
    font-size:17px;
    color:#666;
    text-align:left;
}


.DropdownLarge {
    height: 45px;
    padding: 10px;
    border: 1px solid #DDDAD3;
    width: 95%;
    background: #fff;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size:17px;
    color:#666;

}

.Textbox
{
    height: 20px;
    padding: 5px;
    border: 1px solid #DDDAD3;
    width: 200px;
    background: #fff;
    font-size: 14px!important; 
    -moz-border-radius: 2px;
    border-radius: 2px;
    color:#4A4C46;
    
      -webkit-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.16);
    box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.16);
}

.ImageBorder
{
    border:solid 3px #ccc;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    border-bottom: solid 1px #ADADAD;
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);   
       
}



.GenericList{
    font-size:14px;
    padding-left:50px;
    margin-top:5px;
    margin-bottom:5px;

}

.GenericList li
{
     list-style-type:disc;
    margin-bottom:0px;
    padding-left:20px;
    margin:0px;
    
}


/*Circle list styles*/
ol {
    counter-reset: li;
    list-style: none;
    padding: 0;
    margin-bottom: 1px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    margin-left:40px;
}

.circle-list li{
    padding: 1em;
}

.circle-list h2{
    position: relative;
    margin: 0;
}

.circle-list p{
    margin: 0;
    padding:0px;
}

.circle-list h2:before{
    content: counter(li);
    counter-increment: li;
    position: absolute;    
    z-index: -1;
    left: -2.0em;
    top: -.0em;
    background: #f5f5f5;
    height: 1.5em;
    width: 1.5em;
    border: .1em solid rgba(0,0,0,.05);
    text-align: center;
    font: italic bold 1em/1.5em Georgia, Serif;
    color: #666;
    border-radius: 1.5em;
    transition: all .2s ease-out;    
}

.circle-list li:hover h2:before{
        content: counter(li);
    counter-increment: li;
    position: absolute;    
    z-index: -1;
    left: -2.0em;
    top: -.0em;
    background: #f5f5f5;
    height: 1.5em;
    width: 1.5em;
    border: .1em solid rgba(0,0,0,.05);
    text-align: center;
    font: italic bold 1em/1.5em Georgia, Serif;
    color: #666;
    border-radius: 1.5em;
    transition: all .2s ease-out; 
}


.ShadowBorder
{
    border:none;
    -moz-box-shadow: 0px 6px 10px 5px #123002;
    -webkit-box-shadow: 0px 6px 10px 5px #123002;
    box-shadow: 0px 6px 10px 5px #123002;
}

.ShadowBorderContent
{
    border:none;
    -moz-box-shadow: 0px 6px 16px 5px #ccc;
    -webkit-box-shadow: 0px 6px 16px 5px #ccc;
    box-shadow: 0px 6px 16px 5px #ccc;
}

.ImageBorder
{
    border:solid 1px #ccc;
    margin:5px;

}

/* GENERAL STYLES*/

.ckEditor 
{
    background:none;
    background-color:#fff !important;
    margin:0px;
    width:100%;
    height:100%;
    padding:2%;
}


ckEditor p
{
    margin:0px;
    padding:0px;
}


.NoBorder
{
    border:none;    
}

.Image{
    border:Solid 3px #fff;
}


.fade-in {
    -webkit-animation-name: reset, fade-in;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-iteration-count: 1;
}

.fade-inTwo {
    -webkit-animation-name: reset, fade-in;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-iteration-count: 1;
}
.ButtonFade {-webkit-animation-delay: 0, 0;}

 
.ProviderContentArea {-webkit-animation-delay: 0, 0;}


@-webkit-keyframes reset {
0% {
    opacity: 0;
}
100% {
    opacity: 0;
}
}
 
@-webkit-keyframes fade-in {
0% {
    opacity: 0;
}
60% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}

/*Main STyles*/

.GlobalWrapper
{
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
    float:left;
 
}



.Wrapper
{
    width:950px;
    margin:0 auto 0 auto;
    height:auto;
    text-align:left;   
 
}



.Header
{
    width:100%;
    float:left;
    height:469px;
    text-align:left; 
}

.SliderContainer{
    width:100%;
    height:350px;
   float:left;
   text-align:center;


}

.SliderSearchContainer
{
    float:left;
    width:250px;
    height:349px;
    position:relative;
    z-index:800;
     background: url("../SiteImages/Black_Transparent_BG.png") 0 0 repeat;
     top:0px;
}

.SliderSearchContainerText
{
    width:96%;
    float:left;
    height:auto;
    padding:2%;
    color:#fff;
    
}

.SliderSearchContainerText p{
    color:#fff;

}

.SliderSearchContainerText h1{
    color:#EFC71B;
    font-size:20px;
    padding:0px;
    margin:0px;
    padding-top:20px;

}

.TopBorder
{
    background: url("../SiteImages/body_sub_bg.jpg") 0 0 repeat;
     height:10px;
     width:100%;
     float:left; 
     -moz-box-shadow: 0px 6px 10px 0px #3A3A3A;
    -webkit-box-shadow: 0px 6px 10px 0px #3A3A3A;
    box-shadow: 0px 6px 10px 0px #3A3A3A;
      position:relative;
      z-index:800;
}

.LogoContainer
{

   float:left;
   width:250px;
   height:auto;
 
   margin-bottom:0px;
   position:relative;
   z-index:900;
   text-align:center;
}


.MenuContainer
{
    width:675px;
    height:auto;
    float:right;
    margin-top:0px;
}

.DivContent
{
    margin-top:0px;
    width:948px;
    float:left;
    text-align:left;
    height:auto;  
    background:#fff;
   -moz-box-shadow: 0px 6px 10px 5px #123002;
    -webkit-box-shadow: 0px 6px 10px 5px #123002;
    box-shadow: 0px 6px 10px 5px #123002;
}

.InnerPageContentWrapper{
    float:left;
    height:auto;
    width:100%;
    margin-top:25px;

}

.InnerPageContent{
    width:950px;
    float:left;
    text-align:left;
    height:auto; 
    border-bottom:solid 1px #eee;
    padding-bottom:15px;  
    margin-top:15px;

}



.RightContent{
    width:680px;
    float:right;
    height:auto;
    text-align:left;
    padding-right:15px;
    padding-top:20px;

}

.WideContent
{
    width:96%;
     padding:2%;
     height:auto;
     float:left;   
}




/*Left menu*/

.LeftMenuContainer
{
    width:200px;
    height:auto;
    float:left; 
    border-right:solid 1px #eee;  
    padding:0px;
}

.LeftMenuContainer h1{
    margin:0px;
    padding:0px;
}

.LeftMenuItem
{
    padding-top:5px;
    padding-bottom:5px;
 
    float:left;
    width:100%;
}

.LeftMenuContainer a
{
    color:#444;
    font-size:17px;
    
}

.LeftMenuContainer a:hover
{
    color:#000;
    font-size:17px;
    padding-left:5px;
    
}

.RightContent
{
    width:650px;
    height:auto;
    float:right;
    padding:0px;
       
}

.RightContent h1{
    margin:0px;
    padding:0px;
}


/*Inner Content*/


.GeneralContainer
{
    width:98%;
    padding:1%;  
    border:solid 1px #eaeaea;
    text-align:left;
    float:left;
    height:auto; 

    -webkit-border-radius: 2px;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    background: #F3F3F3;
    background: -webkit-gradient(linear,0% 40%,0% 70%,from(whiteSmoke),to(#F1F1F1));
    background: -moz-linear-gradient(linear,0% 40%,0% 70%,from(whiteSmoke),to(#F1F1F1));
    border: solid 1px gainsboro;
    border-color: #ccc;
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    margin-bottom:10px;
}

.HotButton
{
    border:none;   
    border:solid 1px transparent;
}

.HotButton:hover
{
     -webkit-border-radius: 2px;
    -webkit-transition: border-color .9s;
    -moz-transition: border .9s;
    -o-transition: border-color .9s;
    transition: border-color .9s;
    background: #fff;
    background: -webkit-gradient(linear,0% 40%,0% 70%,from(whiteSmoke),to(#F1F1F1));
    background: -moz-linear-gradient(linear,0% 40%,0% 70%,from(whiteSmoke),to(#F1F1F1));
    border: solid 1px gainsboro;
    border-color: #ccc;
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}


	
blockquote {
	background-image: url("../siteimages/quotes.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    margin: 0;
    padding-left:33px;
    text-align: left;
    width: 95%;
	font-size:14px;
	color: #525252;
	font-style:oblique;
}

pre {
	clear: left;
    float: left;
    font-size: 14px;
    text-align: right;
     font-style:italic;
    width: 100%;
     font-family: 'Open Sans', sans-serif;
	}

/*Homepage styles*/

.NewsItem{
    float:left;
    width:100%;
    margin-bottom:0px;
    padding-bottom:2px;
    padding-top:2px;
    text-align:left;
    height:auto;

   
}

.NewsItem h2{
    margin:0px;
    padding:0px;
    color:#fff;
    font-size:20px;
}

.NewsItem a{
    padding:0px;
    margin:0px;
    color:#fff;

}

.NewsItem a:hover{
    padding:0px;
    margin:0px;
    color:#F4F4F4;

}

/*Gallery*/

.GalleryContainer{
    width:200px;
    min-height:404px;
    float:left;
    border-right:solid 1px #ccc;

}

.GalleryContainer h2{
    margin-bottom:15px;

}

.GalleryContainer a:hover{
    text-decoration:underline;
    color:#444;
}

.GalleryThumbs{
    width:650px;
    float:right;
    height:auto;
}

.GalleryImage{
    
    float:left;
    margin:10px;
    

}

.GalleryImage img{
    Height:150px;
    border:solid 2px #ccc;
      -moz-border-radius: 4px;
    border-radius: 4px;
}

.GalleryImage img:hover{
    border:solid 2px #666;
}

/*Testimonials*/
blockquote {
	background-image: url("../siteimages/quotes.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    margin: 0;
    padding-left:33px;
    text-align: left;
    width: 95%;
	font-size:19px;
	color: #525252;
	font-style:oblique;
}

pre {
	clear: left;
    float: left;
    font-size: 14px;
    text-align: right;
     font-style:italic;
    width: 100%;
     font-family: 'Open Sans', sans-serif;
	}


/*Inner page styles*/
.StateSelection{
    width:500px;
    margin:0 auto 0 auto;
    height:auto;
    padding:2%;
    
    
    border:solid 1px #eaeaea;
    -webkit-border-radius: 2px;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    background: #F3F3F3;
    background: -webkit-gradient(linear,0% 40%,0% 70%,from(whiteSmoke),to(#F1F1F1));
    background: -moz-linear-gradient(linear,0% 40%,0% 70%,from(whiteSmoke),to(#F1F1F1));
    border: solid 1px gainsboro;
    border-color: #ccc;
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    margin-bottom:10px;
}




/*Side menu Styles */



/*Blog styles*/

.BlogContainer{
    float:left;
    height:auto;
    margin-bottom:10px;

}

.BlogContainer h1{
    margin-bottom:5px;
}


.BlogContainer a{
    color: #166073;

}

.BlogContainer a:hover{
    color: #a8c437;

}


.BlogContent{
    float:left;
    height:auto;
    width:100%;
    text-align:left;

}

.BlogContent img{
    border:solid 4px #ccc;
    margin:10px;
}






            
/*Footer stuff*/

.Footer{
    width:100%;
    height:auto;
    float:left;
    padding-bottom:0px;
    margin-top:15px;
}

.FooterBottom{
    width:100%;
    height:auto;
    background-color:#636466;
    float:left;
}

.FooterContent
{
    Width:950px;
    height:auto; 
    margin: 0 auto 0 auto;
    text-align:left; 

}

.FooterContent h1{
    margin-bottom:0px;
    padding-bottom:0px;
    color:#fff;
}

.FooterContent h2{
    margin-bottom:0px;
    padding-bottom:0px;
    color:#fff;
}

.FooterContent p{
    font-size:12px;
    margin-top:0px;
    padding:0px;
    color:#fff;
}

.FooterContent a
{
    color:#fff;
    margin:0px;
    padding:0px;   
}

.FooterContent a:hover
{
    color:#fff;
    text-decoration:underline;   
}



/*Error message stuff*/

.ProfileErrorDiv
{
    border:solid 2px #F7DA61;
    background-color:#FFE67B;
    text-align:center;
    width:100%;
    height:auto;
    color:#444;
    font-size:15px; 
    float:left;
    margin-bottom:5px; 
    text-align:left;
}

.GeneralErrorDiv
{
    border:solid 2px #F7DA61;
    background-color:#FFE67B;
    text-align:center;
    width:100%;
    height:auto;
    color:#fff;
    font-size:15px; 
    float:left;
    margin-bottom:5px; 
}

.GeneralMessageText
{
    width:100%;
    margin:0 auto 0 auto;
    padding-left:3px;
    color:#333;
    text-align:center;
    
}


.HeaderErrorDiv
{
  border:solid 1px #ff6666;
    background-color:#EFA3A9;
    text-align:center;
    width:100%;
    height:auto;
    color:#fff;
    font-size:15px; 
    float:right;
    margin-bottom:5px; 
}




/*Success message stuff*/
.GeneralSuccessDiv
{
    border:solid 2px #BDE5BA;
    background-color:#D5F7D2;
    text-align:center;
    width:100%;
    height:auto;
    color:#fff;
    font-size:15px; 
    float:left;
    margin-bottom:5px; 
}

/*Hiding div*/

.ParentDiv
{
}
.DivToHide
{
    float:right;
    display:none; 
    width:10%;
    text-align:right;
}

.DivToHide img
{
    border:none;
    vertical-align:middle;
}

.ChildDiv
{
    float:left;
    width:85%;
    height:auto;   
}

.ParentDiv:hover  > .DivToHide{

    display:block;
     -webkit-animation-name: reset, fade-in;
    -webkit-animation-duration: .1s;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-iteration-count: 1;
}



/*Custom dropdown*/

span.customStyleSelectBox { 
width:175px;
    font-size:20px;
    background-color: #444; 
    color:#fff; 
    padding:5px 5px; 
    border:1px solid #000; 
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px;
    border-radius: 2px 2px;
  }
span.customStyleSelectBox.changed { 
   background-color: #444; 
    color:#fff; 
 }
.customStyleSelectBoxInner { 
    background:url(canvas-list-nav-item-arrow.gif) no-repeat center right;
 }



.OfferButton{
    width:100%;
    padding-top:20px;
    padding-bottom:20px;
    border-radius:4px;
    border:solid 3px #4046b7;
    background:#0a3ba0;
    text-align:center;
    color:#fff;
    font-size:30px;
    float:left;
    cursor:pointer;

}

.OfferButton:hover{
    background:#237ed4;
    color:#fff;
}



.PopupContainer {
    width: 450px;
    height: 295px;
    background:#eee;
    position: fixed;
    bottom: 20px;
    right:20px;
    box-shadow: -1px 0 2px rgba(0,0,0,0.15), 1px 0 2px rgba(0,0,0,0.15), 0 4px 8px rgba(0,0,0,0.15);
    text-align: center;
    border-radius:4px;
    display:none;   
}

    .PopupContainer .ClosePopup {
        width:100%;
        float:right;
        font-size:18px;
        text-align:right;
        margin-right:10px;
        padding-bottom:5px;
    }
    .PopupContainer p {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
.PopupContainer hr {
    border-bottom: solid 1px #ccc !important;
}
    .PopupContainer h1 {
        font-size: 20px !important;
    }

.Phone {
    font-weight:100 !important;
    color:Green !important;
}

    .PopupContainer h2 {
        font-size: 25px !important;
    }

.Or {
    color:#ccc !important;
}