#main_image_wrapper{
	position:relative;
	border:1px none #CCC;
	width:600px;
	height:285px;
	/* background:#FFF url(../rsrc/loading_image.gif) no-repeat 50% 50%; */
}

#imgloader{
	text-align:center;
	vertical-align:middle;
}

#thumbbox{
	/* background-color: #ff9988; */
	border:none 0px #CCC;
	width:800px;
	padding:0px;
	height:100px;
}

#thumb_container{
	/* background-color: #99ff88; */
	position:relative;
	overflow:hidden;
	width:710px;
	height:100px;
	margin: 0;
	padding: 0;
	float: left;
}

#thumbs img {
	margin: 0px;
	padding: 0px;
	vertical-align:top;
	height: 100px;
}

#thumbs a img{
	border:0px none #CCC;
	height:100px;
	margin: 0px;
	padding: 0px;
	margin-right:3px;
}

#thumbs a:hover img {
	border:0px none #333;
	height:100px;
	margin: 0px;
	padding: 0px;
}

#thumbs a:hover {
	margin: 0px;
	padding: 0px;
	color:red;
	height:100px;
	margin-right:3px;
}

#photocount{
	color:#036;
	font-size:10px;
	float:left;
	width:48%;
	text-align:left;
	left:0;
	display: none;
}
#back{
	visibility:hidden;
	z-index:1001;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 5px;
}
#more{
	display: block;
	z-index:1001;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

.morelink:hover{font-size:11px;color:#036;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{
	position:absolute;
	bottom:0;left:0;
	height:auto;
	width:100%;
	background-color:#000;
	color:#CCC;
	font-size:10px;
	line-height:140%;
	text-align:left;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	display: none;
}

.iptc_left{float:left;text-align:right;width:18%;color:#0CF;padding:0 0 0 2%;}
.iptc_right{float:right;text-align:left;width:79%;}

#rightmore li a {
	background:url(../rsrc/right_more.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display:block;
	color:#fff;
	text-decoration:none;
	width:100%;
	padding:0;
	height:100px;
}

#rightmore li a:hover{
	background:url(../rsrc/right_more_over.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color:#fff;
	height:100px;
}

#leftmore li a{
	background:url(../rsrc/left_more.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display:block;
	color:#fff;
	text-decoration:none;
	width:100%;
	padding:0;
	height:100px;
	}

#leftmore li a:hover{
	background:url(../rsrc/left_more_over.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color:#fff;
	height:100px;
}

.spacing { 
	padding:1px;
	display: none;
}

.morelink:link,.morelink:visited{font-size:11px;color:#069;text-decoration:none;}

#rightmore,#leftmore{
	color:#333;
	height:100px;
	width:30px;
	padding:0;
}
#rightmore ul,#leftmore ul{
	list-style:none;
	border:none;
	height:100px;
	margin:0;
	padding:0;
}
#rightmore li,#leftmore li{
	height:100px;
	margin:0;
}
	
html>body #rightmore li a,html>body #leftmore li a{width:auto;}

#pn_overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:998;}

#prev,#next{width:30%;height:100%;background:transparent url(../rsrc/blank.gif) no-repeat;outline:none; display: 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(../rsrc/prev.gif) left 50% no-repeat;}
#next:hover,#next:visited:hover{background:url(../rsrc/next.gif) right 50% no-repeat;}

#imgtitle {
	width:600px;
	font-size:12px;
	text-align:center;
	color:#777777;
	display:block;
	height: 75px;
	padding-top: 20px;
	background-color: #ffffff;
}

#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:800px;
	background-color: #99ffff;
	display: none;
}

.clear {
	clear:both;
}

#e2link{font-family:Arial, Helvetica, sans-serif;font-size:9px;color:#000;text-align:left;width:800px;padding:5px 0;}
#e2link a{color:#000;text-decoration:none;}
.tooltip{color:#fff;width:150px;z-index:15000;text-align:left;}
.tooltip h4{font-weight:700;font-size:12px;background:#000;margin:0;padding:8px 8px 2px;}
.tooltip p{font-size:11px;background:#000;margin:0;padding:1px 8px 8px;}
#thumbhide{position:relative;}
