/* Slider styles */
.novoSlider {
	position:relative;
}
.novoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	border-radius:3px;
}
/* If an image is wrapped in a link */
.novoSlider a.novo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.novo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.novo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.novo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.novo-caption p {
	padding:5px;
	margin:0;
}
.novo-caption a {
	display:inline !important;
}
.novo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.novo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.novo-prevNav {
	left:0px;
}
.novo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.novo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.novo-controlNav a.active {
	font-weight:bold;
}
/* default theme styles */
.theme-default .novoSlider {
	position:relative;
	background:#fff url(/media/images/slider/loading.gif) no-repeat 50% 50%;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .novoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .novoSlider a {
	border:0;
	display:block;
}

.theme-default .novo-controlNav {
	position:absolute;
	left:50%;
	bottom:0px;
    margin-left:-65px; /* Tweak this to center bullets */
}
.theme-default .novo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/media/images/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .novo-controlNav a.active {
	background-position:0 -22px;
}
.theme-default .novo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/media/images/slider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.novo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.novo-prevNav {
	left:15px;
}

.theme-default .novo-caption {
    font-family: Arial, Helvetica, sans-serif;
}
.theme-default .novo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .novo-caption a:hover {
    color:#fff;
}
/*
     FILE ARCHIVED ON 23:25:59 Aug 26, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:24:15 Dec 11, 2019.
     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):
  exclusion.robots.policy: 0.187
  esindex: 0.014
  RedisCDXSource: 0.601
  load_resource: 462.433
  CDXLines.iter: 14.377 (3)
  PetaboxLoader3.datanode: 164.987 (5)
  exclusion.robots: 0.201
  LoadShardBlock: 77.714 (3)
  PetaboxLoader3.resolve: 324.176 (2)
  captures_list: 96.293
*/