/* Full Album Pack - BEGIN*/

/* Thumbs Frame & Shadow - BEGIN */
.picframe{
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #555555;
	padding: 2px 6px 2px 6px;
	position: relative;
	bottom: 2px;
	right: 2px;
}

.picshadow{
	background-color: #888888;
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}
/* Thumbs Frame & Shadow - END */

/* Pic LightBox Preview - BEGIN */
#loader_container {
	text-align: center; position: absolute; top: 40%; width: 100%;
}

#loader {
	font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 0 16px 0;
	margin: 0 auto;
	display: block;
	width: 135px;
	border: 1px solid #777777;
	text-align: left;
	z-index: 255;
}

#progress {
	height: 5px;
	font-size: 1px;
	width: 10px;
	position: relative;
	top: 1px;
	left: 10px;
	background-color: #999999;
}

#loader_bg {
	background-color: #EEEEEE;
	position: relative;
	top: 8px;
	left: 8px;
	height: 7px;
	width: 113px;
	font-size: 1px
}

.border_preview{
	font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans;
	font-size: 16px;
	color: #444444;
	padding: 10px 10px 10px 10px;
	z-index: 100;
	position: absolute;
	background: #FFFFFF;
	border: 2px dotted #336699;
}

.preview_temp_load {
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}

.preview_temp_load img{
	vertical-align: middle;
	text-align: center;
}
/* Pic LightBox Preview - END */


/* ACP - BEGIN */
.forumline_left {
	background-color: #F8F8F8;
	border-bottom: 2px #224488 solid;
	border-left: 2px #224488 solid;
}

.tab_links, a.tab_links:hover, a.tab_links:link, a.tab_links:active, a.tab_links:visited {
	font-size: 11px;
	color: #FF7722;
	text-decoration: none;
}

.tab_links_unsel, a.tab_links_unsel:hover, a.tab_links_unsel:link, a.tab_links_unsel:active, a.tab_links_unsel:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.tab_links:hover, a.tab_links_unsel:hover {
	color: #FFFFAA;
	text-decoration: underline;
}

.tab_headers, th.tab_headers {
	color: #FF7722;
	font-size: 11px;
	font-weight : bold;
	padding-left: 4px;
	padding-right: 8px;
	border: #003366;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	background-color: #006699;
}

.tab_headers_unsel, th.tab_headers_unsel {
	color: #333333;
	font-size: 11px;
	font-weight : bold;
	padding-left: 4px;
	padding-right: 8px;
	border: #336699;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	background-color: #6699AA;
}

.tab_border {
	background-color: #888888;
	border: 1px;
}

.filler, th.filler {
	background-color:#6699AA;
	background-image:none;
}
/* ACP - END */

/* MooShow - BEGIN */
/* mooShow 0.01 beta CSS Document */

.mooshow a img { 
	border: none;
	outline: none;
	-moz-outline: none;
	}

.mooshow_outerContainer{
	position: relative;
	background-color: #FFFFFF;
	color: inherit;
	width: 20px;
	height: 1px;
	margin: 0 auto;
	display: table;
	}

.dropShadowBorder {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	}

.mooshow {
	position: inherit;
	display: none;
	}
	
.mooshow_loading{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	/*
	text-align: center;
	vertical-align: middle;
	*/
	}

.mooshow_copyright{
	position: absolute;
	top: 15px;
	right: 10px;
	color: #CCCCCC;
	font-size:9px;
	}

.mooshow_extras{
	margin: 0 auto;
	text-align: left;
	color:#666666;
	background-color: inherit;
	}

.mooshow_topNav{
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: left;
	font-size: 8px;
	background-color: inherit;
	color:#CCCCCC;
	line-height: 170%;
	width: 100%;
	}

.mooshow_captions{
	background-color: #FFFFFF;
	color:#999999;
	margin: 0 auto;
	text-align: left;
	line-height:140%;
	height: 35px;
	width: 100%;
	}

.mooshow_contentContainer{
	background-color:#666666;
	color: inherit;
	position: relative;
	text-align: center;
	line-height: 0.0;
	}
	
.mooshow_overlayNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	}

.mooshow_prevLink, .mooshow_nextLink{
	width: 30%;
	height: 100%;
	background: transparent url(../../images/fap/fap_blank.gif) no-repeat; /* Trick IE into showing hover */
	outline:none;
	}
	
.mooshow_prevLink { left: 0; float: left; outline: none; -moz-outline: none;}
.mooshow_nextLink { right: 0; float: right; outline: none; -moz-outline: none;}
.mooshow_prevLink:hover, .mooshow_prevLink:visited:hover { background: url(../../images/fap/fap_prev.gif) left 100% no-repeat; }
.mooshow_nextLink:hover, .mooshow_nextLink:visited:hover { background: url(../../images/fap/fap_next.gif) right 100% no-repeat; }


.mooshow_IPTC{
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
	background-color: #000;
	color: #CCCCCC;
	font-size: 9px;
	line-height: 140%;
	text-align: left;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	display: none;
	}
		
.mooshow_IPTCbutton{
	position: absolute;
	top: 0;
	left: 0;
	}

.mooshow_IPTC_left{
	float: left;
	text-align: right;
	width: 18%;
	}

.mooshow_IPTC_right{
	float: right;
	text-align: left;
	width: 80%;
	}
/* MooShow - END */

/* Full Album Pack - END*/


/*
playback timings (ms):
  CDXLines.iter: 14.562 (3)
  load_resource: 341.139
  PetaboxLoader3.datanode: 485.334 (5)
  RedisCDXSource: 63.398
  PetaboxLoader3.resolve: 200.762 (2)
  LoadShardBlock: 549.382 (3)
  exclusion.robots: 0.151
  esindex: 0.007
  exclusion.robots.policy: 0.142
  captures_list: 630.678
*/