.galleria-bar {
height: 90px;
}
.galleria-thumbnails .galleria-image {
width: 75px;
height: 75px;
opacity: 1;
}
.galleria-fullscreen {
background-image: url("fscreen.png");
background-position: 50% 35px;
left: 54px;
}
.galleria-play {
background-image: url("playpause-white.png");
background-position: 50% 35px;
}
.galleria-play.pause {
background-position: 50% -64px;
}
.galleria-container.fullscreen .galleria-fullscreen {
background-position: 50% -64px;
}
.galleria-fullscreen, .galleria-play {
height: 89px;
width: 53px;
}
.galleria-thumbnails-container {
left: 113px;
}
.galleria-thumb-nav-left, .galleria-thumb-nav-right {
top: 26px;
}
.galleria-stage {
bottom: 90px;
}
.galleria-bar {
background: none repeat scroll 0 0 #690000;
}
.galleria-info {
display: none;
}