﻿body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

.Stage{
	border:solid 1px black;
	overflow: hidden;
}

.Property{
	position:absolute;
	
	width: 215px;
	opacity:.90;
	filter:alpha(opacity=90);
	
	border:solid 2px #f3ev2c;
}

.Property_Inner
{
	width: 205px;
	float:left;
	padding:4px;
	font-family:Tahoma;
	font-size:11px;
	border:solid 1px #666;
	background:white;
}

.Property_Price
{
	font-weight:bold;
	font-size:13px;
	padding-bottom:6px;
	white-space:nowrap;
	overflow:hidden;
}

.Property_BedBath
{
	font-size:12px;
	white-space:nowrap;
	overflow:hidden;
}

.Property_SQFT
{
	font-size:12px;
	white-space:nowrap;
	overflow:hidden;
}

.Property_Photo
{
	float:left;
	padding-right:4px;
	position:relative;
	min-height: 75px;
	min-width: 96px;
}

.Property_Photo img.MlsImage
{
	border:solid 1px black;
	background-color: #666;
}

.Property_Photo img.MlsIcon
{
	position:absolute;
	right: 5px;
	bottom: 1px;
}

.Property_Address
{
	white-space:nowrap;
	overflow:hidden;
}

#ds_Map_Search_Map
{
	position:relative;
	clear:both;
}

#ds_Map_Search_Criteria 
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #aaa;
}

#ds_Map_Search_Status 
{
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #aaa;
}

#ds_Map_Search_Status_Text 
{
	float:left;
	font-family:Verdana;
	font-size:11px;
	padding-top:3px;
	padding-left:4px;
}

#ds_Map_Search_Status_Text a:link, #ds_Map_Search_Status_Text a:visited
{
	color:Black;
}

#ds_Map_Search_Status_Icon a:link, #ds_Map_Search_Status_Icon a:visited
{
	color:Black;
}

#ds_Map_Search_Status_Icon
{
	float:right;
	font-family:Verdana;
	font-size:11px;
	padding-top:3px;
	padding-right:4px;
}

#ds_Map_Search 
{
}

#ds_Map_Search_Criteria .Title {
	background:transparent url(arrow.gif) no-repeat left top;
	float:left;

	cursor:pointer;
	overflow:hidden;
	
	white-space:nowrap;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #666;
	height:17px;
	padding-top:3px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin:0px;
}

#ds_Map_Search_Criteria  .Criteria_Over {
	background:#E5E3DF url(arrow-over.gif) no-repeat left top !important;
	border-style: solid;
	/*border-width: 0px 1px 0px 1px !important;*/
	border-color: #666;
}

#ds_Map_Search_Criteria .Title .InnerTitle {
	font-family:Verdana;
	font-size:11px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	white-space:nowrap;
	overflow:hidden;
}

#ds_Map_Search_Criteria .Value {
	display:none;
	font-family:Verdana;
	font-size:11px;
	
	background-color:#E5E3DF;
	
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #666;
	position:absolute;
	z-index:100;
	
	padding:4px;
}

#ds_Map_Search_Criteria .Value input {
	width:60px;
	font-family:Verdana;
	font-size:11px;
	border:solid 1px black;
}

a.Criteria:link, a.Criteria:visited
{
	font-family:Verdana;
	font-size:11px;
	color:black;
	text-decoration:none;
}

.Criteria div 
{
}

a.Criteria:hover
{
	font-weight: bold;
	color:black;
	text-decoration:underline;
}

#ds_Map_Search_Submit{
	display:none;
}

.Search_Button{
	width:25px !important;
}

#ds_Map_Search_Status_Sort
{
	float:left;
}


#ds_Map_Search_Status_Disc
{
	float:left;
}

#ds_Map_Search_Status .Title .InnerTitle {
	font-family:Verdana;
	font-size:11px;
	padding-left:18px;
	padding-right:4px;
	white-space:nowrap;
	overflow:hidden;
}

#ds_Map_Search_Status .Value {
	display:none;
	font-family:Verdana;
	font-size:11px;
	
	background-color:#E5E3DF;
	
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #666;
	position:absolute;
	z-index:100;
	width:200px;
	
	padding:4px;
}

#ds_Map_Search_Status .Value input {
	width:60px;
	font-family:Verdana;
	font-size:11px;
	border:solid 1px black;
}

#ds_Map_Search_Status .Title {
	background:transparent url(arrow.gif) no-repeat left top;
	float:left;

	cursor:pointer;
	overflow:hidden;
	
	white-space:nowrap;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #666;
	height:17px;
	padding-top:3px;
}

#ds_Map_Search_Status  .Criteria_Over {
	background:#E5E3DF url(arrow-over-up.gif) no-repeat left top !important;
	border-style: solid;
	border-width: 0px 1px 0px 1px !important;
	border-color: #666;
}


.VEPushpin{
	width:28px;
	height:44px;
}

.VEPushpinOver{
	width:28px;
	height:44px;
}
