.tooltip {
/*			color:white;*/
	background-color:#ffffff;font-weight:bold;border:0px #006699 solid;padding:2px;white-space:nowrap;-moz-border-radius: 8px; -webkit-border-radius: 8px;
}
.style1 {
	background-color:#ffffff;font-weight:bold;border:0px #006699 solid;padding:2px;white-space:nowrap;-moz-border-radius: 8px; -webkit-border-radius: 8px;
}
#loading1 {
	display: none;
 	width: 200px;
 	height: 100px;
 	background-color: #c0c0c0;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
}
.btn-aerial {
position:absolute;
right:40px;
top:-15px;
background:url("/images/btn-aerial-image-sm.png") no-repeat scroll center top transparent;
cursor:pointer;
display:block;
height:34px;
text-align:left;
text-indent:-999em;
width:181px;
}

.page-id-42 .btn-aerial {
position:absolute;
right:40px;
top:-15px;
}

.btn-back-to-explore {
position:absolute;
right:40px;
top:-15px;
background:url("/images/btn-back-to-explore-sm.png") no-repeat scroll center top transparent;
cursor:pointer;
display:block;
height:37px;
text-align:left;
text-indent:-999em;
width:181px;
}
#loading_map {
	display: none;
	border: 3px #6699cc solid;
 	width: 200px;
 	height: 100px;
 	background-color: #f0f0f0;
 	position: absolute;
 	left: 50%;
 	top: 70%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
	z-index: 10;
}
.show_scroll_div {
	width:400px;height:70px;background-color:e6e6e6;border:1px solid;overflow:auto;
}
.btn-view-sm {
 display: inline;
 background: none;
}
.show_blocks {
	padding: 5px 5px 5px 0;
	padding-left: 0px;
}
input.return_to_search {
background:url("/images/return_to_search.png") no-repeat scroll center top transparent;
border:medium none;
display:block;
height:32px;
text-indent:-999em;
width:160px;
}
.btn-filter-sm {
background:url("/images/add_filter.png") no-repeat scroll center top transparent;
border:medium none;
display:block;
height:21px;
text-indent:-999em;
width:70px;
}