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

.browntext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #6C0000;
}



A {
	color:#949494;
	text-decoration: none
}
A:hover {
	color:red;
	text-decoration: underline;
}
.body-text {
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.imagespace {
	padding: 0.5cm 0.5cm
}
/* BEGIN DEMO STYLE */
	* {
	margin:0;
	padding:0
}

h1, h2 {
	font:bold 80% 'helvetica neue', sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
}
a {
	color:#348;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#67a;
}
.caption {
	color:#888;
	position:absolute;
	top:250px;
	left:3px;
	width:200px;
}
.demo {
	position:relative;
	margin-top:2em;
}
.gallery_demo {
	width:200px;
	float:left;
}
.gallery_demo li {
	width:55px;
	height:70px;
	border:3px double #eee;
	margin: 0 2px 2px 0;
	background:#eee;
}
.gallery_demo li.hover {
	border-color:#bbb;
}
.gallery_demo li.active {
	border-style:solid;
	border-color:#222;
}
.gallery_demo li div {
	left:240px
}
.gallery_demo li div .caption {
	font:italic 0.7em/1.4 georgia, serif;
}
.galleria_container {
	margin:0 auto 60px auto;
	height:438px;
	width:700px;
	float:right;
}
.nav {
	padding-top:15px;
	clear:both;
}
.info {
	text-align:left;
	margin:30px 0;
	border-top:1px dotted #221;
	padding-top:30px;
	clear:both;
}
.info p {
	margin-top:1.6em;
}
.nav {
	position:absolute;
	top:410px;
	left:0;
}



h2{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:22px; text-transform:uppercase; color:#C30;}
h3{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; }


