html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

body {
	background: #000 url('../g/back/hotel_description.jpg') center center no-repeat;
}
body.hotel-rooms { background-image: url('../g/back/hotel_rooms.jpg'); }
body.restaurant { background-image: url('../g/back/restaurant.jpg'); }
body.conferences { background-image: url('../g/back/conferences.jpg'); }
body.spa { background-image: url('../g/back/spa.jpg'); }
body.location { background-image: url('../g/back/location.jpg'); }
body.special { background-image: url('../g/back/specialoffers.jpg'); }

img {
	border: none;
}

label {
	cursor: pointer;
	padding: 0 25px 0 5px;
}
table {
	border-collapse: collapse;
	width: 100%;
	margin: 0;
	border: 0;
}
td {
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #D8B55C;
}
a:hover {
	color: #DDD;
}
a:focus {
	outline: none;
}

div#menuposition {
	height: 100%;
	width: 0;
	position: absolute;
	top: 0;
	left: 50%;
}
div#menu_1 {
	position: relative;
	left: -491px;
	width: 200px;
	height: 100%;
}
div#menu {
	width: 200px;
	height: 100%;
	background: url('../g/menu_back.png') 0 0 repeat;
}
div#menuinner_position {
	position: absolute;
	width: 100%;
	height: 0;
	top: 50%;
}
div#menuinner {
	position: relative;
	top: -250px;
	width: 100%;
	background: url('../g/logo.gif') top center no-repeat;
	padding-top: 185px;
}

div#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#menu ul li {
	margin: 0;
	display: block;
	font-family: Georgia, serif;
	font-size: 14px;
	padding: 2px 0;
}
div#menu ul li a.sel,
div#menu ul li a:hover {
	background: url('../g/menu_sel.gif') 26px 7px no-repeat;
}
div#menu ul li a {
	color: #DDD;
	display: block;
	padding-left: 37px;
}
div#menu ul ul li {
	font-size: 11px;
}
div#menu ul ul li a {
	color: #d8b55c;
}
div#menu ul ul li a.sel,
div#menu ul ul li a:hover {
	background-position: 26px 5px;
}
div#menu a.flashlink {
	display: block;
	font-family: Georgia, serif;
	font-size: 11px;
	color: #e7ce7a;
	text-align: center;
	margin: 25px 0;
}
div#menu a.flashlink:hover {
	color: #DDD;
}

div#logos {
	height: 35px;
	background: url('../g/logos.gif') center center no-repeat;
}


div#contentposition {
	height: 0;
	width: 0;
	position: absolute;
	top: 50%;
	left: 50%;
}
div.abs {
	width: 0;
	height: 0;
	position: absolute;
}
div#content {
	position: relative;
	top: -275px;
	left: -245px;
	width: 770px;
	height: 550px;
	padding: 0;
	background: url('../g/frame.png') 0 0 no-repeat;
	margin: 0;
}
div#contentinner {
	position: relative;
	top: -225px;
	left: -191px;
	width: 662px;
	height: 455px;
	padding: 0 20px 0 0;
	overflow: auto;
	font-family: Georgia, serif;
	color: #DDD;
	font-size: 14px;
	line-height: 19px;
}
div#contentinner.topmenu {
	top: -198px;
	height: 408px;
}
div#contentinner h1 {
	clear: left;
	font-family: Georgia, serif;
	font-size: 39px;
	color: #D8C069;
	font-weight: normal;
	margin: 0 0 20px;
	line-height: 45px;
}
div#contentinner h2,
div#contactbox h2 {
	clear: left;
	font-family: Georgia, serif;
	font-size: 18px;
	line-height: 25px;
	color: #D8B55C;
	font-weight: normal;
	margin: 10px 0;
}
div#contentinner p {
	color: #DDD;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 19px;
	margin: 19px 0 0;
}
div#contentinner .c1 {
	color: #D8C069;
}
div#contentinner ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#contentinner li {
	background: url('../g/bullet.gif') 0 7px no-repeat;
	margin: 0;
	padding: 0 0 0 20px;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #DDD;
}
div#contentinner img.right {
	float: right;
	margin: 0 0 30px 20px;
}
div#contentinner div.smallbox {
	width: 243px;
	height: 290px;
	float: right;
	margin: 0 0 30px 30px;
	background: url('../g/smallbox.png') 0 0 no-repeat;
}
div#contentinner div.smallbox div.inner {
	margin: 20px;
}
div#contentinner div.smallbox div.inner p {
	margin: 0 0 10px;
	font-size: 10px;
	line-height: 1.5em;
}
div#contentinner div.smallbox div.inner p b {
	font-size: 11px;
}

div#contentbottom {
	position: relative;
	top: 230px;
	left: -245px;
	width: 770px;
	height: 33px;
}
div#contentbottom table {
	margin: 0 24px;
	width: 722px;
}
div#contentbottom td {
	text-align: left;
	height: 33px;
	color: #D8B55C;
	font-family: Georgia, serif;
	font-size: 11px;
	vertical-align:middle;
}
div#contentbottom td .addthis_button_compact {
	position: relative;
	top: 1px;
}
div#contentbottom td .addthis_button_compact span {
	position: relative;
	top: -2px;
}

img.bullet {
	vertical-align: middle;
	margin: 0 5px 3px 0;
}

div#contactbox_1,
div.contactbox_1 {
	visibility: hidden;
	position: relative;
	width: 752px;
	height: 203px;
	top: 63px;
	left: -236px;
}
div#contactbox_2 {
	height: 103px;
	top: 163px;
}
div#contactbox_2 div.contactbox {
	height: 103px;
}
div#contactbox_2 div.contactinner {
	padding: 5px 25px 0 25px;
}
div#contactbox,
div.contactbox {
	width: 752px;
	height: 203px;
	background: url('../g/contactbox.png') 0 0 no-repeat;
}
div#contactbox_1.visible,
div.contactbox_1.visible {
	visibility: visible;
}
div#contactinner,
div.contactinner {
	padding: 5px 45px 0 45px; 
	font-family: Georgia, serif;
	color: #D8B55C;
	font-size: 12px;
	line-height: 20px;
}
a#contactclose,
a.contactclose {
	z-index: 2;
	display: block;
	position: relative;
	top: 9px;
	left: 729px;
	width: 14px;
	height: 14px;
}


div#topmenu_1 {
	position: relative;
	top: -263px;
	left: -233px;
	width: 746px;
	height: 44px;
}
div#topmenu {
	width: 746px;
	height: 44px;
	background: url('../g/topmenu.png') 0 0 no-repeat;
}
div#topmenu ul {
	display: inline;
	margin: 0 0 0 40px;
	padding: 0;
}
div#topmenu ul li {
	display: inline;
	margin: 0;
	padding: 0 20px 0 0;
	font-size: 16px;
	line-height: 44px;
	color: #DDD;
}
div#topmenu ul li a {
	color: #D8B55C;
}
div#topmenu ul li a:hover,
div#topmenu ul li a.sel {
	color: #DDD;
}

table.menu {
	width: 90%;
}
table.menu td {
	border-bottom: 1px solid #333;
	vertical-align: bottom;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #DDD;
	padding: 6px 2px;
	line-height: 20px;
}
table.menu td.l {
	text-align: left;
	vertical-align: middle;
}
table.menu td.r {
	text-align: right;
	white-space: nowrap;
	font-size: 12px;
	line-height: 25px;
}

div.gallerypic {
	width: 33%;
	height: 195px;
	float: left;
	text-align: center;
	font-size: 0;
	line-height: 0;
}
div.gallerypic img {
	border: 1px solid #D8B55C;	
}
div.gallerypic a {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px;
}
div.gallerypic span {
	font-size: 11px;
	line-height: 12px;
	height: 13px;
	display: block;
}

div#gallery {
	display: none;
	position: relative;
	width: 750px;
	height: 530px;
	top: -265px;
	left: -235px;
	background-position: center center;
	background-repeat: no-repeat;
}
div#gallery_navi_1 {
	display: none;
	position: relative;
	width: 750px;
	height: 36px;
	top: 229px;
	left: -235px;
}
div#gallery_navi {
	width: 750px;
	height: 36px;
	background: url('../g/gallery_navigation.png');
	text-align: center;
}
div#gallery_navi a {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 33px;
	padding: 0 15px;
}
a.l {
	float: left;
}
a.r {
	float: right;
}

img.special_pic {
	border: 1px solid #D8B55C;
	float: left;
	margin: 3px 0 0 0;
}
div#contentinner p.special_text {
	display: block;
	width: 435px;
	float: right;
	margin-top: 0;
}
div.clear {
	clear: both;
}

div#contentinner form {
	line-height: 30px;
}
input.nlinp {
	float: right;
	width: 580px;
	margin: 5px 0;
	padding: 0 2px;
	vertical-align: middle;
}

#flash_popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	background-image: url('../g/overlay.png');
}
#flash_popup_over {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 640px;
	height: 250px;
	margin: -125px 0 0 -320px;
	z-index: 101;
	color: #FFF;
	background: url('../g/noflash.png') 0 0 no-repeat;
}
#flash_popup_over h2 {
	clear: left;
	font-family: Georgia, serif;
	font-size: 25px;
	line-height: 25px;
	color: #D8B55C;
	font-weight: normal;
	margin: 10px 0;

}
#flash_popup_over div {
	margin: 45px 60px;
}
#flash_popup_over p {
	line-height: 1.25em;
}
#flash_popup_over a {
	color: #93823c;
}
#flash_popup_over a:hover {
    color: #D8B55C;
}
#flash_popup_over ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#flash_popup_over li {
    background: url('../g/bigbullet.gif') left center no-repeat;
    margin: 0;
    padding: 0 0 0 20px;
    font-family: Georgia, serif;
    font-size: 14px;
    line-height: 26px;
    color: #DDD;
}


.treatment {
	padding-left: 20px;
	margin: 15px 0;
	background-position: 0 2px;
	background-repeat: no-repeat;
}
.treatment.collapsed {
	background-image: url(../g/collapsable1.gif);
	cursor: pointer;
}
.treatment div {
	padding: 5px 0;
}
.treatment.collapsed div {
	display: none;
}
.treatment.not-collapsed {
	background-image: url(../g/collapsable2.gif);
	cursor: pointer;
}
#contentinner .treatment.collapsed:hover span,
#contentinner .treatment.not-collapsed:hover span {
	color: #fff;
}