* {
	margin: 0;
	border: 0;
}

.clear {
	clear: both;
}

body {
	font: 11px Arial;
	background: url(images/HF_BG_01.gif);
	color: #9B8578;
	line-height: 1.5em;
}

.container {
	width: 708px;
	height: 592px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -354px; /* half of width */
	margin-top: -296px;
}

p {
	margin-bottom: 1.5em;
}

.header .frame-top {
	background: url(images/HF_tpl_top.png) no-repeat;
	height: 106px;
}

.menubar {
	background: url(images/HF_tpl_menubar.png) no-repeat;
	height: 36px;
}

.page {
	background: url(images/HF_tpl_body.png) repeat-y;
	min-height: 438px;
	padding-left: 2px;
	padding-right: 6px;
	position: relative;
}

.footer {
	background: url(images/HF_tpl_bottom.png) no-repeat;
	height: 46px;
}

img#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 140px;
	height: 84px;
	right: 22px;
	top: 13px;
}

.header .logo h1, .header .logo h2 {
	display: none;
}

.menubar ul {
	display: block;
	height: 36px;
	float: left;
	padding: 0;
}

.menubar ul li {
	float: left;
	height: 23px;
	list-style-type: none;
	position: relative;
	z-index: 100;
	margin-top: 6px;
}

.menubar ul li#mn01 {
	background: transparent url(images/HF_menu_01_about.gif) no-repeat;
	width: 65px;
}

.menubar ul li#mn02 {
	background: transparent url(images/HF_menu_02_gallery.gif) no-repeat;
	width: 82px;
}

.menubar ul li#mn03 {
	background: transparent url(images/HF_menu_03_catalog.gif) no-repeat;
	width: 75px;
}

.menubar ul li#mn04 {
	background: transparent url(images/HF_menu_04_faq.gif) no-repeat;
	width: 61px;
}

.menubar ul li#mn05 {
	background: transparent url(images/HF_menu_05_booking.gif) no-repeat;
	width: 75px;
}

.menubar ul li#mn06 {
	background: transparent url(images/HF_menu_06_contact.gif) no-repeat;
	width: 72px;
}

/*Currently active page*/

.menubar ul li#mn01.active {
	background: transparent url(images/HF_menu_01_about_on.gif) no-repeat;
}

.menubar ul li#mn02.active {
	background: transparent url(images/HF_menu_02_gallery_on.gif) no-repeat;
}

.menubar ul li#mn03.active {
	background: transparent url(images/HF_menu_03_catalog_on.gif) no-repeat;
}

.menubar ul li#mn04.active {
	background: transparent url(images/HF_menu_04_faq_on.gif) no-repeat;
}

.menubar ul li#mn05.active {
	background: transparent url(images/HF_menu_05_booking_on.gif) no-repeat;
}

.menubar ul li#mn06.active {
	background: transparent url(images/HF_menu_06_contact_on.gif) no-repeat;
}

/*Removes original links*/

.menubar li a {
	display: block;
	height: 0;
	padding-top: 29px;
	overflow: hidden;	
}

/*Rollover states*/

.menubar ul li#mn01 a:hover {
	background: transparent url(images/HF_menu_01_about_on.gif) no-repeat;
}

.menubar ul li#mn02 a:hover {
	background: transparent url(images/HF_menu_02_gallery_on.gif) no-repeat;
}

.menubar ul li#mn03 a:hover {
	background: transparent url(images/HF_menu_03_catalog_on.gif) no-repeat;
}

.menubar ul li#mn04 a:hover {
	background: transparent url(images/HF_menu_04_faq_on.gif) no-repeat;
}

.menubar ul li#mn05 a:hover {
	background: transparent url(images/HF_menu_05_booking_on.gif) no-repeat;
}

.menubar ul li#mn06 a:hover {
	background: transparent url(images/HF_menu_06_contact_on.gif) no-repeat;
}

/*Submenu*/

.menubar .submenu {
	padding: 0;
	position: absolute;
	left: 0;
	display: none;
	z-index: 100;
}

.menubar li:hover .submenu {
	display: block;
	padding-left: 12px;
}

.menubar .submenu li {
	height: auto;
	padding: 0;
	margin: 0;
}

.menubar .submenu li a {
	margin: 0;
	padding: 2px 2px 2px 6px;
	background-color: #CAE7DB;
	height: 18px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	margin: 0;
	overflow: visible;
	width: 70px;
}

.menubar li#mn02 .submenu li a:hover, .menubar li#mn03 .submenu li a:hover, .menubar li#mn04 .submenu li a:hover {
	background-color: #A9DCDA;
	background-image: none;
	font-weight: bold;
}

/* SPLASH */

#splash .mainImg {
	width: 700px;
	height: 410px;
	background: url(images/HF_Splash_img.jpg) no-repeat;
	position: relative;
}

#splash .mainImg a {
	position: absolute;
	display: block;
	z-index: 10;
}

#splash .mainImg a span {
	display: none;
}

#splash .mainImg a#catalog {
	width: 210px;
	height: 200px;
	left: 0;
	top: 210px;
}

#splash .mainImg a#booking {
	width: 176px;
	height: 210px;
	left: 274px;
	top: 0;
}

#splash .mainImg a#faq {
	width: 155px;
	height: 150px;
	left: 306px;
	top: 238px;
}

#splash .mainImg a#galleries {
	width: 164px;
	height: 220px;
	left: 480px;
	top: 137px;
}

#splash .mainImg a#contact {
	width: 125px;
	height: 137px;
	right: 0;
	top: 0;
}

/* Tooltip */

.hotspot {cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#9ECDC9; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}

/* ABOUT */

#about .left {
	margin-left: 50px;
	margin-top: 120px;
	float: left;
}

#about .right {
	margin-left: 350px;
	margin-top: 45px;
}

#about .right p {
	width: 285px;
}

#about .right p img {
	margin-left: 60px;
}

/* GALLERY */

#gallery #catalog-menu {
	background: url(images/HF_tpl_menubar.png) no-repeat;
	height: 36px;
	padding: 0;
}

#gallery #catalog-menu li {
	float: left;
	height: 23px;
	list-style-type: none;
	position: relative;
	z-index: 100;
	margin-top: 9px;
}

#gallery #catalog-menu li a {
	margin-right: 24px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#gallery #catalog-menu li a:hover {
	font-weight: bold;
}

/* CATALOG */

#flashcontent {
	margin: 0 auto;
	width: 600px;
}

#catalog p {
	text-align: center;
	margin-bottom: 0;
	margin-top: 1em;
}

/* CONTACT */

#contact .left {
	position: absolute;
	width: 410px;
	height: 337px;
	left: 2px;
	top: 110px;
	z-index: 1;
}

#contact .right {
	position: absolute;
	width: 245px;
	left: 390px;
	top: 60px;
	z-index: 2;
}

#contact .right p {
	margin-bottom: 1.4em;
}

/* FAQ */

#faq h3 {
	display: block;
	width: 230px;
	height: 23px;
	background-image: url(images/HF_FAQ_title.gif);
	background-repeat: no-repeat;
	margin-bottom: 1em;
}

#faq h3 span {
	display: none;
}

#faq .single {
	margin-left: 30px;
	margin-top: 45px;
	height: 327px;
}

#faq .right p {
	width: 285px;
}

#faq .right p img {
	margin-left: 60px;
}

#faq #catalog-menu {
	background: url(images/HF_tpl_menubar.png) no-repeat;
	height: 36px;
	padding: 0;
}

#faq #catalog-menu li {
	float: left;
	height: 23px;
	list-style-type: none;
	position: relative;
	z-index: 100;
	margin-top: 9px;
}

#faq #catalog-menu li a {
	margin-right: 24px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#faq #catalog-menu li a:hover {
	font-weight: bold;
}
