.tgInfoWindow {
	background-image: url(../images/infowindow.png);
	overflow:hidden;
	width: 391px;
	height: 129px;
}

.tgInfoWindowContent {
	margin: 4px;
}

.tgInfoWindow .details {
	padding:15px;
}

.tgInfoWindowContent .address {
	float:left;
}

.tgInfoWindow .actionlinks {
	float: right;
	list-style-type: none;
	width:140px;
	
}

.tgInfoWindowContent .header {
	background-color:#d8e1e6;
	padding: 5px;
	height: 9px;
}

.tgInfoWindowContent .header .title {
	font-weight: bold;
}

.copyrightImage {
	position: absolute;
	bottom: 3px;
	left: 5px;
	z-index: 2000;
}

/**
 * Classes for Sidebar
 */
.sidebar {
	width: 312px; /* was 280px */
	position: absolute;
	z-Index: 100000;
	border-right: 1px solid #FFFFFF;
	background-color: #ffffff;
	/*-moz-opacity: 0.75;*/
}

.sidebarContent {
	padding: 0 0 0 0;
	margin-right: 7px;
}

.sidebarHandle {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 7px; /* was 10px */
	background: rgb(183, 185, 187) url(/Atlas/gateway/1.0/images/sidebar_handlegrip_bg.gif) no-repeat center 50%;
	height: 100px;
}

/**
 * Classes for MapType
 */
.mapTypeButtonsTopRight {
	position: absolute;
	top: 9px;
	right: 8px;
	height: 21px;
	background: transparent;
	z-index: 2000;
}

.mapTypeButtonsTopLeft {
	position: absolute;
	top: 8px;
	left: 8px;
	height: 21px;
	background: transparent;
	z-index: 2000;
}

.mapTypeButtonsBottomRight {
	position: absolute;
	bottom: 8px;
	right: 8px;
	height: 21px;
	background: transparent;
	z-index: 2000;
}

.mapTypeButtonsBottomLeft {
	position: absolute;
	bottom: 8px;
	left: 8px;
	height: 21px;
	background: transparent;
	z-index: 2000;
}

div.mapTypeButton {
	float: left;
	padding: 1px;
	margin-left: 5px;
	display: inline;
	cursor: pointer;
	background-color: #FFFFFF;
	border: 1px solid;
	width: 75px;
	text-align: center;	
}

/** 
 * Classes for EagleView Navigational Buttons
 */
.evNavigationButtonsTopRight {
	position:absolute;
	top:8px;
	right:8px;
	z-index: 2000;
}

.evNavigationButtonsTopLeft {
	position:absolute;
	top:8px;
	left:8px;
	z-index: 2000;
}

.evRotate {
	background-image: url(../images/evRotate.png);
	height: 66px;
	width: 55px;
	position:absolute;
	top:30px;
	
}

.buttonTurnClockwise {
	float:right;
	height:50px;
	margin-left:2px;
	margin-top:2px;
	width:25px;
}

.buttonTurnCounterClockwise {
	float:left;
	display:inline;
	height:50px;
	margin-left:2px;
	margin-top:2px;
	width:25px;
}

.evZoom {
	background-image:url(../images/evZoom.png);
	cursor:pointer;
	height:25px;
	width:55px;
	position:absolute;
	top:100px;
	left: 0px;
}

.buttonZoomIn {
	display:inline;
	float:left;
	height:21px;
	margin-left:2px;
	margin-top:2px;
	width:25px;
}

.buttonZoomOut {
	float:right;
	height:21px;
	margin-left:2px;
	margin-top:2px;
	width:25px;
}

/**
 * Classes for MapLargeNavigation
 */
.mapLargePositionButtonsTopLeft {
	position: absolute;
	top: 8px;
	left: 8px;
	height: 74px;
	width: 74px;
	background: transparent;
	z-index: 2000;
}

.mapLargePositionButtonsTopRight {
	position: absolute;
	top: 8px;
	right: 8px;
	height: 74px;
	width: 74px;
	background: transparent;
	z-index: 2000;
}

.mapLargePositionButtonsBottomLeft {
	position: absolute;
	bottom: 8px;
	left: 8px;
	height: 74px;
	width: 74px;
	background: transparent;
	z-index: 2000;
}

.mapLargePositionButtonsBottomRight {
	position: absolute;
	bottom: 8px;
	right: 8px;
	height: 74px;
	width: 74px;
	background: transparent;
	z-index: 2000;
}

/**
 * Classes for MapSmallNavigation
 */
.mapSmallPositionButtonsTopLeft {
	position: absolute;
	top: 8px;
	left: 8px;
	height: 16px;
	width: 16px;
	background: transparent;
	z-index: 2000;
}

.mapSmallPositionButtonsTopRight {
	position: absolute;
	top: 8px;
	right: 8px;
	height: 16px;
	width: 16px;
	background: transparent;
	z-index: 2000;
}

.mapSmallPositionButtonsBottomLeft {
	position: absolute;
	bottom: 8px;
	left: 8px;
	height: 16px;
	width: 16px;
	background: transparent;
	z-index: 2000;
}

.mapSmallPositionButtonsBottomRight {
	position: absolute;
	bottom: 8px;
	right: 8px;
	height: 16px;
	width: 16px;
	background: transparent;
	z-index: 2000;
}

div.mapLargePositionButtonTop {
	position: absolute;
	padding: 1px;
	left: 27px;
	top: 5px;
	width: 16px;
	height: 16px;
	display: inline;
	cursor: pointer;
	background-color: #F0F0F0;
	border: 1px solid;
	text-align: center;
}

div.mapLargePositionButtonBottom {
	position: absolute;
	padding: 1px;
	left: 27px;
	bottom: 5px;
	width: 16px;
	height: 16px;
	display: inline;
	cursor: pointer;
	background-color: #F0F0F0;
	border: 1px solid;
	text-align: center;
}

div.mapLargePositionButtonLeft {
	position: absolute;
	padding: 1px;
	left: 5px;
	top: 27px;
	width: 16px;
	height: 16px;
	display: inline;
	cursor: pointer;
	background-color: #F0F0F0;
	border: 1px solid;
	text-align: center;
}

div.mapLargePositionButtonRight {
	position: absolute;
	padding: 1px;
	right: 5px;
	top: 27px;
	width: 16px;
	height: 16px;
	display: inline;
	cursor: pointer;
	background-color: #F0F0F0;
	border: 1px solid;
	text-align: center;
}

div.mapLargePositionButtonHome {
	position: absolute;
	padding: 1px;
	left: 27px;
	top: 27px;
	width: 16px;
	height: 16px;
	display: inline;
	cursor: pointer;
	background-color: #F0F0F0;
	border: 1px solid;
	text-align: center;
}

div.mapSmallPositionButtonHome {
	position: absolute;
	padding: 1px;
	left: 3px;
	top: 0px;
	width: 16px;
	height: 16px;
	display: inline;
	cursor: pointer;
	background-color: #F0F0F0;
	border: 1px solid;
	text-align: center;
}

/**
 * Classes for MapZoomslider
 */
 
div.mapZoomInButton {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	text-align: center;
}

div.mapZoomOutButton {
	position: absolute;
	left: 2px;
	bottom: 2px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	text-align: center;
}

div.zoomSliderHandle {
	background-image:url(/Atlas/gateway/1.0/images/zoomSliderHandle.png);
	background-repeat:no-repeat;
	
	position: absolute;
	left: 0px;
	top: 1px;
	width: 23px;
	height: 16px;
	cursor: pointer;
}

.mapZoomSliderTrack {
	height:170px;
	left:2px;
	position:absolute;
	top:37px;
	width:23px;
	z-index:1000;
}

.mapLargeZoomSliderButtons {
	position: absolute;
	top: 75px;
	left: 25px;
	height: 241px;
	width: 25px;
	background: transparent;
	z-index: 2000;
	background-image:url(/Atlas/gateway/1.0/images/zoomSliderBG_15steps.gif);
}

.mapLargeZoomSliderButtons[class] {
	background-image:url(/Atlas/gateway/1.0/images/zoomSliderBG_15steps.png);
	background-repeat:no-repeat;
}

.mapSmallZoomSliderButtons {
	position: absolute;
	top: 47px;
	left: 9px;
	height: 241px;
	width: 25px;
	background: transparent;
	z-index: 2000;
	background-image:url(/Atlas/gateway/1.0/images/zoomSliderBG_15steps.gif);
	cursor: pointer;
}

.mapSmallZoomSliderButtons[class] {
	background-image:url(/Atlas/gateway/1.0/images/zoomSliderBG_15steps.png);
	background-repeat:no-repeat;
}

.mapZoomSliderButtonsLeft {
	position: absolute;
	top: 100px;
	left: 30px;
	height: 241px;
	width: 25px;
	background: transparent;
	z-index: 2000;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/Atlas/gateway/1.0/images/zoomSliderBG_15steps.png');
}

.mapZoomSliderButtonsLeft[class] {
	background-image:url(/Atlas/gateway/1.0/images/zoomSliderBG_15steps.png);
	background-repeat:no-repeat;
}

.mapZoomSliderButtonsRight {
	position: absolute;
	top: 70px;
	right: 30px;
	height: 241px;
	width: 25px;
	background: transparent;
	z-index: 2000;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/Atlas/gateway/1.0/images/zoomSliderBG_15steps.png');
}

.mapZoomSliderButtonsRight[class] {
	background-image:url(/Atlas/gateway/1.0/images/zoomSliderBG_15steps.png);
	background-repeat:no-repeat;
}

/**
 * Classes for MiniMap
 */
.miniMapMarker {
	border: 1px solid black;
	position: absolute;
	z-index: 1000000000;
	background-color: rgb(255, 255, 255); 
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.minmax {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 17px;
	height: 17px;
	background-color: #ffffff;
	background-image: url(/Atlas/gateway/1.0/images/hide-miniMap17.png);
	z-index: 1000;
}

.miniMapTopRight {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 150px;
	width: 150px;
	background: transparent;
	z-index: 2000;
	overflow: hidden;
}

.miniMapTopLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 150px;
	width: 150px;
	background: transparent;
	z-index: 2000;
	overflow: hidden;
}

.miniMapBottomRight {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 150px;
	width: 150px;
	background: gray;
	border-top: 4px solid #ffffff;
	border-left: 4px solid #ffffff;
	z-index: 2000;
	overflow: hidden;
}

.miniMapBottomLeft {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 150px;
	width: 150px;
	background: transparent;
	z-index: 2000;
	overflow: hidden;
}

.scaleBottomRight {
	position: absolute;
	bottom: 8px;
	right: 170px;
	height: 20px;
	width: 125px;
	z-index: 2000;
	overflow: hidden;
}

.scaleBottomLeft {
	position: absolute;
	bottom: 8px;
	left: 170px;
	height: 20px;
	width: 125px;
	z-index: 2000;
	overflow: hidden;
}

.scaleTopRight {
	position: absolute;
	top: 8px;
	right: 170px;
	height: 20px;
	width: 125px;
	z-index: 2000;
	overflow: hidden;
}

.scaleTopLeft {
	position: absolute;
	top: 8px;
	left: 170px;
	height: 20px;
	width: 125px;
	z-index: 2000;
	overflow: hidden;
}

div.copyright {
	position: absolute;
	bottom: 8px;
	left: 30px;
	z-index: 3000;
	overflow: hidden;
}

#miniMapDiv div.copyright {
	display:none;
}
