﻿/* 

 
*/
* {
	margin: 0;
	padding: 0;
}
* body {
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.6em;
	background: #fff url(images/bg1.gif) repeat-x;
	color: #444;
}
a {
	color: #317486;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #808080;
	background: inherit;
}
p {
	margin: 0 0 15px 0;
}
h1 {
	font: bold 1.7em Arial, Sans-Serif;
	margin: 20px 0 0;
}
h1 a {
	color: #fff;
	background: inherit;
}
h1 a:hover {
	color: #E4FFD3;
	background: inherit;
}
h2 {
	font: bold 1.6em Arial, Sans-Serif;
	margin: 0 0 12px;
}
h4 {
	color: #808080;
	background: inherit;
	font-weight: normal;
	font-size: .9em;
}
#content {
	width: 900px;
	margin: 0 auto;
}
#logo {
	margin: 10px 0 0 0;
	height: 66px;
	width: 240px;
	float: left;
	background: url(images/logobgnot.gif) no-repeat bottom;
	text-align: center;
}
#menu {
	float: right;
	padding: 40px 0 0;
	margin: 0 0 18px;
}
#menu li {
	font-size: 1.1em;
	display: inline;
}
/* #menu li a { padding: 30px 15px 0px 0; margin: 0 0 0 50px; color: #ccc; background: #505050 url(images/tab.gif) no-repeat right bottom;  } */
/*#menu li a { padding: 30px 15px 0px 0; margin: 0 0 0 50px; color: #ccc; background: #0026ff url(images/tab.gif) no-repeat right bottom;  }   TOOK OUT BACKGROUND:#0026FF */
#menu li a {
	padding: 30px 15px 0px 0;
	margin: 0 0 0 50px;
	color: #ccc;
	background: url(images/tab.gif) no-repeat right bottom;
}
#menu li a:hover {
	background: url(images/tabhover.gif) no-repeat right bottom;
	color: #FEFFB8;
}
#intro {
	clear: both; /* background: #fff url(images/newbannercropped.jpg) no-repeat; */;
	background: url(images/bannera.gif) no-repeat;
/*color: #4C8734;*/	height: 170px;
	margin: 0 0 20px;
	padding: 45px 40px 0 0;
	text-align: right;
}
#intro h1 {
	margin: 0;
}
#intro p {
	margin: 0;
}
#login {
	font-size: .9em;
	margin: 82px 0 0;
}
#login a {
	color: #fff;
	background: #8BE1FA;
	padding: 4px 20px 6px;
}
#login a:hover {
	color: #fff;
	background: #8BE1FA url(images/loginhover.gif) no-repeat;
}
#left {
	/*clear: left;
	float: left;
	width: 240px;
	padding: 0 34px 0 15px;
	font-size: .9em;
	margin: 0 0 15px; */
	margin: 0 0 0 15px;
	padding: 0 34px 0 15px;
	float: left;
	width: 220px;
	text-align: justify;

}
#leftmenu {
	list-style: none;
	margin: 0 0 20px 0;
	vertical-align: baseline;
}
#leftmenu li {
	padding: 0 0 0 12px;
	background: #fff url(images/bullet.gif) no-repeat center left;
	color: blue;
}
/* #leftmenu li a { background: #EAFFE3; color: #46852F; } */
#leftmenu li a {
	background: #fff;
	color: blue;
}
#right {
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	float: right;
	/*width: 560px;*/
	width: 540px;  /*made this change to fix problem in IE6 where right was showing up below left*/
	text-align: justify;
}
#career {
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	/*float: right;*/
	width: 798px;
	text-align: justify;
}

#notice {
	padding: 12px 14px 1px;
	background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right;
	color: #808080;
}
#right a {
	background: #EFFCFF;
	color: #317486;
}
#left a {
	background: #EFFCFF;
	color: #317486;
}
#left h3 {
	border-bottom: 1px solid #eee;
	padding: 0 0 7px;
	margin: 0 0 15px 0;
}
#right h2 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 8px;
}
#footer {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	margin: 0 0 15px;
	font-size: .9em;
	color: #808080;
	background: #fff;
}
/* #footer a { color: #4CA031; background: #fff; } */
#footer a {
	color: blue;
	background: #fff;
}
#col1 {
	float: left;
	width: 274px;
	padding: 7px 0 0 15px;
	margin: 0 0 10px;
}
#col2 {
	float: left;
	width: 250px;
	height: 93px;
	border-left: 1px solid #ccc;
	padding: 7px 0 0 40px;
}
#col3 {
	float: right;
	width: 250px;
	height: 93px;
	border-left: 1px solid #ccc;
	padding: 7px 0 0 40px;
}
/*#gallist li { display:inline; list-style-type:none; padding-right:20px}*/
#gallist li {
	list-style-type: none;
	padding-right: 20px;
}
#desc {
	float: right;
	width: 250px;
	border-left: 1px solid #ccc;
	padding: 7px 0 0 40px;
}
#flashcontent {
	height: 100%;
	float: right;
}
#sidebar {
	position: relative;
	top: 5em;
	left: 0;
	width: 18.5%;
	background-color: red;
}
#description {
	margin: 3em 63% 1em 20%;
	padding: 0;
	background-color: green;
}
#gallery {
	position: relative;
	top: 5em;
	right: 0;
	width: 60%;
	background-color: blue;
}
#nav {
	text-align: center;
}
#mygallery {
	width: 200px;
	float: left;
}
#target {
	margin: 0 0 0 3px;
	width: 400px;
	float: right;
}
div.thumbnail {
	width: 250px;
	float: left;
	margin: 0 10px 10px 0;
	padding-bottom: 10px;
	border: 1px solid #777;
	background: url(images/bg1.gif) repeat-x;
}
div.thumbnail img {
	float: left;
	margin: 10px 10px 0 10px;
	border: 1px solid #777;
}
div.thumbnail p {
	margin: 0;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: left;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.gallerycontainer {
	position: relative;
	height: 538px;
	/*Add a height attribute and set to largest image's height to prevent overlaying*/
}
.thumbnail img {
	border: 1px solid white;
	margin: 0 5px 5px 0;
}
.thumbnail:hover {
	background-color: transparent;
}
.thumbnail:hover img {
	border: 1px solid blue;
}
.thumbnail span {
	/*CSS for enlarged image*/
	position: absolute;
	background-color: #ffffff;
	/*background-image:url('images/wtc450x319.gif'); */
	padding: 5px;
	left: -1000px;
	/* border: 1px dashed gray; */
	border: 1px gray;

	visibility:hidden;
	color: black;
	text-decoration: none;
	vertical-align:top;
		
}
.thumbnail span img {
	/*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span {
	/*CSS for enlarged image*/
	visibility: visible;
	top: 0px;
	left: 230px; /*position where enlarged image should offset horizontally */;
	z-index: 50;
}

#gallrow {
	width: 580px;
}
#galltext {
	width:75%;
}
#gallthumb {
	width: 20%;
	float:right;
	vertical-align:top;
}

#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/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; }

