@CHARSET "UTF8";

._nex_popcontainer {
	width: 200px;
	height: 200px;
	overflow-x: auto;
	overflow-y: auto;
	width: 200px;
}

.locatemePanel {
	width: 18px;
	height: 18px;
	cursor: pointer;
	left: 17px;
	top: 185px;
}

.firstItemInactive,.secondItemInactive {
	background-image: url("http://www.youth.gov.hk/map/openlayers/img/my-location.png");
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	background-position: center;
}

.firstItemActive,.secondItemActive {
	background-image: url("http://www.youth.gov.hk/map/openlayers/img/my-location.png");
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	background-position: center;
}

.olControlLayerSwitcher .layersDiv {
	background-color: #ff0000;
	height: 100%;
	padding: 5px 75px 5px 10px;
	width: 100%;
}

.errorMsgPanel {
	width: 100%;
	height: 100%;
}

.errormsgEnItemInactive {
	background-image: url("http://www.youth.gov.hk/map/openlayers/img/en_error_system.png");
	width: 21px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	cursor: pointer;
	height: 156px;
	width: 258px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 50px;
}

.errormsgTcItemInactive {
	background-image: url("http://www.youth.gov.hk/map/openlayers/img/tc_error_system.png");
	width: 21px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	cursor: pointer;
	height: 156px;
	width: 258px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 50px;
}

.errormsgScItemInactive {
	background-image: url("http://www.youth.gov.hk/map/openlayers/img/sc_error_system.png");
	width: 21px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	cursor: pointer;
	height: 156px;
	width: 258px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 50px;
}
.errormsgGeoEnItemInactive {
	background-image: url("http://www.youth.gov.hk/map/openlayers/img/en_error_location.png");
	width: 21px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	cursor: pointer;
	height: 156px;
	width: 258px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 50px;
}

.errormsgGeoTcItemInactive {
	background-image: url("http://www.youth.gov.hk/map/openlayers/img/tc_error_location.png");
	width: 21px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	cursor: pointer;
	height: 156px;
	width: 258px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 50px;
}

.errormsgGeoScItemInactive {
	background-image: url("http://www.youth.gov.hk/map/openlayers/img/sc_error_location.png");
	width: 21px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	cursor: pointer;
	height: 156px;
	width: 258px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 50px;
}


/*Information box style from Deloitte*/
.map-popupdetail { background:#FFF; width:222px; height:180px;}
.map-popupdetail .map-popupdetail-block1 {width:26px; display:inline-block}
.map-popupdetail .map-popupdetail-block2 {width:161px; display:inline-block}
.map-popupdetail .map-popupdetail-block2 img, .map-popupdetail .map-popupdetail-block2 span{display:inline-block; float:left; margin-top:4px;}

.map-popupdetail .map-popupdetail-block2 span.header5{width:161px; color:#000; height:3.2em; overflow:hidden; font-size: 1.299em; font-family: "DIN"; font-weight:bold; letter-spacing:-1px; color:#fff; line-height:1.1em;}
.map-popupdetail .map-popupdetail-block2 span.map-more{width:161px; text-align:right}
.map-popupdetail .map-popupdetail-block2 span.map-more a{font: 12px Arial, Helvetica, sans-serif;}
.map-popupdetail .map-popupdetail-block2 span.map-more img{float:right; margin-left:4px;}

.map-popupdetail .map-popupdetail-block2 a{color:#000; text-decoration:none;}
.map-popupdetail .map-popupdetail-block2 a:hover{color:#000; text-decoration: underline;}
.map-popupdetail .map-popupdetail-block2 a:visited{color:#666; text-decoration:none;}
.map-popupdetail .map-popupdetail-block2 a:visited:hover{color:#666; text-decoration: underline;}

.map-popupdetail .map-popupdetail-block1 a.map-bt-previous{ background:url(http://www.youth.gov.hk/map/img/back-off.png); width:27px; height:39px; display:inline-block; position:absolute; top:72px; }
.map-popupdetail .map-popupdetail-block1 a.map-bt-previous:hover{ background:url(http://www.youth.gov.hk/map/img/back-on.png); width:27px; height:39px; display:inline-block }
.map-popupdetail .map-popupdetail-block1 a.map-bt-next{ background:url(http://www.youth.gov.hk/map/img/next-off.png); width:27px; height:39px; display:inline-block;  position:absolute; top:72px;  }
.map-popupdetail .map-popupdetail-block1 a.map-bt-next:hover{ background:url(http://www.youth.gov.hk/map/img/next-on.png); width:27px; height:39px; display:inline-block }
.map-popupdetail .map-popupdetail-block1 a.map-bt-close{ background: url(http://www.youth.gov.hk/map/img/bt-close.png); width:24px; height:24px; display:inline-block;  position:absolute; top:4px; margin-left:1px; }

.map-popupdetail .access{position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden;}