<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'CALIBRI';
	src: url('font/CALIBRI.eot');
	src: url('font/CALIBRI.eot?#iefix') format('embedded-opentype'), url('font/CALIBRI.woff') format('woff'), url('font/CALIBRI.ttf') format('truetype'), url('font/calibri.svg#calibri') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ariblk';
	src: url('font/ariblk.eot');
	src: url('font/ariblk.eot?#iefix') format('embedded-opentype'), url('font/ariblk.woff') format('woff'), url('font/ariblk.ttf') format('truetype'), url('font/ariblk.svg#ariblk') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Arial Narrow';
	src: url('font/779.eot');
	src: url('font/779.eot?#iefix') format('embedded-opentype'), url('font/779.woff') format('woff'), url('font/779.ttf') format('truetype'), url('font/779.svg#779') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ArialNarrownormal';
	src: url('font/arial_narrow.eot');
	src: url('font/arial_narrow.eot?#iefix') format('embedded-opentype'), url('font/arial_narrow.woff') format('woff'), url('font/arial_narrow.ttf') format('truetype'), url('font/arial_narrow.svg#arial_narrow') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ps';
	src: url('font/ps.eot');
	src: url('font/ps.eot?#iefix') format('embedded-opentype'), url('font/ps.woff') format('woff'), url('font/ps.ttf') format('truetype'), url('font/ps.svg#ps') format('svg');
	font-weight: bold;
	
}
body{
	margin:0px;
	padding:0px;
}
#wrapper{
	padding-top:50px;
}

#area{
	width:986px;
	border:#999999 solid 1px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin:0px auto;
-moz-box-shadow: 0 0 10px 3px #dedede;
-webkit-box-shadow: 0 0 10px 3px #dedede;
box-shadow: 0 0 10px 3px #dedede;
padding-bottom: 20px;
}

#area h1 {font-size: 18px; font-weight: bold; color:#028881; font-family: 'ArialNarrownormal'; margin: 0px; padding: 15px 25px 0px 0px; }
#area h1.topright { float: right; font-size: 12px; font-weight: normal; color:#028881; font-family: 'ArialNarrownormal'; margin: 0px; padding: 15px 25px 0px 0px; }
#area h2 {font-size: 18px; font-weight: bold; color:#028881; font-family: 'ArialNarrownormal'; margin: 0px; padding:10px 10px 0px 0px; }


#header{
	margin-top:45px;
}
.logo{
	display:inline-block;
	float:left;
	margin-right:252px;
}
.social{
	display:inline-block;
	float:right;
	margin-right:30px;
}
.cl{
	clear:both;
}
.ic_social{
	margin-bottom:50px;
	float:right;
	margin-right:13px;
}
.title_social{
	font-family:"Times New Roman";
	font-size:18px;
	color:#194a4a;
	margin-bottom:10px;
	text-transform:uppercase;
	padding-right:9px;
}
#menu_social_tap{
	margin:0px;
	padding:0px;
	margin-bottom:50px;
}
#menu_social_tap li{
	display:inline-block;
	float:left;
	list-style:none;
	text-align:center;
	border-right:2px #0a8d88 solid;
	padding:0px 12px;
	font-family:Arial;
	font-size:14px;
	color:#000;
	
	 
}
#menu_social_tap li a{
	
	color:#000;
	
	 
}
a{
	text-decoration:none;
	color: #0B8C88;
}
.menu_social{
	float:right;
}
#menu_social_tap li#last{
	border-right:none;
}
.topmenu{
	padding-left:280px;
}
#top_menu{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	display:inline-block;
	float:left;
	margin-bottom:20px;
}
#top_menu li{
	
	float:left;
	list-style:none;
	display:inline-block;
	padding:0px 10px;
	border-right:2px #0a8d88 solid;
	font-family: Arial, sans-serif;
	
}
#top_menu li a{
	color:#000;
	text-decoration:none;
	font-size:14px;
	font-family: Arial, sans-serif;
	
}
#top_menu li#last2{
	border-right:none;
	
}
.box_content{
	padding:0px 25px;
	padding-bottom:0px;
}

.box_reservertion{
	width:205px;
	border:1px solid #000;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	
	
}
.tltle_reser{
	width:205px;
	background-color:#0a8d88;
	height:30px;
	line-height:30px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	text-align:center;
	-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;

	
}
.pic_reservation{
	text-align:center;
	padding-bottom:5px;
	
}
.bottom{
	width:205px;
	height:30px;
	background-color:#0a8d88;
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
	
	
}
.box_content_left{
	display:inline-block;
	float:left;
	margin-right:23px;
	
}
.book{ padding-top:23px; }
.icon_lease{
	width:211px;
	/*height:170px;*/
	
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;

margin-top:0px;
margin-bottom:35px;
}
.title_lease{
	margin-top:0px;
	margin-left:8px;
	background-image:url(img/ic-lease.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:40px;
	font-family:Arial, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	
	font-family: 'ariblk';
}
.galary{
	width:100%;
	margin-top:45px;
}
#dining .galary{
	width:100%;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;
}
#spa .galary{
	width:90%;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;
}
#galary_list{
	margin:0px 0px 30px 0px;
	padding:0px;
}
#galary_list li{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	border-right:3px solid #0a8d88;
	padding:0px 5px;
	height: 83px;
}
#galary_list li#one{
	
	border-right:none;
	
}
.box_content_right{
	float:right;
	display:inline-block;
	width:698px;
}
.title_text_content{
	font-size:20px;
	color:#009999;
	margin-bottom:28px;
	text-transform:uppercase;
		font-family: 'Arial Narrow';
	
	
}

#spa #galary_list li#new {
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	border-right:none;
	padding-left: 20px;
	
}
#dining #galary_list li#firt {
	width:108px;
	text-align:center;
	
}
#spa #galary_list li{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	border-right:3px solid #0a8d88;
	padding:0px 20px;
	
}
/* #dining #galary_list li#lastdin{ width:108px;
	text-align:center; border:0px; text-align:center;}
 #dining #galary_list li{
	float:left;
	list-style:none;
	border-right:3px solid #0a8d88;
	padding:0px 20px;
	
}*/
.text_content{
	font-size:15px;
	line-height:24px;
	width:100%;
		font-family: 'ArialNarrownormal';
		
}
.content_text{
	margin-top:33px;
}
.copy_right{
	font-family:Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:986px;
	margin:0px auto;
	height:43px;
	line-height:43px;
}
.trip{
	background-image:url(img/trip.png);
	background-repeat:no-repeat;
	width:150px;
	height:85px;
	margin:0px auto;
	padding-bottom:70px;
	

	
}
.trip h5{
	font-family: Arial, sans-serif;
	font-size:14px;
	padding-top:64px;
	text-align:center;
	
	
}
.trip h5 a{
	color:#000;
	
}
.content_map{ float: left; width:200px; padding-top:30px; padding-left:30px;}
.content_main2 {
	float: left;
	width: 450px;
	margin-top: 20px;
	line-height:25px;

}
.content_main {
	float: left;
	width: 700px;
	margin-top: 20px;
	line-height:25px;

}

.room_type_images_main {

	float: left;
	width: 700px;
	margin: 10px 0px 30px;
	margin-left: 5px;

}
.rooms{
	width:167px;
	float:left;
	text-align:center;
	font-family: 'ArialNarrownormal';
	font-size:13px;
	margin: 0px 87px;
	border-bottom: 2px solid #0B8C88;
	height: 122px;
}
.leisure{
	width:167px;
	float:left;
	text-align:center;
	font-family: 'ArialNarrownormal';
	font-size:13px;
	margin-right: 85px;
}

.leisure2{
	width:167px;
	float:left;
	text-align:center;
	font-family: 'ArialNarrownormal';
	font-size:13px;
	margin-right: 0px;
}

.room_type_images_main2 {

	float: left;
	width: 700px;
	margin: 10px 0px 0px;
	margin-left: 5px;

}

.rooms2{
	width:180px;
	float:left;
	text-align:center;
	font-family: 'ArialNarrownormal';
	font-size:13px;
	
}
.ad-preloads {
  position: absolute;
  left: -10000px;
  top: -9000px;
}

.content_main h1, .content_main2 h1{
	float:left;
		font-family: 'Arial Narrow';
	font-size:19px;
	font-weight:normal;
	color:#028881;
	margin:0px;
	padding:0px;
}    

.content_main img{
	padding-right: 20px;
}  

.content_main p{
	margin-top:30px;
}
.content_main p{
	margin-top:30px;
}
.content_main p, .content_main a, .content_main2 p, .content_main2 a{

	font-family: 'ArialNarrownormal';
	font-size:15px;
	color:#58595b;
	text-align:justify;
}

.content_main a { color: #028881; }

.content_main a:visited { color: #028881; }

#home #top_menu li#homelast a,#room #top_menu li#roomlast a, #villa #top_menu li#villalast a, #spa li#spalast a, #dining li#dininglast a, #leisure li#leisurelast a, #koh li#kohlast a, #Reviews li#Reviewslast a, #reservation li#last2 a, #gallery li#gallerylast a{
	color:#67b6b6;
}
.downloadLink a {
font-weight: bold;
color: #028881;}


.flash_gallery {
margin-top: 8px;
margin-bottom: 50px;
clear: both;
}
.dow_load{
	font-family: 'ArialNarrownormal';
	font-size:16px;
	color:##028881;
	
	
}
.row_reviews{
	width:702px;
	padding-bottom:25px;
	border-bottom:#000 solid 1px;
	padding-top:25px;
	
	
}
.content_main .co_img{
	display:inline-block;
	float:left;
	margin-right:15px;
}
.content_main .co_img2{
	display:inline-block;
	float:right;
	
}
.content_reviews{
	display:inline-block;
	float:left;
	font-family: "Arial Narrow";
font-size: 13px;
width:450px;
}
.content_reviews2{
	display:inline-block;
	float:left;
	font-family: "Arial Narrow";
font-size: 13px;
width:100%;
}
.content_reviews h1{
	font-family: 'ps';
	font-size:15px;
	color:#028881;
}
#promotion #menu_social_tap li#promotionlast a, #media #menu_social_tap li#medialast a, #contact #menu_social_tap li#last a{
	color:#028881  ;
	text-decoration:none;
}
/*#promotion {
	font-family: 'ps';
	font-size:15px;
	font-size: 30px;
font-weight: bold;
text-align: center;
margin-top:100px;
color:#000;
}*/
.content_main h3{
	font-family: 'ps';
	font-size:15px;
	font-size: 30px;
font-weight: bold;
text-align: center;
margin-top:30px;
color:#000;
}
.contentty h3{
	 font-family: 'ps';
	font-size:15px;
	font-size: 30px;
font-weight: bold;
text-align: center;
margin-top:30px;
color:#028881; }
.contentty h3 a{
	 font-family: 'ps';
	font-size:15px;
	font-size: 30px;
font-weight: bold;
text-align: center;
margin-top:30px;
color:#028881; }
.content_left_add{
	display:inline-block;
	float:left;
	width:225px;
	margin-top:25px;
	line-height: 20pt;
	font-size: 16px;
	color: #58585a;
	font-family: 'ps';
	
}
.content_right_add{
	display:inline-block;
	float:right;
	width:200px;
	margin-top:25px;
	line-height: 20pt;
font-size: 16px;
color: #58585a;
font-family: 'ps';
	
}
.link_ft{
	color:#000;
}
#face a:hover { width:51px; height:52px; background-image:url(img/facebook-iconb.jpg);  }
.bgface{ width:51px; height:52px; background-image:url(img/ic.png);}
	
.imgsee{
	padding-top:5px;
}
.bo{ font-weight:bold;}

.em2{
text-align:center;
	width:90px; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
background: #0D8C88;
color: #fff;
font-style: normal;
padding: 5px 10px;
margin:0 auto;
margin-bottom:30px;
clear: both;
}
.em2 a{font-family: 'Arial Narrow';
font-size: 16px;
color:#fff;}
.content_main .em2 a { color: #ffffff; }
#CDSWIDTCH{
	height:103px !important;
}

div.box_content_right p.goback { font-family: 'ArialNarrownormal';
font-size: 15px; }
/*div.box_content_right p.goback a { font-weight: normal;}*/
</pre></body></html>