.theme-default .nivoSlider{position:relative;background:#fff url(loading.gif) no-repeat 50% 50%;margin-bottom:10px;margin-top:10px;margin-top:10px;border:4px solid #fff;-webkit-box-shadow:0px 0px 9px rgba(15, 17, 17, 0.75);-moz-box-shadow:0px 0px 9px rgba(15, 17, 17, 0.75);box-shadow:0px 0px 9px rgba(15, 17, 17, 0.75);}
.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;margin:0;padding:0;}
.theme-default .nivo-controlNav a{display:inline-block;width:13px;height:13px;background:#ebebeb;text-indent:-9999px;border:0;margin:0 8px;-webkit-border-radius:1000px;-moz-border-radius:1000px;border-radius:1000px;-webkit-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;}
.theme-default .nivo-controlNav a:hover{background:#ff7800;}
.theme-default .nivo-controlNav a.active{background-position:0 -22px;background:#dbdbdb;}
.theme-default .nivo-directionNav a{display:block;width:30px;height:30px;text-indent:-9999px;border:0;opacity:.8;-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{background:url(arrow-right.png) no-repeat;top:40%;right:0;width:43px;height:73px;}
.theme-default a.nivo-nextNav:hover{background-position:-43px 0;}
.theme-default a.nivo-prevNav{background:url(arrow-left.png) no-repeat;top:40%;left:0;width:43px;height:73px;}
.theme-default a.nivo-prevNav:hover{background-position:-43px 0;}
.theme-default .nivo-caption{font-family:Helvetica, Arial, sans-serif;}
.theme-default .nivo-caption a{color:#fff;}
.theme-default .nivo-caption a:hover{color:#ff7800;}
.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;width:120px;height:auto;}
@media only screen and (min-width:320px) and (max-width:480px){.theme-default a.nivo-nextNav{background:url(arrow-right.png) no-repeat;top:29%;right:0;width:43px;height:73px;}
.theme-default a.nivo-prevNav{background:url(arrow-left.png) no-repeat;top:29%;left:0;width:43px;height:73px;}
}