﻿#content-area
{
	position: relative;
	border: 5px solid #FFFFFF;
	height: 490px;
	margin: auto;
	width: 990px;
}
#page-links
{
	margin: 19px 21px;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 25px;
	right: 0px;
}
#page-links li
{
	width: 301px;
	height: 82px;
	margin-top: 14px;
	padding: 3px;
	color: #64605C;
	background: url("/common/templates/resort/resort_2/images/pagelink_dropshadow.png") center center no-repeat;
}
#page-links li .hover-fader
{
	width: 293px;
	height: 84px;
	padding: 4px;
	position: absolute;
	background-color: #FFFFFF;
}
#page-links li .backdrop
{
	width: 293px;
	height: 84px;
	padding: 4px;
	background: url("/common/templates/resort/resort_2/images/pagelink_bg.png");
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
.backdrop .images
{
	float: left;
	margin-right: 20px;
	position: relative;
}
#page-links li a
{
	position: absolute;
	display: block;
	width: 293px;
	height: 84px;
	text-decoration: none;
	text-indent: -1000em;
	background: transparent url("/common/templates/resort/resort_2/images/black_arrow_right.png") no-repeat bottom right;
}
#page-links li img
{
	float: left;
	width: 120px;
	height: 84px;
}
#page-links li h3
{
	font-weight: normal;
	font-size: 1.2em;
	margin: 3px 0 3px 128px;
}
#page-links li:hover h3
{
	color: #7F412A;
}
/* consider revising */
#page-links li p
{
	margin: 3px 0 3px 128px;
}
/* consider revising */
#page-links li .backdrop .standfirst
{
	margin: 3px 0 3px 128px;
}
#page
{
	margin: 25px 14px 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	display: none;
}
#page li
{
	width: 956px; /*height: 436px;*/
	padding: 3px;
	margin-top: 14px;
	color: #958F8C;
}

#page li .backdrop a.download
{
	background: transparent url("/common/templates/resort/resort_2/images/download_link_bg.png") no-repeat bottom right;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 22px 9px 25px;
	font-size: 11px;
}
#page li .backdrop a.back
{
	bottom: 10px;
	color: #000000;
	display: inline-block;
	position: absolute;
	right: 12px;
	text-align: right;
	text-decoration: none;
}
#page li .backdrop a.back:hover
{
	color: #916155;
}
#page li .backdrop a img
{
	width: 6px;
	height: 11px;
	margin-right: 0px;
	float: right;
	margin-left: 5px;
	padding-top: 2px;
	position: relative;
	border: none;
}
#page li .backdrop ul li
{
	background-image: none;
}
#page li .backdrop #sub_pagelinks
{
	bottom: 5px;
	list-style: none;
	position: absolute;
	text-align: center;
	width: 100%;
	margin-left: 0px;
}
#page li .backdrop #sub_pagelinks li
{
	margin-top: 0;
	border: none;
	width: auto;
}
#page li .backdrop #sub_pagelinks li a
{
	color: #A55639;
	background: transparent url("/common/templates/resort/resort_2/images/brown_arrow_right.png") no-repeat center right;
	padding: 2px 15px 2px 5px;
}
#page li .backdrop #sub_pagelinks li a:hover
{
	color: #D0BEA3;
}
#page li img
{
	float: left;
	margin-right: 20px;
}
#page li img.full_width
{
	width: 940px !important;
	height: 394px !important;
}
#page li h3
{
	font-weight: normal;
	font-size: 1.8em;
}
#page li .standfirst
{
}
#page #myslides
{
	float: left;
	margin-right: 20px;
}
#pagelinks
{
	background: transparent url("/common/templates/resort/resort_2/images/subnav_gradient.png");
	background-repeat: repeat-x;
	bottom: 0px;
	height: 50px;
	position: absolute;
	width: 990px;
	text-align: center;
}
#pagelinks ul
{
	margin-left: 0px;
	padding-left: 0px;
}
#pagelinks ul li
{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0;
	border: none;
	width: auto;
}
#pagelinks ul li a
{
	padding: 5px 5px 10px;
}

#pagelinks ul li.active a
{
	color: #FFFFFF;
	background: url("/common/templates/resort/resort_2/images/subnav_active_arrow.png") center bottom no-repeat;
}

/* MAP */
.map_backdrop
{
	background-image: url("/common/templates/resort/resort_2/images/pagebg.png");
	height: 394px;
	overflow: hidden;
	position: relative;
	width: 940px;
}
.map_backdrop .text
{
	position: relative;
	float: left;
	width: 605px;
}
.map_backdrop .text h3
{
	margin: 30px 23px 7px 35px;
}
.map_backdrop .text .content
{
	margin: 0 23px 20px 35px;
	font-size: 11px;
}
.content a
{
	color: #916155;
	text-decoration: none;
}
.flash_map
{
	position: relative;
	float: left;
	width: 335px;
	height: 394px;
}
.map_backdrop .map_table
{
	position: relative;
}
.map_backdrop .map_table tr
{
}
.map_backdrop .map_table tr.row.active, .map_backdrop .map_table tr.last_row.active
{
	background-color: #DDDDDD;
}
.map_backdrop .map_table tr.first_row td
{
}
.map_backdrop .map_table tr.last_row td
{
	border-bottom: none;
}
.map_backdrop .map_table td
{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
}
.map_backdrop .map_table td.last_child
{
	border-right: none;
}
.map_back_button_container
{
	bottom: 25px;
	float: right;
	position: relative;
	width: 60px;
}
.map_back_button_container a.back
{
	bottom: 10px;
	color: #000000;
	display: inline-block;
	text-decoration: none;
}
.map_back_button_container img
{
	border: medium none;
	float: right !important;
	height: 11px;
	margin-left: 5px;
	margin-right: 0;
	padding-top: 2px;
	position: relative;
	width: 6px;
}
.gallery_back_button_container
{
	bottom: -325px;
	float: right;
	position: relative;
	right: 0;
	width: 60px;
}
.gallery_back_button_container a.back
{
	bottom: 10px;
	color: #000000;
	display: inline-block;
	text-decoration: none;
}
.gallery_back_button_container img
{
	border: medium none;
	float: right !important;
	height: 11px;
	margin-left: 5px;
	margin-right: 0;
	padding-top: 2px;
	position: relative;
	width: 6px;
}
.intro_flash_container
{
	position: absolute;
	z-index: 1000;
	top: 50px;
}
.zoom_trigger
{
	padding-right: 20px;
	position: relative;
	text-align: right;
}
.zoom_trigger a
{
	color: #333333;
	text-decoration: none;
}
.zoom_trigger a:hover
{
	color: #916155;
}

/* Sitemap */
.site_map_shadow
{
	background: transparent url('/common/templates/resort/resort_2/images/singlepage_dropshadow.png') no-repeat scroll center center;
	height: 394px;
	margin-left: 460px;
	position: relative;
	width: 512px;
}
.site_map_container
{
	position: relative;
	font-size: 12px;
	height: 394px;
	overflow: auto;
	width: 509px;
	background-image: url('/common/templates/resort/resort_2/images/pagebg.png');
}
.site_map_container a
{
	color: #916155;
	text-decoration: none;
}
.site_map_container li
{
	list-style: none;
}

