html {font-size:100.01%;}
body {
	margin:0;
	color:#fff;
	font-size:74%;
	background:#7a0200;
	font-family:Arial, Verdana, Tahoma,sans-serif
}



form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
img {border-style:none;}
/* Page size */
.page {
	margin:35px auto 0 auto;
	width:819px;
	background:#000;
	position:relative;
	font-size:1.2em;
}
/*Logotype*/
strong a.logo {
	position:absolute;
	top:59px;
	left:37px;
	width:115px;
	height:134px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	z-index:5;
}
/* Header */
#header {
	position:absolute;
	height:59px;
	left:0;
	width:100%;
	top:0;
}
#header .weather {
	position:absolute;
	top:15px;
	right:38px;
	width:245px;
}
#header .info-weather {
	float:left;
	width:200px;
}
#header .info-weather p {
	margin:3px 6px 0 0;
	font-size:11px;
	line-height:15px;
	text-align:right;
}
#header .weather img {
	float:right;
}
#header .languages {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:37px;
	left:38px;
	font-size:0.92em;
	line-height:1.09em;
	overflow:hidden;
}
#header .languages li {
	display:inline;
	padding:0 5px 0 6px;
	margin-left:-5px;
	background:url(../images/separator.gif) no-repeat 0 50%;
	width:100%;
}
#header .languages a {
	color:#a79683;
	text-decoration:none;
}
#header .languages a:hover {
	text-decoration:underline;
}
#header #textchanger {
	position:absolute;
	bottom:27px;
	left:38px;
}
#textchanger span {
	float: left;
	padding:7px 11px 0 0;
	font-size:12px;
}
#header #textchanger ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#header #textchanger ul li {
	float:left;
	margin-right:11px;
}
#textchanger #decrease{
	font-size:9px;
	padding:8px 2px 0;
	line-height:15px;
}
#textchanger #increase{
	padding:4px 0 0;
	font-size:14px;
	line-height:20px;
}
#header #textchanger ul li#reset {
	display:none;
}
#header #textchanger ul a {
	color:#fff;
	text-decoration:none;
	display: block;
}
/* Content */
.content {
	padding:59px 0 0;
	width:100%;
	overflow:hidden;
}
/* Main Column */
.main-column {
	float:right;
	width:645px;
	padding:0 0 40px;
}
.main-column h1 {
	margin:15px 40px 0 0;
	padding:0 0 10px;
	background:url(../images/main-col-border.gif) repeat-x 0 100%;
	color:#a08d69;
	font-weight:bold;
	font-size:1.17em;
}
.main-column p {
	margin:10px 26px 26px 0;
	font-weight:bold;
	line-height:1.38em;
}

.main-column a {
	color:#906b2f;
	text-decoration:underline;
}


.main-column a:visited  {
	color: #655921;
	text-decoration: underline;
}

.main-column a:hover {
	color: #906b2f;
	text-decoration: none;
}


/* Main Menu */
#main-menu {
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	line-height:24px;
	font-size:11px;
	width:100%;
	position:relative;
	z-index:100;
}
#main-menu:after{
	content:'';
	display:block;
	height:0;
	clear:both;
}
#main-menu li {
	float:left;
}
#main-menu a {
	text-decoration:none;
	color:#906b2f;
	display:block;
	text-align:center;
	height:24px;
}
#main-menu a:hover,
#main-menu a.active {
	color:#e6e2dc;
}
#main-menu a.home {
	background:url(../images/menu-rollover.gif) no-repeat;
	width:47px;
}
#main-menu a.home:hover {
	background-position:0 -24px;
}
#main-menu a.location {
	background:url(../images/menu-rollover.gif) no-repeat -47px 0;
	width:64px;
}
#main-menu a.location:hover {
	background-position:-47px -24px;
}
#main-menu a.rooms {
	background:url(../images/menu-rollover.gif) no-repeat -112px 0;
	width:52px;
}
#main-menu a.rooms:hover {
	background-position:-112px -24px;
}
#main-menu a.tours {
	background:url(../images/menu-rollover.gif) no-repeat -165px 0;
	width:97px;
}
#main-menu a.tours:hover {
	background-position:-165px -24px;
}
#main-menu a.amenities {
	background:url(../images/menu-rollover.gif) no-repeat -262px 0;
	width:70px;
}
#main-menu a.amenities:hover {
	background-position:-262px -24px;
}
#main-menu a.offers {
	background:url(../images/menu-rollover.gif) no-repeat -332px 0;
	width:101px;
}
#main-menu a.offers:hover,
#main-menu a.offers.active {
	background-position:-332px -24px;
}
#main-menu a.vouchers {
	background:url(../images/menu-rollover.gif) no-repeat -433px 0;
	width:96px;
}
#main-menu a.vouchers:hover {
	background-position:-332px -24px;
}
#main-menu a.contact {
	background:url(../images/menu-rollover.gif) no-repeat -529px 0;
	width:79px;
}
#main-menu a.contact:hover {
	background-position:-529px -24px;
}
#main-menu li:hover,
#main-menu li.hover {
	position:relative;
}
#main-menu li:hover ul,
#main-menu li.hover ul {
	display:block;
}
#main-menu ul {
	margin:0;
	padding:24px 0 0;
	position:absolute;
	display:none;
	left:0;
	top:0;
	list-style:none;
	line-height:23px;
	background:url(none.gif);
	width:97px;
}
#main-menu ul li {
	background:#fff;
	border:solid #a2a2a2;
	float:none;
	border-width:0 1px 1px 1px;
}
#main-menu ul a {
	height:100%;
}
#main-menu ul a:hover {
	color:#906b2f;
}
/* Form Box */
.form-box {
	margin:13px 0 0;
	width:608px;
	background:url(../images/form-bg.gif) repeat-x;
}
.form-box-left {
	background:url(../images/form-left.gif) no-repeat;
}
.form-box fieldset {
	height:39px;
	background:url(../images/form-right.gif) no-repeat 100% 0;
}
.form-box .title {
	float:left;
}
.form-box .title p {
	margin:11px 5px 0 7px;
	font-size:1.08em;
	font-weight:bold;
	color:#000;
}
.form-box .from,
.form-box .persons,
.form-box .booking {
	float:left;
	margin:8px 0 0 2px;
	display:inline;
	overflow:hidden;
}
.form-box .from label,
.form-box .persons label,
.form-box .booking label {
	float:left;
	font-size:1.08em;
	line-height:1.69em;
}
.form-box .from .inp-field {
	float:left;
	margin-left:0;
	display:inline;
	width:47px;
	height:22px;
	background:url(../images/inptxt-bg.gif) no-repeat;
}
.form-box .from .inp-field input {
	background:none;
	border:none;
	font-size:0.94em;
	padding:3px 5px 0 6px;
	width:38px;
}
.form-box .from .inp-btn {
	float:left;
	margin:1px 0 0 1px;
	display:inline;
}
.form-box .inp-persons-field,
.form-box .inp-booking-field {
	width:29px;
	height:1.82em;
	margin-left:1px;
	display:inline;
	float:left;
	background:url(../images/inp-persons-bg.gif) no-repeat;
}
.form-box .inp-persons-field input,
.form-box .inp-booking-field input {
	width:18px;
	border:none;
	background:none;
	font-size:0.94em;
	padding:2px 5px 0 6px;
}
.form-box .booking {
	margin:8px 0 0 7px;
}
.form-box .inp-booking-field {
	width:67px;
	height:21px;
	background:url(../images/inp-booking-bg.gif) no-repeat;
}
.form-box .inp-booking-field input {
	width:57px;
}
.form-box .search-btn { 
	float:right;
	margin:9px 7px 0 0;
	display:inline;
}
/* Main image */
#main-img-tour {
	margin-top:14px;
	overflow:hidden;
	position:relative;
	width:607px;
	height:497px;
}

#main-img {
	margin-top:14px;
	overflow:hidden;
	position:relative;
	width:607px;
	height:297px;
}



#main-img img {
	position:absolute;
	top:0;
	left:0;
	display:none;
}

#main-img-static {
	margin-top:14px;
	overflow:hidden;
	position:relative;
	width:607px;
	height:297px;
}


/* Footer */
#footer {
	margin:-34px 0 0 167px;
	padding:0 0 15px;
}
.footer-top,
.footer-btm {
	margin:0 0 10px;
	padding:0;
	list-style:none;
	font-size:0.92em;
	overflow:hidden;
}
.footer-top li,
.footer-btm li {
	display:inline;
	padding:0 0 0 6px;
	background:url(../images/footer-separ.gif) no-repeat 0 50%;
}
.footer-top li:first-child,
.footer-btm li:first-child {
	background:none;
}
.footer-top a {
	text-decoration:none;
	color:#fff;
}
.footer-top a:hover,
.footer-btm a:hover {
	text-decoration:underline;
}
.footer-btm a {
	text-decoration:none;
	color:#a79683;
}
.footer-btm li {
	background:url(../images/separator.gif) no-repeat 0 50%;
}
/* NavBar*/
#navbar {
	float:left;
	padding:167px 0 0 37px;
	width:137px;
}
.left-nav {
	margin:0;
	padding:0;
	list-style:none;
	font-size:0.9em;
	text-transform:uppercase;
	line-height:1.33em;
}
.left-nav li {
	padding:0 0 52px;
}
.left-nav a {
	color:#fff;
	text-decoration:none;
}
.left-nav a:hover {
	text-decoration:underline;
}
.sign-up label {
	font-size:0.8em;
	line-height:1.69em;
	display:block;
}
.sign-up .txt-inp {
	width:123px;
	background:url(../images/signup-inp-bg.gif) no-repeat;
	height:22px;
}
.sign-up .txt-inp input {
	padding:4px 5px 0 5px;
	font-size:0.83em;
	border:none;
	width:113px;
	background:none;
}
.sign-up .send-btn {
	margin:3px 0 0 1px;
}
#navbar a.rss {
	margin:16px 0 0;
	
	width:103px;
	display:block;
	height:133px;
	text-indent:-9999px;
	overflow:hidden;
}
.graphics {
	margin:-4px 0 0;
	padding:0;
	list-style:none;
}
.graphics li {
	width:115px;
	padding:48px 0 0;
	height:67px;
}

#slideshowthumb {
	float:left;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 7px;
}
