@charset "utf-8";
/* CSS Document */


html {
	overflow: hidden;
}

body {
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rental_map_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #fff;
	-moz-opacity:.20; 
	filter:alpha(opacity=20); 
	opacity:.20;
	z-index: 99997;
	width: 100%;
	height: 100%;
	visibility: hidden;
}

#Loading_results{
	margin: 0 0 0 50px;
	position: absolute;
	top: 10px;
	left: 50%;
	color:#990000;
	background-color:#FFFFFF;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	z-index:99999;
}

#zoom_level_msg_div{
	margin: 0 0 0 50px;
	position: absolute;
	top: 100px;
	left: 370px;
	color:#fff;
	background-color:#ff0000;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	z-index:99995;
	display: none;
}

#zoom_level_msg_div.visible {
	display: ;
}


#top {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;	
	left: 0px;
	width: 100%;
	height: 75px;
	overflow: hidden;
}

#top div.content {
	height: 34px;
}


#top div.top_menu {
	float:right;
	text-align:right;
	margin: 10px 10px 0 0;
}

#top div.top_menu a {
	text-decoration:none;
	font-size:12px;
	color: #999;
}

#top div.top_menu a:hover {
	color: #990000;
}

#search_page_ad {
	clear: both;	
	margin-top: 3px;
}


#map {
	padding: 0;
	margin: 0;
	position: absolute;	
	top: 100px;
	left: 360px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
	border-top: 1px solid #eee;
	border-left: 1px solid #555;
}

#search_options {	
	padding: 0;
	margin: 0;
	position: absolute;	
	top: 201px;
	left: 5px;
	bottom: 0px;
	width: 355px;
	overflow: auto;	
	border-top: 1px solid #eee;
}

#search_options div.listing{
	display: block;
	cursor:pointer;
	width: 330px;
	background-color:#eee;
	border: 1px solid #ccc;
}

#search_options div.listing .price { 
	color: #555;
	float: right;
	margin: 0 2px 0 0;
}

#search_options div.listing .title {
	font-weight: bold;
}

#search_options_msg {

}

#search_options div.listing.over{
	background-color: #ccecce;
}

#side {
	padding: 0;
	margin: 0;
	position: absolute;	
	top: 100px;
	left: 0px;
	width: 360px;
	border-top: 1px solid #eee;
}

#side div.content h1 {
	font-size: 12px;
	background-color: #eee;
	color:#333;
	height: 15px;	
	margin: 0;
	padding: 3px;
	text-transform: uppercase;	
}

#search_bar {	
	width: 100%;
	position:absolute;
	left: 0;
	top: 75px;
	height: 15px;
	padding: 5px 0 1px 0;
	background-color:#fff;
	border-top: 0px solid #eee;
	border-bottom: 5px solid #777;
}

#search_bar_contents {
	margin: -10px 10px 0 0;
}

#search_bar_contents a {
	text-decoration: underline;
	color: #555;
	padding-left: 20px;
}

#slideshow_link {
	color: #cc0000 !important;
}


#location_div {
	float: left;
}


#refresh_option_div{
	width: 300px;
	float: left;
}



#search_results_msg{
 	font-size:12px; 
	font-weight:bold; 
	color: #fff; 
	background-color:#FF0000;
	text-align: center;
	padding:3px;
}




ul.search_options {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

ul.search_options li {
	list-style-type: none;
	margin-top: 10px;
}



div.mapBuildingInfoWindow{
	font-size: 13px;
}

div.mapBuildingInfoWindow div.more {
	color:#3399CC;
	padding: 3px 0 0 0;
}

div.mapBuildingInfoWindow div.mgmt {
	font-weight: normal;
	color: #777;
}

div.mapBuildingInfoWindow div.address {
	font-size: 14px;
}

div.mapBuildingInfoWindow div.website {
	margin: 5px 0 0px 0px;
}

div.mapBuildingInfoWindow div.website a {
	text-decoration: none;
	background-image:url(../images/icons/url_icon.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	display: block;
}



div.mapBuildingInfoWindow div.phone {
	padding: 5px 0 5px 0;
	font-weight: bold;
	font-size: 14px;
}

div.mapBuildingInfoWindow div.email {

}

div.mapBuildingInfoWindow div.price_list {
	margin: 10px 0 0 0;
}

div.mapBuildingInfoWindow div.price {
	font-weight: normal;
}

a.mapListingInfoWindowAnchor{
	text-decoration:none;
	color:#000;	
}

div.mapListingInfoWindow{
	cursor:pointer;
	font-size: 12px;
}

div.mapListingInfoWindow div.more {
	margin-top: 5px;
	color:#3399CC;
	text-decoration: none;
	background-image:url(../images/icons/url_icon.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	display: block;	
}

div.mapListingInfoWindow div.price {
	font-weight: bold;
}

a.mapListingInfoWindowAnchor{
	text-decoration:none;
	color:#000;	
}

a:hover div.context {
	color: #000;
}

div.context {
	font-size: 12px;
	text-decoration: none;
}

div.context a { 
	text-decoration: none;
}

div.context a:hover {
	color: #000;
}


