

#mbgTstacks_in_528 .sequence { color: transparent; }
/* liquidGallery addon: mbGallery adapted by RWExtras to use with the Stacks 2 plugin in RapidWeaver
 *
 * jquery.mb.components
 * Copyright (c) 2001-2011. Matteo Bicocchi (Pupunzi); Open lab srl, Firenze - Italy
 * email: mbicocchi@open-lab.com
 * site: http://pupunzi.com
 *
 * Licences: MIT, GPL
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
#mbgTstacks_in_528 { color: transparent; }
.galleryCont {
  display:none;
}
#mb_gallery_mbgstacks_in_528 {
  z-index:99999;
}
#mbGallerystacks_in_528 {
  width:100%;
  height:900px;
  padding:0;
  display:none;
  z-index:99999;
  text-shadow:none;
}
.mb_overlay {
  position:fixed;
  background:#fff;
  left:0;
  bottom:0;
  width:100%;
  height:100%;
  z-index:99998;
}
.thumbsContainer img {
  margin:13px;
  padding:0 !important;
  border: 2px solid #978CFF;
  -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;
  cursor:pointer;
  width:210px;
  height:auto;
  vertical-align: bottom;
  -moz-box-shadow:#232323 2px 2px 6px; -webkit-box-shadow:#232323 2px 2px 6px; box-shadow:#232323 2px 2px 6px;
}
.thumbsContainer {
  line-height:0;
}
.mbGall_white.galleryScreen {
  position:fixed;
  background-color:transparent;
  -moz-box-shadow:#010101 5px 5px 10px; -webkit-box-shadow:#010101 5px 5px 10px; box-shadow:#010101 5px 5px 10px;
  -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;
}
.mbGall_white.contained.galleryScreen {
  position:absolute;
  background-color: transparent;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  -moz-box-shadow:#010101 5px 5px 10px; -webkit-box-shadow:#010101 5px 5px 10px; box-shadow:#010101 5px 5px 10px;
  -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;
  
  -moz-border-top-right-radius:0px; -webkit-border-top-right-radius:0px; border-top-right-radius:0px;
  
  -moz-border-bottom-left-radius:0px; -webkit-border-bottom-left-radius:0px; border-bottom-left-radius:0px;
}
.mbGall_white .galleryImg {
  top:0;
  position:relative;
  background-color:#43002E;
  overflow:hidden;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  border:5px solid #43002E;
  -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;
  
  -moz-border-top-right-radius:0px; -webkit-border-top-right-radius:0px; border-top-right-radius:0px;
  
  -moz-border-bottom-left-radius:0px; -webkit-border-bottom-left-radius:0px; border-bottom-left-radius:0px;
}
.mbGall_white .galleryRaster {
  top:0;
  position:relative;
  background:url("../files/pixel.gif");
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  overflow:hidden;
  z-index:99999;
}
.mbGall_white .galleryImg .galleryDesc {
  font-size: 100%;
  color:#FFFFFF;
  text-align:left;
  top:0;
  right:0;
  width:50%;
  padding:5px;
  position:absolute;
  background:#000000;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  overflow:hidden;
  z-index:99999;
  
}
.mbGall_white .galleryTitle {
  right:0px;
  height:35px;
  top:-30px;
  padding:0 5px;
  position:absolute;
  background:#43002E;
  width:50%;
  min-width:210px;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  -moz-box-shadow:#010101 5px 5px 10px; -webkit-box-shadow:#010101 5px 5px 10px; box-shadow:#010101 5px 5px 10px;  
  
  -moz-border-radius:4px 4px 0 0; -webkit-border-radius:4px 4px 0 0; border-radius:4px 4px 0 0;
  z-index:0;z-index:99999;
  
}
.mbGall_white .galleryTitle h3 {
 font-size: 100%;
 padding-top: 10px !important;
 padding-bottom: 0 !important;
 padding-left: 0 !important;
 padding-right:20px !important;
 margin:0;
 color:#FFFFFF !important;
 text-align:right;
 line-height:normal;
}
.mbGall_white .galleryTitle .ico.galleryCloseIcon {
  cursor:pointer;
  background:url("../files/close.png") no-repeat center center;
  
}
.mbGall_white .galleryBtns {
  width:170px;
  position:absolute; padding-right:5px; left:5px; top:2px;
}
.mbGall_white .galleryNav {
  bottom:-30px;
  left:0px;
  position:absolute;
  background:#43002E;
  width:50%;
  min-width:180px;
  height:35px;
  z-index:99999;
  
  -moz-box-shadow:#010101 5px 5px 10px; -webkit-box-shadow:#010101 5px 5px 10px; box-shadow:#010101 5px 5px 10px;
  
  -moz-border-radius:0 0 4px 4px; -webkit-border-radius:0 0 4px 4px; border-radius:0 0 4px 4px;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    
}
.mbGall_white .galleryTitle .ico {
  position:absolute;
  top:-20px;
  right:-20px;
  margin:5px;
  height:40px;
  width:40px;
}
.mbGall_white .galleryNav .ico {
  float:right;
  margin:5px;
  height:15px;
  width:15px;
  margin-top:10px;
  -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;
}
.mbGall_white .galleryNav div.ico:hover {
background-color:#666;
  cursor:pointer;
}
.mbGall_white .galleryNav div.photoCounter.ico:hover {
  background-color:#fff;
}
.mbGall_white .galleryNav div.ico.selected:hover {
background-color:#666;
}
.mbGall_white .galleryNav div.photoCounter.ico:hover {
background-color:#ccc;color:#000; 
  cursor:default;
}
.mbGall_white .galleryNav div.photoCounter .totalImages {
  font-weight:bold;
}
.mbGall_white .galleryNav .ico.thumbsIcon {
  background:url("../files/buttons/thumbwhite.gif") no-repeat center center;
   
}
.mbGall_white .galleryNav .ico.thumbsIcon:hover {
  background:#cccccc url("../files/buttons/thumbblack.gif") no-repeat center center;
   
}
.mbGall_white .galleryNav .ico.startStopIcon {
  background:url("../files/buttons/playwhite.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.startStopIcon:hover {
  background-color:#cccccc;
}
.mbGall_white .galleryNav .ico.startStopIcon.selected {
  background:url("../files/buttons/stopwhite.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.startStopIcon.selected:hover {
background:#cccccc url("../files/buttons/stopblack.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.prevIcon {
  background:url("../files/buttons/prevwhite.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.prevIcon:hover {
background:#cccccc url("../files/buttons/prevblack.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.nextIcon {
  background:url("../files/buttons/nextwhite.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.nextIcon:hover {
background:#cccccc url("../files/buttons/nextblack.gif") no-repeat center center;
}
.mbGall_white .galleryNav .photoCounter.ico { /* ico */
  width:55px;
  text-align:right;
  padding:2px 3px 1px 0 !important; /* 0 3 3 0 */
  margin:8px 0 0 0 !important; /* 8 0 0 0 */
  line-height:15px;
  border:none;
color:#fff;  
}
.mbGall_white .galleryThumbs {
  bottom:0;
  text-align:left;
  position:absolute;
  line-height:0;
  background-color:#43002E;
  width:100%;
  -moz-box-shadow:#333 -2px 0px 3px; -webkit-box-shadow:#333 -2px 0px 3px; box-shadow:#333 -2px 0px 3px;
  z-index:99999;
  
}
.mbGall_white .galleryThumbs .thumb {
  border:3px solid #240019;
  margin:3px;
  height:auto;
  width:75px;
  
}
.mbGall_white .galleryThumbs .thumb.selected {
  border:3px solid #240019;
  -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;
}
.mbGall_white .galleryThumbs img.thumb:hover {
  border:3px solid #666666;
  -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;
}
.mbGall_white .loader {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:transparent;
}
.mbGall_white .loader.loading {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:#000 url("../files/loading.gif") no-repeat center center;
}
@media screen and (max-width: 639px) {
  #mbGallerystacks_in_528 {
    height:600px;
  }
  .mbGall_white .galleryThumbs {
    display:none !important;
  }
  .mbGall_white .galleryNav .ico.thumbsIcon, .mbGall_white .galleryNav .photoCounter.ico {
    display:none !important;
  }
  .mbGall_white.galleryScreen, .mbGall_white.contained.galleryScreen, .mbGall_white .galleryImg {
    -moz-border-radius:2px 2px 0 0; -webkit-border-radius:2px 2px 0 0; border-radius:2px 2px 0 0;
  }
  .mbGall_white .galleryTitle {
  	display:none !important;
  }
  .mbGall_white .galleryNav {
  	min-width:20%;
  	width:100%;
  }
  .mbGall_white .galleryBtns {
  	width:80px;
  	position:relative;
  	overflow:auto;
  	margin:2px auto 0 auto;
  	padding-right:0;
  	left:0;
  }
  .mbGall_white .galleryImg .galleryDesc {
    display:none !important;
  }
  .mbGall_white .galleryImg {
    border-width:3px;
  }
}
