/* modal window styles
------------------------------------------------------------------------------------*/
#modal-overlay{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	z-index: 1000;
}
#modal-loading{
	display:none;
	position:absolute;
	width:32px;
	height:32px;
	z-index: 1001;
}
#modal-window{
	display:none;
	position:absolute;
	z-index: 1001;
}
#modal-video img {
	border:8px solid #005592;
	-moz-border-radius:8px;
	-wekit-border-radius:8px;
	border-radius:8px;
	background:#f00;	
}

a#modal-close {
	position:absolute;
	right:-18px;
	top:-18px;
	background:url(/assets/img/btn_close.png) top left no-repeat;
	width:44px;
	height:44px;
	text-indent:-9999px;
	line-height:0;
}

a#modal-close:hover {
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
}

/* modal notification view */
#modal-window.modal-notification #modal-close {
	display: none;
}
/*
     FILE ARCHIVED ON 01:50:19 Feb 17, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:16:41 Apr 28, 2026.
     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):
  captures_list: 0.543
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.034
  esindex: 0.01
  cdx.remote: 28.245
  LoadShardBlock: 50.894 (3)
  PetaboxLoader3.datanode: 77.01 (4)
  PetaboxLoader3.resolve: 60.635 (2)
  load_resource: 95.27
*/