/*
 * jQuery Nivo Slider v2.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, 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:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:10px;
	display:block;
	width:31px;
	height:31px;
	text-indent:-9999px;
	background: url('https://76a1a3.claudeassets.com/20190620083448im_/http://crashcandles.com/catalog/view/theme/ModernStore/image/nivo_nav.png') top left no-repeat;
}
.nivo-nextNav {
	right:10px;
	display:block;
	width:31px;
	height:31px;
	text-indent:-9999px;
	background: url('https://76a1a3.claudeassets.com/20190620083448im_/http://crashcandles.com/catalog/view/theme/ModernStore/image/nivo_nav.png') top right no-repeat;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:109;
}
.nivo-controlNav a {
	position:relative;
	z-index:110;
	cursor:pointer;
	text-indent:-9999px;
	display:block;
	float:left;
	width:13px;
	height:13px;
	margin-right:4px;
	background: url('https://b18282.claudeassets.com/20190620083448im_/http://crashcandles.com/catalog/view/theme/ModernStore/image/nivo_dot.png') top left no-repeat;
}
.nivo-controlNav a.active {
	background: url('https://63b0b5.claudeassets.com/20190620083448im_/http://crashcandles.com/catalog/view/theme/ModernStore/image/nivo_dot_active.png') top left no-repeat;
}
/*
     FILE ARCHIVED ON 14:11:09 Nov 06, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:16:32 Jul 10, 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: 1.534
  exclusion.robots: 0.2
  exclusion.robots.policy: 0.17
  esindex: 0.022
  cdx.remote: 43.935
  LoadShardBlock: 254.581 (3)
  PetaboxLoader3.resolve: 670.515 (4)
  PetaboxLoader3.datanode: 94.779 (4)
  load_resource: 563.232
*/