﻿@charset "utf-8";
/* CSS Document */
html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
}
body {
	margin: 0;
	width: 100%;
	height: 100%;
	background: #F2F2F2;
	font-family: Arial;
	color: #fff;
	font-size: 12px;
	line-height: 140%;
}
img {
	border: 0;
}
a:link, a:visited {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
input {
	font-family: Arial;
}
/* index */
#black {
	width: 150%;
	height: 110%;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 999;
	margin: 0;
	padding: 0;
}
#black:hover {
	cursor: pointer;
}
#closenewsbox {
	background: url(images/closenewsbox.png) 0 0 no-repeat;
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	top: -15px;
	right: -15px;
	z-index: 1000;
}
#logo {
	position: absolute;
	top: 0;
	left: 40px;
	z-index: 100;
}
h1 {
	font-size: 16px;
	display: block;
	line-height: 29px;
	border-bottom: #AAA dotted 2px;
	color: #fff;
}

	
.Hotelinfo a:link, .Hotelinfo a:visited, .Retreat a:link, .Retreat a:visited, .season-vid a:link, .season-vid a:visited {
	color: #ccc;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.Hotelinfo a:hover, .Retreat a:hover, .season-vid a:hover {
	color: #000;
}
.nav a:link, .nav a:visited {
	color: #fff;
	text-decoration: none;
	font-family: Arial Black;
	font-size: 20px;
}
.nav a:hover {
	color: #fff;
}
#main {
	width: 995px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
}
#prev2 {
	position: absolute;
	top: 300px;
	left: 10px;
	z-index: 100;
	float: left;
	display: block;
}
#next2 {
	position: absolute;
	top: 300px;
	right: 10px;
	z-index: 100;
	float: right;
	display: block;
}
#output {
	text-align: left;
}
.more-button {
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	padding: 0 5px 0 17px;
	background: url(images/alpha80.png);
	display: table;
	cursor: pointer;
}
.jScrollbar5 {
	margin: 0 0 7px 0;
	padding: 0;
}
#container {
	position: absolute;
	z-index: 666;
	vertical-align: bottom;
	bottom: 30px;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#scroller {
	position: absolute;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	width: 760px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}
#scroller a {
}
#scroller-box {
	max-height: 150px;
	overflow: auto;
	overflow-x: hidden;
	margin-right: -17px;
	box-sizing: border-box;
	padding-right: 10px;
}
.newsbox #scroller {
	width: 360px;
}
.slidingDiv {
	position: relative;
	margin: 5px 2px;
}
.show_hide {
	text-decoration: none;
	z-index: 0;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}
.hide {
	position: absolute;
	z-index: 999999;
	right: 0;
	width: 11px;
	height: 11px;
	font-size: 11px;
	display: block;
	margin: 0;
	padding: 0;
	float: right;
	cursor: pointer;
}
.hide a {
	color: #fff;
	margin: 0;
	padding: 0;
}
.Retreat h1 {
	font-size: 16px;
	width: auto;
	margin: 4px 20px 6px 0;
	padding: 0;
	border-bottom: #999 dotted 2px;
	color: #fff;
}
h1.withScroll {
	font-size: 16px;
	width: 750px;
	margin: 0 20px 0 0;
	padding: 0;
	line-height: 29px;
	border-bottom: #AAA dotted 2px;
	color: #fff;
}
.Retreat ul {
	margin: 35px 0 0 30px;
	padding: 0;
}
.Retreat li {
	margin: 0;
	padding: 0;
}
table.Hotelinfo, table.Retreat {
	vertical-align: top;
	margin: 0;
	padding: 0 0 0 15px;
	width: 795px;
	line-height: 140%;
}
.Hotelinfo td, .Retreat td {
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.Retreat td p{
	padding:0;
}
.Hotelinfo h1 {
	font-size: 16px;
	margin: 0 30px 6px 0;
	width: 760px;
	border-bottom: #999 dotted 2px;
	color: #fff;
}
.Hotelinfo h3{
	margin:0;
	padding:0;
	
	}
.Hotelinfo p, .Retreat p {
	margin: 0;
	padding: 0 20px 0 0;
}
.Hotelinfo ol {
	margin: 5px 0 7px 25px;
	padding: 0;
}
.Hotelinfo td ul {
	margin: 0 0 0 17px;
	padding: 0;
}
.Hotelinfo li {
	margin: 0;
	padding: 1px 0 1px 0;
}
span.more {
	font-weight: normal;
	color: #ddd;
	font-size: 11px;
	letter-spacing: 1px;
	padding-left: 15px;
}
table.roomsoverview {
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.roomsoverview a:link, .roomsoverview a:visited {
	display: block;
	color: #ddd;
}
.roomsoverview a:hover {
	display: block;
	color: #fff;
}
.roomsoverview td {
	font-size: 12px;
	margin: 0;
	padding: 5px 0;
	vertical-align: top;
	text-align: left;
}
.roomsoverview h2 {
	font-size: 13px;
	margin: 0;
	padding: 3px 0;
}
.roomsoverview img {
	float: left;
	margin: 5px 0;
	padding: 2px;
	border: #111 solid 1px;
}
.roomsoverview p {
	float: left;
	font-weight: normal;
	margin: 6px 0;
	padding: 0;
}
ul.months {
	display: block;
	overflow: auto;
	width: 51px;
	background: #fff;
	border: 1px solid #B2B2B2;
	list-style: none;
	margin: 100px 30px;
	max-height: 220px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 2px 0;
	float: left;
}
ul.months li {
	color: #111;
	cursor: pointer;
	font-size: 12px;
	padding: 1px 5px;
	text-align: left;
	white-space: nowrap;
}
.plain {
	max-height: 115px;
}
div.contactinfo table {
	margin: 0;
	padding: 0;
	border: 0;
}
div.contactinfo td {
	padding: 0;
	border: 0;
	vertical-align: middle;
}
div.contactinfo img {
	line-height: 16px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
table.contactform {
	text-align: center;
	margin: 10px 0 0 10px;
	font-size: 12px;
	color: #736356;
	border-spacing: 0;
	padding: 0;
}
.contactform td {
	text-align: left;
	padding: 2px 5px;
	vertical-align: top;
}
.contactform td img {
	vertical-align: top;
	margin-right: 4px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	padding: 2px;
	line-height: 150%;
}
.gotop {
	float: right;
}
.gotop a:link, .gotop a:visited {
	color: #ccc;
	text-decoration: underline;
}
.gotop a:hover {
	color: #fff;
}
table.contactus {
	margin: 40px 0 0 15px;
	padding: 0;
	text-align: left;
	clear: both;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	border: 0;
	border-spacing: 0;
}
table.contactus td {
	vertical-align: top;
}
.contactus td p {
	margin: 0;
	padding: 5px 0 0 15px;
	text-align: left;
	color:#736356;
}
.contactus h1{color:#736356;}
#downbutton {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: left;
	z-index: 9999;
	background: url(images/white80.png);
	width: 280px;
	height: 120px;
	color: #663300;
	font-size: 16px;
	font-weight: bold;
	margin: 300px auto 0 auto;
	padding: 12px 20px 12px 60px;
}
#downbutton a:link, #downbutton a:visited {
	color: #630;
}
#downbutton a:hover {
	color: #660000;
}
#downbutton p {
	margin: 0;
	padding: 0;
	line-height: 35px;
}
#downbutton ul {
	margin: 0 0 0 22px;
	padding: 0;
}
#downbutton li {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 20px;
}
table.downloadthumb {
	margin: 20px auto;
}
.downloadthumb td {
	text-align: center;
}
#photo-gallery {
	width: 760px;
	height: 480px;
	margin: 120px 150px;
	background: #F2F2F2;
	position: absolute;
	z-index: 99999;
}
.scrollerbox {
	height: 200px;
	overflow: hidden;
}
.back a {
	float: right;
	margin: -10px 17px 7px 20px;
	z-index: 1000;
	cursor: pointer;
}
span.date {
	color: #ccc;
	margin-left: 7px;
	font-size: 11px;
}
#demos {
	position: absolute;
	z-index: 0;
	top: 40px;
	width: 995px;
	height: 620px;
	overflow: visible;
}
#s2 {
	width: 995px;
	height: 590px;
	overflow: hidden;
}
#s2 img {
	width: 995px;
	height: 590px;
}
.bg-topmenu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10;
	width: 100%;
	height: 42px;
	/*background:#6d6e70;*/
	background: #c4bdb3;
}
/*文字區的彈出特效*/
#pop_up_menu {
	
	width: 800px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	background: url(images/alpha80.png);
	/* background:url(images/gray80.png); */
	z-index: 999999;
	font-size: 12px;
	z-index: 50;
}
#pop_up_menu h1 {
	margin: 10px 0;
	font-weight: bold;
}
#pop_up_menu p {
	margin: 10px 0;
	text-align: justify;
	margin-right: 0;
	color: #fff;
}


/*seasons page */
#season-content {
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
}
#season-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#season-content li {
	float: left;
	margin: 0;
	padding: 0;
}
#season-content img {
	margin: 0 4px;
}
div.season-vid {
	background: #000;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/*footer*/
#footer {
	width: 995px;
	letter-spacing: 1px;
	color: #666;
	line-height: 20px;
	height: 30x;
	margin: 0;
	padding: 5px 0 10px 0;
	border-top: #999 solid 1px;
}
#footer-right {
	float: right;
}
.language {
	float: left;
	padding-left: 12px;
	z-index: 0;
	word-spacing: 7px;
}
.language a {
	font-weight: normal;
}
#tripadvisor-content {
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
}
#review-content {
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
}
#comment-content {
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
}
#tripadvisor-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#review-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#comment-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#tripadvisor-content li {
	float: left;
	margin: 0;
	padding: 0;
}
#tripadvisor-content img {
	margin: 0 4px;
}
div.tripadvisor-vid {
	background: #000;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div.review-vid {
	background: #000;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div.comment-vid {
	background: #000;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div.contactinfo {
	margin: 2px 0px;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	height: 20px;
	vertical-align: middle;
	float: left;
}
.fb-like {
	margin: 0 5px;
	padding: 0;
	float: left;
}
#footer a:link, #footer a:visited {
	color: #777;
	text-decoration: none;
	margin-left: 1px;
}
#footer a:hover {
	color: #333;
}
#newswindow {
	position: fixed;
	z-index: 1000;
	top: 40px;
	left: 50%;
	margin-left: -320px;
	padding: 5px 15px;
	background: #000;
	overflow: visible;
}
.newsbox {
	width: 640px;
	height: 290px;
	margin: 0;
	padding: 5px 0;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 135%;
	background: #000000;
	color: #FFFFFF;
	display: table;
}
.newsbox h2 {
	color: #F7931E;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 140%;
	height: 40px;
}
.newsbox ul {
	margin: 3px 0 3px 22px;
	padding: 0;
}
.newsbox li {
	margin: 0;
	padding: 0;
}
.newsbox img {
	margin: 5px 0 0 15px;
	padding: 0;
}
.season-vid a:link, .season-vid a:visited {
}
.season-vid a:hover {
	color: #FF0006;
}
.topmenu {
	width: 815px;
	float: right;
	height: 100px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
	display: block;
	text-align: center;
}
.topmenu ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	color: #736356;
	height: 100px;
	line-height: 42px;
	text-align: center;
	position: relative;
	margin-left:60px;
}
.topmenu li {
	font-size: 12px;
	float: left;
	margin: 0;
	padding: 0 5px 10px 5px;
	text-align: center;
	font-weight: bold;
	letter-spacing:1px;
}
.topmenu li a {
	color: #736356;
	display: block;
}
.topmenu li a:hover {
	color: #2E2823;
}
.topmenu .submenu {
	display: none;
	position: absolute;
	margin: 0 auto;
	padding: 0 5px 0 5px;
	overflow: hidden;
	top: 48px;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
.topmenu .submenu li {
	color: #fff;
	font-weight: normal;
	line-height: 30px;
	height: 30px;
	padding: 0 5px;
	font-family: arial;
	/*background:url(images/gray80.png);*/
	background: url(images/grey80.png);
	letter-spacing:0;
}
.topmenu .submenu li a {
	color: #fff;
	font-weight: normal;
}
#aboutus ul {
	margin-left: -5px;
}
#retreat ul {
	margin-left: -53px;
}
#food ul {
	margin-left: -138px;
}
#spa ul {
	margin-left: -53px;
}
#sports ul {
	margin-left: -180px;
}
#news ul {
	margin-left: -258px;
}
iframe {
	overflow: hidden;
	background: transparent;
}
/* colors */
.red {
	color: #d00;
}
.sent_msg {
	color: #d00;
	font-size: 13px;
	margin: 20px 15px;
}
/* 交通方式 */
.Hotelinfo ul.info-list{
	margin:0;
	padding:0;
	clear:both;
	display:table;
	}
.Hotelinfo ul.info-list li{
	float:left;
	list-style:none;
	margin:0 20px 0 0;
	padding:0;
	}
.clr{clear:both;
	}
.pop{
	white-space:normal;
	width:500px;
	}
.light{
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	margin:0;
	}
.infobox{}
.infobox ul{
	margin:0 0 0 27px;
	padding:0;}