*{
	margin: 0;
	padding: 0;
}

html{
	font-size:62.5%;
}

body{
	font:0.9em "Trebuchet MS",Tahoma,Verdana,Helvetica,Arial;
	background:#34BEDC url(../images/images/bg_slice.jpg) repeat-x top left;
}

.invisible, hr{
	position: absolute;
	left:-5000px;
}


/* General ids */

#wrapper{
	width:858px;
	margin:0 auto 30px auto;
	position:relative;
	overflow:visible;
}



/* Header */

#header{
	background: url(../images/images/clouds.jpg) no-repeat top left;
	width: 856px;
	height:547px;
	position: relative;
	overflow: visible;
}

#header h1 a{
	background: url(../images/images/logo.png) no-repeat top left;
	width:210px;
	height:66px;
	display:block;	
}

#content h3.toggler{
	background-color: #C0E1E6;
	color:#000;
	margin:10px 20px 10px 0;
	padding: 5px 10px;
}

#lang{
	font-size:1.3em;
	float:right;
	margin-top:-40px;
	color:#527B81;
}

#lang a{
	color:#50B5CC;
	padding:2px 5px;
}

#lang a:hover{
	color:#ffffff;
	background-color: #A4E0EF;
	text-decoration:none;
}

#banner{
	background: url(../images/images/bg_banner.jpg) no-repeat top left;
	width:858px;
	height:457px;
	display:block;	
	position: relative;
	margin-top:23px;
}

#banner #flash{
	background: url(../images/images/image_banner.jpg) no-repeat top left;
	width: 828px;
	height:385px;
	display: block;
	position: absolute;
	top:54px;
	left:14px;
}

#map{
	width:680px;
	height:352px;
	margin:0 auto;
	margin-top:15px;
	background-image:url(../images/images/map.jpg);
	background-repeat:no-repeat;
}

/* Columns */

.col100{
	width:100%;
	display: block;
	line-height:1.9em;
}

.col70{
	width: 70%;
	float:left;
	line-height: 2.3em;
	
}

.col70 ul{

	font-size: 1.3em;
	color:#ffffff;
	list-style:circle;
	padding-left:20px;
	padding-top:15px;
}


.col60{
	width: 60%;
	float:left;
	line-height: 2.3em;
	
}

.col40{
	width: 40%;
	float:left;
	line-height: 1.9em;
	margin:100px 0px 20px 0px;
	
}

.col30{
	width: 30%;
	float:left;
	line-height: 1.9em;	
}


.col40 p{
	padding: 15px 80px 20px 80px;
	line-height:18px;
}

.col40 h3{
	padding-left:80px;
}


.col30 ul{

	font-size: 1.3em;
	color:#ffffff;
	list-style:circle;
	padding-left:20px;
	padding-top:15px;
}

.col30 li{
	list-style:url(../images/images/bullet.gif);
	padding:10px;
	}

.col30 p{
	padding-top:100px;
}

/* Typography */

#content h2{
	margin:50px 80px 30px 0;
	font-size:2.0em;
	color:#ffffff;
	background-image:none;
}

#content h3{
	margin:30px 80px 0px 0;
	font-size:1.8em;
	color:#FEEDD3;
	clear:left;
}

#content p{
	font-size: 1.3em;
	color:#ffffff;
}

#content .col70 p{
	margin:20px 80px 20px 0;
}


#content a{
	color:#6B4C70;
}

#content a:hover{
	text-decoration: none;
}

#content #reservationButton{
	margin:95px 0 5px 10px;
	display: block;
	font-size:2.2em;
	font-weight: lighter;
	color:#3084B6;
	text-decoration:none;
	background: url(../images/images/bg_button.jpg) repeat-x top left;
	padding:30px 20px 26px;
	height:64px;
	text-align:center;
}

/* Images Styles */

.imgContainer, #indexPage .imgContainer{
	width:210px;
	height:158px;
	background: url(../images/images/bg_pic.jpg) no-repeat;
	display:block;
	position:relative;
	margin:0 auto;


}

.col30 .imgContainer{margin-top:100px;}

.imgContainer img{
	position:absolute;
	top:9px;
	left:11px;
	margin:0;
	width:188px;
	height:138px;
}


/* Navigation */

#navigation{
	position:absolute;
	top:85px;
	left:0;
}

#navigation li{
	float: left;
	list-style:none;
}

#navigation li a{
	padding: 20px 30px;
	display:block;
	font-size:1.8em;
	color:#2198B1;
	text-decoration: none;
	background-color: #E2F4F6;
}


.images{
	padding:0px 5px 10px 5px;
	float:left;
	}
	
#navigation li a:hover{
	color:#884991;
}

.element{
	overflow:visible;
	}
	
	
/* Accordion -------------------------------------------------------------------- */



.accordionHeader {
	cursor:pointer;
	font-size:1.4em;
	color: #34BEDC;
	font-weight:lighter;
	background:#C0E1E6;
	width: 85%;
	display: block;
	overflow: hidden;
	padding:5px 0px 15px 10px;
}

#content h3.accordionHeader{
	color:#34BEDC;
	font-weight:bold;
	height:10px;
}

.accordionPanel{
	display:none;
	width:547px;
}

.accordionPanel p{
	font-size:1.3em;
}

.accordionPanel p img{
	float: left;
	margin: 2px 10px;
	border: 1px solid #fff;
}



/*contact form*/


#contactForm input.error, #contactForm select.error, #contactForm textarea.error {
	border:#FF0000 1px solid;
}

fieldset{
	font-size: 1.3em;
	color:#ffffff;
	border:0px;
	padding-top:0px;
}

#content legend{
	margin:30px 80px 0px 0;
	font-size:1.5em;
	color:#FEEDD3;
	clear:left;
	}
	
.button{
	color: #ffffff;
	background-color: #2198B1;
	border: 1px solid #BFE0E7;
}

.button_new{
	color: #ffffff;
	background-color: #2198B1;
	border: 1px solid #BFE0E7;
	width:200px;
	text-align:center;
	text-decoration:none;
	margin:10px 10px 10px 0px;
	font-size:1.3em;
}

#content .button_new a{
	color: #ffffff;
	font-size:1.1em;
	text-decoration:none;
}


.button:hover{
	color: #FEEDD3;
	background-color:#2198B1;
	border: 1px solid #BFE0E7;
	overflow:hidden;
}

/* Footer */

#footer{
	background-color:#2198B1;
	width:100%;
	position:relative;
	overflow:hidden;
	display: block;
	padding: 30px 0;
}

.innerFooter{
	width:858px;
	margin: 0 auto;
	position:relative;
}

.innerFooter p, .innerFooter address{
	color:#e2f4f6;
	font-size:1.2em;
}

.innerFooter address{
	font-style: normal;
}

#designBy a{
	background: url(../images/images/net.jpg) no-repeat top left;
	width:46px;
	height:38px;
	display: block;
	position:absolute;
	top:0;
	right:0;
}

#designBy a:hover{
	background: url(../images/images/net.jpg) no-repeat bottom left;
}

/*Other*/

.float_left{
	float:left;
	margin:15px 15px 30px 0;
	overflow:hidden;
	}