
* {margin:0;}
body {background:#171717; font:11px "Trebuchet MS"; color:white;}
fieldset{padding:0; border:0;}
ol,ul {padding-left:0; list-style:none;}
a {color:white;}
hr {color:#ffae00; height:1px;}
table{border-collapse: collapse;width:100%;text-align:center;}
table th, table td {border:1px solid white;}
img {border:none;}
.clear {clear:both;}
.title *, .title-bold * {display:inline;font-size:100%; font-weight:normal;}
.title-bold * {font-weight:bold;}
.panscan {display:block;}

.selbox1-repl,.selbox1-options{
position:absolute;
top:0;
left:0;
background-color:white;
color:#666666;
font:10px "Trebuchet MS";
}
.selbox1-repl{
cursor:pointer;
width:165px;
padding-right:15px;
padding-left:3px;
height:15px;
background:white url(../imagenes/selbox1.gif) no-repeat right top;
overflow:hidden;
line-height:15px;
border:1px solid #949494;
}
.selbox1-options {
visibility:hidden;
display:block;
width:197px!important;
top:16px;
left:0px;
border:1px solid #949494;
padding:2px 0;
overflow-x:hidden;
}
.selbox1-options a{
display:block;
padding-left:5px;
color:#666666;
text-decoration:none;
position:relative;
}
.selbox1-options a:hover{
background-color:#b5b4b1;
color:white;
}
.checkbox1{
vertical-align:middle;
margin-right:6px;
padding:0;
width:14px;
height:13px;
}
.checkbox1-repl{
cursor:pointer;
position:absolute;
top:-1px;
left:0;
width:18px;
height:15px;
background:url(../imagenes/checkbox2.png) no-repeat left bottom;
}
.checkbox1-checked{
background:url(../imagenes/checkbox2-checked.png) no-repeat left bottom;
}
.ajax-loader{
position:absolute;
width:32px;
height:32px;
background:url(../imagenes/ajax-loader.gif) no-repeat;
left:200px;
z-index:1000;
}
.button{
float:left;
border-left:5px solid #ff6c00;
background-color:#ffa200;
height:17px;
overflow:hidden;
}
.button input{
position:relative;
top:-1px;
}
.button input, .button a{
display:block;
float:left;
border:none;
background:transparent;
overflow:visible;
color:white;
font:12px "Trebuchet MS";
cursor:pointer;
padding:0px 14px;
}
.button-state1{background-color:#ffffff;}
.button-state2{background-color:#ffa200;}
.buttoninn-state1{color:#000000;}
.buttoninn-state2{color:#ffffff;}

.container{
width:878px;
margin:0 auto;
padding-top:4px;
}
.header{
width:878px;
background-color:#515151;
}
.header .large-image{
float:left;
}
.header .large-image,
.header .large-image img{
width:650px;
height:330px;
}
.header-right{
width:228px;
float:left;
}
.langmenu{
font-size:10px;
text-align:center;
padding-top:2px;
color:#d1d1d1;
}
.langmenu a{
text-decoration:none;
color:#d1d1d1;
}
.langmenu a:hover,
.langmenu .selected{
color:#d18c16;
text-decoration:underline;
}
.header-right .logo{
text-align:center;
padding-top:5px;
}
.booking{
margin-left:18px;
padding-top:43px;
z-index:800; 
}
.booking .title-bold{
padding-bottom:7px;
font-size:14px;
color:#ffa200;
}
.booking label{
display:block;
font:11px Arial;
}
.booking .selbox1{
background-color:white;
font:10px Arial;
letter-spacing:-1px;
position:absolute;
left:0;
top:0;
}
.booking .formitem{
float:left;
display:inline;
height:25px;
padding-right:5px;
position:relative;
}
.booking .selbox1-repl{
padding-left:4px;
}
.booking .formitem-day{
width:33px;
}
.booking .formitem-day .selbox1-repl{
width:12px;
}
.booking .formitem-day .selbox1-options{
width:43px!important;
}
.booking .formitem-month{
width:76px;
}
.booking .formitem-month .selbox1-repl{
width:55px;
}
.booking .formitem-month .selbox1-options{
width:86px!important;
}
.booking .formitem-year{
width:46px;
}
.booking .formitem-year .selbox1-repl{
width:25px;
}
.booking .formitem-year .selbox1-options{
width:56px!important;
}
.booking .calendar{
float:left;
background:url(../imagenes/calendar.gif) no-repeat left top;
width:18px;
display:block;
height:18px;
overflow:hidden;
}
.booking .button{
margin-top:7px;
float:right;
position:relative;
right:21px;
}

.menu{
float:left;
padding-bottom:5px;
}
.menu,.menu table{
width:878px;
}
.menu{
position:relative;
z-index:1;
padding-top:4px;
}
.menu td{ 
border:none;
}
.menuitem,.menuchild{
text-transform:uppercase;
}
.menuitem a{
display:block;
margin-left:1px;
padding:2px 0;
color:white;
background-color:#515151;
text-decoration:none;
font-size:13px;
}
.menuitem:first-child a{
margin-left:0;
}
.menuitem a:hover,
.menu .selected a{
color:#515151;
background-color:#ffa200;
}
.menu .selected .menuchild a{
background:transparent;
color:#364985;
}
.menu .selected {
font-weight:bold;
}
.menu .menuchild{
position:absolute;
top:31px;
left:0;
text-align:left;
border:none;
font-size:10px;
display:block;
padding-top:6px;
visibility:hidden;
background:transparent url(../imagenes/menuchildbg.png);
}
.menu .menuchild a{
position:relative;
display:block;
text-decoration:none!important;
border-bottom:none;
padding:1px 15px;
padding-bottom:0px;
white-space:nowrap;
margin-bottom:4px;
font-size:12px;
color:white!important;
background-color:transparent;
font-weight:normal;
margin-left:0;
}
.menu .menuchild a:hover,
.menu .menuchild a.selected{
background:#ffa200!important;
color:#515151!important;
font-weight:bold;
}
.menu .menuchild .inner{
padding-top:5px;
}
.maincontent{
width:878px;
background-color:#202020;
background:url(../imagenes/maincontentbg.gif) repeat-y;
}
.maincontent .title1{
color:#ffa200;
text-transform:uppercase;
font-size:12px;
padding-top:6px;
padding-bottom:4px;
margin-left:1px;
}
.maincontent-left{
float:left;
width:650px;
}
.maincontent-left .content1{
line-height:14px;
text-align:justify;
margin-left:1px;
margin-right:25px;
}
.maincontent-left .content1 p{
padding-bottom:15px;
}
.maincontent-right{
float:left;
width:228px;
padding-top:15px;
padding-bottom:15px;
background-color:#171717;
}
.maincontent-right .box,
.maincontent-right .box img,
.maincontent-right .box .boxcontent{
width:222px;
height:70px;
}
.maincontent-right .box{
border:3px solid #757575;
overflow:hidden;
cursor:pointer;
margin-bottom:14px;
position:relative;
}
.maincontent-right .box .boxcontent{
position:absolute;
top:0;
left:0;
color:#573e17;
background:url(../imagenes/grad1.png) no-repeat left top;
}
.maincontent-right .box .boxcontent .first,
.maincontent-right .box .boxcontent .second{
width:90px;
padding-left:3px;
}
.maincontent-right .box .boxcontent .first{
font-size:14px;
font-weight:bold;
text-transform:uppercase;
line-height:13px;
background:url(../imagenes/grad2.png) no-repeat left bottom;
padding-right:20px;
padding-bottom:3px;
padding-top:8px;
}
.maincontent-right .box .boxcontent .second{
font-size:11px;
line-height:10px;
padding-top:1px;
width:100px;
}
#maincontent-right-space{
width:228px;
height:0;
overflow:hidden;
background-color:#202020;
float:left;
display:none;
margin-top:17px;
}

.gmaps{
margin-left:-2px;
margin-top:8px;
width:625px;
height:328px;
border:3px solid #757575;
}
.inp1{
background-color:white;
border:1px solid #bababa;
font:11px "Trebuchet MS";
color:#333333;
padding:0;
height:13px;
padding-bottom:1px;
}
.content-contact{
padding-top:10px;
}
.form1{
padding-top:5px;
width:600px;
}
.form1 .formitem1,.form1 .formitem2{
float:left;
}
.form1 .formitem1{
padding-top:2px;
width:124px;
text-align:right;
padding-right:10px;
}
.form1 .formitem2{
width:179px;
height:28px;
}
.form1 .formitem2 .inp1{
width:174px;
padding-left:3px;
}
.form1 .formitem1a{
width:68px;
}
.form1 .formitem2-ta{
height:56px;
}
.form1 .formitem2-ta textarea{
width:431px!important;
height:54px!important;
overflow:auto;
}
.form1 .button{
margin-top:13px;
float:right;
position:relative;
right:30px;
}
.form1 .button input{
padding-left:15px;
}
.offers-list{
padding-top:7px;
width:620px;
}
.offers-list li{
border-bottom:1px solid #393c3e;
padding-bottom:10px;
margin-bottom:17px;
}
.offerl-thumb,.offerl-content{
float:left;
}
.offerl-thumb,.offerl-thumb img{
width:174px;
height:85px;

}
.offerl-thumb{
border:3px solid #757575;
}
.offerl-content{
width:425px;
padding-left:15px;
text-align:justify;
height:78px;
overflow:hidden;
}
.offerl-content .title-bold,.offerl-content .title-bold a{
font-size:12px;
color:#FFA200;
font-weight:bold;
text-transform:uppercase;
}
.offerl-content .desc{
line-height:14px;
}
.offerl-content a{
text-decoration:none;
}
.offerl-content a:hover{
text-decoration:underline;
}
.offerl-content .title-bold{
margin-top:-2px;
padding-bottom:1px;
}
.offer-content1{
float:right;
margin-top:-10px;
font-size:11px;
}
.offer-content1 a:hover{
text-decoration:none;
}
.navigation{
padding-top:8px;
}
.navigation,.navigation table{
width:620px;
}
.navigation td{
border:0;
}
.navigation .navleft a,
.navigation .navright a{
text-decoration:none;
}
.navigation .navleft{
text-align:left;
width:100px;
}
.navigation .navright{
text-align:right;
width:100px;
}
.navigation .navmid a{
text-decoration:none;
padding:0 3px;
}
.navigation .navmid a:hover,
.navigation .navmid .selected{
color:#ffa200;
}
.navigation a:hover,
.navigation .selected{
text-decoration:underline!important;
}
.maincontent-left .content1a{
margin-right:20px;
}
.maincontent-left .content1b p{
padding-bottom:8px;
}
.offer-large,.offer-large img{
width:292px;
height:145px;
}
.offer-large{
border:3px solid #757575;
float:left;
margin-right:12px;
margin-bottom:12px;
}
.title-offer{
padding-top:1px!important;
padding-bottom:10px!important;
}
.go-back{
float:right;
margin-top:-12px;
margin-right:18px;
display:inline;
padding-bottom:2px;
}
.go-back a:hover{
text-decoration:none;
}
.offer-price{
float:right;
position:relative;
right:20px;
}
.offer-price,.offer-price a{
font-size:24px;
color:#ffa200;
text-decoration:none;
}
.offer-price a:hover{
text-decoration:underline;
}
.maincontent-hab{
background:none;
}
.maincontent-hab .maincontent-left{
width:467px;
}
.maincontent-hab .maincontent-right{
width:411px;
padding-top:34px;
}
.maincontent-hab .maincontent-left .content1{
margin-right:30px;
}
.gallery-image-hab,
.gallery-image-hab img{
width:411px;
height:209px;
}
.maincontent-hab .maincontent-right .navigation,
.maincontent-hab .maincontent-right .navigation table{
width:411px;
}
.maincontent-right .navigation .navmid a{
margin:0;
padding:0;
}
.maincontent-gallery .maincontent-left{
width:665px;
}
.maincontent-gallery .maincontent-right{
width:212px;
position:relative;
height:327px;
}
.maincontent-gallery .navigation,
.maincontent-gallery .navigation table{
width:217px;
}
.maincontent-gallery .navigation{
position:absolute;
bottom:-3px;
left:-2px;
}
.maincontent-gallery .navleft,
.maincontent-gallery .navright{
width:auto;
}
.maincontent-gallery{
background:none;
}
.maincontent-gallery .gallery-image2{
width:649px;
height:329px;
}
.maincontent-gallery .title1{
padding-top:9px;
padding-bottom:14px;
}
.maincontent-gallery .maincontent-right{
padding-top:40px;
}
.gallery-links2{
margin-left:-30px;
width:230px;
position:relative;
left:29px;
height:232px;
}
.gallery-links2 .gallery-thumb,
.gallery-links2 .gallery-thumb img{
width:61px;
height:47px;
}
.gallery-links2 .gallery-thumb{
border:1px solid #171717;
float:left;
margin-right:13px;
margin-bottom:9px;
}
.gallery-links2 .gallery-thumb-selected{
border:1px solid #fda100;
}
.gallery-links2 li{
display:none;
}
.gallery-desc2{
background:url(../imagenes/photodesc.gif) no-repeat left bottom;
padding-bottom:3px;
padding-top:6px;
}
.maincontent-hab .maincontent-right,
.maincontent-gallery .maincontent-right,
.maincontent-home .maincontent-right{
padding-bottom:0;
}
#ennav2-links li{
display:none;
}
#ennav2-links .cselected{
display:block;
}
#ennav2-links .cleft{
margin-right:-3px;
}
#ennav2-links .cright{
margin-left:-3px;
}

.footer,.footer a{
color:#c5c5c5;
}
.footer{
border-top:1px solid #ffae00;
margin-top:16px;
font-size:10px;
padding-top:5px;
padding-left:2px;
padding-bottom:40px;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 1000;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../imagenes/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
	z-index:1000;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../imagenes/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../imagenes/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../imagenes/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../imagenes/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../imagenes/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../imagenes/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../imagenes/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../imagenes/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../imagenes/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../imagenes/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../imagenes/fancy_shadow_nw.png') no-repeat;
}


div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
	width:auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
	border:none;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../imagenes/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../imagenes/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../imagenes/fancy_title_right.png') repeat-x;
}
.formitem-day .selbox1-options{
height:90px;
overflow-y:scroll;
}
.formitem-month .selbox1-options{
height:90px;
overflow-y:scroll;
}
