/* CSS Document */
body, html {margin: 0; padding: 0; height: 100%; background-image:url(../images/bg.jpg); background-position:top; background-repeat:repeat-x; background-color : #E8E8E8;} 
.wrapper {width: 844px; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -75px; position:relative;}
.clearer {font-size: 0px; height: 0px; line-height: 0px; width: 100%; display: block; clear: both;}
.eot {
	left: 159px;
	top: 575px;
	background-image: url(../images/eot.gif);
	background-repeat: no-repeat;
	position: absolute;
	padding-top: 70px;
	background-position: right top;
}

.divider {width: 1px; height: 535px; background-image:url(../images/divider.png); background-position:center left; background-repeat:no-repeat; position:absolute; top:48px; left:0;}
.divider2 {width: 1px; height: 535px; background-image:url(../images/divider.png); background-position:center left; background-repeat:no-repeat; position:absolute; top:48px; left:541px;}
.logo {
	width: 206px;
	height: 126px;
	background-image:url(../images/logo5.png);
	background-position:left center;
	background-repeat:no-repeat;
	position:absolute;
	top:10px;
	left:4px;
	z-index:2;
}
.lang { position:absolute; top:110px; left:-80px; }
.lang img {border:0px;}
.slideshow { width:520px; height:350px; position:absolute; top:122px; left:1px; background-color:#E8E8E8; padding-left:10px;  padding-right:10px; padding-top:30px; z-index:1; }
.inner_show { width:520px; height:350px; position:absolute; background-color: #00FF00; }
.menu { position:absolute; top:162px; left:550px; }
.menu ul { list-style-type:none; margin:0; padding:0; }
.menu li { height:20px; line-height:20px; list-style-type:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
.menu li a { height:20px; color:#FFFFFF; text-decoration:none; background-image:url(../images/btnicn.png); background-position: center left; background-repeat:no-repeat; padding-left:12px; line-height:20px; vertical-align: middle; }
.menu li a:hover { color:#FFFFFF; text-decoration:none; font-weight:bold; margin-left: 7px; }
.box {
	width:297px;
	min-height:126px;
	background-image:url(../images/gals.png);
	background-position: center;
	background-repeat:no-repeat;
	position:absolute;
	top:390px;
	left:550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height: 375px;
}
.box_content {
	width:277px;
	min-height:126px;
	background-image:url(../images/gals.png);
	background-position: center;
	background-repeat:no-repeat;
	background-color:#ea7d11;
	padding:10px;
	font-weight: bold;
	font-size: 12px;
}
.box a { color:#EFDFAF; text-decoration:none; }
.box a:hover { color:#FFFFFF; text-decoration:none; }
.box h3 { font-size:14px; font-weight:bold; letter-spacing:1px; }
.box p { font-size:11px; padding:0; margin:0; }
.box span { width:100%; display:block; font-size:11px; font-weight:bold; letter-spacing:1px; font-style:italic; text-align:right; }
.content1 { width:520px; position:absolute; top:500px; left:1px; padding:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; }
.content1 a { color:#333333; text-decoration:none; }
.content1 a:hover { color:#000000; text-decoration:none; }
.content1 h3 { font-size:14px; font-weight:bold; letter-spacing:1px; }
.content1 p { font-size:11px; padding:0; margin:0; }
.content1 span { width:100%; display:block; font-size:11px; font-weight:bold; letter-spacing:1px; font-style:italic; text-align:right;}
.footer { background-image:url(../images/footer.png); background-position: top left; background-repeat:no-repeat; padding-top:58px; min-width:217px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#003366; margin-left:-10px; }
.details {
	background-image:url(../images/details_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding-top:70px;
	position:absolute;
	top:372px;
	left:-130px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:2px;
	text-align:right;
	font-weight: normal;
}

/* Contact
 -----------------------*/	
.booking {

}

#contentForm {
	display: block;
	width: 400px;
}

#contentForm p{
	clear: left;
	margin: 0;
	padding: 2px 0 0px 0;           
	height: 1%;
}

/* and now the form itself */
label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	display: block;
	clear: both;
	margin: 5px 0 0px 0;
}
.floatleft1 {
float:left;
width:30%;
}
.floatleft {
float:left;
}
input, textarea, select {
	padding: 0px;
	font-size: 12px;
	color: #666666;
	background: #F5F5F5;
	border: 1px solid #ccc;
	float: left;
	display: block;
	margin: 2px 0 2px 0;
}

input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #FFFFFF;
}

input.button {
	cursor: pointer;
	border: none;
	font-weight: bold;
	background: url(../../images/submit.png) no-repeat left top;
	width: 90px;
	height: 28px;
}

.booking h5 {
	color: red;
	display:inline;
	font-size:12px;
}

.errormsg {
	display: block;
	width: 90%;
	color: #FF0000;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

