body{
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0;
}
#site{
	width: 840px;
	height: auto;
	background-color: #FFF;
	margin: 20px auto 0px auto;
}
#header{
	width: 840px;
	height: auto;
	padding-top: 100px;
	background-image: url(../images/des_03.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#rightPart{
	width: 250px;
	height: auto;
	padding-left: 40px;
	float: right;
}
#footer{
	width: 840px;
	margin: 0 auto 0 auto;
	height: 28px;
	background-image: url(../images/backgroundfooter.jpg);
	text-align: center;
	background-repeat: repeat-x;
	background-position: top center;
}
#headerMenuTop1{
	width: 700px;
	margin: 10px auto 0 auto;
	padding-left: 3px;
	height: 30px;
}
#headerMenuFooter1{
	width: 700px;
	margin: 10px auto 0 auto;
	height: 30px;
}
#pictureTop{
	width: 741px;
	height: 232px;
	background-image: url(../images/des_07.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
}
.bigBlueLink{
	color: #00a8ff;
	font-size: 13px;
	font-family: Tahoma;
	text-decoration: none;
}
.bigBlueLink:hover{
	color: #ff7700;
	font-size: 13px;
	font-family: Tahoma;
}
.blueLink{
	color: #00a8ff;
	font-family: Tahoma;
	text-decoration: none;
}
.blueLink:hover{
	color: #ff7700;
	font-family: Tahoma;
}
.bigGreyLink{
	color: #777;
	font-size: 13px;
	font-family: Tahoma;
	text-decoration: none;
}
.bigGreyLink:hover{
	color: #00a8ff;
	font-size: 13px;
	font-family: Tahoma;
}
.orange{
	color: #ff7700;
}
.content{
	margin: 0 auto 0 auto;
	line-height: 20px;
	color: #777;
	width: 700px;
	padding: 20px;
	height: auto;
}
.clear{
	clear: both;
}
.heading, .smallHeading, .roomTypeHeading{
	font-family: Arial Narrow, Century Gothic;
	font-size: 20px;
	color: #00a8ff;
	font-weight: bold;
}
.smallHeading{
	font-size: 15px;
	font-weight: normal;
}
.roomTypeHeading{
	float: left;
}
.banners{
	width: 100%;
	text-align: center;
}

/* SLIDE VIEWER */
.sliding {width: 250px; height: 200px; background: #fff; margin: 0 auto 0 auto; overflow: hidden;} 
.sliding ul {width: 250px; height: 200px;position: relative; left: -999em; overflow: hidden;} 
 
/*core classes*/ 
.stripViewer {  
	position: relative; 
	overflow: hidden;  
	width: 250px; height: 200px;
	border: 2px solid #00A8FF;   
	margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 250px; height: 200px;
	width: 1%; 
	list-style-type: none; 
} 
.stripViewer ul li {  
	float:left; 
} 
.stripTransmitter { 
	overflow: auto; 
	width: 1%; 
} 
.stripTransmitter ul { 
	margin: 0; 
	padding: 0; 
	position: relative; 
	list-style-type: none; 
} 
.stripTransmitter ul li{ 
	width: 20px; 
	float:left; 
	margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
	font: bold 10px Verdana, Arial; 
	text-align: center; 
	line-height: 22px; 
	background: #E5E5E5; 
	border: 1px solid #ccc;
	color: #CCC; 
	text-decoration: none; 
	display: block; 
} 
.stripTransmitter a:hover, a.current{ 
	background: #fff; 
	color: #00A8FF; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
	background: #fff; 
	color: #000; 
	opacity: 0.85; 
	border: 5px solid #dedede; 
} 
#tooltip h3 {  
	font: normal 10px Verdana;  
	margin: 0;  
	padding: 6px 2px;  
	border: 0; 
} 
#gallerySlide{
	width: 250px;
	height: 200px;
}
#infoPics{
	float: right;
	padding-left: 40px;
}
.infoPic{
	width: 250px;
	height: 200px;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
}
.galleryPic{
	width: 200px;
	float: right;
	height: 150px;
}
.priceIncludes{
	cursor: hand;
	cursor: pointer;
}
.priceIncludesText{
	display: none;
	height: auto;
	width: 600px;
}
.headerPriceLarge, .headerPrice{
	width: 160px;
	height: 30px;
	font-size: 13px;
	line-height: 25px;
	color: #FFF;
	background-color: #FD9F00; 
	padding-left: 7px;
	float: left;
}
.rowPriceLarge{
	width: 160px;
	height: 35px;
	line-height: 14px;
	padding-left: 7px;
	float: left;	
}
.headerPrice{
	width: 136px;
	text-align: right;
	padding-left: 0px;
	padding-right: 7px;
}
.rowPrice{
	width: 136px;
	height: 35px;
	line-height: 35px;	
	text-align: right;
	padding-right: 7px;
	float: left;
}
.pricesTable{
	width: 790px; 
	height: auto; 
	margin-top: 30px;
	border: solid 1px green;
}
.orangeInput{
	font-size: 11px;
	border: 1px solid #FF7400;
}
.orangeSubmit{
	font-size: 11px;
	border: 1px solid #00A8FF;
	background-color: #FF7400;
	width: 133px;
	height: 23px;
	margin: 3px;
	color: #FFF;
}

.requestFormRow, .formRowHidden{
	width: 630px;
	height: auto;
	clear: both;
	margin-bottom: 3px;
	float: left;
	
}
.formRowHidden{
	display: none;
	margin-bottom: 0px;
	clear: both;
}
.labelRow{
	width: 300px;	
	height: auto;
	text-align: right;
	margin-right: 10px;
	display: block;
	float: left;
	clear: both;
}
.errorLabelForm{
	color: #DC0805;
	font-size: 20px;
	text-align: center;
	font-size: 12px;
	display: block;
	height: auto;
}
.leftCellRequestForm{
	height: auto;
	width: 150px;
	margin-bottom: 5px;
	float: left;
}
.rightCellRequestForm{
	height: auto;
	width: 230px;
	margin-bottom: 5px;
	float: left;	
}
.inputField5, .inputField5Small{
	height: auto;
	width: 150px;
	font-size: 12px;
	color: #666;
}
.inputField5Small{
	width: 80px;
}
.submitButton{
	margin: 5px 0px 10px 0px;
}
.galleryImage{
	width: 215px;
	float: left;
	height: 160px;
	overflow: hidden;
	margin: 0px 10px 10px 0px;
	border: 2px solid #FF8814;
}

.galleryCategory{
	width: 219px;
	float: left;
	height: 160px;
	overflow: hidden;
	margin-right: 8px;
	margin-bottom: 10px;
	border: 2px solid #FF8814;
}
#contacts{
	width: 190px; 
	margin-bottom: 10px;
	float: left;
}
#weather{
	 width: 50px; 
	 height: 58px;
	 text-align: center; 
	 margin: 15px 0px 0px 0px;
	 padding: 10px 0px 0px 0px;
	 float: left;
	 border: solid 1px #FF7400;
}
#galleryButton{
	background-image: url(../images/gallerybackground.gif);
	background-repeat: no-repeat;
	float: right;
	margin-right: 100px;
	width: 122px;
	height: 21px;
	text-align: center;
	padding-top: 5px;
}
.png{
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
.blueSign{
	color: #00a8ff;
}
.redLink, .redLink:hover, .redLink:visited, .redLink:link{
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;	
}
.reservation{
	padding: 0px 15px;
	line-height: 20px;
	float: left;
}
.redstar{
	color: red;
}
.inputCaptcha{
	margin-top: 7px;
	width: 75px;
	display: block; 
	float: left;
}
.imgCaptcha{
	float: left;
}
.gallery{
	width: 231px; 
	height: 220px;
	overflow: hidden;
	text-align: center; 
	float: left;
}
.roomTypeImage{
	width: 180px;
	float: right;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 10px 40px;
	border: 2px solid #FF8814;
}