﻿
.olFramedCloudPopupContent
{
	padding: 5px;
	overflow: auto;
	z-index: 5000;
}

#map
{
    position :relative;
    height:100%;
    width:100%;
}

#UCMapRoutesMap, #UCMapCurrentRoutesMap, #UCMapTrialEditMap
{
    position :relative;
    height:100%;
    width:100%;
}

#TabMap
{
 /*   height: 480px;*/
}



.helpVideo
{
   /* height:48px;
    width:85px;
    background-image:url('images/video-help.png');
    position:absolute;
    right:35px;
    top:30px;
    z-index:9998*/   
    white-space:nowrap;
}

.helpVideoAbsRight
{
    position:absolute;
    right:5px;
    top:15px;
    z-index:9998  
}

.restoreBTN, .maximiseBTN
{
    height:28px;
    width:28px;
    background-image:url('images/restore.png');
    background-position:center center;
    background-repeat:no-repeat;
    position:absolute;
    right:116px;
    top:38px;
    z-index:9998;
    background-color:white;  
    filter: alpha(opacity=80); /* CSS3 standard */
	opacity: 0.8; 
}
.maximiseBTN
{
    background-image:url('images/fullscreen.png');    
}
#UCMapRoutes .maximiseBTN,#UCMapRoutes .restoreBTN
{
    right:10px;
}

/*move slighty for the wizard map */
#RW_Map .maximiseBTN
{    
    right:8px;
    top:94px;  
}
#wizardFullScreenMapContainer .restoreBTN
{    
    right:8px;
    top:94px;  
}


#fullScreenMapContainer, #wizardFullScreenMapContainer
{
	height: 100% !important;
	width: 100% !important;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999;
	background-color: White;
}

.fullScreenMap
{
    /*
    height:100%;
    width:100%;
    position:fixed;
    top:0px;
    left:0px;
    background-color:white;
    */
	height: 100% !important;
	width: 100% !important;
	position: absolute;        
	background-color:white;
}
.largemap,.largermap
{
    position: relative;
	width: 100%;
	height: 480px;
}
.largermap{
    
	height: 600px;
}
.mediummap
{
	width: 100%;
	height: 350px;
	border-color: Gray;
	border-style: solid;
	border-width: 2px;
}

/* trial edit map */
#mapRouteLength
{
	width:170px;
	position: absolute;
	z-index: 999; 
	top: 0px;
	left: 300px;
	background-color: White; 
	padding:4px 8px;
	border: solid 1px #FFFFFF;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    filter: alpha(opacity=90); /* CSS3 standard */
	opacity: 0.9; 
	display:none;   
}

/* MAP SEARCH */
#MapSearchContainer INPUT
{
    margin:0px 0px;
    padding-right:0px;
}
#MapSearchContainer LABEL
{
    margin-right:7px;
}
.mapsearch
{
	position: absolute;
	z-index: 999; 
	top: 0px;
	right: 0px;
	background-color: White; 
	float: right;
	padding:2px 2px;
	border: solid 1px #FFFFFF;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px; 
}
.mapsearch p
{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: right;
	vertical-align: top;
	line-height: normal;
}

.XGEditmap_editroutespanel
{
	float: none;
	width: 300px;
	height: 24px;
	background: #00EEEE;
	border: 1px solid #00EEEE;
}
.XGEditmap_editroutespanel div
{
	float: left;
	margin: 2px 2px 2px 2px;
	width: 24px;
	height: 24px;
}

/*********************************
	Save Reminder (Timer)
**********************************/
.rounded-box
{
	position: fixed;
	bottom: 15px;
	right: 15px; 
	visibility: hidden;
	width: 175px;
	height: 175px;
	padding: 0px;
	z-index: 9999; /* for IE */
	filter: alpha(opacity=80); /* CSS3 standard */
	opacity: 0.8;
	background-image: url(images/timerBackground.gif);
	

}
.CloseButton
{
	width: 100%;
	text-align: right;
	margin-top:5px;
}
.timerHeader
{
	font-size: 20px;
}

.box-contents
{
	position: relative;
	margin: 3px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

.box-contents p
{
	margin:5px 0 10px 0;
}
/********************************
	OPENLAYERS CONTROLS
********************************/


/* Used for top right panel containing movemap & zoomToBox*/
.olControlPanel
{
	padding: 5px 0 5px 5px;
	position: relative;
	right: 0px;
	top: 0px;
	z-index: 99999;
	float: none;
	width: 105px;
	height: 30px; /*background: #29AB26;*/
	background-color: transparent; /*border: 1px solid #29AB26; */
}
.olControlPanel div
{
	float: left;
	margin: 0 5px 0 0;
	width: 30px;
	height: 30px;
}
/*********************
	MOVE MAP
*********************/
.olControlNavigationItemActive
{
	background-image: url(../../images/MapIcons/green/map-hand.png);
}
.olControlNavigationItemInactive
{
	background-image: url(../../images/MapIcons/orange/map-hand.png);
}

/*********************
	ZOOM TO BOX
*********************/
.olControlZOOMItemActive
{
	background-image: url(../../images/MapIcons/green/zoomBox.png);
}
.olControlZOOMItemInactive
{
	background-image: url(../../images/MapIcons/orange/zoomBox.png);
}

/*********************
	DRAW
*********************/
.olControlDrawFeaturePointROUTEItemActive
{
	background-image: url(../../images/MapIcons/green/point-edit.png);
}
.olControlDrawFeaturePointROUTEItemInactive
{
	background-image: url(../../images/MapIcons/orange/point-edit.png);
}




/*********************

*********************/

.olScaleLine
{
	font-size: xx-small;
	position: absolute;
	top: 4px;
	left: 140px;
}
.olScaleLine .olScaleLineBottom
{
	border: solid 2px black;
	border-bottom: none;
	margin-top: -2px;
	text-align: center;
}
.olScaleLine .olScaleLineTop
{
	border: solid 2px black;
	border-top: none;
	text-align: center;
}


.controlTB
{	
	z-index: 9998;
	background-color: #FFFFFF;
	border: 2px;
	border-color: #206C49;
	position: absolute;
	top: 160px;
	left: 85px;
	width: 170px;
	text-align: center;
	opacity: 0.8;
	filter: alpha(opacity=80);
	border: solid 1px #CCC;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px; 
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;  
    -webkit-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         2px 2px 5px rgba(50, 50, 50, 0.75);          
}

.POIControl
{
	z-index: 10002;
	background-color: White;
	border: 2px;
	border-color: #206C49;
	position: absolute;
	top: 400px;
	left: 475px;
	width: 450px;
	text-align: center;
/*	opacity: 0.8;
	filter: alpha(opacity=80); */
}

.POIControlGridDiv
{
	max-height: 300px;
	overflow-y: scroll;
}
.controlSearch
{	
	z-index: 9998;
	background-color: White;
	border: 2px;
	border-color: #206C49;
	position: absolute;
	top: 400px;
	left: 675px;
	width: 350px;
	text-align: left;
	opacity: 0.8;
	filter: alpha(opacity=80);
}




.mapToolsHelp
{
	text-align: left;
	padding: 6px;
}

.mapToolsLabel
{
	font-weight: bold;
}

.mapToolsDragger
{
	background-color: #206C49;
	color: White;
	padding: 6px;
	cursor: move; 	
}

.TabMap
{
	height: 600px;
}



.olControlLayerSwitcher
{
	right: 0;
	top: 85px !important; /*	background-color: #29AB26;*/
	background-color: #C75B12 !important;
	color: white;
	font-weight: bold;
}
/*
.olControlLayerSwitcher {
    position: absolute;
    top: 25px;
    right: 0px;
    width: 20em;
    font-family: sans-serif;
    font-weight: bold;
    margin-top: 3px;
    margin-left: 3px;
    margin-bottom: 3px;
    font-size: smaller;
    color: white;
    background-color: transparent;
}*/

.olControlLayerSwitcher .layersDiv
{
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 75px;
	background-color: #C75B12;
	width: 100%;
	height: 100%;
}

.olControlLayerSwitcher .layersDiv .baseLbl, .olControlLayerSwitcher .layersDiv .dataLbl
{
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}

.olControlLayerSwitcher .layersDiv .baseLayersDiv, .olControlLayerSwitcher .layersDiv .dataLayersDiv
{
	padding-left: 10px;
}

.olControlLayerSwitcher .maximizeDiv, .olControlLayerSwitcher .minimizeDiv
{
	top: 5px;
	right: 0px;
}


#siblingRouteDetais
{
	font-size: 13px;
	margin-bottom: 10px;
	vertical-align: top;
}

#siblingRouteDetais th
{
	font-weight: bold;
	width: 80px;
}
