/* ----- START LAYOUT COMMON TO ALL PAGES ----- */

/* START ANTI-MARGIN-COLLAPSING */
div#something {
	margin-top: -1px;
	padding-top: 1px;
}
/* END ANTI-MARGIN-COLLAPSING */


/* START FLOAT ENCLOSING ("EASY CLEARING") */
div#something:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* END FLOAT ENCLOSING ("EASY CLEARING") */


/* START OFFSCREEN */
div#languages h2,
div#credits h2 {
	display: inline;
	position: absolute;
	overflow: hidden;
	margin: 0;
	border: 0;
	padding: 0;
	width: 0;
	height: 0;
}
/* END OFFSCREEN */



img, a img { border:0;}
html{
	background:url(../images/main-bg.jpg) repeat-x;
	background-color:#0b6951;
}
body{
	width:100%;
	background:url(../images/body-bg.png) no-repeat top center;
	_background:url(../images/body-bg.gif) no-repeat top center;
	
	margin:0;
}
	
h1{
	margin:0;
	padding:0;
}	
	
div#holder{
	 width:980px;
	 margin: 0 auto;
	 position:relative;
	 background-color:#ffffff;
	 position:relative;
}
	h1{
		position:absolute;
		top:0;
		left:-20px;
		z-index:10;
	}

div#branding{
	position:absolute;
	top:10px;
	left:395px;
	z-index:5;
}

div#language-navigation{
	position:absolute;
	top:106px;
	left:20px;
	z-index:5;
}
	
	div#language-navigation ul{
		margin:0;
		padding:0;
	}
	div#language-navigation ul li{
		display:inline;
		list-style-type:none;
		border-right-style:solid;
		border-width:1px;
		border-color:#ffffff;
		padding:0px 5px;
	}
	
	div#language-navigation ul li.last{
		border:none;
	}
	
/* main content section*/
div#main-content{
	width:523px;
	padding-top:752px; /*706*/
	padding-left:48px;
	padding-bottom:100px;
	position:relative;
	/*background:url(../images/weatherbg.png) no-repeat 0 521px;*/
	min-height:300px;
	height:auto!important;
	height:300px;
	z-index:4;
}
	div#main-content p{
		width:523px;
		margin-top:18px;
	}
	div#main-content h3{
		width:523px;
	}
	
div#main-content ul li{
	margin-top:10px;
}
	h2#sub-headings{
		position:absolute;
		top:646px;
		left:48px;
		z-index:3;
		margin:0;
		padding:0;
	}
	div#content-image{
		width:513px;
		height:310px;
		background:url(../images/contentimg-bg.png) no-repeat bottom center;
	}
	div#content-image p.image-caption{
			margin-top:10px;
			margin-left:20px;
		}
		
/* main content section*/

div#main-visual{
	position:absolute;
	top:81px;
	left:186px;
	width:794px;
	height:563px;
	z-index:0;
}

	div#main-visual img{
		width:794px;
		height:563px;
	}

/*Features section*/	
div#features{
	width:980px;
	/*background:url(../images/features-bg.jpg) no-repeat;*/
	background-color:#7aaaa0;
	padding-bottom:60px;
}
	div#features h2{
		background-color:#ffffff;
		padding-left:49px;
		padding-bottom:10px;
		margin:0;
	}
	div.features-content{
		margin-top:10px;
		margin-left:49px;
	}
		div.features-gal{
			width:205px;
			padding:0;
			margin:0;
			padding-left:5px;
			padding-bottom:5px;
			background:url(../images/features-gal-bg.png) no-repeat 0 126px;
			background-color:#ffffff;
			float:left;_display:inline;
			margin-right:10px;
		}
		div.features-content h3{
			margin:0;
			padding:5px 0;
		}
		div.features-content img.features-img{
			float:left;_display:inline;
		}
		
/*Features section*/	

/* Booking mask section*/
div#availability-checker{
	position:absolute;
	top:0;
	left:0;
	width:980px;
	height:186px;
	background:url(../images/top-header.png) no-repeat top center;
	z-index:4;
}
	div#availability-checker h2{
		margin-top:23px;
		margin-left:46px;
	}
	
	form#booking-form{
		position:absolute;
		top:43px;
		left:46px;
	}
		
	form#booking-form button.go{
		background:url(../images/bookingmask-submit.jpg) no-repeat bottom;
		border:none;
		position:absolute;
		top:18px;*top:22px;_top:22px;
		left:265px;
		width:15px;
		height:17px;	
		margin:0;
		padding:0;
	}
		div.date{
			position:absolute;
			top:3px;
			left:0px;
			width:100px;
		}
			div.date input{
				width:80px;
				margin-right:4px;
			}
			div.date img{
				position:absolute;
				top:15px;*top:19px;
				width:16px;
				height:15px;
				left:90px;
			}
		div.date:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
		div.nights{
			position:absolute;
			top:3px;
			width:40px;
			left:120px;
		}
		div.adults{
			position:absolute;
			top:3px;
			width:40px;
			left:170px;
		}	
		div.children{
			position:absolute;
			top:3px;
			width:40px;
			left:220px;
		}	
	form#booking-form:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
/* Booking mask section*/
	
/* Special offers*/
div#special-offers{
	position:absolute;
	top:33px;
	left:649px;
	width:197px;
	z-index:4;
}
	div#special-offers h2{
		margin:0;
		padding:0;
	}
	div#special-offers p{
		margin:0;
	}
	div#special-offers a.more-link{
		position:absolute;
		bottom:100px;
		right:0;
	}
	div#special-offers div.widget-content{
		margin-top:-30px;
		margin-left:-20px;
		padding:0;
	}
	div#special-offers div.widget-content ul{
		margin:0;
		padding:0;
	}
	div#special-offers div.widget-content li.offer{
		background:none;
		width:197px;
		padding:0;
	}
			div#special-offers div.widget-content li h3{
				margin:0;
				margin-bottom:3px;
				padding:0;
			}
	
/* Special offers*/

div#main-menu{
	position:absolute;
	top:139px;
	left:0;
	width:186px;
	background:url(../images/main-menu-bg.jpg) repeat-x;
	background-color:#0a3732;
	z-index:5;
}
	div#main-menu ul{
		padding:0; /*ff*/
		list-style-type:none;
		margin-top:25px;
		margin-left:20px;
		margin-bottom:0;
		padding-bottom:56px;
	}
	
	div#main-menu ul li{
		list-style-type:none;
		line-height:31px;
		width:85%;
	}
	div#main-menu ul li.last{
		background:none;
	}
	div#main-menu ul li.first{
		padding-top:0;
	}
	div#main-menu ul li a{
		display:block;
		width:100%;
		padding:0;
		padding-left:8px;
		background:url(../images/menu-listbg.png) repeat-x bottom;
	}
	div#main-menu ul li a:hover, div#main-menu ul li.active a{
		background-color:#19675a;
	}
	
/*Start - sub menu - facilities page*/	
div#sub-menu{
	position:absolute;
	top:723px;
	left:0;
	background-color:#8e8e8e;
	width:980px;
	z-index:4;
}
	div#sub-menu ul,div#sub-menu2 ul{
		margin:10px 0;
	}
		div#sub-menu ul li,div#sub-menu2 ul li{
			list-style-type:none;
			display:inline;
			margin-left:17px;
		}
			
/*End - sub menu - facilities page*/	

div#join-mail{
	position:absolute;
	top:532px;*top:530px;
	left:0;
	width:187px;
	height:69px;
	z-index:4;
}
	div#join-mail form{
		margin-top:15px;
		margin-left:20px;
		position:relative;
	}
	div#join-mail form input.go{
		position:absolute;
		right:27px;
		top:-3px;*top:3px;
		background:url(../images/bookingmask-submit.jpg) no-repeat bottom;
		border:none;
		margin:0;
		width:15px;
		height:17px;
	}
	div#join-mail form input#email-address{
		width:138px;
		height:15px;
		background-color:#b1bbc3;
		border:none;
	}

/*weather details section*/
div#weather-details{
	position:absolute;
	top:530px;
	left:0;
	width:980px;
	height:193px;
	z-index:2;
	background:url(../images/weatherbg.png) no-repeat;
}
	div#weather-content{
		position:absolute;
		top:98px;
		left:639px;
	}
	div#weather-content span.label{
		margin:0;
		margin-top:7px;
		width:120px;
		float:left;
	}
	div#weather-content h2{
		margin:0;
		float:left;
	}
/*weather details section*/

/*Special packages section*/
div#special-packages{
	position:absolute;
	top:679px;
	right:36px;
	width:327px;
	height:369px;
	background:url(../images/spackages-bg.png) no-repeat;
	z-index:4;
}
	div#special-packages h2{
		margin:13px 0 0 26px;
		padding:0;
		
	}
	div.widget-content ul{
		margin:0;
		padding:0;
	}
		div.widget-content li.offer{
			background:url(../images/packages-detailsbg.png) no-repeat;
			width:293px;
			height:133px;
			margin:35px 0 0 21px;
			position:relative;
			list-style-type:none;
		}
			div.widget-content li.offer h3{
				margin:0;
				padding:14px 0 0 30px;
				
			}
			div.widget-content li.offer p{
				width:150px;
				margin-top:20px;
				margin-left:118px;
				height:37px;
				overflow:hidden;
			}
			div.widget-content li.offer img{
				position:absolute;
				left:-12px;
				bottom:15px;
			}
			div.widget-content li.offer a{
				position:absolute;
				bottom:0px;
				right:37px;
			}
				div.widget-content  li.offer a span{
					display:block;
					text-indent: -999999px;
				}
/*Special packages section*/


div#main-footer{
	position:absolute;
	bottom:5px;
	left:17px;
	width:950px;
	height:47px;
	background-color:#4e817b;
	z-index:11;
}
	div#main-footer p{
		margin:18px 0 0 24px;
	}
	div#utility-links ul{
		position:absolute;
		top:18px;
		right:29px;
		margin:0;
	}
		div#utility-links ul li{
			display:inline;
			list-style-type:none;
		}
		div#utility-links ul li.last{
			border:none;
		}
		div#utility-links ul li a{
			border-right-style:solid;
			border-width:1px;
			border-color:#ffffff;
			padding:0 5px;
		}

div.promo-code {
	left:100px;
	position:absolute;
	top:39px;
	*top:42px;
	width:200px;
}
div.promo-code input {
	width:80px;
}
#main-visual .toolbox-link {
	background-color:#8FB474;
	color:white;
	margin:0;
	padding:5px;
	position:absolute;
	right:0;
	top:50px;
	z-index:1000;
	font-size:0.8em;
	left:auto;
}
