#weaverpix-content-in-page3 {
	margin: 0px;
	padding: 0px;
}/* Ensures the slideshow wont clash with a floating sidebar in some RapidWeaver themes */
#slideshowOuterpage3 {
	display: block;
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

/* This rule is read by Galleria to define the gallery height: */
#galleriapage3 {
	height: 300px;
}

/* Galleria Classic Theme 2012-08-07 | https://raw.github.com/aino/galleria/master/LICENSE | (c) Aino */

#galleria-loader{
	height:1px !important
}

#slideshowOuterpage3 .galleria-container {
    position: relative;
    overflow: hidden;
    background: #666666;
}

#slideshowOuterpage3 .galleria-container img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

#slideshowOuterpage3 .galleria-stage {
    position: absolute;
    top: 10px;
    bottom: 62px;
    left: 10px;
    right: 10px;
    overflow: hidden;
}

#slideshowOuterpage3 .galleria-thumbnails-container {
    height: 52px;
    bottom: 0;
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 2;
}

#slideshowOuterpage3 .galleria-carousel .galleria-thumbnails-list {
    margin-left: 30px;
    margin-right: 30px;
}

#slideshowOuterpage3 .galleria-thumbnails .galleria-image {
    height: 40px;
    width: 40px;
    background: #666666;
    margin: 0 5px 0 0;
    border: 1px solid #000000;
    float: left;
    cursor: pointer;
}

#slideshowOuterpage3 .galleria-counter {
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: right;
    color: #ffffff;
    font-size: 11px;
    z-index: 1;
}

#slideshowOuterpage3 .galleria-loader {
    background: #666666;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    display: none;
    background: url(images/classic-loader.gif) no-repeat 2px 2px;
}

#slideshowOuterpage3 .galleria-info {
    width: 50%;
    top: 12px;
    left: 12px;
    z-index: 2;
    position: absolute;
}

#slideshowOuterpage3 .galleria-info-text {
    background-color: #666666;
    padding: 12px;
    display: none;
    /* IE7 */ zoom:1;
}

#slideshowOuterpage3 .galleria-info-title {
    font: bold 12px/1.1 arial,sans-serif;
    margin: 0;
    color: #fff;
    margin-bottom: 7px;
}

#slideshowOuterpage3 .galleria-info-description {
	font-size: 12px;
    margin: 0;
    color: #bbbbbb;
}

#slideshowOuterpage3 .galleria-info-close {
    width: 9px;
    height: 9px;
    position: absolute;
    top: 5px;
    right: 5px;
    background-position: -753px -11px;
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: pointer;
    display: none;
}

#slideshowOuterpage3 .notouch .galleria-info-close:hover{
    opacity:1;
    filter: alpha(opacity=100);
}

#slideshowOuterpage3 .touch .galleria-info-close:active{
    opacity:1;
    filter: alpha(opacity=100);
}

#slideshowOuterpage3 .galleria-info-link {
    background-position: -669px -5px;
    opacity: .7;
    filter: alpha(opacity=70);
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #666666;
}

#slideshowOuterpage3 .notouch .galleria-info-link:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
#slideshowOuterpage3 .touch .galleria-info-link:active {
    opacity: 1;
    filter: alpha(opacity=100);
}

#slideshowOuterpage3 .galleria-image-nav {
    position: absolute;
    top: 50%;
    margin-top: -62px;
    width: 100%;
    height: 62px;
    left: 0;
}

#slideshowOuterpage3 .galleria-image-nav-left,
#slideshowOuterpage3 .galleria-image-nav-right {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    width: 62px;
    height: 124px;
    position: absolute;
    left: 10px;
    z-index: 2;
    background-position: 0 46px;
}

#slideshowOuterpage3 .galleria-image-nav-right {
    left: auto;
    right: 10px;
    background-position: -254px 46px;
    z-index: 2;
}
#slideshowOuterpage3 .notouch .galleria-image-nav-left:hover,
#slideshowOuterpage3 .notouch .galleria-image-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
#slideshowOuterpage3 .touch .galleria-image-nav-left:active,
#slideshowOuterpage3 .touch .galleria-image-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
}

#slideshowOuterpage3 .galleria-thumb-nav-left,
#slideshowOuterpage3 .galleria-thumb-nav-right {
    cursor: pointer;
    display: none;
    background-position: -495px 5px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    height: 30px;
    width: 23px;
    z-index: 3;
    opacity: .8;
    filter: alpha(opacity=80);
}

#slideshowOuterpage3 .galleria-thumb-nav-right {
    background-position: -578px 5px;
    border-right: none;
    right: 0;
    left: auto;
}
#slideshowOuterpage3 .galleria-thumbnails-container .disabled {
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: default;
}
#slideshowOuterpage3 .notouch .galleria-thumb-nav-left:hover,
#slideshowOuterpage3 .notouch .galleria-thumb-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
#slideshowOuterpage3 .touch .galleria-thumb-nav-left:active,
#slideshowOuterpage3 .touch .galleria-thumb-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
#slideshowOuterpage3 .notouch .galleria-thumbnails-container .disabled:hover {
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: transparent;
}

#slideshowOuterpage3 .galleria-thumbnails {
	margin: 0 auto;
}

#slideshowOuterpage3 .galleria-carousel .galleria-thumb-nav-left,
#slideshowOuterpage3 .galleria-carousel .galleria-thumb-nav-right {
    display: block;
}
#slideshowOuterpage3 .galleria-thumb-nav-left,
#slideshowOuterpage3 .galleria-thumb-nav-right,
#slideshowOuterpage3 .galleria-info-link,
#slideshowOuterpage3 .galleria-info-close,
#slideshowOuterpage3 .galleria-image-nav-left,
#slideshowOuterpage3 .galleria-image-nav-right {
    background-image: url(images/classic-map-green.png);
    background-repeat: no-repeat;
}