.e2_photo_gallery {
	display: block;
	clear: both;
	padding: 10px 0 0 0;
}

#main_image_wrapper{position:relative;border:3px solid #fff; width:600px; height:399px;background: #FFF url(../images/rsrc/loading_image.gif) no-repeat 50% 50%;}
#imgloader{text-align:center;vertical-align:middle;}

#thumbbox {
	
	width:790px;
	position:relative;
	padding:5px;
	margin: 0;
}
#thumb_container {
	position:relative;
	overflow:hidden;
	width:685px;
	height:70px;
}

#thumbs img{margin-right:3px;vertical-align:top;}
#thumbs a img{border:1px solid #CCC;}
#thumbs a:hover img{border:1px solid #000;}

#photocount{
	color:#FFF;
	font-size:10px;
	float: left;
	width: 48%;
	text-align: left;
	left:0;
}





.morelink:hover{font-size:11px;color:#FFF;text-decoration:underline;}
#thumbgall{position:absolute;left:0;top:0;white-space:nowrap;z-index:1000;}
#widthbox{position:relative;display:inline;left:0;top:0;padding:1px;}
#imgbox{width:80px;height:80px;display:inline;position:absolute;text-align:center;}
#iptc_btn{width:100%;text-align:right;position:absolute;left:0;top:0;z-index:999;}

#iptc_info {

	height: 60px;
	width:650px;
	color:#000;
	font-size:12px;
	-moz-opacity:1;opacity:1;
}

.iptc_left{
	display: none;
/*float:left;text-align:right;width:18%;color:#FFF;padding:0 0 0 2%;*/
}
.iptc_right{
	text-align:center;
	width: inherit;
	height: inherit;
	display: none;
}


#more {
	position:absolute;top:10px;left:745px;float:right;z-index:1001;
	width: 45px;
}

#more a {
	background: url(../images/rsrc/next.gif) right 50% no-repeat;
	display:block;
	width:38px;
	height: 49px;
}

#back{
	position:absolute;
	top:10px;
	left:0;
	visibility:hidden;
	z-index:1001;
	width: 45px;
}


#back a {
	background: url(../images/rsrc/prev.gif) left 50% no-repeat;
	display:block;
	width:38px;
	height: 49px;
}

.spacing{padding:1px;}
.morelink:link,.morelink:visited{font-size:11px;color:#FFF;text-decoration:none;}


#pn_overlay{position:absolute; top:0; left:0; width:100%; height:100%; z-index:998;}
#prev, #next{
	width: 30%;
	height: 100%;
	background: transparent url(../images/rsrc/blank.gif) no-repeat; /* Trick IE into showing hover */
	outline:none;
	}
#prev { left: 0; float: left; outline: none; -moz-outline: none; visibility:hidden;}
#next { right: 0; float: right; outline: none; -moz-outline: none;}
#prev:hover, #prev:visited:hover { background: url(../images/rsrc/prev.gif) left 50% no-repeat; }
#next:hover, #next:visited:hover { background: url(../images/rsrc/next.gif) right 50% no-repeat; }
#imgtitle{width:600px; font-size:13px; text-align:center; color:#FFF; display:block}
#imgtitle h2{font-size:1.3em; margin:0; padding:0}
#thumbtoggler {
	text-align: right;
	float: right;
	width: 48%;
	right:0;
	z-index:1100;
}
#thumbdisplay {
	width: 600px;
	display: none;

}
.clear{clear:both;}
#e2link {font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding:5px 0;
	color: #FFFFFF;
	text-align:left;}
#e2link a {
	color: #FFFFFF;
	text-decoration:none
}

.tooltip {
	color: #fff;
	width: 150px;
	z-index: 15000;
	text-align:left;
}

.tooltip h4 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 8px 8px 2px;
	background:#000;
}

.tooltip p {
	font-size: 11px;
	padding: 1px 8px 8px;
	margin:0px;
	background: #000;
}#thumbhide {
	position: relative;
	overflow:hidden;
}

