/* CSS Document */
/* WebDev - Chadwick */

body
{
margin:0px;
padding:0px;
background-image:url(../images/bg.jpg);
}
#header
{
width:784px;
height:auto;
margin:0px auto;
}
#main
{
width:784px;
height:auto;
margin:0px auto;
background-image:url(../images/mainbg.jpg);
background-repeat:repeat-y;
background-position:center;
}
#nav
{
width:760px;
height:24px;
margin:0px auto;
padding:0px;
border-bottom:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
}
#content
{
width:760px;
height:auto;
margin:0px auto;
border-top:1px solid #969696;
}
#foot
{
width:784px;
height:auto;
margin:0px auto;
background-image:url(../images/footbg.jpg);
background-repeat:repeat-x;
background-position:top;
font-family:Arial;
font-size:10px;
color:#FFFFFF;
}
#foot ul
{
text-align:center;
margin:0px;
padding:5px 0px;
}
#foot li
{

padding:0px 3px; 
list-style-type:none;
display:inline;
}
#foot a, #foot a:visited
{
text-decoration:none;
color:#FFFFFF;
}
.footl
{
background-image:url(../images/footl.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.footr
{
background-image:url(../images/footr.jpg);
background-repeat:no-repeat;
background-position:top right;
}
.contentbg
{
background-image:url(../images/contentbg.jpg);
background-repeat:repeat-y;
background-position:right top;
}
.crbg
{
background-image:url(../images/crbgtop.jpg);
background-repeat:no-repeat;
background-position:right top;
border-right:1px solid #FFFFFF;
font-family:Arial;
font-size:13px;
color:#FFFFFF;
padding:20px;
padding-bottom:0px;
}
.clbg
{
background-image:url(../images/clbgtop.jpg);
background-repeat:repeat-x;
background-position:left top;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
background-color:#5C6B6E;
padding:13px;
}
.clbgbot
{
background-image:url(../images/clbgbot.jpg);
background-repeat:repeat-x;
background-position:left bottom;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
background-color:#5C6B6E;
font-size:5px;
}
.crbgbot
{
background-image:url(../images/crbgbot.jpg);
background-repeat:no-repeat;
background-position:right bottom;
border-right:1px solid #FFFFFF;
background-color:#5C6B6E;
font-size:5px;
}
.content2topbg
{
background-image:url(../images/content2topbg.jpg);
background-repeat:repeat-x;
background-position:top left;
background-color:#FFFFFF;
font-size:10px;
}
.content2botbg
{
background-image:url(../images/content2botbg.jpg);
background-repeat:repeat-x;
background-position:top left;
background-color:#FFFFFF;
font-size:10px;
}
.bg
{
background-color:#FFFFFF;
}
.bord
{
border-right:1px solid #948E8E;
background-color:#FFFFFF;
padding:0px 10px;
font-family:Arial;
font-size:11px;
color:#333333;
}
.bord2
{
border-right:1px solid #948E8E;
background-color:#FFFFFF;
padding:0px 10px;
font-family:Arial;
font-size:12px;
color:#333333;
}
.bord3
{
background-color:#FFFFFF;
padding:0px 10px;
font-family:Arial;
font-size:12px;
color:#333333;
}
.bord4
{
border-right:1px solid #948E8E;
background-color:#FFFFFF;
padding:0px 10px;
font-family:Arial;
font-size:12px;
color:#333333;
}
.bord5
{
background-color:#FFFFFF;
padding:0px 10px;
font-family:Arial;
font-size:12px;
color:#333333;
}
#content a,#content a:visited
{
text-decoration:underline;
color:#333333;
}
.head
{
font-family:Arial;
font-size:12px;
color:#4D7287;
font-weight:bold;
}
.head2
{
font-family:Arial;
font-size:14px;
color:#4D7287;
font-weight:bold;
}
.border
{
background-color:#E5FCFF;
border-bottom:1px solid #017081 ;
}
.border2
{
border:1px solid #017081 ;
}
.bg1
{
background-color:#EAEAEA;
}
.bg2
{
background-color:#FAFAFA;
}
.table
{
font-family:Arial;
font-size:12px;
color:#333333;
background-color:#FFFFFF
}
.t1
{
padding:10px;
}
.t2
{
padding:10px;
border-left:1px solid #333333;
}
.t3
{
font-size:10px;
}
.t4
{
font-size:9px;
}
.image
{
float:left;
padding:2px;
}




/*submenus*/
#dropmenudiv{
position:absolute;
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#FFF;
z-index:100;
width: 110px;
border-bottom:1px solid #fff;
}

#dropmenudiv a{
width: 110px;
background-color:#4D7287;
color:white;
display: block;

padding: 5px 5px;
text-decoration:none;
/*font-weight: bold;*/
border:1px solid #fff;
border-bottom:none;
}

#dropmenudiv a:hover{ /*hover background color*/
/*background-color: #6FC4E3;*/
color:#FEFEFE;
text-decoration:underline;
background-color:#333333;
}




/*lightbox*/

#lightbox{
	position: absolute;
	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: 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: transparent url(../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(../images/prevlabel.gif) left 100% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 100% 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
