html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,input {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
font-size:1em;
font-weight:400;
font-style:normal;
}

ul,ol {
list-style:none;
}

img {
border:none;
}

table {
border-collapse:collapse;
border-spacing:0;
}

BODY {
background-color:#e1e1e1;
background-image:url(../images/bg_body.jpg);
background-repeat:repeat-x;
color:#979797;
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:12px;
font-weight:400;
line-height:16px;
}

.logo
{
    margin-bottom: 18px;
}

DIV#loading {
border:#EFEFEF solid 1px;
position:fixed;
width:100px;
height:50px;
top:50%;
left:50%;
margin-left:-50px;
margin-top:-25px;
background-color:#FFF;
font-weight:700;
display:none;
text-align:center;
z-index:1000;
padding:10px;
}

A {
color:#979797;
text-decoration:none;
}

H1, H2 {
font-size:18px;
color:#2b94ff;
font-weight:400;
margin-bottom:8px;
line-height:20px;
}

INPUT,SELECT,TEXTAREA {
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:12px;
font-weight:400;
border-top:#a9aeb2 solid 1px;
border-right:#dbe0e6 solid 1px;
border-bottom:#e4e9ef solid 1px;
border-left:#e2e2ea solid 1px;
padding:4px;
}

SELECT {
	padding: 0px;	
}

LEGEND {
color:#134D88;
font-weight:700;
padding:0 0 15px;
}

LABEL {
color:#134D88;
display:block;
font-weight:700;
margin-bottom:5px;
}

FIELDSET {
border:none;
margin:0;
padding:0;
}

.grey {
color:#A5A5A5;
font-style:italic;
}

.orange, .highlight {
color:#FF7800;
}

.blue {
font-weight:700;
color:#0084FF;
}

.clear {
clear:both;
}

UL.rss LI {
	padding: 8px 10px 8px 10px;
}

UL.rss LI A {
	text-decoration: underline;
}

DIV#holder {
background-image:url(../images/bg_holder.png);
background-repeat:no-repeat;
left:50%;
margin-left:-600px;
position:absolute;
top:0;
width:1200px;
}

DIV#skyscraper {
left:50%;
margin-left:520px;
position:absolute;
top:30px;
width:120px;
height: 600px;
overflow:hidden;
}

UL#menu-top {
margin:0 0 0 302px;
padding:7px 0;
text-transform:uppercase;
}

UL#menu-top LI {
list-style:none;
display:inline;
margin:0;
}

UL#menu-top LI A {
color:#000;
text-decoration:underline;
}

UL#menu-top LI IMG {
margin:0 10px;
}

div.breadcrumb {
margin: 0px;
overflow: hidden;
height: 35px;
}
/* FIX BY GODLIKE BENJAMIN */
div.bread_img
{
	float: left;
	height: 25px;
	margin: 0px;
	padding:0px;
}
div.bread_a
{
	float: left;
	height: 25px;
	background-image:url(../images/bg_breadcrump.png);
	background-repeat:repeat-x;
	padding:4px 2px 4px 5px;
	margin: 0px;
}
div.bread_a a
{
	color:#fff;
	text-decoration:none;
}
div.current
{
	background-image:url(../images/bg_breadcrump_curr.png);
	margin:0px;
}
/* END OF THE FIX BY GODLIKE BENJAMIN */

DIV#content {
width:1000px;
margin:0 100px;
margin-top:30px;
}

DIV#content DIV.col-left {
float:left;
overflow:hidden;
width:187px;
}

DIV#content DIV.col-left UL {
color:#FFF;
border-bottom:#66b2ff solid 2px;
float:left;
margin-bottom:15px;
overflow:hidden;
width:187px;
}

DIV#content DIV.col-left UL.orange {
border-bottom:#ffa200 solid 2px;
}

DIV#content DIV.col-left UL H3 {
display:block;
background-color:#2c94ff;
background-image:url(../images/bg_lh_blue.png);
background-repeat:no-repeat;
width:100%;
padding:8px 10px;
}

DIV#content DIV.col-left UL H3 A {
	text-decoration: underline;
	color: #FFFFFF;
}

DIV#content DIV.col-left UL.orange H3 {
background-color:#ffa302;
background-image:url(../images/bg_lh_orange.png);
}

DIV#content DIV.col-left UL LI {
background-color:#FFF;
background-image:url(../images/bg_li.png);
background-repeat:no-repeat;
width:100%;
}

DIV#content DIV.col-left UL LI A {
color:#979797;
display:block;
text-decoration:underline;
padding:6px 10px;
}

DIV#content DIV.col-left UL.orange LI A {
color:#ffa200;
}

DIV#content DIV.col-middle {
position:absolute;
left: 287px;
float:left;
width:798px;
margin:0 0 0 15px;
z-index: 0px;
}

DIV#content DIV.col-middle div.header-left {
position:absolute;
z-index:0px;
height: 173px;
overflow:hidden;
width: 531px;
height: 173px;
}

DIV#content DIV.col-middle div.header-right {
position: absolute;
left: 531px;
background-image:url(../images/bg_header_right.png);
height: 173px;
margin-left: 10px;
overflow:hidden;
width: 257px;
}

DIV#content DIV.box {
float:left;
overflow:hidden;
margin:0 0 16px;
}

DIV#content DIV.box A {
	text-decoration: underline;
}

DIV#content DIV.col-middle DIV.box {
height:263px;
background-image:url(../images/bg_box.png);
margin-right:9px;
width:260px;
}

DIV#content DIV.col-middle DIV.no-margin {
margin-right:0;
}

DIV#content DIV.box DIV.padding {
background-color:#FFF;
height:239px;
margin:2px;
padding:10px;
}

DIV#content DIV.box DIV.padding INPUT, DIV#content DIV.box DIV.padding SELECT {
	margin-bottom: 10px;
}

DIV#content DIV.box DIV.padding P.link {
text-align:right;
}

DIV#content DIV.box DIV.padding P.link A {
color:#2b94ff;
background-image:url(../images/bg_link.png);
background-position:bottom right;
background-repeat:no-repeat;
text-decoration:underline;
padding:8px 10px 0 0;
}

DIV#content DIV.col-middle DIV.box-middle {
height:263px;
background-image:url(../images/bg_box_middle.png);
margin-right:9px;
width:529px;
}

DIV#content DIV.col-middle DIV.box-big {
height:auto;
background-image:none;
width:798px;
background-color:#FFFFFF;
}

DIV#content DIV.col-middle DIV.box-big DIV.padding {
height:auto;
}

DIV#content DIV.col-middle DIV.box-gallery {
height:263px;
background-image:none;
width:798px;
}

DIV#content DIV.col-middle DIV.box-gallery DIV.padding {
height:auto;
margin:0;
padding:1px;
}

DIV#content DIV.col-middle DIV.box-gallery DIV.image {
float:left;
overflow:hidden;
width:390px;
height:261px;
}

DIV#content DIV.col-middle DIV.box-gallery DIV.image IMG {
width:390px;
height:261px;
}

DIV#content DIV.col-middle DIV.box-gallery DIV.image DIV.copyright {
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
position:relative;
bottom:19px;
left: 300px;
height:17px;
color:#000000;
font-weight: bold;
background-color:#FFF;
padding:2px 6px 0;
font-size:10px;
}

DIV#content DIV.col-middle DIV.box-gallery DIV.thumbs-holder {
float:left;
overflow:hidden;
width:388px;
margin:0;
}

DIV#content DIV.col-middle DIV.box-gallery DIV.thumbs-holder A {
cursor:pointer;
}

DIV#content DIV.col-middle DIV.box-gallery DIV.padding DIV.thumbs-holder H4 {
color:#2b94ff;
font-weight:700;
padding:9px 10px 00px 8px;
margin: 0px;
text-transform:uppercase;
}

DIV#content DIV.col-middle DIV.box-gallery DIV.padding DIV.thumbs-holder UL.thumbs {
	margin: 0px;
	padding: 0px;
	list-style:none;
	list-style-type: none;
}

DIV#content DIV.col-middle DIV.box-gallery DIV.padding DIV.thumbs-holder LI {
	float:left;
	height:58px;
	width:89px;
	margin:8px 0 0 8px;
	padding: 0px;
	overflow: hidden;
	list-style-type: none;
}

DIV#content DIV.col-middle DIV.box-gallery DIV.padding DIV.thumbs-holder IMG {
	height:58px;
	cursor:pointer;
	width:89px;
}

DIV#content DIV.col-middle DIV.box-gallery DIV.padding DIV.thumbs-holder IMG:hover {
height:56px;
border:#2b94ff solid 1px;
width:87px;
}

DIV#content DIV.col-middle DIV.box-advert {
background-image:url(../images/bg_box_advert.png);
background-repeat: no-repeat;
background-color: #62b0ff;
height:263px;
margin-right:1px;
overflow: hidden;
width:265px;
}

DIV#content DIV.col-middle DIV.box-advert DIV.padding {
color:#FFF;
background:none;
}

DIV#content DIV.col-middle DIV.box-advert DIV.padding H2 {
color:#FFF;
padding-bottom:10px;
border-bottom:#FFF solid 1px;
}

DIV#content DIV.col-middle DIV.box-advert DIV.padding SELECT {
width:240px;
}

p#footer {
clear:both;
margin:0 0 0 202px;
padding:15px 0 18px;
}

p#footer A {
	text-decoration: underline;
}

.sub-menu-title {
color:#FF8111;
font-weight:700;
margin-bottom:14px;
padding:0 15px;
}

.sub-menu LI.active A {
color:#FF8111;
}

.sub-nav-title {
color:#FF8111;
font-weight:700;
margin-bottom:10px;
padding:15px 15px 0;
}

.sub-nav li {
width:184px;
border-bottom:#efefef solid 1px;
margin:0;
padding:0;
}

.sub-nav li a {
display:block;
padding:6px 0 6px 15px;
}

.sub-nav li a.active,.sub-nav li a:hover {
background-color:#efefef;
color:#134d88;
}

.map-right {
border:#ADAEB2 solid 1px;
float:right;
width:180px;
margin:5px;
}

.map-right DIV.padding {
padding:15px;
}

DIV#newsletter_response {
color:#134D88;
font-weight:700;
padding:3px;
}

IMG.top-menu-element {
float:left;
margin-top:20px;
}

FORM#ContactForm P {
padding:0;
}

FORM#ContactForm INPUT,FORM#ContactForm SELECT,FORM#ContactForm TEXTAREA {
width:95%;
}

DIV.weather-row {
width:170px;
margin-bottom:5px;
}

DIV.weather-row IMG {
float:left;
width:25px;
}

DIV.weather-row DIV.info {
float:left;
margin-left:3px;
}

DIV.weather-row DIV.info DIV.date {
color:#134D88;
font-weight:700;
float:left;
margin-left:2px;
width:35px;
}

DIV.weather-row DIV.info DIV.temp {
color:#134D88;
font-weight:700;
float:right;
}

DIV.weather-row DIV.info DIV.title {
color:#134D88;
font-weight:700;
float:left;
}

DIV.weather-row DIV.info DIV.weather {
float:left;
}

DIV.weather-row DIV.info DIV.desc {
margin-left:2px;
width:140px;
}

DIV.book-now-box {
background-image:url(../images/bg_book_now.jpg);
background-repeat:repeat-y;
padding-bottom:10px;
width:176px;
}

.content {
background-color:#EFEFEF;
padding:5px;
}

a.wesearch,a.wesearch:hover,a.wesearch:visited {
text-decoration:none;
background-color:#FFF;
}

a.search,a.search:hover,a.search:visited {
font-size:12px;
font-weight:700;
text-transform:uppercase;
color:#FE8920;
}

.search {
padding-left:10px;
}

H2.resort {
border-top:#EFEFEF solid 1px;
margin:20px 0 0;
padding:10px 0 0;
}

DIV.tip {
background-image:url(../images/bg_tip.jpg);
background-repeat:no-repeat;
width:765px;
}

DIV.tip P {
color:#FFF;
padding:0 30px;
}

P.disclaimer {
border-top:#EFEFEF solid 1px;
width:750px;
margin:50px 0 20px;
padding:20px 0 0;
}

DIV.search-row {
border-top:#EFEFEF solid 1px;
padding-top:10px;
margin-bottom:10px;
height:80px;
overflow:hidden;
}

DIV.search-row DIV.image {
float:left;
width:120px;
margin-right:20px;
overflow:hidden;
}

DIV.search-row DIV.col {
float:left;
width:33%;
}

DIV.search-row DIV.col P.title {
margin:0 0 15px;
padding:0;
}

.sb-border {
margin-top:2px;
float:left;
height:25px;
width:5px;
overflow:hidden;
}

.sb {
margin-top:2px;
color:#FFF;
background-color:#02337D;
float:left;
padding:5px 1px;
}

div.image-banner {
padding:0 0 10px;
}

div.contact-col {
float:left;
width:33%;
}

caption,th,.areiterbox,.reiterbox {
text-align:left;
}

p.breadcrumb a:visited,.breadcrumb a:active,p.breadcrumb a:hover {
text-decoration:underline;
}

.sub-menu,.sub-nav {
width:175px;
}


.scrollbox {
	overflow: scroll;
	height: 245px;
}

.video {
	float:left;
	height: 259px;
	overflow: hidden;
	width: 351px;
	margin: 2px 0px 0px 2px;
	padding: 0px;
}

.video-wide {
	float:left;
	height: 316px;
	overflow: hidden;
	width: 520px;
	margin: 2px 0px 0px 2px;
	padding: 0px;
}

.pagination {
	position: relative;
	left: 0px;
	top: -5px;
	text-align: right;
	width: 385px;
}

.pagination A {
	text-decoration:underline;
	padding: 0px 0px 0px 5px;
}

.pagination SPAN {
	padding: 0px 0px 0px 5px;
}

#caption {
	padding: 0px 0px 0px 8px;
	line-height:12px;
	clear:both;
}

#thumbs-min {
	padding: 0px;
	margin: 0px;
}

* html #thumbs-min {
	margin-left: -10px;
}

.top {
	margin-top:-10px;
}


.htabs{	overflow:hidden; position:absolute; }

.htabs li{
	float:left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	overflow:hidden;
	background-image: url(../images/bg_htabs.png);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	height: 24px;
	overflow: hidden;
	vertical-align: middle;
}

.htabs li.act {
	background-image: url(../images/bg_htabs_act.png);
	background-color: #3197ff;
}

.htabs li a {
	display:block;
	float:left;
	color: #979797;
	font-size:11px;
	margin: 5px 15px 0px 3px;
}

.htabs li.act a {
	color: #FFFFFF;
}

.htabs li img {
	margin: 6px 0px 0px 10px;
	padding: 0px;
	float:left;
}

.tabs {
	position:absolute;
	top: 22px;
	margin: 10px 10px 10px 10px;
	font-size: 11px;
	color:#FFFFFF;
	height: 125px;
	overflow: hidden;
}

.tabs label {
	color:#FFFFFF;
	padding: 0px;
	margin: 0px;
}

.tabs input {
	width: 228px;
}

.tabs select {
	width: 235px;
	padding:1px;
	margin:0px 0px 5px 0px;
}

.tabs .button {
	text-align:right;
	margin: 10px 0px 0px 0px;
}

img.tab-marker {
	position: absolute;
	z-index: 1000;
	top: -6px;
}

DIV#content DIV.box INPUT
{
	padding:1px;
}

DIV#content DIV.box DIV.form-left
{
	float: left;
	margin-bottom: 1px;
	overflow: hidden;
	width: 100px;
}

DIV#content DIV.box DIV.form-right
{
	float: left;
	margin-bottom: 1px;
	overflow: hidden;
	width: 140px;
}

DIV#content DIV.box DIV.form-right INPUT
{
	width: 133px;
}

DIV.accomodations
{
	float: left;
	height: 90px;
	margin: 0px 25px 0px 0px;
	overflow: hidden;
	width: 240px;
}

DIV.accomodations DIV.image
{
	float: left;
	overflow: hidden;
	width: 70px;
}

DIV.accomodations DIV.text
{
	color: #2996ff;
	float: left;
	margin: 0px 0px 0px 10px;
	overflow: hidden;
	width: 160px;
}

DIV.accomodations DIV.text DIV.link
{
	color: #2996ff;
	margin-top: 6px;
}

DIV.accomodations DIV.text DIV.link A
{
	color: #2996ff;
}

DIV.accomodations DIV.text H2
{
	color: #2996ff;
	text-transform: none;
	text-decoration: none;
}

DIV.accomodations DIV.text H2 A
{
	font-size: 12px;
	color: #2996ff;
	text-transform: none;
	text-decoration: none;
}

DIV.acc-box {
	background-image:url(../images/bg_acc_box.png);
	background-repeat: repeat-y;
	padding: 6px;
}

DIV.acc-box H2 {
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
}

DIV.acc-box p {
	color: #FFFFFF;
}


.jcarousel-container {
	position: absolute;
	clear:both;
	width:268px;
	height: 43px;
	top: 156px;
	z-index:1000;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-item {
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
	height: 43px;
  width:66px;
}/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
	position:absolute;
	top:0px;
	right:0px;
	width: 16px;
	height: 43px;
	cursor: pointer;
	background:  url(../images/jcarousel_next.png) no-repeat 0 0;
	z-index:9999999;
}
.jcarousel-next-horizontal:hover {

}
.jcarousel-next-horizontal:active {

}
.jcarousel-next-disabled-horizontal, .jcarousel-next-disabled-horizontal:hover, .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background:  url(../images/jcarousel_next_inac.png) no-repeat 0 0;
}
.jcarousel-prev-horizontal {
	position:absolute;
	top:0px;
	left:0px;
	width: 16px;
	height: 43px;
	cursor: pointer;
	background: transparent url(../images/jcarousel_prev.png) no-repeat 0 0;
	z-index:9999999;
}
.jcarousel-prev-horizontal:hover {

}
.jcarousel-prev-horizontal:active {

}
.jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background:  url(../images/jcarousel_prev_inac.png) no-repeat 0 0;
}
#feature_gallery {
	height:200px;
	width:268px;
	margin:auto;
	display:block;
}
ul#feature_gallery_pager {
	display:block;
	margin:auto;
	overflow:hidden;
	height:43px;
}
#feature_gallery ul.menu li a:hover {
}
ul#feature_gallery_pager li a {
	overflow:hidden;
	width:66px;
	height:43px;
	float:left;
	display:block;
}
ul#feature_gallery_pager li {
	margin:1px;
	padding:0;
}
#feature_gallery ul.menu a.activeSlide {
	background:url(../images/arrow.png) no-repeat;
}
#feature_gallery .bigimgs {
	overflow:hidden;
	height:156px;
	width:268px;
	position:aboslute;
	top: 0px;	 
}
#feature_gallery img.change {
	width: 268px;
	height:156px;
	position:relative;
	
}
#feature_gallery img.thumb {
	width:66px;
	height:43px;
}

h2.latest-visit {
	font-size:18px;
	text-transform:uppercase;
	color: #FFFFFF;
	background-image: url(../images/latest_visit.png);
	background-repeat: no-repeat;
	padding: 10px 12px 10px 12px;
}

div.label {
	float: left;
	color: #FFFFFF;
	font-size: 11px;
	height: 18px;
	overflow: hidden;
	margin-top: -9px;
}











.accomodation
{
	background-color: #FFFFFF;
	margin: 15px 15px 20px 15px;
	width: 100%;
}

.accomodation .img
{
	float: left;
	margin-bottom: 15px;
}

.accomodation .text
{
	float: left;
	margin: 0px 15px 15px 0px;
	width: 230px;
}
.accomodation H1
{
	font-weight: bold;
	margin-bottom: 13px;
}

DIV#content DIV.col-right
{
	background-color: #FFFFFF;
	display: inline;
	float: left;
	width: 250px;
	overflow:hidden;
}

DIV#contact-form-left {
	background-image: url(../images/bg_contact_form.png);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	background-color: #56aaff;
	width: 260px;
	height: 460px;
	overflow: hidden;
}

DIV#contact-form-left H1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size:18px;
	border-bottom: #FFFFFF solid 1px;
	margin: 21px 14px 12px 14px;
	padding: 0px 0px 7px 0px;
	text-transform: uppercase;
}

DIV#contact-form-left p.teaser {
	color: #FFFFFF;
	font-weight: bold;
	font-size:18px;
	line-height: 19px;
	margin: 0px 14px 14px 14px;
	padding: 0px;
}

DIV#contact-form-left p.teaser-acc {
	color: #FFFFFF;
	font-weight: bold;
	font-size:13px;
	line-height: 19px;
	margin: 0px 14px 14px 14px;
	padding: 0px;
}

DIV#contact-form-right {
	float: left;
	background-color: #FFFFFF;
	width: 538px;
	height: 460px;
	overflow: hidden;
}

DIV#contact-form-right DIV.padding {
	padding: 24px 22px 24px 22px;
}


DIV#contact-form-right .half {
	float: left;
	width: 48%;
}

DIV#contact-form-right .half .form-right-new {
	width:91px;
	overflow: hidden;
	float: left;
}

DIV#contact-form-right .half .form-right-new INPUT {
	width:87px;
	margin: 0px;
}



DIV#contact-form-right .form-left-new {
	width:150px;
	float: left;
}

DIV#contact-form-right .form-left-new LABEL {
	color:#979797;
	text-transform:uppercase;
}

DIV#contact-form-right .form-right-new {
	width:350px;
	overflow: hidden;
	float: left;
}

DIV#contact-form-right .form-right-new INPUT {
	width:331px;
	margin: 0px;
}

DIV#acc-list-holder {
	width: 219px;
	height: 270px;
	margin: 20px 0px 0px 17px;
	overflow: hidden;
	border: #2792ff solid 1px;
}

DIV#acc-list {
	background-color: #FFFFFF;
	width: 219px;
	height: 275px;
	overflow: scroll;
	padding-top: 10px;
}

DIV#acc-list div.link {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding: 4px;
	background-color:#64b1ff;
}

DIV#acc-list div.white {
	color: #64b1ff;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding: 4px;
	background-color:#FFFFFF;
}


div.header-overlay {
	z-index:1000;
	position:absolute;
	left:0px;
	top:-10px;
	width:578px;
	height:182px;
}

div.room {
	display:none;
	position:relative;
	top:-5px;
}

img.link-buttons {
	margin-right: 25px;	
}

img.no-margin {
	margin: 0px;	
}
