﻿div.markerLabel
{
	display: block;
	padding-top: 11px;
	text-align: center;
	color: white;
	width: 47px;
	/*letter-spacing: 0px;*/
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}
div.locationLabel
{
	display:block;
	height:22px;
	line-height:20px;
	color:#000;
	font-size:10px;
	font-weight:bold;
}

/* ===================================================
Tooltip
====================================================== */
.star-rating {
	width:48px;
	height:14px;
	background:transparent url(../images/search-five-stars.png) no-repeat center left;
	text-indent:-2000px;
	float:left;
	overflow:hidden;
}
.star-rating-0 {
	width:0;
}
.star-rating-10 {
	width:6px;
}
.star-rating-15 {
	width:9px;
}
.star-rating-20 {
	width:12px;
}
.star-rating-25 {
	width:15px;
}
.star-rating-30 {
	width:18px;
}
.star-rating-35 {
	width:21px;
}
.star-rating-40 {
	width:24px;
}
.star-rating-45 {
	width:27px;
}
.star-rating-50 {
	width:30px;
}

.accorow 
{
	position:relative;
}
.tooltip-head 
{
	font-weight:bold;
	margin-bottom:0px;
	clear:both;
	padding-top:5px;
}

.tooltip-info .tooltip-head a:link, .tooltip-info .tooltip-head a:visited,
.tooltip-head a:link, .tooltip-head a:visited
{
	color:#0055B4;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	margin-top:5px;
}

.tooltip-info .tooltip-head a:hover
{
	text-decoration: underline;
}

.tooltip-head a:hover
{
	text-decoration: underline;
}

.tooltip-main-image 
{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
	margin-bottom:5px;
	padding:3px;
	text-align:center;
	width:115px;
	height:80px;
	line-height:80px;
	vertical-align:middle;
	margin-top:20px;
}
.tooltip-main-image img 
{
	vertical-align: middle;
}
.tooltip-info 
{
	display:table-cell;
	float:left;
	line-height:12px;
	margin-left:3px;
	min-height:80px;
	padding-left: 20px;
	width:220px;
	margin-top:20px;
}
.tooltip-info a:link, .tooltip-info a:visited
{	
	color:#0055B4;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	font-size:14px;
}
tooltip-info a:hover
{
	text-decoration:none;
}


.tooltip-info .row 
{
	display:block;
	float:left;
	line-height:12px;
	width:175px;
}
.tooltip-info .text 
{
	color:#666;
	background:url(../images/googlemaps/geelpijltje.gif) no-repeat;
	line-height:9px;
	margin-top:5px;
	padding-left:10px;
	clear:both;
}
.tooltip-pricetag 
{
	color:#FF2200;
	font-weight:bold;
	float:left;
	font-size:14px;
}
.tooltip-price 
{
	display:block;
	font-size:12px;
	left:0pt;
	line-height:15px;
	position:absolute;
	top:22px;
	width:100%;
}

.reviewrating
{
	color:#E62F30;
	font-weight:bold;
	font-size:12px;
}

.locale
{
	float:left;
	width:220px;
	margin-bottom:5px;
	color:#FF6600;
}

#result-properties 
{
	min-height:105px;
}

div.legend 
{
	border-bottom:solid 1px #ccc;
	height:30px;
	line-height:30px;
	padding-left:10px;
	background:url(../images/googlemaps/head-back.gif);
}

div.legend img
{
	height:30px;float:left;
}

div.legend div
{
	float:left;
}
