body{
	background: #818181 url('/images/bg_gradient.png') repeat-x;
	margin:0;
	padding:0;
	font-family: arial;
	font-size: 10pt;
}
.clear{
	clear:both;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border:0;
}
ul{
	margin: 0;
	padding: 0;
}	
li{
	margin-left: 0;
	list-style: none;
}
h1{
	border-bottom: 1px solid #7FADE4;
	color: #005CCA;
	font-size: 19pt;
	font-weight: normal;
	padding: 0 20px 12px 20px;
	margin: 0 0 12px 0;
}
.body_container{
	background: #fff url('/images/inner_grad.png') top left repeat-x;
	padding: 21px;
}
.container{
	background: url('/images/bg.png') repeat-y;
	margin: 0 auto;
	width: 1014px;
}
.inner_container{
	margin: 0 auto;
	width: 1000px;
}
.menu{
	float: left;
	margin-right: 20px;
	width: 171px;
}
.content{
	float: left;
	width: 767px;
}
.content p{
	padding: 0 20px;
}
.header{
    background: url('/images/header_bg.jpg') no-repeat;
    height: 160px;
    position: relative;
}
.header img{
	border: 0;
	margin: 0;
}
#join_mailing{
	background: url('/images/mailing_list_bg.png') no-repeat;
	position: absolute;
	right: 21px;
	width: 210px;
	top: 0;
	padding: 9px;
	height: 45px;
}
#join_mailing input{
	border: 1px solid #595959;
	padding: 4px;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #005CCA;
	width: 140px;
	float: left;
}
#join_mailing img{
	margin: 2px 0 0 9px;
	float: left;
	cursor: pointer;
}
#join_mailing input.focus{
	color: #000 !important;
	font-weight: normal !important;
}
.menu ul{
    margin: 0;
    padding: 0;
}
.menu{
    width: 171px;
}
.menu ul li{
    float: left;
    background: url('/images/a_nav_bg.png') no-repeat;
    margin: 0 0 10px 0;
    padding: 0;

}
.menu ul li a{
    background: url('/images/a_nav_bg.png') no-repeat;
	color: #fff;
    display: block;
    padding: 7px 0px 8px 14px;
    width: 157px;
}
.menu ul li a.home{
    background: url('/images/a_nav_home_bg.png') no-repeat;
}
.menu ul li a.repair{
    background: url('/images/a_nav_repair_bg.png') no-repeat;
}
.menu ul li a.aftermarket{
    background: url('/images/a_nav_customer_bg.png') no-repeat;
}

.menu ul li div a{
	background: url('/images/a_sub_bg.png') no-repeat;
	float: none;
	width:171px;
}
.menu ul li div{
	overflow: hidden;
	background: #fa8480;
	width:171px;
}
.menu ul li div a:hover{
	background: url('/images/a_sub_bg_over.png') no-repeat;
}
.clear{
    clear: both;
}
.menu ul li a.latest_specials{
    background: url('/images/latest_specials_bg.png') no-repeat;
	margin-bottom: 27px;
}
.menu ul li a.latest_specials_flash{
      background: url('/images/latest_specials_bg2.png') no-repeat;
}
.menu ul li a.contact_us{
      background: url('/images/contact_us_bg.png') no-repeat;
}
.footer{
	height: 320px;
	background: #00427b url('/images/footer_bg.png') repeat-x;
}
.footer div{
	color: #fff;
	float: left;
	padding: 28px 21px 0 21px;
	width: 291px;
}
.footer img{
	margin-top: 44px;
	float: left;
}
.footer a{
	color: #fff;
}
.footer div.right{
	position: relative;
	height: 275px;
	text-align: right;
}
.footer div .copyright{
	right: 20px;
	bottom: 0;
	position: absolute;
}
.footer div.middle{
	margin-left:25px;
	width: 265px;
}
.footer div.middle form #send_container{
	margin: 0;
	padding: 0;
	text-align: right;
	width: 240px;
}
.footer div.middle img#send{
	cursor: pointer;
	margin: 0;
	float: none;
}
.footer div.middle input, .footer div.middle select, .footer div.middle textarea{
	border: 1px solid #595959;
	color: #595959;
	font-family: arial;
	font-size: 9pt;
	margin-bottom: 7px;
	padding: 4px;
	width: 230px;
}
#nav_used_model_container{
	margin-bottom: 7px;
}
.footer div.middle select{
	width: 240px;
}
.footer div.middle .focus{
	color: #000;
}
.footer div.middle textarea{
	height: 60px;
}
.footer div h2{
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	padding: 0;
}
.more{
	border: 0;
	margin-top: 10px !important;
}
.strip{
	clear: both;
	background: #EAEAEA url('/images/front_strip_background.png') repeat-x;
	height: 173px;
	margin-top: 21px;
}
.strip .tl{
	float: left;
	margin: 0;
}
.strip .rss{
	float: left;
	margin: 7px 7px 7px 0;
}
.strip img{
	float: left;
	margin-top: 39px;
}
.strip div{
	float: left;
	width: 312px;
}
.strip .middle{
	width: 332px;
}
.strip div h2{
	color: #fff;
	font-size: 14px;
	margin: 7px 0 18px 13px;
	text-transform: uppercase;
}
.strip .first h2{
	margin-left: 0;
}
.strip .first a{
	color: #000;
}
.strip p{
	clear: both;
	margin: 0 15px 10px 15px;
	padding: 0;
}
.strip .rewards{
	margin: 0 10px 0 0;
}
.strip strong{
	display: block;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.hot_deals, .car_search{
       height: 171px;
       float: left;
       margin-right: 21px;
       position: relative;
   }
   .hot_deals h2, .car_search h2{
       margin: 0 12px 15px;
       font-weight:normal;
text-transform: uppercase;
   }
   .hot_deals{
   	background: url('/images/hot_deals_bg.png') no-repeat;
   	width: 162px;
   }
   .car_search{
       	background: url('/images/blue_box_bg.png') no-repeat;
      	width: 281px;
   }
   .kill_margin{
       margin:0;
   }
   .car_search h2{
          border-bottom: 1px solid #7fade4;padding:12px 0 12px 0px;color:#005cca;
    }

   .hot_deals h2{
       border-bottom: 1px solid #ff7f7f;padding:12px 0 8px 37px;color:#ff0000;margin-bottom: 6px;font-size: 13pt;
   }
   .hot_deals ul li{
        margin: 0 0 -2px 12px;
   }
   .hot_deals ul li a{
       color:#ff0000;
       text-decoration: underline;
   }
   .hot_deals ul li a:hover{
   color: #005cca;
    }
    .car_search select{
        margin: 0 0 6px 12px;
       	width: 251px;
       	border: 1px solid #595959;
       	padding: 2px;
    }
    .car_search .search_btn_container{
        margin: 0px 18px;
        text-align: right;
    }
    .hot_deals img{
        position: absolute;
		z-index: 2;
        margin-left:-20px;
        margin-top: -17px;
    }
.content .hot_deals ul li{
	list-style-type: none;
}
.inner_content_container p{
	padding: 0 0 12px 0;
	margin: 0;
}
.inner_content_container h2{
	margin-top: 0;
	font-size: 13pt;
	text-transform: uppercase;
}
#sub_used_cars_nav select{
	padding: 4px;
	margin: 7px 0 0 12px;
	border: 1px solid #000;
	width:145px;
}
#sub_used_cars_nav img{
	border:0;
	float:right;
	margin: 5px 14px;
}
.content object, .content embed{
	margin-bottom:21px;float:left;position:relative;z-index:1;
}
.content ul{
	margin-left: 20px;
}
.content ul li{
	list-style-type: disc;
	margin: auto;
}
#nav_used_search_btn{
	cursor: pointer;
}
.contact_inner{
    float: left;
    margin-right: 10px;
    width: 230px;
}
.inner_content_container{
	padding: 0 21px;
}
.inner_content_container p{
	padding-left: 0;
}
.inner_content_container h2{
	font-size: 15pt;
	color: #005CCA;
	text-transform: uppercase;
	margin-bottom: 10px;
	clear: both;
}
.inner_content_container h2.latest{
	margin: 0;
}
.inner_content_container h2 a{

	color: #005CCA;
	text-decoration: none;
}
.inner_content_container h3{
    margin:0 0 12px 0;
    font-size: 12pt;
    font-weight: bold;
	padding: 6px 0px;
}
.inner_content_container input, .inner_content_container select, .inner_content_container textarea{
      border: 1px solid #595959;
      padding: 5px;
      font-family: arial;
      display: block;
      width: 240px;
  }
  .inner_content_container textarea{
      height: 70px;
  }
  .inner_content_container select{
      width: 252px;
  }
  .inner_content_container select.dd{
      width: 47px;
      padding: 2px;
      float:left;
  }
  .inner_content_container select.dd2{
      width: 52px;
      padding: 2px;
      float:left;
  }
  .inner_content_container select.dd3{
      width: 66px;
      padding: 2px;
      float:left;
  }
  .inner_content_container td{
      vertical-align: top;
      border-bottom: 1px dashed #ccc;
      padding: 8px 0;
  }
  .inner_content_container table{
      padding: 10px;
	  background: #eee;
	border: 1px solid #ccc;
  }
  .inner_content_container td.send_booking{
      text-align: right;
  }
  .inner_content_container td.label{
      font-weight: bold;
      width: 190px;
      padding-top: 12px;
  }
	#send_booking_request, #enq_enquire{
	cursor: pointer;	
	}
	.hide{
		display: none !important;
	}
	.result{
	    border-bottom: 1px dashed #7FADE4;
	    padding: 10px 20px;
	    margin-bottom: 40px;
	}
	.result img{
	    margin-right: 20px;
	    float: none;
	margin-bottom: 10px;
	border: 1px solid #444;
	}
	.result .description{
	    float: left;
	    width: 415px;
	    color: #444;
	    font-weight: bold;
	    padding-right: 10px;
	}
	.result .description p{
		padding: 0;
	}
	.result .description img{
		border: 0;
	}
	.result .action div{
		text-align: center; color:#005ac8;
	}
	.result .action a{
		text-align: center; display:block; float: left; width: auto; margin-right:20px;
	}
	.result .action{
	    color: #444444;
	    float: none;
	}
	.result .action p{
		padding-top: 13px !important;
	}
	.result .action img{
	    float: none;
	    margin: 10px 0;
		border: 0;
	}
	.result .action ul{
	    margin-top: 10px;
	}
	.result .action p{
	    padding: 0;
	    font-size: 12pt;
		margin:0;
	}
	h2.bas{
	    color: #005CCA;
	    margin: 10px 0 5px 0;
	    padding: 0 0 10px 20px;
	    font-size: 14pt;
	    border-bottom: 1px dashed #7FADE4;

	}
	.line_through{
	    text-decoration: line-through;
	    font-weight: normal;
	}
	.special{
	    color: #fd0a02;
	}
	#enq_car{
		font-weight:bold;
	}
	.thumbs{
	    width:500px;overflow:auto;height:90px;
	}
	.thumbs img{
	    height:70px; margin-right:10px; float:left;cursor:pointer;
	}
	span.t{
	    display:block;
	    padding:4px;
	    background: #666;
	    color: #fff;
	    float:left;
	    width: 342px;
	    font-weight:bold;
	    margin-bottom:10px;
	}
	.repad{
	    padding: 0 0 10px 0;
	    font-size:14pt;
	}
	#intro, #summary,#specifications{
	    float: left;
	    margin: 4px 10px 0 0;
	    width: 350px;
	    height: 500px;
	    overflow:auto;
	    padding: 10px;
	    background: #bbb;
	}
	.tabs a{
	    padding: 4px 10px;
	    background: #eee;
	    color: #000;
	    text-decoration: none;
	}
	.tabs a.highlight, .tabs a:hover{
	    font-weight:bold;
	    background: #bbb;
	}
	#large_img{
	    width:500px;margin: 10px 0;
	}
	.view_images{
	    float:left;width:500px;
	}
	.view_used_container{
	    width:900px;margin:0 auto;background: #fff;position:relative;
	}
	.animate_enquire, .close{
	    position: absolute;
	    cursor: pointer;
	}
	.animate_enquire{
	    right: 108px;
	}
	.close{
	    right: 10px;
	}
	.hot_deal_image{
		margin: 0 10px 10px 0;
	}
	#map_canvas{
		border:1px solid #ccc;margin-right:12px;float:left;
	}
	.car_labels img{
		margin-right: 10px;
	}
	.used_result{
		padding-top:5px;border-bottom:1px dashed #7FADE4;padding-bottom:10px;margin-bottom:10px;
	}
	.used_result img.usedthumb{
		float:left;border:1px solid #000;background:#fff;padding:4px;margin-right:10px;width:180px;
	}
	.used_result p{
		margin-bottom:10px;margin-top:5px;
	}
	.used_result cta{
		float:left;margin-top:20px;
	}