.PinEvents
{
	position: absolute;
	top: -10px;
}
.IE6PinEvents
{
	position: absolute;
	left: 0px;
	top: -10px;
	width: 25px;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  '../images/map/PushpinEventCluster.png' , sizingMethod= 'scale' );
}
.PinEvent
{
	position: absolute;
	top: -10px;
}
.IE6PinEvent
{
	position: absolute;
	left: 0px;
	top: -10px;
	width: 25px;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  '../images/map/PushpinEvent.png' , sizingMethod= 'scale' );
}
.PinAerial
{
	position: absolute;
	top: -2px;
}
.IE6PinAerial
{
	position: absolute;
	left: 0px;
	top: -2px;
	width: 25px;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  '../images/map/PushpinPlane.png' , sizingMethod= 'scale' );
}
.PinSatellite
{
	position: absolute;
	top: -2px;
}
.IE6PinSatellite
{
	position: absolute;
	left: 0px;
	top: -2px;
	width: 25px;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  '../images/map/PushpinSatellite.png' , sizingMethod= 'scale' );
}
.PinSatelliteAerial
{
	position: absolute;
	top: -2px;
}
.IE6PinSatelliteAerial
{
	position: absolute;
	left: 0px;
	top: -2px;
	width: 25px;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  '../images/map/Pushpinaerialsatcluster.png' , sizingMethod= 'scale' );
}
.PinAirPhotos
{
	position: absolute;
	top: -2px;
}
.IE6PinAirPhotos
{
	position: absolute;
	left: 0px;
	top: -2px;
	width: 25px;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  '../images/map/PushpinPhotoAerial.png' , sizingMethod= 'scale' );
}
.PinEventPhotos
{
	position: absolute;
	top: -2px;
}
.IE6PinEventPhotos
{
	position: absolute;
	left: 0px;
	top: -2px;
	width: 25px;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  '../images/map/PushpinEventPhoto.png' , sizingMethod= 'scale' );
}
.PinPhotos
{
	position: absolute;
	top: -10px;
}
.IE6PinPhotos
{
	position: absolute;
	left: 0px;
	top: -10px;
	width: 25px;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  '../images/map/PushpinPhotos.png' , sizingMethod= 'scale' );
}
.PinNewPhoto
{
	position: absolute;
	top: -2px;
}
.IE6PinNewPhoto
{
	position: absolute;
	left: 0px;
	top: -2px;
	width: 25px;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  '../images/map/PushpinNewPhoto.png' , sizingMethod= 'scale' );
}

.PopupMaster
{
	width: 130px;
}
.PopupPointerTL
{
	position: absolute;
	background: url(../images/map/BalloonArrow-TL.png);
	width: 22px;
	height: 31px;
	z-index: 100;
}
.PopupPointerTR
{
	position: absolute;
	background: url(../images/map/BalloonArrow-TR.png);
	width: 22px;
	height: 31px;
	z-index: 100;
	left: 161px;
}
.PopupPointerBL
{
	position: absolute;
	background: url(../images/map/BalloonArrow-BL.png);
	width: 22px;
	height: 31px;
	z-index: 100;
	top: 150px;
}
.PopupPointerBR
{
	position: absolute;
	background: url(../images/map/BalloonArrow-BR.png);
	width: 22px;
	height: 31px;
	z-index: 100;
	left: 161px;
	top: 150px;
}
.IE6PopupPointerTL
{
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  '../images/map/BalloonArrow-TL.png' , sizingMethod= 'scale' );
	width: 22px;
	height: 31px;
	z-index: 100;
}
.IE6PopupPointerTR
{
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  '../images/map/BalloonArrow-TR.png' , sizingMethod= 'scale' );
	width: 22px;
	height: 31px;
	z-index: 100;
	left: 161px;
}
.IE6PopupPointerBL
{
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  '../images/map/BalloonArrow-BL.png' , sizingMethod= 'scale' );
	width: 22px;
	height: 31px;
	z-index: 100;
	top: 150px;
}
.IE6PopupPointerBR
{
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  '../images/map/BalloonArrow-BR.png' , sizingMethod= 'scale' );
	width: 22px;
	height: 31px;
	z-index: 100;
	left: 161px;
	top: 150px;
}

.PopupLoading
{
	position: absolute;
	width: 64px;
	height: 64px;
	background-image: url(../images/map/loader.gif);
	z-index: 200;
}

.ClusterTitle
{
	font: bold 14px Tahoma;
	color: #0061A0;
}

.PopupContent
{
	position: absolute;
	font-size: 0.7em;
	color: #0061A0;
	background: white url(../images/map/Popup_bggrad.png) repeat-x;
	padding: 10px;
	border: solid 1px #338cc1;
	left: 21px;
	z-index: 1;
	width: 140px;
	height: 150px;
	min-height: 150px;
}
.PopupContent h2
{
	font-weight: bold;
}
.PopupContent hr
{
	color: #7dd5ff;
	height: 1px;
	border: none;
	background-color: #7dd5ff;
}
.PopupContent a:link, .PopupContent a:visited, .PopupContent a:active
{
	text-decoration: none;
	color: #0078C3;
	font-weight: bold;
}
.PopupContent a:hover
{
	text-decoration: underline;
	color: #0078C3;
	font-weight: bold;
}
.PopupContent select
{
	font-size: 1em;
	color: #666666;
}
.PopupContent input
{
	font-size: 1em;
	color: #666666;
}
.PopupContent textarea
{
	font-size: 1em;
	color: #666666;
}

.PopupClose
{
	position: absolute;
	top: 5px;
	left: 139px;
	height: 15px;
	width: 15px;
	border: solid 1 pixel #338cc1;
	font: bold 10px arial;
	text-align: center;
	cursor: pointer;
}

.PinActions
{
	width: 100%;
	background-color: #e4f7ff;
	padding: 4px;
}
.LaunchFlashButton
{
	width: 110px;
	height: 26px;
	background: url(../images/map/LaunchFlash.gif);
	cursor: pointer;
	position: relative;
	left: 10px;
}
.RatingLabel
{
	position: relative;
	float: left;
	font: bold 11px Tahoma;
	color: #0061A0;
	margin-top: 4px;
	margin-bottom: 4px;
}
.RatingStar
{
	position: relative;
	float: left;
	width: 17px;
	height: 17px;
	background: url(../images/map/Rating-Empty.png);
	cursor: pointer;
	margin-bottom: 4px;
}
.RatingStarSelected
{
	position: relative;
	float: left;
	width: 17px;
	height: 17px;
	background: url(../images/map/Rating-Full.png);
	cursor: pointer;
	margin-bottom: 4px;
}
.IE6RatingStar
{
	position: relative;
	float: left;
	width: 17px;
	height: 17px;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  '../images/map/Rating-Empty.png' , sizingMethod= 'scale' );
}
.IE6RatingStarSelected
{
	position: relative;
	float: left;
	width: 17px;
	height: 17px;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  '../images/map/Rating-Full.png' , sizingMethod= 'scale' );
}
.PopupTab
{
	height: 16px;
	width: 50px;
	text-align: center;
	position: relative;
	float: left;
	border-bottom: solid 1px #0078C3;
	cursor: pointer;
	font-weight: bold;
}
.PopupTabPhoto
{
	border-right: solid 1px #0078C3;
}
.ReportPhoto
{
	height: 30px;
	width: 103px;
	text-align: right;
	position: relative;
	float: right;
	cursor: pointer;
	font-weight: bold;
	background-image: url(../images/map/exclamation.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-top: 25px;
}
.PopupAddImageButton
{
	width: 132px;
	height: 36px;
	background: url(../images/map/add_photo_trans.gif);
	cursor: pointer;
	margin-top: 10px;
}
.MapFooter
{
	width: 712px;
	height: 25px;
	position: relative;
	padding-top: 5px;
	color: #0061a0;
	background-color: #edf5ff;
}

.SearchTxt
{
	width: 157px;
	height: 20px;
	position: relative;
	float: left;
	font: bold 10px Tahoma;
}
.SearchGO
{
	width: 23px;
	height: 20px;
	background-image: url(../images/map/SearchButton.png);
	cursor: pointer;
	position: relative;
	float: left;
	top: 0px !important;
	top: 1px;
}
#MapSearchBox
{
	width: 58px;
	border: #338cc1 1px solid;
}
.Compass
{
	background: url(../images/map/Compass.gif) !important;
	width: 54px !important;
	height: 54px !important;
	position: relative !important;
	top: -15px !important;
	left: 5px !important;
}
.ZoomBar
{
	background: url(../images/map/ZoomBar.gif) !important;
	width: 103px !important;
	height: 20px !important;
}
.ZoomBar_slider
{
	background: url(../images/map/ZoomSlider.gif) !important;
	width: 7px !important;
	height: 20px !important;
}

#AddPhotoPane
{
	position: absolute;
	left: 390px;
	top: 10px;
	background: white url(../images/map/Popup_bgrad.png.gif) repeat-x;
	border: solid 1px #338cc1;
	z-index: 1;
	width: 142px;
}
.AddImageButton
{
	margin: 5px;
	width: 126px;
	height: 28px;
	background: url(../images/map/AddPinBtn.gif);
	cursor: pointer;
}
.CancelAddImageButton
{
	margin: 5px;
	width: 126px;
	height: 28px;
	background: url(../images/map/CancelAddPinBtn.gif);
	cursor: pointer;
}
#AddPhotoInstructions
{
	padding: 5px;
	font: 11px Tahoma;
	color: #0071A5;
}

#navAction_View3DMapMode
{
	display: none;
}
#navAction_OrthoMapView
{
	display: none;
}
#navAction_ObliqueMapView
{
	display: none;
}
#navAction_header
{
	display: none;
}
#navAction_mapStyleCell
{
	display: none;
}
#map_dashboardContainerDiv
{
	width: 35px;
}
.map_dashboard
{
	width: 35px;
}
#navAction_ObliqueMapView
{
	width: 35px;
}
