
a:hover { color: #000000; }
a:link { color: #000000; }
a:visited {color: #000000; }
p.error { font-weight: bold; color: #ff0000; }
span.error { font-weight: bold; color: #ff0000; }
span.okay { font-weight: bold; color: #A0BA01; }
td.error { font-weight: bold; color: #ff0000; }
td.okay { font-weight: bold; color: #A0BA01; }

form { margin: 0px }

select, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border:1px solid #cccccc; }

.darkgreyboxb	{	border: 1px solid #6BA23D;	}
.dgbr	{	border-right: 1px solid #6BA23D;	}
.blueb,.orangeb:link,.orangeb:visited,.orangeb:hover		{	color: #FFFFFF;	background: #70A0EC; font-weight: bold;	}

.red, .red:visited, .red:link { color: #ff0000; }

.done,.done:link,.done:visited
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0F71BA;
	text-decoration: none;
}

.but, but:visited, but:link
{
	font-family: Verdana;
	font-size: 12px;
	color:white;
	text-decoration: none;
}

menu: hover
{
  font-family: Verdana;
	font-size: 13px;
	color: #318825;
	font-weight: bold;
	text-decoration: none;
}

.menu, menu:visited, menu:link
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.address, address:visited, address:link
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.back, back:visited, back:link
{
	font-family: Verdana;
	font-size: 11px;
	color: #004F00;
	text-decoration: none;
}

.map, map:visited, map:link
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.black, black:visited, black:link
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.copyright, copyright:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #318825;
	text-decoration: none;
}

.develop, develop:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #A8C283;
	text-decoration: none;
}

.gtext
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #318825;
}

.submenu, submenu:visited
{
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
;
}

.text, text:visited, text:link
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: ;
	color: #000000;
	text-decoration: none;
}

.title
{
  font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #004F00;
}

.input
{
   color: #117a83;
   font-family:Tahoma;
   font-size:12px;
   font-weight:;
}

.blueborder	
{
	border: 1px solid #DFEDF7;
	}

.date
{
   color: #117a83;
   font-family:Tahoma;
   font-size:8px;	
   font-weight: bold;
}
	
.dev
{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #ACE7E2;
}

.repeat1 { 
  background: white url("images/middle_01.gif");
  background-repeat: repeat-y;
  background-position: center;
}

.swfcontainer
  {
  margin: 12px 0;
  border: 8px solid #ededed;
  width: 780px;
  height: 400px;
  }
.description
  {
  margin: 12px 0;
  border: 1px solid #fff9c8;
  width: 780px;
  background-color: #fffded;
  }
.description div
  {
  margin: 6px;
  }

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