﻿.InterestingLocator, .InfoWindowContent
{
	width: 732px;
	font-family: Verdana, Sans-Serif;
	color: #6b6a6b;
	font-size: 10px;
}

.LocatorHolder
{
	width: 660px;
	height: 350px;
}
#InfoWindow_contents
{
	width: 210px !important;
	height: 125px;
}
#InfoWindow_tl
{
	width: 16px;
	height: 22px;
}
#InfoWindow_t
{
	width: 210px !important;
	height: 22px;
}
#InfoWindow_tr
{
	width: 8px;
	height: 22px;
}
#InfoWindow_l
{
	width: 16px;
}
#InfoWindow_r
{
	width: 8px;
}
#InfoWindow_bl
{
	width: 16px;
	height: 6px;
}
#InfoWindow_b
{
	width: 210px !important;
	height: 6px;
}
#InfoWindow_br
{
	width: 8px;
	height: 6px;
}

#InfoWindow_close
{
	width: 13px;
	height: 13px;
	margin: 8px 0 0 -32px;
	cursor: pointer;
}
#InfoWindow_beak
{
	width: 1px;
	height: 1px;
}
#InfoWindow
{
	width: 234px !important;
	height: 154px !important;
	background-image: url(/OpportunityInternational/modules/Map/Images/InfoBg.png);
	background-repeat: no-repeat;
}
#InfoWindow .InfoWindowContent
{
	width: 188px !important;
	padding: 0px 11px 0px 11px;	
	color:#323132;
}
.InfoWindowContent h2
{
	font-size: 10px;
	color: #db0911;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.InfoWindowContent strong
{
	display: block;
}
.InfoWindowContent .Details
{
	height: 68px;
	overflow: hidden;
}
.InfoWindowFooter
{
	line-height: 18px;
	text-align: right;
	padding-right: 8px;
}
.InfoWindowFooter a
{
	color: #db0911;
	font-size: 9px;
}

.Button, .Type
{
	width: 33px;
	height: 33px;
	position: absolute;
	cursor: pointer;
}
.PanUp
{
	background: url(/OpportunityInternational/modules/Map/Images/PanUpBtn.png) no-repeat;
	left: 26px;
	top: 7px;
}
.PanDown
{
	background: url(/OpportunityInternational/modules/Map/Images/PanDownBtn.png) no-repeat;
	left: 26px;
	top: 47px;
}
.PanLeft
{
	background: url(/OpportunityInternational/modules/Map/Images/PanLeftBtn.png) no-repeat;
	left: 6px;
	top: 25px;
}
.PanRight
{
	background: url(/OpportunityInternational/modules/Map/Images/PanRightBtn.png) no-repeat;
	left: 46px;
	top: 25px;
}
.ZoomIn
{
	background: url(/OpportunityInternational/modules/Map/Images/ZoomInBtn.png) no-repeat;
	left: 26px;
	top: 78px;
}
.ZoomOut
{
	background: url(/OpportunityInternational/modules/Map/Images/ZoomOutBtn.png) no-repeat;
	left: 26px;
	top: 105px;
}
.Map
{
	background: url(/OpportunityInternational/modules/Map/Images/MapBtn.png) no-repeat;
	right: 163px;
	top: 0px;
	width: 69px;
	height: 35px;
}
.Satellite
{
	background: url(/OpportunityInternational/modules/Map/Images/SatelliteBtn.png) no-repeat;
	right: 76px;
	top: 0px;
	width: 87px;
	height: 35px;
}
.Hybrid
{
	background: url(/OpportunityInternational/modules/Map/Images/HybridBtn.png) no-repeat;
	right: 0px;
	top: 0px;
	width: 76px;
	height: 35px;
}
.MapOn
{
	background-image: url(/OpportunityInternational/modules/Map/Images/MapBtnActive.png);
}
.SatelliteOn
{
	background-image: url(/OpportunityInternational/modules/Map/Images/SatelliteBtnActive.png);
}
.HybridOn
{
	background-image: url(/OpportunityInternational/modules/Map/Images/HybridBtnActive.png);
}


