@charset "utf-8";
/* CSS Document */

.GMPhoto{
width: 125px;
float: left;
	margin: 10px 5px 0px 0px;
}

.GMCont{
	width: 330px;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 10px;
	min-height: 80px; 
	 }
.GMCon{
	width: 500px;
	float: left;
	text-align: left;
	font-size: 11px;
}
.GMPrice{
	color: #124b8e;
	font-weight: bold;
	font-size: 13px;

}
.resTabGM{
	margin: 5px 0px 5px 0px;
}
.GMProptype{
	font-weight: normal;
	color: #124b8e;
	font-size: 11px;
	float: left;
	width: 230px;
}

.resultsGM_photo{
width: 120px;
margin: 0px 0px 5px 0px;

}

.GMResIco{
margin: 5px 0px 0px 0px;
	
}
.GMResIco th{
background-color: #124b8e;
color: white;
font-weight: normal;
font-size: 11px;
padding: 0px 3px 0px 3px;
}
.GMResIco td{
background-color: #fdfbe3;
font-weight: normal;
font-size: 11px;
padding: 0px 3px 0px 3px;
width: 75px;
	
}
.moreInfo{
margin: 5px 0px 0px 0px;
	height: 20px;
	text-align: right;
}
.priceGM{
	font-size: 14px;
	text-align: left;
	float: left;
	margin: 5px 0px 5px 10px;
	font-weight: bold;
}
.gv_marker_list_item .priceGM{
	font-size: 12px;
	text-align: left;
	margin: 5px 0px 5px -40px;
	font-weight: bold;
}
.gv_marker_list_item{
background-image: url(../chrometheme/chromebg.gif);
background-position: center;
background-repeat: repeat-x;
	border: 1px solid #cccccc; 
	margin: 0px 2px 3px 2px;
	padding: 3px 0px 0px 0px; 
	height: 37px;
	float: left;
	width: 235px;
}
.gv_marker_list_item span{

	margin: 2px;

}
.name:hover{
	text-decoration: underline;
}
.gv_marker_list_item .GMCont{
visibility: hidden;
	display: none;
}
.gv_marker_list_item .GM_photoLink{
visibility: hidden;
	display: none;
}
.gv_marker_list_item .GMCon{
	width: 200px;
	float: left;
	text-align: left;
	font-size: 12px;
}
.gv_marker_list_item .GMPhoto {
	margin: 0px 0px 0px 0px;
}
#gmap_div .resultsGM_photo{
padding: 0px 0px 0px 0px;
}
.gv_marker_list_item{
	font-size: 14px;	
}

.gv_marker_list_item .resultsGM_photo{
width: 58px;
height: 43px;
margin: -18px 0px 0px -3px;
}

.gv_marker_list_item .name{
	margin: 5px 0px 5px 65px;
	line-height: 15px;

}
#gmap_div  .desc{

	padding: 0px 0px 5px 0px;
}
.gv_marker_list_item .photoLabelLet span{
background-image: url(../images/letML.png);
background-position: left top;
background-repeat: no-repeat;
position: absolute;
width: 37px;
height: 24px;
margin: -18px 0px 0px -3px;

}

.gv_marker_list_item .photoLabelSold span{
background-image: url(../images/soldML.png);
background-position: left top;
background-repeat: no-repeat;
position: absolute;
width: 37px;
height: 24px;
margin: -18px 0px 0px -3px;
}
.gv_marker_list_item .photoLabelUO span{
background-image: url(../images/UOML.png);
background-position: left top;
background-repeat: no-repeat;
position: absolute;
width: 37px;
height: 24px;
margin: -18px 0px 0px -3px;
}
#gmap_div .photoLabelLet span{
background-image: url(../images/let.png);
background-position: left top;
background-repeat: no-repeat;
position: absolute;
width: 77px;
height: 50px;
margin: 0px 0px 0px 0px;
}

#gmap_div .photoLabelSold span{
background-image: url(../images/sold.png);
background-position: left top;
background-repeat: no-repeat;
position: absolute;
width: 77px;
height: 50px;
margin: 0px 0px 0px 0px;
}
#gmap_div .photoLabelUO span{
background-image: url(../images/UO.png);
background-position: left top;
background-repeat: no-repeat;
position: absolute;
width: 77px;
height: 50px;
margin: 0px 0px 0px 0px;
}

/* Map dimentions */

#gmap_div{
	width: 670px; 
	height: 460px
}

#gv_marker_list{
	width:250px; 
	height:470px; 
	margin-right:0px; 
	overflow:auto; 
	float:left;
}
#gmap_cont{
	width:670px; 
	float:left;
}
#gmap_cont2{
	height:460px; 
	overflow:hidden;
}