.maps_ajax{
	border:#ccc solid 1px;
	padding:5px;
}
.toolSearch {
 border-bottom:1px dotted #7f7f7f;
 margin-bottom:20px;
 padding-bottom:20px;
}


.box_dealer {
  padding-bottom: 25px;
}

.select{
	height:34px !important;
}
.filter-left {


}
	.filter-text {padding-top:3px;}
	.filter-select {
    padding: 0 10px;}

.location-search input
{
	border:0;
	border-radius:0;
	box-shadow:none;
	height:33px
}
.location-search .search-input
{
	background-color:#fff;
	border:1px solid #c9c9c9;
	float:right;
	color:#999;
	width:75%;
	padding:0px 10px;
}
.location-search .search-submit
{
	background-color:#99ca3c;
	background-image:url(../images/icon-search-17x17.png);
	background-position:7px 6px;
	background-repeat:no-repeat;
	float:right;
	color:#fff;
	width:25%;
	border:1px solid #c9c9c9;
}

.map-wrapper {}
	
	.loading_maps { text-align:center; font-size:18px;}
	
	
		.mess_result {
			color:#666;
			border-bottom:#dddddd solid 1px;
			padding-bottom:5px;
			margin-bottom:10px;
		}
		.result-wrapper  {
			height: 600px !important;
  	  overflow-x: hidden;
	    overflow-y: auto !important;			
		}


.group-dealer {
	margin-bottom: 15px;
}
.group-dealer .cat-name {
	border-bottom:1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.group-dealer ul {
	padding-left: 20px;
}

	.result-wrapper ul { list-style:none; }
	.result-wrapper li { 
		cursor: pointer; 
		border-bottom:1px solid #e5e5e5;
		padding-bottom:15px;
		margin-bottom:15px;
	}
	.result-wrapper li.last{
		margin-bottom:0px;
	}
	.result-wrapper li a {
		display:block;
   /* background-color: #FAFAFA;*/
    color: #333; 
		text-decoration:none;
	}
	.info{
		font-size:13px;
		color:#666;
	}


	.info .img{
		float:left;
		background:#FFF;
		margin-right:10px;
	}

.info .fl {
  width: 75%;
}


	.info h3.name{
		font-size:14px;
		margin-bottom:5px;
	}
	.info span{
		display:block;
		padding-left:23px;
		font-weight:normal;
		color:#666;
	}
	.info .icon_address{
		background:url(../images/icon_address.png) 0px 2px no-repeat;
	}
	.info .icon_phone{
		background:url(../images/icon_phone.png) 0px 2px no-repeat;
	}
	.info .icon_web{
		background:url(../images/icon-web.png) 0px 2px no-repeat;
	}
	.info .icon_fax{
		background:url(../images/icon_fax.png) 0px 2px no-repeat;
	}
	.info .icon_email{
		background:url(../images/icon_email.png) 0px 2px no-repeat;
	}
	.info .icon_web{
		background:url(../images/icon_web.png) 0px 2px no-repeat;
	}
	.noItem { text-align:center; padding:5px; color:#F00}
	
	.dealer_info { width:400px; position:relative}
	.dealer_info .img { float:left; width:150px; height:100px; margin-right:10px; overflow:hidden;}
	.dealer_info .img img { width:100%; height:100%;}
	.dealer_info .info {  float:left; width:230px; margin-bottom:20px; } 
	.dealer_info .view_all{
		position:absolute;
		bottom:0px;
		right:0px; 
	}

#List_View {   }

/*----------------- VIEW 1 ----------------*/
#List_View .View1 {
	float: left; 
	border-bottom:1px solid #ececec; 
}

#List_View .View1 div {
	float: left; 
	padding:10px 0px;
	padding-right:20px;
	margin-right: 20px; 
	width: 420px;
}

#List_View .View1 .last {
	border:none;
	padding-right:0px;
	margin-right: 0px;
}

#List_View .View1 ul {list-style:none;}
#List_View .View1 li {border-top:1px solid #ececec; padding:3px 0px;}

#List_View .img {
	border: 1px solid #ccc;
	padding: 2px;
	text-align: center;
}

#List_View .View1 h3 {
	padding:3px 0px;
}

#List_View .View1 h3 a {
 	font-weight: bold;
}

#List_View .View1 h3 a:hover {
 	text-decoration: none;
}



#List_View .viewMore {
	text-align: right;
	padding-right: 10px;
}

#List_View .noItem {
	padding: 50px;
	text-align: center;
	color: #ff0000;
}

/*----------------- VIEW 2 ----------------*/
.box-item {
	padding: 5px 0px 0px;
	width:100%;
	overflow:hidden;
}

.box-item .infoL {
	width:67%	;
	border-right:1px dotted #bfbfbf;
	padding-right:15px;
}
.box-item .infoR {
	width:30%	; 
}
.box-item p {
	margin: 0px;
	padding: 5px 0px;
}

.box-item h3 {

	font-weight: bold;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left
}

.box-item h3 a {
	text-align: left;	  
	text-decoration:none;
}
  
.box-item .img_left {
	border: 1px solid #d4d4d4;
	padding: 2px;
	text-align: center;
	float:left;
	margin-right:5px;	
}
.box-item .img_right {
	border: 1px solid #d4d4d4;
	padding: 2px;
	text-align: center;
	float:right;
	margin-left:5px;	
}

.box-item .short {
	text-align: justify;
}

.box-item p.more {
	margin: 0px;
	padding: 2px 0px;
	text-align: right;
}

.hr {
	background: url(../images/hr.gif) repeat-x center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

/* DETAIL*/  
#boxDetail  {
	 
}
#boxDetail .title {
	font-family: "Times New Roman";
	color: #c00007;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom:10px;
}

#boxDetail .imgDetail_left {
	display: block;
	float: left;
	margin-right: 7px;
	border:1px solid #ccc;
	padding:1px;
}

#boxDetail .imgDetail_right {
	display: block;
	float: right;
	margin-left: 7px;
	border:1px solid #ccc;
	padding:1px;
}

#boxDetail .fDespic {
	font-size: 9px;
	color: #999999;
	text-align: center;
}

#boxDetail .note {
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #bbbbbb;
	background-color: #e8e8e8;
	text-align: justify;
}


#boxDetail .poster {
	color:#CC0000;
}

#boxDetail .tools {
	background:#f8f8f8;
	padding:5px;
}

.maps {
	border: 1px solid #313131;
	text-align: center;
	padding: 3px;
}


/* CSS box */
#box_search {
	padding:10px 10px;
}
#box_search select {
	width: 100%;
}
#box_search .textfiled {
	width: 100%;
}

@media screen and (max-width: 891px) {
	.filter-left {
		padding-top:0px;
    padding-bottom: 10px;
	}
	#search-result{
		margin-top:20px;
	}
}
@media screen and (max-width: 767px){
	.filter-left {
		padding-top:0px;
    padding-bottom: 0px;
	}
	.filter-text {
    padding-top: 0px;
		margin-bottom:5px;
	}
	.filter-select {
		margin-bottom:5px;
	}
}


@media screen and (max-width: 480px){
	.location-search .search-submit {
    background:#8dc12a;
	}
  .info .img {}

  .info .fl {
    width: 65% !important;
    float: left;

  }



}

@media screen and (max-width: 320px){
  .info .fl {
    width: 65% !important;
    float: left;

  }

}