/* LIGHT BOX STYLES */

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

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #444;
	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;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../_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(../_images/prevlabel.png) left 15% 

no-repeat; 

}
#nextLink:hover, #nextLink:visited:hover { background: url(../_images/nextlabel.png) right 15% 

no-repeat;
}


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

#imageData{	padding:0 10px; color: #ccc; }
#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;
	}

/* LIGHT BOX STYLES */




.hallblock {
	width: 90%;
	border-top: 1px #eee solid;
	border-left: 1px #eee solid;
	margin: 10px 10px 20px 10px;	
}

.hallblock a {
	text-decoration: NONE;
}

.hallblock h1 {
	font-size: 13pt;
	margin: 5px 5px -10px 25px;	
	color: #888;
}

.hallblock IMG {
	float: right;
	border: 4px #eee solid;
	padding: 10px ;
	margin: 10px 10px 0 10px;
}

.hallblock P {
	text-align: JUSTIFY;
	padding: 0px 10px 20px 10px;
	font-size: 8pt;
	font-family: Helvetica, Verdana, Arial;
	color: #777;
}

/*	Start the second hall type of block		*/ 

div.hallblock2 {
	width: 30%;
	margin: 5px 5px 0px 5px ;
	float: LEFT;
	text-align: center;
	overflow: hidsden;
	height: 170px;
}



.InsideBlocka{
	margin:0px 0px 0px 8px;
}

.hallblock2 a {
	text-decoration: NONE;
}

#contentContainer .hallblock2 h1 {
	font-size: 13px;
	text-align: left;
	margin: 5px 0px 0px 10px;	
	color: #ddd;
	font-weight: normal;
	height: 10px;
}


.hallblock2 div {
	text-align: center; 
	padding: 5px;
	margin: 10px 10px 0px 10px ;
	border: #EFA74A 6px solid;
}

div.hallblock2 div div {
	height: 75px;
	overflow: hidden;
	border: 0px;
}

.hallblock2 IMG {
	text-align: center; 
	padding: 0px 0px 0px;
	margin: 0px;
}

.hallblock2 P {
	font-size: 8pt;
	padding: 0;
	margin: 0;
	font-family: Helvetica, Verdana, Arial;
	color: #a57435;
}

#content p.main-gallery-link {
	text-align:left;
	margin:0px 0px 0px 20px;
	font-weight:bold;
}

#thumblist a {
	color: #EFA74A;
}

#thumblist a:hover {
	color: #eee;
}

p.gallery-display-links{
	text-align:center;
	font-weight: normal;
	color: #EFA74A;
}

p.gallery-display-links a {
	font-weight: bold;
}
.thumblinks {
	font-size: 10pt;
	font-family: Verdana, Arial;
	line-height: 29px;
	margin: 0 0 3px 0;
}

.thumblinks a {
	text-decoration: NONE ; 
}

#thumbs  {
	border-top: 1px #ddd solid;
	width:95%;
	margin:0 auto;
}

div.thumb {
	margin: 15px;
	float: LEFT;
	height: 80px;
	width: 100px;
	overflow: hidden;
	padding:3px;
}

.thumb IMG {
	border: 0px;
	
}