@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #1a1a1a;
	text-align: center;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.clear {
	clear: both;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	color: #fff;
	background-color: #1a1a1a;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h2 a {
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 16px;
	line-height: 26px;
	color: #777777;
	font-weight: bold;
}

#container {
	border-right-width: 21px;
	border-left-width: 21px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #313131;
	border-left-color: #313131;
	background-color: #fff;
	width: 860px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#flash {
	padding-bottom: 20px;
}
#left_col {
	width: 260px;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}
#right_col {
	width: 580px;
	float: right;
	margin-bottom: 20px;
}
#right_col a {
	text-decoration: underline;

}
#right_col a:hover {
	text-decoration: underline;
	color: #333;

}
#footer {
	clear: both;
	text-align: right;
	padding-bottom: 20px;
}
#footer a {
	padding-right: 20px;
	padding-left: 20px;
}
.module_title {
	font-size: 18px;
	color: #fff;
	background-color: #1a1a1a;
	padding: 10px;
}
.module_title a {
	color: white;
	text-decoration: none;
}
.module_title a:hover {
	text-decoration: underline;
	color: white;
}
.module_title_regular_text {
	font-size: 12px;
	color: #fff;
	background-color: #1a1a1a;
	padding: 10px;
	margin-bottom:20px;
}
.module_title_regular_text a {
	color: #fff;
	text-decoration: none;
}
.module_title_regular_text a:hover {
	text-decoration: underline;
}
.module_title_name {
	font-size: 12px;
	color: #fff;
	background-color: #1a1a1a;
	padding: 10px;
	float: right;
}
.module {
	background-color: #f3f3f3;
	padding: 20px;
	margin-bottom: 20px;
}
.module_right {
	margin-bottom: 20px;
}
.contact_info {
	padding-top: 20px;
}
.contactformfield {
	width: 270px;
}
#topnav ul {
	float: right;
}
#topnavleft {
	float: left;
	width: 189px;
}
#topnavright {
	float: right;
	width: 670px;
}


#topnavright ul li {
	list-style:none;
	display: inline;
	background-image: url(images/btn_normal.gif);
}
#topnavright ul li a {
	font-size: 13px;
	list-style-type: none;
	font-weight: normal;
	color: black;
	text-decoration: none;
	background-image: url(images/btn_normal.gif);
	background-repeat: repeat-x;
	height: 124px;
	margin-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: hidden;
}

#topnavright ul li a:hover {
	font-size: 16px;
	padding-right: 30px;
	padding-left: 30px;
	list-style-type: none;
	display: inline-block;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
	background-color: black;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#topnavright  #topnavrightselect a {
	font-size: 16px;
	padding-right: 30px;
	padding-left: 30px;
	list-style-type: none;
	display: block;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
	background-color: black;
	font-weight: bold;
	color: white;
}
li {
	list-style-type: square;
}

#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; }.eventpic {
	position: absolute;
	top: 995px;
	left: 195px;
}

