@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: tahoma;
	font-size: 13px;
	color: #6d6e71;
}

a img {
	border: 0px;
}

#menu-bg {
	background-image: url(images/menu-bg.jpg);
	background-repeat: no-repeat;
}

#beach {
	background-image: url(images/beach.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 270px;
}

#pics-1 {
	background-image: url(images/pics-1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 560px;
}

#pics-2 {
	background-image: url(images/pics-2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 560px;
}

#pics-3 {
	background-image: url(images/pics-3.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 560px;
}

#pics-4 {
	background-image: url(images/pics-4.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 560px;
}

#pics-5 {
	background-image: url(images/pics-5.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 560px;
}

#pics-6 {
	background-image: url(images/pics-6.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 560px;
}

#pics-7 {
	background-image: url(images/pics-7.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 560px;
}

#pics-8 {
	background-image: url(images/beachfs.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 560px;
}

#footer {
	background-image: url(images/footer-top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 50px;
	background-color: #F2C779;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 50px;
	padding-bottom: 20px;
}

.txt-field {
	width: 268px;
	height: 17px;
	border: 1px solid #999999;
	text-indent: 2px;
	font-family: tahoma;
	font-size: 13px;
}

.txt-area {
	width: 558px;
	height: 80px;
	border: 1px solid #999999;
	text-indent: 2px;
	font-family: tahoma;
	font-size: 13px;
}

.gallery-txt {
	font-family: tahoma;
	font-size: 13px;
	color: #6d6e71;
	text-decoration: none;
}

/*///////////////////////////////////////////////////////////////*/
.black_overlay {
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 103%;
			height: 131%;
			background-color: black;
			z-index: 51;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 10%;
			left: 17%;
			width: 65%;
			height: 78%;
			padding: 16px;
			border: 2px solid #06F;
			background-color: white;
			z-index: 52;
			overflow: auto;
		}
/*///////////////////////////////////////////////////////////////////*/

		/* --------------- LIGHTBOX STUFF -------------------*/
#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; }
/*/////////////////////////////////////////////////////////////////////////////////////////////////////*/
.menu-fs {
	background-image: url(images/menu-bgfs.jpg);
	background-repeat: no-repeat;
	background-position: right;


}
.pics-9 {
	background-image: url(images/pics-8.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
