@font-face { 
	font-family: "Droid Sans"; 
	src: url('../font/DroidSans.ttf'); 
	src: url('../font/DroidSans.eot'); /* EOT file for IE */
	src: local(" Droid Sans "), url('../font/DroidSans.ttf') format("truetype"); /* non-IE */  
}


body {
	color:#463d01;
	font-family: "Droid Sans","Trebuchet MS",  "Segoe UI", Verdana, Helvetica, Arial, Verdana, sans-serif;	
	font-size:15px;
	background: #d6d6c0 url(../images/bg.gif) center;
	font-weight:normal; 
	font-style:normal;
}


h1 {

	letter-spacing: -2px;
	margin-bottom:0.2em;
	font-family:  'Open Sans', sans-serif;
	line-height:normal;
	font-weight:700;
}

#bgr h3 {
	font-size:1.2em;
}



#logo {
	position:absolute;
	top:0px;
	z-index:110;
	width: 227px;
	height: 439px;
}


/*  

	ul.menu-nav {
		list-style-type:none;
		padding:0;
		margin:0;
		margin-top:18px;
		background:url(../images/bg_submenu.png) no-repeat 6px -7px;
	}

	ul.menu-nav li a:link, ul.menu-nav li  a:visited  {
		display: block;
		padding: 4px 26px 10px 32px;
		line-height:30px;
		text-decoration: none;
		font-size:16px;
		font-weight:bold;
		margin-top: -4px;

	}
	
	ul.menu-nav li a:hover, ul.menu-nav li a:focus {
		background:url("../images/bul-menu.png") no-repeat scroll  transparent;
		color: #FFFFFF;
		margin-top: -4px;
	}

	ul.menu-nav .active  { 
		background:url("../images/bul-menu.png") no-repeat scroll  transparent;
		color: #FFFFFF;
		margin-top: -2px;
		padding:0;
		text-shadow: 1px 1px 1px #52551c;
	 }
	 
	 ul.menu-nav li.active a {
	 	color:#FFFFFF;
	 }



*/

#lang {
	position: absolute;
	z-index:110;
	top: 4px;
	margin-left: 885px;
	width: 78px;
	height:21px;
}

/* pages */

#page-wrapper {
	position: relative; 
	width: 100%; /*width of featured content slider*/
	height: 437px;
	margin: 0px;
	padding: 0px;
	clear: both;
}




#page-logo {
	position:absolute;
	top:0px;
	z-index:110;
	width: 227px;
	height: 396px;
}


/* slide */

.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden;
	width: 100%; /*width of featured content slider*/
	height: 498px;
	margin: 0px;
	padding: 0px;
	clear: both;
}


.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	background: no-repeat center top;
	width: 100%; /*width of content DIVs within slider.*/
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	z-index: 6;
}

.pagination{
	width: 99%; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	margin: 0px;
	z-index: 100;
	text-align: center;
	padding: 0px;
	position: absolute;
	top: 354px;
}


.pagination  a.prev {
	background-image: url(../images/arrow_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 58px;
	width: 43px;
	float: left;
	margin-top: 0px;
	position: relative;
	top: 0px;
	margin-left:874px;
}


.pagination a.prev:hover {
	background-position: left -58px;
	background-image: url(../images/arrow_left.png);
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
}


.pagination  a.next {
	background-image: url(../images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 58px;
	width: 42px;
	float: right;
	margin-top: 0px;
	position: relative;
	top: 0px;

}


.pagination a.next:hover {
	background-position: left -58px;
	background-image: url(../images/arrow_right.png);
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
}

/* end slide */


/* menu */

#menu-nav {
	position:absolute;
	z-index:110;
	bottom:0px;
	width: 983px;
	clear:both;
	height: 59px;
	background:url(../images/bg_menu.png) bottom left  no-repeat;
}



ul#nav li {
    display: inline;
    float: left;
}
ul#nav li a {
    color: #dcb002;
    display: block;
    float: left;
    line-height: 43px;
    padding: 0 28px;
	margin-top:8px;
	font-size: 19px;
	text-shadow: 1px 1px 1px #000;
	text-decoration:none;
}

ul#nav li a:hover {
	background-color: #422a04;
	border-radius: 6px;
	text-decoration:none;
	color:#e3b606;
}

ul#nav li a.current {
	background-color: #422a04;
	border-radius: 6px;
	text-decoration:none;
	color:#e3b606;
}


/* main page */

#main-page {
	margin-top: 30px;
	line-height: 20px;
}

#food {
	background-color: #e8e8cb;
	border-top: 2px solid #b5af75;
	border-bottom: 1px solid #b5af75;
	padding: 24px 23px 42px;
	margin-top:6px;
	font-size: 13px;
}

#food a {
	text-decoration:none;

}

#food h3 { font-size: 1.1em; font-family:  'Open Sans', sans-serif;  }

#food a:hover {
	text-decoration:underline;
}

#news {
	margin-top:50px;
	padding:0 0 30px 0;
}

#news ul {
	list-style-type:none;
	margin:0;
}

#news ul li {
	margin-top: 14px;
	float:left;	
	font-size: 13px;
	width: 100%;
}

#news ul li .cal {
    line-height: 26px;
    margin-right: 16px;
    text-align: center;
    width: 36px;
	float:left;
	background-image:url(../images/bg_cal.png);
}

#news ul li strong {
    font-size: 20px;
	font-family:Georgia;
}

#news ul li small {
    font-size: 14px;
	color:#fff;
	line-height:28px;
}

#news ul li  .txt {
    width: 174px;
	float:left;
}

#news a {
	text-decoration:none;
}

#news a:hover {
	text-decoration:underline;
}


#payment { margin :70px 0 40px; padding: 0 0 14px; line-height:40px; border:1px solid #b5af75; background-color:#dadbc7; text-align:center; border-radius:6px;  }



#box1  , #box2  {margin: 50px 0 0 0; padding-bottom:10px; width: 315px; float:left; border-bottom: 2px dotted #cbcbaf;  }

#box1 a , #box2 a { text-decoration:none;  }

#box1 a:hover , #box2 a:hover { text-decoration:underline; }


#box1 {
	margin-left:10px;	
}

#box2 {
	margin-left:68px;
}

p.more, p.more2  {
	font-style:normal;	
}

#box1 p, #box2 p {
	margin-left:9px;
	margin-top:16px;
	width:306px;
}

#pic {
	position:relative;
}

#pic #txt {
    top: 28px;
	left:0;
    color:#FFFFCC;
    padding: 2px 0 0;
    position: absolute;
	padding-left:20px;
    width: 120px;
	text-shadow: 1px 1px 1px #52551c;
	line-height:18px;
	font-size:1.3em;
}

#welcome {
	margin-left:17px;
}

#welcome h1 { font-size: 2.1em; letter-spacing: -2px; }

#welcome h2 { font-size:1.4em;  font-weight:normal;letter-spacing:-0.2px; line-height: 1.4em  }


#main-activities {
	margin-top: 30px;
	margin-left:19px;
	float:left;
	width:100%;
}



/* Rooms */

#rooms, #static-page, #gallery {
	margin-top: 0px;
}

#static-page h2 , #gallery h2, #gallery  h3 { font-weight:normal; line-height:23px;  line-height: 1.4em  }

#static-page h2 a, #gallery h2 a { text-decoration:none; }

#static-page h2 a:hover, #gallery h2 a:hover { text-decoration: underline; }

#category-title h1 {
	margin-top:22px
}

#path {
	margin-top:26px;
	margin-right:14px;
	text-align:right;
}

#path a {
	text-decoration:underline;
}

#path a:hover {
	text-decoration:none;
}

#news-title h2 { margin-top:22px; margin-bottom:10px; }


	 


#rooms #box1, #rooms #box2 {
	margin-top:14px;
	margin-left:26px;
	margin-bottom:40px;
	width: 316px;
}


#rooms #box2 {
	margin-top:14px;
	margin-left:60px;
}


p.r-more {
	text-align:left;
	font-weight:bold;
}

#online-w {
	margin-top:30px;
}

#online-w #bgr {
	background-color: #dadbc7;
	padding:8px;
	border: 2px solid #c4c48a;
	border-radius: 6px;
	float:left;
	width: 938px;
	margin-top:10px;
}

#online-w #bgr .text-input {
    background: none repeat scroll 0 0 #EEEDD5;

    color: #000;
    font-size: 16px;
	font-weight:bold;
    margin-bottom: 10px;
    padding: 10px 10px 9px;
    width: 296px;
}

#choice-link  a {
    background: url(../images/online-r.png) no-repeat scroll 0 top transparent;
    color: #FFFFFF;
	
    display: block;
    font-size: 18px;
    height: 35px;
    padding: 12px 0 0;
    text-align: center;
    text-decoration: none;
    width: 184px;
}
#choice-link a:hover {
    background-position: 0 bottom;
}

#rooms-info {
	padding: 18px 0px 12px;
	margin-top:0px;
	width:204px;
	text-align:center;
}

#room, #room-thumbs {
	margin-top:30px;
	
}

#room-thumbs {
	background-color:#627258;
	padding-bottom:8px;
}

#room .room-desc {
	width:540px;
	padding-right:40px;
	float:left; 
}

#imageWrap { 
    width: 780px; 
    height: 494px; 
    background:  url('../images/ajax-loader.gif') center center no-repeat; 
}

#imageWrap {
	border: solid 4px #e8e8cb;
}

.thumbs img {
	border:#e8d081 solid 1px;
	margin-top:8px;
	margin-left:4px;
}
.thumbs img:hover {
	border-color:#fffeee;
}


ul#benefits {
	list-style-type:none;
	padding:0;
	margin:0;
}

ul#benefits li {
	background:url(../images/bullet-v.png) no-repeat left;
	padding-left:20px;
}

#r-fb {
	background:url(../images/room-line-fb.png) no-repeat top;
	padding-top:30px;
}




#rooms-info h2, #rooms-info h3 {
	text-align:center;
}

#rooms-info h2 {
	font-size:3em;
	font-family:Georgia;
	font-weight:normal;
}

#rooms-info sup {  font-size:22px; margin-top:30px; }

#rooms-info p {
	text-align:center;
}

#res-info {
	margin:30px;
	line-height:40px;
	border-bottom: 1px solid #cac489;
	border-top: 1px solid #cac489;
}

#ytvideo2 {
    background: none repeat scroll 0 0 #adae6c;
    float: left;
    margin-right: 0;
    padding: 4px;
}
.yt_holder {
    float: left;
    margin-bottom: 15px;
    padding: 0;
}
.yt_holder ul {
    float: left;
    margin: 0;
    padding: 0;
}
.yt_holder ul li {
    background-color: #dadac3;
    border: 0px solid #c7c79b;
    display: block;
    float: left;
    list-style-type: none;
    margin-right: 20px;
    margin-top: 16px;
    padding: 4px 4px 0;
    text-align: center;
    width: 134px;
}
.yt_holder ul li:hover {
    background-color: #e2e2ba;
    border: 1px solid #d3d39b;
}
.yt_holder ul li img {
    float: left;
    width: 134px;
	height:80px;
}
.yt_holder ul li a {
    display: block;
    font-size: 13px;
    line-height: 30px;
    text-decoration: none;
}
.yt_holder .currentvideo, .yt_holder .currentvideo:hover {
    background: none repeat scroll 0 0 #e8e8cb;
}
.yt_holder .currentvideo a {

}

.action:hover, .action:focus {
    background: none repeat scroll 0 0 #E0E0E0;
    color: #111111;
    text-decoration: none;
}

#st-box, #st-box2  {
	float:left;
	width:320px;
	margin-bottom:20px;
	height:350px;
}

#st-box2 {
	margin-left:70px;
}

ul#act-box {
	list-style-type:none;
	padding:0;
	margin:20px 0 0;
}

ul#act-box  li {
	background:url(../images/bullet-o.png) no-repeat left;
	padding-left:24px;
	height:26px;
	line-height: 22px;
}

ul#act-box  li a {
	text-decoration: underline;
}

ul#act-box  li a:hover {
	text-decoration: none;
}


form.formular {
    margin:20px 0 0 0;
    padding: 30px 20px 20px 36px;
	background-color:#cacaad;
	border-radius:20px;
	width: 94%;
}

form.formular  th, td {
    padding: 0;
}

.formular fieldset {
    border: 1px solid #B5B8C8;
    margin-top: 20px;
    padding: 15px;
}
.formular legend {
}
.formular fieldset label {
    display: block;
    float: left;
    font-weight: bold;
    line-height: 25px;
}
.formular label span {
    display: block;
    margin-bottom: 5px;
}
.formular input, .formular select, .formular textarea {
    display: block;
    margin-bottom: 5px;
	border-radius:6px;
}
.formular .text-input, .date-pick {
    background: none repeat scroll 0 0 #dcdccb;
    border-color: #878953 #878953;
    border-style: double;
    border-width: 1px;
    color: #000;
    font-size: 16px;
    margin-bottom: 14px;
    padding: 10px;
    width: 296px;
}
.formular select {
    background: none repeat scroll 0 0 #6c7b09;
    border-color: #255700 #255700;
    border-style: double;
    border-width: 1px;
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 14px;
    padding: 10px;
    width: 266px;
}
.formular textarea {
    background: none repeat scroll 0 0 #dcdccb;
    border-color: #878953 #878953;
    border-style: double;
    border-width: 1px;
    color: #000;
    height: 100px;
    margin-bottom: 8px;
    padding: 5px;
    width: 406px;
}
.formular .infos {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 10px;
}
.formular span.checkbox, .formular .checkbox {
    display: inline;
}
.formular .submit {
    background: url("../images/button_menu.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 47px;
    padding: 12px 0 22px;
    text-align: center;
    text-decoration: none;
    width: 154px;
}
.formular .submit:hover {
    background-position: 0 -47px;
}
.formular hr {
    clear: both;
    visibility: hidden;
}
.formular .fc-error {
    background: none repeat scroll 0 0 #FFEAEA;
    border: 1px solid #B5B8C8;
    font-size: 12px;
    margin-bottom: 15px;
    padding: 4px;
    width: 350px;
}

a.dp-choose-date {
    background: url("../images/calendar.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 16px;
    margin: 5px 3px 0;
    overflow: hidden;
    padding: 0;
    text-indent: -2000px;
    width: 16px;
}
a.dp-choose-date.dp-disabled {
    background-position: 0 -20px;
    cursor: default;
}

input.dp-applied {
    float: left;
    width: 140px;
}



/*----------------------------
	Content area
-----------------------------*/


#container-room{
	display:block;
	overflow:hidden;
}

#container-room li{
	float: left;	
	list-style: none outside none;
	margin: 0 39px 64px 0;
	position: relative;
	width: 282px;
	height: 175px;
	background:none;
}

#container-room ul{
	overflow:hidden;
	margin:0;
	padding:0;
}

#container-room ul.hidden{
	display:none;
}

#container-room #r-title {
    top: 13px;
	left:0;
    color:#FFF;
    padding: 2px 0 0 10px ;
    position: absolute;
    width: 150px;
	text-shadow: 1px 1px 1px #52551c;
	line-height:18px;
	font-size:1.2em;
}


/*----------------------------
	Green filter bar
-----------------------------*/


#filter, #catpicker {
	display: block;
	height: 39px;
	position: relative;
	text-align:center;
	margin: 0 auto;
	margin-bottom:40px;
	margin-top:20px;
	border-bottom: 1px solid #c8c8ab;
	padding-bottom:14px;
}


#filter a, #catpicker a {
	display: inline-block;
	height: 38px;
	line-height: 37px;
	padding: 0 15px;
	text-decoration:none;
	background-color:#c6c7a2;
	margin-right:10px;
	color:#463d01;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#filter a:hover, #catpicker a:hover {
	text-decoration: none;
	background-color:#b6b667;
}

#filter a.active-r, #catpicker  .current{
	background-color:#6c7f3b;
	color:#fff;
}









#footer {
	height: 180px;
	background-color: #0f0a08;
	margin-top:60px;
	background: url(../images/bg_footer.png) repeat-x top;
}


#footer a {
	text-decoration:none;
	color:#ab8800;
}


#footer a:hover {
	text-decoration: underline;
}


.foot1 {
	width:862px; 
	height:60px; 
	border-bottom:1px solid #2c1b0d; 
	margin-left:20px; 
	padding-top:20px;
}

.foot1 ul {
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0;
	float:left;
}

.foot1 ul li {
	display:inline;
	padding:5px 16px;
	border-right: 1px solid #3b230f;
}

.foot2 {
	width:862px; 
	margin-left:20px;
	padding-top:20px;
	font-size:13px;
	line-height:20px;
	color: #5c3d13;
}

.foot2 .f_sec {
	float:right; 
	width:500px; 
	padding-top:10px; 
	font-size:12px; 
	font-family: Tahoma; 
	text-align:right;
}


#page-wrap                  { }


.discounted-item            { width: 100%; margin: 0; position: relative; height: 79px; border-bottom: 1px solid #baba99; padding-top:10px; }

.discount-bar               { padding: 5px 0 10px 90px; font: italic 16px Georgia, Serif; }
.discount-bar strike        { color: #999; padding: 0 5px; }
.discount-bar span          { font: bold 20px Helvetica, Sans-Serif; }

.reasonbar                  { padding: 4px 0 4px 90px; overflow: hidden;
                              width: 540px; color: white; }
                 
.prod-title  a              { width: 39%; float: left; font: bold 18px Helvetica, Sans-Serif; text-decoration:none; }
.prod-title  a:hover        { text-decoration:underline; }
.reason                     { width: 49%; float: right; text-align: right;  letter-spacing: 1px; padding: 0 5px 0 0; color:#333; font-size:16px; }
                              
.discounted-item img        { position: absolute; top: 0; left: 0;padding-top:14px;  }

span.price-2                { font-size:12px; font-weight:normal; padding-left:60px; }

strong.bs { font-size:17px;  }

#news-warp { margin-top: 20px; min-height: 280px; }

#screenshot{
	position:absolute;
	
	background:#666;
	padding:5px;
	display:none;
	color:#fff;
	top:-100px;
}

#preview {
	position:absolute;
	z-index:9999999999;
	background:#666;
	padding:5px;
	display:none;
	color:#fff;
}








