@CHARSET "ISO-8859-1";



#top-box div.map {
	float: none;
	width: 900px;
	margin-left: 7px;
	margin:0;
    padding:0;
    height:463px;
	width:900px;
	font-family:arial, helvetica, sans-serif;
    font-size:8pt; 
}


#map-destinations {
    background:url(../img/map/indonesia.jpg) top left no-repeat #fff;
}

#map-destinations li {
    margin:0;
    padding:0;
    list-style:none;
    position:relative;
    display:block;
    background:url(../img/blank.gif);
}
/*
#map-destinations li a {
    position:relative;
    display:block;
    background:url(../img/blank.gif);
}
*/

#map-destinations li a span { display:block; color: black;}
#map-destinations li div { display:none; }

#map-destinations li:hover div {
    position:absolute;
    display:block;
    width:300px;
    height:auto;
    left:-120px;
    top:30px;
    padding:5px;
    border:1px solid #000;
    background:#fff;
    text-decoration:none;
    color:#000;
    z-index: 99;
    /*
    filter:alpha(opacity=80);
    opacity:0.8;
    */
}

#map-destinations li div {
    top:20px;
    left:20px;
    width:180px;
    height:120px;
}


#map-destinations li.komodo {
    top:320px;
    left:440px;
    width:50px;
    height:20px;
}

#map-destinations li.bali-to-komodo {
    top:320px;
    left:370px;
    width:130px;
    height:20px;
}

#map-destinations li.borneo-rivers {
    top:150px;
    left:300px;
    width:80px;
    height:20px;
}

#map-destinations li.ujung-kulon-krakatao {
    top:200px;
    left:200px;
    width:200px;
    height:20px;
}
#map-destinations li.ujung-kulon-krakatao2 {
    top:110px;
    left:180px;
    width:200px;
    height:20px;
}


#map-destinations li.asmat {
    top:200px;
    left:760px;
    width:120px;
    height:20px;
}

#map-destinations li.alor {
    top:200px;
    left:530px;
    width:90px;
    height:20px;
}

#map-destinations li.lombok-sumba {
    top:220px;
    left:340px;
    width:170px;
    height:20px;
}

#map-destinations li.raja-Ampat {
    top:80px;
    left:640px;
    width:150px;
    height:20px;
}

#map-destinations li.raja-Ampat2 {
    top:160px;
    left:640px;
    width:150px;
    height:20px;
}

#map-destinations li.halmahera {
    top:110px;
    left:560px;
    width:60px;
    height:20px;
}

#map-destinations li.togian {
    top:110px;
    left:510px;
    width:40px;
    height:20px;
}
	
#map-destinations li.manado-sangahera {
    top:50px;
    left:480px;
    width:110px;
    height:20px;
}
	
#map-destinations li.lembeh {
    top:70px;
    left:560px;
    width:40px;
    height:20px;
}
	
#map-destinations li.alor-banda {
    top:200px;
    left:540px;
    width:70px;
    height:20px;
}
	
#map-destinations li.seleyar-takabonberti {
    top:150px;
    left:460px;
    width:120px;
    height:20px;
}
	
#map-destinations li.sangalaki-derawan {
    top:-70px;
    left:400px;
    width:120px;
    height:20px;
}
	
#map-destinations li.maratua {
    top:-70px;
    left:420px;
    width:50px;
    height:20px;
}
	
#map-destinations li.bali-sea {
    top:110px;
    left:350px;
    width:50px;
    height:20px;
}
	
#map-destinations li.north-moluccas-morati {
    top:-110px;
    left:600px;
    width:130px;
    height:20px;
}
	
#map-destinations li.triton-aetna-bays-west-papua {
    top:-30px;
    left:660px;
    width:190px;
    height:20px;
}
	
#map-destinations li.seram-nusa-laut-banda {
    top:-30px;
    left:600px;
    width:150px;
    height:20px;
}

#map-destinations li.asmat2 {
    top:-10px;
    left:740px;
    width:90px;
    height:20px;
}

#map-destinations li.roti {
    top:360px;
    left:510px;
    width:80px;
    height:20px;
}

#map-destinations li.lombok-sumbaua {
    top:310px;
    left:350px;
    width:140px;
    height:20px;
}

#map-destinations li.panaitan {
    top:240px;
    left:130px;
    width:160px;
    height:20px;
}

#map-destinations li.mentawai {
    top:170px;
    left:50px;
    width:170px;
    height:20px;
}

#map-destinations li.banyaks {
    top:30px;
    left:-20px;
    width:180px;
    height:20px;
}

#map-destinations li.wakatobi {
    top:-20px;
    left:500px;
    width:130px;
    height:20px;
}

#map-destinations li.raja-empat {
    top:100px;
    left:620px;
    width:160px;
    height:20px;
}

div.copy img {
	text-decoration:none;
	padding:0;
	margin:0;
	width: 60px;
	border: none;
}



#map-destinations-pioneer {
    background:url(../pioneer-adventure/img/indonesia-map.jpg) top left no-repeat #fff;
}


#map-destinations-pioneer li.komodo {
    top:320px;
    left:440px;
    width:50px;
    height:20px;
}

#map-destinations-pioneer li {
    margin:0;
    padding:0;
    list-style:none;
    position:relative;
    display:block;
    background:url(../img/blank.gif);
}
/*
#map-destinations li a {
    position:relative;
    display:block;
    background:url(../img/blank.gif);
}
*/

#map-destinations-pioneer li a span { display:block; color: black;}
#map-destinations-pioneer li div { display:none; }

#map-destinations-pioneer li:hover div {
    position:absolute;
    display:block;
    width:300px;
    height:auto;
    left:-120px;
    top:30px;
    padding:5px;
    border:1px solid #000;
    background:#fff;
    text-decoration:none;
    color:#000;
    z-index: 99;
    /*
    filter:alpha(opacity=80);
    opacity:0.8;
    */
}

#map-destinations-pioneer li div {
    top:20px;
    left:20px;
    width:180px;
    height:120px;
}
