﻿.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
/* ============================================*/

#av-map {
	width: 780px;
}
#av-map a:focus {
	outline:none;
}
#av-map-leftcontainer {
	width:240px;
	padding:15px 20px 0 15px;
	float:left;
	font-size:12px;
}
#av-map-maincontainer {
	float: left;
	width: 490px;
	padding: 15px 15px 0 0;
}
#av-map-googlemap {
	width: 488px;
	height: 550px;
	border: 1px #999 solid;
}
#av-map-listings h2  {
	background:none;
	margin:0 0 10px;
	padding:0;
	line-height: 26px;
	font-size: 14px;
}
#av-map-help h2 {
	padding: 0;
	background: none;
}
#av-map-listings dl {
	margin: 0 0 10px 0;
}
#av-map-listings dl dt a {
	padding-left:18px;
	font-weight: bold;
	text-decoration:none;
}
#av-map-listings dl dt.expand a { 
	background:url(map_images/plus.gif) no-repeat left center;
}
#av-map-listings dl dt.collapse a { 
	background:url(map_images/minus.gif) no-repeat left center;
}
#av-map-listings dl dd {
	margin:5px 0 0 0; 
	padding:0 0 5px 18px;
}

/* Map Legend ================= */
#av-map-legend {
	margin:20px 0 5px;
	padding:10px 0 10px 15px;
	background:#f9f9f9;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	list-style: none;
}
#av-map-legend li {
	display:block;
	float: left;
	margin: 0 10px 0 0;
	list-style: none; 
	font-size: 9px;
	font-weight: bold;
}
#av-map-legend a {
	display: block;
	padding: 5px 0 5px 25px;
	text-decoration: none;
	text-align:left;
	text-transform:uppercase;
	background-repeat: no-repeat;
	background-position: left center;
}
#av-map-legend li a:hover {
	color: #FF0000;
}
#av-map-legend li a.av-active {
	color: #FF0000;
}
#av-map-legend li.shoppingareas {
    width: 125px;
}
#av-map-legend li.shoppingareas a {
	background-image:url('images/shoppingareas_ico.png'); 
}
#av-map-legend li.parksnrec {
	width:100px;
}
#av-map-legend li.parksnrec a {
	background-image:url('images/parksnrec_ico.png'); 
}
#av-map-legend li.cityfacilities {
	width:90px;
}
#av-map-legend li.cityfacilities a {
	background-image:url('images/cityfacilities_ico.png'); 
}
#av-map-legend li.residentialareas {
	width:95px;
}
#av-map-legend li.residentialareas a {
	background-image:url('images/residential_ico.png'); 
}
#av-map-legend li.schools {
	width:80px;
	margin:5px 0 0 0;
}
#av-map-legend li.schools a {
	background-image:url('images/schools_ico.png'); 
}
#av-map-legend li.roadnbus {
	width:105px;
}
#av-map-legend li.roadnbus a {
	background-image:url('images/roadnbus_ico.png'); 
}
#av-map-legend li.worship {
	width:95px;
}
#av-map-legend li.worship a {
	background-image:url('images/workship_ico.png'); 
}
#av-map-legend li.businessparks {
	width:105px;
}
#av-map-legend li.businessparks a {
	background-image:url('images/shoppingareas_ico.png'); 
}
/* =========================== */

.av-areaInfoImage img {
	width:218px; 
	height:164px;
}
#av-map-selected-location h2,
.av-areaInfo h3 {
	color:#E0970A;
	font-size:10pt;
	padding:0;
	background-image: none;
}
#av-map-selected-location {
	display: none;
	margin: 0 0 10px 0;
	padding:10px 10px 0;
	border:solid 1px #ddd;
}
#av-map-selected-location h2 {
	line-height:1em;
}	
