/*
Skin Name: Nivo Slider Light Theme
Skin URI: http://nivo.dev7studios.com
Description: A light skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/
.theme-light.slider-wrapper {}
.theme-light .nivoSlider {position:relative; background:#fff url(loading.gif) no-repeat 50% 50%;  margin-bottom:10px; overflow: visible;}
.theme-light .nivoSlider img {position:absolute; top:0px; left:0px; display:none;}
.theme-light .nivoSlider a {border:0; display:block;}
.theme-light .nivo-controlNav { float: right;  font-size: 0 !important;  margin-top: -47px;  padding: 0; position: relative; z-index: 10;}
.theme-ligh .nivo-directionNav{display:none !important; }
.theme-light .nivo-controlNav a {display:inline-block; width:14px; height:15px; background:url("../../../images/css_images/bullets_slider.png") no-repeat scroll 0 -1px rgba(0, 0, 0, 0); text-indent:-9999px; border:0; background-position:left top; padding:0 !important; margin-right:5px;}
.theme-light .nivo-controlNav a.active {background-position:0 bottom;}
.theme-light .nivo-directionNav a {display:block; width:30px; height:30px; background: url(arrows.png) no-repeat; text-indent:-9999px; border:0; top: auto; bottom: -36px; z-index: 11;}
.theme-light .nivo-directionNav a:hover { background-color: #eee; -webkit-border-radius: 2px;
 -moz-border-radius: 2px; border-radius: 2px;}
.theme-light a.nivo-nextNav {background-position:160% 50%; right:0px; display:none;}
.theme-light a.nivo-prevNav { background-position:-60% 50%; left: auto; right: 35px;	display:none;}
.theme-light .nivo-caption { background: url("../../../images/css_images/slider_pages_title_background.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important; float: left !important; font-family: "PT Sans",sans-serif; height: 56px !important; margin-left: -20px;  margin-top: -20px; padding-bottom: 7px; padding-left: 34px !important; padding-top: 8px; position: relative !important; text-align: left; text-shadow: none; width: 439px !important;}
.stamp { background: url("../../../images/css_images/stamp-r.svg") no-repeat scroll 0 0 rgba(0, 0, 0, 0); height: 100px; position: absolute; right: -166px; top:-30px; width: 100px;}
.theme-light .nivo-content-title{font-weight:500; font-size:22px; display:block; color:#333333; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}
.theme-light .nivo-content-text{font-weight:normal; font-size:16px; display:block; color:#333333;}
.theme-light .nivo-caption a { color:#fff; border-bottom:1px dotted #fff;}
.theme-light .nivo-caption a:hover { color:#fff;}
.theme-light  .nivo-controlNav a:hover{background-position:left bottom !important; }
.theme-light .nivo-controlNav.nivo-thumbs-enabled {width: 80%;}
.theme-light .nivo-controlNav.nivo-thumbs-enabled a {width: auto; height: auto; background: none; margin-bottom: 5px;}
.theme-light .nivo-controlNav.nivo-thumbs-enabled img {display: block; width: 120px; height: auto;}