.theme-default .nivoSlider{position:relative;background:url(loading.gif) no-repeat 50% 50%;margin-bottom:0;z-index:80;}
.theme-default .nivoSlider img{position:absolute;top:0px;left:0px;display:none;}
.theme-default .nivoSlider a{border:0;display:block;}
.theme-default .nivo-controlNav{text-align:center;padding:20px 0;margin-top:-55px;z-index:100;position:absolute;width:100%;height:10px;}
.nivo-controlNav-ws{position:relative;}
.theme-default .nivo-controlNav a{text-align:center;display:inline-block;width:30px;height:35px;background:#4c4c4c url(slider_nav_ws.png) no-repeat;text-indent:-9999px;border:0;margin:0;}
.theme-default .nivo-controlNav a.active{background:#4c4c4c url(slider_nav_ws_active.png) no-repeat;}
.nivo-controlNav-ws a{width:30px !important;height:35px !important;background:#4c4c4c url(slider_nav_ws.png) no-repeat !important;}
.nivo-controlNav-ws a.active{width:30px !important;height:35px !important;background:#4c4c4c url(slider_nav_ws_active.png) no-repeat !important;}
.theme-default .nivo-directionNav a{display:block;width:50px;height:100px;background:url(arrows.png) no-repeat;text-indent:-9999px;border:0;opacity:0;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;}
.theme-default:hover .nivo-directionNav a{opacity:1;}
.theme-default a.nivo-nextNav{right:10px;top:50%;margin-top:-27px;width:54px;height:54px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#FFF url(arrow_right.png) no-repeat center center;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.theme-default a.nivo-nextNav:hover{}
.theme-default a.nivo-prevNav{left:10px;top:50%;margin-top:-27px;width:54px;height:54px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#FFF url(arrow_left.png) no-repeat center center;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.theme-default a.nivo-prevNav:hover{}
.theme-default .nivo-caption{font-family:Helvetica, Arial, sans-serif;}
.theme-default .nivo-caption a{color:#fff;border-bottom:1px dotted #fff;}
.theme-default .nivo-caption a:hover{color:#fff;}
.theme-default .nivo-controlNav.nivo-thumbs-enabled{width:100%;}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a{width:auto;height:auto;background:none;margin-bottom:5px;}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img{display:block;height:auto;}
.theme-default .nivo-controlNav{//margin-top:0 !important;}