body
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	}
.bodybg
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	background-color: #1D5279;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url('http://www.samuraibeachresort.com.au/images/style_mainbg2_content.jpg');
	}
H1
	{
	font-size : 20px;
	}
H2
	{
	font-size : 18px;
	}
H3
	{
	font-size : 16px;
	}
H4
	{
	font-size : 14px;
	}
A:link
	{
	color: Blue;
	text-decoration: none;
	}
A:active
	{
	color: Blue;
	text-decoration: none;
	}
A:visited
	{
	color: Blue;
	text-decoration: none;
	}
A:Hover
	{
	color: Blue;
	text-decoration: underline;
	}
A.menu:link,active,visited
	{
	padding-left: 3px;
	color: White;
	font: normal normal normal 14px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	}
A.menu:active
	{
	padding-left: 3px;
	color: White;
	font: normal normal normal 14px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	}
A.menu:visited
	{
	padding-left: 3px;
	color: White;
	font: normal normal normal 14px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	}
A.menu:Hover
	{
	padding-left: 3px;
	color: White;
	font: normal normal normal 14px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: underline;
	}
A.botmenu:link
	{
	color: Navy;
	font-size : 10px;
	}
A.botmenu:active
	{
	color: Navy;
	font-size : 10px;
	}
A.botmenu:visited
	{
	color: Navy;
	font-size : 10px;
	}
A.botmenu:Hover
	{
	color: Navy;
	font-size : 10px;
	text-decoration: underline;
	}
#logo
	{
	width: 213px; height: 157px; top: 18px; left: 10px; position: absolute;
	}
#menu
	{
	width: 198px; height: 300px; top: 180px; left: 10px; position: absolute; color: White; background-image: url('http://www.samuraibeachresort.com.au/images/style_menubg.png'); background-repeat: repeat-x; background-attachment: fixed;
	}
#submenu
	{
	width: 197px;
	height: 119px;
	top: 764px;
	left: 11px;
	position: absolute;
	clear:both;
	}
#comp
	{
	width: 198px;
	height: 290px;
	top: 474px;
	left: 11px;
	position: absolute;
	border: 1px Solid White;
	}
#content
	{
	width: 677px; top: 175px; left: 224px; position: absolute; background-image: url('http://www.samuraibeachresort.com.au/images/style_contentbg.jpg'); background-repeat: repeat-x; background-attachment: fixed;padding-top: 27px;padding-left: 10px;
	}
#footer
	{
	width: 650px;
	bottom: 3px;
	left: 30px;
	position: absolute;
	color: Navy;
	font-size : 10px;
	}
#banner
	{
	width: 677px;
	height: 140px;
	top: 18px;
	left: 224px;
	position: absolute;
	background-color: White;
	}
#addthis
	{
	width: 125px;
	height: 16px;
	top: 179px;
	left: 234px;
	position: absolute;
	z-index: 1000;	
	}
#imageHider
	{
	position:absolute;
	background-color:#fff;
	width:677px;
	height:140px;
	top:18px;
	left:224px;
	z-index:1000;
	color:#AAAAAA;
	text-align:center;
	}
#imageSlideshowHolder
	{
	/* This is a CSS hack in order to get a nice look in IE 5.5 and lower 
	In these versions of Internet Explorer, we need to add borders and padding to the width. In this example, we have a 3 pixel
	border on all sides. This means that the width in IE5.5 should be 606 pixels(600 + border 3px on the left + border 3 px on the right). Height
	should be set to 456 pixels(450 + 3 +3). IE 5.5 will ignore the width attributes below the first line. These will be applied to other browsers.
	*/
	/* CSS HACK */
	width/* */:/**/677px;	/* Other browsers */
	width: /**/677px;	
	/* CSS HACK */
	height/* */:/**/140px;	/* Other browsers */
	height: /**/140px;
	background-color:#fff;
	position:relative;	/* Never change this value */	
	}
.imageInGallery
	{
	width:677px;
	height:140px;
	background-color:#000;
	/* Never change these 3 value */
	left:0px;
	top:0px;
	position:absolute;	
	}
#imageSlideshowHolder img
	{
	position:absolute;
	}
	
	/* GALLLERY CSS */

.photogallery {}
.photogallery td
	{
	padding:5px 2px;
	}
.photogallery td span
	{
	font-size:12px;
	color:#333333;
	position:relative;
	top:5px;
	}
.photogallery img
	{ /*CSS for images within an album*/
	border: 0px solid green;
	cursor:pointer;
	}
.photonavlinks
	{ /*CSS for pagination DIV*/
	font: bold 14px Arial;
	}
.photonavlinks a
	{ /*CSS for each navigational link*/
	color:#002238;
	margin-right: 2px;
	margin-bottom: 3px;
	padding: 1px 5px;
	text-decoration: underline;
	}
.photonavlinks .current
	{
	text-decoration: none;
	color:#ACA899;
	cursor:default;
	}
#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; }
#overlay[id]{ /* IE6 and below Can't See This */
position:fixed;
} 
