@import url(/static/dhplatform/boilerplate/css/style.css);
@import url(/static/dhplatform/css/dh-columns.css); /* Standard column elements */@import url(/static/cache/fonts/sans_serif/Droid_Sans/stylesheet.css);

@import url(/static/cache/fonts/sans_serif/Sansation/stylesheet.css);

#sitelogo #logotext { font-family: DroidSansRegular,Helvetica,Arial,serif; }

.col-padding { padding-right: 0; }
.box,
.image-wrap {
    margin-bottom: 0px;
}
.box {
    padding: 9px 0;
}
.col-inner {
    /*border-right: 1px solid #ccc;*/
    padding-right: 18px;
}
.col_2_2,
.col_3_3 {
    margin-right: -1px !important; /* Fix for ie7 @ 850px width */
}
.col_1_1 .col-inner,
.col_2_2 .col-inner,
.col_3_3 .col-inner {
    border: 0;
}
.image-wrap {
    padding: 7px 14px;
}
.image-wrap img {
    display: block;
}
.box-inner {
}


body {
    text-align: center;
    background: #ffffff;
}


/* Navigation */
#nav {
    background: #245a9c;
    max-height: 55px;
    overflow: hidden;
}
.nav-inner {
    margin: 0 auto;
    width: 960px;
    text-align: left;
}
#nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#nav li {
    display: block;
    margin-right: 28px;
    float: left;
    padding: 20px 0 0;
    font-size: 16px;
}
#nav li a {
    color: #bfbfbf;
    text-decoration: none;
}
#nav li a:hover,
#nav li.selected a {
    color: #ffffff;
}
#nav li.selected a {
    font-weight: bold;
}
#nav li .arrow-wrapper {
    visibility: hidden;
}
#nav li.selected .arrow-wrapper {
    visibility: visible;
}


/* Header */
#header {
    border-bottom: 1px solid #cfcbaa;
    padding: 20px 0 50px;
}
.header-inner {
    margin: 0 auto;
    width: 960px;
    text-align: left;
}
.logo-wrapper {
    float: left;
}
.cta {
    float: right;
    text-align: right;
}
.cta-inner {
    color: #000000;
    padding-left: 45px;
    padding-bottom: 10px;
    
    background: url(https://dl.dropbox.com/u/1711421/theming-assets/autodealer/phone-icon.png) 0 7px no-repeat;
    

}
.cta-phone {
    font-size: 38px;
    border-bottom: 1px solid #CFCBAA;
    padding-bottom: 3px;
}
.cta-label {
    padding-top: 4px;
    font-size: 20px;
}
.cta-service-area {
    color: #000000;
    font-size: 14px;
}
.cta-social {
    padding-top: 8px;
}
.cta-website-link {
    font-size: 16px;
    padding-top: 4px;
}
.cta-website-link a {
    color: #000000;
}
.tagline {
    font-size: 15px;
    color: #000000;
    margin-top: 7px;
}
#sitelogo a {
    color: #000;
    text-decoration: none;
}
#logotext {
    font-size: 42px;
}


/* Hero */
#hero {
    margin: -25px auto 0;
    width: 960px;
    text-align: left;
}
.hero-inner {
    margin-bottom: 25px;
}
.full-width-hero-image,
.left-hero-image,
.top-right-hero-image,
.bottom-right-hero-image {
    background-size: cover;
}
.full-width-hero-image {
    width: 960px;
    position: relative;
}
.left-hero-image {
    height: 384px;
    
        width: 637px;
        border-right: 3px solid #000000;
    
    float: left;
    position: relative;
}
.top-right-hero-image {
    width: 320px;
    
        height: 190px;
        border-bottom: 2px solid #000000;
    
}
.bottom-right-hero-image {
    width: 320px;
    
        height: 191px;
        border-top: 1px solid #000000;
    
}
.hero-side-images {
    width: 320px;
    height: 384px;
    float: right;
}
.hero-contact-form {
    width: 320px;
    height: 384px;
    float: right;
    background: #245a9c;
}
.hero-headline {
    background: url('/img/upload/transparent-black-60.png') top left repeat;
    position: absolute;
    
        bottom: 0;
    
    left: 0;
    color: #ffffff;
    font-size: 26px;
    width: 100%;
    
        text-align: left;
    
}
.hero-headline-inner {
    padding: 10px 12px;
}


/* Body */
#body {
    margin: 0 auto;
    width: 960px;
    text-align: left;
}


/* Footer */
#footer {
}
.footer-inner {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    padding: 10px 0 45px;
}
.footer-nav {
    float: left;
}
.company-info {
    float: right;
    text-align: right;
}
#footer a {
    color: #000000;
}
#footer p {
    color: #000000;
    font-size: .9em;
}


/* Content */
.content a {
    color: #000000;
}
.content a:hover {
    color: #245a9c;
}
.content address,
.content p,
.content ul,
.content ol,
.content h2,
.content h3,
.content h4,
.content h5 {
}
.content h2,
.content h3 {
    color: #245a9c;
    margin: 7px 0;
}
.content h1 {
    font-size: 28px;
}
.content h2 {
    font-size: 18px;
}
.content h3 {
    font-size: 16px;
}
.content address,
.content p,
.content ul {
    font-size: 14px;
    line-height: 1.3em;
    color: #000000;
}
.content address,
.content p,
.content ol,
.content ul {
    margin-top: 7px;
    margin-bottom: 7px;
}
.content ol,
.content ul {
    margin-left: 35px;
    list-style-position: inside;
}


/* Headlines */
.contact-form h2,
.headline h1,
.headline h2,
.headline h3 {
    color: #245a9c;
    padding: 7px 0;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 3px;
    font-weight: normal;
}
.headline h1 {
    font-size: 2em;
}
.headline h2 {
    font-size: 1.7em;
}
.headline h3 {
    font-size: 1.4em;
}


/* Forms */
.form {
    padding: 5px 0;
    background-color: #245a9c;
}
.form.padded {
    padding: 14px;
}
.form-headline h2 {
    color: #ffffff;
    padding: 7px 0;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 3px;
    font-weight: normal;
    font-size: 20px;
}
.form label {
    display: block;
    float: left;
    width: 30%;
    font-weight: bold;
    font-size: 15px;
    padding: 7px 7px 7px 0;
    color: #ffffff;
}
.form input[type=text],
.form textarea {
    float: right;
    padding: 7px;
    border: 1px solid #ccc;
    font-size: 1.2em;
    width: 60%;
    color: #222;
    background-color: #fff;
    -moz-box-shadow: inset 0 0 10px #ddd;
    -webkit-box-shadow: inset 0 0 10px #ddd;
    box-shadow: inset 0 0 10px #ddd;
}
.form input[type=text]:hover,
.form textarea:hover {
    border-color: #245a9c;
}
.form p {
    clear: both;
    padding: 6px 0 0;
}
.form .submit {
    text-align: right;
}
.form .submit input {
    padding: 5px 10px;
    font-size: 14px;
    background: #eee; /* old browsers */
    background: -moz-linear-gradient(top, #EEEEEE 0%, #CCCCCC 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EEEEEE), color-stop(100%,#CCCCCC)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EEEEEE', endColorstr='#CCCCCC',GradientType=0 ); /* ie */
    color: #245a9c;
    border: 1px solid #bbb;
    text-shadow: 0 1px 0 white;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

    display: inline-block;
}
.form .submit input:hover {
    border-color: #245a9c;
}


.item {
    padding:12px 0;
	border-bottom:1px solid #ccc;
	position:relative;
    margin-right: 9px;
    margin-left: 9px;
}
.item.last {
	padding-bottom:0;
	border:0;
}
.item .title {
	margin:0;
	padding:0 0 6px;
}
.item h3 {
	font-size:.9em;
}
.item p {
	font-size:.9em;
	margin:0;
	padding-bottom:6px;
}
.item .graphic {
	float:left;
	margin-right:15px;
	margin-bottom:6px;
	position:relative;
}
.item .graphic img {
	width:60px;
	height:60px;
	border:3px solid #fff;
}
.item .meta {
	color:#555;
}
.item .meta a,
.item .meta span,
.item .social a {
	margin-right:5px;
	text-decoration: none;
}

.item .meta a:hover,
.item .social a:hover {
	text-decoration: underline;
}

.item .rating {
	position:absolute;
	top:10px;
	right:0;
}


/* Gallery */
.gallery-item {
    float: left;
    display: block;
    width: 175px;
    height: 175px;
    text-align: center;
    line-height: 175px;
    font-size: 175px;
    margin: 10px;
}
* > .gallery-item {
    font-size: 1em;
}
.gallery-item img {
    max-height: 175px;
    max-width: 175px;
    vertical-align: middle;
    background-color: #fff;
    border: 2px solid transparent !important;
    cursor: hand;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;

    -moz-box-shadow: 2px 2px 5px #999;
    -webkit-box-shadow: 2px 2px 5px #999;
    box-shadow: 2px 2px 5px #999;
}
.gallery-item:hover img {
    border-color: #222 !important;

    -moz-box-shadow: 2px 2px 5px #777;
    -webkit-box-shadow: 2px 2px 5px #777;
    box-shadow: 2px 2px 5px #777;
}


/* Misc */
.clear {
    clear: both;
    display: block;
}
.site-messages ul {
    margin: 0;
    padding: 0;
}

/* Arrows */
.arrow-wrapper {
    display: block;
    text-align: center;
}
.arrow-n {
    border-style: dashed;
  border-color: transparent;
  border-width: 0.53em;
  display: -moz-inline-box;
  display: inline-block;
  /* Use font-size to control the size of the arrow. */
  font-size: 15px;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: middle;
  width: 0;
}
.arrow-n {
  border-bottom-width: 1em;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  bottom: 0.25em;
}

/* Coupon printing */
.coupon_print_mode {
    height: 0;
    overflow: hidden;
}
.coupon_print_mode .to_print {
    position: absolute;
    top: 0;
    left: 0;
}

@media print {

body {
    background: #fff;
}
.cta-social,
.cta-website-link,
#nav,
#hero {
    display: none;
    visibility: hidden;
}
#header {
    border-width: 3px;
    padding-bottom: 15px;
}
#body {
    width: 100%;
    margin: 0;
}
.logo-wrapper,
.cta {
    float: none;
}
.cta {
    text-align: left;
}
.cta-inner {
    padding-left: 0;
}

}