﻿div.playRoute
{
	visibility: hidden;
	font-family: Tahoma;
	font-size: 11px;
	padding: 5px;
	border: solid 1px gray;
	position: absolute;
	width: 200px;
	background-color: White;
	z-index: 200;
}

div.playRoute img
{
	float: left;
}

div.playRoute div
{
	float: left;
	width: 30px;
}

div.playRoute a
{
	float: left;
	text-align: left;
	margin: 2px 0 2px 0;
}

div.playRoute a.title
{
	font-style: italic;
	margin: 0;
}

div.playRoute a.speed
{
	float: right;
	font-size: 20px;
	margin: 0;
}

div.playRoute a.time
{
	clear: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

div.playRoute hr
{
	clear: both;
}

img.playRoute
{
	position: absolute;
	z-index: 0;
}

div.mapMenu
{
	position: absolute;
	padding: 2px;
	z-index: 150;
}

div.mapMenuClose
{
	position: absolute;
	padding: 4px;
	z-index: 150;

	height: 34px;
	width: 34px;
	overflow: hidden;
	color: #3366cc; 
	background-color: White;
	border: solid 1px silver;

}

ul.mapMenuOptions, ul.mapMenuZoom
{
	font-family: Tahoma;
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 115px;
}

ul.mapMenuOptions li, ul.mapMenuZoom li
{
	cursor: pointer;
	cursor: hand;
	display: list-item;
	margin: 1px 0 2px 0;
	padding: 3px 18px;
	width: 115px;
	height: 20px;
	overflow: hidden;
	color: White;
	background-position: 0px 2px;
	background-color: navy;
	background-repeat: no-repeat;
}

ul.mapMenuOptions li.mapMenuButton
{
	margin-bottom: 1px;
	width: 120px;
	color: #3366cc; 
	background-color: White;
	border: solid 1px silver;
}

ul.mapMenuOptions li.playRoute
{
	margin-bottom: 8px;
}


ul.mapMenuOptions li.autoZoom a
{
	float: left;
	cursor: default;
}

ul.mapMenuOptions li.autoZoom input
{
	position: relative;
	top: -4px;
	border: 0;
	margin: 0;
	cursor: hand;
}

ul.mapMenuOptions li
{
	padding: 3px 5px;
}

ul.mapMenuZoom li
{
	height: 15px;
	padding: 0px 5px;
}

div.mapMenuItem
{
	margin: 1px 0 0 0;
	height: 17px;
	background-color: white;
	cursor: default;
	cursor: hand;
}
div.mapMenuItem img
{
}
div.mapMenuItem a
{
	font-family: Tahoma;
	font-size: 10px; /*vertical-align: text-top; 	margin-top: 2px;*/
}
div.mapMenuItemZoom
{
	font-family: Arial Narrow;
	font-size: 11px;
	padding: 0 0 1px 3px;
	margin: 1px 0 0 0;
	height: 16px;
	overflow: hidden;
	color: White;
	background-color: Navy;
	cursor: default;
}

select.default
{
	border-color: Gray;
	border-width: 1px;
	border-style: solid;
	font-family: Tahoma;
	font-size: 11px;
	height: 17px;
	display: inline;
	margin-bottom: 3px;
}

div.sidebar
{
	width: 200px !important;
	height: 600px;
	overflow: auto;
	border: solid 1px gray;
	font-size: 12px;
	margin-top: 3px;
	padding: 0 0 0 0 !important;
	display: block;
}

div.tooltipContainer
{
	font-family: Tahoma;
	font-size: 11px;
	position: absolute;
	z-index: 1001;
}

div.iconcontainer
{
	position: absolute;
	z-index: 100;
	border: solid 1px gray;
}

div.sidebarcontainer
{
	font-family: Tahoma;
	font-size: 11px;
	width: 225px;
	overflow: hidden;
	cursor: default;
}
div.sidebaritem
{
	font-family: Tahoma;
	font-size: 10px;
	width: 225px;
	overflow: hidden;
	cursor: default;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: solid 1px gray;
}

div.sidebaritem a
{
	position: absolute;
	left: 3px;
	top: 3px;
	width: 100px;
}

.tooltipEx
{
	font-family: Tahoma;
	font-size: 11px;
	border: solid 1px gray;
	padding: 3px;
	margin-bottom: 2px;
	vertical-align:top;	
	background-color: White;	
}

.tooltipEx table 
{
	border: none;
	vertical-align: top;
	white-space:nowrap;
}

.tooltipEx table td
{
	white-space:nowrap;
	vertical-align: top;
}

/* tooltipPoi added by hannes 261108 to aviod <a> behavior of tooltip*/
.tooltip, .tooltipPoi
{
	font-family: Tahoma;
	font-size: 11px;
	width: 255px;
	border: solid 1px gray;
	padding: 3px;
	margin-bottom: 2px;
	background-color: White;
}

.tooltip a
{
	position: absolute;
}

div.tooltip a.title
{
	font-weight: bold;
	color: Navy;
}



div.autoRefresh
{
	font-family: Tahoma;
	font-size: 11px;

	text-align: right;
	position: absolute;
	/* background-color: white; */
	width: 250px;
	height: 20px;
	/* border: solid 1px black; */
	z-index: 1000;
	padding: 3px;

}

div.poiAnnotation
{
	font-family: Tahoma;
	font-weight: bold;
	font-size:large;	
	position: absolute;	
	text-align: right;
	z-index: 1000; /*lower than tooltip and treeselect*/
	color: Red;
}

div.poiArea
{
	position: absolute;	
	z-index: 1000; /*lower than tooltip and treeselect*/
	background-color:Gray;
	border: solid 1px black;
	filter:alpha(opacity=30);
	opacity:0.3;
	-moz-opacity: 0.3;
}

.MapPopup_DisableOverlay
{
	position: absolute;
	z-index: 9999;	
	filter:alpha(opacity=30);
	opacity:0.3;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color: Gray;	 
}
