.yeahslider-container a:active,.yeahslider a:active,.yeahslider-container a:focus,.yeahslider a:focus{outline:none}
.yeahslider{margin:0;padding:0}.yeahslider .slides{padding:0}
.yeahslider .slides li{position:relative;display:none;-webkit-backface-visibility:hidden}
.yeahslider .slides li .caption{position:absolute;left:0;bottom:0;margin:0;padding:5px 10px;background-color:#555;background-color:rgba(0,0,0,0.5);color:#fff}
.yeahslider .slides li .slide-count{position:absolute;right:0;bottom:0;padding:5px 10px;color:#fff}
.yeahslider .slides img {width:100%;display:block}
.yeahslider.news-scroller{overflow:visible}
.yeahslider .slides,.yeahslider .yeahslider-control-nav,.yeahslider .yeahslider-direction-nav
{margin:0;padding:0;list-style:none}
.slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}
html[xmlns] .slides{display:block}
* html .slides{min-height:1%}
.no-js .slides>li:first-child{display:block}
.yeahslider{margin:0;position:relative;zoom:1}
.yeahslider-viewport{max-height:2000px;transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease}
.loading .yeahslider-viewport{max-height:300px}
.yeahslider .slides{zoom:1}
.carousel li{margin-right:5px}

/* overriding from wp-content/themes/sparkle/style.css */
.yeahslider .yeahslider-direction-nav span.nav-button i,.yeahslider .yeahslider-pauseplay span.nav-button i{font-size:20px;color:#fff;margin:0}
.yeahslider .yeahslider-direction-nav span.nav-button span,.yeahslider .yeahslider-pauseplay span.nav-button span{display:none}
.yeahslider .yeahslider-direction-nav a>span.nav-button,.yeahslider .yeahslider-pauseplay a>span.nav-button{position:relative;display:inline-block;line-height:56px;height:56px;width:28px;top:-32px;text-align:center}
.yeahslider .yeahslider-next span.nav-button{-webkit-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;-ms-border-radius:2px 0 0 2px;-o-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px}
.yeahslider .yeahslider-prev span.nav-button{-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;-ms-border-radius:0 2px 2px 0;-o-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0}
.yeahslider .caption{-webkit-border-radius:0 2px 0 0;-moz-border-radius:0 2px 0 0;-ms-border-radius:0 2px 0 0;-o-border-radius:0 2px 0 0;border-radius:0 2px 0 0}
.yeahslider .yeahslider-pauseplay a>span.nav-button{width:56px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}
/* */

.yeahslider-pauseplay a,.yeahslider-direction-nav a{transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;display:block;position:absolute;top:50%;z-index:10;opacity:0;filter:alpha(opacity=0);cursor:pointer;color:rgba(0,0,0,0.8);text-align:center}
.yeahslider-direction-nav{*height:0;}
.yeahslider-direction-nav .yeahslider-prev{left:-50px}
.yeahslider-direction-nav .yeahslider-next{right:-50px}
.yeahslider-direction-nav .yeahslider-disabled{opacity:0 !important;filter:alpha(opacity=0) !important;cursor:default}
.yeahslider:hover .yeahslider-prev{opacity:.7;filter:alpha(opacity=70);left:0}
.yeahslider:hover .yeahslider-next{opacity:.7;filter:alpha(opacity=70);right:0}
.yeahslider:hover .yeahslider-pauseplay a{/*opacity:.7;filter:alpha(opacity=70);right:0*/ opacity:0 !important;filter:alpha(opacity=0) !important;cursor:default}
.yeahslider:hover .yeahslider-next:hover,.yeahslider:hover .yeahslider-prev:hover /*,.yeahslider:hover .yeahslider-pauseplay a:hover */{opacity:.8;filter:alpha(opacity=80);visibility:visible}
.yeahslider-pauseplay a{position:absolute;top:50%;left:0;right:0;text-align:center;height:0;z-index:2}
.yeahslider-pauseplay a span{text-transform:capitalize}
.yeahslider-control-nav{z-index:3;width:100%;position:absolute;bottom:15px;text-align:center}
.yeahslider-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}
.yeahslider-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,0.5);cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3)}
.yeahslider-control-paging li a:hover{background:#333;background:rgba(0,0,0,0.7)}
.yeahslider-control-paging li a.yeahslider-active{background:#000;background:rgba(0,0,0,0.9);cursor:default}
.yeahslider-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}
.yeahslider-control-thumbs li{width:25%;float:left;margin:0}
.yeahslider-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}
.yeahslider-control-thumbs img:hover{opacity:1;filter:alpha(opacity=100)}
.yeahslider-control-thumbs .yeahslider-active{opacity:1;filter:alpha(opacity=100);cursor:default}