

#page_content {
	width: 100%;
}

#page_content .left {
	float: left;
	width: 336px;
	border: 0px solid #000;
	
}


#page_content .right {
	float: right;
	width: 640px;
	height: 500px;
	position: relative;
}


#map_options {
	box-shadow: inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3);
	border-radius: .3em;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;

	margin: 10px 2px 10px 2px;
}

#map_options div.search {
	height: 29px; 
	background-color: #D3E0EA;
	text-align: center;
	margin: 1px;
	position: relative;
	padding: 2px 0;
}

#map_options div.search input[type=text] {

}

#map_options div.search input[type=button] {

}


#map_container {
	border: 1px solid #ccc;
	padding: 3px;
	width: 630px;
	position: relative;
}


#map {
	margin: 5px;
	border: 1px solid #555;
	height: 388px;
}

#map_options_bottom {
	margin: 5px 0 0 0;
}

#map_filters {
	position: relative;
	padding: 5px;
	background-color: #eee;
}

#map_filters div {
	margin: 5px 0;
}


#map_filters label {
	display: inline-block;
	font-weight: bold;
	color: #777;
	font-size: 11px;
	width: 75px;
}

#map_filters select {

}

#rental_map_overlay, #rental_map_overlay1 {
	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, #Loading_results1 {
    background-color: #FFFFFF;
    color: #990000;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 25px;
    top: 10px;
    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;
	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;
}




#search_options {	
	padding: 0;
	margin: 0;
	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;
	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%;
	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 {

}


#location_div {
	float: left;
}


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



#search_results_msg {
    background-color: #FF0000;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin: -40px 0 0;
    padding: 3px;
    text-align: center;
    width: 300px;
}




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.summary {
	font-weight: bold;
	margin: 5px 0 10px 0;
}

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;
}

.featured_locations {
	padding: 5px; 
	background-color: #ccc; 
	color: #555; 
	border-radius: 5px; 
	box-shadow: 0 0 0.2em rgba(255, 255, 255, 0.3) inset;
}

.featured_locations span {
	display: inline-block;
	margin: 0 5px 5px 5px;
	padding: 0 10px;
	cursor: pointer;
}