/*
Image2Markup.com - Professional PSD Slicing
info@image2markup.com
*/

/* -- Default "_RESET_" Rules -- */

* {margin: 0px; padding: 0px;}

body { color: #000;	text-align: center;	font-family: arial, sans-serif;	font-size: 12px; background: url(../images/body.gif) top left repeat-x; 	}

a { color: #0054a6; text-decoration: none; outline: none; }
a img { text-decoration: none; border: none; cursor: pointer; }

img { margin: 0px; }

h1, h2 { margin: 5px 0; padding: 0px; font-family: arial, sans-serif; font-size: 14px; font-weight: bold; }

p { margin: 5px 0 5px 0; padding: 5px 0 5px 0; }

li { margin-left: 30px; }
li h4{margin-left: -4px;}

table { border-collapse: collapse; border-spacing: 0; }

/* -- Standard Helpers -- */

.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }

.fl { float: left; }
.fn { float: none; }

.fw { width: 100%; }

.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }

.wrapper { width: 960px; text-align: left; margin: auto; }

/* -- Your Site Starts Here -- */

.header {
  background: #fff url(../images/header.gif) top left no-repeat; 
  height: 91px;
  margin-top: 21px;
  padding: 23px 25px 0 30px;
}
.logo { float: left;
}
.logo div{
color:#3A6D9A;
font-family:georgia;
font-size:12px;
font-style:italic;
font-weight:bold;
margin-top:4px;
}
.header h2 {
  color: #3a6d9a;
  font: 18px Georgia, Times New Roman;
  font-style: italic;
  margin: 0 0 37px;
  padding: 0;
}
* html .header .fr { margin-bottom: -20px; }
.srch { padding-top: 1px; }
.srch span {
  color: #003b72;
  font-weight: bold;
  font-size: 11px;
  font-family: Tahoma, arial;
}
input.btn_image { margin: 1px 24px 0 7px; }
input.search {
  border: 1px solid #cfcfcf;
  height: 21px;
  margin-left: 4px;
  width: 150px;
}

/* content holder */
.content {
  background: url(../images/content.gif) top center no-repeat;
  padding: 0 5px; 
}

.content h1{
  color:#FFFFFF;
  font-size:18px;
  padding-left:20px;
  margin:0;
}

/* homepage intro (slider) */
.intro {
  background-color: #32689b;
  padding: 3px;
}

/* homepage columns */
.cols {
  background: url(../images/offer.jpg) bottom left no-repeat;
  padding: 10px 0 13px; 
}
.column {		
  float: left;
  margin-right: 6px;
  width: 233px;
}
.heading {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  padding-left: 29px;
  text-transform: uppercase;
}
.heading a { color: #fff; }

.column .orange { background: url(../images/orange.gif) top left no-repeat; }
.column .blue { background: url(../images/blue.gif) top left no-repeat; }
.column .gray { background: url(../images/gray.gif) top left no-repeat; }
.column .green { background: url(../images/green.gif) top left no-repeat; margin-right: 0; }

.column ul { margin: 10px 0 10px 0; }
.column li {
  background: url(../images/arrow.gif) center left no-repeat; 
  font-size: 11px;
  list-style-type: none;
  padding-left: 15px;
}
.column li a {
  color: #000;
  font-family: Tahoma, arial;
}

.column p {
  text-align: center;
  padding: 0px 10px  0 ;
}
.column a.bld { 
  color: #004586;
  font-family: Tahoma, arial;
  font-size: 11px;
  font-weight: bold;
}
.column a.bld2 { 
  color: #004586;
  font-family: Tahoma, arial;
  font-size: 11px;
  font-weight: bold;
}
.spacer { height: 175px; }


.inner_content {
  background: url(../images/offer.jpg) bottom left no-repeat; 
  padding: 10px 10px 131px 17px;
}
.location {
  color: #0054a6;
  font-size: 14px;
  padding-bottom: 15px;
}
.location a.selected { color: #6da501; }

.left_bar {
  background: url(../images/left_top.gif) top left no-repeat; 
  float: left;
  padding-top: 18px;
  width: 196px;
}
.left_bar .content {
  background: url(../images/left_content.gif) top left repeat-y; 
  padding-bottom: 100px;
}
.left_bar .content ul.v_nav { margin: 0 0 0 -5px; padding: 0; width: 196px; }
.left_bar .content li {
  /*background: url(../images/li_split.gif) bottom left no-repeat; */
  list-style-type: none;
  margin: 0;
  padding: 0px 0 3px 0px;
}
.left_bar .content li a {
  background: url(../images/li_arrow.gif) 10px center no-repeat; 
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 9px 0 9px 26px;
  border-bottom: 1px solid #90C1D9;
}
.left_bar .content li a:hover {
  background: url(../images/li_active.gif) #0D528A center no-repeat; 
  color: #6EA932;
}
.left_bar .content li a.selected { background: url(../images/li_active.gif) center no-repeat; color: #8fd901; }
.central {
  float: left;
  padding: 0 13px 0 17px;
  width: 696px;
}
.central h1 {
  color: #0088cd;
  font-size: 21px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.central p { line-height: 18px; }
.right_bar {
  float: left;
  width: 199px;
  display:none;
}

/* dealers */
#dealers{
  /*  border:thin solid #eee;*/
  padding: 5px;
}
#dealers .dealer{
  padding:5px;
}
#dealers .dealer h5{
  font-size: 1.1em;
}
#dealers .dealer .info{
  line-height:1.3em;
}
#dealers .dealer .admin_controls{
  font-size:0.8em;
  margin:3px 0 0;
}
#dealers .dealer .admin_controls a{
  margin: 0 5px 0 0;
}
#dealers .odd{
  background: #F3F8FB;
}



/* footer */
.footer {
background-color: #dcdddd;
  color: #5d5d5d;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  clear: both;
}
.footer a {
  color: #5d5d5d;
}

.search th, .search td{
  padding: 4px;
}
.search th{
  border-bottom:1px solid #326899;
  color:#326899;
  font-weight:bold;
}
.search td a, .contact td a{
  color:#669900;
  font-weight:bold;
}
.title{
  float: none;
}

.vehicle{
  /*width:600px;*/
}
.vehicle td, th{
  padding:10px;
}

.vehicle td input{
  /*  width:125px;*/
}
.vehicle_heading{
  float: left;
  margin-left:25px;
}

.vehicle_heading h1{
  color: #0054A6;}

.right_nav{
  float:right;
  font-weight:bold;
}

.pagination{
  float:right;
}
.right_nav #count_vehicle{
  padding:15px;  
}
.picture{
  border: 3px solid #ffffff;
}

.view_vehicles{
  width: 95%;
  margin: 5px auto;
  
}
.view_vehicles td{
  padding:10px;
}
.view_vehicles tr{
  background: #DCDDDD;
  border: 3px solid #ffffff;
}
.inner_view{
  width: 100%;
}
.inner_view tr{
  border: none;
}

.inner_view td{
line-height:20px;
padding:0;
vertical-align:top;
}
.title span{
  color:#0054A6;
  font-weight:bold;
}
.title{
  width: 200px;
}
.link_vh{
  vertical-align: bottom!important;
}

.link_vh a{
  font-size:13px;
  font-weight:bold;
}
.img_vehicle{
  width:160px;
}

.options{
  width: 300px;
  text-align:left!important;
}

.new{
  margin-left:25px;
}

.full_detail{
  padding:20px;
}
.full_detail h1{
  color:#0054A6;
  padding-left:0;
}

.full_detail .options{
  color:#6CA403;
  padding-bottom:20px;
  float: left;
}

.full_detail .img_bgd{
  background:#DCDDDD;
  padding:20px 0 20px 10px;
  clear: both;
  float: left;
  margin-bottom:20px;
}
.thumb_img{
  float:right;
  width:397px;
}

.thumb_picture{
  margin:2px;
  border:3px solid #FFFFFF;
}

.large_picture{
  border: 3px solid #ffffff;
}

.veh_info{
  clear:both;
  background:#DAF1FF;
  margin-top:10px;
  padding:10px;
}
.veh_info h3{
  color:#0F4F8F;
}

.vehicle_info{
  background:#DAF1FF;
  width:100%;
}

.vehicle_info tr{
  background:#DAF1FF;
} 

.vehicle_info .td1{
  width:608px;
}

.b{
  font-weight:bold;
}
.top{
  margin-top:50px;
}
.right_content{
  float:right;
  width:75%;
  margin:0 20px;
}

.right_content h1{
  color:#5EB4E0;
  font-size:16px;
  padding-bottom:10px;
  padding-left:0;
}

.dealer_set{
  border:1px solid #80B6D3;
  padding:0;
}

.img_div{
  float:left;
}

.form_search{
  float:right;
  width:225px;
}

.dealer_search label{
  float:none;
  font-weight:bold;
  padding:0;
}
.sub{
  margin:0!important;
}

.show_dealer table td{
  width:350px;
  padding:4px;
}
.show_dealer span{
  color:#669900;
  font-weight:bold;}


.show_dealer a{
  font-weight:bold;
} 
.rt_align a{
  float: right;
  color:#669900;
}

.mail_to{
  font-weight:bold;}

.space_left{
  margin-left: 23px;}

.return{
  float: right;
}
.return a{
  color:#6CA403;
  font-weight:bold;
}

.contact_fd{
  padding : 0 20px;
}
.contact td{
  padding:6px;
}
.contact_new td{
  padding:6px;
}
.sales td{
width:200px; 
}
.contact td label{
  padding: 0 10px;
}

.contact_new td label{
  padding: 0 10px;
}
.contact{
  width:100%;
}
.contact td{
width:240px; 
}
.contact span{
  padding-left: 25px;
}

.contact_new span{
  padding-left: 25px;
}
.img_size{
width:120px;
height:75px;
}
.content .con_heading{
color:#000000;
padding:10px;
}
.return{
float:right;
}
.sales_legend{
font-weight:bold;
} 

a:hover{
 color:#6EA932;
}

.no-output{
color:red;
text-align:center;
}

.medium_img{
width:493px;
height:309px;
float:left;
}
.medium {
float:left;
height:90px;
width:130px;
}

.edit_img{
height:90px;
width:130px;
}

h2{
color:#666666;
font-family:arial;
font-size:12pt;
}
h3{
color:#6EA932;
font-family:arial;
font-size:11pt;
font-weight: bold;
}
h4{
color:#666666;
font-family:arial;
font-size:10pt;
font-weight: bold;
}
.image_edit{
float:left;
margin:10px;
}

.image_edit img{
border:3px solid #DDDDDD;
}
.image_edit a{
margin:10px;
}
.show_link{
float:right;
}

.con-margin{
margin-left:20px;
}
.mandatory {
color:red;
margin-left:-8px;
padding-left:0!important;
}

.adjust{
  margin-left:8px;
}

.adjust1{
 padding-left:0!important;
}

.date-picker-control span{
  padding-left:5px;
}
#top_nav{
margin-top:-15px;
}
.find_a_dealer{
margin-top: -2px;
}
.top-right{
padding-bottom:37px;
float: right;
}
.top-right span{
font-family:tahoma;
font-size:12px;
font-weight:bold;
}
.toll{
color:#3A6D9A;
}

span.link a img{
margin-bottom:-5px;
}

.inner_footer{
background-color:#DCDDDD;
}
.about{
float: left;
width: 460px;
}

.message{
float: right;
width: 457px;
}
.about p.head, .message p.head{
padding-left: 10px;
font-family: tahoma;
font-size: 14px;
font-weight: bold;
color: #32689b;
padding:10px 0 0 10px;
}

.about p.detail, .message p.detail{
padding:0 0 10px 10px;
font-size: 11px;
}
.dealer_order{
float:right;
}
h4.instruction{
margin: 10px;
}

.addthis_default_style{
float:right;
}

.right-form{
  float:right;
  width:45%;
}

.dont_print span{
  margin-right:20px;
  font-size:16px;
}

.conversion{
padding: 0 10px;
font-weight:bold;
}
.order_date{
padding: 20px;
font-weight: bold;
}