body.mceContentBody {
	padding:10px;
	background-color:white;
	background-image:none;
	color:#5c5957;
text-align:left;
font-family:Arial;
}
div.umbMacroHolder {
	display:block;
	clear:both;
	width:100%;
	min-height:100px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#b0afaf;
	margin:0px;
	text-align:left;
	/*background: url(/media/7551/bgxmas.jpg) repeat-x center top #6a787e;*/
	background: url(/images/bg2.jpg) repeat-x center top #6a787e;
}
body#guestbook {background: url(/images/bg3.jpg) repeat-x fixed center bottom #f7f7f9;}

article, aside, dialog, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
/*--------clearfix-------*/
.clearfix { 
	min-height: 0px; 
}
* html .clearfix { height: 1%;}
.clearfix:after  {
	height: 0;
	display: block;
	content: ".";
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
/*--------clearfix-------*/
h1 {
	font-size:22px;
	font-weight:normal;
	text-align:left;
	margin:0px;
	padding:0px;
	color:#6e6f71;
	padding:0px 0px 0px 17px;
	position:relative;
	background: url('/images/tltbullet.png') no-repeat left center;

}
h2 {
	font-size:16px;
	font-weight:normal;
	text-align:left;
	margin:0px;
	padding:0px;
	margin-bottom:8px;
	color:#6e6f71;

}
p {
	margin:0px;
	margin-bottom:8px;
}
#page {
	margin:0 auto;
	padding:0;
	width:960px;
}
#keywordsTxt{
	color:#b2b4b5;
	text-align:right;
	font-size:13px;
	padding:3px 0;
}
.container {
	width:952px;
	height:612px;
	border:#Fff 4px solid;
	position:relative;
	/*z-index:-4;*/
}
#guestbook .container {height:918px;}
.photo {
	position:absolute;
	z-index:-2;
	}
/* Slideshow
====================================================================== */
#slides                 {
	position: relative;
	/*height: 300px;*/
	}
#slides img             {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
	}
#slides img.active      {
	z-index: 10;
	opacity: 1.0;
	}
#slides img.last-active { z-index: 9; }

.top {
	width:912px;
	height:124px;
	padding:0px 20px;
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	background: url(/images/topBg.png) repeat left top;
}
.logo {
	width:212px;
	height:88px;
	float:left;
}
.logo img {border:none;}
.headerRight{
	float:right;
	padding:10px 0 0 0;
}
/*--------lang-------------*/
.lang {
	font-size:11px;
	color:#fff;
	text-align:right;
	padding-bottom:20px;
}
.lang a {
	color:#fff;
	text-decoration:none;
	margin-left:5px;
	padding:1px 3px;
	background-color:#00aef0;
}
.lang a:hover,.lang a.selected {
	color:#0282b3;
}

.lang .facebook-icon {padding:0px; vertical-align:bottom;}
.facebook-icon img {vertical-align:bottom;margin-bottom:-2px;}

/*--------lang-------------*/
/*---------------FirstTopMenu--------------*/
.FirstTopMenu {
	width:660px;
	text-align:right;
	padding:12px 0px 12px 0;
}
.FirstTopMenu ul {
	margin:0px;
	padding:0px;
}
.FirstTopMenu li {
	display:inline;
}
.FirstTopMenu a {
	color:#57585c;
	text-decoration:none;
	padding:3px 0px 3px 20px;
}
.FirstTopMenu a:hover, .FirstTopMenu a.selected {
	color:#8a8b8f;
}
/*---------------FirstTopMenu--------------*/
/*--------------SecTopMenu------------
.SecTopMenu {
	text-align:center;
	font-size:16px;
	margin-top:4px;
	padding:6px 0px 6px 0;
}
.SecTopMenu ul {
	margin:0px;
	padding:0px;
}
.SecTopMenu li {
	display:inline;
}
.SecTopMenu a {
	color:#606064;
	text-decoration:none;
	padding:3px 12px;
}
.SecTopMenu a:hover, .SecTopMenu a.selected {
	color:#1395d4;
}*/
/*--------------SecTopMenu------------*/
.main{
	/*height:402px;*/
height:527px;
	position:relative;
	right:0;
	top:0;
	width:952px;
	z-index:4;
}

#guestbook .main {height:631px;}

#guestbook .content {
	position:absolute;
	z-index:1;
	top:130px;
	color:#4c4d50;
	background:url(/images/ContentBg.png) repeat left top;
width:912px;
margin:0px 5px;
padding:15px;

}


.txtCont {
		position:absolute;
		top:0;
		right:4px;
		height:250px;
		z-index:2;
}
/*
#mylinkleft {
	position:absolute;
	top:0px;
	right:-4px;
	z-index:2;
}*/
.x {
	background: url(/images/hide.png) no-repeat center center;
}
.v {
	background: url(/images/show.png) no-repeat center center;
}

.contentBgTlt{
	padding:10px 47px 10px 20px;
	width:597px;
	height:25px;
	position:absolute;
	z-index:1;
	top:150px;
	right:0px;
	background: url(/images/textBg.png) repeat-y left top;
}
.contentBg {
	margin-top:200px;
	width:664px;
	height:290px;

}

.contentTxt {
	color:#4c4d50;
	width:597px;
	height:250px;
	background:url(/images/ContentBg.png) repeat left top;
	padding:20px 47px 20px 20px;	
}
.contentTxt img {
	padding:2px;
	border:1px solid #a7a7a7;
}
.contentTxt a {
	color:#00aeef;
}
.contentTxt a:hover {
	text-decoration:none;
}
#rightbox{
	float:right;
	display:block;
overflow:hidden;
}
/*----------extra--------*/
.extra{
	width:952px;
	height:85px;
	padding:0px;
	position:absolute;
	z-index:7;
	bottom:0px;
	left:0px;
}
/*---------reservation------*/
.reservation{
	float:left;
	width:212px;
	height:85px;
	color:#55565b;
	font-size:10px;
}
.reservation form {margin:0px;padding:0px; margin-left:40px;}
.reservation label {display:block;}
.reservation td {padding-top:3px;}
.reservation input, .reservation select { 
	font-size:10px;
	border:0;
	border-color: transparent;
}
.reservation .button {border:none;background-color:#00aeef;color:#fff;/*padding:0px 10px;margin-top:2px;*/ font-size:11px;width:150px;}
/*---------reservation------*/
/*
.SpOffer{
	float:left;
	width:460px;
}*/
.teaser{
	float:left;
}
.teaser p{margin:0px;padding:0px;}
.teaser img{
	border:none;
}

/*----------extra--------*/
/*--------------Footer------------*/
#guestbook #footerBg, #guestbook .copyright, #guestbook .copyright a {color:#fff;}

#footerBg{
	padding:0px;
	margin-top:10px;
	padding:10px 0;

}
.footer {
	margin:0px auto;
	width:860px;
	text-align:center;
}
.footer .address a{color:#00aeef;}
/*
.box{
	float:left;
	width:200px;
	margin-right:15px;
	min-height:106px;
	background:url(/images/border.png) no-repeat right 15px;
}
.box#hotelAddress {background:none;}
.box-header{
	color:#FFF;
	font-size:20px;
	font-weight:normal;
	padding:8px 0;
}
*/
#FooterMenu {
	text-align:left;
	font-size:12px;
	padding:0px;
}
#FooterMenu ul {
	margin:0px;
	padding:0px;
}
#FooterMenu li {
	display: block;
	padding:3px 0px;
	list-style-type:none;
	background: url(/images/linkBul.png) no-repeat left 8px;
}
#FooterMenu a {
	color:#1a1b1d;
	text-decoration:none;
	padding:0px 0px 0px 12px;
}
#FooterMenu a:hover, #FooterMenu a.selected {
	color:#1a1b1d;
	text-decoration:underline;
}

/*--------------SecTopMenu------------*/

#hotelAddress {
	color:#1a1b1d;
	float:right;
}
#hotelAddressa {
	color:#323437;
	text-decoration: underline;
}
#hotelAddress a:hover {
	color:#569cb7;
}
/*-----------copyright--------------*/
.copyright {
	color:#B0AFAF;
	padding-top:10px;
	font-size:11px;

	text-align:center;
}
.copyright a {
	color:#B0AFAF;
	text-decoration:underline;
}
.copyright a:hover {
	color:#B0AFAF;
	text-decoration:none;
}


/* Sitemap
====================================================================== */
#sitemap dl, 
#sitemap dt, 
#sitemap dd { 
	margin: 0; 
	padding: 0; 
	}
#sitemap dl { margin-bottom: 15px; }
#sitemap dt, 
#sitemap dd { margin-bottom: 10px; }
#sitemap dd { margin-left: 30px;   }
#sitemap dt { 
	background: url(/images/bullet.png) no-repeat center left; 
	padding-left: 15px; 
	}
#sitemap dd { 
	background: url(/images/bullet2.png) no-repeat center left; 
	padding-left: 15px; 
	}



/* ----------- FORMS ----------- */
#contactform {
	padding-top:10px;
}
#contactform form{
	margin:0px;
	padding:0px;
}
#contactform img {border:none;}
#contactform .btn {
	padding:1px 15px 2px 15px;
	border:none;
	background-color:#00aeef;
	color:#fff;
	border: 1px solid #fff;
}
.asterisk {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #6e6f71;
	text-decoration: none;
	line-height: 12px;
	padding:5px 0px;
}

.photoGallery td {padding:12px 0px;}
.photoGallery img{border:1px solid #a7a7a7;padding:1px;}
.photoTitle {width:80px;padding-top:4px;text-align:center;line-height:14px;font-size:11px;}

.tableRef th {text-align:left;}
.tableRef td {vertical-align:top;border-bottom:1px solid #d8dada;}

.arrow {background:url(/images/arrow.png) no-repeat left 5px;padding-left:10px;font-weight:bold;}


/* Weather Box
====================================================================== */
#weather {border:#b8d3dd solid 1px;padding:6px 0px 6px 15px;width:210px;margin-top:6px;}
#weather img   { 
	float: left; 
	background-color: #fff; 
	border: 1px solid #E7E8DF; 
	padding: 4px;  
	}
#weather .box-header {padding-bottom:4px;}
#weather ul    {  
	list-style-type: none; 
	margin: 0 0 0 70px; 
	padding: 0; 
	}
#weather ul li { 
	font-size: 11px; 
	line-height: 1.5em;
	}


.hReviews h2 a {text-decoration:none;}
.hReviews h2 a:hover {text-decoration:underline;}
.review {padding-top:10px;}







































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

.tableRef {

}

.arrow {

}


