
#boxContact { width:100%}
#boxContact .title_contact {color:#ff4500;
	font-size:25px;
	line-height:25px;
	font-family: 'robotoroboto';
	padding-bottom:20px;
	}

.boxContact-left {
	width:440px;
}
.boxContact-right {
	width:510px;
}

#boxContact .infoContact {
	border-bottom:1px dotted #b2b2b2;
	padding-bottom:20px;
}
#boxContact .info_dealer { margin-bottom:10px;
	float:left;
	width:50%;}
.qrcode{
	float: right;
	border-bottom:  3px solid #d1d1d1;
}
.qrcode .boder{
	padding: 12px;
	border: 1px solid #cbc9c9;}
.qrcode img{
	max-width: 150px;
}
#boxContact .infoContact .company {
	font-size:16px;
	color:#F00;
	text-transform:uppercase;
	margin-bottom:5px;
	font-weight:bold;	
}

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


.input-wrapper{ margin-bottom:10px;} 
	.item-label { width:25%;}
	.item-input { width:74%;}
.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 {	
}
.boxForm .input_r {
}
.boxForm .input_bg {
	background:url(../images/input_bg.png)  repeat-x;
	height:28px;
	padding:4px 0px;
	border-left:1px solid #ccc;
	padding-left:5px;
}

.boxForm .textarea_l {
	height:92px;	
}
.boxForm .textarea_r {
	height:92px;
}
.boxForm .textarea_bg {
	background:url(../images/textarea_bg.png)  repeat-x;
	padding:5px 0px;
	height:82px; 	 
	border-left:1px solid #ccc;
	padding-left:5px;
}
.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 {background:url(../images/bg_contact.jpg) right no-repeat;
	padding-right:380px;
	padding-top:20px;
	margin-bottom:25px;}

.btn_gui {background:url(../images/btn_gui.gif) no-repeat;
	width:66px;
	height:26px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;}	
.btn_reset {background:url(../images/btn_reset.gif) no-repeat;
	width:85px;
	height:26px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;}	
	
#boxContact .note_contact {padding-bottom:10px;}
#boxContact .maps {
	border:1px solid #d4d4d4;
	padding:1px;
	text-align:center;  
}


ul.list_maps{
	float:left;
	width:100%;
	background:#eeeeee;
	border:1px solid #ccc;
}
.list_maps :after {
	/* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}

.list_maps li {
	float: left;
	padding-right:5px;
}


.list_maps a {
	display: block;
	color: #666666; 
	text-align: center;
	text-decoration: none;	
	padding:10px 15px;
	text-transform:uppercase;
	
}


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

.list_maps .active {

}
.list_maps .active a {
	color:#333333;
	background:#ffffff;
	font-weight:bold;
}


/* Map styling*/
.div_map img {
	max-width: none !important;
}
#ce_map_container{border:1px solid #CCC;background-color:#CCC}
#ce_map_canvas{width:100%;height:300px}
#ce-directionsPanel{background-color:#FFF}
/* Direction */
#ce-map-cpanel-switch{padding:8px;font-size:120%;height:55px;margin-top:2px;
background:#444 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}
.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{}
.adp-directions {
	width: 100%;
}
/* MAP: End*/
 
 
 
.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;	
}


#boxContact .info_dealer table  {width: 100% !important;}
@media (max-width:991px){
  #boxContact .info_dealer {
    float: none;
    width: 100%;
  }
  #boxContact .boxForm {
    padding-right: 155px;
  }
	#boxContact {
		padding: 0 10px;
	}
}


@media (max-width: 680px){
  #boxContact .boxForm {
    padding-right: 100px;
  }

}

@media (min-width: 320px) and (max-width: 480px) {
  #boxContact .boxForm {
    padding-right: 0;
    background: none;
  }

}

