/*
 * wpetssfancybox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://wpetssfancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#wpetssfancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#wpetssfancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy.png');
}

#wpetssfancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#wpetssfancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#wpetssfancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#wpetssfancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#wpetssfancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#wpetssfancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#wpetssfancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#wpetssfancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#wpetssfancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#wpetssfancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#wpetssfancybox-left, #wpetssfancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/blank.gif');
	z-index: 1102;
	display: none;
}

#wpetssfancybox-left {
	left: 0px;
}

#wpetssfancybox-right {
	right: 0px;
}

#wpetssfancybox-left-ico, #wpetssfancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#wpetssfancybox-left-ico {
	background-image: url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy.png');
	background-position: -40px -30px;
}

#wpetssfancybox-right-ico {
	background-image: url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy.png');
	background-position: -40px -60px;
}

#wpetssfancybox-left:hover, #wpetssfancybox-right:hover {
	visibility: visible; /* IE6 */
}

#wpetssfancybox-left:hover span {
	left: 20px;
}

#wpetssfancybox-right:hover span {
	left: auto;
	right: 20px;
}

.wpetssfancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#wpetssfancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy-x.png');
}

#wpetssfancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy.png');
	background-position: -40px -162px;
}

#wpetssfancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy-y.png');
	background-position: -20px 0px;
}

#wpetssfancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy.png');
	background-position: -40px -182px; 
}

#wpetssfancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy-x.png');
	background-position: 0px -20px;
}

#wpetssfancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy.png');
	background-position: -40px -142px;
}

#wpetssfancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy-y.png');
}

#wpetssfancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy.png');
	background-position: -40px -122px;
}

#wpetssfancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.wpetssfancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.wpetssfancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.wpetssfancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#wpetssfancybox-title-over {
	padding: 10px;
	background-image: url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy_title_over.png');
	display: block;
}

.wpetssfancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#wpetssfancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#wpetssfancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#wpetssfancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy.png') -40px -90px no-repeat;
}

#wpetssfancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy-x.png') 0px -40px;
}

#wpetssfancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/web/20180817011324im_/http://uwebic.com/wp-content/plugins/wpetss/fancybox1.3.4/fancy.png') -55px -90px no-repeat;
}

/* IE6 */

.wpetssfancybox-ie6 #wpetssfancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wpetssfancybox/fancy_close.png', sizingMethod='scale'); }

.wpetssfancybox-ie6 #wpetssfancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wpetssfancybox/fancy_nav_left.png', sizingMethod='scale'); }
.wpetssfancybox-ie6 #wpetssfancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wpetssfancybox/fancy_nav_right.png', sizingMethod='scale'); }

.wpetssfancybox-ie6 #wpetssfancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wpetssfancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.wpetssfancybox-ie6 #wpetssfancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wpetssfancybox/fancy_title_left.png', sizingMethod='scale'); }
.wpetssfancybox-ie6 #wpetssfancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wpetssfancybox/fancy_title_main.png', sizingMethod='scale'); }
.wpetssfancybox-ie6 #wpetssfancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wpetssfancybox/fancy_title_right.png', sizingMethod='scale'); }

.wpetssfancybox-ie6 #wpetssfancybox-bg-w, .wpetssfancybox-ie6 #wpetssfancybox-bg-e, .wpetssfancybox-ie6 #wpetssfancybox-left, .wpetssfancybox-ie6 #wpetssfancybox-right, #wpetssfancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#wpetssfancybox-loading.wpetssfancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#wpetssfancybox-loading.wpetssfancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wpetssfancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.wpetssfancybox-ie .wpetssfancybox-bg { background: transparent !important; }

.wpetssfancybox-ie #wpetssfancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wpetssfancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.wpetssfancybox-ie #wpetssfancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wpetssfancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.wpetssfancybox-ie #wpetssfancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wpetssfancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.wpetssfancybox-ie #wpetssfancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wpetssfancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.wpetssfancybox-ie #wpetssfancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wpetssfancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.wpetssfancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wpetssfancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.wpetssfancybox-ie #wpetssfancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.wpetssfancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
/*
     FILE ARCHIVED ON 01:13:24 Aug 17, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:22:44 Jun 07, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  RedisCDXSource: 13.104
  PetaboxLoader3.resolve: 232.264 (2)
  LoadShardBlock: 413.964 (3)
  load_resource: 219.689
  esindex: 0.025
  exclusion.robots.policy: 0.323
  captures_list: 451.107
  exclusion.robots: 0.342
  PetaboxLoader3.datanode: 351.729 (4)
  CDXLines.iter: 18.965 (3)
*/