
#galleria-loader {
    height: 1px !important;
}
.galleria-theme-twelve {
    color: #fff;
    font: 12px/1.4 arial,sans-serif;
    overflow: hidden;
    position: relative;
}
.galleria-theme-twelve img {
    -moz-user-select: none;
}
.galleria-theme-twelve .galleria-stage {
    background: none repeat scroll 0 0 #ecebeb;/*Color*/
    bottom: 30px;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}
.galleria-theme-twelve.fullscreen .galleria-stage {
    bottom: 0;
}
.galleria-theme-twelve .galleria-bar {
    background: url("bar.png") repeat-x scroll 0 0 #ecebeb;/*Color*/
    bottom: 0;
    height: 31px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 3;
}
.galleria-theme-twelve.light .galleria-bar {
    background: none repeat scroll 0 0 #fff;
    height: 30px;
}
.galleria-theme-twelve .galleria-s1, .galleria-theme-twelve .galleria-s2, .galleria-theme-twelve .galleria-s3, .galleria-theme-twelve .galleria-s4 {
    background: url("separator.png") repeat scroll 0 0 /*rgba(0, 0, 0, 0)*/;
    bottom: 1px;
    height: 29px;
    left: 28px;
    position: absolute;
    width: 2px;
}
.galleria-theme-twelve.light .galleria-s1, .galleria-theme-twelve.light .galleria-s2, .galleria-theme-twelve.light .galleria-s3, .galleria-theme-twelve.light .galleria-s4, .galleria-theme-twelve.light .galleria-counter {
    background-image: url("separator-neg.png");
    bottom: 0;
    height: 30px;
}
.galleria-theme-twelve .galleria-s2 {
    left: 58px;
}
.galleria-theme-twelve .galleria-s3 {
    left: auto;
    right: 29px;
}
.galleria-theme-twelve .galleria-s4 {
    left: auto;
    right: 58px;
}
.galleria-theme-twelve .galleria-progress {
    background: none repeat scroll 0 0 #aaa;
    height: 2px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 3;
}
.galleria-theme-twelve .galleria-thumblink, .galleria-theme-twelve .galleria-fullscreen, .galleria-theme-twelve .galleria-play, .galleria-theme-twelve .galleria-popout {
    background: url("thumbs.png") no-repeat scroll 50% 50% /*rgba(0, 0, 0, 0)*/;
    bottom: 1px;
    cursor: pointer;
    height: 29px;
    left: 0;
    position: absolute;
    width: 29px;
}
.galleria-theme-twelve.light .galleria-thumblink, .galleria-theme-twelve.light .galleria-fullscreen, .galleria-theme-twelve.light .galleria-play, .galleria-theme-twelve.light .galleria-popout {
    bottom: 0;
    height: 30px;
}
.galleria-theme-twelve.light .galleria-thumblink {
    background-image: url("thumbs-neg.png");
}
.galleria-theme-twelve .galleria-fullscreen, .galleria-theme-twelve .galleria-popout {
    background-image: url("fullscreen.png");
    background-position: 8px 7px;
    left: auto;
    right: 0;
}
.galleria-theme-twelve.light .galleria-fullscreen {
    background-image: url("fullscreen-neg.png");
    background-position: 8px 8px;
}
.galleria-theme-twelve .galleria-popout {
    background-image: url("popout.png");
    background-position: 50% 50%;
    right: 30px;
}
.galleria-theme-twelve.light .galleria-popout {
    background-image: url("popout-neg.png");
}
.galleria-theme-twelve .galleria-play {
    background-image: url("playpause.png");
    background-position: 10px 9px;
    left: 30px;
}
.galleria-theme-twelve.light .galleria-play {
    background-image: url("playpause-neg.png");
}
.galleria-theme-twelve .galleria-play.playing {
    background-position: 10px -91px;
}
.galleria-theme-twelve .galleria-fullscreen.open {
    background-position: 8px -93px;
}
.galleria-theme-twelve.notouch .galleria-thumblink:hover, .galleria-theme-twelve.touch .galleria-thumblink:active, .galleria-theme-twelve .galleria-thumblink.open, .galleria-theme-twelve.notouch .galleria-fullscreen:hover, .galleria-theme-twelve.touch .galleria-fullscreen:active, .galleria-theme-twelve.notouch .galleria-play:hover, .galleria-theme-twelve.touch .galleria-play:active, .galleria-theme-twelve.notouch .galleria-popout:hover, .galleria-theme-twelve.touch .galleria-popout:active {
    background-color: #ecebeb;/*Color*/
}
.galleria-theme-twelve.light.notouch .galleria-thumblink:hover, .galleria-theme-twelve.light.touch .galleria-thumblink:active, .galleria-theme-twelve.light .galleria-thumblink.open, .galleria-theme-twelve.light.notouch .galleria-fullscreen:hover, .galleria-theme-twelve.light.touch .galleria-fullscreen:active, .galleria-theme-twelve.light.notouch .galleria-play:hover, .galleria-theme-twelve.light.touch .galleria-play:active, .galleria-theme-twelve.light.notouch .galleria-popout:hover, .galleria-theme-twelve.light.touch .galleria-popout:active {
    background-color: #eee;
}
.galleria-theme-twelve .galleria-thumbnails-container {
    background: url("bg.png") repeat scroll 0 0 /*rgba(0, 0, 0, 0)*/;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 2;
}
.galleria-theme-twelve .galleria-thumbnails-list {
    bottom: 41px;
    left: 10px;
    overflow: auto !important;
    position: absolute !important;
    right: 10px;
    top: 10px;
}
.galleria-theme-twelve .galleria-thumbnails .galleria-image {
    border: 3px solid #fff;
    cursor: pointer;
    float: left;
    height: 45px;
    margin: 0 7px 7px 0;
    width: 80px;
}
.galleria-theme-twelve.notouch .galleria-thumbnails .galleria-image:hover, .galleria-theme-twelve.touch .galleria-thumbnails .galleria-image:active {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    opacity: 0.9;
}
.galleria-theme-twelve .galleria-info {
    bottom: 1px;
    color: #FFF;
	padding:10px 20px 10px 20px;
    height: 40px;
    left: 0px;
    overflow: hidden;
    position: absolute;
    right: 0px;
	top: -60px;
	background: url(fondopie.png);
}
.galleria-theme-twelve.light .galleria-info {
    color: #888;
}
.galleria-theme-twelve .galleria-info > *, .galleria-theme-twelve .galleria-info-text > * {
    display: inline;
}
.galleria-theme-twelve .galleria-info-title {
    color: #fff;
    font-weight: bold;
    padding: 0 10px;
}
.galleria-theme-twelve.light .galleria-info-title {
    color: #000;
}
.galleria-theme-twelve .galleria-info-text {
    padding-left: 10px;
}
.galleria-theme-twelve .galleria-counter {
    background: url("separator.png") no-repeat scroll 100% 0 /*rgba(0, 0, 0, 0)*/;
    display: inline-block;
    padding-right: 10px;
}
.galleria-theme-twelve .galleria-loader {
    background: url("loader.gif") no-repeat scroll 50% 50% #000;
    border-radius: 6px;
    display: none;
    height: 48px;
    left: 50%;
    margin: -24px 0 0 -24px;
    opacity: 0.8;
    position: absolute;
    top: 50%;
    width: 48px;
    z-index: 2;
}
.galleria-theme-twelve .galleria-image-nav {
    left: 0;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.galleria-theme-twelve .galleria-image-nav-left, .galleria-theme-twelve .galleria-image-nav-right {
    background: url("nav.png") repeat scroll 0 0 /*rgba(0, 0, 0, 0)*/;
    cursor: pointer;
    height: 75px;
    left: 20px;
    position: absolute;
    width: 75px;
    z-index: 2;
}
.galleria-theme-twelve.light .galleria-image-nav-left, .galleria-theme-twelve.light .galleria-image-nav-right {
    background-image: url("nav-neg.png");
}
.galleria-theme-twelve .galleria-image-nav-right {
    background-position: -75px 0;
    left: auto;
    right: 20px;
    z-index: 2;
}
.galleria-theme-twelve.notouch .galleria-image-nav-left:hover, .galleria-theme-twelve.touch .galleria-image-nav-left:active {
    background-position: 0 -75px;
}
.galleria-theme-twelve.notouch .galleria-image-nav-right:hover, .galleria-theme-twelve.touch .galleria-image-nav-right:active {
    background-position: -75px -75px;
}
.galleria-theme-twelve .galleria-thumb-nav-left, .galleria-theme-twelve .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-theme-twelve .galleria-thumb-nav-right {
    background-position: -578px 5px;
    border-right: medium none;
    left: auto;
    right: 0;
}
.galleria-theme-twelve .galleria-thumbnails-container .disabled, .galleria-theme-twelve .galleria-thumbnails-container .disabled:hover, .galleria-theme-twelve .galleria-thumbnails-container .disabled:active {
    cursor: default;
    opacity: 0.2;
}
.galleria-theme-twelve.notouch .galleria-thumb-nav-left:hover, .galleria-theme-twelve.touch .galleria-thumb-nav-left:active, .galleria-theme-twelve.notouch .galleria-thumb-nav-right:hover, .galleria-theme-twelve.touch .galleria-thumb-nav-right:active {
    background-color: #111;
    opacity: 1;
}
.galleria-theme-twelve.light.notouch .galleria-thumb-nav-left:hover, .galleria-theme-twelve.light.touch .galleria-thumb-nav-left:active, .galleria-theme-twelve.light.notouch .galleria-thumb-nav-right:hover, .galleria-theme-twelve.light.touch .galleria-thumb-nav-right:active {
    background-color: #eee;
}
.galleria-theme-twelve .galleria-carousel .galleria-thumb-nav-left, .galleria-theme-twelve .galleria-carousel .galleria-thumb-nav-right {
    display: block;
}
.galleria-theme-twelve .galleria-lightbox-content {
    background: url("loader_pos.gif") no-repeat scroll 50% 50% /*rgba(0, 0, 0, 0)*/;
}
@media only screen and (max-width: 360px) {
.galleria-theme-twelve .galleria-thumbnails .galleria-image {
    border-width: 2px;
    height: 42px;
    margin: 0 4px 4px 0;
    width: 60px;
}
.galleria-theme-twelve .galleria-info {
	top: -80px;
	height:60px;
	
}
}
