body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(img/pool_R.jpg);
	margin: 0px;
	padding: 0px;
	
}

ul {
	
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
	margin: 0px;
	margin-left: 0px;
}
li {
	
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
	margin: 0px;
	margin-left: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	text-decoration: none;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}

p.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
	margin: 4px;
	margin-left: 0px;
}

p.indent {
	padding-left: 30px;
}

.txt_subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
	margin: 6px;
	margin-left: 0px;
	
}

h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 14px;
	margin-top: 24px;
	margin-bottom: 6px;
	margin: 0px;
}

a:link {
	color: #000099;
	text-decoration: none;
	-webkit-transition: all 0.3s linear;
}

a:visited { text-decoration: none; }

a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}

a:active {}

.block_center {
	background-image: url(img/pool_R.jpg);
	position: absolute;
	left: 150px;
	width: 780px;
	top: 0px;
	background-repeat: repeat-x;
	float: right;
}

.block_right {
	
	padding: 0px;
	position: absolute;
	top: 93px;
	left: 98px;
	width: 536px;      
	overflow: auto;
	height: auto;
	
}

.block_right_long {
	padding: 0px;
	position: absolute;
	top: 93px;
	left: 98px;
	width: 664px;
	overflow: auto;
	height: auto;
}

.block_right_video {
	background-image: url(images/transblack25.png);
	padding: 3px 0px;
	position: absolute;
	top: 100px;
	left: 98px;
	width: 720px;
	overflow: auto;
	height: 921px;
}

.text_transW {
	background-image: url(images/transwhite75.png);
	margin-bottom: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
.text_transW_floatL {
	background-image: url(images/transwhite50.png);
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	float: left;
}
.logo_top {
	position: absolute;
	top: 33px;
	left: 98px;
	width: 512px;
	overflow: visible;
	height: 32px;
}
.logo_top a:link {
}

.logo_top a:hover {
	background-color: #FFF;
}

/* ---------- menu styles start here ----------------------- */
.menu {
	position: fixed;
	top: 93px;
	left: 0px;
	padding: 0px 0px 0px;
	width: 151px;
}

.menu_item {
	font-size: 12px;
	font-weight: regular;
	background-image: url(images/transwhite50.png);
	padding: 3px 0px 3px 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu_item:link {
	color: #000099;
}
.menu_item:visited {}
	
.menu_item:hover {
	background-image: url(images/transblack50.png);
	text-decoration: none;
	font-weight: regular;
	color: #FFF;
}
	
.menu_item:active {}
	

	
.menu_item_sel {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/transblack50.png);
	padding: 3px 0px 3px 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menu_subitem {
	font-size: 12px;
	font-weight: regular;
	background-image: url(images/transwhite50.png);
	padding: 3px 0px 3px 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menu_subitem_sel {
	font-size: 12px;
	font-weight: regular;
	background-image: url(images/transwhite50.png);
	padding: 3px 0px 3px 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.menu_subitem:hover {
	color: #000000;
	text-decoration: none;
	font-weight: regular;
	background-color: #FFFFFF;
}



/* ---------- lightbox styles start here ----------------------- */

#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; }

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 0px;
	margin-bottom: 6px;
	padding: 0;
	float: left;
	position: relative;
	width: 512px;

}
.gallery img {
	border: 0;
	padding: 0px;
}
.gallery span {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

.gallery .video {
	background: url(images/video.png) no-repeat;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover img  {
}
.gallery a:hover span {
	background-position: left -42px;
}

.smallg {
	list-style: none;
	margin: 0;
	padding: 0;
}
.smallg li {
	margin: 0px;
	margin-bottom: 6px;
	padding: 0;
	float: left;
	position: relative;
	width: 244px;

}
.smallg img {
	border: 0;
	padding: 0px;
}
.smallg span {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	bottom: 58px;
	left: 112px;
}


.smallg .video {
	background: url(images/videosmall.png) no-repeat;
}
.smallg a {
	text-decoration: none;
}
.smallg a:hover img  {
}
.smallg a:hover span {
	background-position: left -22px;
}