/*
 * jQuery Nivo Slider v2.4
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
/*.nivo-directionNav a {
	position:absolute;
	top:35%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
	display:block;
	width:31px;
	height:70px;
	background:url('/bpimages/PrevBtn.webp') no-repeat;
}
.nivo-nextNav {
	right:0px;
	display:block;
	width:31px;
	height:70px;
	background:url('/bpimages/NextBtn.webp') no-repeat;
}*/
/* Thumbnails */
/*.nivo-controlNav {position:absolute; z-index:99999; bottom:0; right:0; width:740px; height:193px; background:url('/bpimages/bg_header_shadow.webp') no-repeat; display:block; text-align:right; padding-right:14px;}
.nivo-controlNav a {display:inline-block; cursor:pointer; width:76px; height:46px; padding-bottom:25px; margin:81px 0 0 3px; background:url('/bpimages/bg_slider_thumb.webp') repeat-x bottom;}
.nivo-controlNav a img {display:inline; position:relative; margin:0; padding:0; border:3px solid #000000;}*/

/* Control nav styles (e.g. 1,2,3...) */
/*.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	border:3px solid #C00;
}*/
/*
     FILE ARCHIVED ON 00:21:47 Feb 20, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:36:25 May 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.486
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.034
  esindex: 0.01
  cdx.remote: 6.581
  LoadShardBlock: 130.227 (3)
  PetaboxLoader3.datanode: 90.662 (4)
  load_resource: 88.209
  PetaboxLoader3.resolve: 43.679
*/