@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; background:#fff url(assets/bg_tile.jpg) repeat-x; font:12px Arial, Helvetica, sans-serif;}
a{color:#0c2240;}
a:hover{color:#194583;}
form{display:block; margin:0px; padding:0px;}
fieldset{display:block; margin:0px; margin-bottom:5px; padding:0px; border:1px solid #ccc;}
legend{margin:0px; margin-left:5px; padding:5px; color:#000; border:1px solid #ccc; text-transform:uppercase; letter-spacing:0.05em;}
th{text-align:right;}
.required{color:#900;}
.hidden{display:none;}
.errors{color:#c00;}
.alert{color:#c00; font-weight:bold;}

#main{width:1000px; margin:0px auto; background:#fff;}
#top{background:#194583; color:#fff; height:30px;}
#top span{margin:5px 10px 0px; display:inline-block;}
#top .left{float:left; font-size:1.3em;}
#top .right{float:right;}
#top a{color:#fff; text-decoration:none;}
#top a:hover{text-decoration:underline;}
#top_links{display:inline; margin-top:3px; margin-right:5px;}
#header{background:url(assets/header_tile.gif); width:1000px; height:100px; color:#fff; line-height:160%;}
.phone_numbers{text-align:right; color:#fff; font-size:1.4em; font-weight:bold; line-height:140%; padding-right:10px;}
#footer{padding:10px; text-align:center; border-top:1px solid #194583; background:#d8dee8;}
#footer a{text-decoration:none; margin:0px 15px; font-size:0.9em;}

#nav{margin:1px 0px; background:url(assets/nav_tile.jpg) repeat-x; height:16px; padding:7px 0px; border-bottom:1px solid #d8dee8; text-align:center;}
#nav a{font-size:1.2em; font-weight:bold; margin:0px; padding:5px 13px; text-decoration:none; border-left:1px solid #fff; border-right:1px solid #ccc;}
#nav a.first{border-left:none;}
#nav a.last{border-right:none;}
#nav a:hover{color:#f9f9f9; background:#194583;}

#content{background:url(assets/page_tile.jpg) repeat-x;}
.page_title{color:#f9f9f9; background:#194583; padding:10px; margin:0px; margin-bottom:5px;}
.page_title-plain{color:#f9f9f9; background:#194583; padding:10px; margin:0px; margin-bottom:5px;}

.title{margin:0px; padding:6px 10px; background-repeat:repeat-x; font-size:1.2em; height:18px; background-image:url(assets/blue_title_tile.gif); color:#fff;}
.light{background-image:url(assets/brown_title_tile.gif); color:#333;}
.dark{background-image:url(assets/blue_title_tile.gif); color:#fff;}
.divider{background:url(assets/divider.jpg) no-repeat top center; height:15px; clear:both;}

#testimonial_box{background:url(assets/testimonials_bg.jpg) no-repeat; width:220px; height:230px; padding:10px; font:12px Georgia, "Times New Roman", Times, serif; overflow:auto;}
#testimonial_box .quote{margin:0px; margin-bottom:10px;}
#testimonial_box .author{margin:0px; text-align:right; font-weight:bold;}
.testimonial-button{text-align:center;}

.random-vehicle{padding:10px; min-height:200px;}
.random-vehicle-over{background:#d8dee8;}
.vehicle-title{font-size:1.3em;}
.vehicle-thumbnail{float:left; margin:0px 10px 10px 0px;}
.vehicle-link{display:inline-block; margin-top:15px;}
.vehicle-price{color:#c00; font-size:1.2em; font-weight:bold;}

form{display:block; margin:0px; padding:0px;}
from th{text-align:right;}
.long-input{width:200px;}

#specials_menu{margin:0px 10px;}
#specials_menu ul{list-style:none; margin:0px; padding:0px;}
#specials_menu ul li{display:inline-block; float:left; border:1px solid #15448A; border-bottom:none; margin-right:3px;}
#specials_menu ul li a{display:block; padding:5px 15px; background:#efefef; text-decoration:none; color:#000; border:1px solid #fff;}
#specials_menu ul li a.selected{background:#fff;}
#specials_menu ul li a:hover{background-image:url(assets/blue_title_tile.gif); color:#fff;}
#specials_menu ul li.selected a{background-image:url(assets/brown_title_tile.gif); color:#333;}

#specials{border:1px solid #15448A; clear:both; margin:10px;}
.specials{clear:both; padding:10px;}
.odd{background:#efefef;}
.even{background:#fff;}
.specials-vehicleInfo{}
.specials-price{color:#c00; font-size:1.2em;}
.specials-date{clear:both;}
.specials-details{}
.specials-details2{float:right;}
.specials-vehicleDetails{float:left;}
.specials-thumbnail{float:left; margin:0px 10px 10px 0px;}
.specials-form{padding:0px; background:#eee; border:1px solid #ccc;}
.specials-form h3{margin:1px; padding:10px; background:#ccc; font:14px; text-transform:uppercase;}
.specials-form form{display:block; margin:0px; padding:0px;}
.specials-form th{text-align:right;}

.button{display:inline-block; padding:5px; text-decoration:none; background:#15448A; border:1px solid #15448A; color:#fff;}