/* CSS Document */

*{
	padding:0;
	margin:0;
}

body{
	color:#000000
	background:#ffffff;
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:62.5%;
}


ul,li{
	list-style:none;
}

 a,img{
 	border:0;
 }
a{
	text-decoration:none;
}

.hiddenText{
	float:left;
	text-align:left;
	text-indent:-99999px;
	display:none;
}
.wrapper{
	width:960px;
	position:relative;
	margin:0 auto;
}

.headerImg{
	background:url(../images/heroImage.jpg) no-repeat top left;
	width:886px;
	padding:0 37px;	
	height:435px;
	overflow:hidden;	
}
.logo{
	float:right;
	margin-top:10px;
}

.bookigForm{
	float:right;
	width:183px;
	clear:both;
	position:absolute;
	top:148px;
	right:37px;
	 
}

.bookigForm .topPanel{
	width:153px;
	background:url(../images/formTop.png) top left no-repeat;
	height:15px;
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:12px 15px 12px 15px;
}

.bookigForm .middlePanel{
	width:168px;
	float:left;
	background:url(../images/formMiddle.png) repeat-x left top;
	padding:10px 0 10px 15px;
}

.bookigForm .middlePanel .formElement{
	
	padding-right:10px;
	float:left;

}

.bookigForm .middlePanel .formElement input{
	width:146px;
	border:1px #a8dce2 solid;
	margin-bottom:8px;
	padding:3px;
	font-family:"Times New Roman", Times, serif;
	color:#868077;
	font-size:1.4em;
}

.bookigForm .middlePanel .formElement input.date{
	background:url(../images/calender.gif) no-repeat 122px 2px #ffffff;
}

.bookigForm .middlePanel .button{
	float:right;
}
	
.buttonImg{
	background:url(../images/submit.png) no-repeat top left;
	width:85px;
	height:30px;
	border:none!important;
	margin-bottom:0!important;
	width:151px!important;
	cursor:pointer;
}

.bookigForm .bottomPanel{
	
	background:url(../images/formBottom.png) bottom left no-repeat;
	float:left;
	color:#375f64;
	padding-bottom:15px;
	
}

.bookigForm .bottomPanel .left{
	font-size:1.4em;
	text-transform:uppercase;
	float:left;
	padding-right:5px;
}
.bookigForm .bookInfo{
	  background:#9a85a3;
	  width:158px;
	  padding:0px 10px 0px 15px;
}
.bookigForm .bookInfo p{
	font-size:1.4em;
	text-transform:uppercase;
	color:#d2d9f4;
}

.bookigForm .bookingFrom,
.bookigForm .bookingTo
{
	padding-top:10px;
}
.bookigForm .bookingFrom{
	color:#d2d9f4;
}
.bookigForm .bookingTo{
	color:#a5d9f5;
}
.bookigForm .bookingFrom h3,
.bookigForm .bookingTo h3
{
	font-size:2em;
}

.bookigForm .bookingFrom span,
.bookigForm .bookingTo span
{
	font-size:1.4em;
}



.bookigForm .bottomPanel .right{
	font-size:1.6em;
	width:310px;
	float:left;
	margin-top:-2px;
}

/*.contentMiddle{
    width:683px;
	padding:0 240px 20px 37px;	
}*/

.normal{
	
	
	position:absolute;
	right:237px;
	top:396px;
	font-size:1.8em;
	color:#aabbef;
	padding-left:465px;
	padding-top:7px;
	text-transform:uppercase;
	 border-top:1px #7a7a89 solid;
	
}
.offer {
	width:720px;
	padding:0 240px 2px 0px;
	float:right;
	text-transform:uppercase;
	background:url(../images/offerBg.jpg) repeat-y top left #3e3652;
	
	
}

	.offer p{
	text-align:right;
	
	background:url(../images/offerBg.jpg) repeat-y;
	font-size:2.3em;
	color:#aabbef;
	width:687px;
	padding:8px 14px 8px 37px;
}

.package {
	width:683px;
	padding:7px 240px 7px 37px;
	float:left;
	background:#c8bace;
}

.package h2{
	color:#543c5e;
	font-size:1.5em;
	text-transform:uppercase;
}

.package ul{
	overflow:hidden;
	margin-left:-10px;
	margin-top:5px;
}

.package ul li{
	color:#504a52;
	font-size:1.5em;
	float:left;
	 background:url(../images/divider.gif) no-repeat left center;
	margin-left:-1px;
	padding:0 10px;
}





.features{
	width:700px;
	padding:16px 223px 0px 37px;
	float:left;
	background:url(../images/featureBg.jpg) repeat-y top left;
	
}

.features ul li{
	 background:url(../images/bullet.gif) left 6px no-repeat;
	 color:#FFFFFF;
	 font-size:1.5em;
	 padding-left:15px;
	 padding-bottom:7px;
}

.socialLInks ul li{
	list-style:none;
	background:none;
}

.spa{
	position:absolute;
	right:0;
	top:-55px;
}
.features h2{
	font-size:1.5em;
	color:#543c5e;
	margin-bottom:10px;
	text-transform:uppercase;
}





.socialLInks{
	float:right;
	padding-bottom:15px;
	position:relative;
}

.socialLInks ul{
	float:right;
	position:absolute;
	bottom:15px;
	right:-175px;
}

.socialLInks ul li{
	display:inline;
	padding-left:15px;
}

.footer{
	
	width:923px;
	margin:0 auto;
	overflow:hidden;
	padding:25px 37px 10px 0;	
}


.footer p{
	color:#010101;
	font-size:1.2em;
	padding-bottom:10px;
	text-transform:uppercase;
	
}
.footer p.condition{
	text-transform:lowercase;
	
}

.footer ul {
	width:100%;
	overflow:hidden;
	margin-left:-8px;
	 
}

.footer ul li {
	 float:left;
	 margin-left:-2px;
	 background:url(../images/divider.gif) no-repeat left center;
	 padding:0 10px;	 
}

.footer ul li a {
	 color:#1c447d;
	 text-transform:uppercase;
	 font-size:1.2em;
	 
}

.footer span{
	font-size:1.1em;

	width:100%;
	float:left;
	margin-top:20px;
}

#lod {
position: absolute; top: 191pt; left: 5px;
}








