@charset "UTF-8";
/* CSS Document */
body{
background-color:#253f5c;
}
#container{
width:966px;
height:auto;
margin: 0 auto;
}
#header{
width:966px;
height:252px;
float:left;
background-image:url(images/background_header.jpg);
background-repeat:no-repeat;
}
#menu{
width:966px;
height:46px;
float:left;
background-image:url(images/background_menu.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFF;
font-weight:400;
line-height:40px;
}
#menu a{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFF;
font-weight:400;
line-height:40px;
text-decoration:none;
}
#menu a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#b5cbdc;
font-weight:400;
line-height:40px;
text-decoration:none;
}
#content{
width:966px;
height:auto;
float:left;
background-color:#f7ddac;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2a496b;
}
#content_left{
width:774px;
height:auto;
float:left;
background-color:#f7ddac;
}
#content_left_info{
width:774px;
height:auto;
float:left;
background-color:#c2d5e3;
background-image:url(images/content_background.jpg);
background-repeat:no-repeat;
}
#content_left_info a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2a496b;
text-decoration:none;
}
#homepage_left{
width:327px;
height:auto;
float:left;
background-image:url(images/background_left_content.jpg);
background-repeat:no-repeat;
background-color:#f7ddac;
}
#homepage_right{
width:447px;
height:auto;
float:right;
background-image:url(images/background_content_right.jpg);
background-repeat:no-repeat;
background-color:#c2d5e3;

}
#content_right{
width:192px;
height:inherit;
float:right;
background-color:#f7ddac;
}
#content_right a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2a496b;
text-decoration:none;
}
#footer{
width:966px;
height:65px;
float:left;
background-color:#4872a2;
}
.copyright{
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
font-size:14px;
color:#29486a;
}
.footer_menu{
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
font-size:14px;
color:#FFF;
} 
.footer_menu a{
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
font-size:14px;
color:#FFF;
text-decoration:none;
}
.visitor{
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
font-size:11px;
color:#29486a;
}
.title{
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
color:#FFFFFF;
}
label {

	float: left;

	text-align: right;

	margin-right: 15px;

	width: 100px;

	padding-top: 5px;

	font-size: 11px;

}



.gallery

{

    width: 650px;

	cursor: default;

	list-style: none;

	float:left;


	

}

ul .gallery

{



margin-left:0px;

}



.gallery img

{

	background: #fff;

	border-color: #aaa #ccc #ddd #bbb;

	border-style: solid;

	border-width: 1px;

	color: inherit;

	padding: 2px;

	vertical-align: top;

	width: 40px;

	height: 40px;

	float:left;


	

}



.gallery li

{

	background: #fff;

	border-color: #fff;

	border-style: solid;

	border-width: 1px;

	color: inherit;

	display: inline;

	float: left;

	margin-left:20px;

	padding: 3px;

	margin-bottom:15px;

	position: relative;

	

	

}

#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/back_btn.jpg) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(images/next_btn.jpg) right 15% no-repeat; }



#imageDataContainer{ font: 12px Times New Roman; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }



#imageData{	padding:0 10px; color: #bf5947; height:50px; }

#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: #666; 

}