/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

.coda-slider-wrapper {
    padding: 10px;
    border: 1px solid #65BAD9;
}

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { overflow: auto !important; }

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 300px }

/* Tab nav */
.coda-nav ul li a.current { background: #0080c0; color: #FFF; }

/* Panel padding */
.coda-slider .panel-wrapper { padding: 0px }

/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */
.coda-nav ul { clear: both; display: block; margin: 0px; overflow: hidden; padding-left: 0px; }
.coda-nav ul li { display: inline }
.coda-nav ul li a { display: block; float: left; margin-right: 1px; padding: 3px 4px; text-decoration: none }

/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { float: left }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

/*
     FILE ARCHIVED ON 18:03:20 Oct 29, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:25:07 Feb 07, 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.691
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.013
  esindex: 0.014
  cdx.remote: 6.035
  LoadShardBlock: 70.441 (3)
  PetaboxLoader3.datanode: 207.578 (5)
  load_resource: 465.585 (2)
  PetaboxLoader3.resolve: 301.227 (2)
*/