.content-viewstore:after { clear: both; content: "."; display: block; font-size: 0; line-height: 0;  overflow: hidden; } 
.clear { clear: both; } 
.w_stores {  }
.list_stores { float: left;height: 500px;width: 37%; overflow: auto; }
.list_stores .item-store {background: none repeat scroll 0 0 #FFFFFF;border-bottom: 1px solid #CCCCCC; cursor: pointer; padding: 15px 10px; }
.list_stores .item-store.active { background: none repeat scroll 0 0 #F1F2F7; }
.list_stores .item-store.has-thumnail {  }
.list_stores .item-store.has-thumnail .info-store {float: left;width: 73%;}
.list_stores .item-store.has-thumnail .thumnail-store {float: right;width: 25%;}
.list_stores .item-store.has-thumnail .thumnail-store img { width:100%;}

#scrollbar1 .overview .content .store a {color: #999999;font-family: Tahoma;font-size: 13px;font-weight: bold;line-height: 25px;}
.google_map { width: 60%; float: right; }
.store-locator-result  { border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; padding: 10px 0; }

.search-stores {  }
.search-stores .fields  {float: left;width: 40%;}
.search-stores .fields label  { float: left;width: 30%;}
.search-stores .fields input  { float: left;width: 60%;}
.search-stores ul li {list-style: none;}

.list_stores_view .fields  {float: left;width: 100%;}
.list_stores_view .fields label  { float: left;width: 30%;}
.list_stores_view .fields .info-text  { float: left;width: 70%;}
.list_stores_view .fields .info-text p { margin: 0; }

.list_stores_view { float: left; width: 37%;  }
.list-images { margin: 10px 0 0; }
.more-image { margin: 10px 0 0; }
.more-image li { float: left; margin: 0 7px 0 0; }
.w_stores *, .content-view * { -webkit-box-sizing: border-box;box-sizing: border-box; }
.search-stores .filter-area { width: 68%;float: left;border: 1px solid silver; margin: 0 2% 0 0;padding: 15px 1%; }
.search-stores .filter-distance { width: 30%;float: left;border: 1px solid silver; margin: 0;padding: 15px 1%; }
.content-viewstore .store-info { width: 26%;float: left;border: 1px solid silver; margin: 0;padding: 15px; }
.content-viewstore .store-map { margin: 0 0 0 2%;width: 68%;float: right; }
.content-viewstore .legend { color: #222;font-weight: 600;font-size: 16px;margin: 10px 0;}
.store-list { list-style: none;padding: 0; }
.store-list li { margin: 0; }
.store-list strong { color: #555;font-weight:600; }
@media only screen and (min-width: 992px)  {
	.content-viewstore #googleMap { height: 472px; }
}
@media only screen and (max-width: 1199px)  {
	.w_stores .legend h2 { font-size: 16px;font-weight: 600; }
}
@media only screen and (max-width: 991px)  {
	.search-stores .filter-area,.search-stores .filter-distance { width: 100%;margin: 0 0 5px 0; }
	.content-viewstore .store-info, .content-viewstore .store-map { width: 100%; }
}
@media only screen and (min-width: 640px) and (max-width: 991px)  {
	.store-info .main_info { width: 49%;float:left; }
	.store-info .store_time { width: 49%;float:right; }
}
@media only screen and (max-width: 639px)  {
	.search-stores .filter-area tr, .search-stores .filter-area td { display:block; }
	.w_stores .list_stores { width: 100%;height: 380px; }	
	.w_stores .google_map { width: 100%; }	
}