.textfiled {
	background:url(../images/bg_input.png);
	color:#2a2a2a;
	line-height:22px;
	height:22px;
	font-size:12px;
	border:1px solid #dfdfdf;
	border-top:1px solid #8a8a8a;
	border-left:1px solid #8a8a8a;
	-moz-box-shadow: -1px -1px 0px #dfdfdf;
	-webkit-box-shadow: -1px -1px 0px #dfdfdf;
	box-shadow: -1px -1px 0px #dfdfdf;
}
.textarea{
	border:1px solid #dfdfdf;
	border-top:1px solid #8a8a8a;
	border-left:1px solid #8a8a8a;
	background:url(../images/bg_input.png);
	color:#2a2a2a;
	line-height:22px;
	overflow:auto;
}
.select{
	border:1px solid #dfdfdf;
	border-top:1px solid #8a8a8a;
	border-left:1px solid #8a8a8a;
	background:url(../images/bg_input.png);
	color:#2a2a2a;
	padding:3px; 
	font-size:11px;
	-moz-box-shadow: -1px -1px 0px #dfdfdf;
	-webkit-box-shadow: -1px -1px 0px #dfdfdf;
	box-shadow: -1px -1px 0px #dfdfdf;
}
.note_contact {
  background:url(../images/bg_note.jpg) top center #f8f8f8 no-repeat;
	border-bottom:#e7e7e7 solid 1px;
	padding:20px 40px;;
	margin-bottom:20px;
	text-align:center;
	font-size:16px;
	color:#666666;
	font-style:italic;
	font-weight:normal !important;
	line-height:25px;
}
#boxContact { width:100%}

.boxContact-left {
	width:440px;
}
.boxContact-right {
	width:510px;
}

#boxContact .infoContact {
	margin-bottom:15px;
}

#boxContact .infoContact .info_dealer{
}
#boxContact .infoContact .info_dealer h2{
	margin-bottom:5px;
}

#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:7px;} 
.item-label { 
	width:20%;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
}
.item-input { width:80%;}
.item-label-top { 
	width:40%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
}
.item-input-top {
	width:50%
}
.item-label-bottom{ 
	width:30%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
}
.item-input-bottom {
	width:70%;
}

.btn_contact{
	background:url(../images/bg_btn_normal.png) top left no-repeat;
	border:none;
	
	width:66px;
	height:29px;
}
.btn_contact span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#504c4c;
	font-weight:bold;
}
.btn_contact:hover{
 	background:url(../images/bg_btn_hover.png) top left no-repeat;
	cursor:pointer;
}
.btn_contact:hover span{
	color:#fff;
}

#boxContact .info_dealer.last { background:none; margin-bottom:0px; padding-bottom:0px;}
#boxContact .boxForm {
	border-top: #ccc dotted 1px;
	padding-top:10px;
	margin-bottom:25px;
}
.boxForm_left{
	width:98%;
}

#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;
	padding-right:5px;
}

.list_maps li {
	float: left;
	font-weight:bold;
	margin-right:5px;
}


.list_maps a {
	background:#fff;
	border:#c8cac7 solid 1px;
	border-bottom:none;
	display: block;
	line-height: 35px;
	color: #7f7f7f;
	text-transform:uppercase;
	text-align: center;
	text-decoration: none;	
	padding:0px 15px; 
}
.list_maps a:hover {
	color: #565656;
}


.list_maps .active a {
	display: block;
	line-height: 35px;
	background:#c8cac7;
	color: #333333;
}

/* Map styling*/
#ce_map_container{border:1px solid #e1e1e1;background-color:#fff;padding:1px;}
#ce_map_canvas{width:100%;height:300px}
#ce-directionsPanel{background-color:#FFF}
/* Direction */
#ce-map-cpanel-switch{padding:8px;font-size:120%;height:40px;margin-top:2px;
background:#f9f9f9 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:#595757;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{}
/* 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;	
} 

.view_map{
	background:url(../images/icon_ll_map.png) left no-repeat;
	padding-left:30px;
}
.view_map a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#393939;
	font-weight:normal;
}
.view_map a:hover{
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
	color:#ff5500;
}

.hotline_viber{
	margin-bottom:20px;
}

.hotline_viber .hv_span{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	line-height:20px;
	text-transform:uppercase;
	
	padding-right:20px;
}