#boxContact { width:100%;margin-top:15px;color:#666;}
#boxContact a {color:#57316d;}
#boxContact a:hover {text-decoration:none;}
.boxContact-left {
	width:440px;
}
.boxContact-right {
	width:510px;
}

#boxContact .infoContact {
	border-bottom:1px dotted #b2b2b2;
	padding-bottom:20px;
	margin-bottom:15px;
}

#boxContact .infoContact .address {
	background:url(../images/icon_address.gif) left no-repeat;	
	padding-left:16px;
} 
#boxContact .infoContact .phone {
	background:url(../images/icon_phone.gif) left no-repeat;	
	padding-left:16px;
} 
#boxContact .infoContact .fax {
	background:url(../images/icon_fax.gif) left no-repeat;	
	padding-left:16px;
} 
#boxContact .infoContact .email {
	background:url(../images/icon_email.gif) left no-repeat;	
	padding-left:16px;
} 
#boxContact .infoContact .website {
	background:url(../images/icon_website.gif) left no-repeat;	
	padding-left:16px;
} 


.input-wrapper{ margin-bottom:10px;} 
	.item-label { width:30%;}
	.item-input { width:69%;}
.boxForm .textfiled {
	 background:none;
	 border:none;	
	 height:20px;
	 color:#444;
	 box-shadow:none;
	 line-height:20px;
}
.boxForm .select {
	background:#e5e5e5;
	border:none;	
	color:#444;
}
.boxForm .textarea {
	background:none;
	border:none;	
	color:#444;
	box-shadow:none;
}
.boxForm .input_l {
	background:url(../images/input_l.png) left no-repeat;
	padding-left:15px;
	height:30px;	
}
.boxForm .input_r {
	background:url(../images/input_r.png) right no-repeat;
	padding-right:15px;	
	height:30px;
}
.boxForm .input_bg {
	background:url(../images/input_bg.png)  repeat-x;
	height:20px; 	
	padding:5px 0px;
}

.boxForm .textarea_l {
	background:url(../images/textarea_l.png) left no-repeat;
	padding-left:20px;
	height:92px;	
}
.boxForm .textarea_r {
	background:url(../images/textarea_r.png) right no-repeat;
	padding-right:20px;	
	height:92px;
}
.boxForm .textarea_bg {
	background:url(../images/textarea_bg.png)  repeat-x;
	padding:5px 0px;
	height:82px; 	 
}
.boxForm .textarea_bg .textarea {
	height:80px;
	overflow:auto;	
} 
.boxForm .icon {	
	padding-left:25px;	
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.boxForm .icon_name {	background-image:url(../images/icon_name.png);		}
.boxForm .icon_email {	background-image:url(../images/icon_email.png);		}
.boxForm .icon_phone {	background-image:url(../images/icon_phone.png);		}
.boxForm .icon_address {	background-image:url(../images/icon_address.png);		}
.boxForm .icon_subject {	background-image:url(../images/icon_subject.png);		}
.boxForm .icon_scode {	background-image:url(../images/icon_scode.png);		}

#boxContact .info_dealer.last { background:none; margin-bottom:0px; padding-bottom:0px;}
#boxContact .boxForm {  }
#boxContact .note_contact {padding-bottom:10px;}
#boxContact .maps {
	border:1px solid #d4d4d4;
	padding:1px;
	text-align:center;  
}


ul.list_maps{
	float:left;
	width:100%;
}
.list_maps :after {
	/* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}

.list_maps li {float: left;border:1px solid #e1e1e1;background:#fff;margin-right:5px;}


.list_maps a {
	display: block;
	color: #444444; 
	text-align: center;
	text-decoration: none;
}
.list_maps a span {display: block;line-height: 20px;font-size:12px;font-family:arial;padding:1px 15px 1px 18px;}

.list_maps a:hover {color: #333333;}
.list_maps a:hover span {}

.list_maps .active {position:relative;background:#e1e1e1;}
.list_maps .active a {color: #333333;}
.list_maps .active a span {line-height: 20px;}

/* Map styling*/
#ce_map_container{border:1px solid #e2e2e2;background-color:#fff;}
#ce_map_canvas{width:975px;height:300px;margin:1px;}
#ce-directionsPanel{background-color:#FFF}
/* Direction */
#ce-map-cpanel-switch{padding:8px;font-size:120%;height:40px;margin-top:2px;background:#edd1a2 url("../images/map-icon.png") no-repeat 20px center;}
#ce-map-cpanel-switch a.ce-route,
#ce-map-cpanel-switch a.ce-route:visited{color:#FFF;display:block;float:left;margin:10px 0 0 65px;font-size:12px;font-family:arial;font-weight:bold;color:#333;}
.ce-map-cpanel fieldset{border-color:#CCC;border-style:solid none none;border-width:1px 0 0;clear:both; margin:3px}
.ce-map-cpanel fieldset legend{font-size:150%}
.ce-map-cpanel div{clear:left;display:block;margin:5px 0 0;padding:1px 3px;width:100%}
.ce-map-cpanel label{ }
.ce-map-cpanel div.submit div,.ce-map-cpanel div.submit div button{display:inline}
/* Coordinates*/
#ce-map-coordinates{background-color:#F2EFE9;height:15px;margin-top:2px;padding:5px 0}
#ce-map-coordinates div{float:left;width:49%;text-align:center}
.ce-map-coord-label{font-weight:bolder}
.ce-map-coord-value{}
/* MAP: End*/
.gm-style div, .gm-style span, .gm-style label {min-height:32px;}
 
 
 
.validate {position:relative;}
.validate label.checked {
  background:url("../images/icon_ok.gif") no-repeat 0px 0px;
}

.validate label { padding-bottom:2px; font-size:11px;}
.validate input.error {
	border:1px dotted #ff0000;

} 
.validate textarea.error {
	border:1px dotted #ff0000;

} 
.validate label.error { margin-left: -3px; padding: 5px;  color: #B70002; -moz-border-radius: 4px; -webkit-border-radius: 4px;  display:none !important; }

 
.validate label.checked {
  background:url("../images/icon_ok.gif") no-repeat 0px 0px;
} 

.validate  #filed_security_code label.error {
	left:100px !important;	
} 


/*======================================================*/
#contact_info_form {display:table;width:100%;}
#list_contact_info {width:450px;padding-right:10px;display:table-cell;border-right:1px solid #e5e5e5;}
#list_contact_info .info_dealer {margin-bottom:30px;}
#list_contact_info .info_dealer > h3 {padding-bottom:5px;}
#list_contact_info .info_dealer p {padding:2px 0 0;line-height:18px}
#list_contact_info .info_dealer p img {position:relative;top:3px;margin-right:12px;}

#contact_form {padding-left:30px;display:table-cell;}

#contact_form .row {display:table;width:100%;font-family:arial;font-size:12px;color:#666;padding-bottom:7px;}
#contact_form .row li {display:table-cell;}
#contact_form .row li.label {width:94px; background:none; color:#999; text-shadow:none;}
#contact_form .row li.r_label {width:80px;padding-left:12px;}
#contact_form .row li.data {width:397px;}
#contact_form .row li.l_data {width:163px;}
#contact_form .row li.r_data {width:143px;}
#contact_form .row li.data input, #contact_form .row li.l_data input,  #contact_form .row li.r_data input {background:#fff;border:1px solid #cecece;border-right:none; border-bottom:none;height:22px;}

#contact_form .row li.data .select {border:1px solid #7f9db9;width:142px !important;height:18px;background:#fff;font-size:12px;font-family:arial;padding:0 0 0 10px;color:#696969;}

#contact_form .row.captcha .data #security_code {height:22px;width:112px;margin-right:8px;}
#contact_form .row.captcha .data img {width:190px;height:50px;border:1px solid #9d9d9d;border-top:none;border-right:none;position:relative;top:-3px;}

#contact_form .row li.data.button {background:none;}
#contact_form .row li.data.button span {line-height:10px;}
#contact_form .row li.data.button #do_submit {background:#3c5e8f;border-radius:2px;border:none;padding:7px 24px;margin-right:7px;}
#contact_form .row li.data.button #do_submit span {font-size:12px;font-family:arial;color:#fff;}
#contact_form .row li.data.button #btnReset {background:#edd1a2;border-radius:2px;border:none;padding:7px 9px 7px 14px;}
#contact_form .row li.data.button #btnReset {font-size:12px;font-family:arial;color:#333;}

#list_maps {}

.success_box {
    background: url("../images/success_box_icon.png") no-repeat scroll 10px 10px #E9FEDB;
    border: 1px solid #A4CB8B;
    border-radius: 5px;
    color: #488E1B;
    font-family: Tahoma,Geneva,Arial,sans-serif;
    font-size: 11px;
    line-height: 22px;
    margin-bottom: 10px;
    padding: 12px 10px 12px 40px;
	display:none;
}
.error_box {
    background: url("../images/error_box_icon.png") no-repeat scroll 10px 10px #FFF1F1;
    border: 1px solid #F7B3B1;
    border-radius: 5px;
    color: #D93E39;
    font-family: Tahoma,Geneva,Arial,sans-serif;
    font-size: 11px;
    line-height: 22px;
    margin-bottom: 10px;
    padding: 12px 10px 12px 40px;
	display:none;
}
.none { display:none;}