/* CSS Document */

.e2_photo_gallery {
 width:650px;
 margin:0px auto;
 min-width:650px;
 color:#fff;
}

.e2_photo_gallery .hd .c,
.e2_photo_gallery .ft .c {
	font-size:1px;
}

.e2_photo_gallery .ft .c {
	background:transparent;
}

.e2_photo_gallery .hd {
 background:transparent;
}

.e2_photo_gallery .hd .c { background:transparent ;
}
#gallery {
	margin-right: auto;
	margin-left: auto;
}

.e2_photo_gallery .bd { background:transparent ;
}

.e2_photo_gallery .bd .c { background:transparent ;
}

.e2_photo_gallery .bd .c .s {
	margin:0px 8px 0px 4px;
	padding:1em;
}

.e2_photo_gallery .ft {
 background:transparent ;
}

.e2_photo_gallery .ft .c { background:transparent ;
}


/* content-specific */

.e2_photo_gallery h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.e2_photo_gallery p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 
}
#main_image_wrapper{
	position:relative;
	border:1px solid #CCC;
	width:600px;
	height:399px;
	background: #FFF url(../rsrc/loading_image.gif) no-repeat 50% 50%;
	margin-right: auto;
	margin-left: auto;
}
#imgloader{text-align:center;vertical-align:middle;}
#thumbbox{
	border:solid 1px #CCC;
	text-align:center;
	width:590px;
	position:relative;
	padding:5px;
	margin-right: auto;
	margin-left: auto;
}
#thumb_container{
	position:relative;
	overflow:hidden;
	width:530px;
	height:85px;
	margin:0 0 0 32px;
}
#thumbs img{margin-right:4px;vertical-align:top;}
#thumbs a img{border:1px solid #333;}
#thumbs a:hover img{border:1px solid #CCC;}
#thumbs a:hover{color:red;}
#photocount{
	color:#333333;
	font-size:10px;
	float: left;
	width: 48%;
	text-align: left;
	left:0;
	padding-left: 5px;
}
#back{
	position:absolute;
	top:0;
	left:0;
	visibility:hidden;
	z-index:23;
	padding-top: 5px;
}
#more{
	position:absolute;
	top:0;
	left:568px;
	float:right;
	z-index:23;
	padding-top: 5px;
}
.morelink:hover{font-size:11px;color:#FFF;text-decoration:underline;}
#thumbgall{position:absolute;left:0;top:0;white-space:nowrap;z-index:22;}
#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:21;}
#iptc_info{
	position:absolute;
	bottom:0;
	left:0;
	height:auto;
	width:100%;
	background-color:#000;
	color:#FFFFFF;
	font-size:11px;
	line-height:140%;
	text-align:left;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
.iptc_left{float:left;text-align:right;width:18%;color:#FFF;padding:0 0 0 2%;}
.iptc_right{float:right;text-align:left;width:79%;}
#rightmore li a{background:url(../designs/e2/right_more.gif) no-repeat;display:block;color:#fff;text-decoration:none;width:100%;padding:0;}
#rightmore li a:hover{background:url(../designs/e2/right_more_over.gif) no-repeat;color:#fff;height:115px;}
#leftmore li a{
	background:url(../designs/e2/left_more.gif) no-repeat;
	display:block;
	color:#fff;
	text-decoration:none;
	width:100%;
	padding:5 0 0;
}
#leftmore li a:hover{
	background:url(../designs/e2/left_more_over.gif) no-repeat;
	color:#fff;
	height:85px;
	padding-top: 5px;
}
.spacing{
	padding:1px;
	margin-right: auto;
	margin-left: auto;
}
.morelink:link,.morelink:visited{font-size:11px;color:#FFF;text-decoration:none;}
#rightmore,#leftmore{color:#333;height:115px;width:32px;padding:0;}
#rightmore ul,#leftmore ul{list-style:none;border:none;height:115px;margin:0;padding:0;}
#rightmore li,#leftmore li{height:115px;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:20;}
#prev, #next{
	width: 20%;
	height: 100%;
	background: transparent url(../rsrc/blank.gif) no-repeat; /* Trick IE into showing hover */
	outline:none;
	z-index: 25;
	}
#prev {
	left: 0;
	float: left;
	outline: none;
	-moz-outline: none;
	visibility:hidden;
	z-index: 25;
}
#next {
	right: 0;
	float: right;
	outline: none;
	-moz-outline: none;
	z-index: 25;
}
#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:0.9em;
	text-align:center;
	color:#333333;
	display:block;
	background-color: #FFFFFF;
}
#imgtitle h2{
	font-size:1.3em;
	margin:0;
	padding:0;
	color: #666666;
}
#thumbtoggler {
	text-align: right;
	float: right;
	width: 48%;
	right:0;
	z-index:24;
}
#thumbdisplay {
	width: 600px;
}
.clear{clear:both;}
#e2link 
{
	font-size: 9px;
	padding:5px 0;
	color: #FFFFFF;
	text-align:left;}
#e2link a {
	color: #FFFFFF;
	text-decoration:none
}

.tooltip {
	color: #666666;
	width: 150px;
	z-index: 25;
	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;
}
