/* Hydro CSS style sheet */




body {
	font-family: "Courier New", Courier, monospace;
	background-image: url('/template/images/mywood-1.jpg');
}

td {
	font-family: "Courier New", Courier, monospace;
}

th {
	font-family: "Courier New", Courier, monospace;
}


.header1{
background-image: url('/template/images/headerhydro.gif');
background-repeat: no-repeat;
width: 840px;
height: 134px;
border: none;
}

.mytime{
font-size: 12px;
font-weight: bold;
text-align: left;
}

.headermenucell{
height: 25px;
font-size: 12px;
color: #FFFFFF
}

.headermenucell a:hover{
height: 25px;
font-size: 12px;
color: #FF0000
}

.headermenucell a:visited{
height: 25px;
font-size: 12px;
color: #CCCCCC
}

.centerplate{
 /* background-image: url('../images/burntpaper516800.jpg'); */
}

.moreitems{
background-image: url('/template/images/gradhydro2.gif');
width: 510px;
height: 35px;
vertical-align: middle;
}

.footermain{
background-image: url('/template/images/gradhydro.gif');
width: 840px;
height: 35px;
}



.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0px;
padding: 1px;   /* controls the space between ul and li */
width: 149px;  /* WIDTH OF MAIN MENU ITEMS */
height: 35;
border: 0px #000;  /* 1px */
}

.glossymenu li{
position: relative;
background-image: url('/template/images/gradhydro.gif');
font: bold 12px Verdana, Helvetica, sans-serif;
margin: 0px;
width: auto;      /* auto */
height: 35px;   /* This is the height of Button */
text-decoration: none;
border: 0px #000;
overflow: visible;
z-index: 1;
}

.glossymenu li ul{   /* SUB MENU STYLE */
position: absolute;
width: 140px;   /* WIDTH OF SUB MENU ITEMS */
padding: 2px;
left: 0px;
top: 0px;
display: none;
filter: alpha(opacity=100);
-moz-opacity:1;
}

.glossymenu li a{

font: bold 12px Verdana, Helvetica, sans-serif;
color: #FFFFFF;
display: block;
width: 140px;      /* auto */
height: 35px;   /* This is the height of Button */
padding: 3px 0px;      /* 5px 0 */
padding-left: 5px;    /* 10px */
text-decoration: none;
}

.glossymenu .arrowdiv{
position: absolute;
right: 0px;
/* background: transparent url(arrow.gif) no-repeat center right; */
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #C2C2C2;
}

.glossymenu li a:hover{
color: #FF0000;
}

/* Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */



.horizontalcssmenu ul{
background-image: url('/template/images/buthydro.gif');
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
background-image: url('/template/images/buthydro.gif');
position: relative;
display: inline;
float: right;
border: 2px #000;
overflow: visible;
z-index: 1;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 105px; /* 120px - Width of top level menu link items*/
height: 22px;
padding: 5px 7px 0px 0px;     /* 2px 8px */
border: 2px #000000; /* 1px 202020 */
border-left-width: 2;
text-decoration: none;
text-align: center;
font: bold 12px Verdana, Helvetica, sans-serif;
color: #FFFFFF;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border: 2px #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 98px; /*width of sub menu levels*/
height: 14px;
font-weight: bold;
padding: 5px 7px;
}

.horizontalcssmenu ul li a:hover{ 
color: #FF0000;
}

.horizontalcssmenu ul li ul li a:hover{
color: #FF0000;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
/* background: transparent url('menuarrow.gif') no-repeat center left; */
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

.ponder{
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

#myslideshowleft{
width: 130px; /*a width should be defined for transition to work*/
padding: 0px;
}

#myslideshowleft img{
border-width: 0;
}

#myslideshowright{
width: 120px; /*a width should be defined for transition to work*/
padding: 0px;
}

#myslideshowright img{
border-width: 0;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 150px;
	height: 150px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 0px;
	}

#loading{
	position: absolute;
	top: 25%;
	left: 0%;
	height: 100%;
	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: transparent url(/javascript/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/javascript/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/javascript/lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 12px Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #191919;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
.marqueelinks {
	background: url('/template/images/no-preview.gif') top left no-repeat; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 100%;
}
.marqueeRss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 100%;
}

.hydro {
 background: url('/template/images/smoke.gif')
}

.FlaminLinks {
	text-align: center;
	padding-left: 5px;
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.FlaminLinks a:link {
	color: #FFFFFF; 
	font-style: normal;
	text-decoration: none;
}
.FlaminLinks a:visited {
	text-align: center;
	color: #FFFFFF; 
	font-size: 9px;
	font-style: normal; 
}
.FlaminLinks a:hover {
	color: #FF000A;
	font-style: italic;
	text-decoration: none;
}
.FlaminLinks a:active {
	color: #FF0000;
	font-style: italic;
	text-decoration: none;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

