#vnt-main{width: 100%; border-left: none;}
.mid-title{}
#noteDealer{
	/*padding-bottom: 18px;*/
	/*background: url(../images/shadown.png) bottom center no-repeat;*/
}
#noteDealer .ctn{
		height:91px;
		text-align:center;
		border-top:1px solid #e1e1e1;
		background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #FFFFFF),
	color-stop(1, #fafafa)
);
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #fafafa 100%);
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #fafafa 100%);
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #fafafa 100%);
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #fafafa 100%);
background-image: linear-gradient(to bottom, #FFFFFF 0%, #fafafa 100%);
}
#noteDealer p{
		font-family:"Courier New", Courier, monospace;
		font-size:18px;
		color:#666666;
		width:845px;
		margin:0 auto;
		line-height:26px;
		font-style:italic;
		padding-top:15px;
		word-spacing:2px;
}

/*---------------------*/
a.icon-map{
		background:url(../../../skins/default/images/if_map.png) left center no-repeat;
		padding-left:32px;
		height:20px; line-height:20px;
		margin-top:5px;
}
a.icon_map{
		background:url(../images/ic_map.png) left center no-repeat;
		height: 20px;
    line-height: 20px;
		padding:3px 0px;
    padding-left: 29px;
		color:#cb1a1c;
		margin-top:5px;
		font-weight:bold;
}
a.icon_map:hover{text-decoration:none}

#vnt-top .header_search .btn{
		width:1px;
		height:24px;
}

.bl-mid-content .box-content{
		font-family:Arial, Helvetica, sans-serif;
		font-style:italic;
		font-weight:12px;
		color:#666666;
		width:140px; margin-left:30px;
		text-align:justify;
		line-height:20px;
}
/*-------------------------------------*/
#boxContact {
	 
}
.content_fCnt{
		width:100%;
		float:left;
		background:#f8f8f8 url(../images/bg_from.png) bottom right no-repeat;
		height: 314px;
		padding-top: 28px;
}

#form_content{
		width:630px;
		color:#666666;
		padding-left: 30px;
}

#boxContact .infoContact {
	background:none;
}

#boxContact .maps {
	border:1px solid #cbcbcb;
	padding:1px;
	text-align:center;  
}
ul.maps_one{
		display:inline-block;
}
ul.maps_one li{
		border:none;
		background:#242424 ;
		height:27px; line-height:27px;
		border-bottom:none;
		-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
ul.maps_one li span{
	padding:0 20px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold; 
	font-size:12px;
}


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;
	background:#ffffff ;
	border:1px solid #cbcbcb;
	height:35px; line-height:35px;
	border-bottom:none;
	margin-right:5px;
}


.list_maps a {
	
	 
}
.list_maps a span {
	padding:0 20px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold; 
	font-size:12px;
}


.font_err {
    color: #e15a2d;
}

.list_maps a:hover {
	color: #333333;
	text-decoration:none;

}
.list_maps a:hover span {	font-weight:bold;}

.list_maps .active {
		background:#ececec;
		border:1px solid #cbcbcb;
		border-bottom:none;
}
.list_maps .active a {
	color: #333333;
	font-weight:bold;
}
.list_maps .active a span {
	font-weight:bold;
	color: #333333;
}
 

/* Map styling*/
#ce_map_container{width:auto;  border:1px solid #e1e1e1; margin-bottom:40px; padding:4px}
#ce_map_canvas{width:100%;height:455px !important}
#ce-directionsPanel{background-color:#FFF}
/* Direction */
#ce-map-cpanel-switch{padding:8px;font-size:120%;height:48px;margin-top:2px;
background:#97989a url("../images/map-icon.png") no-repeat 10px 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{}
/* MAP: End*/

.note{

}

.info_dealer h1{
		line-height:30px;
		margin-bottom:10px;
}

#infoDealer .info_dealer {
	display: block;
    margin-bottom: 20px;
}
#infoDealer .info_dealer:last-child{border-bottom: none;}
.info_dealer_left{
	width: 81%;
}
.info_dealer_right{
	width: 19%;
}
.qrcode{
	float: left;
}
.qrcode .boder{
	border: 1px solid #e5e5e5;
	margin-right: 10px;
	padding: 5px;
}
.qrcode img{
	
}

#boxContact .infoContact .company_name{
	font-size: 30px;
	color: #00755a;
	line-height: 30px;
	padding-bottom: 5px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.8em;
}

#boxContact .infoContact .company {
	font-size:20px;
	line-height: 1.7em;
	color:#333333;
	text-transform:uppercase;
	font-weight: normal;
}

#boxContact .infoContact .address {
	background:url(../images/images/icon_address.png) left no-repeat;	
	padding: 5px 0; padding-left:37px;margin-bottom: 3px;
	font-size: 14px; color: #666666;
} 
#boxContact .infoContact .phone {
	background:url(../images/images/icon_phone.png) left no-repeat;	
	padding: 5px 0; padding-left:37px;margin-bottom: 3px;
	font-size: 14px; color: #666666;
} 
#boxContact .infoContact .fax {
	background:url(../images/images/icon_fax.png) left no-repeat;	
	padding: 5px 0; padding-left:37px;margin-bottom: 3px;
	font-size: 14px; color: #666666;
} 
#boxContact .infoContact .email {
	background:url(../images/images/icon_email.png) left no-repeat;	
	padding: 5px 0; padding-left:37px;margin-bottom: 3px;
	font-size: 14px; color: #333333;
} 
#boxContact .infoContact .website {
	background:url(../images/images/icon_website.png) left no-repeat;	
	padding: 5px 0; padding-left:37px;margin-bottom: 3px;
	font-size: 14px; color: #333333;
} 
#boxContact .infoContact .map {
	background:url(../images/images/icon_map.png) left no-repeat;	
	padding: 5px 0; padding-left:37px;margin-bottom: 3px;
	font-size: 14px; color: #333333;
} 





#form_content .text{
		height:22px;
		padding:0;
		padding-bottom:5px;
}

#form_content table tr td:first-child{
		line-height:22px;
		padding:0 ;
		padding-bottom:5px;
}

.space{width:20px; display:block; height:20px; float:left}

.bg_input{
		margin:0 !important;
}

#form_content .bg_input{
	background:url(../images/bg_input.png);
	height:23px;
	-moz-box-shadow:inset 1px 1px 0px #d7d7d7;
	-webkit-box-shadow:inset 1px 1px 0px #d7d7d7;
	box-shadow:inset 1px 1px 0px #d7d7d7;
}
#form_content .div-select{
	background:url(../images/bg_input.png);
	height:23px;
	width:100%;
		-moz-box-shadow:inset 1px 1px 0px #d7d7d7;
	-webkit-box-shadow:inset 1px 1px 0px #d7d7d7;
	box-shadow:inset 1px 1px 0px #d7d7d7;
	color:#a99152;
	margin-bottom: 5px;
	padding: 0px 0;
}
#form_content .arer{
		background:url(../images/bg_input.png);
		height:90px;
		margin-bottom: 5px;
			-moz-box-shadow:inset 1px 1px 0px #d7d7d7;
	-webkit-box-shadow:inset 1px 1px 0px #d7d7d7;
	box-shadow:inset 1px 1px 0px #d7d7d7;

}

#form_content .textarea{
	background:none; border:none;
	width:92%; float:left;	
	height:90px;
}
#form_content .textfiled{
	float:left;
	border:none;
	height:23px; width:147px;
	background:none;
	padding:0 !important;
}
#form_content .textfiled#security_code{width:77px;}
#ce-map-cpanel-container .textfiled{
		background:#dcdcdc;
}

#form_content .select{
		background:none;
		height:22px; float:left; border:none;
}

.icon-people{
		background:url(../images/icon_name.png) center no-repeat;
		float:left;display: block;height: 15px;width: 18px;  margin:5px 10px 0px 10px;
}

.icon-home{
		background:url(../images/icon_home.png) center no-repeat;
		float:left;display: block;height: 18px; width: 18px; margin:3px 10px 0px 10px;
}

.icon-mail{
		background:url(../images/icon_mail.png) center no-repeat;
		float:left;display: block;height: 18px;width: 18px; margin:3px 10px 0px 10px;
}

.icon-phone{
		background:url(../images/icon_phone.png) center no-repeat;
		float:left;display: block;height: 18px;width: 18px; margin:1px 10px 0px 10px;
}

.icon-title{
		background:url(../images/icon_title.png) center no-repeat;
		float:left;display: block;height: 18px ;width: 18px; margin:6px 10px 0px 10px;
}
.icon-capchar{
	background:url(../images/icon_code.png) center no-repeat;
		float:left;display: block;height:18px ;width: 18px; margin:2px 10px 0px 10px;
}
.icon-note{
	background:url(../images/icon_note.png) no-repeat;
		float:left;display: block;height:16px ;width: 16px; margin:5px 10px 0px 10px;
}

.security{
	background: url(../images/icon-capcha.png) 9px 3px no-repeat;
}

.security{
	background: url(../images/icon-capcha.png) 9px 3px no-repeat;
}





/* #form_content button.btn {
	border:none;
	height:28px;
	display:block;
	line-height:28px;
	padding:0;
	border-radius:3px;
	text-align:center;
	float:left;
	background:#4f4f4f;
	margin-right:10px;
	position: relative;
	-webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:    0px 3px 4px 0px rgba(0, 0, 0, 0.25);
	box-shadow:         0px 3px 4px 0px rgba(0, 0, 0, 0.25);
}


#form_content button.btn span{
		color: #ffffff;
		font-weight:bold;
		text-align:center;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:25px;
		padding: 0 20px;
}
#form_content button.btn span.bong{display: none;}




#form_content button.btn:hover , #form_content button.btn:focus{
		border:none;
		background:#b48301;
		border-radius:3px;
		height:28px;
}
#form_content button.btn:hover span, #form_content button.btn:focus span {
		color:#fff;
		font-weight:bold;
}
#form_content button.btn:hover span.bong, #form_content button.btn:focus span.bong {
	display: block; padding: 0;
	height: 15px; width: 94%;
	background: #ffffff;
	border-radius:3px;
	opacity: 0.25;
	position: absolute;
	top: 1px; 
	left: 2px;
} */

 
 