#nusaMap.ds035 {
	background: #FFF /*#3B3735*/;
	padding-top: 0;
	border-top: none;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.35);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.35);
	box-shadow: 0 1px 2px rgba(0,0,0,.35);
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAG0lEQVQIW2P89evXfwYcgBEkycrKilV60EkCAFUSG92SuClHAAAAAElFTkSuQmCC
	) repeat;
}
#continents_list {
	width:200px;
	list-style:none;
	float:right;
	margin-top:-275px;
	position:relative;
	z-index:2;
}
#continents_list li a {
	display:block;
	padding:3px 10px;
	margin:0 20px 3px 20px;
	background:#C2BEB9/* 7f7c78 */;
	color:#FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
#continents_list li a.active,
#continents_list li a.hovered,
#continents_list li a:hover {
	background:#ffcc00 ;
	color:#FFF;
	position: relative;
}
#continents_list li a:hover:after {
	position: absolute;
	left:-6px;
	top:50%;
	margin-top: -5px;
	content:"";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 6px 5px 0;
	border-color: transparent #ffcc00 transparent transparent;
}
#continents_list li a span.rArrow {
	float:right;
	line-height:17px;
	font-size:16px;
}
ul#continents {
	list-style: none;
	background: url(../../../../img/front/V2/nusaWorldMap-600-hover.png) no-repeat 0 0;
	position: relative;
	width: 600px;
	height: 294px;
	margin: 0 auto;
	padding: 0;
	padding-right:65px;
	/* float:left; */
}
ul#continents li {
	position: absolute;
}
ul#continents li a {
	display: block;
	height: 100%;
	text-decoration: none;
	z-index:1;
}
ul#continents li a:hover, .hovered:not(.country-nm) {
	background: url(../../../../img/front/V2/nusaWorldMap-600-hover.png) no-repeat 0 0;
}
ul#continents li#stSoAmer a:hover,
.c1.hovered {
	background-position: -89px -448px;
}
ul#continents li#stNoAmer a:hover,
.c2.hovered {
	background-position: -18px -305px;
}
ul#continents li#stCeAmer a:hover,
.c3.hovered {
	background-position: -36px -521px;
}
ul#continents li#stAustralia a:hover,
.c4.hovered {
	background-position: -427px -491px;
}
ul#continents li#stAsia a:hover,
.c5.hovered {
	background-position: -365px -308px;
}
ul#continents li#stMideast a:hover,
.c6.hovered {
	background-position: -333px -491px;
}
ul#continents li#stEropa a:hover,
.c7.hovered {
	background-position: -205px -316px;
}
ul#continents li#stAfrica a:hover,
.c8.hovered {
	background-position: -189px -423px;
}
#stSoAmer {
	width: 78px;
	height: 128px;
	top: 150px;
	left: 154px;
}
#stNoAmer {
	width: 185px;
	height: 129px;
	top: 15px;
	left: 18px;
}
#stCeAmer {
	width: 39px;
	height: 32px;
	top: 129px;
	left: 137px;
}
#stAustralia {
	width: 105px;
	height: 84px;
	top: 177px;
	left: 461px;
}
#stAsia {
	width: 228px;
	height: 172px;
	top: 21px;
	left: 356px;
}
#stMideast {
	width: 60px;
	height: 58px;
	top: 92px;
	left: 324px;
	z-index:2;
}
#stEropa {
	width: 149px;
	height: 89px;
	top: 20px;
	left: 244px;
}
#stAfrica {
	width: 110px;
	height: 136px;
	top: 103px;
	left: 255px;
}
ul#continents li a span {
	color: #fff;
	background:#1d1d1d;
	display:none;
	padding:10px;
	position:absolute;
	z-index:1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Arial, Helvetica, sans-serif;
	width:75px;
	text-align:center;

	padding: 5px 10px;
	margin: 1em 0 3em;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0 1px 1px #0D3474;
	line-height: 18px;
	border: 1px solid #3B79DF;
	border-bottom: 1px solid #2562C7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #4986E8;
	background: -moz-linear-gradient(top, #C1D7FF, #76B8FC 2%, #4986E8);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #AADAF0), color-stop(.01, #76B8FC), to(#4986E8));

	border-color: rgba(82,168,236,0.8);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
	outline: 0;
	outline: thin dotted \9;
}
ul#continents li a span:after {
	display: block;
	position: absolute;
	top:5px;
	left:-10px;
	border-color: transparent transparent transparent #0F3980;
	border-style: solid;
	border-width: 5px 10px 5px 0;
	content: '';
	display: inline-block;
	height: 0;
	-webkit-transform: rotate(360deg);
	width: 0;

}
ul#continents li a span:before {
	display: block;
	position: absolute;
	top:5px;
	left:-11px;
	border-color: transparent #4986E8 transparent transparent;
	border-style: solid;
	border-width: 5.5px 11px 5.5px 0;
	content: '';
	display: inline-block;
	height: 0;
	-webkit-transform: rotate(360deg);
	width: 0;
}

ul#continents li a:hover span {
	/*display: block;*/
}
ul#continents li a:hover span strong {
	display: block;
	margin-bottom: 2px;
	font-size: 12px;
	/*text-decoration: underline;*/
}

.stackNote {
	float:left;
	width:170px;
	position:absolute;
	left:20px;
	bottom:30px;
	/* -moz-box-sizing: border-box;
	border: 10px solid #FFFFFF;*/
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
	z-index:10;

}
.stackNote-contentWrapper {
	max-width: 100%;
	background-color: #FFF;
	height: 100%;
	vertical-align: bottom;
	/* border: 10px solid white; */
	border:1px solid #B4B1AC/*94928E FC0 */;

	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	position:relative;
	z-index:11px;
}
.stackNote:before, .stackNote:after {
	background-color: #F9F9F9;
	content: "";
	display:block;
	border-radius: 3px;
	width: 100%;
	height: 100%;
	position: absolute;
	/* border: 10px solid white; */
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	transition: 0.3s all ease-out;
	opacity:.9;
}
.stackNote:before { top: 4px; z-index: -10; }
.stackNote:after { top: 3px; z-index: -20; }

.stackNote.twisted:before {
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	transform: rotate(4deg);
}
.stackNote.twisted:after {
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	transform: rotate(-6deg);
}

.stackNote-header {
	padding:5px 10px 5px 30px;
	border-bottom:1px solid #FFCC00;
	background:url(../../../../img/front/V2/note.png) 8px 5px no-repeat;
}
.stackNote-content {
	margin:5px 10px 10px;
}