@charset "utf-8";
/* CSS Document */

body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0 auto; padding:0; background:url(../images/bg.jpg) repeat-y center; }

.clear { clear:both; }

.wrapper { width:1060px; margin:0 auto; }

.h1 { font-size:24px; text-transform:uppercase; font-family:Trebuchet MS, Verdana; color:#05b0d1; text-align:center; margin-bottom:10px; }

.h2 { font-size:28px; text-transform:uppercase; font-family:Trebuchet MS, Verdana; color:#444;  }

.h3 { font-size:18px; font-family:Trebuchet MS, Verdana; color:#05b0d1; margin-bottom:10px; }



#header { height:300px; background:url(../images/header_bg.jpg) top no-repeat; }

#menu { margin:0; padding:0; height:40px;  }

#menu li { margin:0; padding:0; list-style:none; float:left; width:151px; text-align:center; padding-top:10px; }

#menu li a { text-decoration:none; font-size:14px; font-weight:bold; color:#f7f4ed; }

#header_left { width:910px; float:left; margin-top:20px; } #header_left a { width:450px; height:100px; display:block; }

#header_right { width:150px; float:left;  } 





#container { background:url(../images/container_bg.jpg) top no-repeat;  }

#left { width:210px; float:left; padding:60px 10px 10px 20px; }

#center { width:490px; float:left; padding:60px 10px 10px 10px; }

#right{ width:290px; float:left; padding:60px 10px 10px 10px;  }




.add_area { width:190px; background-color:#aed7f0; padding:10px 10px 0 10px; }

.add_area a img { border:none; margin-bottom:10px; }



#center p { color:#807500; line-height:20px; }

#center a img { border:none; margin-bottom:10px; }

.block { width:140px; float:left; margin-right:35px; }

	.block a img { border:none; } 
	
	.block_title { color:#ec6908; margin-bottom:5px; text-decoration:none;  }
	
	.block a { font-size:11px; color:#807500; text-decoration:none; } .block a:hover { color:#8fc527; }
	
	.last { margin-right:0; }
	
	
	
.reservation { width:270px; background-color:#e5e7e8; padding:30px 10px 10px 10px; margin-bottom:20px;  }

.reservation table { width:270px; background:url(../images/tbl_bg.jpg); padding-top:5px;  }
		
.reservation table tr { height:20px; width:100px; display:block; margin-bottom:5px; }
		
.reservation table label { color:#04c1d3; text-align:right; width:100px; display:block; }
		
.reservation table input { width:130px; display:block; background-color:#b1d2da; border:solid 1px #04c1d3; color:#555; }
		
.reservation table select { width:132px; display:block; background-color:#b1d2da; border:solid 1px #04c1d3; color:#555; }
		
.send { width:65px!important; height:20px; background:url(../images/send_btn.jpg) no-repeat; border:none!important; }



.map { width:264px; background-color:#e5e7e8; border:solid 3px #04b1c7; padding:10px; }

.map a img { border:none; margin-bottom:10px; }

.map ul { margin:0; padding:0; padding-left:15px; }

.map ul li { list-style:square; line-height:18px; }

.map ul li a { text-decoration:none; color:#5f5858; }

.map ul li a:hover { text-decoration:underline; }




#footer { height:90px; background:url(../images/footer_bg.jpg) repeat-x; color:#f7f4ed; line-height:25px; }

	#footer_left { width:600px; float:left; padding:10px 0 0 10px; }
	
	#footer_right { width:450px; float:left; padding:10px 0 0 0; text-align:right; }
	
	#footer_right a { color:#04b1c7; text-decoration:none; }
	
	#footer_right a:hover { color:#04b1c7; text-decoration:underline; }
	
	
	
	
.locatio_map { padding-left:100px; }


#resavation_form { width:470px; float:left; background-color:#e5e7e8; padding:10px; margin:10px 0 20px 0; color:#444; }

#resavation_form input { width:350px; border:solid 1px #04c1d3; background:#b1d2da; color:#444; }
			
#resavation_form textarea { width:350px; border:solid 1px #04c1d3; background:#b1d2da; color:#444; }
			
#resavation_form .resavation_submit { width:100px; background-color:#b1d2da; border: solid 1px #04c1d3; color:#05b0d1; font-size:12px; padding:3px 0 4px 0; }
			
.reservation_block { color:#93824c; line-height:20px; }
		
.reservation_block a { text-decoration:none; color:#ec6908; }
		
.reservation_block a:hover { text-decoration:underline; }




#rates_table { margin-bottom:10px; color:#444; }		
		
#rates_table td { width:100px; border-right:solid 1px #b1d2da; border-bottom:solid 1px #b1d2da; text-align:center; }
			
.lbl_left { width:200px!important; border-left:solid 1px #b1d2da; padding-left:10px; text-align:left!important; }	
		
.lbl_top {  border-top:solid 1px #b1d2da; color:#05b0d1; }	




#facilities { margin:0; padding:0; padding-left:15px; }

#facilities li  { margin:0; padding:0; list-style:square; line-height:25px; }

#facilities li a  { text-decoration:none; color:#807500; }

#facilities li a:hover  { text-decoration:none; color:#8fc527; }




/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}