/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 * Version: 2.3.1
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

.theme-bar.slider-wrapper{overflow:hidden;position:relative}.theme-bar .nivoSlider{position:relative;background:url(loading.gif) 50% 50% no-repeat #fff}.nivoSlider img,.theme-bar .nivoSlider img{display:none;position:absolute;top:0;left:0;max-width:none!important}.theme-bar .nivoSlider a{display:block;border:0}.theme-bar .nivo-controlNav{position:absolute;z-index:10;bottom:0;left:0;width:100%;height:30px;padding:5px 0;border-top:1px solid #333;opacity:.5;background:#333;text-align:center;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.theme-bar:hover .nivo-controlNav{bottom:0;opacity:1}.theme-bar .nivo-controlNav a{display:inline-block;width:22px;height:22px;margin:5px 2px 0;border:0;background:url(bullets.png) no-repeat;text-indent:-9999px}.theme-bar .nivo-controlNav a.active{background-position:0 -22px}.theme-bar .nivo-directionNav a{display:block;z-index:11;top:auto;bottom:10px;border:0;opacity:.5;color:#fff;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:20px;text-transform:uppercase;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.theme-bar a.nivo-nextNav{right:-50px}.theme-bar a.nivo-prevNav{left:-50px}.theme-bar:hover a.nivo-nextNav{right:15px;opacity:1}.theme-bar:hover a.nivo-prevNav{left:15px;opacity:1}.theme-bar .nivo-directionNav a:hover{color:#ddd}.theme-bar .nivo-caption{font-family:Helvetica,Arial,sans-serif;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.theme-bar:hover .nivo-caption{bottom:41px}.theme-bar .nivo-caption a{border-bottom:1px dotted #fff;color:#fff}.theme-bar .nivo-caption a:hover{color:#fff}.theme-bar .nivo-controlNav.nivo-thumbs-enabled{width:100%}.theme-bar .nivo-controlNav.nivo-thumbs-enabled a{width:auto;height:auto;margin-bottom:5px;background:0 0}.theme-bar .nivo-controlNav.nivo-thumbs-enabled img{display:block;width:120px;height:auto}.nivoSlider{overflow:hidden;position:relative;width:100%;height:auto}.nivo-main-image{display:block!important;position:relative!important;width:100%!important}.nivo-box,.nivo-box img,.nivo-slice{display:block}.nivoSlider a.nivo-imageLink{display:none;position:absolute;z-index:6;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;opacity:0;background:#fff}.nivo-slice{position:absolute;z-index:5;top:0;height:100%}.nivo-box{overflow:hidden;position:absolute;z-index:5}.nivo-caption{display:none;overflow:hidden;position:absolute;z-index:8;bottom:0;left:0;box-sizing:border-box;width:100%;padding:5px 10px;opacity:.8;color:#fff;background:#000;-moz-opacity:0.8}.nivo-caption p{margin:0;padding:5px}.nivo-caption a{display:inline!important}.nivo-html-caption{display:none}.nivo-directionNav a{position:absolute;z-index:9;top:45%;cursor:pointer}.nivo-prevNav{left:0}.nivo-nextNav{right:0}.nivo-controlNav{padding:15px 0;text-align:center}.nivo-controlNav a{cursor:pointer}.nivo-controlNav a.active{font-weight:700}
