
 
  
 
  
 
  
 
  
 
  /*
 
       FILE ARCHIVED ON 5:54:41 Jul 19, 2011 AND RETRIEVED FROM THE
 
       INTERNET ARCHIVE ON 0:16:55 Aug 23, 2012.
 
       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)).
 
  */
 
  /* 
 
   $Revision: 45696 $
 
   $Author: zistel $
 
   $Date: 2010-02-23 12:51:22 +0100 (Di, 23 Feb 2010) $
 
   */
 
  
 
  a.fancy {
 
  position: relative;
 
  	display: block;
 
  	}
 
  	html >/**/body a.fancy {
 
  		cursor: -moz-zoom-in;
 
  		cursor: -webkit-zoom-in;
 
  		margin-bottom: 3px;
 
  		}
 
  	* html a.fancy {
 
  		zoom: 1;/* hasLayout */
 
  		}
 
  
 
  a.fancy span {
 
  	display: none;
 
  	}
 
  @media screen {
 
  	a.fancy span {
 
  		display: block;
 
  		width: 25px;
 
  		height: 25px;
 
  		text-indent: -500em;
 
  		background: url(http://api.wayback.archive.org/memento/20110719055441/files/img/fancy_zoom.png) no-repeat;
 
  		overflow: hidden;
 
  		cursor: pointer;
 
  		position: absolute;
 
  		right: 0;
 
  		bottom: 0;
 
  		}
 
  	}
 
  
 
  /* ___________________________________________________________________________________Fancybox___ */
 
  
 
  @media print {
 
  	div#fancy_wrap {
 
  		display: none;
 
  		}
 
  	}
 
  
 
  div#fancy_overlay {
 
  	display: none;
 
  	width: 100%;
 
  	height: 100%;
 
  	position: fixed;
 
  	left: 0;
 
  	top: 0;
 
  	z-index: 30;
 
  	}
 
  
 
  div#fancy_loading {
 
  	display: none;
 
  	width: 40px;
 
  	height: 40px;
 
  	position: absolute;
 
  	z-index: 100;
 
  	background: transparent;
 
  	cursor: pointer;
 
  	overflow: hidden;
 
  	margin-top: -20px;
 
  	}
 
  div#fancy_loading div {
 
  	position: absolute;
 
  	left: 0;
 
  	top: 0;
 
  	width: 40px;
 
  	height: 480px;
 
  	background: transparent url(http://api.wayback.archive.org/memento/20110719055441/files/img/fancy_progress.png) no-repeat;
 
  	}
 
  
 
  div#fancy_outer {
 
  	display: none;
 
  	position: absolute;
 
  	top: 0;
 
  	left: 0;
 
  	z-index: 90;
 
  	padding: 20px;
 
  	padding-bottom: 40px;
 
  	margin: 0;
 
  	background: transparent;
 
  	}
 
  
 
  div#fancy_inner {
 
  	position: relative;
 
  	width: 100%;
 
  	height: 100%;
 
  	background-color: white;
 
  	}
 
  
 
  div#fancy_content {
 
  	position: absolute;
 
  	z-index: 100;
 
  	margin: 0;
 
  	}
 
  
 
  div#fancy_div {
 
  	background: #000;
 
  	color: #FFF;
 
  	height: 100%;
 
  	width: 100%;
 
  	z-index: 100;
 
  	}
 
  
 
  img#fancy_img {
 
  	position: absolute;
 
  	top: 0;
 
  	left: 0;
 
  	border:0;
 
  	padding: 0;
 
  	margin: 0;
 
  	z-index: 100;
 
  	width: 100%;
 
  	height: 100%;
 
  	}
 
  	html >/**/body img#fancy_img {
 
  		cursor: -moz-zoom-out;
 
  		cursor: -webkit-zoom-out;
 
  		}
 
  
 
  div#fancy_close {
 
  	position: absolute;
 
  	top: 10px;
 
  	right: 10px;
 
  	width: 28px;
 
  	height: 28px;
 
  	background: url(http://api.wayback.archive.org/memento/20110719055441/files/img/fancy_closebox.png) top left no-repeat;
 
  	cursor: pointer;
 
  	z-index: 181;
 
  	display: none;
 
  	}
 
  
 
  #fancy_frame {
 
  	position: relative;
 
  	width: 100%;
 
  	height: 100%;
 
  	display: none;
 
  	}
 
  
 
  #fancy_ajax {
 
  	width: 100%;
 
  	height: 100%;
 
  	overflow: auto;
 
  	}
 
  
 
  a#fancy_left, a#fancy_right {
 
  	position: absolute;
 
  	bottom: 0px;
 
  	height: 100%;
 
  	width: 35%;
 
  	cursor: pointer;
 
  	z-index: 111;
 
  	display: none;
 
  	background-image: url("http://api.wayback.archive.org/memento/20110719055441/data:image/gif;base64,AAAA");
 
  	outline: none;
 
  	overflow: hidden;
 
  	}
 
  a#fancy_left { left: 0px; }
 
  a#fancy_right { right: 0px; }
 
  
 
  span.fancy_ico {
 
  	position: absolute;
 
  	top: 50%;
 
  	margin-top: -15px;
 
  	width: 28px;
 
  	height: 28px;
 
  	z-index: 112; 
 
  	cursor: pointer;
 
  	display: block;
 
  	}
 
  span#fancy_left_ico {
 
  	left: -9999px;
 
  	background: transparent url(http://api.wayback.archive.org/memento/20110719055441/files/img/fancy_left.png) no-repeat;
 
  	}
 
  span#fancy_right_ico {
 
  	right: -9999px;
 
  	background: transparent url(http://api.wayback.archive.org/memento/20110719055441/files/img/fancy_right.png) no-repeat;
 
  	}
 
  
 
  a#fancy_left:hover, a#fancy_right:hover {
 
  	visibility: visible;
 
  	background-color: transparent;
 
  	}
 
  	html > body a#fancy_left:active,
 
  	html > body a#fancy_right:active {
 
  		top: 0;
 
  		}
 
  
 
  a#fancy_left:hover span { left: 10px; }
 
  a#fancy_right:hover span { right: 10px; }
 
  
 
  #fancy_bigIframe {
 
  	position: absolute;
 
  	top: 0;
 
  	left: 0;
 
  	width: 100%;
 
  	height: 100%;
 
  	background: transparent;
 
  	}
 
  
 
  div#fancy_title {
 
  	position: absolute;
 
  	left: 0;
 
  	bottom: -22px;
 
  	z-index: 100;
 
  	width: 100%;
 
  	display: none;
 
  	}
 
  div#fancy_title div {
 
  	font-size: 120%;
 
  	line-height: 1.5;
 
  	padding: 10px;
 
  	padding-top: 2px;
 
  	background-color: white;
 
  	}