/* CSS Document */

body {
 background-color: #0060AC;
 background-repeat: repeat-x;
}
 #header-logo{
 width: 780px;
 height: 71px;
 background-image: url(images/layout_01.gif);
 margin-left: auto;
 margin-right: auto;
   }
   #header-flash{
 width: 780px;
 height: 208px;
  background-image: url(images/traincarouselmaze.jpg);
 background-color: #ffffff;
 margin-left: auto;
 margin-right: auto;
  }
  #navigation{
 width: 199px;
 background-color: #ffffff;
float: left;
  }
   #content{
 width: auto;
 background-repeat: repeat-x;
 background-color: #ffffff;
float:left;
 font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
  }
   #content a:link{
font-weight: normal;
color: #000000;
text-decoration: underline;
}
#content a:visited{
color: #000000;
font-weight: normal;
text-decoration: underline;
}
#content a:hover{
color: #000000;
font-weight: normal;
text-decoration: none;
}
#content-nobackground{
 width: 565px;
 background-color: #ffffff;
float:left;
 font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
padding-right:10px;
  }
   #content-full{
 width: 565px;
 background-repeat: no-repeat;
 background-color: #ffffff;
float:left;
 font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
padding-right:10px;
  }
  #content-full a:link{
font-weight: normal;
color: #000000;
text-decoration: underline;
}
#content-full a:visited{
color: #000000;
font-weight: normal;
text-decoration: underline;
}
#content-full a:hover{
color: #000000;
font-weight: normal;
text-decoration: none;
}
   #right-flash{
 background-color: #ffffff;
 width:203px;
  margin-left: auto;
 margin-right: auto;
 float:left;

  }
   #footer-flash{
 background-color: #ffffff;
 width: 780px;
 height:151px;
 margin-left: auto;
 margin-right: auto;
  }
  #footer{
 background-image: url(images/layout_16.gif);
 background-repeat: repeat-x;
 width: 755px;
 height:50px;
 margin-left: auto;
 margin-right: auto;
 font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
text-align:right;
padding-right:25px;
padding-top:15px;

  }
    #footer a:link{
font-weight: normal;
color: #000000;
text-decoration: underline;
}
#footer a:visited{
color: #000000;
font-weight: normal;
text-decoration: underline;
}
#footer a:hover{
color: #000000;
font-weight: normal;
text-decoration: none;
}
 .center {
	background-color: #FFFFFF;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	}
.top-align {
	vertical-align: top;
}
.header-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0066;
}
.secondheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9900CC;
	font-weight: bold;
}
.normal-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.tables {
	background-color: #F0F0F0;
	border: 2px solid #FFFFFF;
}
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
	}

#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: 0px;
	}
#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(images/blank.gif); /* Trick IE into showing hover */
	background-repeat:no-repeat;
	display: block;
	}
#prevLink { left: 0; float: left; background: url(images/prevlabel.gif);left: 15%;background-repeat:no-repeat;}
#nextLink { right: 0; float: right; background: url(images/nextlabel.gif);background-repeat:no-repeat; width: 66px; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif);
left: 15%;
background-repeat:no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) ;
background-repeat:no-repeat; width: 66px; float: right; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	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: #0060AC;
/* filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;*/
}


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

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

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}.no-border {
	border: none;
}
.textfields {
	background-color: #F0F0F0;
	border: 1px solid #000000; 
	color:#5D5E5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.textarea {
	background-color: #F0F0F0;
	border: 1px solid #000000; 
	color:#5D5E5E;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5D5E5E;
	background-color: #F0F0F0;
	border: 1px solid #000000;
	font-size: 12px;
	}
