@charset "utf-8";
/* CSS Document */
/*   Basic Styles   */
body {
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-size:100%;
	/*font-size:77%;
  font-size:12px;*/
  font-weight:normal;
	text-align: center;
	text-decoration:none;
	color:#fff;
}

#custom-doc {
	width:961px;		
	min-width:961px;
	margin-left: auto ;
    margin-right: auto ;
}

/* label {
  position:relative;
  left:-1px;
}
*/

#copyrightnucleus {
  position:relative;
  float:right;
  margin-right:-15px;
  margin-top:-246px;
  overflow:hidden;
  z-index:100;
}

#copyright {
  position:relative;
  float:right;
  margin-right:-15px;
  margin-top:-103px;
  overflow:hidden;
  z-index:100;
} 

#multilang {
  position:relative;
  top:10px;
  left:120px;
  text-align:right;
}

#exploreaman {
  position:relative;
  float:right;
  width:145px;
  background-image:url(/imgs/arrow_down.gif);
  background-position: 149px 4px;
  background-repeat:no-repeat;  
  margin-left:20px;
}

#copy {
  position:relative;
  bottom:10px;
}

#sidelinks_1 {
  float:right;
  position:relative;
  width:200px;
  top:55px;
  right:35px;
}
#sidelinks_2 {
  float:right;
  position:relative;
  width:200px;
  top:55px;
  right:35px;
}

h1          {
	font-size:17px;
	color:#4E6F1E;
}
h2          { font-size:16px; color:#666; margin-bottom:1.5em; }
h3          {
	font-weight:bold;
	color:#4E6F1E;
}
p           {
	line-height:18px;
	margin-bottom:0.75em;
}
b, strong   { font-weight:bold; }
i, em       { font-weight:inherit; font-style:italic; }
em strong   { font-weight:bold; font-style:italic; }
img         { border:none; }
hr          { color:#938c8c; height:0.1em; }
table       { width:100%; border:0; }

.arrows     { padding-top:6px; border:0; }

#exclusives {
  position:relative;
  float:left;
  width:103px;
  text-align:center;
}
#booknow {
  position:relative;
  float:left;
  width:98px;
  text-align:center;
}
#callnow {
  position:relative;
  float:left;
  width:107px;
  text-align:center;
}
table#callnow {
  width:295px;
}
table#callnow td {
  padding:1px;
  text-align:left;
}

a {
	text-decoration:none;
	color:#4E6F1E;
}
a.plain {
  text-decoration:none;
  color:#666;
}
a.black {
  text-decoration:none;
  color:#000; 
}

a.hover_avail {
  position:relative;
  top:2px;
  color:#eee;
  text-decoration:none;
  background-image:url(/imgs/arrow_up.gif);
  background-position: 24px 4px;
  background-repeat:no-repeat;
  height:18px;
  min-height:18px;
  max-height:18px;  
  padding-left:35px;
  padding-right:35px; 
}
a.hover_avail:hover {
  color:#666;
  background-color:#fff;
  text-decoration:none;
  background-image:none;
  height:18px;
  min-height:18px;
  max-height:18px;
  padding-left:35px;
  padding-right:35px; 
}

a.hover_exclusives {
  position:relative;
  top:2px;
  color:#eee;
  text-decoration:none;
  background-image:url(/imgs/arrow_up.gif);
  background-position: right;
  /*background-position: 77px 4px;  ARROW SPACING */
  background-repeat:no-repeat;
  height:18px;
  min-height:18px;
  max-height:18px;
  padding-left:20px;
  padding-right:20px; 
}
a.hover_exclusives:hover {
  color:#666;
  text-decoration:none;
  background-color:#cbdad9;
  background-image:none;
  height:18px;
  min-height:18px;
  max-height:18px;
  padding-left:20px;
  padding-right:20px;
}
a.hover_exclusives_active {
  position:relative;
  top:2px;
  color:#666;
  text-decoration:none;
  background-color:#cbdad9;
  background-image:none;
  height:18px;
  min-height:18px;
  max-height:18px;
  padding-left:20px;
  padding-right:20px;   
}
a.hover_booknow {
  position:relative;
  top:2px;
  color:#eee;
  text-decoration:none;
  background-image:url(/imgs/arrow_up.gif);
  background-position: right;
  /*background-position: 77px 4px;  ARROW SPACING */
  background-repeat:no-repeat;
  height:18px;
  min-height:18px;
  max-height:18px;
  padding-left:20px;
  padding-right:20px; 
}
a.hover_booknow:hover {
  color:#666;
  text-decoration:none;
  background-color:#eee;
  background-image:none;
  height:18px;
  min-height:18px;
  max-height:18px;
  padding-left:20px;
  padding-right:20px; 
}
a.hover_booknow_active {
  position:relative;
  top:2px;
  color:#666;
  text-decoration:none;
  background-color:#eee;
  background-image:none;
  height:18px;
  min-height:18px;
  max-height:18px;
  padding-left:20px;
  padding-right:20px; 
}
a.hover_callnow {
  position:relative;
  top:2px;
  color:#eee;
  text-decoration:none;
  background-image:url(/imgs/arrow_up.gif);
  background-position: right;
  /*background-position: 80px 4px;  ARROW SPACING */
  background-repeat:no-repeat;
  height:18px;
  min-height:18px;
  max-height:18px;
  padding-left:20px;
  padding-right:20px; 
}
a.hover_callnow:hover {
  color:#666;
  text-decoration:none;
  background-color:#fff;
  background-image:none;
  height:18px;
  min-height:18px;
  max-height:18px;
  padding-left:20px;
  padding-right:20px;
  height:18px;
  min-height:18px;
  max-height:18px;
  padding-left:20px;
  padding-right:20px;   
}
a.hover_callnow_active {
  position:relative;
  top:2px;
  color:#666;
  text-decoration:none;
  background-color:#fff;
  background-image:none;
  height:18px;
  min-height:18px;
  max-height:18px;
  padding-left:20px;
  padding-right:20px; 
}

a.print {
  text-decoration:none;
  color:#666;
  background-image:url(/imgs/print.gif);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:3px;
  padding-left:20px;
}
a.download {
  text-decoration:none;
  color:#666;
  background-image:url(/imgs/download.gif);
  background-repeat:no-repeat;
  background-position:left;
  padding-top:3px;
  padding-left:20px;
}


/*a.plain:hover {
  font-weight:bold;
  text-decoration:underline;
  color:#666; 
}*/

ul.rates {
  list-style-type:square;
  margin-left:15px;
  color:#938c8c; 
}

/*   Centre Styles   */
#imgtitle {
  border:none;
  margin-bottom:18px;
}

#highlight {
	background-color:#888;
	width:180px;
	float:left;
	text-align:left;
	height:204px;
	max-height:204px;
	min-height:204px;
	padding:1em;
}
#highlight p {
	font-size:14px;
	line-height:18px;
}

/*   Image Slideshow Styles   */
#mainimgcol {
	height:236px;
	margin-left:2px;
}

#imgcol_1 { float:left; padding:0px 0px 0px 0px; }
#imgcol_2 { float:left; padding:0px 0px 0px 1px; }
#imgcol_3 { float:left; padding:0px 0px 0px 1px; }
#imgcol_4 { float:left; padding:0px 0px 0px 1px; }
#imgcol_0 { float:left; padding:0px 0px 0px 0px; }
#imgcol_9 { float:left; padding:0px 0px 0px 0px; }

.imgcaption {
    position:absolute;
    width:225px;
    top:333px;
    color:#000;
    font-size:11px;
    font-weight:normal;
    text-align:left;
    background-color:#fff;
    filter: Alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    padding-left:5px;
}

#content {
	background-color:#fff;
	width:957px;
	margin-left:2px;
	height: auto;
	color:#000;
}

#content_white {
  background-color:#fff;
  width:947px;
  height:439px;
  min-height:439px;
  max-height:439px; 
  margin-left:2px;
}
#content_grey {
  background-color:#eee;
  width:947px;
  height:439px;
  min-height:439px;
  max-height:439px; 
  margin-left:2px;
}
#content_green {
  background-color:#cbdad9;
  width:947px;
  height:439px;
  min-height:439px;
  max-height:439px; 
  margin-left:2px;
}
#content_green_2 {
  background-color:#cbdad9;
  width:947px;
  height:auto;
  margin-left:2px;
}

#morelink {
  position:absolute;
  float:right;
}

#txt {
  color:#000;
  text-align:left;
  width:663px;
  min-height:320px;
  padding:24px;
}
#txt2 {
  color:#000;
  text-align:left;
  width:663px;
  padding:24px;
}
.txtmap {
  color:#000;
  background-color:#fff;
  text-align:left;
  padding:24px;
  width:455px;
  min-height:391px;
}

#txtscrlong {
	float:left;
	color:#000;
	text-align:left;
	width:624px;
	height:auto;
	min-height:320px;
	padding:14px;
}

#txtscrwide {
  color:#000;
  text-align:left;
  width:899px;
  height:320px;
  min-height:320px;
  max-height:320px;
  padding:24px;
}

#txtscrlongwide_1 {
  color:#000;
  text-align:left;
  width:899px;
  height:auto;
  min-height:320px;
  padding:24px;
}

#txtscrlongwide_2 {
  color:#000;
  text-align:left;
  width:899px;
  height:auto;
  min-height:400px;
  padding:15px 24px 24px 24px;
}

#txtleft {
  float:left;
  text-align:left;
  width:437px;
}

#txtright {
	float: right;
	width:300px;
	background-color: #333;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: 100%;
}
#txtright.reviews {
	float: right;
	width:300px;
	background-color: #FFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: 100%;
}

#txtcol_1 {
  float:left;
  text-align:left;
  width:206px;
  padding:0px 18px 24px 0px;
}
#txtcol_1 p {
  font-size:11px;
  line-height:15px
}

#txtcolnewsawards_1 
{
    float:left;
    text-align:left;
    width:206px;
    padding:0px 8px 24px 0px;
}
#txtcolnewsawards_2 
{
    float:left;
    text-align:left;
    width:206px;
    padding:0px 30px 24px 0px;
}
#txtcolnewsawards_3 {
    float:left;
    text-align:left;
    width:206px;
    padding:0px 30px 24px 0px;
}
#txtcolnewsawards_4 {
    float:left;
    text-align:left;
    width:206px;
    padding:0px 0px 24px 0px;
}


/* ------------ exclusives offers page ------------ */
.small_arrow {
    float:right;
}

#txtcoloffer_0 {
  float:left;
  width:168px;
  padding-top:10px;
  padding-right:12px;
}
#txtcoloffer_1 {
  float:left;
  width:168px;
  padding-top:10px;
  padding-right:12px;
}
#txtcoloffer_2 {
  float:left;
  width:168px;
  padding-top:10px;
  padding-right:12px;
}
#txtcoloffer_3 {
  float:left;
  width:168px;
  padding-top:10px;
  padding-right:12px;
}
#txtcoloffer_4 {
  float:left;
  width:168px;
  padding-top:10px;
  padding-right:12px;
}
#txtcoloffer_5 {
  float:left;
  width:168px;
  padding-top:10px;
  padding-right:0px;
}
#imgcoloffer_0 { 
  float:left;
}
#imgcoloffer_1 { 
  float:left;
}
#imgcoloffer_2 { 
  float:left;
}
#imgcoloffer_3 { 
  float:left;
}
#imgcoloffer_4 { 
  float:left;
}
#imgcoloffer_5 { 
  float:left;
}
#imgcolofferview_0 { 
  float:left;
  padding-bottom:19px;
}
#imgcolofferview_1 { 
  float:left;
  padding-bottom:19px;
}
#imgcolofferview_2 { 
  float:left;
  padding-bottom:19px;
}
#imgcolofferview_3 { 
  float:left;
  padding-bottom:19px;
}
#imgcolofferview_4 { 
  float:left;
  padding-bottom:19px;
}
#imgcolofferview_5 { 
  float:left;
  padding-bottom:19px;
}

#txtcolofferview_0 {
  float:left;
  width:168px;
  padding-top:3px;
  padding-right:12px;
}
#txtcolofferview_1 {
  float:left;
  width:168px;
  padding-top:3px;
  padding-right:12px;
}
#txtcolofferview_2 {
  float:left;
  width:168px;
  padding-top:3px;
  padding-right:12px;
}
#txtcolofferview_3 {
  float:left;
  width:168px;
  padding-top:3px;
  padding-right:12px;
}
#txtcolofferview_4 {
  float:left;
  width:168px;
  padding-top:3px;
  padding-right:12px;
}
#txtcolofferview_5 {
  float:left;
  width:168px;
  padding-top:3px;
  padding-right:0px;
}

.exclusives_backlink {
  position:relative;
}

/* ------------------------------------ */

/* ------------ album page ------------ */
#album {
  background-color:#fff;
  width:947px;
  color:#000;
  margin-left:7px;
}

#albumleftcol {
  float:left;
}

#albumrightcol {
  height:435px;
  min-height:435px;
  max-height:435px;
}

a.album {
  text-decoration:none;
  color:#666;
  font-size:107%;
  font-weight:bold;
  padding-left:10px;
}
a.album:hover {
  text-decoration:none;
  color:#000;
  font-size:107%;
  font-weight:bold;
  background-image:url(/imgs/album/album_block.gif);
  background-repeat:no-repeat;
  background-position:left;
  padding-left:10px;
}
a.albumactive {
  text-decoration:none;
  color:#000;
  font-size:107%;
  font-weight:bold;
  background-image:url(/imgs/album/album_block.gif);
  background-repeat:no-repeat;
  background-position:left;
  padding-left:10px;
}

#txtalbum {
  width:326px;
  float:left;
  padding-top:12px;
  padding-left:2px;
}

#guestbook {
  font-size:11px;
  position:absolute;
  height:355px;
  max-height:355px;
  min-height:355px;
  width:420px;
  padding:40px;
  overflow:hidden;
}
.gbookleft {
  position:relative;
  float:left;
  width:198px;
  padding-bottom:12px;
  padding-right:12px;
}
.gbookright {
  position:relative;
  float:right;
  width:198px;
  padding-bottom:12px;
  padding-right:12px;
}

#imgalbum {
  width:64px;
  float:right;
  padding-right:12px;
}

#albumcontrols {
  margin-top:213px;
  padding-left:12px; 
}
/* ------------------------------------ */


#txtscrmap_1 {
  position:absolute;
  background-color:#fff;
  color:#000;
  text-align:left;
  width:461px;/*461px discounting padding (509)*/
  /*height:391px;
  min-height:391px;
  max-height:391px;*/
  padding:24px;
}
#txtscrmap_2 {
  position:absolute;
  background-color:#fff;
  color:#000;
  text-align:left;
  width:461px;/*461px discounting padding (509)*/
  /*height:391px;
  min-height:391px;
  max-height:391px;*/
  padding:24px;
}

#map {
  background-color:#fff;
  float:right;
  vertical-align:text-bottom;
}
.resortmap {
 color:#B7253C;
 text-decoration:none;
}


#rates tbody tr.stripe1 td {
  background-color:#eee;
  line-height:19px;
}
#rates tbody tr.stripe2  td {
  background-color:#fff;
  line-height:19px;
}

.offrates { font-size:11px; /*line-height:15px;*/ }

#offrates tbody tr.space td {
    /*line-height:15px;*/
}


/*   Header Styles   */
#header {
	background-color:#000;
	width:961px;
	margin:0;
	display:block;
	overflow:hidden;
	height:114px;
	min-height:104px;
	max-height:104px;
	position: relative;
}

#headerlogo {
	background-color:#000;
	position:absolute;
	width:961px;
	display:block;
	overflow:hidden;
	height:104px;
	min-height:104px;
	max-height:104px;
	left: -1px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#headerimg1 {
	position:absolute;
	height:104px;
	min-height:104px;
	max-height:104px;
	z-index:1;
	left: -0px;
}

#headerimg2 {
  position:absolute;
  height:104px;
  min-height:104px; 
  max-height:104px;
  z-index:2;  
  left:807px;
}

a.menuon {
  background-color:#999;
  color:#333;
  text-decoration:none;
}


/*   Botnav Styles   */
#botnav {
	background-color:#666;
	width:959px;
	height:18px;
	min-height:18px;
	max-height:18px;
	margin:0px 0px 0px 2px;
}

#botnav1 {
  position:relative;
  float:left;
  color:#333;
}
#botnav1:hover {
  background-color:#cbdad9;
  display:block;
  min-height:18px; 
  }
#botnav2 {
  position:relative;
  float:left;
  color:#333;
}
#botnav2:hover {
  background-color:#eee;
  display:block;
  min-height:18px; 
  }
#botnav3 {
  position:relative;
  float:left;
  color:#333;
}
#botnav3:hover {
  background-color:#fff;
  display:block;
  min-height:18px; 
}

#botnavleft {
  float:left;
}

#botnavright {
  float:right;
}

/*#botnav a { height:18px; min-height:18px; padding-top:2px;}*/

/*   Footer Styles   */
#footer a {
  text-decoration:none;
  color:#fff;
}

#footer {
  background-color:#000;
  width:947px;
  margin:0 auto;
  display:block;
  overflow:hidden;
}

#footerpage {
	background-color:#000;
	height:84px;
	width:961px;
	display:block;
	overflow:hidden;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footeralbum {
  background-color:#000;
  height:169px; 
  width:947px;
  margin:0 auto;
  display:block;
  overflow:hidden;
}

#footer1 {
  width:577px;
  float:left;
  text-align:left;
  padding:24px;
  line-height:140%;
}

#footer2 {
  width:273px;
  float:right;
  text-align:right;
  padding:24px;
  line-height:140%;
}

#footermenu {
  width:590px;
  text-align:left;
  padding:11px 24px 14px 24px;
}

#ftmenupg {
  width:590px;
  text-align:left;
  height:84px;
  padding-top:55px;
  padding-left:24px;
}
#ftmenupg_album {
  width:590px;
  text-align:left;
  height:169px;
  padding-top:140px;
  padding-left:24px;
}

a.greymenu
{
	color:#ccc;
	text-decoration:none;
	font-size:11px;
}
/*a.greymenu:hover {
  color:#6C0;
  background-color:#cbdad9; 
  text-decoration:none;
  margin-left:2px;
  margin-right:2px;
  padding:1px 0px 2px 0px;
}*/
a.greymenu2
{
  color:#eee;
  text-decoration:none;
  margin-left:2px;
  margin-right:2px;
  padding:1px 0px 2px 0px;
}
/*a.greymenu2:hover {
  color:#6C0;
  background-color:#cbdad9; 
  text-decoration:none;
  margin-left:2px;
  margin-right:2px;
  padding:1px 0px 2px 0px;
}*/
a.greymenu3
{
  color:#eee;
  text-decoration:none;
  margin-left:2px;
  margin-right:2px;
  padding:1px 0px 2px 0px;
}
/*a.greymenu3:hover {
  color:#333;
  background-color:#fff;  
  text-decoration:none;
  margin-left:2px;
  margin-right:2px;
  padding:1px 0px 2px 0px;
}*/


/*   Availability Styles   */
#avail
{
  display:none;
  background-color:#fff;
  position:absolute;
  z-index:50;
  top:0px;
  margin-top:122px;
  margin-left:2px;
  /*height:439px; (+18)*/
  height:457px;
  width:236px;
  color:#000;
}
#avail_page
{
  display:none;
  background-color:#fff;
  position:absolute;
  z-index:50;
  top:0px;
  margin-top:122px;
  margin-left:2px;
  /*height:236px; (+18)*/ 
  height:254px;
  width:236px;
  color:#000;
}

#avail a { text-decoration:none; color:#000; float:right;}
#avail p { line-height:1.5em; }

#checkavailbox {
  float:left;
  margin-top:5px;
  margin-left:24px;
  margin-right:5px;
  font-size:11px;
}
#checkavailbox_inner {
  float:right;
  position:relative;
  top:210px;
  font-size:11px;
}

.dropdown {
  width:160px;
  background-color:#fff;
}

.startdate {
  float:right;
  width:60px;
  margin-right:3px;
}

#avail_panel select, #avail_panel label, #avail_panel checkbox
{
  color:#000;
  width:14em;
  float:left;
  text-align:left;
  display:block
}

#avail_panel .shortlabel { width:6em; } 

/* #avail_panel #anchor9 img { margin-top:-10px; } */
#avail_panel #anchor9 { float:none; }

#progress
{
    width:947px;
    background-color:#eee;
    overflow:hidden;
    visibility:hidden;
    position:absolute;
    z-index:101;
    height:0;
    color:#333;
}

.cursorpointer { cursor: pointer; }

.roomdesc { width:570px; }
.roomdesc .roomimg { float:left; width:118px; margin-right:10px;}
.roomdesc .roomtext { float:left; width:420px;}
