/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/


.slider-wrapper {
}

.nivoSlider {
}
.nivoSlider a {
}
.nivoSlider img {
}


/* DIRECTIONAL NAVIGATION */


.nivo-directionNav a {
    background-color: #333;
    background-color: rgba(0,0,0,0.3);
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    box-shadow: inset 0 1px rgba(0,0,0,0.3);
    border-radius: 17px;
    text-indent: -9999px;
    overflow: hidden;
    top: 50%;
    margin-top: -15px;
    left: 15px;
    -webkit-transition: background-color .2s ease;
    -moz-transition: background-color .2s ease;
    transition: background-color .2s ease;
}
a.nivo-prevNav {
    background-image: url(../images/arrow-left.png);
    background-position: 10px center;
}
a.nivo-nextNav {
    background-image: url(../images/arrow-right.png);
    background-position: 14px center;
    left: auto;
    right: 15px;
}
.nivo-directionNav a:hover {
    background-color: rgba(0,0,0,0.5);
}


/* BULLET NAVIGATION */ /*removed*/

/* THUMBNAIL NAVIGATION */ /*removed*/

.nivo-thumbs-enabled .nivo-control {
    display: inline-block;
    position: relative;
    width: 170px;
    margin: 0 5px 10px;
    vertical-align: middle;
}
    .nivo-thumbs-enabled .nivo-control img {
        max-width: 100%;
        max-height: 100%;
    }

/* CAPTION TITLE */ /*removed*/
/*
     FILE ARCHIVED ON 04:58:24 May 22, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:42:01 Feb 11, 2025.
     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.619
  exclusion.robots: 0.024
  exclusion.robots.policy: 0.01
  esindex: 0.015
  cdx.remote: 21.665
  LoadShardBlock: 88.399 (3)
  PetaboxLoader3.datanode: 178.279 (5)
  load_resource: 283.686 (2)
  PetaboxLoader3.resolve: 169.545 (2)
*/