@charset "utf-8";
@import url('normalizes.css');
@import url('color.css');
@import url('typography.css');

/* fullscreen style */
html {
	width: 100%;
	height: 100%;
	text-align: center;
}
body {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
#page {
	width: 753px;
	margin: 0 auto;
	text-align: left;
}
#brand {
	height: 99px;
	padding-top: 18px;
	text-align: center;
	overflow: hidden;
}
#nav {
	height: 24px;
	overflow: hidden;
	margin: 0 1px;
	padding: 3px 0;
}

#nav li {
	display: block;
	float: left;
	padding: 0 29px;
	padding-left: 39px;
	font-style: normal;
}

#nav li#homepage {
	padding-left: 29px;
}

#nav li a {
	display: block;
	float: left;
	height: 21px;
	line-height: 24px;
}

h2 {
	margin: 0 1px;
	height: 27px;
	overflow: hidden;
	padding-bottom: 2px;
	text-align: center;
	line-height: 27px;
}
#banner {
	padding-bottom: 5px;
}

#banner img {
	width: 753px;
	height: 151px;
	overflow: hidden;
}

#content {
	padding: 0 24px;
}

#content-main {
	padding-top: 24px;
	font-style: italic;
}

.homepage #content-main, .accommodation_sub_page #content-main {
	position: relative;
	width: 460px;
	padding-left: 246px;
	min-height: 400px;
	height: 400px;
	height: auto !important;
}

.homepage .words_panel {
	min-height: 540px;
	height: auto !important;
	height: 540px;
}

#content-main-long {
	padding-top: 24px;
}

#icon {
	margin-left: 16px;
}

#icon li {
	float: left;
	margin-right: 9px;
	display: inline;
}

#icon li img {
	width: 31px;
	height: 33px;
	overflow: hidden;
	float: left;
}

.terms #content-main-long, .accommodation_sub_page #content-main-long {
	position: relative;
	width: 700px;
	min-height: 400px;
}
.accommodation #content-main li {
	position: relative;
	min-height: 97px;
	padding: 8px 0;
	padding-left: 120px;
	padding-right: 100px;
}

.accommodation_sub_page #content-main h3 a {
	display: block;
	float: right;
}

.accommodation #content-main .book_now {
	display: block;
	position: absolute;
	right: 0;
	bottom: 8px;
}

.homepage .photo_panel, .accommodation_sub_page .photo_panel {
	position: absolute;
	left: 0;
	top: 24px;
	width: 183px;
	padding-left: 16px;
	padding-right: 15px;
	padding-top: 12px;
}

.accommodation .photo_panel {
	position: absolute;
	left: 0;
	top: 8px;
	width: 85px;
	height: 85px;
	padding: 6px;
}

.homepage .view_gallery, .homepage .view_video, .accommodation_sub_page .view_gallery {
	display: block;
	text-align: center;
	height: 21px;
	line-height: 21px;
	margin-top: 50px;
}

.homepage .view_gallery {
	margin-top: 12px;
}

.homepage .view_video {
	margin-top: 8px;
}

.form_panel p {
	padding: 8px 0;
	font-size: 11px
}

.words_panel p {
	padding: 8px 0;
	font-size: 11px;
	line-height: 1.5em;
	font-style: normal;
}

.words_panel_long p {
	padding: 8px 0;
	font-size: 11px;
	line-height: 1.5em;
}
#breadcrumb {
	height: 29px;
	margin-top: 45px;
}

#breadcrumb li {
	float: left;
	line-height: 29px;
	padding-right: 30px;
	font-style: normal;
}

#relative_photos li {
	float: left;
	width: 85px;
	height: 85px;
	margin: 10px 5px;
	padding: 6px;
	overflow: hidden;
}

#site-info {
	height: 60px;
	min-height: 60px;
	height: auto !important;
	clear: both;
	padding-bottom: 10px;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #7c7c7c;
	text-align: center;
	background: transparent url(../images/siteinfo.png) repeat-x left top;
}

#site-info p {
	padding-top: 40px;
	background: transparent url(../images/copyright.png) no-repeat center top;
}
/****************------------------- APPEND --------------------**********************/
.other_page #content-main {
	width: 606px;
	margin: 0 auto;
	position: relative;
}

.other_page #content .gallery {
	margin-left: 6px;
	display: inline;
	float: left;
	padding-left: 0;
	width: 698px;
	padding-right: 0;
	overflow: hidden;
	position: relative;
	padding-bottom: 0;
}

.other_page #content-main h1 a {
	display: block;
	position: absolute;
	right: 0;
	top: 32px;
	padding-left: 24px;
}

.other_page #content .gallery .view_video {
	height: 21px;
	line-height: 21px;
	position: absolute;
	top: 25px;
	width: 184px;
	text-align: center;
	right: 0;
	clear: both;
	float: left;
}

.other_page #content .gallery ul {
	margin-top: 3px;
	width: 706px;
	float: left;
}

.other_page #content .gallery ul li {
	float: left;
	margin-right: 8px;
	padding-bottom: 8px;
	display: inline;
}

.other_page #content .gallery ul li a {
	float: left;
}

.other_page #content .gallery ul li img {
	float: left;
}

.clear {
	clear: both;
	height: 16px;
}

.other_page #content-main .desc p {
	padding: 2px 0;
}

.map, .gallery {
	margin: 15px 0;
	padding: 16px;
}
#page #content #content-main .words_panel .italics {
	font-style: italic;
}
#page #content #content-main .desc p i {
	font-style: normal;
}
#page #content #content-main .desc p {
	font-style: normal;
}

/***********************************
 * @comment 	add the "tripadvisor" on the home page
 * @date 			2011.06.16
 *
 ***********************************/
.trip-advisor #CDSWIDCOE {
	margin-left: 16px;
	margin-top: 16px;
}
