#mainpane {margin-top:20px;}


#header {
	margin: 0px;
	text-align: right;
	background:url('images/green.png');
}
#panoramas {
	background-repeat: repeat-x;
	background-position: center;
	height: 276px;
}
#form {padding:10px 0px 0px 30px;}
.seaview {
	background-image:url('images/seaview.jpg');
}
.lounge {
	background-image:url('images/lounge_header.jpg');
}
.views {
	background-image:url('images/newharbourheader.jpg');
}

.location {
	background-image:url('images/patio_header.jpg');
}
.entertainment {
	background-image:url('images/newgolfheader.jpg');
}
.places {
	background-image:url('images/yots.jpg');
}
.exterior {
	background-image:url('images/newaccomheader.jpg');
}
.prices {
	background-image:url('images/dining_header.jpg');
}
.booking {
	background-image:url('images/newbookingheader.jpg');
}
.palms {
	background-image:url('images/newbandstandheader.jpg');
}

.beach {
	background-image:url('images/newbeachheader.jpg');
}
.balcony {
	background-image:url('images/newbalconyheader.jpg');
}
.sea {
	background-image:url('images/newbalviewheader.jpg');
}
.coffee {
	background-image:url('images/coffee_header.jpg');
}
.esplanade {
	background-image:url('images/esplanade_header.jpg');
}

.nav {
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	color: #ffffe5;
	padding: 5px 50px 5px 0px;
	text-align:right;
	background-color: #616F63;
	line-height: 23px; 
}
.nav a {
	color: #ffffe5;
	padding: 9px 15px; 
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline; 
	color: #fff;
	background-color: #1B1F1C;
}


.btext { font-family: georgia, arial, verdana, helvetica; font-size: 13px; font-weight: normal;  color: #ffffff}
.btext a:link {  color: #ffffff; text-decoration: underline}
.btext a:visited { color: #ffffff; text-decoration:underline }
.btext a:hover {color: #dddddd; text-decoration: none}
.btext h1 { font-family:  bell mt, georgia, times new roman; font-size: 18px; font-weight: bold; font-style:italic; color: #ffffff}
.btext h2 { font-family:  bell mt, georgia, times new roman; font-size: 16px; font-weight: bold; color: #ffffff}
.btext {line-height: 200%; }

.small { font-family:  arial, verdana, helvetica; font-size: 10px; font-weight: normal}
.small {line-height: 130%; }

.large { font-family: times new roman, arial, verdana, helvetica; font-size: 200px; font-style:italic; font-weight: normal; color: #ffffff}

.btext2 { font-family: georgia, arial, verdana, helvetica; font-size: 13px; font-weight: normal; color: #ffffe5}
.btext2 a:link {  color: #ffffe5; text-decoration: none}
.btext2 a:visited {  color: #ffffe5; text-decoration: none}
.btext2 a:hover {  color: #dddddd; text-decoration: underline}

.btext2 {line-height: 150%; }

body {background:#31493C; margin:0}

  INPUT, TEXTAREA, select {


font-family: georgia, arial, verdana, ms sans serif;
font-size: 10pt;
font-weight: normal;}





#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }