#galleria-loader{height: 1px}

.galleria-theme-azur {
    position: relative;
    overflow: hidden;
    font: 12px/1.4 arial,sans-serif;
    color: #fff;
}
.galleria-theme-azur img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.galleria-theme-azur .galleria-stage {
    overflow: visible;
    position: relative;
    height:50dvb;
    min-width:80dvb;
    width:auto;
}
.galleria-theme-azur.light .galleria-stage {
    background:#181818 url(bg.png);
    height:50dvb;
    min-width:80dvb;
}
.galleria-theme-azur .galleria-bar {
    height: 40px;
    position: fixed;
    left: 14dvb;
    z-index: 7;
    overflow: visible;
    background:#141414 url(bg.png);
}
.galleria-theme-azur.light .galleria-bar {
    background:#fff;
    border:1px solid #ccc;
    border-top-width:0;
}
.galleria-theme-azur .galleria-fullscreen,
.galleria-theme-azur .galleria-play {
    left: 24dvb;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    border-right: 1px solid #333;
    outline: 1px solid #000;
    outline-width: 0 1px 0 0;
}
.galleria-theme-azur.light .galleria-fullscreen,
.galleria-theme-azur.light .galleria-play {
    border-right-color:#ccc;
    outline-width: 0;
}
.galleria-theme-azur .galleria-play {
    background-image: url(playpause-white.png);
    background-position: 50% 11px;
}
.galleria-theme-azur.light .galleria-play {
    background-image: url(playpause-neg.png);
}
.galleria-theme-azur .galleria-play.pause {
    background-position: 50% -89px;
}
.galleria-theme-azur .galleria-fullscreen {
    left: 42px;
    background-image: url(fscreen.png);
    background-position: 50% 11px;
}
.galleria-theme-azur.fullscreen .galleria-fullscreen {
    background-position: 50% -89px;
}
.galleria-theme-azur.light .galleria-fullscreen {
    background-image: url(fscreen-neg.png);
    left: 41px;
}
.galleria-theme-azur .galleria-play.playing { background-position: 10px -91px }
.galleria-theme-azur .galleria-fullscreen.open { background-position: 8px -93px }

.galleria-theme-azur.notouch .galleria-thumblink:hover,
.galleria-theme-azur.touch .galleria-thumblink:active,
.galleria-theme-azur .galleria-thumblink.open,
.galleria-theme-azur.notouch .galleria-fullscreen:hover,
.galleria-theme-azur.touch .galleria-fullscreen:active,
.galleria-theme-azur.notouch .galleria-play:hover,
.galleria-theme-azur.touch .galleria-play:active,
.galleria-theme-azur.notouch .galleria-popout:hover,
.galleria-theme-azur.touch .galleria-popout:active { background-color: #000 }

.galleria-theme-azur.notouch.light .galleria-thumblink:hover,
.galleria-theme-azur.touch.light .galleria-thumblink:active,
.galleria-theme-azur.light .galleria-thumblink.open,
.galleria-theme-azur.notouch.light .galleria-fullscreen:hover,
.galleria-theme-azur.touch.light .galleria-fullscreen:active,
.galleria-theme-azur.notouch.light .galleria-play:hover,
.galleria-theme-azur.touch.light .galleria-play:active,
.galleria-theme-azur.notouch.light .galleria-popout:hover,
.galleria-theme-azur.touch.light .galleria-popout:active { background-color: #eee }

.galleria-theme-azur.videoplay .galleria-info,
.galleria-theme-azur.videoplay .galleria-counter{ display:none!important; }

.galleria-theme-azur .galleria-thumbnails-container {
    position: fixed;
    border-radius: 16px;
    left:20dvb;
    width:auto;
    float:center;
    margin:0 -2dvb 0 -2dvb;
    z-index: 6;
    background-position: 0 0;
    overflow:visible!important;
}

.galleria-theme-azur.light .galleria-thumbnails-container {
    position: fixed;
    left:20dvb;
    min-width:180dvb;
    width:auto;
    margin:20px 0 0 -28dvb;
    width:auto;
    float:right;
    overflow:visible!important;
    z-index: 6;
}

.galleria-theme-azur .galleria-thumbnails-list {
    position: fixed!important;
    min-width:180dvb;
    width:auto;
    margin:20px -4dvb 0 -34dvb;
    overflow:visible!important;
}
.galleria-theme-azur .galleria-thumbnails {
    text-align: right;
    float: none;
    width:auto;
    overflow:visible;
}
.galleria-theme-azur .galleria-thumbnails-container .galleria-thumbnails-list {
    float: none;
    position: fixed!important;
    min-width:180dvb;
    width:auto;
    margin:3dvb 0 0 -8dvb;
    padding:0 2dvb 0 0;
    overflow:visible!important;
}
.galleria-theme-azur .galleria-thumbnails .galleria-image {
    min-width: 10dvb;
    min-height: 10dvb;
    display: inline-block;
    float:left;
    left:0dvb;
    margin: 0 0 0 2dvb;
    cursor: pointer;
    border: 3px double #111;
    *border: 1px solid #111;
    opacity: .6;
    filter: alpha(opacity=60);
    background: transparent;
}
.galleria-theme-azur.light .galleria-thumbnails .galleria-image {
    border-color:#fff;
    min-width: 10dvb;
    min-height: 10dvb;
    display: inline-block;
    float:left;
    left:10dvb;
    margin: 0 0 0 2dvb;
    cursor: pointer;
    border: 3px double #111;
    *border: 1px solid #111;
    opacity: .6;
    filter: alpha(opacity=60);
    background: transparent;
}
.galleria-theme-azur .galleria-thumbnails .galleria-image {
    *display: inline;
}

.galleria-theme-azur.notouch .galleria-thumbnails .galleria-image:hover,
.galleria-theme-azur.touch .galleria-thumbnails .galleria-image:active {
    opacity: .9;
    background: #444;
    background: rgba(255, 255, 255, .4);
    filter: alpha(opacity=90);
}

.galleria-theme-azur .galleria-thumbnails .galleria-image.active,
.galleria-theme-azur.notouch .galleria-thumbnails .galleria-image.active:hover {
    opacity: 1;
    background: #ddd;
    background: rgba(255, 255, 255, .7);
    *border-color: #ccc;
    filter: alpha(opacity=100);
}
.galleria-theme-azur.light .galleria-thumbnails .galleria-image.active,
.galleria-theme-azur.light.notouch .galleria-thumbnails .galleria-image.active:hover {
    background:rgba(0,0,0,.4);
    *border-color:#bbb;
}

body .galleria-theme-azur .galleria-tooltip {
    background: #fff;
    background: rgba( 255, 255, 255, .8);
}

.galleria-theme-azur .galleria-captionopen {
    position: relative;
    left: 14dvb;
    background: url(bgie.png);
    background: rgba(0,0,0,.7);
    padding: 3px 8px;
    font-size: 10px;
    text-transform:uppercase;
    letter-spacing: 0.5;
    z-index: 2;
    cursor:pointer;
    color: #ccc;
}

.galleria-theme-azur .galleria-captionopen:hover {
    background: #000;
    color: #fff;
}

.galleria-theme-azur .galleria-captionclose {
    background: none;
    font-size: 18px;
    position: fixed;
    left: 14dvb;
    cursor: pointer;
}

.galleria-theme-azur .galleria-captionclose:hover{
    color:#ccc;
}

.galleria-theme-azur .galleria-progress.nocanvas {
    width: 32px;
    height: 5px;
    background: rgba(255,255,255,.2);
    background: url( 20.png );
    position: fixed;
    left: 14dvb;
    z-index: 6;
    display: none;
}

.galleria-theme-azur .galleria-progress.nocanvas .galleria-progressbar {
    height: 100%;
    width: 0;
    background: white;
}

.galleria-theme-azur .galleria-info {
    position: fixed;
    overflow: hidden;
    left: 14dvb;
    color: #fff;
    background: url(bgie.png);
    background: url(bg.png) rgba(0,0,0,.6);
    z-index:6;
}

.galleria-theme-azur.light .galleria-info {
    color:#fff;
    background:url(bg.png) rgba(0, 0, 0, .2);
}

.galleria-theme-azur .galleria-info.toggler {
    visibility: hidden;
}

.galleria-theme-azur .galleria-info.toggler.open {
    visibility: visible;
}

.galleria-theme-azur .galleria-info-title {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 14px 10px;
    padding-right: 100px;
}
.galleria-theme-azur .galleria-info-description {
    opacity: .7;
    margin: -10px 14px 10px;
    padding-right: 100px;
}
.galleria-theme-azur .galleria-counter {
    opacity: 0;
    position: fixed;
    left: 15dvb;
    font-size: 14px;
    z-index: 6;
    font-weight: bold;
}
.galleria-theme-azur .galleria-loader {
    width: 48px;
    height: 48px;
    position: relative;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
    z-index: 6;
    display: none;
}

.galleria-theme-azur .galleria-loader.nocanvas {
    width: 48px;
    height: 48px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -14px 0 0 -14px;
    z-index: 6;
    display: none;
    background: #000 url(loader.gif) no-repeat 50% 50%;
    opacity: .6;
    filter: alpha(opacity=60);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.galleria-theme-azur .galleria-image-nav {
    position: relative;
    top: 50%;
    margin-top: -18px;
    width: 100%;
    height: 36px;
    left: 0;
}

.galleria-theme-azur .galleria-image-nav-left,
.galleria-theme-azur .galleria-image-nav-right {
    cursor: pointer;
    width: 36px;
    height: 36px;
    position: fixed;
    left: 60px;
    z-index: 6;
    background: url(left.png) 50% 50% no-repeat;
    opacity: 0;
}
.galleria-theme-azur.smallarrows .galleria-image-nav-left {
    background-image: url(left-small.png);
}
.galleria-theme-azur .galleria-image-nav-right {
    left: auto;
    right: 20px;
    background-image: url(right.png);
    z-index: 2;
}
.galleria-theme-azur.smallarrows .galleria-image-nav-right {
    background-image: url(right-small.png);
}
.galleria-theme-azur.notouch .galleria-image-nav-left:hover,
.galleria-theme-azur.touch .galleria-image-nav-left:active { opacity: .7!important }
.galleria-theme-azur.notouch .galleria-image-nav-right:hover,
.galleria-theme-azur.touch .galleria-image-nav-right:active { opacity: .7!important }

.galleria-theme-azur .galleria-thumb-nav-left,
.galleria-theme-azur .galleria-thumb-nav-right {
    cursor: pointer;
    display: none;
    background: url(thumbleft-white.png) 50% 50%;
    position: fixed;
    height: 27px;
    width: 23px;
    z-index: 7;
}
.galleria-theme-azur.light .galleria-thumb-nav-left {
    background-image: url(thumbleft-neg.png);
}
.galleria-theme-azur .galleria-thumb-nav-right {
    border-right: none;
    left: auto;
    background: url(thumbright-white.png) 50% 50%;
}
.galleria-theme-azur.light .galleria-thumb-nav-right {
    background-image: url(thumbright-neg.png);
}
.galleria-theme-azur .galleria-thumbnails-container .disabled {
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: default;
}
.galleria-theme-azur.notouch .galleria-thumb-nav-left:hover,
.galleria-theme-azur.notouch .galleria-thumb-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #222;
    background-color: rgba(255, 255, 255, .07);
}
.galleria-theme-azur.light.notouch .galleria-thumb-nav-left:hover,
.galleria-theme-azur.light.notouch .galleria-thumb-nav-right:hover {
    background-color:#eee;
}
.galleria-theme-azur.touch .galleria-thumb-nav-left:active,
.galleria-theme-azur.touch .galleria-thumb-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #111;
}
.galleria-theme-azur.notouch .galleria-thumbnails-container .disabled:hover {
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: transparent;
}

.galleria-theme-azur .galleria-carousel .galleria-thumb-nav-left,
.galleria-theme-azur .galleria-carousel .galleria-thumb-nav-right {
    display: block;
}
.galleria-theme-azur .galleria-carousel .galleria-thumbnails-list {
    right: 14dvb;
    left: 14dvb;
}

.galleria-theme-azur.videoplay .galleria-info,
.galleria-theme-azur.videoplay .galleria-counter{display:none!important;}
