body {
	margin:0;
	background:#929292;
	font-size:9pt;
	font-family:arial;
	color:#6d6e71;
}
.clear{clear:both;}
#wrapper {
	width:950px;
	margin:auto;
	background:#fff;
	display:table;
}
img {
	border:none;
}
p {
	font-weight:normal;
	font-size:11px;
	line-height:18px;
	text-align:justify;
}
h1 {
	font-size:12px;
	color:#787F84;
	font-weight:normal;
	font-family:"arial";
}
h2 {
	font-size:12px;
	color:#787F84;
}
h2 ul li {
	list-style-type:circle;
	text-decoration:none;
}
h3 {
	display:block;
	padding:6px;
	margin:0;
	color:#787F84;
}
h3 span{font-size:9pt; }
input {
	font-size:9pt;
	color:#333333;
	border:1px solid #ccc;
	padding:2px;
	background:#CCCCCC;
}
textarea {
	font-size:9pt;
	color:#333333;
	border:1px solid #ccc;
	padding:2px;
	background:#CCCCCC;
}
select {
	font-size:9pt;
	color:#333333;
	border:1px solid #ccc;
	padding:2px;
	}
input.button {
	font-size:8pt;
	color:#333333;
	background:#929292;
	color:#fff;
	font-weight:bold;
	padding:4px;
}
#leftbar {
	width:235px;
	float:left;
	margin-right:10px;
	margin-left:23px;
}
#leftbar ul li {
	width:150px;
	list-style-type:none;
	line-height:18px;
	text-align:right;
}
#leftbar ul li a {
	color:#ababab;
	text-decoration:none;
}
#leftbar ul li a.selected {
	color:#000;
}
#leftbar ul li a:hover {
	color:#666666;
}
#rightbar {
	width:660px;
	float:left;
	padding-top:77px;
	margin-bottom:10px;
}
#navigation {
	background:#ebebeb;
	padding:12px 8px 12px 8px;
	height:16px;
}
#navigation img {
	margin-right:29px;
}
#navigation a {
	display:block;
	float:left;
	margin:0 10px 0px 15px;
}
#navigation a.living {
	background:url(../images/living.jpg);
	width:37px;
	height:16px;
}
#navigation a.treatments {
	background:url(../images/treatments.jpg);
	width:70px;
	height:16px;
}
#navigation a.reserve {
	background:url(../images/reserve.jpg);
	width:47px;
	height:16px;
}
#navigation a.diets {
	background:url(../images/diets.jpg);
	width:29px;
	height:16px;
}
#navigation a.facilities {
	background:url(../images/facilities.jpg);
	width:58px;
	height:16px;
}
#navigation a.gallery {
	background:url(../images/gallery.jpg);
	width:47px;
	height:16px;
}
#navigation a.reviews {
	background:url(../images/reviews.jpg);
	width:50px;
	height:16px;
}
#navigation a.conferences {
	background:url(../images/camps.jpg);
	width:73px;
	height:16px;
}
#navigation a:hover {
	background-position: 0 16px;
}
#navigation #selected {
	background-position: 0 16px;
}
.table-content {
	text-align:left;
}
.table-content td {
	padding-right:50px;
}
#flash {
	border:1px solid #bbbfc1;
	text-align:center;
	padding:8px;
	margin-top:20px;
}
#flash a {
	color:#6D6E71;
	text-decoration:none;
}
#flash ul li {
	font-size:11px;
	list-style-type:none;
	text-align:left;
}
#gallery img {
	border:1px solid #bbbfc1;
	padding:2px;
}
#map {
	border:1px solid #bbbfc1;
	text-align:center;
	text-decoration:none;
	padding:8px;
	margin-top:20px;
}
#map ul li {
	font-size:11px;
	list-style-type:none;
	text-align:left;
}
#site {
	border:1px solid #bbbfc1;
	line-height:18px;
	text-align:left;
	text-decoration:none;
	padding:8px;
	margin-top:20px;
}
#site ul li {
	font-size:11px;
	text-align:left;
}
#map ul li a {
	color:#ababab;
	text-decoration:none;
}
#map p a {
	color:#ababab;
	text-decoration:none;
}
#nav {
	background:#ebebeb;
	padding:6px;
	margin-top:6px;
}
#nav a {
	color:#ababab;
	text-decoration:none;
	margin:0 62px 0 12px;
}
#nav a:hover {
	color:#666666;
}
#nav a.selected {
	color:#666666;
}
.heading {
	width:190px;
	height:40px;
	margin-top:30px;
}
.heading img {
	float:right;
}
/*.heading-termsofuse {
	width:205px;
	height:40px;
	margin-top:30px;
}
.heading-termsofuse img {
	float:right;
}  */
  
#footer {
	padding:8px;
	font-size:8pt;
	border-top:1px solid #e2e2e2;
	clear:both;
	width:900px;
	margin-left:13px;
}
#footer a {
	color:#ababab;
	text-decoration:none;
	padding:10px;
	float:left;
}
#footer a.img {
	background:url(../images/f.gif) right no-repeat;
	padding-right:30px;
}
#footer a.imgt {
	background:url(../images/t.gif) right no-repeat;
	padding-right:30px;
}
#footer a:hover {
	color:#666666;
}
.floatr {
	float:right;
	padding-right:20px;
}
/*************slide show*****************/
#slideshow {
	position:relative;
	height:468px;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}
#slideshow-inner {
	position:relative;
	height:380px;
}
#slideshow-inner IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow-inner IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow-inner IMG.last-active {
	z-index:9;
}
.menu_head {
	cursor: pointer;
	position: relative;
	margin:1px;
}
ul.menu_head li a {
	color:#000;
}
.menu_body {
	display:none;
}
.menu_head_select {
	cursor: pointer;
	position: relative;
	margin:1px;
}
/*************Reservation Start*****************/
.tariff {
	text-align:left;
}
.logo-conformation {
	margin-bottom:22px;
}
.left-registered {
	float:right;
}
.red {
	color:#929292;
	font-weight:bold;
	font-size:9pt;
}
.formtext {
	width:120px;
	float:left;
	display:inline-block;
	font-size:9pt;
	margin-left:6px;
	text-align:left;
}
.topgray{
font-weight:bold;
text-align:right;
width:660px;
display:block;
margin-top:18px;
float:left;
}

.topgray a{
color:#666666;
font-weight:bold;
text-decoration:none;
}

.topgray a:hover{
text-decoration:underline;
}

