@charset "utf-8";
/* CSS Document */

body{
	background-color:#f0f0f0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#707070;
	padding:0px;
	margin:0px;
}
a {
	outline:none;
}
p{
	padding:0px;
	margin:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#707070;
}
#pageBG {
	position: absolute;
	left: 0px;
	top: 0px;
	width:1000px;
	height:650px;
}
table#layout{
	width:1300px;
	height:700px;
	border:none;
	padding:0px;
	margin:0px;
	text-align:left;
	vertical-align:top;
	background-position:left;
	background-repeat:no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
td#page_cell{
	width:1000px;
	height:700px;
	background-image:url(../images/page_edge.png);
	background-position:right;
	background-repeat:repeat-y;
}
td#panel{
	background-color:#f0f0f0
}
table#panel_layout{
	width:210px;
	height:600px;
	margin-top:50px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:0px;
	text-align:left;
	vertical-align:top;
	line-height:16px;
}
td.panel_cell{
	text-align:left;
	
	 border-top:dotted 1px #707070; 
	padding-top:5px;
}
td.panel_cell2{
	text-align:left;
	
	 border-bottom:dotted 1px #707070; 
	padding-top:5px;
}
a{
	width:100%;
	display:block;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#707070;
	text-decoration:none;
	border:none;
}

a#thumb_nav_left{
	width:10px;
	height:15px;
	background-image:url(../images/arrow_left.png);
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	float:right;
}
a#thumb_nav_right{
	width:10px;
	height:15px;
	background-image:url(../images/arrow_right.png);
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	float:right;
}	
div#page{
	width:90px;
	height:60px;
	top:50px;
	left:50px;
	display:block;
	position:absolute;
}

div.top_row{
	height:105px;
	float:left;
}
div#thumbnails{
	width:375px;
	height:80px;
}
div#thumbnails_area{
	width:370px;
	height:74px;
	position:relative;
	display:block;
	overflow:hidden;
	padding:0px;
	margin:0px;
	border:none;
	top:0px;
	bottom:0px;
}
div#thumbnails_desc{
	height:19px;
	float:left;
	padding-top:5px;
}
div#loading_image{
	width:25px;
	height:20px;
	text-align:center;
	display:none;
	float:right;
	padding-top:4px;
}
div#thumbnails_navigate{
	width:20px;
	height:19px;
	padding-top:5px;
	text-align:center;
	float:right;
}
div#bottom_row{
	top:105px;
	width:451px;
	height:300px;
	position:absolute;
	z-index: 4;
}
div#sub_info{
	top:157px;
	display:block;
	float:left;
}

#information {
	position:absolute;
	width:225px;
	height:0px;
	top:0px;
	left:0px;
	overflow:hidden;
}

div#content_area{
	width:575px;
	height:404px;
	left:320px;
	position:relative;
	display:none;
	z-index: 6;
	background-color:#FFF;
	border-bottom:1px solid #C3C3C3;
}

div#content_header{
	padding:0px;
	border-bottom:dotted 1px #c3c3c3;
	text-align:left;
	z-index:9999;
	top:25px;
	margin-left:15px;
	margin-right:0px;
	display:block;
	position:absolute;
	height:54px;
	width:545px;
}
	
div#content_desc{
	top:80px;
	padding:15px;
	padding-bottom:10px;
	padding-top:10px;
	display:block;
	position:absolute;
}

div#content_desc .content_descIMG{
	float:left;
	width:275px;
	margin-right:15px;
	height:301px;
	overflow:hidden;
}

.content_descIMG img{ 
}

div#content_desc .content_descTXT{
	float:left;
	width:255px;
	text-align:justify;
	line-height:14px;
}

div.scrollbar-vert{
	width:10px;
	height:290px;
	float:left;
}
div.handle-vert{
	height:90px;
	width:10px;
	background-color:#d4d4d4;
}

ul#thumbnails_list{
	height:58px;
	display:block;
	list-style:none;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}
li.thumbnails_image{
	float:left;
	width:50px;
	height:50px;
	margin:5px;
}
li.thumbnails_image:hover{
	cursor:pointer;
}
ul#information_list{
	width:160px;
	height:300px;
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
}
li.information_menu{
	width:140px;
	height:32px;
	background-image:url(../images/transparent.png);
	background-repeat:repeat;
	border-bottom: solid 1px #c3c3c3;
	padding-left:20px;
	padding-top:17px
}


ul.sub_list{
	left:160px;
	width:160px;
	height:50px;
	display:none;
	list-style:none;
	margin:0px;
	padding:0px;
}
ul#about_list{
	top:0px;
	position:relative;
}
ul#accomodation_list{
	top:50px;
	position:relative;
}
ul#facilities_list{
	top:100px;
	position:relative;
}
ul#activities_list{
	top:150px;
	position:relative;
}
ul#price_list{
	top:200px;
	position:relative;
}
ul#contact_list{
	top:250px;
	position:relative;
}
li.sub_menu{
	width:140px;
	height:19px;
	background-image:url(../images/transparent.png);
	background-repeat:repeat;
	border-bottom: solid 1px #c3c3c3;
	border-left:solid 1px #c3c3c3;
	padding-left:20px;
	padding-top:5px
}
li.information_menu:hover{
	background-image:url(../images/transparent2.png);
}
li.sub_menu:hover{
	background:#ffffff;
	background-image:none;
}
table#logo_area{
	width:160px;
	height:100%;
	text-align:center;
	vertical-align:middle;
}

td#logo{
	width:160px;
	height:79px;
	background:url(../images/dusun_logo.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#ffffff;
	text-align:center;
	vertical-align:middle;
	border-bottom:solid 1px #c3c3c3;
}

td#info_button{
	height:24px;
	width:79px;
	background-image:url(../images/transparent.png);
	background-repeat:repeat;
	border-bottom:solid 1px #c3c3c3;
	border-right:solid 1px #c3c3c3;
}
td#info_button:hover{
	background-image:url(../images/transparent2.png);
}
td#gallery_button{
	height:24px;
	width:80px;
	background-image:url(../images/transparent.png);
	background-repeat:repeat;
	border-bottom:solid 1px #c3c3c3;
}
td#gallery_button:hover{
	background-image:url(../images/transparent2.png);
}
td#thumbnails_details{
	height:24px;
	width:375px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/transparent.png);
	background-repeat:repeat;
	border-bottom:solid 1px #c3c3c3;
}

td.arrow_cell{
	width:15px;
}
div.arrow{
	width: 20px;
	height:8px;
	background-image:url(../images/arrow_right.png);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
}
img{
	border:none;
}

.chart_1{
	padding-bottom:10px;
	border-bottom:dotted 1px #c3c3c3;
	color:#707070;
}
.chart_2a{
	background-color:#9fcb17;
	border-bottom:solid 2px #ffffff;
	border-right:solid 2px #ffffff;
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
	color:#000000;
}
.chart_2b{
	background-color:#9fcb17;
	border-bottom:solid 2px #ffffff;
	border-right:solid 2px #ffffff;
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
	color:#000000;
}

#gallery {
}

#panel {
	overflow: hidden;
	position: absolute;
	width: 200px;
	left: 1000px;
	top: 2px;
}

#directionsDIV {
	margin-top:20px;
	margin-left:50px;
}

#directionsDIV input {
	margin-right:20px;
	margin-left:5px;
}

#hideDirections {
	margin:20px;
	margin-left:50px;
	background-image: url(../images/hide_static.png);
	background-repeat: no-repeat;
	height:30px;
	width:120px;
}
#showDirections {
	margin:20px;
	margin-left:50px;
	background-image: url(../images/show_static.png);
	background-repeat: no-repeat;
	height:30px;
	width:120px;
}

#showDirections:hover {
	cursor:pointer;
	background-image: url(../images/show_over.png);
	background-repeat: no-repeat;
}
#hideDirections:hover {
	cursor:pointer;
	background-image: url(../images/hide_over.png);
	background-repeat: no-repeat;
}

#panel_layout a{
	display:inline;
}
#panel_layout a:hover{
	text-decoration:underline;
}

#content_desc a {
	display:inline;
	line-height:16px;
}

#content_desc a:hover {
	text-decoration:underline;
}
