﻿@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	background-image: url(../i/bg.gif);
	background-position:center top;
	margin: 20px 0 0;
	padding: 0;
	text-align: center;
	color: #fff;
}
p {font-size:80%; color:#ccc; padding: 10px 20px; margin:0; text-align:left;}
p.gall {font-size:80%; color:#ccc; padding: 0 0 10px 20px; margin:0; text-align:left;}
p.gall_vert {font-size:80%; color:#ccc; padding: 0 0 10px 20px; margin:0; text-align:left;}
p.gall img {width: 120px; height: 80px; border: 1px solid #ccc; margin: 10px 10px 0 0; padding: 0;}
p.gall_vert img {width: 80px; height: 120px; border: 1px solid #ccc; margin: 10px 10px 0 0; padding: 0;}
p.cit {font-size:70%;/*text-align: right;*/}
p.af {padding: 10px 20px 10px 80px; margin:0; text-align:left;} 
img {border: 0;}
a {border: none; font-weight: bold;}
a img {border-bottom: 0px solid; text-decoration: none;}
a:link {color: #ddd;}
a:active {outline: none; color: #ddd;}
a:visited {color: #ddd;}
a:hover {color: #ff0000;}
a.allred:link {color: #ff0000;}
span.red {color: #ff0000; font-weight: bold;}
hr {color: #ccc; background-color:#ccc; border:0px none; height:1px; clear:both; width: 530px; margin-bottom: 15px;}

h1 {font-size:90%;text-align: left; padding: 10px 20px 0 20px; margin:0;}
h2 {font-size:80%;text-align: left; padding: 10px 20px 0 20px; margin:0; font-weight: bold;}
ul {font-size:80%; color:#ccc; padding: 10px 20px 10px 80px; margin:0; text-align:left; list-style: none;}
li {margin: 0; padding-right:30px;}
.up {vertical-align:super; font-size:70%;}

#menu {width: 550px; height:36px; background: #000; margin-left:20px; font-size:80%;}
#menu  ul {margin: 0; padding: 8px 20px 8px 0;}
#menu  li {display: inline; margin: 0; padding-right:30px;}
.act {color: #ff0000; font-weight: bold;}

.event_w {width: 530px;/*background: #000;*/ /*margin-left:15px;*/  margin-top :10px; float:left;}
.event_v {width: 230px;/*background: #000;*/ /*margin-left:15px;*/  margin-top :10px; float:left;}
.event_h {width: 280px; /*background: #000;*/ /*margin-left:15px;*/ margin-top :10px; float:left;}
#container {
	/*background-image: url(../i/bg.gif);
	background-position:center top;*/ 
	width: 1000px;
	/*background: #000;*/
	margin: 0 auto;
	border: none;
	text-align: left;
	vertical-align:top;
} 
#header {
	width: 1000px;
	height: 210px;
	margin: 0px;
}
#left {	float: left; width: 250px;}
#left p { text-align:center;}
#right {float: left; width: 180px;}
#mid {float: left;	margin: 0;	padding: 0;	width: 570px; text-align:center;}
#partners {/*float: left;*/	margin: 0;	padding: 0;	width: 570px; text-align:center;}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left:10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
.clear { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#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; }

