#fullslider {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  width: 100%;
}
#fullslider.overlay_black {
  background: url("../images/overlay.png") repeat 0 0 transparent;
}
#fullslider.overlay_white {
  background: url("../images/overlay_white.png") repeat 0 0 transparent;
}
#fullslider:hover .arrownext {
  right: 0px;
}
#fullslider .arrownext {
  cursor: pointer;
  display: none;
  font-weight: bold;
  position: absolute;
  top: 53%;
  z-index: 1000;
  height: 75px;
  margin-top: -47.5px;
  right: -44px;
  padding: 0 0 0 10px;
  background: url('../images/slider/arrowFullslider.png') no-repeat -39px 0px;
  display: block;
  height: 66px;
  width: 33px;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  -moz-opacity: 0.6;
}
#fullslider .arrownext:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
#fullslider:hover .arrowprev {
  left: 0px;
}
#fullslider .arrowprev {
  cursor: pointer;
  display: none;
  font-weight: bold;
  position: absolute;
  top: 53%;
  z-index: 1000;
  height: 75px;
  margin-top: -47.5px;
  left: -44px;
  padding: 0 10px 0 0;
  background: url('../images/slider/arrowFullslider.png') no-repeat 0px 0px;
  display: block;
  height: 66px;
  width: 33px;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  -moz-opacity: 0.6;
}
#fullslider .arrowprev:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
#fullslider .arrownext,
#fullslider .arrowprev {
  -moz-transition: all 0.7s cubic-bezier(0.025,1.205,0.235,1.570);
  -webkit-transition: all 0.7s cubic-bezier(0.025,1,0.235,1.5);
  -webkit-transition: all 0.7s cubic-bezier(0.025,1.205,0.235,1.570);
  -ms-transition: all 0.7s cubic-bezier(0.025,1.205,0.235,1.570);
  -o-transition: all 0.7s cubic-bezier(0.025,1.205,0.235,1.570);
  transition: all 0.7s cubic-bezier(0.025,1.205,0.235,1.570);
}
#fullslider .pause {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  z-index: 1000;
}
#fullslider .paused {
  opacity: 0.3;
  -moz-opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
#fullslider #sequence li.image-left .title a,
#fullslider #sequence li.image-right .title a,
#fullslider #sequence li.image-top .title a,
#fullslider #sequence li.image-bottom .title a {
  mask: url("../images/mask.svg#light");
}
#sequence .title.black a,
#sequence .subtitle.black span,
#sequence .title.white a:hover {
  text-shadow: 1px 1px 0 rgba(0,0,0,0.9);
}
.facebook_slideshow {
  background: url(../images/dark/social/facebook.png) no-repeat 0 0;
}
.twitter_slideshow {
  background: url(../images/dark/social/twitter.png) no-repeat 0 0;
}
.gplus_slideshow {
  background: url(../images/dark/social/google.png) no-repeat 0 0;
}
.dribbble_slideshow {
  background: url(../images/dark/social/dribbble.png) no-repeat 0 0;
}
.linkedin_slideshow {
  background: url(../images/dark/social/linkedin.png) no-repeat 0 0;
}
.blogger_slideshow {
  background: url(../images/dark/social/blogger.png) no-repeat 0 0;
}
.delicious_slideshow {
  background: url(../images/dark/social/delicious.png) no-repeat 0 0;
}
.digg_slideshow {
  background: url(../images/dark/social/digg.png) no-repeat 0 0;
}
.flickr_slideshow {
  background: url(../images/dark/social/flickr.png) no-repeat 0 0;
}
.friendfeed_slideshow {
  background: url(../images/dark/social/friendfeed.png) no-repeat 0 0;
}
.lastfm_slideshow {
  background: url(../images/dark/social/lastfm.png) no-repeat 0 0;
}
.livejournal_slideshow {
  background: url(../images/dark/social/livejournal.png) no-repeat 0 0;
}
.mixx_slideshow {
  background: url(../images/dark/social/mixx.png) no-repeat 0 0;
}
.myspace_slideshow {
  background: url(../images/dark/social/myspace.png) no-repeat 0 0;
}
.netvibes_slideshow {
  background: url(../images/dark/social/netvibes.png) no-repeat 0 0;
}
.newsvine_slideshow {
  background: url(../images/dark/social/newsvine.png) no-repeat 0 0;
}
.picasa_slideshow {
  background: url(../images/dark/social/picasa.png) no-repeat 0 0;
}
.reddit_slideshow {
  background: url(../images/dark/social/reddit.png) no-repeat 0 0;
}
.stumbleupon_slideshow {
  background: url(../images/dark/social/stumbleupon.png) no-repeat 0 0;
}
.technorati_slideshow {
  background: url(../images/dark/social/technorati.png) no-repeat 0 0;
}
.vimeo_slideshow {
  background: url(../images/dark/social/vimeo.png) no-repeat 0 0;
}
.wordpress_slideshow {
  background: url(../images/dark/social/wordpress.png) no-repeat 0 0;
}
.yahoo_slideshow {
  background: url(../images/dark/social/yahoo.png) no-repeat 0 0;
}
.yelp_slideshow {
  background: url(../images/dark/social/yelp.png) no-repeat 0 0;
}
.youtube_slideshow {
  background: url(../images/dark/social/youtube.png) no-repeat 0 0;
}
.feed_slideshow {
  background: url(../images/dark/social/feed.png) no-repeat 0 0;
}
