* {
    zoom: 1;
}
a{
	color: #000000;
	font-weight: normal;
	outline: none;
}
a:hover{
	text-decoration: none;
}
body{
	background: #000000 url(../images/bg.jpg) center 73px no-repeat;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
.wrapper{
    margin: auto;
    background: #000000;
    position: relative;
    width: 980px;
    text-align: left;
}
.clr {
    clear: both;
}
.clr_l {
    clear: left;
}
.clr_r {
    clear: right;
}
.list_block, .list_block li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.block {
    display: block;
}
form{
	margin: 0;
	padding: 0;
}
 
h1{
	font-size: 18px;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 17px;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 14px;
	margin: 0;
	padding: 0;
}
hr{
	margin: 2px 0px 2px 0px;
	padding: 0;
}
img {
	border: none;
}
input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input[type='password'] {
	*border: 1px solid #8d9aad;
	_border: 1px solid #8d9aad;
	border: 1px solid #8d9aad;
}
input[type='text'] {
	*border: 1px solid #8d9aad;
	_border: 1px solid #8d9aad;
	border: 1px solid #8d9aad;
	padding: 2px;
}
select{
	*border: 1px solid #8d9aad;
	_border: 1px solid #8d9aad;
	border: 1px solid #8d9aad;
}
td.compare {
	background-color: #ffffff;
	vertical-align: top;
}
td.compare div {
	background: url(../images/compare.gif) no-repeat scroll center top;
	border: 1px solid #ccd7e0;
	height: 42px;
	margin: 2px 0 0 3px;
	padding-top: 61px;
	text-align: center;
}
textarea{
	*border: 1px solid #8d9aad;
	_border: 1px solid #8d9aad;
	border: 1px solid #8d9aad;
}
ul.tabbernav li a {
	background: #01121e;
	color: #ffffff;
}
.address{
	background: #ffffff;
	padding: 0 0 10px 15px;
}
.adGallery {
	background: #ffffff;
	color: #000;
	margin: 70px auto;
	padding: 5px 0 0 0;
	text-align: right;
	width: 660px;
}
.adGallery a {
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	margin: 2px 0;
	padding: 0px 10px;
	text-decoration: none;
}
.answer_box{
	height: 40px;
	padding: 3px 0px 1px 4px;
	width: 350px;
}
.banner_inner img {
	 
}
.clear_both{
    clear:both;
}
/* Colors */
.white {
    color: #FFFFFF;
}
.black{
    color: #000000;
}
.blue{
    color: #000000;
}
.brown {
    color: #806300;
}
.brown_light {
    color: #dcca94;
}
.gray {
    color: #aaaaaa;
}
.bg_black{
	background-color: #000000;
	color: #FFFFFF;
}
.bg_blue{
	background-color: #2E7FC0;
}
.bg_cement{
	background-color: #D8DAD9;
	color: #000000;
}
.bg_darkblue {
	background-color: #000940;
}
.bg_darkgrey{
	background-color: #312D2C;
}
.bg_deep {
	background: #1b1b1b;
}
.bg_grey{
	background-color: #484242;
}
.bg_lifetime{
	background-image: url(../images/bg_lifetime.jpg);
	background-position: 595px 10px;
	background-repeat: no-repeat;
	padding: 10px 0px 10px 10px;
}
.bg_orange{
	background-color: #F00001;
}
.bg_print{
	background-color: #202020;
}
.bg_red {
	background: #d80000;
	color: #FFFFFF;
}
.bg_white{
	background-color: #FFFFFF;
	color: #000000;
}
/* //Colors */
/* Font */
.default_font {
    font-size: 12px;
}
.medium2 {
    font-size: 13px;
}
.large {
    font-size: 14px;
}
.large2 {
    font-size: 15px;
}
.larger {
    font-size: 16px;
}
.larger1 {
    font-size: 17px;
}
.larger2 {
    font-size: 18px;
}
.largest {
    font-size: 20px;
}
/* //Font */
.bnext_container{
	padding: 0 3px 0 3px;
}
.body_inside{
	background-color: #ffffff;
	padding-bottom: 20px;
	text-align: left;
}
.bold{
	font-weight: bold;
}
.border_black{
	border: 1px solid #000000;
}
.border_bottom_black{
	border-bottom: 1px solid #000000;
}
.border_bottom_cement{
	background-image: url(../images/border_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.border_bottom_white{
	border-bottom: 1px solid #FFFFFF;
}
.border_cement{
	border: 1px solid #939597;
}
.border_top_cement{
	background-image: url(../images/border_line.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.border_white{
	border: 1px solid #FFFFFF;
}
.borders_top_white {
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
}
.box4 .inner {
	border: 1px solid #ffffff;
}
.box4 .medium {
	background: url(../images/mazda/mazda_certified.gif) 10px 3px no-repeat;
	height: 28px;
	text-indent: -9999px;
}
.bprev_container{
	padding: 0 3px 0 3px;
}
.bullets{
	list-style: disc;
	margin-left: 0px;
	padding-left: 10px;
}
.bullets li{
	margin-left: 5px;
	padding-left: 0px;
}
.calc_note{
	background: url(../images/calculator.gif) 95% 10% no-repeat;
	height: 120px;
	padding: 20px 160px 0 5px;
}
.calendar_ajax_box {
	height: 255px;
}
.car_finder{
	color: #FFFFFF;
}
.car_finder .cf_column1{
	width:113px;
	background: url(../images/carfinder_banner.gif) 0 0 no-repeat;
}
.car_finder .cf_column2{
	background: url(../images/carfinder_banner.gif) -140px 0 no-repeat;
}
.car_finder .cf_column3{
	background: url(../images/carfinder_banner.gif) 100% 0 no-repeat;
	width:10px;
}
.car_finder img{
	padding-top: 6px;
}
.car_finder td{
	padding: 20px 15px 7px 10px;
}
.cement{
	color: #999999;
}
.clear{
	clear: both;
}
.contact_us {
	background-color: #E3E3E3;
}
.contact_us {
	background-color: #E3E3E3;
}
.contact_us .inputbox{
	width: 209px;
}
.contact_us .inputbox{
	width: 209px;
}
.contact_us .message{
	background-color: #C1C2C2;
	height: 183px;
	margin-left: 15px;
	padding: 15px 0px 0px 15px;
	width: 183px;
}
.contact_us .message{
	background-color: #C1C2C2;
	height: 183px;
	margin-left: 15px;
	padding: 15px 0px 0px 15px;
	width: 183px;
}
.contact_us .selectbox{
	width: 280px;
}
.contact_us .selectbox{
	width: 280px;
}
.contact_us .textbox{
	height: 153px;
	width: 274px;
}
.contact_us .textbox{
	height: 153px;
	width: 274px;
}
.contact_us td{
	padding-left: 13px;
}
.contact_us td{
	padding-left: 13px;
}
.ct_active{
	background: #f0f2f3;
}
.ctable input{
	padding-right: 5px;
	text-align: right;
	width: 77px;
}
.ctable select{
	padding-left: 5px;
	text-align: left;
	width: 83px;
}
.ctable td {
	height: 24px;
}
.darkblue{
	color: #2a282c;
}
.descr .title {
	font-weight: bold;
}
.disclaimer{
	color: #606060;
	padding: 30px 0 10px 10px;
}
.dotted_border_bottom{
	background-image: url(../images/border_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.dotted_line{
	background: url(../images/border_line.gif) 0% 50% repeat-x;
}
.dvpopup {
	background-color: #494C53;
	border: 1px solid #aaa;
	color: #000;
	margin: 70px auto;
	padding: 0;
	text-align: right;
	width: 766px;
}
.dvpopup a {
	color: #fff;
	margin: 2px 0;
}
.economybox {
	background: url(../images/economy_bg.gif) top repeat-x;
	color: #000000;
	height: 40px;
}
.economybox h1{
	font-size: 30px;
}
.epabox{
	background: #000000;
	color: #ffffff;
	padding: 3px 10px 3px 10px;
}
.error{
	color: #FF0000;
	font-size: 9px;
}
.financing .labels .no{
	height: 12px;
}
.financing .labels td{
	height: 35px;
}
.financing .select_box{
	width: 113px;
}
.financing .terms_box{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	height: 180px;
	overflow: auto;
	padding: 10px;
	width: 97%;
}
.financing .text_area{
	height: 40px;
	padding: 3px 0px 1px 4px;
	width: 224px;
}
.financing .text_box{
	height: 17px;
	padding: 3px 0px 1px 4px;
	width: 224px;
}
.financing select{
}
.footer{
    margin-top: 10px;
    border-top: 1px dotted #4f4f4f;
	padding: 18px 10px;
	text-align: left;
}
.footer div, .footer div a{
	color: #4f4f4f;
	font-size: 11px;
}
.formtable {
	height: 30px;
}
.formtable .head{
	height: 15px;
}
.formtable .head div{
	background-color: #333333;
	color: #FFFFFF;
	padding: 2px 0 0 3px;
}
.formtable .label{
	background-color: #CCCCCC;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
	width: 220px;
}
.formtable .submit{
	height: auto;
}
.formtable .text_box_half{
	width: 113px;
}
.formtable input{
	height: 15px;
}
.formtable select.text_box{
	width: 232px;
}
.formtable td{
	height: 26px;
	padding: 0 0 0 3px;
	vertical-align: top;
}
.formtable td table td{
	height: auto;
	margin: auto;
	padding: 0;
}
.formtable1 .label{
	height: 25px;
}
/* forms pages */
.formTableHeading{
	background: #000000;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 15px;
}
.grey{
	color: #3b3b3b;
}
.header {
    padding: 15px 8px 19px;
    overflow: hidden;
    //height: 1%;
	height:55px;
}
.header .header_left{
    padding-left: 12px;
    width: 597px;
    float: left;
}
.logo_2 {
    margin: 10px 0 0 52px;
}
.header_right {
    padding-top: 10px;
	margin-left: 600px;
    text-align: right;
}
.heading1{
	padding: 15px 0px 15px 15px;
}
.heading2{
	padding: 10px 0px 10px 10px;
}
.heading3{
	padding: 5px 0px 5px 10px;
}
/*  ////////////   */
.home_banner {
	background: #000000 url(../images/banner_car_home.jpg) left top no-repeat;
	position: relative;
    z-index: 1;
    margin-top: -15px;
	/*width: 1007px;*/
	height: 289px;
}
.home_content {
    clear: both;
    padding: 0 7px;
    background: #000000 url(../images/bg_middle.jpg) 1px top no-repeat;
    position: relative;
    z-index: 2;
    margin-top: -31px;
}
.home_left, .home_right {
    width: 477px;
    float: left;
}

.home_left {
    
}
.home_right {
    margin-left: 12px;
}
.textalign_center {
    text-align: center;
}
.textalign_center img {
    margin: auto;
}
.center_image {
    margin-top: -25px;
    position: relative;
    z-index: 1000;
}
.center_image img {
    border: 3px solid #ffffff;
}
.center_title {
    display: block;
    margin-top: 9px;
}
.center_buttons {
    margin-top: 26px;
    overflow: hidden;
    height: 1%;
}
.center_buttons li {
    width: 157px;
    float: left;
    margin-left: 1px;
    text-align: center;
}
.center_buttons li.first {
    margin-left: 0;
    width: 161px;
}
.center_buttons li a {
    display: block;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    color: #dedede;
    background: #131313 url('../images/bg_middle_buttons.gif') 0 0 repeat-x;
    border: 1px solid #545454;
}
.home_left a.nodecoration:hover, .home_right a.nodecoration:hover {
    text-decoration: none;
}
.home_specials {
    background: #ffffff;
    margin-top: 6px;
    text-align: left;
    overflow: hidden;
    padding: 8px 12px 10px;
    height: 1%;
}
.home_specials .box {
    width: 220px;
    float: left;
    margin-left: 12px;
}
.home_specials .box_heading {
    margin-bottom: 8px;
}
.home_specials .first {
    margin-left: 0;
}
.home_news {
    border: 1px solid #252525;
    padding: 9px;
    margin: 9px 0;
}
.home_news_scroller {
    overflow: auto;
    height: 150px;
}
.home_news .news_item {
    margin-top: 12px;
    margin-bottom: 12px;
}
.home_tools {
    padding: 10px;
}
.home_tools .box {
    width: 170px;
    float: left;
}
.home_tools .box3 {
    width: 100px;
}
.home_tools .box3 a {
    
}
.icon{
	margin: 5px 0 5px 5px;
}
.imagePopup {
	background: #ffffff;
	border: 1px solid #ffffff;
	height: 480px;
	margin: 10px auto;
	padding: 0;
	width: 640px;
}
.incentives ul li a{
	color: #000000;
	font-weight: normal;
}
.innerError {
	background-image: url(../images/invalid.gif);
	background-position: left top;
	background-repeat: no-repeat;
	BORDER-BOTTOM: #FF8000 0px solid;
	BORDER-LEFT: #FF8000 0px solid;
	BORDER-RIGHT: #FF8000 0px solid;
	BORDER-TOP: #FF8000 10x solid;
	COLOR: #FF8000;
	MARGIN: 0px;
	padding-left: 20px;
	padding-top: 1px;
}
.innerHelp {
	background-image: url(../images/valid.gif);
	background-position: left top;
	background-repeat: no-repeat;
	BORDER-BOTTOM: #008000 0px solid;
	BORDER-LEFT: #008000 0px solid;
	BORDER-RIGHT: #008000 0px solid;
	BORDER-TOP: #008000 10x solid;
	COLOR: #008000;
	MARGIN: 0px;
	padding-left: 20px;
	padding-top: 1px;
}
.input_select{
	height: 20px;
	width: 100px;
}
.input_text{
	height: 15px;
	width: 155px;
}
.inside{
	background: #ffffff;
	color: #000000;
	height: auto;
	margin: 0px;
	padding: 0px 5px 0 6px;
	text-align: left;
	vertical-align: top;
	width: 713px;
}
.JSWindowContentStyle {
	color: #000000;
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 11px;
	padding: 0px;
}
.JSWindowTitleStyle {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 11px;
	font-weight: bold;
}
.left{
	float: left;
}
.list{
	background-repeat: no-repeat;
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 10px;
}
.list a{
	text-decoration: none;
}
.list a:hover{
	text-decoration: underline;
}
.list li{
	background-image: url(../images/icon_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
}
.list_checbox{
	background-repeat: no-repeat;
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.list_checbox a{
	color: #FFFFFF;
	text-decoration: none;
}
.list_checbox a:hover{
	text-decoration: underline;
}
.list_checbox li{
	background-image: url(../images/icon_tickbox.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 3px 18px;
}
.loan_calculator {
	background: transparent url(../images/loan_calculator_bg.gif) no-repeat scroll left top;
	height: 350px;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	width: 710px;
}
/* MAZDA */
/* Logo */
.logo_mazda {
	margin-left: 70px;
}
.page_content{
	background: #000000;
	padding: 0 0 5px;
}
.maintable{
	text-align: left;
    background: #ffffff;
}
 
.margin2{
	margin: 2px;
}
.medium{
	font-size: 11px;
}
.mpg_calculator{
	background: url(../images/mpg_calculator_bg.gif) left top no-repeat;
	height: 350px;
	width: 705px;
}
.mpg_note{
	background: url(../images/fuel.jpg) 95% 10% no-repeat;
	height: 120px;
	padding: 20px 160px 0 5px;
}
.mtable input{
	padding-left: 3px;
	text-align: left;
	width: 77px;
}
.mtable select{
	padding-left: 1px;
	text-align: left;
	width: 83px;
}
.mtable td {
	height: 24px;
}
.news .border{
	border-bottom: 1px solid #000000;
	height: 1px;
	margin: 15px 20px 15px 20px;
}
.noborder_left{
	border-left: none;
}
.noborder_right{
	border-right: none;
}
.nodecoration{
	text-decoration: none;
}
.nodecoration:hover{
	text-decoration: underline;
}
.nomargin{
	margin: 0;
}
.nomargin_left{
	margin-left: 0px;
}
.nopadding{
	padding: 0;
}
.nopadding td{
	padding: 0;
}
.nopadding_left{
	padding-left: 0px;
}
.normal{
	font-weight: normal;
}
.nowrap{
	white-space: nowrap;
}
.orange{
	color: #F87C02;
}
.our_team .border{
	background-image: url(../images/border_line.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 1px;
	margin: 2px 0px 2px 0px;
}
.padd5top{
	padding-top: 5px;
}
.padding_bottom10{
	padding-bottom: 10px;
}
.padding10{
	padding-left: 10px;
}
.padding4{
	padding: 4px;
}
.padding5{
	padding-left: 5px;
}
.paddtop10 {
	padding-top: 10px;
}
.pageTitle{
	color: #2f3439;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	text-align: left;
}
.pagination{
	padding-right: 10px;
}
.pagination a{
	color: #004f97;
	text-decoration: none;
}
.pagination ul{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.pagination ul li{
	display: inline;
	font-size: 11px;
}
.pagination ul li a{
	background: url(../images/pagination_a.gif) right top no-repeat;
	color: black;
	display: inline-block;
	margin: 3px 2px 0px 0px;
	padding: 3px 2px 1px 0px;
	width: 14px;
}
.pagination ul li a:hover{
	background: url(../images/pagination_a_active.gif) right top no-repeat;
	color: #FFFFFF;
	display: inline-block;
	margin: 3px 2px 0px 0px;
	padding: 3px 2px 1px 0px;
}
.pagination ul li.active{
	background: url(../images/pagination_a_active.gif) right top no-repeat;
	color: #FFFFFF;
	display: inline;
	margin: 3px 1px 0px 1px;
	padding: 2px 5px 1px 4px;
	width: 15px;
}
.pagination_bottom{
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
}
.pdflist{
	background-repeat: no-repeat;
	list-style: none;
	margin: 0;
	padding: 0;
}
.pdflist li{
	background-image: url(../images/icon_small_pdf.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 0px 22px;
}
.pdflist li a{
	text-decoration: none;
}
.pdflist li a:hover{
	text-decoration: underline;
}
.popupContact {
	color: #000;
	margin: 20px auto;
	padding: 0;
	text-align: right;
	width: 440px;
}
.popupContact a {
	color: #fff;
	margin: 2px 0;
}
.popupGallery {
	color: #000;
	margin: 70px auto;
	padding: 0;
	text-align: right;
	width: 700px;
}
.popupGallery a {
	color: #fff;
	margin: 2px 0;
}
.ptop10{
	padding-top: 5px;
}
.ptop5{
	padding-top: 5px;
}
.quick_quote .caption{
	border-bottom: 1px solid #000000;
	padding: 5px 0px 5px 10px;
}
.quick_quote .input_text{
	height: 15px;
	width: 155px;
}
.quick_quote .text_box{
	height: 64px;
	width: 210px;
}
.quick_quote td{
	padding: 5px 0px 0px 10px;
}
.red{
	color: #d80000;
}
.results{
	padding-bottom: 20px;
}
.results .border_price{
	height: 8px;
}
.results .colspan{
	padding-bottom: 0px;
}
.results .model_desc{
	background-image: none;
	padding-top: 0px;
}
.results .price_bg{
	background-color: #299ff1;
	padding: 5px 10px 5px 0px;
}
.results .price_data{
	padding-right: 0px;
}
.results .price_right{
	padding-right: 10px;
}
.results .row_active{
	background-image: url(../images/results_bg.jpg); /*background-color:#e0c891;*/
	background-position: left bottom;
	background-repeat: repeat-x;
}
.results .row_active td{
	: ; /*background-image: url(../images/results_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
}
.results .row_inactive{
	background-image: url(../images/results_bg.jpg); /*background-color:#E3E3E3; */
	background-repeat: repeat-x;
}
.results .row1 {
	background-image: url(../images/results_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.results .td_bg_blue a {
    color: #ffffff;
}
.results .td_image{
	padding: 7px 7px 0 7px;
}
.results .td_text{
	padding: 15px 7px 0px 7px;
}
.results th {
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px;
}
.results th.model, .results th.mpg, .results th.price {
    background: #000000 url('../images/bg_th_results.gif') 0 center no-repeat;
    padding-left: 12px;
}
.results th a{
	color: #ffffff;
}
.resume{
	height: 336px;
	width: 500px;
}
.right{
	float: right;
}
.round_rect_big_cement{
	background-image: url(../images/border_rect_big.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.round_rect_cement{
	background-image: url(../images/round_border.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.round_rect_cement div{
	margin: 10px;
}
.schedule .labels .no{
	height: 12px;
}
.schedule .labels td{
	height: 35px;
}
.schedule .labels td td{
	height: auto;
	width: auto;
}
.schedule .select_box{
	width: 115px;
}
.schedule .select_box_big{
	width: 233px;
}
.schedule .select_box_half{
	width: 116px;
}
.schedule .small_box{
	height: 17px;
	padding: 3px 0px 1px 4px;
	width: 37px;
}
.schedule .terms_box{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	height: 180px;
	overflow: auto;
	padding: 10px;
	width: 687px;
}
.schedule .text_area{
	height: 113px;
	width: 310px;
}
.schedule .text_box{
	height: 17px;
	padding: 3px 0px 1px 4px;
	width: 228px;
}
.schedule select{
}
.scroller{
	background: #ffffff;
	height: 155px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 1px;
}
.scroller .item{
}
.scroller .item {
	background: #ffffff;
	border-bottom: 1px dotted #acafb3;
	overflow: hidden;
	padding: 5px;
}
.scroller .item .desc{
	font-size: 11px;
	margin-left: 50px;
}
.scroller .item .desc a{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.scroller .item .img{
	float: left;
	margin-right: 5px;
}
.scroller .price {
	color: #ff6600;
}
.search .select_new{
	width: 110px;
}
.search_box_button{
	padding-top: 6px;
}
.search_box_form{
	padding: 10px 0 0 0;
}
.search_box_subtitle{
	padding: 0 0 0 10px;
}
.search_left{
	background: #ffffff url(../images/tabber_bg.gif) left bottom repeat-x;
	border: 1px solid #ffffff;
	color: #000000;
	height: 128px;
	padding: 20px 15px 5px;
	width: 414px;
	 
}
.search_matches{
	background-image: url(../images/border_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 20px 0 10px 0;
	padding-bottom: 10px;
}
.search_matches .title{
	padding-left: 10px;
}
.search_right{
	background: #ffffff url(../images/tabber_bg.gif) left bottom repeat-x;
	border: 1px solid #ffffff;
	color: #000000;
	height: 128px;
	padding: 10px 15px 5px;
	width: 290px;
	*width: 280px;

}
/* searchbox */
.searchbox {
	
}
 
.searchbox_home{
	color: #ffffff;
	margin: 0;
	width: 235px;
}
.searchbox_home_container{
	background: #ffffff url(../images/tabber_bg.gif) left bottom repeat-x;
	border: 1px solid #ffffff;
	color: #000000;
	height: 138px;
	padding: 10px;
}
.searchbox_home_container .small_select select{
	margin-bottom: 3px;
	width: 83px;
}
.searchbox_home_container input[type='text']{
	margin-bottom: 3px;
	width: 176px;
}
.searchbox_home_container select{
	margin-bottom: 3px;
	width: 183px;
}
.select{
}
.sep{
	height: 10px;
}
.sep2{
	height: 20px;
}
.shipping_tools{
	color: #FFFFFF;
}
.shipping_tools a{
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
}
.shipping_tools a:hover{
	text-decoration: underline;
}
.shipping_tools img{
	padding-left: 10px;
}
.showroom {
    padding: 0 10px;
}
.showroom_subtitle {
    padding: 0 10px;
}
.showroom_header {
    padding: 5px 0;
    overflow: hidden;
    border-bottom: 1px dotted #4f4f4f;
}
.select_showroom_type {
    width: 220px;
    float: right;
    margin-top: 10px;
    text-align: right;
}
.showroom_item {
    width: 170px;
    float: left;
	padding-left:9px;
	padding-top:40px;
}
.showroom_image {
    float:left;
    height: 112px;
    position: relative;
    text-align: center;
}
.showroom_image img {
    position: relative;
	margin:0px;
	padding:0px;
    
}
.showroom ul.tabbernav li a{
	padding: 3px 60px 4px 60px;
}
.showroom ul.tabbernav li.tabberactive a{
	padding: 8px 60px 4px 60px;
}

.showroom_item_title {
    padding-top:5px;
    display: block;
    width: 100%;
}
.showroom_descr {
    float:left;
	width:152px;
    border-top: 3px solid #c3c3c3;
    background: #ffffff url('../images/bg_showroom_descr.gif') 0 0 repeat-x;
    padding: 5px 10px;
}
.showroom_item ul {
    margin: 12px 0 0;
    padding: 0 0 0 15px;
}
.showroom_item li {
    list-style-image: url('../images/arrow_dark.gif');
}
.sidebar{
	background: #ffffff;
	margin: 0px;
	padding: 40px 6px 0 6px;
	*padding: 40px 6px 0 6px;
	text-align: left;
}
.sidebar .box1{
   padding: 2px 0 0 0;
}
.sidebar .box1 .inText{
	padding: 5px;
}
.sidebar .box2{
   margin:10px 0;
}
.sidebar .box2 .inText{
	padding: 5px 0;
}
.sidebar .heading{
	height: 115px;
}
.sidebar .offer_heading{
	background: #12161f;
	color: #ffffff;
	font-size: 11px;
	padding: 5px 0 5px 8px;
}
.sidebar .quotebox {
	background: #000000;
	color: #ffffff;
	padding: 4px;
}
.layout .quotebox {
    padding: 4px;
}
.sidebar .quotebox .boxHeading{
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}
.sidebar .quotebox .content{
	background: #ffffff;
	color: #242424;
	padding: 10px 10px 0 10px;
}
.sidebar .quotebox input[type='text'], .layout .quotebox input[type='text']{
	color: #656565;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 2px;
	width: 136px;
}
.sidebar .quotebox textarea, .layout .quotebox textarea {
	color: #656565;
	font-size: 11px;
	height: 90px;
	margin-bottom: 2px;
	padding: 2px;
	width: 136px;
}
.sidebar .shopping_tools{
	background: #000000;
	color: #ffffff;
	padding: 3px;
}
.sidebar .shopping_tools .boxHeading{
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}
.sidebar .shopping_tools img{
	padding:0 0 1px 0;
}
.sidebar .shopping_tools a{
	padding: 0;
	margin: 0;
}
.sidebar .shopping_tools ul{
	margin: 0;
	padding: 0;
}
.sidebar .shopping_tools ul li{
	margin: -3px 0 0 0;
	padding: 0;
	list-style: none;
}
.sitemap_l1 li a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.sitemap_l2 li a{
	color: #F87C02;
	font-weight: normal;
}
.sitemap_l3{
	background-repeat: no-repeat;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 10px;
}
.sitemap_l3 li{
	background-image: url(../images/icon_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
}
.sitemap_l3 li a{
	color: #000000;
	text-decoration: none;
}
.sitemap_l3 li a:hover{
	text-decoration: underline;
}
.sitemaplink {
	background: url('../images/sitemap_bg.jpg');
	background-position: right;
	background-repeat: no-repeat;
	height: 20px;
	margin: 0;
	padding: 3px 10px 0 0;
	text-align: right;
}
.sitemaplink a {
	font-weight: normal;
	text-decoration: none;
}
.small{
	font-size: 10px;
}
.small_box{
	height: 17px;
	padding: 3px 0px 1px 4px;
	width: 37px;
}
.strike{
	text-decoration: line-through;
}
.subtitle{
	font-size: 18px;
	font-weight: bold;
}
.td10 td{
	padding: 3px 10px 3px 10px;
}
.td10 td td{
	padding: 0;
}
.td5 td{
	padding: 5px 0px 5px 5px;
}
.td5 td td{
	padding: 0;
}
.text_area{
	height: 113px;
	width: 310px;
}
.text_box_half{
	height: 17px;
	padding: 3px 0px 1px 4px;
	width: 108px;
}
.thumbnails{
	margin-top: 5px;
}
.thumbnails .noleft{
	border: solid 1px #FFFFFF;
	cursor: pointer;
	display: block;
	float: left;
	margin-bottom: 2px;
	margin-left: 0px;
}
.thumbnails div{
	display: none;
	margin: 0;
	padding: 0;
}
.thumbnails img{
	border: solid 1px #FFFFFF;
	cursor: pointer;
	display: block;
	float: left;
	margin-bottom: 2px;
	margin-left: 1px;
}
.tools{
	clear: both;
	color: #aaaaaa;
	font-size: 11px;
	padding: 15px 10px 20px 10px;
	display:inline-block;
}
.tools .block1{
	float: left;
	width: 385px;
	margin-bottom: -22px;
	margin-top: -10px;
}
.tools .block2{
	float: left;
	margin-left: 30px;
	width: 145px;
}
.tools .block3{
	float: left;
	width: 145px;
}
.tools .block4{
	float: left;
	width: 145px;
}
.tools .block5{
	float: left;
}
.tools a{
	color: #aaaaaa;
	text-decoration: none;
}
.tools a:hover{
	text-decoration: underline;
}
.top_links, .top_links a {
	color: #a6bbc6;
	margin-top: 10px;
	text-align: right;
}
.underline{
	text-decoration: underline;
}
.vehicle_details{
}
.vehicle_details .heading{
	background: #000000;
	color: #ffffff;
	font-weight: bold;
}
.vehicle_details .price{
	background: #a08c49;
	color: #ffffff;
}
.vehicle_details .price .newprice{
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}
.vehicle_details .price .oldprice{
	color: #ffffff;
	font-weight: bold;
	text-decoration: line-through;
}
.vehicle_details td{
	padding: 3px 10px 3px 10px;
}
/* vehicle details */
.vehicle_details_container{
	background: #000000;
}
.vehicle_info .boxHeading{
	background: #000000;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 15px;
}
.vehicle_media{
	border: 1px solid #ffffff;
}
.vehicle_media .video_buttons{
	height: 52px;
	padding: 0 5px 0 5px;
}
.verdotline{
	background-image: url(../images/ver_dotline.gif);
	background-position: left top;
	background-repeat: repeat-y;
	height: 125px;
	width: 20px;
}
.video_home{
	background: #000000 url(../images/home_video_bg.gif) left top repeat-x;
	color: #ffffff;
	margin: 40px 0 0 750px;
	padding: 5px;
	position: absolute;
	text-align: left;
	width: 235px;
}
.videoGallery {
	color: #000;
	margin: 10px auto;
	padding: 0;
	text-align: right;
	width: 1000px;
}
.videoGallery a {
	color: #fff;
	margin: 2px 0;
}
.w125 select{
	width: 125px;
}
.zip_box{
	height: 17px;
	padding: 3px 0px 1px 4px;
	width: 57px;
}
#details_tab{
	height: 69px;
	left: 5px;
	margin: 0;
	padding: 0px;
	position: absolute;
	top: 441px;
	width: 980px;
}
#keyword_div input{
	margin-bottom: 6px;
	width: 175px;
}
/* Vehicle Comments */
.vehicle_comments {
    width: 323px;
    float: left;
    padding: 0 10px;
    color: #242424;
}
.vehicle_comments .heading {
    font-size: 11px;
    font-weight: bold;
}
/* //Vehicle Comments */

/* Sales Asssociate */
.sales_associate {
    margin-left: 343px;
}
.sales_associate_descr {

    float: left;
    font-weight: bold;
    padding-right: 25px;
}
.sales_associate_photo {
    margin: 0 9px;
}
/* //Sales Asssociate */

/* Bubbles */
.bubble .top {
    display: block;
    height: 13px;
    background: transparent url('../images/bubble.gif') left top no-repeat;
}
.bubble .bottom {
    background: transparent url('../images/bubble.gif') left bottom no-repeat;
    padding: 9px 13px 37px;
    overflow: hidden;
}
/* //Bubbles */
/* searchbox type2 */
#make_div select, #model_div select, #trim_div select{
	margin-bottom: 2px;
	width: 180px;
}
#overlay{
	background: url(../images/overlay.png);
	display: block;
	height: 800px;
	left: 0;
	padding-top: 67px;
	position: absolute;
	top: 0;
	width: 100%;
}
#pclose{
	color: #FFFFFF;
	text-align: right;
}
#pclose a{
	color: #FFFFFF;
	text-align: right;
}
#popover{
	height: 620px;
	margin: 0 auto;
	position: relative;
	width: 766px;
}
#year_div select{
	margin-bottom: 2px;
	width: 70px;
}
.couponPopup {
	color: #000;
	margin: 30px auto;
	padding: 0;
	text-align: right;
	width:648px;
}
.couponPopup iframe{
	width:648px;
	height:437px;
	border:none;
	overflow: hidden;
}
.couponPopup .couponButton{
	margin: 2px;
}
.couponPopup .couponFooter{
	padding: 3px 10px;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}
.couponPopup a {
	color: #fff;
	font-weight: bold;
}
/* Contact */
.contact_col_wrapper {
    padding-top: 68px;
    width: 713px;
}
.contact_col {
    border: 1px solid #666666;
    padding: 2px;
    position: relative;
    width: 340px;
}
.contact_left {
    float: left;
}
.contact_right {
    margin-left: 360px;
}
.contact_top {
    text-align: center;
    padding: 82px 0 6px;
}
.contact_box {
    padding: 7px;
    overflow: hidden;
    height: 1%;
}
.contact_col .box_left {
    width: 150px;
    padding: 0 17px 0 6px;
    float: left;
}
.contact_col .contact_address {
    padding-top: 19px;
    width: 120px;
}
.contact_col .box_right {
    margin-left: 173px;
}
.contact_col .contact_map {
    margin-left: 143px;
    text-align: center;
}
.contact_top_image {
    position: absolute;
    top: -48px;
    border: 1px solid #cfcfcf;
    left: 50%;
    margin-left: -100px;
    width: 198px;
}
.contact_top_image img {
    border: 3px solid #ffffff;
}
.blockHeading {
    background: #000000;
    padding: 7px 13px;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}
.contact_email_link {
    padding: 0 0 0 15px;
    background: transparent url('../images/icon_letter.gif') 0 center no-repeat;
}
.contact_col .time_work {
    background: #f2f2f2;
    border: 1px solid #c7c7c7;
    padding: 6px;
    text-align: center;
}
.contact_col .time_work table {
    text-align: left;
    margin: auto;
}
.contact_col .button, .contact_col a.button {
    background: #131313 url('../images/bg_button_grad_dark.gif') 0 0 repeat-x;
    padding: 4px 10px;
    text-align: center;
    margin-top: 6px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #545454;
    cursor: pointer;
}
.contact_col a.button {
    line-height: 36px;
    *line-height: 16px;
    _line-height: 16px;
}
.contact_col .button:hover, .contact_col a.button:hover {
    background-position: 0 -5px;
    border: 1px solid #434343;
}
.input_block {
    margin: 3px 0;
    overflow: hidden;
    clear: both;
}
.input_block .label {
    width: 70px;
    float: left;
    text-align: right;
}
.input_block label {
    cursor: pointer;
}
.input_block .input {
    margin-left: 75px;
    *margin-left: 5px;
    padding: 0;
    text-align: left;
}
.input_block input {
    width: 166px;
    display: compact;
}
.input_block input.input_code {
    width: 50px;
}
.input_block select, .input_block textarea {
    width: 245px;
}
.input_block select {
    *margin-left: 5px;
}
.input_block .captcha_image {
    vertical-align: middle;
}
.submit_button {
    float: right;
    width: 110px;
}
/* //Contact */
.staff_overlay {
    background: #dddddd;
    border: 1px solid #999999;
    padding: 10px;
    position: absolute;
    margin-top: -18px;
    margin-left: -10px;
    display: none;
    width: 200px;
}

.fname input#fname {
	display:none;
	}

