body{
	background:#000;
	margin:0;
	padding:0;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	color:#fff;
}
.small {
	color:#ffffff; 
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, Sans-serif;
}
a.small:link {color:#ffffff;text-decoration:none;}
a.small:visited {color:#ffffff;Arial;text-decoration:none;}
a.small:hover {color:#c1e3fa;text-decoration:none;}
.clear {
	clear:both
}

#gallery {
	position:relative;
	height:360px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:50px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
		font-size: 16px;
	}
	

.normal{
font-family: Tahoma,sans-serif;
font-size: 16px;
line-height: 22px;
}

a.normal:link, a.normal:visited{
	color:#fff;
	text-decoration:none;
	}
	
a.normal:hover{
	color: #c1e3fa;	
	background:#000;
	text-decoration:none;
	}
	
	
.white{
font-family: Tahoma,sans-serif;
font-size: 14px;
line-height: 22px;
color:#FFFFFF;	
}

a.white:link, a.white:visited{
	color:FFFFFF;	
	text-decoration:none;
	}
	
a.white:hover{
	color: #FFFFFF;	
	background:#00F;
	text-decoration:none;
	}


.bold{
padding:10px;
color:#000000;
font-family: Tahoma,sans-serif;
font-size:18px;
font-weight:bold;
}	
a.bold:link, a.bold:visited{
	color:#000000;
	text-decoration:none;
	}
	
a.bold:hover{
	color: #00F;
	text-decoration:underline;
	}
	

	
a.menu {
float: left;
display: inline;
padding:5px 5px;
text-decoration:none;
margin:0 3px 0 0;
color: #ffffff;
background:#000000;
border:2px outset #a2def9;
font-family: Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:11px;
}
a.menu:link, a.menu:visited {
	color: #ffffff;
	background:#000000;
    border:2px outset #a2def9;
}
a.menu:focus, a.menu:hover {
background:#F00;
border:2px outset#900;
color:#ffffff;			
}
a.menu:active {
background:#F00;
border:2px outset #a2def9;
}

a.menuhere, a.menuhere:visited{
float: left;
display: inline;
padding:5px 5px;
text-decoration:none;
margin:0 3px 0 0;
color: #ffffff;
background:#F00;
border:2px outset #a2def9;
font-family: Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:11px;
}

h2{
	font-size:28px;
	line-height: 27px;
}

h3{
	line-height: 27px;
}

p{
	padding: 10px 20px 0 20px;
}

ul{
	padding: 10px 20px 0 20px;
}

li{
	padding: 10px 20px 0 20px;
}

hr{
	color:#0db24c;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: 1px solid #3258eb; }

#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(../imageslightbox/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(../imageslightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../imageslightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

#slideshow {
position: center; 
margin: 0 auto; 
padding: 0; 
}
#backgroundaudio {
  display: block;
  position: fixed;
  bottom: -43px;
  left: 5px;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
 }
 #backgroundaudio:hover {
  bottom: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
 }
 #backgroundaudio audio {
  background: #000;
  padding: 5px;
  display: table-cell;
  vertical-align: middle;
  height: 43px;
  z-index: 9998;
 }
 #backgroundaudio i {
  font-size: 40px;
  display: block;
  background: #000;
  padding: 5px;
  width: 50px;
  float: none;
  margin-bottom: -1px;
  z-index: 9999;
 }
	