/* mac hide \*/
html, body {height:100%}
/* end hide*/

* { margin:0; padding:0; }
html { 
	background-color:#ffefd5;
	height:100%;
}
body {
	font:normal 76%/140% verdana, arial, sans-serif;
	color:#000;
	height:100%;
}
p,h1,h2,h3,ul {	margin-bottom:10px; }

#container {
	height: 100%;
	min-height: 100%;
	margin-bottom: -26px;
}

img {border: 0 none;}

* html>body #container {height: auto;}/*for Mozilla as IE treats height as min-height anyway*/

#fishheader
 {
	width: 100%;
	height:100px;
	background:#ffefd5 url(fishheader.jpg) repeat-x;
}
		
#floraheader
 {
	width: 100%;
	height:100px;
	background:#fff url(florafooter.jpg) repeat-x;	
}

#subheader {
	width:100%;
	height: 130px;
	background-color: #ffefd5;
} 
#index #subheader {height: 105px;}
#mal5 #subheader {height: 140px;}
#trop5 #subheader {height: 160px;}
#mal65 #subheader {height: 150px;}
#got #subheader {height: 150px;}
#contactus #subheader {height: 105px;}


#subheader h1
{
	font-size: 3em;
	font-family: georgia, serif;
	background-color: #ffefd5;
	color: #000;
	padding: 0.5em;
}

#subheader h2
{
	font-size: 1.5em;
	font-family: georgia, serif;
	background-color: #ffefd5;
	color: #787;
	padding:  0 0 1em 1em;
	width: 60%;
}

#subheader h3
{
	font-size: 1em;
	font-family: georgia, serif;
	font-style: italic;
	background-color: #ffefd5;
	color: #787;
	padding:  0 0 0 2em;
	width: 90%;
}
#subheader p {margin-left: 2em;}
x.nav {

	list-style:none;
	display:block;
	float: right;
	width:35%;
	margin-bottom: 0.5em;
	font:bold 1em georgia, "times new roman", serif;
	color:#000;
	background-color:#ffefd5;
	height:2em; 
}
.nav li {
	padding:0;
	display:inline;
	float: left;

}
x.nav li * {
	display:block;
	text-decoration:none;
	padding:5px 10px;
	color:#000;  
}
x.nav li span {
	background:#ffefd5;
	color:red;
}
x.nav li a:visited {
	color:#000;
	background-color:#ffefd5;;
}
x.nav li a:hover {
	color:#fff;
	background: #87c;
}

#flora x.nav li a:hover {Background: #dba;}

.navflora {

	list-style:none;
	display:block;
	float: left;
	width:70%;
	margin: 2em 0 0.5em 1em;
	font:bold 1em georgia, "times new roman", serif;
	color:#000;
	background-color:#ffefd5;
	height:2em; 
}

.navflora li {
	padding:0;
	display:inline;
	float: left;
	margin-right: 0.5em;
}
.navflora li * {
	display:block;
	text-decoration:none;
	padding:5px 10px;
	color:#000;  
}
.navflora li span {
	background:#ffefd5;
	color:red;
}
.navflora li a:visited {
	color:#000;
	background-color:#ffefd5;;
}
.navflora li a:hover {
	color:#fff;
	background: #87c;
}
#flora .navflora li a:hover {background: #dba;}

#left{
	border:1px solid #787;
	border-left: 5px solid #787;
	margin:0 0 0.5em 1em;
	padding:0.5em;
	width:185px;
	background: #ffefd5;
	float: left;
	min-height:150px;
}
#left, .left2 h4 {font-weight: bold; font-size: 1.3em; color: #787; padding: 0.5em 0;}
#left, .left2 span {color: red;font-weight: bold;}
#left, .left2 ul.menu span {color: red;}

.left2{
	border:1px solid #787;
	border-left: 5px solid #787;
	margin:1em 0 1em 1em;
	padding:0.5em;
	width:185px;
	background: #ffefd5;
	float: left;
	min-height:150px;
}

.left3{
	border:1px solid #787;
	border-left: 5px solid #787;
	margin:1em 0 1em 1em;
	padding:0.5em;
	width:90%;
	background: #ffefd5;
	float: left;
	min-height:150px;
}

#fish .left2 {width: 100px; }


#fish .left2  h3 
{
	font-size:1em;
	font-weight:bold;
	color:#787;
}
#fh .left3 p {font-size: 1.2em;}
.intro {
	background:#ffefd5;
	width:90%;
	margin: 1em 0 1em 2em;
	padding:0.5em;
	border:1px solid #787;
	border-right: 5px solid #787;
}


.intro p {margin-bottom: 30px; padding-top: 10px;}
#index .intro {margin: 0 0 1em 2em; height: 223px;}
#contactus .intro {margin: 0 0 1em 2em;}
#flora .intro {margin: 4em 0 0 0;}

.tank
{
	width: 500px;
	margin: 1em 0 1em 0.2em;
	border: 0px solid #000;	
}

.tank p {padding: 0em;}

ul.nav
{
	width:14em;
	display: block;
	margin:0;
	padding:0;
	border: 1px solid #ec9;
}

ul.nav li
{
	list-style-type: none;
	margin:  0;
	text-align: left;
	display: inline; 
	font-weight: bold;
	line-height: 2em;
}

ul.nav li a
{
	display: block;
	xwidth:13em;
	width: 11em;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 1em solid #ec9;
	background-color:#ffe;
	text-decoration:  none;
	border-bottom: 1px solid #ec9;
	color:#000;
}

ul.nav li span
{
	list-style-type: none;
	margin:  0;
	text-align: left;
	display: block; 
	font-weight: bold;
	line-height: 2em;
	color: red;
	border-left: 1em solid #ec9;
	padding: 0.25em 0.5em 0.25em 0.75em;
	xborder-bottom: 1px solid #ec9;
}


ul.nav li a:link {color: #000; }
ul.nav li a:visited {color: #000; }
ul.nav li a:hover { color:#000; background: #ec9;border-left: 1em solid #ec9;}
/* Windows MSIE5 fix \*/

* html #content,  * html .nav  {height: 1%;}

#content {
	margin:0 0 0 220px;
	background:#ffefd5;
	padding:0;
}
#content:after, .nav:after, #left:after, #left2:after {
	 clear:both;
	  content:".";
	  display: block; 
	  height: 0;
	  visibility: hidden;
	  }

#sa #content {margin-left: 300px;}
#content h2 {
	font:bold 1.3em Georgia, "Times New Roman", serif;
	color:#000;
}

#index #content p {font-weight: bold;}
#flora #content p{font-weight: bold; margin-left: 1.5em;}


#fish #content h2 {font-size: ;color: #787;}
#sa #content h2 {font-size: 1.5em;color: #787; padding-left: 1em; font-style: italic;}

#content h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#787;
	text-align: left;
}

#content h4 {
	font-size:1.1em;
	font-style:italic;
	color:#787;
}

.box
{
	width:95%;
	padding: 0 0 0 1em;
}
#fishfooter  {
	clear:both;
	width: 100%;
	height:100px;
	line-height:2em;
	background:#fff url(florafooter.jpg) repeat-x;
	font-size:.75em;
	color:#fff;
	text-align: right;	
}
#fishfooter a { font-weight:bold;color:#fff; text-decoration: none;}
#fishfooter a:hover { background:#fff;color:#000; }


#florafooter  {
	clear:both;
	width: 100%;
	height:100px;
	line-height:2em;
	background:#fff url(fishheader.jpg) repeat-x;
	font-size:.75em;
	color:#fff;
	text-align: right;	
}

#florafooter a { font-weight:bold;color:#fff; text-decoration: none;}
#florafooter a:hover { background:#fff;color:#000; }

#footer {

	text-align: right;
	color: #000;
	font-size: 0.75em;
	}
form {
	color:#087;
	font-size:1em;
	font-weight:bold;
	margin-top:1em;
	margin-left: 4em;
	width: 84%;
}
	
fieldset {
	border:1px solid #087;
	margin-bottom:1em;
	line-height:1em;
	padding:.5em;
	background-color: #efe;
}
fieldset legend {
	 color:#000;
	 font-weight:bold;
	 padding:0.5em
}
fieldset p {
	 margin:0.25em 0;
	 min-height: 1.5em;
	 width: 100%;
}
fieldset p label {
	display: block;
	 width:17em;
	 min-width: 17em;
	 float: left;
}
input,select,textarea{vertical-align:bottom;}
	  
input.Button {
	 font-size:.9em;
	 padding:.3em;
	 background-color:#fff;
	 color:#000;
	 border:.2em outset #d98
}

.clearboth {clear: both;}

p.text a:link {color: red; font-weight: bold;}
p.text a:visited {text-decoration: underline; color: #fff; font-weight: bold;}
p.text a:hover {text-decoration: none; color: #87c; background-color: #fff; font-weight: bold;}

a.text:link {color: #c63; font-weight: bold;}
a.text:visited { color: #c63; font-weight: bold;}
a.text:visited:hover { color: #fff; font-weight: bold;}
a.text:hover {text-decoration: none; color: #fff; background-color: #087; font-weight: bold;}
a.text:hover:visited{text-decoration: none; color: #fff; background-color: #087; font-weight: bold;}


#clearfooter {clear: both; height:3em;}


ul#img {
	list-style:none;
	font-size: .76em;
	margin:0 0 0 2em;
	padding:0.5em;
	float: left;
	xwidth: 90%;
	width: 100%;
    }
ul#img li {
	width: 105px;
	height: 140px;
	xheight: 160px;
	xheight: 220px;
	float: left;
	margin: 0 0.5em 0.5em 0;
	background-color:#ec9;

    }
ul#img li div {
	height: 80px;
	xheight: 140px;
	position:relative;
	background-color:#ec9;
    }
ul#img li img { 
	display:block;
	position:absolute;
	bottom:0;
    }
ul#img li p {
	margin: .25em;
	color: #000;
    }
ul#img li p span {
	font-weight:bold;
	display:block;
	margin-top:1em;
    }
 
    
ul#img:after {
  display:block;
  content: " ";
  clear:left;
  height:0;
} 
#fh ul#img li, ul#img li div {background-color:  #ec9;} 
#flora2 ul#img li {background-color: #dba;} 
#flora2 ul#img li div {background-color: #dba;}
#flora2 #left2 {border:1px solid #dba;border-left: 5px solid #dba;}
#flora2 ul#img li p {margin: .25em;color: #000;}
#flora2 h2{color: #dba;}
#flora2 h3{color: #dba;}
#flora2 #left2 p {margin:0; padding:0;}
#trop5 ul#img li  {height: 220px;}
#trop5 ul#img li div {height: 140px;}
* html ul#img { height: 1%;}
* html #clearfooter {height: 3.5em;}
* html .intro p {margin-bottom: 20px; padding-top: 10px;}

#retired ul#img {margin-top: 4em;}
ul.img {
	list-style:none;
	font-size: .76em;
	margin:0 0 0 2em;
	padding:0.5em;
	float: left;
	width: 90%;
    }
ul.img li {
	width: 105px;
	height: 160px;
	float: left;
	margin: 0 0.5em 0.5em 0;
	background-color:#787;

    }
ul.img li div {
	xheight: 80px;
	height: 100px;
	
	position:relative;
	background-color:#787;
    }
ul.img li img { 
	display:block;
	position:absolute;
	bottom:0;
    }
ul.img li p {
	margin: .25em;
	color: #fff;
    }
ul.img li p span {
	font-weight:bold;
	display:block;
	margin-top:1em;
    }
 
    
ul.img:after {
  display:block;
  content: " ";
  clear:left;
  height:0;
} 

#fh ul.img li {
	width: 105px;
	height: 195px;
	float: left;
	margin: 0 0.5em 0.5em 0;
	background-color:#787;

    }
#fh ul.img li div {
	xheight: 80px;
	height: 160px;
	
	position:relative;
	background-color:#787;
    }


#menu {
	float:left;
	width: 140px;
	margin: 1.5em 0 0 0em;
	padding: 10px;
	color: #000;
	font-size:1.2em;
}

#menu h2 {
	color: #000;
	height: 20px;
}

#menu ul {
	list-style: none;
	font-size: 0.8em;
	margin-top: 10px;
}

#menu ul li {
	margin: 4px 0;
	color: #000;
	height: 24px;
}

#menu ul li * {
	width: 125px;
	height: 20px;
	line-height: 20px;
	display:block;
	background: #87c;
	border: 2px outset #000;
	color: #fff;
	padding-left: 15px;
}

#menu ul li a { 
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#menu ul li a:link {
	background-position: left center;
	background-color: #ec9;
	border-color: #ec9;
}

#menu ul li a:visited {
	background-position: left bottom;
	background-color: #ec9;
	border-color: #ec9;
	color: #000;
}

#menu ul li a:hover {
	border-color: #000;
	background-color: #000;
	color: #fff;
}


dl
 {
	 margin: 0;
	 padding:0;
 }
 
dt
 {
	 margin: 0 0 0 0.2em;
	 padding: 0;
	 color:  #87c;
	 font-weight: bold;
 }
 
dd
 {
	 margin: 0 0 0 1.2em;
	 padding: 0.5em ;
	 color: #000;
 }

 
/*LIGHTBOX*/
 
#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: 100px; height: 100px; 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, #prevLink:visited { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited { background: url(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;color: #000; }
#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; }

 
 ul.pic {
	list-style:none;
	font-size: .76em;
	margin: 1em;
	padding:0;
	float: left;
	width: 90%;
    }
   
ul.pic li {

	xwidth: 150px;
	width: 130px;
	xheight: 126px;
	height: 180px;
	background-color: #ec9;
	display: inline;
	xmargin-bottom: 15em;
	float: left;
    }
   
         
ul.pic li div {
	xheight: 210px;
	height: 140px;
	xheight: 80px;
	position:relative;
	background-color: #ec9;
	padding: 0;
	width: 100px;
    }
    
   
ul.pic li img { 
	display:block;
	position:absolute;
	bottom:0;
	padding-left: 10px;
	width: 102px;
    }
ul.pic li p {

	text-align:left;
	 font-size: 1.3em;
	 padding-left: 10px;
    }
ul.pic li p span {
	font-weight:bold;
	display:block;
	margin-top:1em;
    }
    
ul.pic:after {
  display:block;
  content: " ";
  clear:left;
  height:0;
} 
  
* html ul.pic { height: 1%; }
