@charset "utf-8";
/* -- Reset Styles -- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-weight: 400;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

em {
   font-style: italic;
}

strong {
   font-weight: 900;
}

/* -- Main Styles -- */

html, body {
	width: 100%;
	height: 100%;
}

html {
	overflow-y:scroll;
}

body {
   font-family: 'Varela Round', sans-serif;
   font-size: 13px;
	color: #000;
   background:#ebebeb url(/images/background.jpg) repeat-x right top;
   background-attachment: fixed;
}

h1 {
   font-family: 'Droid Serif', serif;
   padding: 10px 0 20px 0;
   font-size: 30px;
   font-weight: bold;
   color: #700019;
}

h2 {
   font-family: 'Droid Serif', serif;
   padding: 10px 0;
   font-weight: bold;
   font-size: 25px;
   color: #700019;
}

h3 {
   font-family: 'Droid Serif', serif;
   padding: 5px 0;
   font-weight: bold;
   font-size: 20px;
   color: #700019;
}

h6 {
   font-family: 'Droid Serif', serif;
   padding: 5px 0 0 0;
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   border-bottom: 1px solid #000000;
   margin-bottom: 5px;
}

span.orange {
   color: #fe0000;
   font-weight: bold;
}

.show {
   display: block;
}

.hide {
   display: none;
}

.clear {
   clear: both;
}

.center {
   width: 100%;
   text-align: center;
}

.right {
   width: 100%;
   text-align: right;
}

a {
   color: #700019;
   text-decoration: underline;
}

a:hover {
   color: #fe662d;
   text-decoration: underline;
}

p {
   padding-bottom: 10px;
   line-height: 20px;
}


sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
   font-size: 65%;
}
sup {
	bottom: 2ex;
   font-size: 45%;
}
sub {
	top: .5ex;
}

ul {
   display: block;
   margin-left: 40px;
   margin-top: 0;
   margin-bottom: 0;
   list-style-type: disc;
   list-style-position: outside;
   padding-bottom: 10px;
   line-height: 20px;
}

ul ul {
   margin-left: 20px;
   list-style-type: circle;
   padding: 0;
}

ol {
   display: block;
   margin: 0 0 0 40px;
   padding: 0;
   list-style-type: decimal;
   list-style-position: outside;
   padding-bottom: 10px;
   line-height: 20px;
}

ol ol {
   display: block;
   margin: 0 0 0 40px;
   padding: 0;
   list-style-type: decimal;
   list-style-position: outside;
}

ol ul {
   margin-left: 20px;
   list-style-type: circle;
}

#page-wrap {
   width: 960px;
   position: absolute;
   left: 50%;
   margin: 0 0 0 -480px;
   padding: 0;
}

#content-wrap {
   background-color: #ebebeb;
   border: 1px solid #ccc;
   min-height: 400px;
   padding: 5px 19px 30px 19px;
}

#header {
   font-family: 'Droid Serif', serif;
   width: 960px;
   padding: 0;
}

#header #logo {
   margin: 15px 0;
   padding: 0;
   width: 367px;
   height: 130px;
   float: left;
}

.headerblock {
	text-align: left;
	float: left;
	padding: 20px 40px 10px 30px;
   color: #fff;
}

div.headerblock p.phone {
   font-size: 17px;
   font-weight: bold;
   color: #fe0000;
}

div.headerblock h3 {
   padding: 3px 0;
}

div.headerblock h3,
div.headerblock h3 a {
   color: #fe0000;
   font-size: 18px;
   font-weight: bold;
}

div.headerblock h3 span {
   font-size: 14px;
   font-style: italic;
}

div.family-owned {
   text-align: center;
	float: left;
	padding: 20px 40px 10px 50px;
   color: #fff;
   font-size: 24px;
   font-weight: bold;
   text-shadow: 2px 2px 5px #000;
}

div.family-owned img {
   padding-top: 15px;
}

div.family-owned a.leftpad {
   margin-left: 15px;
}

div.hours-day {
   width: 100px;
   float: left;
   margin-left: 20px;
   line-height: 20px;
}

div.hours-time {
   float: left;
   line-height: 20px;
}

.google-map {
   float: left;
}

.contact-left {
   width: 380px;
   float: left;
   padding-left: 20px;
}

.contact-left p {
   padding-left: 20px;
}

div.content-half-left {
   width: 450px;
   padding-right: 10px;
   float: left;
}

div.content-half-right {
   width: 450px;
   padding-left: 10px;
   float: left;
}

h2.ruled                { border-bottom: 1px solid #700019; padding-bottom: 0; margin-bottom: 10px; }

div.content-third       {  width: 290px; padding-right: 25px; float: left; }
div.content-third h2    { border-bottom: 1px solid #700019; padding: 0; margin-bottom: 10px; }
div#last-content-third  {  padding-right: 0; }

div.content-fifth       {  width: 170px; padding-right: 14px; float: left; }
div#last-content-fifth  {  padding-right: 0; }

/* div.vehicle-thumb h3      { color: #fe0000; font-size: 18px; font-weight: bold; text-align: center; } */
div.vehicle-thumb p       { font-size: 12px; padding: 10px 0 0 0; }

p.todo { clear: both; padding: 15px; background-color: yellow; margin: 15px; }

div#vehicle-locator-intro {
   width: 750px;
   float: left;
}

div#vehicle-locator-intro p {
   padding-top: 20px;
}

div#vehicle-locator-intro img {
   float: right;
   padding: 0 20px 0 20px;
}

#business-hours {
	text-align: right;
}

img.shadow {
  -moz-box-shadow: 5px 5px 5px #555;
  -webkit-box-shadow: 5px 5px 5px #555;
  box-shadow: 5px 5px 5px #555;
  border: 1px solid #555;
}

a img:hover.shadow {
   border: 1px solid #fe0000;
}

#vehicle-sidebar {
   width: 240px;
   padding: 10px 20px 0 0;
   float: left;
   text-align: justify;
}

#vehicle-sidebar h2 {
   font-size: 17px;
}

#vehicle-info {
   float: left;
   padding: 10px;
   width: 635px;
}
.vehicle-info-box {
   background-color: #ccc;
   border: 1px solid #aaa;
   -moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 2px 2px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}

#vehicle-main-photo-wrap {
   float: left;
   width: 360px;
   padding: 0 15px 0 0;
}

#vehicle-main-photo-wrap span {
   text-align: center;
   font-style: italic;
}

#vehicle-main-photo {margin-bottom: 10px; }

#vehicle-main-thumbs img {
   float: left;
   margin: 10px 10px 20px 0;
}

#printed-brand { display: none; }

#printed-brand img {
   float: left;
   padding-right: 20px;
}
#printed-brand div {
   float: left;
   margin-bottom: 15px;
}
#printed-brand div h6 {
   padding: 0;
   margin-bottom: 10px;
}
#printed-brand div p {
   padding: 0 15px;
   line-height: 16px;
}

#vehicle-info h1 {
   float: left;
}

#vehicle-info #print-icon {
   float: right;
   width: 50px;
   padding-left: 20px;
   font-size: 12px;
   text-align: center;
}
#vehicle-info #print-icon a {
   text-decoration: none;
   font-weight: bold;
}

#vehicle-info table {
   float: left;
   width: 256px;
}

#vehicle-disclaimer {
   margin-top: 20px;
   font-size: 11px;
   font-style: italic;
}

#vehicle-info table tr th {
   text-align: right;
   vertical-align: middle;
   padding: 0 5px 3px 0;
}

#vehicle-info table tr td {
   vertical-align: middle;
   padding: 1px 0 3px 0;
}


#vehicle-info table tr td span.retail-price {
   text-decoration: line-through;
}

#vehicle-info table tr .internet-price {
   font-size: 14px;
   color: #700019;
}
#vehicle-info table tr td.internet-price span {
   font-size: 22px;
   font-weight: bold;
}

#vehicle-info ul {
   padding-right: 15px;
   margin-left: 15px;
   float: left;
}

/*
************************************
NAV
************************************
*/

#nav-wrap {
   z-index:500;
 	clear: both;
	color: white;
   background-color: #700019;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	float: left;
	width: 960px;
}


#nav {
   float: left;
	margin: 0 auto;
   padding: 0;
}

#nav li {
   float:left;
   list-style-type:none;
   display:block;
   padding: 0;
}

#nav li div.border {
	width: 0;
   height: 23px;
   margin-top: 5px;
   border-left: 1px solid #777;
}

#nav li a {
   display: block;
   text-decoration: none;
   font-family: 'Droid Serif', serif;
   font-size: 13px;
	line-height: 23px;
   letter-spacing: 0.8px;
   font-weight: normal;
   text-transform: uppercase;
   color: #FFFFFF;
   padding: 5px 12px;
}

#nav li a:hover {
   color: #ff6633;
}

#nav li a.selected {
    color: #ffff00;
}

/* Drop-Down Main Nav */
#nav li:hover {
	position:relative;
	z-index:200;
}

#nav li:hover ul.sub {
	left:0px;
	top: 32px;
   background-color: #700019;
   padding:3px;
	white-space:nowrap;
	width:auto;
	height:auto;
	z-index:300;
}

#nav li:hover ul.sub li	{
   float:left;
   list-style-type:none;
   display:block;
   padding: 0;
	position:relative;
   clear: both;
}

#nav li:hover ul.sub li a {
   display: block;
   text-decoration: none;
   font-family: 'Droid Serif', serif;
   font-size: 13px;
   letter-spacing: 0.8px;
   font-weight: 400;
   text-transform: uppercase;
   color: #FFFFFF;
   padding: 5px 18px;
}

#nav li ul.sub li a:hover {
   color: #ff6633;
}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul {
	left:90px;
	top:-4px;
	background: #bbd37e;
	padding:3px;
	border:1px solid #5c731e;
	white-space:nowrap;
	width:90px;
	z-index:400;
	height:auto;
}

#nav ul,
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}


/* ************************************
      FOOTER
   ************************************ */
#footer {
	clear: both;
	overflow: auto;
	color: white;
   background-color: #700019;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	float: left;
	width: 920px;
   padding-left: 40px;
}

.footerblock {
	text-align: left;
	float: left;
	padding: 10px 50px 10px 10px;
}

a.footerbbb {
   display: block;
	padding: 30px 0 0 0 ;
   position: absolute;
   margin: 0 0 0 165px;
}

div.footerblock h3 {
   padding: 5px 0;
}

div.footerblock h3,
div.footerblock h3 a {
   color: #ffffff;
   font-size: 20px;
   font-weight: bold;
}

div.footerblock h3 span {
   font-size: 14px;
   font-style: italic;
}

#sub-footer {
   padding: 10px 0 80px 0;
   text-align: center;
   font-size: 12px;
/*   font-style: italic; */
   color: #700019;
}

.button {
   border-top: 1px solid #1a1f4f;
   background: #700019;
   background: -webkit-gradient(linear, left top, left bottom, from(#700000), to(#700019));
   background: -webkit-linear-gradient(top, #700000, #700019);
   background: -moz-linear-gradient(top, #700000, #700019);
   background: -ms-linear-gradient(top, #700000, #700019);
   background: -o-linear-gradient(top, #700000, #700019);
   padding: 5px 10px;
   margin: 25px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size: 14px;
   text-decoration: none;
   vertical-align: middle;
   cursor: pointer;
}

.button:hover {
   background: #ebebeb;
   color: #700019;
}

.button:active {
   color: #000000;
   background: #fe0000;
}

.autocheck-sample {
   float: right;
   padding: 15px 0;
   border: 1px solid #262d7e;
   background-color: white;
   margin: 0 40px 0 20px;
}

#rapid-ssl {
   padding: 15px;
   margin-right: 100px;
   background-color: #fff;
   float: right;
   border: 1px solid #262d7e;
}

.credit-button {
        -moz-box-shadow:inset 0px 1px 0px 0px #fe0000;
        -webkit-box-shadow:inset 0px 1px 0px 0px #fe0000;
        box-shadow:inset 0px 1px 0px 0px #fe0000;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe0000), color-stop(1, #700019) );
        background:-moz-linear-gradient( center top, #fe0000 5%, #700019 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe0000', endColorstr='#700019');
        background-color:#fe0000;
        -webkit-border-top-left-radius:20px;
        -moz-border-radius-topleft:20px;
        border-top-left-radius:20px;
        -webkit-border-top-right-radius:20px;
        -moz-border-radius-topright:20px;
        border-top-right-radius:20px;
        -webkit-border-bottom-right-radius:20px;
        -moz-border-radius-bottomright:20px;
        border-bottom-right-radius:20px;
        -webkit-border-bottom-left-radius:20px;
        -moz-border-radius-bottomleft:20px;
        border-bottom-left-radius:20px;
        text-indent:0;
        border:1px solid #5f6163;
        display:inline-block;
        color:#ffff00;
        font-family:Arial;
        font-size:17px;
        font-weight:bold;
        font-style:normal;
        height:40px;
        line-height:40px;
        width:189px;
        text-decoration:none;
        text-align:center;
        text-shadow:1px 1px 0px #700019;
}
.credit-button:hover {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #700019), color-stop(1, #fe0000) );
        background:-moz-linear-gradient( center top, #700019 5%, #fe0000 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#700019', endColorstr='#fe0000');
        background-color:#700019;
        color:#ffffff;
}.credit-button:active {
        position:relative;
        top:1px;
}

