html
{ 
	min-height: 100%;
	margin-bottom: 1px;
}

body
	{
		background-color: #0C80BD;
		margin: 0px;
		padding: 0px;
		font-family: Arial,Helvetica,Verdana;
		font-size: 12px;
		color: #333;
		text-align: center;
	}

#shadow
	{
		width: 1050px;
		background-image: url(Images/imgShadow.gif);
		background-repeat: repeat-y;
		background-position: left;
		margin: 0px auto;
		text-align: center;
	}

.IE6 #wrapper, .IE7 #wrapper
	{
		padding-bottom: 0px;
	}

.IE6 #copyright, .IE7 #copyright
	{
		padding-top: 15px;
	}

#copyright
	{
		padding: 10px 0px 5px 0px;
	}

#copyright p
	{
		margin-bottom: 5px;
		font-size: 10px;
	}
		
#wrapper
	{
		width: 970px;
		padding: 15px 0px 15px 0px;
		background-color: #FFF;
		margin: 0px auto;
		text-align: left;
		margin-bottom: 15px;
	}

#header
	{
		text-align: right;
		padding-bottom: 5px;
		width: 970px;
	}

#left
	{
		width: 220px;
		margin-right: 18px;
		float: left;
	}

#left h1, #left img
{
	margin: 0 !important;
	border: 0 !important;
	padding: 0 !important;
}

#homeLogo
	{
		text-indent: -9999px;
		background-image: url(Images/imgHomeLogo.jpg);
		background-repeat: no-repeat;
		width: 220px;
		height: 199px;
		display: block;
		border: 0 !important;
		font-size: 0px;
	}
		
/*NAVIGATION MENU*/

div#mainMenu
	{
		margin: 15px 0px 15px 0px;
	}

/*level 1*/
ul#menuElem li
	{
		background-image: url(Images/mnu1.jpg);
		background-repeat: no-repeat;
		/*height: 38px;
		line-height: 38px;
		vertical-align: middle;*/
		color: #FFF;
	}

/*level2*/
ul#menuElem li ul li
	{
		background-image: url(Images/mnu2.jpg);
		background-repeat: no-repeat;
		/*height: 28px;
		line-height: 28px;
		vertical-align: middle;*/
		color: #BE8504;
		margin: 0px;
	}

/*level 3*/
ul#menuElem li ul li ul li
	{
		background-image: url(Images/mnu3.jpg);
		background-repeat: no-repeat;
		/*height: 28px;
		line-height: 28px;
		vertical-align: middle;*/
		color: #BE8504;
		padding: 0px;
	}	

ul#menuElem a, ul#menuElem a:link, ul#menuElem a:visited
	{
		text-decoration: none;
	}

ul#menuElem
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}

ul#menuElem ul
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}

ul#menuElem ul li
	{
		/*margin: 15px 0px 15px 0px;*/
		padding: 0px;
		list-style-type: none;
	}

ul#menuElem li ul
	{
		margin: 0px;
		font-size: 14px;
		font-weight: bold;
		position: relative;
	}

ul#menuElem li
	{
		margin: 0px;
		font-size: 14px;
		font-weight: bold;
		position: relative;
	}

/*LEVEL 1 LINKS*/
ul#menuElem li a
	{
		text-decoration: none;
		color: #FFF;
		display: block;
		padding-left: 30px;
		border-bottom: 1px solid #FFF;
		height: 38px;
		line-height: 38px;
		vertical-align: middle;
	}

/*LEVEL 2 LINKS*/
ul#menuElem li ul li a
	{
		text-decoration: none;
		color: #BE8504;
		display: block;
		padding-left: 30px;
		border-bottom: 1px solid #FFF;
		height: 28px;
		line-height: 28px;
		vertical-align: middle;
	}

/*LEVEL 3 LINKS*/
ul#menuElem li ul li ul li a
	{
		text-decoration: none;
		color: #BE8504;
		display: block;
		padding-left: 35px;
		border-bottom: 1px solid #FFF;
		height: 28px;
		line-height: 28px;
		vertical-align: middle;
	}

	
	
ul#menuElem img
	{
		position: absolute;
		right: 5px;
		top: 5px;
	}





#content
	{
		width: 732px;
		float: left;
	}

.bnrCall
	{
		margin-bottom: 30px;
		margin-top: 5px;
	}
	
#content p
	{
		margin-bottom: 15px;
	}
	
#homeL
	{
		float: left;
		width: 336px;
		margin-right: 42px;
		padding-top: 20px;
	}

#homeR
	{
		float: left;
		width: 354px;
		float: left;
		padding-top: 20px;
	}

.welcomeHeading h2
	{
		color: #0C80BD;
		margin: 0px;
	}

.welcome
	{
		padding-top: 15px;
		margin-bottom: 35px;
	}

.welcome p
	{
		font-size: 11px;
		font-weight: bold;
	}

.welcome2 h3
	{
		color: #664B2E;
		margin-bottom: 20px;
	}

.terms p
	{
		font-size: 10px;
		margin-top: 30px;
	}
	
.boxP
	{
		background-color: #FCF6E6;
		padding: 10px;
		margin-bottom: 60px;
	}

.boxP h4
	{
		color: #664B2E;
		margin-bottom: 5px;
	}

.boxP li
	{
		color: #BE8504;
		margin-bottom: 5px;
		list-style-type: disc;
	}

.bnrHR
	{
		text-align: center;
	}
	
#footer
	{
		height: 40px;
		line-height: 40px;
		vertical-align: middle;
		margin-top: 50px;
		width: 970px;
	}
	
#footer #f1
	{
		float: left;
		width: 240px;
	}

#footer #f2
	{
		float: left;
		/*width: 400px;*/
	}
	
#footer #f3
	{
		float: right;
		/*width: 310px;*/
	}
	
#footer #f3 img
	{
		margin-left: 40px;
	}

#footerPartners
	{
		color: #666;
		background-color: #FFF;
		padding: 15px 0px 0px 0px;
		font-size: 11px;
	}

.partnerInfo
	{
		float: left;
		width: 240px;
		height: 50px;
		padding: 15px 40px;
		border-right: 1px dotted #CCC;
		text-align: center;
	}

.last
	{
		border-right: none;
	}	

	
/*FONTS ETC*/
img
	{
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
.cB
	{
		clear: both;
	}

.fL
	{
		float: left;
	}

.fR
	{
		float: right;
	}

a
	{
		color: #333;
	}

a:link
	{
		color: #333;
	}

a:visited
	{
		color: #333;
	}

h1, h2, h3, h4, h5, h6, p
	{
		margin: 0px;
		padding: 0px;
	}

ul, li
	{
		margin: 0px 0px 0px 20px;
		padding: 0px;
		list-style-position: outside;
	}
	
h2
	{
		font-size: 30px;
		color: #0C80BD;
		margin-bottom: 10px;
	}

h3
	{
		font-size: 28px;
		color: #664B2E;
	}
	
h4
	{
		font-size: 18px;
	}

.blue
	{
		color: #0C80BD;
	}

.brown
	{
		color: #664B2E;
	}

/*COUNTRY/REGION/RESORT PAGES*/

/*Country*/
hr
	{
		margin: 0px 0px 0px 0px;
		padding: 0px;
		height: 1px;
		border: 0px;
		border-bottom: 1px solid #D9D2CA;
	}

.contentL
	{
		float: left;
		width: 420px;
		margin-right: 30px;
	}

.contentLdetails p
	{
		margin: 5px 0px 5px 0px;
	}

.contentLdetails h2
	{
		color: #0C80BD;
	}

.contentR
	{
		float: left;
		width: 282px;
	}

.contentGallery
	{
		padding: 12px;
		width: 258px;
		background-color: #FCF6E6;
		font-size: 10px;
		text-align: center;
	}

.contentGallery table
	{
		margin: 0px;
		padding: 0px;
		border: 0px;
	}

.contentGalleryDesc
	{
		text-align: left;
	}

.contentGallery img
	{
		margin: 0px 2px 12px 2px;
		/*width: 123px;*/
	}

.contentLrpt
	{
		margin-top: 20px;
	}

.contentLrpt h3
	{
		color: #664B2E;
		margin-bottom: 15px;
	}

.contentLrpt hr
	{
		margin: 12px 0px 12px 0px;
		padding: 0px;
		height: 1px;
		border: 0px;
		border-bottom: 1px solid #D9D2CA;
	}

.contentLrptImg
	{
		float: left;
		width: 117px;
	}

.contentLrptImg img
	{
		border: 2px solid #0C80BD;
	}

.contentLrptTxt
	{
		float: left;
		width: 295px;
		padding-left: 8px;
	}

.contentLrptTxt a
	{
		color: #0C80BD;
	}

.contentLrptTxt a:link
	{
		color: #0C80BD;
	}

.contentLrptTxt a:visited
	{
		color: #0C80BD;
	}

.contentLrptTxt p
	{
		font-size: 11px;
		margin: 0px;
	}

.contentLrptTxt h4
	{
		color: #0C80BD;
		margin-bottom: 5px;
	}

/*RESORTS*/
.breadcrumb
	{
		margin-bottom: 20px;
	}

.breadcrumb h4
	{
		color: #664B2E;
		margin: 5px 0px 5px 0px;
		border-top: 1px solid #D9D2CA;
		border-bottom: 1px solid #D9D2CA;
		padding: 5px 0px 5px 0px;
	} 

.breadcrumb a
	{
		text-decoration: none;
		color: #664B2E;
	}

.breadcrumb a:visited
	{
		text-decoration: none;
		color: #664B2E;
	}

.resortDetails h2
	{
		color: #0C80BD;
		margin-bottom: 10px;
	}

.resortIcn
	{
		text-align: right;
		margin-bottom: 10px;
	}

.resortFacilities
	{
		background-color: #E7F2F8;
		padding: 15px;
		width: 390px;
		margin-top: 20px;
	}

.resortFacilities h4
	{
		color: #0C80BD;
		margin-bottom: 10px;
	}




.resortFacilities ul
	{ 
		padding: 0px; 
		margin: 0px 0px 0px 0px;
	}

 

.resortFacilities li
	{
		margin: 3px 0px 3px 20px;
		padding: 0px 0px 0px 20px;
		list-style-type: none;
		background-image: url(Images/bullet.gif);
		background-repeat: no-repeat;
		background-position: left;
		width: 140px;
		float: left;

	}

.IE6
.resortFacilities li
	{
		margin-left: 10px;
	}


/* Contact U*/
#contactUsForm
	{
		padding-top: 10px;
	}

#contactUsForm td.EditingFormLabelCell
	{
		width: 150px;
		vertical-align: top;
	}

#contactUsForm input
	{
		width: 250px;
	}

#contactUsForm textarea
	{
		width: 250px;
		height: 100px;
	}

#contactUsForm .FormButton
	{
		width: 100px;
	}

#contactUsForm table.EditingFormTable
	{
		margin-top: 10px;
	}

#contactUsForm span.EditingFormErrorLabel
	{
		color: red;
	}

#contactUsForm span.ErrorLabel
	{
		color: red;
	}