/*
 * SimpleModal OSX Style Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2009 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: osx.css 214 2009-09-17 04:53:03Z emartin24 $
 *
 */

body {height:100%; margin:0;}
#osx-modal-content, #osx-modal-data {display:none;}

/* Overlay */
#osx-overlay {background-color:#000; cursor:wait;}

/* Container */
#osx-container {background-color:#ffffff !important; color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-bottom:4px; width:550px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000;}
#osx-container a {color:#1673b6;}
#osx-container #osx-modal-title {color:#c5aa63; background-color:#182854; border-bottom:1px solid #ccc; font-weight:bold; font-size: 18px; padding:6px 8px;}
#osx-container .close {display:none; float:right;}
#osx-container .close a {display:block; color:#fff; font-size: 13px; font-weight:bold; padding:6px 12px 0; text-decoration:none;}
#osx-container .close a:hover {color:#871517;}
#osx-container #osx-modal-data {padding:6px 12px;}
#osx-container h2 {margin:10px 0 6px;}
#osx-container p {margin-bottom:10px;}
#osx-container span {color:#777; font-size:.9em;}

/*
     FILE ARCHIVED ON 22:12:52 Feb 05, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:41:50 Feb 15, 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.515
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.034
  esindex: 0.008
  cdx.remote: 6.327
  LoadShardBlock: 125.618 (3)
  PetaboxLoader3.datanode: 109.841 (4)
  load_resource: 92.779
  PetaboxLoader3.resolve: 65.363
*/