/*
 * Galleria Twelve Theme
 * Copyright (c) 2011, Aino
 * Licensed under the MIT license.
 */

#sviews-jqfx-galleria-images-1 {
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    background: none repeat scroll 0 0 #FFFFFF;
    height: 400px;
    margin: 0 auto;
    padding: 12px;
    width: 666px;
} 
 
.galleria-container {
    color: #FFFFFF;
    font: 11px/1.4 arial,sans-serif;
    overflow: hidden;
    position: relative;
}
.galleria-container img {
    -moz-user-select: none;
}
.galleria-stage {
    background: none repeat scroll 0 0 #000000;
    bottom: 30px;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}
.galleria-container.fullscreen .galleria-stage {
    bottom: 0;
}
.galleria-bar {
    background: url("bar.png") repeat-x scroll 0 0 transparent;
    bottom: 0;
    height: 31px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 3;
}
.galleria-s1, .galleria-s2, .galleria-s3, .galleria-s4 {
    background: url("separator.png") repeat scroll 0 0 transparent;
    bottom: 1px;
    height: 29px;
    left: 28px;
    position: absolute;
    width: 2px;
}
.galleria-s2 {
    left: 58px;
}
.galleria-s3 {
    left: auto;
    right: 29px;
}
.galleria-s4 {
    left: auto;
    right: 58px;
}
.galleria-progress {
    background: none repeat scroll 0 0 #AAAAAA;
    height: 2px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 3;
}
.galleria-thumblink, .galleria-fullscreen, .galleria-play, .galleria-popout {
    background: url("thumbs.png") no-repeat scroll 50% 50% transparent;
    bottom: 1px;
    cursor: pointer;
    height: 29px;
    left: 0;
    position: absolute;
    width: 29px;
}
.galleria-fullscreen, .galleria-popout {
    background-image: url("fullscreen.png");
    background-position: 8px 7px;
    left: auto;
    right: 0;
}
.galleria-popout {
    background-image: url("popout.png");
    background-position: 50% 50%;
    right: 30px;
}
.galleria-play {
    background-image: url("playpause.png");
    background-position: 10px 9px;
    left: 30px;
}
.galleria-play.playing {
    background-position: 10px -91px;
}
.galleria-fullscreen.open {
    background-position: 8px -93px;
}
.galleria-thumblink:hover, .galleria-thumblink.open, .galleria-fullscreen:hover, .galleria-play:hover, .galleria-popout:hover {
    background-color: #000000;
}
.galleria-thumbnails-container {
    background: url("bg.png") repeat scroll 0 0 transparent;
    height: 0;
    left: 0;
    position: absolute!important;
    top: 0;
    width: 0;
    z-index: 2;
    overflow: auto!important;
}
.galleria-thumbnails-list {
    bottom: 41px;
    left: 10px;
    overflow: auto;
    position: absolute;
    right: 10px;
    top: 10px;
}
.galleria-thumbnails .galleria-image {
    border: 3px solid #FFFFFF;
    cursor: pointer;
    float: left;
    height: 45px;
    margin: 0 7px 7px 0;
    width: 80px;
}
.galleria-thumbnails .galleria-image:hover {
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    opacity: 0.9;
}
.galleria-info {
    bottom: 1px;
    color: #BBBBBB;
    height: 29px;
    left: 70px;
    line-height: 29px;
    overflow: hidden;
    position: absolute;
    right: 70px;
}
.galleria-info > *, .galleria-info-text > * {
    display: inline;
}
.galleria-info-title {
    color: #FFFFFF;
    font-weight: 700;
    padding: 0 10px;
}
.galleria-info-text {
    padding-left: 10px;
}
.galleria-counter {
    background: url("separator.png") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    padding-right: 10px;
}
.galleria-loader {
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    background: url("loader.gif") no-repeat scroll 50% 50% #000000;
    display: none;
    height: 48px;
    left: 50%;
    margin: -24px 0 0 -24px;
    opacity: 0.8;
    position: absolute;
    top: 50%;
    width: 48px;
    z-index: 2;
}
.galleria-image-nav {
    height: 36px;
    left: 0;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.galleria-image-nav-left, .galleria-image-nav-right {
    background: url("nav.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 36px;
    left: 20px;
    position: absolute;
    width: 36px;
    z-index: 2;
}
.galleria-image-nav-right {
    background-position: -36px 0;
    left: auto;
    right: 20px;
    z-index: 2;
}
.galleria-image-nav-left:hover {
    background-position: 0 -36px;
}
.galleria-image-nav-right:hover {
    background-position: -36px -36px;
}
.galleria-thumb-nav-left, .galleria-thumb-nav-right {
    background-position: -495px 5px;
    cursor: pointer;
    display: none;
    height: 40px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 23px;
    z-index: 3;
}
.galleria-thumb-nav-right {
    background-position: -578px 5px;
    border-right: medium none;
    left: auto;
    right: 0;
}
.galleria-thumbnails-container .disabled, .galleria-thumbnails-container .disabled:hover {
    cursor: default;
    opacity: 0.2;
}
.galleria-thumb-nav-left:hover, .galleria-thumb-nav-right:hover {
    background-color: #111111;
    opacity: 1;
}
.galleria-carousel .galleria-thumb-nav-left, .galleria-carousel .galleria-thumb-nav-right {
    display: block;
}
.galleria-lightbox-content {
    background: url("loader_pos.gif") no-repeat scroll 50% 50% transparent;
}
