
/*  Main text font 1 */
h1 {margin-bottom: 2px;	margin-top: 2px; margin-left:5px; margin-right:5px; 
FONT-WEIGHT: normal; COLOR: #BEBFB7; FONT-SIZE: 18pt; 
FONT-FAMILY: Verdana; TEXT-ALIGN: left}

/*   Main text font 3*/
h2 {margin-bottom: 5px;	margin-top: 3px; margin-left:5px; margin-right:5px; 
FONT-SIZE: 9pt; COLOR: #BEBFB7; FONT-FAMILY: Verdana; 
text-decoration: none; TEXT-ALIGN: justify}

/*Main text font 3 */
h3 {margin-bottom: 7px;	margin-top: 2px; margin-left:5px; margin-right:5px;
FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #999A8E; 
FONT-FAMILY: Verdana; TEXT-ALIGN: justify}

/*  */
h4 {margin-bottom: 0px;	FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: #999A8E; 
FONT-FAMILY: Verdana; margin-top: 0px}

/* home page box titles */
h5 {margin-bottom: 3px;	margin-top: 3px; FONT-SIZE: 8pt; COLOR: #999A8E; 
FONT-FAMILY: Verdana; text-decoration: none; TEXT-ALIGN: center; font-weight:normal}
h5:hover {color:#000033;}

/*   left box title*/
h6 {margin-bottom: 1px;	margin-top: 5px; margin-left:5px; margin-right:5px; 
FONT-SIZE: 8pt; COLOR: #BEBFB7; FONT-FAMILY: Verdana; 
text-decoration: none; TEXT-ALIGN: left; font-style:bold;}

/*   left box main*/
h7 {margin-bottom: 1px;	margin-top: 5px; margin-left:5px; margin-right:5px; 
FONT-SIZE: 6pt; COLOR: #BEBFB7; FONT-FAMILY: Verdana; 
text-decoration: none; TEXT-ALIGN: justify; }


BODY { background-color: #000033; margin-top:0; margin-bottom:0; }

table.style0 {background: #000033; border-width:0px; align:center}
table.style1 {background: #000033; border-width:0px}
table.style2 {background: #000033; border-style: outset; border-width:2px;
 border-color:#2C2C49; background-repeat: no-repeat; 
background-image: url(../../../imgs/table_bck.jpg)}

img {border:0px}

a  {text-decoration:none}
a.style0 {text-decoration:none; font-weight:bold; COLOR: #BEBFB7; FONT-SIZE: 8pt; 
FONT-FAMILY: Verdana; }
UL {list-style-image: url(); list-style-type:square}


td {vertical-align:top; background-repeat: no-repeat;}

/* standard no box link*/
td.style0 a{color:#BEBFB7; FONT-SIZE: 8pt; FONT-FAMILY: Verdana; FONT-WEIGHT:bold}
td.style0 a:hover{color:#BEBFB7; FONT-SIZE: 8pt; FONT-FAMILY: Verdana; FONT-WEIGHT:bold ;
cursor:pointer; }


/* header Leading Edge Digital Content*/
td.style1 {vertical-align:middle }

/* Main with box*/
td.style2 a{ width:100%; height:100%; display:block;background: #000033; border-width:1px; border-style: solid; 
border-color:#2C2C49;color:#999A8E; FONT-SIZE: 8pt; FONT-FAMILY: Verdana; text-align:center;padding-top:2px;padding-bottom:2px;}
td.style2 a:hover{display:block;background: #ffffff; border-style: solid; border-width:1px; 
cursor:pointer; color:#000033; FONT-SIZE: 8pt; FONT-FAMILY: Verdana; text-align:center;padding-top:2px;padding-bottom:2px}
/* a version Main with box*/


/* topmenu td*/
td.style3 {vertical-align:bottom;}

/* head and foot box*/
td.style4 {background: #000033; border-style: outset; border-width:1px;
 border-color:#2C2C49; }


/*lightbox css*/
#lightbox{
	position: absolute;
	top:0px;
	left:0;
	width: 99.5%;
	z-index: 1000;
	text-align: center;
	line-height: 0;	background-color:#000033; border: outset; border-width:2px;
	}
	
#lightbox a img{ border: none; }

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

#imageContainer{
	padding: 	5px;
	}

#loading{
	position: absolute;
	top: 50%;
	left: 0%;
	height: 50%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1000;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 30%;
	height: 100%;
	background: transparent url(../../../imgs/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;background: url(../../../imgs/prevlabel.gif) left 92% no-repeat; }
#nextLink { right: 0; float: right;background: url(../../../imgs/nextlabel.gif) right 92% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../../imgs/prevlabel.gif) left 92% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../../imgs/nextlabel.gif) right 92% no-repeat; }


#imageDataContainer{
	font: 10px Verdana;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 90%; 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: 999;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: .99;
	opacity: .99;
	}
	
	
.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 */
	}	

/* Litbox for swf*/
.LB_overlay {
		position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 1;
	opacity: 1;
}

/* can change position: fixed*/
.LB_window {
position:fixed;
_position: absolute;
	background: #000033;
	color:#000033;
	border: 4px solid #ffffff;
	z-index:901;
	overflow:hidden;
}


.LB_window #codebox {
   border: 0px;
   overflow: auto;
}
.LB_window label {
   margin: 0;
}

.LB_caption{
	height:25px;
	float:left;
   width: 100%;
}

#LB_closeWindow{
	height:25px;
	float:right;
}

.LB_closeAjaxWindow{
	cursor: none;
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#000033;
}

.LB_closeAjaxWindow a{
	cursor: pointer;
	display:block;
	font-family:verdana;
	font-size:8pt;
	COLOR: #BEBFB7;
}

	
