@font-face {
	font-family: 'alternate-gothic-no3-regular';
	src: url('/common/template/fonts/alternate-gothic-no3-regular-webfont.eot');
	src: url('/common/template/fonts/alternate-gothic-no3-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template/fonts/alternate-gothic-no3-regular-webfont.woff') format('woff'), url('/common/template/fonts/alternate-gothic-no3-regular-webfont.ttf') format('truetype'), url('/common/template/fonts/alternate-gothic-no3-regular-webfont.svg#webfont') format('svg');
}


/*
Theme Name: six senses
Brought to you by : Seamless
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	margin: 0 auto;
	background: #f2f1f1;
}

	body#home {
		background: #fff;
	}

.clear {
	clear: both;
}

.floatLft {
	float: left;
}

.floatRht {
	float: right;
}

.noscroll {
	overflow: hidden;
}

.clr {
	clear: both;
}

#wrapper {
	margin: 0 auto;
	width: 975px; /*background: #fff;*/
}

hr {
	color: #cfcfcf;
}

img {
	border: none;
}

a:link, a:visited {
	color: #6d3063;
	text-decoration: none;
}

a:active, a:hover {
	text-decoration: underline;
}
/*******temp******/
/*.jp .sub1 .resorts2 li:first-child, .jp .sub1 .resorts2 li:first-child + li,
.cn .sub1 .resorts2 li:first-child, .cn .sub1 .resorts2 li:first-child + li,
.ru .sub1 .resorts2 li:first-child, .ru .sub1 .resorts2 li:first-child + li {
	display: none !important;
}*/
/****************************header***************************************/




#content h1, #content h3, #footer h3, #sidebar h3, #reservation h1, #exp1label h2, #exp2label h2, #exp3label h2, #exp4label h2 {
	font-family: "alternate-gothic-no3-regular";
}


#header {
	width: 975px;
	background: #fff;
	font-family: "alternate-gothic-no3-regular";
	position: relative;
	z-index: 1001;
}

#home #header {
	padding-bottom: 29px;
	opacity: 0;
}

#topbarwrapper {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 77px;
	position: fixed;
	width: 975px;
	z-index: 1000;
}

#block {
	float: left;
	height: 70px;
	margin-left: 60px;
	width: 131px;
}

#logo {
	position: absolute;
	margin: 70px 0 0 60px;
}

#topmenu {
	width: 715px;
	height: 30px;
	margin: 35px 0 0 60px; /*border: 1px solid #a00;*/
	float: right;
}

	#topmenu ul {
		list-style: none;
		margin-top: 11px;
	}

		#topmenu ul li {
			float: right;
			color: #411949;
			position: relative;
		}

			#topmenu ul li a {
				color: #6d3063;
				font-size: 15px;
				padding: 0 10px;
				border-right: 1px solid #bdbdbd;
				text-transform: uppercase;
				font-family: "alternate-gothic-no3-regular";
			}


				#topmenu ul li a.contact {
					border: none;
				}

			#topmenu ul li:last-child:before {
				height: 10px;
				width: 10px;
				border: 2px solid #6d3063;
				content: "";
				position: absolute;
				border-radius: 50%;
				left: -11px;
			}

			#topmenu ul li:last-child:after {
				height: 8px;
				width: 2px;
				background-color: #6d3063;
				content: "";
				position: absolute;
				border-radius: 2px;
				left: 2px;
				top: 10px;
				-webkit-transform: rotate(-45deg);
				-moz-transform: rotate(-45deg);
				-o-transform: rotate(-45deg);
				-ms-transform: rotate(-45deg);
			}

#langopt {
	width: 91px;
	position: absolute;
	right: 0;
	font-family:   'Book Antiqua', Palatino, serif;
	background-color: #f2f1f1;
	padding-left: 10px;
	z-index: 20;
	max-height: 29px;
	overflow: hidden;
	cursor: pointer;
}

	#langopt:hover {
		max-height: 300px;
	}

	#langopt a {
		display: block;
		color: #a1a1a1;
		border-bottom: 1px solid #fff;
		font-size: 13px;
		padding: 7px 0 7px 5px;
		text-decoration: none;
	}

	#langopt .ico-arrow-solid {
		border-color: transparent;
		border-style: solid;
		border-width: 4px;
		cursor: pointer;
		display: inline-block;
		height: 0;
		position: absolute;
		width: 0;
		top: 7px;
		right: 9px;
		border-bottom-color: #a1a1a1;
	}

	#langopt:hover .ico-arrow-solid {
		transform: translate(0%, 4px) rotate(180deg);
		-ms-transform: translate(0%, 4px) rotate(180deg);
		-moz-transform: translate(0%, 4px) rotate(180deg);
		-webkit-transform: translate(0%, 4px) rotate(180deg);
		-o-transform: translate(0%, 4px) rotate(180deg);
	}

#findus {
	height: 30px;
	margin-right: 0;
	position: absolute;
	right: 220px; /*width: 265px;*/
}

/*#findus img
{
	margin-left: 1px;
}*/

div.login {
	color: #411949;
	font-size: 15px;
	padding: 8px 5px 0 0;
	position: absolute;
	right: 111px;
	text-transform: uppercase;
	top: 0px;
}

p.find {
	float: left;
	padding: 5px 3px 0 0;
	font-family:   'Book Antiqua', Palatino, serif;
	font-size: 13px;
	color: #a1a1a1;
}

#top-logo-container {
	position: absolute;
	margin: 70px 0 0 60px;
	z-index: 1000;
}

#banner {
	width: 975px;
	height: 555px;
	float: left;
	background: url('../images/banner.jpg');
}



#bannertransparent {
	width: 975px;
	height: 120px;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	position: absolute;
	z-index: 4; /*margin: 400px 0 0 0;*/
	margin-top: 435px;
}

#bannerlabel {
	position: absolute;
	z-index: 5;
	margin-top: 450px;
}

	#bannerlabel h1 {
		text-transform: uppercase;
		color: #fff;
		font-size: 68px;
		font-weight: normal;
		padding-left: 340px;
	}

	#bannerlabel p {
		font-size: 15px;
		color: #fff;
		font-family:   'Book Antiqua', Palatino, serif;
		text-transform: uppercase;
		border-top: 1px solid #b09e8f;
		width: 430px;
		padding-left: 60px;
		padding-right: 15px;
		padding-top: 3px;
		margin-left: 250px;
		font-weight: normal;
	}

/*********************mainmenu-of-header***********************************************/

#mainmenu {
	width: 975px;
	height: 30px;
	background: #6d3063;
	float: left;
	margin: 0px;
	padding: 0;
}

#home #mainmenu {
	position: absolute;
	bottom: 0;
	z-index: 100;
}

	#home #mainmenu:before {
		content: "";
		width: 30px;
		width: 100%;
	}

#home #mainColumn h5 {
	font-size: 20px;
    font-weight: normal;
	margin-top: 7px;
    color:#6E3063;
}

#mainmenu .map_bar {
	float: left;
	width: 242px;
	text-align: center;
	background: #6d3063;
}

	#mainmenu .map_bar a {
		color: #fff;
		padding: 0 40px;
		text-transform: uppercase;
		line-height: 30px;
	}


#mainmenu .right_separator {
	border-right: 1px solid #fff;
}

#mainmenu .left_separator {
	border-left: 1px solid #fff;
}

#mainmenu #map_button_csa {
	width: 244px;
}

#mainmenu ul {
	list-style: none;
	padding-top: 5px;
	padding-left: 25px;
}

#mainmenu li {
	float: left;
	width: 200px;
}

	#mainmenu li a {
		color: #fff;
		padding: 0 60px;
		border-right: 1px solid #fff;
		text-transform: uppercase;
	}

		#mainmenu li a.central {
			border: none;
		}


#map-apac, #map-mea, #map-eu, #map-csa {
	bottom: 29px;
	width: 975px;
	height: 556px;
	position: absolute;
	z-index: 100;
	display: none;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#map-apac {
	background-image: url('/common/template/images/mainmenu_map_apac.jpg');
}

#map-mea {
	background-image: url('/common/template/images/mainmenu_map_mea.jpg');
}

#map-eu {
	background-image: url('/common/template/images/mainmenu_map_eu.jpg');
}

#map-csa {
	background-image: url('/common/template/images/mainmenu_map_csa.jpg');
}

.close_map_button {
	width: 30px;
	height: 30px;
	border: 0px solid black;
	position: absolute;
	bottom: 15px;
	right: 15px;
	cursor: pointer;
	background-position: 3px 3px;
	background-repeat: no-repeat;
	background-image: url("/common/template/images/close-btn.jpg");
}

.map_pointer {
	width: 18px;
	height: 25px; /* 	width:32px;  	height:42px;  */
	border: 0px solid black;
	position: absolute;
}

.map_resort {
	background: url('/common/template/images/resort_bullet.png') no-repeat -2px;
}

	.map_resort:hover {
		background: url('/common/template/images/resort_bullet_on.png') no-repeat -3px 0px;
	}

.map_spa {
	background: url('/common/template/images/spa_bullet.png') no-repeat -2px;
}

	.map_spa:hover {
		background: url('/common/template/images/spa_bullet_on.png') no-repeat -3px 0px;
	}

.map_evason {
	background: url('/common/template/images/evason_bullet.png') no-repeat -2px;
}

	.map_evason:hover {
		background: url('/common/template/images/evason_bullet_on.png') no-repeat -3px 0px;
	}

.map_pointer_link, .map_pointer_link_high, .map_pointer_link_left {
	display: block;
	height: 25px;
	margin: 0;
	overflow: hidden;
	text-indent: 0em;
	width: 18px;
	border: 0px solid black;
	z-index: 2000;
}

.map_tooltip {
	position: absolute;
	display: none;
	background: url(/media/img/tooltip/black_arrow_big.png);
	background: #ffffff;
	padding: 10px 20px;
	width: 200px;
	font-size: 11px;
	color: #666666;
	z-index: 2000;
	text-align: center;
	height: 280px;
	min-height: 280px;
	overflow: hidden;
}

	/* a .label element inside tooltip */
	.map_tooltip .label {
		width: 35px;
	}

	.map_tooltip h2 {
		font-size: 20px;
		line-height: 20px;
		text-transform: uppercase;
		font-weight: normal;
		margin-bottom: 5px;
		height: 60px;
		display: table;
		width: 100%;
		padding: 0;
		margin: 0;
		font-family: "alternate-gothic-no3-regular";

	}

		.map_tooltip h2 span {
			display: table-cell;
			vertical-align: middle;
			padding: 0;
			margin: 0;
		}
/*chrome only**/
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
	.map_tooltip h2 {
		height: 40px;
	}
}

.map_tooltip h3 {
	font-size: 13px !important;
	text-transform: uppercase;
	border-top: 1px solid #666666;
	font-family: "Book Antiqua" !important;
	padding: 5px 0 5px 0;
}

.map_tooltip a {
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
}

.map_view_resort {
	background: #692a5f;
	color: #ffffff;
	margin: 10px 0 0 0;
	width: 200px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}

.map_view_spa {
	background: #868a0e;
	color: #ffffff;
	margin: 10px 0 0 0;
	width: 200px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-family: "alternate-gothic-no3-regular";
}

.place_container .resort .map_view_spa {
	background: #6d3063;
}

.place_container .residence .map_view_spa {
	background: #6E3063;
}

.place_container .evason .map_view_spa {
	background: #3ea3dc;
}

. place_container .map_view_evason {
	background: #3384de;
	color: #ffffff;
	margin: 10px 0 0 0;
	width: 200px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}



#modal_reservation_form {
	color: #ffffff;
	display: block;
	background-image: url("../images/ui/common/template/images/white-arrow.png") no-repeat scroll top center;
}


/*******************************mainColumn-of-Content************************************************/

#content {
	width: 975px;
	background: #fff;
}

#mainColumn {
	width: 625px;
	margin: 15px 15px 15px 15px;
	float: left;
	font-family:   'Book Antiqua', Palatino, serif;
}

#home #mainColumn {
	margin: 15px 0;
}

#mainColumn.full, #mainColumn.full #expwrapper {
	width: 100%;
}

#mainColumn .copyarea_container {
	margin-bottom: 20px;
}

#mainColumn .downloadable {
	background: url("/common/template/images/accommo-dl-icon.png") no-repeat scroll 0 7px transparent;
	border-top: 1px solid #CFCFCF;
	padding: 6px 15px 0 25px;
}

body.evason #mainColumn .downloadable {
	background: url("/common/template/images/ui/evason-accommo-dl-icon.png") no-repeat scroll left 7px transparent;
}

#mainColumn .downloadable a {
	/*color: #6D3063; 	font-family: alternate-gothic-no3-regular; 	font-size: 20px; 	padding-left: 5px; 	text-decoration: none;*/
	font-size: 13px;
}

#mainColumn h1, #mainColumn h2 {
	color: #6d3063;
}

#mainColumn h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 25px;
	margin: 9px 0;
}

#mainColumn h2 {
	padding-bottom: 4px;
	font-size: 25px;
	font-weight: normal;
	text-transform: uppercase;
	width: 625px;
	border-bottom: 1px solid #cfcfcf;
	font-family: alternate-gothic-no3-regular;
}

#mainColumn.full h2 {
	width: 100%;
}

#home #mainColumn.full {
	margin-top: 0;
}

	#home #mainColumn.full h2 {
		margin-top: 0;
	}

#mainColumn h1.exp {
	padding-top: 25px;
}

#mainColumn p {
	color: #454644;
	font-size: 13px;
	padding-top: 15px;
	line-height: 1.4;
}

#mainColumn hr {
	color: #cfcfcf;
}

#expwrapper {
	width: 625px;
	margin: 15px 0 5px 0; /*border: 1px solid #a00;*/
	float: left;
}

	#expwrapper .exp .image {
		position: absolute;
		width: 305px;
	}

.first {
	margin-right: 15px;
}

.exp {
	float: left;
	height: 170px;
	margin-bottom: 15px;
	margin-right: 10px;
	overflow: hidden;
	position: relative;
	width: 300px;
}

	.exp a.text_link {
		bottom: 0;
		padding-bottom: 10px;
		position: absolute;
		text-decoration: none;
	}

#exp1 {
	background: url('../images/exp1.jpg');
	margin-right: 15px;
}


#exp2 {
	background: url('../images/exp2.jpg');
}


#exp3 {
	background: url('../images/exp3.jpg');
	margin-right: 15px;
}


#exp4 {
	background: url('../images/exp4.jpg');
}

.exptrans {
	background: none repeat scroll 0 0 #000000;
	bottom: 0;
	height: 100%;
	opacity: 0.5;
	position: absolute;
	width: 302px;
	z-index: 4;
}



.explabel {
	bottom: 0px;
	margin-top: 0;
	position: absolute;
	width: 305px;
	z-index: 5;
}

	.explabel div.description {
		position: relative;
		z-index: 5;
	}

	.explabel h2 {
		border: medium none !important;
		color: #FFFFFF !important;
		font-family: "alternate-gothic-no3-regular" !important;
		font-size: 41px !important;
		font-weight: normal !important;
		padding-bottom: 0 !important;
		padding-right: 0 !important;
		position: relative !important;
		text-align: center !important;
		text-transform: uppercase !important;
		width: 303px !important;
		z-index: 5 !important;
	}

#expwrapper .explabel p {
	width: 303px;
	margin: 0;
	padding: 0 15px 0 15px;
	color: #fff;
	text-align: center;
	font-size: 13px;
	font-family:   'Book Antiqua', Palatino, serif;
	width: 270px;
	text-align: center;
}





/***********************************sidebar***************************************/
#sidebar {
	width: 305px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	position: relative;
}

#home #sidebar {
	float: right;
	margin-right: 0;
}

#newsletter {
	background: #f2f1f1;
	color: #333;
	padding: 10px 15px;
	border: 1px solid #bebebe;
	/*font-family: Arial, san-serif, serif;font-size: 13px;margin-top: 15px;*/
	clear: left;
	width: 275px;
}

#newsletter p:first-of-type
{
    margin-top:10px;
}

#newsletter h3
{
	font-weight: normal;
	padding-bottom: 4px;
	color: #666;
	font-size: 17px;
	text-transform: uppercase;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 10px;
}
#newsletter .thank_you_message_container
{
	display: none;
}

	#newsletter .thank_you_message_container {
		display: none;
	}


	#newsletter.new {
		width: 100%;
		border: none;
		box-sizing: border-box;
		padding: 27px 25px;
		margin: 10px 0;
		background: #fff;
	}

#home #newsletter.new {
	background: #f2f1f1;
}

#newsletter.new h3 {
	width: 689px;
	font-family: "alternate-gothic-no3-regular";
}

#newsletter.new p {
	display: inline-block;
	margin-right: 58px;
	width: 693px;
}
#newsletter.new p 
{
	display: inline-block;
	margin-right: 58px;
	width: 693px;
    font-family:  'Book Antiqua', Palatino, serif;
    font-size:13px;
}
.form-layout, .res-form-layout
{
	padding: 15px 10px 0 10px;
	font-size: 13px;
	margin: 0px;
}


	.res-form-layout .arrival-date, .res-form-layout .departure-date, .res-form-layout .adults-container,
	.res-form-layout .travel-industry, .res-form-layout .group-code,
	.res-form-layout .prom-code {
		float: left;
	}

	.res-form-layout .arrival-date, .res-form-layout .adults-container, .res-form-layout .travel-industry {
		width: 140px;
	}

	.res-form-layout .departure-date, .res-form-layout .group-code {
		width: 135px;
	}

	.res-form-layout .prom-code {
		width: 165px;
	}

#home .res-form-layout .departure-date, #home .res-form-layout .number_of_nights_container, #home .res-form-layout .adults-container,
#home .res-form-layout .arrival-date, #home .res-form-layout .number_of_nights_container, #home .res-form-layout .children, #home .res-form-layout .travel-industry, #home .res-form-layout .group-code,
#home .res-form-layout .prom-code {
	display: none;
}

select {
	border: 1px solid #cfcfcf;
	background-color: #fff;
}

input.text-wide {
	width: 260px;
	margin-top: 5px;
	margin-bottom: 10px; /*padding: 10px 10px 10px 10px;*/
	border: 1px solid #cfcfcf;
	background-color: #fff;
	padding: 5px 0 5px 10px;
	vertical-align: middle;
}

a.subscribtion {
	height: 38px;
	width: 167px;
	display: inline-block;
}

input.subscribe, a.subscribtion {
	background: url('../images/ui/global-subscribe.png') no-repeat;
	margin-top: 5px;
	width: 164px;
	height: 38px;
	border: none;
	text-indent: -1000em;
}
input.subscribe.pt
{
	background: url('../images/ui/global-pt-subscribe.png') no-repeat !important;
}
input.subscribe.fr
{
	background: url('../images/ui/global-fr-subscribe.png') no-repeat !important;
}
input.subscribe.de
{
	background: url('../images/ui/global-de-subscribe.png') no-repeat !important;
}


textarea
{
	border: 1px solid #cfcfcf;
	background-color: #fff;
	padding: 5px 0 5px 10px;
}

/*This makes sure the date picker comes above the #header element which has a very high z-index*/
#home #ui-datepicker-div {
	z-index: 1002 !important;
}

#home #recommend > h3 {
	display: none;
}

#home #mainColumn h2 {
	margin-top: 20px;
}

#reservation {
	background-color: #F2F1F1;
	border: 1px solid #D6D6D6;
	color: #333333;
	font-family: Arial,san-serif,serif;
	margin-top: 15px;
	width: 295px;
	float: left;
	margin-bottom: 15px;
}

	#reservation h2 {
		width: 296px;
		background-color: #666;
		color: #fff;
		font-size: 25px;
		font-weight: normal; /*padding: 15px 50px;*/
		text-align: center;
		padding: 8px 0px;
		text-transform: uppercase;
		margin: 0;
	}

	#reservation form {
		font-size: 13px;
		margin: 15px;
	}

	#reservation select {
		padding: 2px 10px;
		color: #6d3063;
	}

	#reservation .myreservations {
		float: right;
		margin-top: -25px;
		text-transform: uppercase;
		color: #6D3063;
		font-weight: bold;
	}

		#reservation .myreservations p {
			float: left;
			margin: 3px 5px 0 0;
			text-transform: uppercase;
			color: #6D3063;
			font-weight: bold;
			cursor: pointer;
		}
/**redesign reservation*/
#reservation {
	position: absolute;
	top: 105px;
	z-index: 99;
	right: 0;
	background-color: rgba(255, 255, 255, 0.7);
}

	#reservation h2 {
		background: #fff;
		color: #6d3063;
	}

input.checkrates {
	background: url('../images/ui/global-checkrates.png') no-repeat;
	width: 275px;
	height: 48px;
	margin: 10px 0 35px 0;
	border: none;
	text-indent: -1000em;
	cursor: pointer;
	float: left;
}
input.checkrates.global.pt, input.checkrates.pt
{
	background: url('../images/ui/global-pt-checkrates.png') no-repeat !important;
}
input.checkrates.evason.pt
{
	background: url('../images/ui/evason-pt-desti-check-btn.png') no-repeat !important;
}
input.checkrates.global.fr, input.checkrates.fr
{
	background: url('../images/ui/global-fr-checkrates.png') no-repeat !important;
}
input.checkrates.evason.fr
{
	background: url('../images/ui/evason-fr-desti-check-btn.png') no-repeat !important;
}
input.checkrates.global.de, input.checkrates.de
{
	background: url('../images/ui/global-de-checkrates.png') no-repeat !important;
}
input.checkrates.evason.de
{
	background: url('../images/ui/evason-de-desti-check-btn.png') no-repeat !important;
}

	input.checkrates.evason.jp {
		background: url('../images/ui/evason-jp-desti-check-btn.png') no-repeat !important;
	}

	input.checkrates.global.cn, input.checkrates.cn {
		background: url('../images/ui/global-cn-checkrates.png') no-repeat !important;
	}

	input.checkrates.evason.cn {
		background: url('../images/ui/evason-cn-desti-check-btn.png') no-repeat !important;
	}

	input.checkrates.global.ar, input.checkrates.ar {
		background: url('../images/ui/global-ar-checkrates.png') no-repeat !important;
	}

	input.checkrates.evason.ar {
		background: url('../images/ui/evason-ar-desti-check-btn.png') no-repeat !important;
	}


input.date {
	width: 120px;
	margin-bottom: 10px;
	margin-top: 5px;
	background: #fff;
	border: 1px solid #cfcfcf;
	padding: 5px 0 5px 12px;
	font-size: 13px;
	color: #333;
}

input.textbox {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	color: #333333;
	font-size: 13px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 5px 0 5px 10px;
	width: 120px;
}

.myreservation {
	/*padding-right: 5px;*/ /*border: 1px solid #a00;*/
	color: #52274b;
	font-size: 12px;
	font-family: Arial, serif;
	text-align: right;
}

input.myserve {
	background: url('/common/template/images/ui/global-myreserve.png') no-repeat;
	width: 21px;
	height: 20px;
	border: none;
	text-indent: -1000em;
	cursor: pointer;
}

select.dest {
	width: 274px; /*padding: 10px 0 10px 10px;*/ /*height: 35px;*/
	margin-bottom: 10px;
	font-size: 13px;
	color: #333;
	font-family: Arial, serif; /*background: transparent; 	background: url('../images/select-dropdown.png') no-repeat right; 	overflow: hidden;*/
}

.number_of_nights_container {
	margin: 10px 0px;
}

	.number_of_nights_container label {
		display: inline-block;
		margin-left: 12px;
	}

select.occupants {
	color: #333333;
	font-family: Arial,serif;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 132px;
}

.children_age_container > select:nth-child(1), .children_age_container > select:nth-child(3) {
	width: 132px;
	margin-right: 8px;
}

/*#reservation-form select.occupants.children {
	margin-top: 21px;
}*/
#home #reservation-form select.occupants.children
{
    margin-top:5px
}

occupantsselect.child_2_age, select.child_4_age {
	position: relative;
	/*margin-left: 8px;*/
}

.children_age_container {
	display: none;
	clear: left;
}

input.promotion {
	width: 260px;
	margin-bottom: 15px;
	margin-top: 5px;
	background: #fff;
	border: 1px solid #cfcfcf;
	padding: 5px 0 5px 10px;
}

td.promo {
	column-span: all;
	background: #000;
}

td.protest {
	column-span: all;
}

td.testing {
	column-span: all;
	background: #000;
}

/***********************************footer******************************************/

#footer {
	width: 960px;
	margin: 0 0 0 0; /*background: #fbfbfb;*/
	background: url('../images/footer-bg.png') repeat-x #fbfafa;
	padding-left: 15px;
	padding-top: 30px;
}


.footersub {
	width: 305px;
	float: left;
	padding-bottom: 5px;
	margin-right: 15px;
}




#footersub1 {
	width: 305px;
	float: left;
	padding-bottom: 5px;
}

	#footersub1 h3 {
		clear: both;
	}

.footersub p {
	color: #454644;
	font-size: 12px;
	padding: 10px 0 10px 0;
	font-family:   'Book Antiqua', Palatino, serif;
}

	.footersub p.subfind {
		padding: 5px 0 0 10px;
	}

.footersub img.subfindicon {
	padding-left: 10px;
}




#footer h3 {
	color: #333;
	padding-bottom: 4px;
	font-weight: normal;
	font-size: 17px;
	text-transform: uppercase;
	width: 305px;
	border-bottom: 1px solid #cfcfcf;
}

#footer ul {
	font-family:   'Book Antiqua', Palatino, serif;
	color: #411949;
	font-size: 12px;
	margin: 10px 0 20px 0;
	list-style: none;
	float: left;
	width: 150px;
}

#footersub1 .floatLft {
	color: #454644;
	font-size: 12px;
	padding: 6px 0;
	font-family:   'Book Antiqua', Palatino, serif;
}

#footer a {
	color: #6D3063;
	font-family:   'Book Antiqua', Palatino, serif;
}

#subfind {
	margin: 10px 0 5px 0;
	font-size: 12px;
	color: #8e0f54;
	height: 130px; /*border: 1px solid #a00;*/
	padding-bottom: 5px;
}

	#subfind a img {
		width: 22px;
	}

#subfindtrip {
	width: 305px; /*border: 1px solid #000;*/
	float: left;
	margin: 10px 0 0 0;
}

#footersub1 p.subfind {
	padding: 10px 40px 10px 7px;
	width: 75px;
	height: 15px;
}

#footersub1 img.subfindicon {
	padding-left: 10px;
}

img.twitter {
}

img.pinterest {
}

p.trip {
	width: 302px;
}

#footersub2 {
	width: 305px;
	float: left;
	margin-left: 15px;
}

	#footersub2 label {
		font-weight: bold;
	}


#footersub3 {
	width: 305px;
	float: left;
	margin-left: 15px;
}


#our_spas_left, #our_spas_right {
	border: 0 solid black;
	float: left;
	width: 145px;
	margin: 0px;
}

	#our_spas_left ul, #our_spas_right ul {
		list-style: none;
		font-family:   'Book Antiqua', Palatino, serif;
		line-height: 14px;
	}

	#our_spas_left a, #our_spas_right a {
		display: block;
		font-size: 12px;
		position: relative;
		width: 140px;
	}

.evason_by_six_senses {
	position: relative;
	margin-top: 94px;
}


/********************Copyright************************************/

#copyright {
}

	#copyright p {
		padding: 10px 0;
		color: #454644;
		font-size: 12px;
		font-size: normal;
		font-family:   'Book Antiqua', Palatino, serif;
	}

		#copyright p a {
			color: #6D3063;
			text-decoration: none;
			font-family:   'Book Antiqua', Palatino, serif;
		}

			#copyright p a:hover {
				text-decoration: underline;
			}


/******************************destination**********************************/
#main_menu.sticky {
	position: fixed;
	top: 77px;
	z-index: 100;
}
.destination-menu2.sticky {
	position: fixed;
	  top: 107px;
    width: 895px;
	z-index: 60;
}

#main_menu {
	position: relative;
	top: 0px;
}

#block_logo {
	display: block;
	height: 48px;
	margin: -79px 0 0 30px;
	position: absolute;
	width: 63px;
	z-index: 1001;
	top: 70px;
	opacity: 1;
	/*transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;*/
}

	#block_logo.fade {
		position: fixed;
		top: -13px;
		opacity: 0;
	}

	#block_logo.hide {
		display: none;
	}

	#block_logo img {
		padding: 10px 30px;
	}

.faux_logo {
	left: 60px;
	position: absolute;
	top: 0px;
	z-index: 1000;
}

#destinaton-banner {
	float: left;
	height: 320px;
	width: 975px;
	position: relative;
}

#destinaton-banner-trans {
	width: 975px;
	height: 100px;
	background: #000;
	opacity: 0.45;
	-moz-opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	position: absolute;
	z-index: 4; /*margin: 400px 0 0 0;*/
	margin-top: 150px;
	bottom: 0px;
	left: 0px;
}

#destinaton-banner-label {
	bottom: 7px;
	margin-top: 150px;
	position: absolute;
	z-index: 5;
	left: 0px;
}

#destinaton-banner .banner_image {
	bottom: -70px;
	position: relative;
}

#destinaton-banner-label h2 {
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 58px;
	font-weight: normal;
	padding-left: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 975px;
	height: 60px;
	padding-top: 5px;
}

#destinaton-banner-label p {
	font-size: 15px;
	color: #fff;
	font-family:   'Book Antiqua', Palatino, serif;
	text-transform: uppercase;
	text-align: center;
	border-top: 0px solid #b09e8f;
	width: 975px; /* 	padding-left: 60px; 	padding-right: 15px; 	margin-left: 250px; */
	padding-top: 3px;
	font-weight: normal;
	margin-top: 0;
}

#destination-menu {
	width: 776px;
	height: 30px;
	background: #767a0c;
	float: left;
}

	#destination-menu.wide {
		width: 975px;
	}

	#destination-menu ul {
		list-style: none; /*padding-top: 5px;*/ /*padding-left: 5px;*/
	}

	#destination-menu li, .destination-menu2 li {
		float: left;
	}

		#destination-menu li a,.destination-menu2 li a {
			text-decoration: none;
			color: #fff;
			padding: 6px 15px;
			text-transform: uppercase;
			height: 18px;
			display: block;
		}

			#destination-menu li a:hover,.destination-menu2 li a:hover {
				background: #A1A1A1;
			}

			#destination-menu li a.central {
				border: none;
			}

			#destination-menu li a.destcurrent {
				background: #a1a1a1;
			}
			#destination-menu .submenu
			{
				background-color:#fff;
				display:none;
				position:absolute
			}
			#destination-menu li:hover .submenu
			{
				
				display:block
			}
			#destination-menu .submenu li
			{
				float:none
			}
				#destination-menu .submenu a
			{
				  color: #6d3063;
			}
#desti-make-reserve {
	background: url('../images/ui/global-desti-make-reserve-bg.png');
	width: 199px;
	height: 30px;
	float: left;
	text-transform: uppercase;
	color: #fff;
	font-size: 17px;
}

	#desti-make-reserve p {
		padding-top: 6px;
		text-transform: uppercase;
		color: #fff;
		text-align: center;
	}

#desti-make-reserve a img
{
	border: none;
	margin-left: 15px;
    padding-bottom:1.8px;
}

.destination-menu2
{
background-color:#B1B1B1;
  clear: both;
    display: block;
    height: 30px;
	padding-left:80px
}
.destination-menu2 li 
{
list-style:none
}
.destination-menu2 li a
{
color:#454644
}
.destination-menu2  .destcurrent
{
background-color: #A1A1A1;
}
.destination-menu2 li:first-child a
{
    color: #6d3063;
}
#desti-make-reserve p input[type=submit]
{
	color: #FFF !important;
    background: transparent;
    font-size: 17px;
    text-transform: uppercase;
    font-family: alternate-gothic-no3-regular;
	cursor:pointer;
}

#desti-make-reserve img
{
	border: none;
	margin-left: 15px;
    padding-bottom:1.8px;
}

#breadcrumb {
	width: 645px;
	height: 45px;
	float: left;
	background-color: #e8e9e7;
}

	#breadcrumb div {
		font-family:   'Book Antiqua', Palatino, serif;
		margin-top: 2px;
		padding: 10px 0 0 20px;
	}

	#breadcrumb .prefix {
		font-size: 12px;
	}

	#breadcrumb div a {
		font-family:    'Book Antiqua', Palatino, serif;
		color: #411949;
		font-size: 12px;
		text-decoration: none;
	}

	#breadcrumb div .current-page {
		color: #454644;
		font-family: Book Antiqua;
		font-size: 12px;
	}

	#breadcrumb div a.breadcurrent {
		color: #454644;
	}

#breadcrumb-address {
	width: 320px;
	height: 45px;
	text-align: right;
	background-color: #e8e9e7;
	float: right;
	color: #454644;
	padding-right: 10px;
}

	#breadcrumb-address p {
		color: #454644;
		font-family:   'Book Antiqua', Palatino, serif;
		font-size: 13px;
		padding-top: 15px;
	}

		#breadcrumb-address p a {
			color: #411949;
			text-decoration: none;
		}

/*********************************destination content**************************************/

#desticontent {
	width: 975px;
	background: #fff;
}

	#desticontent h3, #footer h3, #sidebar h3, #reservation h2, #exp1label h2, #exp2label h2, #exp3label h2, #accommodation-compressed h2, .press-releases-search h4 {
		font-family: "alternate-gothic-no3-regular";
	}

#gallery {
	width: 975px;
	height: 470px;
	border: 1px solid #a00;
	float: left;
}

#location {
	width: 975px; /* 	height: 665px; */
	float: left;
	margin-top: 20px;
}

#accommodation h3 a {
	text-decoration: none;
}

#recommend > h3, #accommodation > h3, #testimonial > h3, #desti-award > h3, #location > h3, #accommodation-compressed > h3 {
	text-transform: uppercase;
}

#recommend h3, #accommodation h3, #testimonial h3, #desti-award h3, #location h3, #accommodation-compressed h3, .discovermore h3 {
	text-align: center;
	color: #6d3063;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #cfcfcf;
	font-size: 25px;
	padding-top:8px;
}

.preview_accomodation_element h3 a {
	color: #6D3063;
}

#location h3{
	padding-top: 0px !important;
}

/***********************destination-gallery*****************************/

#desti-gallery {
	width: 960px;
	float: left;
	margin: 0 15px 35px 15px;
	position: relative;
}

#desti-gallery-top {
	background: url('../images/desti-gallery-top.png');
	width: 946px;
	height: 25px;
	float: left;
}

#desti-gallery-bottom {
	background: url('../images/desti-gallery-bottom.png');
	width: 946px;
	height: 25px;
	float: left;
	z-index: 100px;
	position: relative;
}

#desti-gallery-desc {
	float: left;
	height: 450px;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 300px;
}

#desti-gallery-desc-content {
	min-height: 240px;
}

#gallery-desc-content {
	min-height: 326px;
}

	#gallery-desc-content .desc li {
		color: #454644;
		font-size: 13px;
		margin-left: 30px;
	}

.contact_list li.tour {
	background: url('../images/ui/global-accommo-tour-icon.png') no-repeat scroll left center transparent;
	padding-left: 22px;
}

.contact_list li {
	color: #6D3063;
	font-family: alternate-gothic-no3-regular;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	list-style: none;
	border-top: 1px solid #D1D1D1;
	padding: 5px;
}

	.contact_list li:first-child {
		border: 0;
	}

	.contact_list li.downloadable {
		background: url("/common/template/images/ui/global-accommo-dl-icon.png") no-repeat scroll 5px 5px transparent;
		padding: 5px 5px 5px 26px;
	}

		.contact_list li.downloadable a {
			color: #6D3063;
			text-decoration: none;
		}

	.contact_list li.call {
		background: url("/common/template/images/accommo-call-icon.png") no-repeat scroll left center transparent;
		padding: 5px 5px 5px 21px;
	}

	.contact_list li.email {
		background: url("/common/template/images/accommo-email-icon.png") no-repeat scroll left 5px transparent;
		padding: 5px 5px 5px 21px;
	}

		.contact_list li.email a {
			color: #6D3063;
		}

	.contact_list li.last {
		height: 1px;
		padding: 0;
	}

#desti-gallery-desc h3 {
	text-align: left;
	color: #6d3063;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 25px;
	padding-top: 20px;
}

#desti-gallery-desc p {
	text-align: left;
	margin: 0;
	padding: 0 0 0px 0;
	font-family:   'Book Antiqua', Palatino, serif;
	font-style: italic;
	color: #969795;
	font-size: 16px;
}

#desti-gallery-desc div.desc p {
	text-align: left;
	color: #454644;
	font-family:   'Book Antiqua', Palatino, serif;
	font-size: 13px;
	font-style: normal;
	margin-top: 5px;
	padding-bottom: 10px;
}

#desti-gallery-desc p.check {
	width: 300px;
	height: 34px;
}

	#desti-gallery-desc p.check a img {
		border: none;
	}

#desti-gallery-desc p.share {
	color: #454644;
	float: left;
	font-size: 12px;
	font-style: normal;
	padding: 7px 5px 0 0 !important;
	position: relative;
	text-transform: none;
	top: -4px;
	width: 75px !important;
	text-align: right;
}

.page_link_elements .shareicon.global .twitter-share, .page_link_elements .shareicon.evason .twitter-share, .page_link_elements .shareicon.spa .twitter-share {
	margin-left: 5px;
}

#desti-gallery-desc .social_expanded {
	height: 28px;
}

#desti-gallery-desc p.shareicon {
	float: left;
	width: 56px !important;
	padding: 0px !important;
}

	#desti-gallery-desc p.shareicon a img {
		margin-right: 15px;
	}

#finduson-wrapper {
	width: 300px;
	float: left;
	margin-bottom: 0px;
	border-bottom: 1px solid #d1d1d1;
	display: none;
}

.page_link_elements {
	bottom: 0;
	position: absolute;
	border-bottom: 1px solid #D1D1D1;
	width: 300px;
}

#accommo-gallery .page_link_elements {
	height: 31px;
	width: 290px;
}

	#accommo-gallery .page_link_elements .social_expanded {
		float: right;
		position: relative;
		right: 6px;
		top: 4px;
		width: 88px;
	}

	#accommo-gallery .page_link_elements .share {
		color: #454644;
		float: left;
		font-size: 12px;
		font-style: normal;
		padding: 7px 0 0;
		position: relative;
		text-transform: none;
		top: -1px;
		width: 40px;
	}

	#accommo-gallery .page_link_elements .social_expanded a {
		display: inline;
		font-size: 13px;
		height: auto;
		padding: 5px 0 0 10px;
		width: 14px;
	}

#desti-gallery-desc p.findusontext {
	float: left;
	color: #6d3063;
	font-family: alternate-gothic-no3-regular;
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

	#desti-gallery-desc p.findusontext a {
		color: #6d3063;
		font-family: alternate-gothic-no3-regular;
		text-decoration: none;
		font-size: 15px;
		text-transform: uppercase;
		font-style: normal;
	}

		#desti-gallery-desc p.findusontext a:hover {
			color: #6d3063;
			font-family: alternate-gothic-no3-regular;
			text-decoration: none;
			font-size: 15px;
			text-transform: uppercase;
			font-style: normal;
		}

#desti-gallery-desc p.findusonimage {
	float: left;
	margin-bottom: 5px;
	margin-left: 7px;
	margin-top: 5px;
	width: 20px;
}

#accommo-gallery #desti-gallery-banner {
	margin-left: 30px;
}

#desti-gallery-banner {
	float: right;
	height: 450px !important;
	margin-left: 20px !important;
	width: 640px !important;
}

/*******************************destination-location**********************/

#location {
	width: 975px;
	float: left;
	margin-bottom: 20px;
	position: relative;
}

#location-map {
	width: 946px; /*	height: 391px;*/
	height: 420px;
	margin: 15px 15px 0 15px;
	border: 0px solid #a00;
}

#googlemap {
	background: url('../images/google-map.jpg');
	width: 946px;
	height: 391px;
}

#googlemap2 {
	background: url('../images/google-map2.png');
	width: 946px;
	height: 371px;
}

#location-map-explore {
	background: url('../images/location-explore-bg.png');
	width: 641px;
	height: 365px;
	position: absolute;
	z-index: 4;
	margin: 5px 0 0 150px;
}

	#location-map-explore h3 {
		text-align: center;
		color: #6d3063;
		text-transform: uppercase;
		font-weight: normal;
		font-size: 20px;
		padding-top: 15px;
		border: none;
	}

	#location-map-explore a {
		text-align: center;
		color: #6d3063;
		text-transform: uppercase;
		font-weight: normal;
		font-size: 20px;
		padding-top: 15px;
		border: none;
	}

.location-map-introduction {
	width: 300px;
	height: 318px;
	float: right;
	margin: 0 10px 0 20px;
	text-align: left;
	color: #454644;
	font-family:   'Book Antiqua', Palatino, serif;
	font-size: 13px;
	font-style: normal;
}

	.location-map-introduction h3 {
		text-align: left;
		color: #6d3063;
		text-transform: uppercase;
		font-weight: normal;
		font-size: 20px; /*padding-top: 15px;*/
		border: none;
		margin: 0;
		padding: 0;
	}

	.location-map-introduction p.intro {
		text-align: left;
		color: #454644;
		font-family:   'Book Antiqua', Palatino, serif;
		font-size: 13px;
		font-style: normal;
		margin-top: 5px;
		padding-bottom: 10px;
	}

.location-map-description {
	width: 290px;
	/*float: left;*/
	background-color: #e8e9e7;
}

.location-map-description-text {
	background: url("../images/map-pointer-off.png") 10px 15px no-repeat;
	color: #454644;
	width: 290px;
	border-bottom: 1px solid #fff;
	padding: 8px 0;
}

	.location-map-description-text:hover {
		background: #666 url("../images/map-pointer-on.png") 10px 15px no-repeat;
		color: #ffffff;
		cursor: pointer;
	}


.location-map-description-texthighlight {
	width: 290px;
	height: 60px;
	border-bottom: 1px solid #fff;
	background: #666;
	padding: 10px 0;
}

	.location-map-description-texthighlight p {
		padding: 0px 20px 5px 40px;
		color: #fff;
		font-size: 13px;
		font-family:   'Book Antiqua', Palatino, serif;
	}

.location-map-description-text p.title {
	font-weight: bold;
	padding-left: 40px;
	padding-right: 20px;
	font-size: 13px;
	font-family:   'Book Antiqua', Palatino, serif;
}

.location-map-description-text p.subtitle {
	margin: 0;
	padding: 0 20px 0px 40px;
	font-size: 12px;
	font-family:   'Book Antiqua', Palatino, serif;
}

#location-box1 .downloadable, #location-box2 .downloadable, #location-box3 .downloadable {
	background: url("/common/template/images/ui/global-accommo-dl-icon.png") no-repeat scroll left center transparent;
	color: #411949;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 10px;
	font-family:   'Book Antiqua', Palatino, serif;
	font-size: 13px;
}

#location-box1 .tour {
	background: url('../images/ui/global-accommo-tour-icon.png') no-repeat scroll left center transparent;
	color: #411949;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 10px;
	font-family:   'Book Antiqua', Palatino, serif;
	font-size: 13px;
}

#location-box1 {
	width: 300px;
	float: left;
	padding-bottom: 10px;
	margin: 0 15px 0 15px;
}

	#location-box1 h3, #location-box2 h3, #location-box3 h3 {
		color: #969795;
		text-align: center;
		border: none;
		padding: 15px 00 0;
		font-size: 25px;
		text-transform: none;
	}

	#location-box1 p, #location-box2 p, #location-box3 p {
		text-align: center;
		margin: 0;
		padding: 0;
		font-family:   'Book Antiqua', Palatino, serif;
		font-style: italic;
		color: #969795;
		font-size: 16px;
		padding-bottom:5px;
	}

	#location-box1 div.desc, #location-box2 div.desc, #location-box3 div.desc {
		text-align: left;
		color: #454644;
		font-family:   'Book Antiqua', Palatino, serif;
		font-size: 13px;
		font-style: normal;
		margin-top: 5px;
		padding-top: 10px;
	}

.desc-highlight {
	border-top: 1px solid #cfcfcf;
}

#location-box1 div.desc-highlight p, #location-box2 div.desc-highlight p, #location-box3 div.desc-highlight p {
	text-align: left;
	color: #454644;
	font-family:   'Book Antiqua', Palatino, serif;
	font-size: 13px;
	font-style: normal;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 6px;
}

#location-box2 {
	width: 300px;
	float: left;
	padding-bottom: 10px;
	margin: 0 15px 0 0;
}

#location-box3 {
	width: 300px;
	float: left;
	padding-bottom: 10px;
	margin: 0;
}

/*****************************accommodation-compressed-recommend****************************************/

#accommodation-compressed {
	width: 975px; /* 	float: left; */
	clear: both;
}

#accommodation-compressed-photos {
	width: 945px;
	margin: 15px 0 35px 15px;
	border: 0px solid #a00;
	float: left;
}

.accommodation_compressed_element {
	width: 300px;
	float: left;
	padding-bottom: 10px;
}


	.accommodation_compressed_element h3, .accommodation_compressed_element h3, .accommodation_compressed_element h3 {
		color: #969795 !important;
		text-align: center;
		border: none !important;
		padding: 15px 0 0 0;
		font-size: 22px;
	}

	.accommodation_compressed_element div.action, .accommodation_compressed_element div.action, .accommodation_compressed_element div.action {
		text-align: center;
		margin: 0;
		padding: 0;
		font-family:   'Book Antiqua', Palatino, serif;
		font-style: italic;
		color: #969795;
		font-size: 16px;
	}

	.accommodation_compressed_element.middle {
		width: 300px;
		float: left;
		padding-bottom: 10px;
		margin: 0 20px 0 20px;
	}

.accommodation_compressed_element {
	width: 300px;
	float: left;
	padding-bottom: 10px;
}

	.accommodation_compressed_element .desc .more {
		display: none;
	}

#wellness .accommodation_compressed_element .desc .more {
	display: block;
}

.accommodation_compressed_element h3 a, .accommodation_compressed_element .action a, .accommodation_compressed_element img a {
	text-decoration: none;
	color: #969795;
	border: none;
}

.accommodation_compressed_element div.desc {
	text-align: justify;
	color: #454644;
	font-family:   'Book Antiqua', Palatino, serif;
	font-size: 13px;
	font-style: normal;
	border-top: 1px solid #cfcfcf;
	margin-top: 5px;
	padding-top: 10px;
}

	.accommodation_compressed_element div.desc p:first-child {
		margin-bottom: 15px;
	}


/*****************************destination-recommend****************************************/

#recommend {
	width: 975px; /* 	float: left; */
	clear: both;
}

#recommend-photos {
	width: 945px;
	margin: 15px 0 35px 15px;
	border: 0px solid #a00;
	float: left;
}

.recommend_element {
	width: 300px;
	float: left;
	padding-bottom: 20px;
}

	.recommend_element h3, .recommend_element h3, .recommend_element h3, .accommodation_compressed_element h3 {
		color: #969795 !important;
		text-align: center;
		border: none !important;
		padding: 15px 0 0 0 !important;
		font-size: 22px;
	}

	.recommend_element div.action, .recommend_element div.action, .recommend_element div.action {
		text-align: center;
		margin: 0;
		padding: 0;
		font-family:   'Book Antiqua', Palatino, serif;
		font-style: italic;
		color: #969795;
		font-size: 16px;
	}

	.recommend_element.middle {
		float: left;
		margin: 0 20px;
		width: 300px;
	}

#home .recommend_element.middle {
	margin: 0 37px;
}

#home #recommend-photos {
	width: 975px;
	margin-left: 0;
}

#home .recommend_element {
	padding-bottom: 30px;
}

.recommend_element {
	width: 300px;
	float: left;
	position: relative;
}

	.recommend_element div.desc {
		/*text-align: justify;*/
		color: #454644;
		font-family:   'Book Antiqua', Palatino, serif;
		font-size: 13px;
		font-style: normal;
		border-top: 1px solid #cfcfcf;
		margin-top: 5px;
		padding-top: 10px;
	}

	.recommend_element div.desc p{
		padding-top: 10px;
	}

		.recommend_element div.desc p:first-child {
			margin-bottom: 15px;
			margin-top: -8px;
		}

#home .recommend_element div.desc {
	height: 130px;
}

	#home .recommend_element div.desc p + p {
		padding-top: 0;
	}

.detail-description-photo .social_hover_overlay_container {
	top: 145px;
}
.detail-description-photo .social_hover_overlay_container .share
{
	top: -2px !important;
}
.accommo-rooms-detail .detail-description-photo .social_hover_overlay_container .share
{
	top: 12px !important;
}

.social_hover_overlay_container
{
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 130px;
	width: 300px;
	z-index: 10;
	left: 0px;
}

.social_hover_overlay {
	position: absolute;
	top: 40px;
	background: none repeat scroll 0 0 #000000;
	height: 40px;
	width: 300px;
	opacity: 0.7;
}

	.social_hover_overlay .share {
		color: #FFFFFF !important;
		position: absolute !important;
		right: 71px;
		top: 8px !important;
		padding-top: 0 !important;
	}

	.social_hover_overlay .twitter-share {
		background: url("/common/template/images/ui/hover_overlay_tweeter_icon.png") no-repeat scroll 0 0 transparent;
		display: block;
		height: 22px;
		position: absolute;
		right: 12px;
		text-indent: -1000em;
		top: 9px;
		width: 22px;
	}

	.social_hover_overlay .fb-share {
		background: url("/common/template/images/ui/hover_overlay_facebook_icon.png") no-repeat scroll 0 0 transparent;
		display: block;
		height: 22px;
		position: absolute;
		right: 43px;
		text-indent: -1000em;
		top: 9px;
		width: 22px;
	}

/***********************************destination-accommodation********************************************/

#accommodation {
	width: 975px;
	float: left;
}

#accommo-photos {
	width: 945px;
	margin: 15px 0 25px 15px;
	border: 0px solid #a00;
	float: left;
	padding-bottom: 15px;
}

.preview_accomodation_element {
	width: 140px;
	float: left;
	margin: 0 17px 10px 0;
}

	.preview_accomodation_element h3 {
		color: #969795;
		text-align: left;
		border: none;
		padding: 15px 0 0 0;
		font-size: 20px;
	}

	.preview_accomodation_element div.desc {
		text-align: left;
		color: #454644;
		font-family:   'Book Antiqua', Palatino, serif;
		font-size: 13px;
		font-style: normal;
		margin-top: 5px;
	}

#accommo-water {
	width: 140px;
	float: left;
}

.preview_accomodation_element div.learn {
	text-align: left;
	font-family:   'Book Antiqua', Palatino, serif;
	margin-top: 15px;
}

	.preview_accomodation_element div.learn a {
		color: #6D3063;
		font-size: 13px;
		font-style: normal;
		font-weight: bold;
	}

.preview_accomodation_element p.accommocheck {
	padding-top: 15px;
}

.preview_accomodation_element a img {
	border: none;
}

/********************************************destination-testimonial*******************************/

#testimonial {
	float: left;
	margin-bottom: 35px;
	width: 975px;
}

.testimonials_element {
	width: 295px;
	float: left;
	margin: 15px 15px 15px 15px;
}

.testimonials_inner_element {
	background: #f2f1f1;
}

.testimonials_top {
	background: url('../images/testi-top-bg.png');
	width: 295px;
	height: 27px;
}

.testimonials_inner_element .testimonials_middle {
	padding: 15px 20px 15px 20px;
	font-family:   'Book Antiqua', Palatino, serif;
	font-size: 15px;
	color: #666; /*height: 135px;*/
}

.testimonials_bottom {
	background: url('../images/testi-bottom-bg.png');
	width: 295px;
	height: 24px;
}

p.author {
	color: #666;
	font-family: "alternate-gothic-no3-regular";
	font-size: 16px;
	padding: 10px 0;
	width: 295px; /*border: 1px solid #a00;*/
	text-align: right;
}

p.testi-trip-icon {
	width: 295px;
	text-align: right;
}

#desti-award {
	float: left;
	margin-bottom: 20px;
	width: 975px;
}

.awards_element {
	width: 290px;
	float: left;
	margin: 0 15px;
}

	.awards_element h3, .awards_element h3, .awards_element h3 {
		color: #969795 !important;
		font-family: "alternate-gothic-no3-regular" !important;
		text-align: left !important;
		border: none;
		padding: 15px 0 0 0;
		font-size: 20px !important;
	}

	.awards_element .award-desc {
		font-family:   'Book Antiqua', Palatino, serif;
		font-size: 13px;
		color: #454644;
		padding-top: 10px;
		margin-bottom: 20px;
	}

	.awards_element .award-link {
		font-family:   'Book Antiqua', Palatino, serif;
		font-size: 14px;
		color: #411949;
		text-decoration: none;
		padding-top: 15px;
	}

		.awards_element .award-link a {
			font-family:   'Book Antiqua', Palatino, serif;
			font-size: 14px;
			color: #411949;
			text-decoration: none;
		}

			.awards_element .award-link a:hover {
				text-decoration: underline;
			}


/****************************destination-discover***************************/

#desti-discover {
	width: 975px;
	float: left;
}

.discovermore {
	background: url('../images/discover-bg.png') no-repeat;
	width: 987px;
	height: 61px;
	text-align: center;
	color: #6d3063;
	text-transform: uppercase;
	font-weight: normal; /*padding-bottom: 15px;*/
	/*border-bottom: 1px solid #cfcfcf;*/
	font-size: 20px;
	margin-left: -7px;
}

	.discovermore h3 {
		padding-top: 20px;
		color: #6d3063;
		font-weight: normal;
		border-bottom: none !important;
	}

#discover-wrapper {
	width: 987px;
	background: #e8e9e7;
	float: left;
	margin-bottom: 0;
	margin-left: -7px;
}

	#discover-wrapper h2 {
		porition: absolute;
		color: #fff;
		text-transform: uppercase;
		font-family: "alternate-gothic-no3-regular";
		font-size: 30px;
		font-weight: normal;
		padding-top: 130px;
		border: none;
		width: 305px;
		text-align: center;
	}





#discover-spa {
	background: url('../images/desti-discover-spa.jpg');
	width: 305px;
	height: 197px;
}

.discover-trans {
	width: 300px;
	height: 53px;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	position: absolute;
	z-index: 4;
	margin-top: 117px;
}

.discover-label {
	position: absolute;
	z-index: 5; /*margin-top: 150px;*/
}

#discover-spa-wrapper p.description, #discover-dining-wrapper p.description, #discover-exp-wrapper p.description {
	padding-top: 10px;
	font-family:   'Book Antiqua', Palatino, serif;
	font-size: 13px;
}

	#discover-spa-wrapper p.description a, #discover-dining-wrapper p.description a, #discover-exp-wrapper p.description a {
		color: #411949;
		text-decoration: none;
		font-family:   'Book Antiqua', Palatino, serif;
		font-size: 13px;
	}

		#discover-spa-wrapper p.description a:hover, #discover-dining-wrapper p.description a:hover, #discover-exp-wrapper p.description a:hover {
			text-decoration: underline;
			font-family:   'Book Antiqua', Palatino, serif;
		}

#discover-wrapper.start_row {
	clear: left;
}

#discover-wrapper .discovermore-image {
	width: 305px;
	float: left;
	margin: 15px 0 0px 18px;
	padding-bottom: 15px;
}

	#discover-wrapper .discovermore-image .description {
		margin-top: 10px;
		text-align: center;
	}

#discover-wrapper .textlink {
	text-align: center;
	font-style: italic;
}

#discover-dining {
	background: url('../images/desti-discover-dining.jpg');
	width: 305px;
	height: 197px;
}


#discover-exp {
	background: url('../images/desti-discover-exp.jpg');
	width: 305px;
	height: 197px;
}



/********************offers-gallery-banner*******************************/

#offers-gallery-banner {
	/* 	background: url('../images/offer-gallery-banner.jpg'); */
	width: 625px;
	height: 355px;
	float: left;
	margin-left: 15px;
}


	#offers-gallery-banner img {
		max-width: 625px;
		max-height: 355px;
	}







/********************************************Accordion*******************************/
.treat .general-accordion-trigger:nth-of-type(2) {
	border-top: 1px solid #CFCFCF;
}

.treat p.share {
	color: #454644;
	float: left;
	font-size: 12px;
	font-style: normal;
	padding: 15px 0 0;
	text-transform: uppercase;
	width: 50px;
	margin-right: 5px;
	top: 5px;
	position: relative;
}

.treat p.shareicon a img {
	border: medium none;
	margin-right: 10px;
}

.treat .social_expanded {
	float: left;
	padding-top: 10px;
	position: relative;
	width: 300px;
}

.general-accordion-trigger {
	text-align: left; /*	color: #969795;*/
	color: #6D3063;
	text-transform: none;
	font-weight: normal;
	border-top: 1px solid #cfcfcf;
	font-size: 20px;
	font-family: alternate-gothic-no3-regular;
	padding: 6px 15px 0px 25px;
	margin: 0px 0px 0 0px;
	min-height: 30px;
	background: url('../images/accommo-rooms-arrow-grey.png') 0px 10px no-repeat;
	cursor: pointer;
}

.general-accordion-trigger-on {
	min-height: 30px;
	cursor: pointer;
	background: url('../images/ui/global-accommo-rooms-arrow-purple.png') 0px 9px no-repeat !important;
	color: #6D3063;
}



.general-accordion-content a:hover {
	text-decoration: none;
}

.general-accordion-content {
	border: 0 solid black;
	color: #454644;
	display: none;
	font-family: Book Antiqua,Arial,serif;
	font-size: 13px;
	margin: 10px 0 0 15px;
	padding-bottom: 20px;
}


.general-accordion-content:last-child {
	border: 0 solid black;
	color: #454644;
	display: none;
	font-family: Book Antiqua,Arial,serif;
	font-size: 13px;
	margin: 10px 0 0 15px;
	padding-bottom: 20px;
}

	.general-accordion-content img {
		position: relative;
		float: left;
		margin-right: 30px;
		margin-bottom: 10px;
	}

	.general-accordion-content td img {
		position: relative;
		float: none;
		margin-right: 0px;
		margin-bottom: 0px;
	}

general-accordion-content #guest-services-content table td {
	border: 1px solid #D1D1D1;
	padding: 5px;
}

.general-accordion-content p {
	margin: 0px;
	padding: 0px;
}

.general-accordion-content ul {
	padding: 0 0 0 15px;
	margin-left: 15px;
	position: relative;
	overflow: auto;
}

.general-accordion-content > ul li {
	list-style: disc;
}

.general-accordion-first {
	margin-top: 0px;
}


.general-accordion-notopborder {
	border-top: none;
	margin-top: 0px;
}




/********************************************Calendar*******************************/


#calendar_close_button {
	position: absolute;
	margin: 10px 0 0 10px;
}

#calendar_wrapper {
	margin-left: 20px;
	background-color: #F2F1F1;
	clear: both;
	float: right;
	width: 100%;
}


	#calendar_wrapper .close_button {
		position: absolute;
		top: 0px;
		left: 0px;
		margin: 0;
	}

#datepicker_wrapper {
	width: 500px;
	float: left;
	margin: 50px 20px 0 0;
}

#reservation_form_wrapper {
	float: left;
	width: 296px;
	min-height: 401px;
	background-color: #f2f1f1;
	color: #333;
	font-family: Arial, san-serif, serif;
	border: 1px solid #d6d6d6;
	padding-bottom: 12px;
}

	#reservation_form_wrapper h1 {
		width: 305px;
		background-color: #666;
		color: #fff;
		font-size: 25px;
		font-weight: normal; /*padding: 15px 50px;*/
		text-align: center;
		padding: 10px 0px;
		text-transform: uppercase;
		margin: 0;
		font-family: "alternate-gothic-no3-regular";
	}

	#reservation_form_wrapper form {
		font-size: 13px;
		margin: 15px;
	}

	#reservation_form_wrapper select {
		padding: 5px 10px;
	}

	#reservation_form_wrapper .myreservations {
		float: right;
		margin-top: -20px;
		text-transform: uppercase;
		color: #6D3063;
		font-weight: bold;
		cursor: pointer;
	}

		#reservation_form_wrapper .myreservations p {
			float: left;
			margin: 3px 5px 0 0;
			text-transform: uppercase;
			color: #6D3063;
			font-weight: bold;
		}

#num_nights {
	margin: 20px 0 0 0;
	text-align: right;
	font-family: Arial, san-serif, serif;
	color: #6D3063;
	font-size: 12px;
	font-weight: bold;
}




/********************************************General Font*******************************/

.boldfont {
	font-weight: bold;
}

.titlecase {
	text-transform: capitalize;
}

.topmargin {
	margin-top: 15px;
}




/* MODAL QUCIKBOOK */
.modal_quickbook_container {
	background-color: #F2F1F1;
	display: none;
	height: 445px;
	left: 50%;
	margin: auto;
	margin-left: -430px;
	position: fixed;
	top: 15%;
	width: 818px;
    z-index: 100001;
}
.modal_residence_container {
	background-color: #F2F1F1;
	display: none;
	height: 570px;
	left: 50%;
	margin: auto;
	margin-left: -430px;
	position: fixed;
	top: 6%;
	width: 864px;
    z-index: 100001;
}
.modal_reservation_form {
	color: #FFFFFF !important;
}

.lightbox-wrapper {
	display: none;
}

/* SITEMAP */
.sitemap_container {
	position: relative;
	list-style: none;
	margin-left: 20px;
}

	.sitemap_container ul {
		padding-left: 40px;
	}


/* TRIP ADVISOR */
.trip_advisor_feed_container {
	font-size: 0.8em;
	margin-bottom: 10px;
	margin-right: 15px;
	position: relative;
	text-align: right;
	float: right;
}

	.trip_advisor_feed_container a {
		text-decoration: none;
		color: #000000;
	}

	.trip_advisor_feed_container span.intro, .trip_advisor_feed_container span.review_count {
		font-weight: bold;
		text-decoration: none;
	}

	.trip_advisor_feed_container span.review_count {
		top: 0px;
	}

	.trip_advisor_feed_container span {
		position: relative;
		top: -5px;
		text-decoration: underline;
	}

.trip_advisor_reviews_container {
	display: none;
	height: 600px;
	margin: auto;
	overflow: auto;
	position: fixed;
	width: 990px;
	z-index: 100001;
	top: 40px;
	bottom: 0px;
	background-color: #FFFFFF;
}

	.trip_advisor_reviews_container .close {
		left: 7px;
		position: absolute;
		top: 10px;
		z-index: 10;
	}

/* ROOM TYPE IMAGE */
.rome_type_scroller {
	position: relative;
}

	.rome_type_scroller .slides {
		float: left;
		height: 450px;
		margin-left: 0;
		overflow: hidden;
		position: relative;
		width: 640px;
		z-index: 1;
	}

		.rome_type_scroller .slides li img {
			cursor: default;
		}

	.rome_type_scroller li {
		display: block;
		float: left;
		height: 450px;
		overflow: hidden;
		position: relative;
		width: 640px;
	}

		.rome_type_scroller li img {
			border: 0 none;
			left: 0;
			position: absolute;
			top: 0;
			z-index: 0;
		}

/* ROOM THUMBNAIL SLIDESHOW */
.room_thumbnail_slide_show {
	position: relative;
	height: 185px;
}

	.room_thumbnail_slide_show a {
		position: absolute;
	}

.detail-description-photo .plus_sign {
	position: absolute;
	right: 25px;
	top: 15px;
	z-index: 50;
	cursor: pointer;
}

input.getconnect {
	background: url('/common/template/images/ui/global-get-connect-btn.png') no-repeat;
	margin-top: 15px;
	width: 164px;
	height: 38px;
	border: none;
	text-indent: -1000em;
	display: block;
	position: relative;
	cursor: pointer;
}

input.askquestion {
	background: url('/common/template/images/ask-another-question-btn.png') no-repeat;
	margin-top: 15px;
	width: 179px;
	height: 38px;
	border: none;
	text-indent: -1000em;
	display: block;
	position: relative;
	cursor: pointer;
}

	input.askquestion.jp {
		background: url('/common/template/images/global-jp-ask-another-question-btn.png') no-repeat !important;
	}

	input.askquestion.cn {
		background: url('/common/template/images/global-cn-ask-another-question-btn.png') no-repeat !important;
	}

.resort_address p {
	padding: 10px 0px 0px 0px !important;
}

#faux_make_reservation {
	background-color: #767A0C;
	float: left;
	height: 30px;
	position: relative;
	width: 199px;
}


.title_header {
	color: #BBBBBB;
	font-family:   'Book Antiqua', Palatino, serif;
	font-size: 12px;
	margin-left: 248px;
	margin-top: 15px;
	position: absolute;
	width: 477px;
	z-index: 1001;
}

.local_time_container {
	color: #454644;
	font-family:   'Book Antiqua', Palatino, serif;
	font-size: 13px;
	font-style: normal;
	left: 20px;
	position: absolute;
	top: 15px;
}

.local_weather_container {
	color: #454644;
	font-family:   'Book Antiqua', Palatino, serif;
	font-size: 13px;
	font-style: normal;
	right: 20px;
	position: absolute;
	top: 15px;
}

/***********************************find-a-resort******************************************/
#find-a-resort {
	position: fixed;
	z-index: 1100;
	top: 70px;
	width: 960px;
	margin: 0 0 0 0; /*background: #fbfbfb;*/
	background: #ececea;
	padding-left: 15px;
	padding-top: 60px;
	height: 540px;
	display: none;
}

	#find-a-resort .header {
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		color: #575755;
		height: 40px;
		background-color: #e2e2e0;
		text-transform: uppercase;
		line-height: 40px;
		letter-spacing: -0.9px;
		font-family: alternate-gothic-no3-regular;
	}

		#find-a-resort .header .view-full {
			margin-left: 220px;
			font-size: 1em;
			font-weight: normal;
			cursor: pointer;
		}

		#find-a-resort .header .close {
			float: right;
			margin-right: 30px;
			background: url('/common/template/images/close-btn.png') 100% 47% no-repeat;
			padding-right: 20px;
			cursor: pointer;
		}

	#find-a-resort h3 {
		color: #575755;
		padding-bottom: 4px;
		font-weight: normal;
		font-size: 25px;
		text-transform: uppercase;
		border-bottom: 1px solid #cfcfcf;
		font-family: alternate-gothic-no3-regular;
	}

	#find-a-resort ul {
		font-family:   'Book Antiqua', Palatino, serif;
		color: #411949;
		font-size: 12px;
		margin: 5px 0 15px 0;
		list-style: none;
		float: left;
		width: 150px;
	}

	#find-a-resort a {
		color: #6D3063;
		font-family:   'Book Antiqua', Palatino, serif;
	}

	#find-a-resort .sub1 {
		width: 341px;
		float: left;
		margin-left: 207px;
	}

	#find-a-resort h4 {
		margin-top: 14px;
		color: #411949;
		font-size: 12px;
	}

	#find-a-resort .sub2 {
		width: 339px;
		float: left;
		margin-left: 44px;
	}

	#find-a-resort .our_spas_left, #find-a-resort .our_spas_right {
		border: 0 solid black;
		float: left;
		width: 145px;
		margin: 0px;
	}

		#find-a-resort .our_spas_left ul, #find-a-resort .our_spas_right ul {
			list-style: none;
			font-family:   'Book Antiqua', Palatino, serif;
			line-height: 14px;
		}

		#find-a-resort .our_spas_left li, #find-a-resort .our_spas_right li, #find-a-resort .sub1 li {
			display: block;
			font-size: 12px;
			position: relative;
			width: 140px;
			margin: 7px 0;
		}

	#find-a-resort .evason_by_six_senses {
		position: relative;
		margin-top: 0px;
	}

#home #find-a-resort {
	top: 77px;
}

#email-overlay {
	display: none;
	font-family: alternate-gothic-no3-regular;
	position: absolute;
	z-index: 1000000;
	top: 0;
	bottom: 0;
}

	#email-overlay.active {
		display: block;
	}

	#email-overlay .bg {
		background: #000;
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}

.transparent70 {
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#email-overlay .fields {
	background: #f2f0f1;
	position: absolute;
	width: 361px;
	height: 477px;
	left: 350px;
	top: 70px;
}

#email-overlay.sent .fields, #email-overlay.error .fields {
	height: 470px;
}

#email-overlay .wrapper {
	margin: 33px 39px;
	padding: 1px;
}

#email-overlay .fields ul {
	list-style: none;
}

#email-overlay .fields li {
	margin-top: 20px;
}

#email-overlay .fields input[type=text], #email-overlay .fields textarea {
	display: block;
	height: 26px;
	width: 281px;
	margin-top: 8px;
	border: 1px solid #ccc;
}

#email-overlay .fields textarea {
	height: 126px;
	padding: 0;
	font-family: Sans-Serif;
}

#email-overlay .fields h3 {
	text-transform: uppercase;
	color: #692860;
	font-size: 27px;
	font-weight: normal;
}

#email-overlay .fields .close {
	margin-top: 4px;
	float: right;
	width: 25px;
	height: 20px;
	background: url('/common/template/images/close-btn-email-overlay.png') 100% 47% no-repeat;
	padding-right: 25px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 15px;
	color: #c6c6c6;
	line-height: 21px;
}

#email-overlay .fields li label {
	display: block;
	font-size: 14px;
	font-family:   'Book Antiqua', Palatino, serif;
}

#email-overlay input[type=button] {
	float: right;
	margin-top: 13px;
	width: 61px;
	height: 30px;
	border: none;
	outline: 1px solid #692860;
	background-color: #692860;
	background-image: url('/common/template/images/button-dark-gradient.png');
	background-position: 0% 100%;
	background-repeat: repeat-x;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	outline-offset: 1px;
}



#email-overlay input.error, #email-overlay textarea.error {
	border: 1px solid #c66 !important;
	background: #ffeeee;
}

#email-overlay .success, #email-overlay .failure {
	display: none;
	margin-top: 11px;
}


#email-overlay textarea[disabled=disabled], #email-overlay input[disabled=disabled] {
	background: #ebebe4;
	color: #545454;
}

#email-overlay input[type=button][disabled=disabled] {
	display: none;
}

#email-overlay.sent .success {
	display: block;
}

#email-overlay.error .failure {
	display: block;
}


.press-releases-search {
	height: 213px;
	background: #f2f1f1;
	color: #333;
	padding: 10px 15px;
	font-family: Arial, san-serif, serif;
	font-size: 13px;
	border: 1px solid #bebebe;
	width: 275px;
}

	.press-releases-search h4 {
		font-weight: normal;
		padding-bottom: 4px;
		color: #666;
		font-size: 17px;
		text-transform: uppercase;
		border-bottom: 1px solid #cfcfcf;
		margin-bottom: 10px;
	}

	.press-releases-search input, .press-releases-search label {
		display: block;
	}

		.press-releases-search input[type=button] {
			font-family: alternate-gothic-no3-regular;
			margin-top: 13px;
			width: 112px;
			height: 30px;
			border: none;
			outline: 1px solid #692860;
			background: #692860 url('/common/template/images/button-dark-gradient.png') 0% 9px repeat-x;
			color: #fff;
			text-transform: uppercase;
			font-weight: lighter;
			font-size: 17px;
			cursor: pointer;
			outline-offset: 1px;
		}

	.press-releases-search select {
		margin-top: 5px;
		margin-bottom: 10px;
		border: 1px solid #cfcfcf;
		background-color: #fff;
		padding: 5px 5px 5px 10px;
		width: 110px;
	}

	.press-releases-search .tooltip {
		float: left;
		margin: -32px 0 8px 250px;
		position: relative;
		cursor: help;
		text-align: center;
		text-decoration: none;
		font-family: Arial, serif;
		font-weight: bold;
		color: #fff;
		z-index: 10;
		width: 16px;
		height: 16px;
		display: inline-block;
		background-color: #dbdbdb;
		-webkit-transform: translateZ(0);
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-o-border-radius: 8px;
		-ms-border-radius: 8px;
		border-radius: 8px;
		padding: 1px 0 0 0;
	}



		.press-releases-search .tooltip span {
			display: none;
			background-color: #FFFFFF;
			border: 1px solid #BEBEBE;
			color: #666666;
			font-weight: lighter;
			margin-left: -101px;
			margin-top: -89px;
			padding: 10px;
			width: 200px;
			padding: 10px;
			opacity: 0.9;
			-moz-opacity: 0.9;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
			filter: alpha(opacity=90);
			-khtml-opacity: 0.9;
		}

		.press-releases-search .tooltip:hover span {
			display: block;
		}

	.press-releases-search select.year {
		margin-left: 26px;
	}

.press-releases-search-list h3 {
	text-align: left;
	color: #6D3063;
	text-transform: none;
	font-weight: normal;
	border-top: 1px solid #cfcfcf;
	font-size: 20px;
	font-family: alternate-gothic-no3-regular;
	padding: 6px 15px 0px 0px;
	margin: 0px 0px 0 0px;
	min-height: 30px;
}


.press-releases-search-list .subcaption {
	padding-top: 0 !important;
}

.press-releases-search-list a {
	display: block;
	font-weight: bold;
}

.press-releases-search-list .terms {
	font-style: italic;
}

.press-releases-search-list ul {
	margin-top: 10px;
	padding: 0 !important;
}

.press-releases-search-list li {
	list-style: none;
	font-size: 13px;
	margin: 17px 0 0 0;
}

.recent-press-releases .description {
	margin-top: -15px;
	margin-bottom: 13px;
}

.press-release-content table
{
	margin-top: -17px;
}

#overlay {
	background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 77px;
	z-index: 10;
}



.room_details_container .sub_section_contents {
	float: right;
	margin-right: 48px;
	margin-top: 50px;
	position: relative;
	width: 590px;
}

	.room_details_container .sub_section_contents .general-accordion-trigger {
	}

	.room_details_container .sub_section_contents .general-accordion-content {
	}

		.room_details_container .sub_section_contents .general-accordion-content li {
			list-style: disc outside none;
			margin-bottom: 15px;
		}

.room_details_container .other_sub_section_items {
	float: right;
	margin-top: 15px;
	position: relative;
	width: 632px;
}

.room_details_container .general-accordion-content {
	margin-left: 0px;
	width: 590px;
}



.room_details_container .detail-description-text p.check {
	padding-left: 15px;
}

.room_details_container .detail-description-text .extra_info_list li {
	margin-left: 0px;
	list-style: none;
}

.room_details_container .detail-description-text h3 {
	margin-left: 15px;
	margin-top: 0 !important;
	padding-left: 2px;
	text-align: left !important;
	padding-bottom: 0px !important;
}

.room_details_container .offer_text h3{
	margin-left: 20px;
}

.room_details_container .offer_text .extra_info_list{
	padding-left:20px;
}

.room_details_container .detail-description-text .sub_title {
	border-bottom: 1px solid #CFCFCF;
	font-family: Book Antiqua,Arial,serif;
	font-size: 14px;
	font-style: italic;
	margin-left: 18px;
	padding-bottom: 10px;
	color: #6D3063;
}
.room_details_container .offer_text .sub_title{
	margin-left: 35px;
	padding-bottom: 5px;
}
body.evason .room_details_container .detail-description-text .sub_title {
	color: #3EA3DC !important;
}

.room_details_container .roomtitle {
}
	/*.room_details_container .roomtitle p
{
	padding: 0;
}*/
	.room_details_container .roomtitle .description_container {
		padding: 0 25px 0 4px;
	}

#mainColumn .social_expanded {
	position: absolute;
	right: -30px;
	top: -10px;
	width: 125px;
}

.room_details_container .social_expanded {
	position: absolute;
	right: 7px;
	top: 23px;
	width: 125px;
}
.offer_text .social_expanded{
	top: 18px;
}
#mainColumn .social_expanded .share {
	float: left;
	padding-bottom: 0;
	padding-right: 5px;
	padding-top: 0;
	position: relative;
	top: 15px;
}

.room_details_container .social_expanded .share {
	float: left;
	padding-bottom: 0;
	padding-right: 5px;
	padding-top: 0;
	position: relative;
	top: 2px;
}

.room_details_container .social_expanded .shareicon, #mainColumn .social_expanded .shareicon {
}

	.room_details_container .social_expanded .shareicon a, #mainColumn .social_expanded .shareicon a, .shareicon.global .twitter-share, .shareicon.evason .twitter-share, .subsection2-content .shareicon.spa .twitter-share, .shareicon.global .fb-share, .shareicon.evason .fb-share, .subsection2-content .shareicon.spa .fb-share {
		margin-left: 7px;
	}

.room_details_container .detail-description-text ul li.call {
	border-bottom: none;
}

.room_details_container .general-accordion-content li {
	list-style: disc outside none;
	margin-left: 6px;
}

.room_details_container .general-accordion-trigger.last {
	border-bottom: 1px solid #CFCFCF;
}

.room_details_container li {
	list-style: none;
}

.room_details_container .dlfloor {
	background: url("../images/ui/global-accommo-dl-icon.png") no-repeat scroll left center transparent;
	border-bottom: 1px solid #D1D1D1;
	color: #411949;
	font-size: 0.8em;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 10px;
}

.room_details_container .tour {
	background: url("../images/ui/global-accommo-tour-icon.png") no-repeat scroll left center transparent;
	border-bottom: 1px solid #D1D1D1;
	color: #411949;
	font-size: 0.8em;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 10px;
}

.room_details_container .detail-description-text ul {
	clear: both;
	display: block;
	margin-bottom: 10px;
	margin-left: 8px;
	overflow: hidden;
	position: relative;
}

.room_details_container .detail-description-text li {
	list-style: disc outside none;
	margin-left: 18px;
	width: 500px;
	font-family: Book Antiqua, Arial, serif;
	color: #454644;
	font-size: 13px;
}

.room_details_container .detail-description-text ul > ul > li {
	margin-left: 40px;
	list-style: disc;
}

.room_details_container .detail-description-text li > ul > li {
	margin-left: 20px;
	list-style: disc;
}

/* Destination carousel */
#recommend.carousel {
	width: 975px; /* 	float: left; */
	clear: both;
	padding-top: 30px;
}

	#recommend.carousel h3 {
		margin-bottom: 15px;
	}

	#recommend.carousel #recommend-photos {
		border: 0 solid #AA0000;
		float: left;
		height: 380px;
		margin: 15px 0 20px 15px;
		overflow: hidden;
		width: 945px;
	}

		#recommend.carousel #recommend-photos .slide-list {
			height: 380px;
			margin: 0 auto;
			width: 950px;
		}

		#recommend.carousel #recommend-photos .slide-list {
			overflow: hidden;
			position: relative;
		}

	#recommend.carousel .controls {
		position: absolute;
		width: 975px;
	}

		#recommend.carousel .controls .previous {
			position: absolute;
			top: -15px;
			background: url("/common/template/images/arrow_left_on.png") no-repeat scroll center center transparent;
			display: block;
			height: 23px;
			text-decoration: none;
			text-indent: -1000em;
			width: 23px;
			left: 15px;
		}

body.evason #recommend.carousel .controls .previous {
	background: url("/common/template/images/evason_arrow_left_on.png") no-repeat scroll center center transparent;
}

body.spa #recommend.carousel .controls .previous {
	background: url("/common/template/images/arrow_left_on_green.jpg") no-repeat scroll center center transparent;
}

body.global #recommend.carousel .controls .previous {
	background: url("/common/template/images/arrow_left_on.png") no-repeat scroll center center transparent;
}


#recommend.carousel .controls .previous a, #recommend .controls .next a {
	display: block;
}

#recommend.carousel .controls .next {
	position: absolute;
	top: -15px;
	background: url("/common/template/images/arrow_right_on.png") no-repeat scroll center center transparent;
	display: block;
	height: 23px;
	text-decoration: none;
	text-indent: -1000em;
	width: 23px;
	right: 22px;
}

body.evason #recommend.carousel .controls .next {
	background: url("/common/template/images/evason_arrow_right_on.png") no-repeat scroll center center transparent;
}

body.spa #recommend.carousel .controls .next {
	background: url("/common/template/images/arrow_right_on_green.jpg") no-repeat scroll center center transparent;
}
body.global #recommend.carousel .controls .next {
	background: url("/common/template/images/arrow_right_on.png") no-repeat scroll center center transparent;
}
#recommend.carousel .controls .next:hover {
	background: url("/common/template/images/arrow_right_off.png") no-repeat scroll center center transparent;
}

#recommend.carousel .controls .previous:hover {
	background: url("/common/template/images/arrow_left_off.png") no-repeat scroll center center transparent;
}

#recommend.carousel .position-indicators {
	margin: auto;
	position: relative;
	text-align: center;
	width: 600px;
}

	#recommend.carousel .position-indicators li {
		display: inline-block;
		list-style: none outside none;
		margin-right: 10px;
		position: relative;
		vertical-align: top;
	}

		#recommend.carousel .position-indicators li a {
			background: url("assets/scroller-icons.png") no-repeat scroll -51px 0 transparent;
			display: block;
			height: 7px;
			margin: 0 7px;
			position: relative;
			width: 7px;
			text-indent: -1000em;
		}

		#recommend.carousel .position-indicators li.current a {
			background-position: -58px 0 !important;
		}

#recommend.carousel .recommend_element {
	width: 300px;
	padding-bottom: 10px;
}

	#recommend.carousel .recommend_element h3, #recommend.carousel .recommend_element h3, #recommend.carousel .recommend_element h3, #recommend.carousel .accommodation_compressed_element h3 {
		color: #969795 !important;
		text-align: center;
		border: none !important;
		padding: 15px 0 0 0 !important;
		font-size: 22px;
		margin-bottom: 0px;
	}

	#recommend.carousel .recommend_element div.action, #recommend.carousel .recommend_element div.action, #recommend.carousel .recommend_element div.action {
		text-align: center;
		margin: 0;
		padding: 0;
		font-family:   'Book Antiqua', Palatino, serif;
		font-style: italic;
		color: #969795;
		font-size: 16px;
	}

#recommend.carousel .recommend_element {
	width: 300px;
	position: absolute;
	height: 330px;
	margin: 0px;
}

	#recommend.carousel .recommend_element .play_video {
		left: 104px;
		position: absolute;
		top: 37px;
	}

		#recommend.carousel .recommend_element .play_video img {
			width: 100px;
		}

	#recommend.carousel .recommend_element:nth-child(1) {
		left: 0px;
	}

	#recommend.carousel .recommend_element:nth-child(2) {
		left: 320px;
	}

	#recommend.carousel .recommend_element:nth-child(3) {
		left: 640px;
	}

	#recommend.carousel .recommend_element:nth-child(4) {
		left: 960px;
	}

	#recommend.carousel .recommend_element:nth-child(5) {
		left: 1280px;
	}

	#recommend.carousel .recommend_element div.desc {
		/*text-align: justify;*/
		color: #454644;
		font-family:   'Book Antiqua', Palatino, serif;
		font-size: 13px;
		font-style: normal;
		border-top: 1px solid #cfcfcf;
		margin-top: 5px;
		padding-top: 10px;
	}

	#recommend.carousel .recommend_element div.link {
		font-family:   'Book Antiqua', Palatino, serif;
		font-size: 13px;
		font-weight: normal;
		margin-top: 20px;
		position: relative;
	}

.video_popup_container {
	background-color: #000000;
	display: none;
	left: 90px;
	margin: auto;
	position: absolute;
	right: 0;
	top: 71px;
	width: 800px;
	z-index: 200;
}

#video_overlay {
	bottom: 0;
	display: none;
	position: absolute;
	top: 0;
	z-index: 1000000;
}

	#video_overlay .bg {
		background: none repeat scroll 0 0 #000000;
		height: 100%;
		left: 0;
		position: fixed;
		top: 0;
		width: 100%;
	}

.video_popup_container .close {
	color: #FFFFFF;
	float: right;
	position: relative;
	right: 13px;
	top: 3px;
}

.detail-description-photo .play_video img {
	display: none;
}


/* SHARING ICONS */
.shareicon a {
	text-indent: -1000em;
	display: block;
	position: relative;
	float: left;
	display: block;
}

.shareicon.global .fb-share, .shareicon.evason .fb-share, .shareicon.spa .fb-share {
	background: url("/common/template/images/ui/global-share-fb.png") no-repeat scroll 0 0 transparent;
	width: 22px;
	height: 22px;
}

.shareicon.global .twitter-share, .shareicon.evason .twitter-share, .shareicon.spa .twitter-share {
	background: url("/common/template/images/ui/global-share-twitter.png") no-repeat scroll 0 0 transparent;
	width: 22px;
	height: 22px;
}

.shareicon.sub_section .fb-share {
	background: url("/common/template/images/ui/global-share-fb.png") no-repeat scroll 0 0 transparent;
	width: 22px;
	height: 22px;
}

.shareicon.sub_section .twitter-share {
	background: url("/common/template/images/ui/global-share-twitter.png") no-repeat scroll 0 0 transparent;
	width: 22px;
	height: 22px;
}




/* CONENT LINKS */
body.spa .contact_list li {
	width: 295px;
}

.contact_list li {
	position: relative;
	height: 20px;
}

.contact_list .call {
	background: url("/common/template/images/accommo-call-icon.png") no-repeat scroll left 3px transparent;
	float: left;
	padding: 2px 5px 5px 21px;
	position: relative;
}

.contact_list .email {
	background: url("/common/template/images/accommo-email-icon.png") no-repeat scroll left 2px transparent;
	float: right;
	padding: 2px 5px 5px 21px;
	position: relative;
}

.contact_list .tour {
	background: url("../images/ui/global-accommo-tour-icon.png") no-repeat scroll left 7px transparent;
	float: left;
	height: 21px;
	padding-left: 22px;
	position: relative;
	top: -2px;
}

	.contact_list .tour a {
		color: #454644;
		font-family:   'Book Antiqua', Palatino, serif;
		font-size: 0.8em;
		position: relative;
		text-transform: none;
		top: 5px;
	}

.contact_list .print {
	background: url("../images/ui/global-accommo-print-icon.png") no-repeat scroll left 7px transparent;
	height: 22px;
	left: 3px;
	padding-left: 22px;
	position: absolute;
	top: 3px;
}

.contact_list li.has_video_tour .print {
	left: 116px;
}

.contact_list .print a {
	color: #454644 !important;
	font-family:   'Book Antiqua', Palatino, serif;
	font-size: 0.8em;
	position: relative;
	text-transform: none;
	top: 5px;
}

.contact_list .social_expanded {
	float: right;
	position: relative;
}

.page_link_elements .social_expanded {
	float: right;
	position: relative;
	right: 2px;
}

.hover_social {
	background: url("/common/template/images/hover_social_background_sixsenses.png") no-repeat scroll left 0px #2F172D;
	float: left;
	margin-left: 1px;
	position: relative;
	width: 101px;
	z-index: 1000;
	display: none;
}

	.hover_social .trigger {
		color: #BBBBBB;
		display: block;
		font-family:   'Book Antiqua', Palatino, serif;
		font-size: 0.8em;
		height: 29px;
		left: 42px;
		position: relative;
		top: 5px;
	}

		.hover_social .trigger:hover {
			text-decoration: none;
		}

	.hover_social:hover .social_collection {
		display: block;
	}

	.hover_social .social_collection {
		color: #FFFFFF;
		display: none;
		padding: 10px 5px 11px 10px;
	}

		.hover_social .social_collection .fb-follow {
			margin-bottom: 7px;
		}

.links_container {
	position: relative;
	float: left;
	top: 6px;
}

	.links_container img {
		width: 100%;
	}

	.links_container a {
		display: inline-block;
		width: 22px;
		height: 22px;
		margin-left: 7px;
	}



.fb-like {
}

.twitter-share-button {
	position: relative;
	margin-top: 10px;
}


#galleria {
	position: relative;
	visibility: hidden;
}

.galleria_container .social_expanded {
	display: none;
}

.galleria_container .gallery_download {
	display: none;
}

.gallery_tabs_container #gallery-desc-content {
	min-height: 225px;
}

.gallery_tabs {
	position: relative;
}

	.gallery_tabs ul {
	}

		.gallery_tabs ul li {
			color: #454644;
			display: block;
			font-family: Book Antiqua,Arial,serif;
			font-size: 12px;
			height: 30px;
			padding: 0;
			width: 290px;
		}

	.gallery_tabs li a {
		color: #999999;
		display: block;
		font-family: alternate-gothic-no3-regular;
		font-size: 22px;
		padding-left: 25px;
		padding-top: 5px;
		text-decoration: none;
		text-transform: uppercase;
		width: 300px;
	}

	.gallery_tabs li.active a {
		background: url("/common/template/images/ui/global-accommo-rooms-arrow-purple.png") no-repeat scroll 0 9px transparent !important;
		border-bottom: 1px solid #D1D1D1;
		border-top: 1px solid #D1D1D1;
		color: #6D3063;
	}

.other_galleries {
	display: none;
	background-color: #1A1A1A;
}

	.other_galleries .close {
		background: url("/common/template/images/more_galleries_close_icon.png") no-repeat scroll right center rgba(0, 0, 0, 0);
		color: #454644;
		cursor: pointer;
		font-family: "alternate-gothic-no3-regular";
		font-size: 15px;
		font-weight: bold;
		padding-right: 23px;
		padding-top: 2px;
		position: absolute;
		right: 10px;
		text-decoration: none;
		text-transform: uppercase;
		top: 10px;
	}

	.other_galleries .header {
		text-transform: uppercase;
		color: #844679;
		font-size: 25px;
		font-family: "alternate-gothic-no3-regular";
		-webkit-font-smoothing: antialiased;
	}

	.other_galleries li {
		line-height: 25px;
		list-style: none;
	}

		.other_galleries li a {
			font-style: italic;
			color: #7D7D7D;
		}

			.other_galleries li a:hover {
				color: #ADADAD;
				text-decoration: none;
			}

.other_galleries_trigger {
	display: none;
}

	.other_galleries_trigger a {
		background: url("/common/template/images/more_galleries_off.png") no-repeat scroll left 13px transparent;
		color: #FFFFFF;
		padding-left: 22px;
		padding-top: 11px;
		text-decoration: none;
		display: block;
	}

		.other_galleries_trigger a:hover {
			background: url("/common/template/images/more_galleries_on.png") no-repeat scroll left 13px transparent;
			color: #6D3063;
			text-decoration: none;
		}

		.other_galleries_trigger a.active {
			background: url("/common/template/images/more_galleries_on.png") no-repeat scroll left 13px transparent;
			color: #6D3063;
			display: block;
			position: relative;
			text-decoration: none;
		}

.thumbnail_container span {
	color: #FFFFFF;
}

.galleria_container .thumbnail_container span {
	/*display: none;*/
}

.map_keys_container {
	background: rgba(0, 0, 0, 0.3);
	color: #FFFFFF;
	display: none;
	left: 0;
	margin-left: 10px;
	padding: 20px 25px 10px;
	position: absolute;
	z-index: 101;
	bottom: 38px;
}

	.map_keys_container span {
	}

	.map_keys_container .line {
		border-top: 1px solid #CCCCCC;
		margin-bottom: 5px;
		margin-top: 5px;
	}

	.map_keys_container li {
		font-family:   'Book Antiqua', Palatino, serif;
		font-size: 0.7em;
		line-height: 30px;
		list-style: none outside none;
		padding-left: 26px;
	}

		.map_keys_container li.purple {
			background: url("/common/template/images/google_map/resort-small.png") no-repeat scroll left center transparent;
		}

		.map_keys_container li.green {
			background: url("/common/template/images/google_map/spa-small.png") no-repeat scroll left center transparent;
		}

		.map_keys_container li.blue {
			background: url("/common/template/images//google_map/evason-small.png") no-repeat scroll left center transparent;
		}

		.map_keys_container li.violet {
			background: url("/common/template/images//google_map/resort-small.png") no-repeat scroll left center transparent;
		}
body#press_release .social_expanded {
}

body#sub_section .accommo-rooms-detail div.roomtitle {
	cursor: auto;
}

.special_code_trigger {
	position: relative;
	clear: both;
	text-decoration: none;
	display: block;
	cursor: pointer;
	display: none;
	font-weight:bold;
	color:#6D3063;
}

	.special_code_trigger a:hover {
		text-decoration: none;
	}

.special_code_container {
	/*display: none;*/
}

.error {
	border: 1px solid #FF0000 !important;
}
/* Spa enquiry form */
.spa_enquiry_form_container {
	background-color: #F1F1F1;
	margin-left: 95px;
	padding: 30px;
	position: fixed;
	top: 20px;
	width: 740px;
	z-index: 100001;
	display: none;
}

	.spa_enquiry_form_container .content {
		background-color: #F1F1F1;
	}

	.spa_enquiry_form_container h2 {
		font-family: alternate-gothic-no3-regular;
		font-size: 1.7em;
		font-weight: normal;
		/*margin-left: 13px;*/
		color: #767B23;
		color: #767B23;
	}

	.spa_enquiry_form_container .close {
		background: url("/common/template/images/spa-form-close-btn.png") no-repeat scroll 100% 47% transparent;
		color: #767B23;
		cursor: pointer;
		font-family: alternate-gothic-no3-regular;
		padding-right: 21px;
		padding-top: 1px;
		position: absolute;
		right: 20px;
		text-transform: uppercase;
	}

	.spa_enquiry_form_container li {
		list-style: none;
	}

		.spa_enquiry_form_container li .date_span {
			position: relative;
		}

		.spa_enquiry_form_container li .time_span {
			left: 99px;
			position: absolute;
		}

		.spa_enquiry_form_container li .category_span {
		}

		.spa_enquiry_form_container li .name_span {
			left: 180px;
			position: absolute;
		}

		.spa_enquiry_form_container li .alternate_time_span {
			left: 227px;
			position: absolute;
		}

		.spa_enquiry_form_container li .date_textbox {
			width: 80px !important;
		}

		.spa_enquiry_form_container li .time_dropdown {
		}

		.spa_enquiry_form_container li .alternate_time_dropdown {
		}

		.spa_enquiry_form_container li .textbox {
			color: #AAAAAA;
			padding: 5px;
			width: 300px;
		}

		.spa_enquiry_form_container li .textarea {
			height: 90px;
			width: 341px;
			margin-top: 6px;
		}

		.spa_enquiry_form_container li .dropdown {
			width: 125px;
			padding: 3px;
			color: #AAAAAA;
		}

		.spa_enquiry_form_container li span {
			padding-left: 2px;
		}

	.spa_enquiry_form_container .treatment_span {
		color: #999999;
		font-family: alternate-gothic-no3-regular;
		font-size: 1.6em;
		position: absolute;
		top: -20px;
	}

#spa .ui-datepicker-calendar a {
	color: #FFFFFF !important;
}

#spa a.ui-state-highlight {
	color: #000000 !important;
}

.spa_enquiry_form_container .category_li {
	padding-top: 5px;
}

	.spa_enquiry_form_container .category_li select {
		width: 175px;
	}

.spa_enquiry_form_container li.over_18_li {
	line-height: 30px;
}

	.spa_enquiry_form_container li.over_18_li span:first-of-type {
		float: left;
		position: relative;
		width: 121px;
	}

	.spa_enquiry_form_container li.over_18_li .help_icon {
		cursor: pointer;
		margin-left: 10px;
		position: relative;
		top: 5px;
	}

	.spa_enquiry_form_container li.over_18_li input {
		margin-left: 15px;
		position: relative;
		top: 2px;
	}

	.spa_enquiry_form_container li.over_18_li label {
		margin-left: 9px;
	}

.spa_enquiry_form_container li.pregnant_li {
	line-height: 30px;
}

	.spa_enquiry_form_container li.pregnant_li span:first-of-type {
		float: left;
		position: relative;
		width: 121px;
	}

	.spa_enquiry_form_container li.pregnant_li input {
		margin-left: 15px;
		position: relative;
		top: 2px;
	}

	.spa_enquiry_form_container li.pregnant_li label {
		margin-left: 9px;
	}

.spa_enquiry_form_container li.therapist_li {
	height: 46px;
	padding-top: 36px;
}

	.spa_enquiry_form_container li.therapist_li input {
		margin-left: 15px;
		position: relative;
		top: 2px;
	}

	.spa_enquiry_form_container li.therapist_li label {
		margin-left: 9px;
	}

.spa_enquiry_form_container li.other_request_li {
	padding-top: 6px;
}

.spa_enquiry_form_container .content {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	letter-spacing: 0px;
	max-width: 100%;
	position: relative;
}

.spa_enquiry_form_container .left {
	position: relative;
	float: left;
	width: 50%;
	padding-top: 21px;
}

.spa_enquiry_form_container .right {
	float: left;
	padding-top: 21px;
	position: relative;
	width: 50%;
}

.spa_enquiry_form_container span {
}

.spa_enquiry_form_container ul {
	margin-top: 20px;
	position: relative;
}

.spa_enquiry_form_container li {
}

.spa_enquiry_form_container .submit_button_container {
	clear: both;
	display: block;
	position: relative;
	text-align: right;
}

body.spa .spa_enquiry_form_container .spa_enquiry_form_submit_button, body.global .spa_enquiry_form_container .spa_enquiry_form_submit_button,
.spa_enquiry_form_container .programme_enquiry_form_submit_button {
	background: url("/common/template/images/ui/spa-submit-an-enquiry.png") no-repeat scroll 0 0 transparent;
	height: 38px;
	margin-top: 10px;
	text-indent: -1000em;
	width: 133px;
	cursor: pointer;
}

body.evason .spa_enquiry_form_container .spa_enquiry_form_submit_button {
	background: url("/common/template/images/ui/evason-submit-query-btn.png") no-repeat scroll 0 0 transparent;
	height: 38px;
	margin-top: 10px;
	text-indent: -1000em;
	width: 133px;
	cursor: pointer;
}
/*body.global .spa_enquiry_form_container .spa_enquiry_form_submit_button
{
	background: url("/common/template/images/ui/spa-submit-an-enquiry.png") no-repeat scroll 0 0 transparent;
	height: 38px;
	margin-top: 10px;
	text-indent: -1000em;
	width: 133px;
	cursor: pointer;
}*/
.spa_enquiry_form_container .thank_you_message_container {
	display: none;
	padding: 14px;
}

.split_title_container {
}

	.split_title_container h3 {
		float: left;
		margin: 0 0 0 15px;
		position: relative;
		width: 305px;
		clear: none !important;
	}

.spa_highlight .treat p.subname_for_split_header {
	color: #969795;
	font-size: 15px;
	font-style: italic;
	padding: 0 0 10px;
	text-align: center;
}

.spa_enquiry_form_container.programme {
	width: 620px;
	padding: 30px 60px;
}

	.spa_enquiry_form_container.programme li {
		margin-bottom: 3px;
	}

		.spa_enquiry_form_container.programme li .textbox {
			width: 96%;
			height: 14px;
		}

		.spa_enquiry_form_container.programme li input.email {
			margin-top: 5px;
		}

		.spa_enquiry_form_container.programme li.half {
			width: 310px;
			float: left;
		}

			.spa_enquiry_form_container.programme li.half.right {
				width: 300px;
				padding-left: 10px;
				padding-top: 0;
			}

			.spa_enquiry_form_container.programme li.half .textbox {
				width: 90%;
			}

		.spa_enquiry_form_container.programme li span {
			display: block;
		}

		.spa_enquiry_form_container.programme li select {
			width: 95%;
			margin: 5px 0 17px;
			height: 27px;
		}

		.spa_enquiry_form_container.programme li .textarea {
			width: 608px;
		}

	.spa_enquiry_form_container.programme .disable {
		opacity: .3;
	}

		.spa_enquiry_form_container.programme .disable option {
			display: none;
		}

.downloadable_header {
	background: url("/common/template/images/ui/global-accommo-dl-icon.png") no-repeat scroll 0 7px transparent;
	cursor: pointer;
	font-family: Book Antiqua,Arial,serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	min-height: 30px;
	padding: 6px 15px 0 25px;
	position: absolute;
	right: 6px;
	text-align: left;
	top: 22px;
	z-index: 5;
}

body.evason .downloadable_header, body.evason .detail-description-text .information ul li.dlfloor {
	background: url("/common/template/images/ui/evason-accommo-dl-icon.png") no-repeat scroll 0 7px transparent !important;
}

body#spa .downloadable_header {
	background: url("/common/template/images/ui/spa-accommo-dl-icon.png") no-repeat scroll 0 7px transparent !important;
}

#mainColumn img.aboutus {
	float: left;
	margin-right: 30px;
	position: relative;
}









.offers_highlight .treat {
	width: auto !important;
}

.make_an_enquiry_link_container {
	margin-top: 30px;
	position: relative;
}

	.make_an_enquiry_link_container .make_an_enquiry_link {
	}

.offers_highlight .treat.horizontal .general-accordion-trigger {
	clear: both;
}

.privacy_li {
	margin-top: 10px;
}

	.privacy_li input {
		float: left;
		top: 3px;
		position: relative;
	}

	.privacy_li label {
		float: left;
		line-height: 19px;
		margin-left: 12px;
		position: relative;
		width: 330px;
	}

.available_offers {
	margin-top: 60px;
	position: relative;
}

	.available_offers ul {
		max-height: 83px;
		overflow: auto;
	}

	.available_offers li {
		line-height: 27px;
	}

		.available_offers li label {
			margin-left: 6px;
			position: relative;
			top: -1px;
		}

	.available_offers h3 {
		color: #999999;
		font-family: alternate-gothic-no3-regular;
		font-size: 1.8em;
		font-weight: normal;
	}

.offer_text p {
	cursor: default;
}
.offer_text {
	margin-top: 15px;
}
.offer_template_image{
margin-top: 15px;
}
.room_details_content {
margin-top: 15px;
}
.make_an_enquiry_button {
	clear: both;
	display: block;
	height: 30px;
}

.spa_highlight .make_an_enquiry_button {
	margin-top: 15px;
	position: relative;
}
/****************************tintup***************************/
#tintup {
	box-sizing: border-box;
	padding: 20px 20px 60px 20px;
	background: #eae2e6;
	margin-bottom: 30px;
	margin-top: 39px;
	border: 1px solid #bebebe;
	position: relative;
}

	#tintup h3 {
		color: #6d3063;
		text-align: center;
		font-size: 17px;
		font-weight: normal;
		text-transform: uppercase;
		margin-top: 15px;
	}

		#tintup h3 a {
			bottom: 2px;
			left: 0;
			margin: auto;
			position: absolute;
			right: 0;
			top: 0;
		}

		#tintup h3 span {
			position: absolute;
			bottom: 15px;
			left: 0;
			right: 0;
			width: 225px;
			margin: auto;
			font-size: 14px;
		}

	#tintup > div, #tintup .grid span {
		display: inline-block;
		overflow: hidden;
		vertical-align: top;
	}

	#tintup > div {
		height: 129px;
		margin: 1px;
		width: 129px;
		background-color: #454644;
	}

	#tintup .full img {
		height: 100%;
		min-height: 100%;
		min-width: 100%;
	}

	#tintup .grid span {
		display: inline-block;
		width: 64px;
		height: 64px;
		border-bottom: 1px solid #fff;
	}

		#tintup .grid span:nth-child(2), #tintup .grid span:nth-child(4) {
			border-left: 1px solid #fff;
		}

	#tintup .grid img {
		height: 64px;
		width: 64px;
	}

.feed-source-1 {
	background-image: url("../images/tintup/icon_fb.png");
}

.feed-source-2 {
	background-image: url("../images/tintup/icon_tw.png");
}

.feed-source-3 {
	background-image: url("../images/tintup/icon_ins.png");
}

.feed-source-4 {
	background-image: url("../images/tintup/icon_play.png");
}

.feed-source-5 {
	background-image: url("../images/tintup/icon_pin.png");
}

.feed-source-11 {
	background-image: url("../images/tintup/icon_six.png");
}
/****************************group offers***************************/
.filter-controls {
	display: inline-block;
}

.offer-filter, .clear-filter {
	display: block;
}

.offer-filter, .clear-filter {
	color: #454644;
	font-family: "alternate-gothic-no3-regular";
	font-size: 15px;
	/*padding-left: 28%;*/
	padding-top: 29px;
	/*width: 629px;*/
}




@-moz-document url-prefix() {
	.offer-filter, .clear-filter {
		/*width: 609px;*/
	}
}


.clear-filter {
	/*display: inline-block;*/
	padding-top: 10px;
	text-align: right;
	margin-right: 4px;
}

.offer-filter select {
	margin-left: 19px;
	padding: 5px 10px;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 13px;
	min-width: 144px;
	margin-bottom: 5px;
}

.offer-filter .filter {
	background: url("/common/template/images/ui/filter.png") no-repeat;
	border: medium none;
	height: 38px;
	text-indent: -1000em;
	width: 92px;
	margin-left: 19px;
	vertical-align: bottom;
}


.no-offers {
	padding: 40px 0;
	text-align: center;
	font-weight: bold;
}

#Programme #destination-menu {
	/*width: 793px;*/
}

#Programme #desti-spa-enquiry {
	/*width: 182px;*/
}

#Programme .subsection2-content h3, #sub_section2 .subsection2-content h3 {
	font-family: "alternate-gothic-no3-regular";
	text-transform: uppercase;
	font-weight: normal;
	font-size: 25px;
}

#Programme .subsection2-content h3,
#Programme #breadcrumb a,
#sub_section2 .subsection2-content h3,
#sub_section2 #breadcrumb a {
	color: #767b23 !important;
}

#Programme #breadcrumb-address p, #sub_section2 #breadcrumb-address p {
	visibility: hidden;
}

#Programme .subsection2-content ul li::before {
	color: #767b23;
}

#Programme #header, #sub_section2 #header {
	height: 395px;
}
/****************************sub section***************************/
#sub_section2 #breadcrumb-address p, #sub_section2 #destination-menu ul {
}
#sub_section2 .copy-text .check a
{
	margin:50px 0;
	display:block
}

.subsection2-content {
	padding: 35px 50px;
	position: relative;
	width: 875px;
	background-color: #fff;
	color: #454644;
	font-family: book antiqua;
}

	.subsection2-content ul {
		margin-left: 14px;
	}

		.subsection2-content ul li {
			list-style: inside none none;
			position: relative;
			margin-bottom: 10px;
		}

			.subsection2-content ul li:before {
				content: ".";
				font-size: 50px;
				left: -16px;
				line-height: 0;
				position: absolute;
				top: -4px;
			}

	.subsection2-content .social_expanded {
		position: absolute;
		right: 7px;
		top: 23px;
		width: 125px;
	}

		.subsection2-content .social_expanded + div {
			width: 640px;
		}

		.subsection2-content .social_expanded .share {
			float: left;
			padding-bottom: 0;
			padding-right: 5px;
			padding-top: 0;
			position: relative;
			top: 2px;
		}

	.subsection2-content p {
		font-size: 14px;
		color: #454644;
		margin-bottom: 15px;
	}

subsection2-content h3 {
	font-family: alternate-gothic-no3-regular;
	font-size: 25px;
	font-weight: normal;
	color: #767a0c;
	padding-top: 25px;
}

.subsection2-content h3 + span {
	font-family: Book Antiqua,Arial,serif;
	font-style: italic;
	color: #969795;
	font-size: 15px;
	display: block;
	margin-bottom: 18px;
}

.subsection2-content .imgbox {
	/*height: 455px;*/
	margin: 35px 0;
	overflow: hidden;
	position: relative;
}

	.subsection2-content .imgbox img {
		margin-bottom: -5px;
		position: relative;
		width: 100%;
	}

.subsection2-content .copy-image {
	margin-top: 40px;
	width: 640px;
}

.subsection2-content .copy-text {
	width: 640px;
}

.subsection2-content .copy-image h2 {
	font-family: "alternate-gothic-no3-regular";
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 20px;
}

.subsection2-content + #desti-discover {
	margin-bottom: 20px;
}

.subsection2-content #destinaton-banner-label h2 {
	font-size: 16px;
	height: auto;
	width: 640px;
	font-family: "book antiqua";
}

.subsection2-content #destinaton-banner-label {
	bottom: 18px;
}

.subsection2-content #destinaton-banner-trans {
	height: 60px;
	width: 640px;
	bottom: 0px;
}

#desti-spa-enquiry {
	background: rgba(0, 0, 0, 0) url("../images/ui/global-desti-make-reserve-bg.png") repeat scroll 0 0;
	color: #fff;
	float: left;
	font-size: 17px;
	height: 30px;
	text-transform: uppercase;
	width: 199px;
	overflow: hidden;
}

	#desti-spa-enquiry img {
		position: relative;
		top: -2px;
	}
/*****************Feed********************/
#vpFeed {
	width: 945px;
	margin: 0px 0 35px 15px;
	border: 0px solid #a00;
	float: left;
}

	#vpFeed h3, #vpFeed h3 a, #vpFeed .action {
	}

	#vpFeed div h3 a {
		color: #767a0c;
		font-weight: normal;
		height: 49px;
		overflow: hidden;
		display: block;
	}

	#vpFeed .action a {
		font-size: 14px;
		color: #454644 !important;
	}

	#vpFeed .desc {
		height: 178px;
		line-height: 1.34;
		overflow: hidden;
		text-align: left;
		position: relative;
	}

		#vpFeed .desc:after {
			height: 15px;
			width: 50px;
			content: "...";
			position: absolute;
			bottom: 0;
			display: none;
			right: 0;
			text-align: right;
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+56&0+0,1+55 */
			background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 56%); /* FF3.6-15 */
			background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 55%,rgba(255,255,255,1) 56%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 55%,rgba(255,255,255,1) 56%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
		}

	#vpFeed .linksbar a {
		font-family: "book antiqua";
		padding: 4px 13px 4px 0;
		display: inline-block;
		color: #767a0c;
		text-decoration: none;
		font-size: 13px;
	}

		#vpFeed .linksbar a + a {
			margin-top: 7px;
			color: #767a0c;
			padding-left: 13px;
			border-left: 1px solid #767a0c;
		}

	#vpFeed > h3 {
		text-transform: uppercase;
		color: #767a0c;
		text-align: center;
		border-bottom: 1px solid #cfcfcf;
		padding-bottom: 12px;
		font-size: 25px;
		font-family: "alternate-gothic-no3-regular";
		font-weight: normal;
		position: relative;
		margin-bottom: 15px;
	}

		#vpFeed > h3 a {
			position: absolute;
			right: 0;
			bottom: 14px;
			font-size: 14px;
			text-transform: none;
			font-family:   'Book Antiqua', Palatino, serif;
			color: #767a0c;
		}
/**********wellness*****************/
#wellness .RecommendRepeater1 .desc, #wellness .RecommendRepeater2 .desc {
	margin-bottom: 8px;
}

#wellness .contact_list .downloadable, #wellness .contact_list .call {
	display: none;
}

#wellness #desticontent #recommend + #recommend, #wellness #accommodation-compressed {
	padding-top: 50px;
}

#wellness #recommend.carousel .controls .previous {
	background: url("/common/template/images/arrow_left_on_green.png") no-repeat scroll center center transparent;
}

#wellness #recommend.carousel .controls .next {
	background: url("/common/template/images/arrow_right_on_green.jpg") no-repeat scroll center center transparent;
}

#wellness #recommend.carousel .controls .previous {
	background: url("/common/template/images/arrow_left_on_green.jpg") no-repeat scroll center center transparent;
}

#wellness #recommend-photos {
	margin-bottom: 20px !important;
}

#wellness #recommend.carousel .recommend_element div.link {
	margin-top: 0px;
}
/**********Form*****************/

.SSEnquiryForm {
	background: #fbfafa;
	height: 510px;
	left: 50%;
	margin-left: -330px;
	margin-top: -150px;
	position: fixed;
	top: 180px;
	width: 655px;
	z-index: 99999;
	display: none;
}

	.SSEnquiryForm ul {
		font-family: Arial;
		font-size: 16px;
		padding: 15px 40px 5px;
	}

	.SSEnquiryForm h3 {
		font-family: alternate-gothic-no3-regular;
		font-size: 24px;
		font-weight: normal;
		padding: 40px 40px 0 55px;
		text-transform: uppercase;
		color: #767b23;
	}


	.SSEnquiryForm ul li {
		display: inline-block;
		margin: 0 16px;
		width: 44%;
	}

	.SSEnquiryForm ul input {
		width: 100%;
		padding: 4px;
		height: 20px;
		border: 1px solid #cfcfcf;
	}

	.SSEnquiryForm input[type=submit] {
		font-family: alternate-gothic-no3-regular;
		color: #fff;
		background: #767b23;
		float: right;
		font-size: 16px;
		padding: 6px 10px 4px;
		text-transform: uppercase;
		position: relative;
	}

	.SSEnquiryForm ul label {
		display: block;
		margin: 18px 0 2px;
		font-size: 14px;
		color: #454644;
	}

	.SSEnquiryForm input.email {
		margin: 0;
	}

	.SSEnquiryForm > span {
		background: #767b23;
		display: block;
	}

	.SSEnquiryForm .btn {
		border: 1px solid #767b23;
		float: right;
		padding: 2px;
		margin-right: 47px;
		margin-top: 20px;
	}

	.SSEnquiryForm textarea {
		width: 100%;
	}

	.SSEnquiryForm .title {
		color: #454644;
		font-family: Arial;
		margin-left: 55px;
		font-size: 12px;
	}

	.SSEnquiryForm .submission_message {
		display: none;
		left: 55px;
		padding-right: 40px;
		position: absolute;
		top: 150px;
		color: #454644;
		font-family: Arial;
	}

	.SSEnquiryForm select {
		margin-right: 10px;
		padding: 4px;
	}

.SSEnquiryFormOverlay {
	position: fixed;
	top: 0;
	bottom: 0;
	background: #000;
	opacity: .8;
	width: 100%;
	left: 0;
	display: none;
	z-index: 10000;
}

#destinations #recommend.carousel .recommend_element div.link {
	/*margin-top: -13px;*/
}

.fullscreen-size {
	position: fixed;
	left: 0;
	width: 100%;
}

	.fullscreen-size .slides {
		margin-top: 77px;
		position: relative;
		z-index: 1;
	}

		.fullscreen-size .slides:after {
			/**/ background-color: #6d3063;
			bottom: -29px;
			content: "";
			height: 30px;
			left: 0;
			position: absolute;
			right: 0;
			width: 100%;
		}

		.fullscreen-size .slides img {
			width: 100%;
			display: block;
		}

		.fullscreen-size .slides li {
			width: 100%;
		}

		.fullscreen-size .slides a {
			display: block;
		}

		.fullscreen-size .slides + #mainmenu {
			margin: 0 auto;
			float: none;
		}

	.fullscreen-size #control {
		/*position:absolute;
	left:0;
	right:0;
	width:975px;
	bottom:0;
	margin:auto;
	z-index:100*/
	}

	.fullscreen-size .prev-btn, .fullscreen-size .next-btn {
		float: left;
		position: absolute;
		width: 45px;
		height: 183px;
		cursor: pointer;
		z-index: 2;
		bottom: 0;
	}

	.fullscreen-size .prev-btn {
		background: url(assets/scroller-icons.png) 3px 82px no-repeat;
	}

	.fullscreen-size .next-btn {
		background: url(assets/scroller-icons.png) -85px 82px no-repeat;
		right: 0;
	}


#home #header .fadeout {
	opacity: 0;
}

#destinations #recommend.carousel .recommend_element div.link {
	/*margin-top: -13px;*/
}

#datepicker_wrapper .datepick.datepick-multi {
	width: 648px !important;
}

#datepicker_wrapper .datepick-cmd-today {
	display: none;
}

#datepicker_wrapper .datepick-cmd-prev {
	background: url('/common/template/images/ui/global-calendar-left-arrow.png') no-repeat 10px 0;
	color: #f2f1f1 !important;
	text-indent: 32px;
}

#datepicker_wrapper .datepick-cmd-next {
	background: url('/common/template/images/ui/global-calendar-right-arrow.png') no-repeat;
	color: #f2f1f1 !important;
	text-indent: 26px;
	width: 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.links_container a {
		/*width:30px;*/
	}

	.offer-filter, .clear-filter {
		/*width: 644px;*/
	}
}
/**************MAPS********************/

#clustermaps {
	left: 0;
	position: absolute;
	top: 77px;
	width: 100%;
    
	bottom: 0;
}

.map-active .clustermaps_residence {
	z-index: 2 !important;
	clear:both;
}

.clustermaps_residence{
     left: 0 !important; 
    position: relative !important;
  top: 0px !important; 
    width: 965px !important;
     bottom: 0 !important;
    height: 500px !important;
}
	#clustermaps .close {
		cursor: pointer ;
		font-size: 27px;
		height: 30px;
		position: absolute;
		right: 5px;
		text-align: center;
		top: 5px;
		width: 30px;
		z-index: 1;
		color: #fff;
		background-color: #a1a1a1;
		visibility: hidden;
	}
.clustermaps_residence .close {
		cursor: pointer !important;
		font-size: 27px !important;
		height: 30px !important;
		position: relative !important;
		right: 5px !important;
		text-align: center !important;
		top: 5px;
		width: 30px;
		z-index: 1;
		color: #fff;
		background-color: #a1a1a1;
		visibility: hidden;
	}
#cluster_google_map {
	height: 100% !important;
	visibility: hidden;
}
#cluster_google_map .gm-style > div:first-child  *
 {
	background-repeat: no-repeat;
	color: #fff !important;
	font-size: 26px !important;
	font-weight: normal !important;
	font-family: alternate-gothic-no3-regular !important;
	padding-left: 2px;
	padding-top: 2px;
}

.continents_container {
	bottom: 0;
	right: 0;
	left: 0;
	position: absolute;
	z-index: 1;
	bottom: -29px;
}

	.continents_container + .continents_container {
		right: 0;
	}

	.continents_container li:first-child {
		border-left: 1px solid #fff;
	}

	.continents_container li {
		float: left;
		list-style: none;
		text-transform: uppercase;
		border-right: 1px solid #fff;
		width: 242px;
		text-align: center;
		color: #fff;
		padding: 5px 0;
	}

.continent.trigger {
	display: block;
	cursor: pointer;
}

.continents_container ul {
	width: 973px;
	margin: auto;
	border-left: 1px solid #fff;
}

.continents_container input {
	display: none;
}
/*WHEN ACTIVE*/

.map-active #cluster_google_map, .map-active #clustermaps .close {
	visibility: visible;
}

.map-active .fullscreen-size {
	/*z-index:1001*/
}


  #datepicker_wrapper .datepick-cmd-prev 
 {
	 background:url('/common/template/images/ui/global-calendar-left-arrow.png') no-repeat 10px 0;
	 color:#f2f1f1 !important;
	 text-indent: 32px;
     display:block;
     width:20px;
 }
 #datepicker_wrapper .datepick-cmd-next
 {
	 background:url('/common/template/images/ui/global-calendar-right-arrow.png') no-repeat;
	 color:#f2f1f1 !important;
	 text-indent: 26px;
	 width:10px
 }
.map-active #block_logo {
	/*opacity: 0;*/
}

.map-active #clustermaps .map_keys_container {
	display: block;
}

.map-active #reservation {
	display: none;
}

.map-active #clustermaps {
	z-index: 2;
}


#spanSCExpandCollapse
{
	    font-size: 14px;
}

.ug-gallery-wrapper .ug-bullets{
	z-index: 5;
}
.ug-under-780 .ug-textpanel {
	display: none !important;
}
.ug-bullets.ug-skin-default .ug-bullet {
	height: 15px !important;
	background-image: url('assets/scroller-icons.png') !important;
	background-position: top left !important;
	background-position: -51px 0 !important;
	background-repeat: no-repeat !important;
	height: 7px !important;
	margin: 0 7px !important;
	position: relative !important;
	width: 7px !important;
}
.ug-bullets.ug-skin-default .ug-bullet.ug-bullet-active {
	background-position: -58px 0 !important;
	cursor: default;
}
.ug-gallery-wrapper .ug-textpanel-title{
	font-family: "alternate-gothic-no3-regular" !important;
	font-size: 25px !important;
	font-weight: normal !important;
	text-align:center !important;
}
.ug-gallery-wrapper .ug-textpanel-description{
	color: #999999;
	font-family: "alternate-gothic-no3-regular" !important;
	font-size: 15px !important;
	font-style: italic !important;
	font-weight: normal !important;
	text-align:center !important;
}
.ug-gallery-wrapper .ug-bullets{
	margin-top: -5px !important;
}

.ug-textpanel{
	height: 80px ;
	margin-bottom: 40px ;
}

.ug-textpanel-bg{
	height: 120px !important;
}
.ug-videoplayer .ug-videoplayer-button-close{
	display:none !important;
}
#unite-gallery-home .ug-textpanel{
	margin-bottom: 0px ;
}

#unite-gallery-home .ug-textpanel-title{
	font-size: 58px !important;
	top: 0px !important;
}

#unite-gallery-home .ug-textpanel-description p{
	border-top: 1px solid #B09E8F;
	color: #FFFFFF;
	font-family: Book Antiqua,Arial,serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0 auto;
	padding-bottom: 8px;
	padding-top: 8px;
	text-transform: uppercase;
	width: 600px;
}
 .continents_container{
	background: #6d3063;
	bottom: -28px ;
}
 .ug-gallery-wrapper {
	z-index: 1 !important;
}
 /*.ug-arrow-right.ug-skin-default{
	 z-index:4;
 }
#clustermaps {
	z-index:2;
}*/
  .fullscreen-size #unite-gallery-home{
  margin-top: 77px;
  max-width:100% !important;
  max-height:776px !important;
 }
 /*@media only screen and (min-width: 1024px) {
		.fullscreen-size #unite-gallery-home{
		margin-top: 77px;
		max-width:100% !important;
		height:450px !important;
		}
}
  @media only screen and (min-width: 1365px) {
		.fullscreen-size #unite-gallery-home{
		margin-top: 77px;
		max-width:100% !important;
		height:543px !important;
		}
}
   @media only screen and (min-width: 1600px) {
		.fullscreen-size #unite-gallery-home{
		margin-top: 77px;
		max-width:100% !important;
		height:776px !important;
		max-height:776px !important;
		}
}*/

.residences-menu{
 width:975px !important;
}
.residences-make-reserve{
 display:none !important;
}

#calendar_wrapper-res{
		height:100%;
	}
	#calendar_wrapper-res .close_button{
	position: relative;
    top: 25px;
    left: -25px;
    margin: 0;
    float: right;
	}
	#calendar_wrapper-res .close_button .close{
	margin-top: 4px;
    float: right;
    width: 25px;
    height: 20px;
    background: url(/common/template/images/close-btn-email-overlay.png) 100% 47% no-repeat;
    padding-right: 43px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 15px;
    color: #c6c6c6;
    line-height: 21px;
	}
	.residence_heading{
	 margin-left: 5%;
    margin-bottom: 40px;
    margin-top: 20px;
    color: #7c2a71;
	text-transform: uppercase;
	font-family: alternate-gothic-no3-regular;
    font-size: 1.7em;
	font-weight:normal;
	}
	#reservation_form_wrapper1_residence{
		width: 100%;
    height: 100%;
	}
	#reservation-form1_residence{
		width: 100%;
    height: 100%;
	}
	#reservation-form1_residence .reservation_form_left input{
		width: 90%
	}

	#reservation-form1_residence .reservation_form_left select{
	width: 93%;
	font-size: 13px;
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 5px 0 5px 0;
	}
	#reservation-form1_residence .reservation_form_left span{
		/*text-transform: uppercase;*/
	}
	#reservation-form1_residence textarea{
		height: 150px;
		width: 90%;
		margin-top:5px !important;
	}
	.reservation_form_left{
	width: 47%;
	float: left;
	margin-left: 5%;
	font-family:Arial;
	}

	.reservation_form_right{
		width: 40%;
    float: left;
    margin-left: 2%;
    margin-top: 2%;
	font-family:Arial;
	}
	.modal_residences_form{
		color:#fff !important;
	}
	.reservation_form_right input.Residence_enquiry_form_submit_button{
		background: url(../images/btn_send_enquiry.png) no-repeat;		
		/*float: right;
		bottom: 0px;
		position: absolute;
		margin-left: 20%;*/
		top: 240px;
		position: relative;
		height: 35px;
		width: 175px;
		float: right;
		margin: 10px 0 35px 0;
		border: none;
		text-indent: -1000em;
		cursor: pointer;
	}

	input[type="checkbox"] {
	vertical-align: middle;
	margin-right: 6px;
	float: left;
	margin-top: 2px;
}
 .reservation_form_right .chkResidences{
	width: 95%;
	float: left;
	margin-top: 10px;
 }
 .reservation_form_right .chkResidences label{
	margin-left: 20px;
	display: block;
 }

 .residenceLocation
 {
	 margin-bottom:60px !important;
 }

.subscirbeNewsletter {
	top: 257px;
	position: relative;
	height: 35px;
	float: left;
	margin: 10px 0 0px 0;
	border: none;
	cursor: pointer;
	font-weight:normal;
	font-size:13px;
}

.fill_destination_space{
    width:199px; 
    height: 30px; 
    background: #767a0c; 
    float: left;
}