/* Need to declare fixed width and height for IE6 overflow to work correctly */
.modBody.map_wrapper {
	overflow:hidden;
	width:760px;
	height:495px;
}
#addressInput {
	width:220px;
}
.searchWrapper {
	width:760px;
	*margin-left:1px;
	padding-top:10px;
	background-color:#F4F4F4;
	border-top:1px solid #dbdbdb;
}
.searchWrapper .formList {
	margin:0;
}
.stores {
	background-color:#E5F3F4;
}
#addressSearch {
	float:right;
	margin:0 250px 0 0;
	padding:0px;
}
div.inputTick{
	display:none;
}
#custom_error{
	position:absolute;
	top:14px;
	right:10px;
	height:auto;
	width:200px;
	font-weight:bold;
}
#filters {
	height:0px;
  _position:relative;
}
#filters fieldset {
	display:none;
  _position:relative;
}
.map_wrapper{
	*width:761px;
}
#toggle_filters {
	font-weight:bolder;
	text-decoration:underline;
}
#side_bar {
	position:absolute;
	top:0px;
	left:-200px;
	width:190px;
	padding:0 5px;
	height:100%;
	background-color:#fff;
	overflow:auto;
	border-top:1px solid #dbdbdb;
}
.side_bar_entry {
	width:167px;
	padding:3px;
	background-color: #dadada;
	margin-bottom:5px;
  cursor: pointer;
  cursor: hand;
}
#toggle_side_bar {
	position:absolute;
	width:27px;
	height:27px;
	margin-left:0px;
	background: #d5eaed URL(/help/store-locations/img/toggle-on.jpg) no-repeat top right;
	cursor:pointer;
	display:none;
}
#map_toolbar {
	height:27px;
	width:760px;
 *width:761px;
	background-color:#2d9baa;
}
#map {
	width: 760px;
 *width:762px;
	height: 468px;
}
a.getDirections {
	text-decoration:underline;
	font-weight:bold;
}
#directions {
	float:left;
	width:750px;
	padding:5px;
	height:auto;
}
#directions .to_from {
	background-color:#DADADA;
	padding:5px;
	clear:both;
}
#directions .distance {
	float:left;
	clear:both;
	padding:4px 0;
}
#directions .step {
	float:left;
	clear:both;
	padding:4px 0;
}
#directions .step div {
	float:left;
	padding:4px 0;
}
.note {
	margin-left:150px;
}
div#mask {
	position:absolute;
	top:0px;
	left:0px;
	height:495px;
	width:760px;
 *width:761px;
	background-color:#C0c0c0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:0.6;
	z-index:99997;
}
#overlay {
	border:1px solid #FFFFFF;
	height:260px;
	left:50%;
	position:absolute;
	top:120px;
	width:560px;
	margin-left:-280px;
	z-index:99998;
}
#over_background {
	background-color:#333333;
	height:260px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.5;
	opacity:0.6;
	position:absolute;
	width:100%;
}
#overlay h2 {
	color:#FFFFFF;
	font-size:4em;
	line-height:1.05em;
	padding:0 35px;
	position:relative;
	top:25px;
}
#overlay p {
	color:#FFFFFF;
	font-size:1.7em;
	line-height:1.05em;
	padding:0 35px;
	position:relative;
	top:25px;
}
div#indicator {
	position:absolute;
	top:50%;
	left:50%;
	margin:-43px 0 0 -16px;
	height:32px;
	width:32px;
	background:transparent URL(/help/store-locations/img/ajax-indicator.gif) center;
	z-index:99999;
}
div#legend {
	position:absolute;
	top:10px;
	right:10px;
}
div#legend #partners {
	width:220px;
	height:30px;
	line-height:23px;
	background:transparent URL(/help/store-locations/img/multi-retail.gif) no-repeat top right;
}
div#legend #voda {
	width:220px;
	height:30px;
	line-height:23px;
	background:transparent URL(/help/store-locations/img/vodafone-retail.gif) no-repeat top right;
}
#suggestions_wrapper .modBody {
	background-color:#E5F3F4;
}
div#suggestions {
	left:6px;
	padding-bottom:6px;
	position:relative;
}
div#suggestions .link_list4Col {
	position:static;
	padding-top:5px;
}

