
#stacks_in_188_page35 {
	background-color: #000080;
	margin:  2px;
	padding:  5px;
}
/*
 * jquery.popeye.css 2.0
 *
 * Mandatory CSS classes for jQuery.popeye
 *
 * Copyright (C) 2010 Christoph Schuessler (schreib@herr-schuessler.de)
 * 
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 */

.ppy-outer {
	display: none;
	position: relative;
	z-index: 50;
}

.ppy-active .ppy-outer {
	display: block;
	position: relative;
	z-index: 50;
}

.ppy-stage {
	background-repeat: no-repeat !important;
	background-position: center center !important;
	position: relative;
	display: block;
	z-index: 50;
}

.ppy-stagewrap {
	display: block;
	position: relative;
	z-index: 50;
}

.ppy-placeholder {
	position: relative;
	display: block;
	z-index: 50;
}

.ppy-caption,
.ppy-captionwrap {
	overflow: hidden;
	display: block;
	z-index: 50;
}

.ppy-text {
	display: block !important;
	z-index: 50;
}

.ppy-hidden {
	display: none !important;
}

#imageExpSlicestacks_in_190_page35 {
	display: block;
	position: relative;
	z-index: 1;
}

/*
 * jquery.popeye.style.css 2.0
 *
 * Example styles for jQuery.popeye
 *
 * Copyright (C) 2010 Christoph Schuessler (schreib@herr-schuessler.de)
 * 
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 */

/* fallback styles for image list */

.ppy-imglist {
	display: block;
	overflow: hidden;
}

ul.ppy-imglist {
	padding: 0;
	margin: 0;
}

.ppy-imglist li {
	padding: 0;
	list-style: none;
	display: block;
	margin: 0;
}

.ppy-imglist li a img {
	display: block;
	border: 0;
}

#imageExpstacks_in_190_page35ppy1 .ppy-extcaption {
	width: 240px;
	display: block;
}

#imageExpstacks_in_190_page35ppy1 .ppy-imglist li {
	width: 240px;
	height: 270px;
}

#imageExpstacks_in_190_page35ppy2 .ppy-imglist li,
#imageExpstacks_in_190_page35ppy2 .ppy-imglist li a {
	width: 160px;
	height: 160px;
	overflow: hidden;
	display: block;
}

/* Popeye Style 1 */

#imageExpstacks_in_190_page35ppy1.ppy-active {
    margin: 10px;
}

#imageExpstacks_in_190_page35ppy1 .ppy-outer {
	padding: 10px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
}

#imageExpstacks_in_190_page35ppy1 .ppy-outer:hover,
#imageExpstacks_in_190_page35ppy1.ppy-expanded .ppy-outer {
	border: 1px solid #FFFFFF;
	box-shadow: 0 0 7px #ccc;
	-moz-box-shadow: 0 0 7px #ccc;
	-webkit-box-shadow: 0 0 7px #ccc;
	display: block;
	position: relative;
	z-index: 50;
}

#imageExpstacks_in_190_page35ppy1 .ppy-caption {
	margin: 5px 0 0 0;
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #809F21;
	background: #EFF9C7;
	display: block;
	box-shadow: 0 0 7px #ccc;
	-moz-box-shadow: 0 0 7px #ccc;
	-webkit-box-shadow: 0 0 7px #ccc;
	visibility: hidden; /* prevent flash of content before popeye loads */
}

#imageExpstacks_in_190_page35ppy1 .ppy-caption a {
	/*color: #66bde9;*/
}

#imageExpstacks_in_190_page35ppy1 .ppy-caption a:hover {
	text-decoration: underline;
}

#imageExpstacks_in_190_page35ppy1 .ppy-counter {	
	background: #fff;
	color: #809F21;
	padding: 0 5px;
	font-size: 0.8em;
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0.7;
	border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-khtml-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
}

#imageExpstacks_in_190_page35ppy1 .ppy-stagewrap {
	background: #FFFFFF;
}

#imageExpstacks_in_190_page35ppy1 .ppy-loading {
	background: #0c3b3d url(loading1.gif) no-repeat center !important;
}

#imageExpstacks_in_190_page35ppy1 .ppy-nav {
	background: #0C3B3D;
	width: 104px;
	height: 32px;
	padding: 5px;
	position: absolute;
	top: 0;
	left: 0;
}

#imageExpstacks_in_190_page35ppy1 .ppy-nav a {
	display: block;
	overflow: hidden;
	text-indent: -900em;
	height: 22px;
	float: left;
	padding: 5px;
}

#imageExpstacks_in_190_page35ppy1 .ppy-prev {
	width: 22px;
	background: url(prev3.png) no-repeat center;
}

#imageExpstacks_in_190_page35ppy1 .ppy-next {
	width: 22px;
	background: url(next3.png) no-repeat center;
}

#imageExpstacks_in_190_page35ppy1 .ppy-switch-enlarge {
	width: 30px;
	background: url(enlarge3.png) no-repeat center;
}

#imageExpstacks_in_190_page35ppy1 .ppy-switch-compact {
	width: 30px;
	background: url(compact3.png) no-repeat center;
}

#imageExpstacks_in_190_page35ppy1 .ppy-nav a:hover {
	background-color: #A1C436;
	cursor: pointer;
}

/* Popeye Style 2 */

#imageExpstacks_in_190_page35ppy2.ppy-active {
	margin: 10px;
}

#imageExpstacks_in_190_page35ppy2 .ppy-outer {
	padding: 10px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
}

#imageExpstacks_in_190_page35ppy2 .ppy-stagewrap {
	background: #FFFFFF;
}

#imageExpstacks_in_190_page35ppy2 .ppy-stage {
	background-color: #FFFFFF;
}

#imageExpstacks_in_190_page35ppy2 .ppy-counter {
	background: #fff;
	color: #809F21;
	padding: 0 5px;
	font-size: 0.8em;
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0.7;
	border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-khtml-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
}

#imageExpstacks_in_190_page35ppy2 .ppy-loading {
	background-image: url(loading2.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#imageExpstacks_in_190_page35ppy2 .ppy-nav {
	border-radius: 0px 0px 0px 5px;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	background: #0C3B3D;
	width: 45px;
	position: absolute;
	top: 0;
	right: 0;
}

#imageExpstacks_in_190_page35ppy2 .nav-wrap {
	padding: 0;
}

#imageExpstacks_in_190_page35ppy2 .ppy-nav a {
	display: block;
	overflow: hidden;
	text-indent: -900em;
	height: 22px;
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	width: 30px;
}

#imageExpstacks_in_190_page35ppy2 .ppy-prev {
	background: url(prev3.png) no-repeat center;
}

#imageExpstacks_in_190_page35ppy2 .ppy-next {
	background: url(next3.png) no-repeat center;
}

#imageExpstacks_in_190_page35ppy2 .ppy-switch-enlarge {
	background: url(enlarge4.png) no-repeat center;
}

#imageExpstacks_in_190_page35ppy2 .ppy-switch-compact {
	background: url(compact4.png) no-repeat center;
}

#imageExpstacks_in_190_page35ppy2 .ppy-nav a:hover {
	background-color: #A1C436;
	cursor: pointer;
}

#imageExpstacks_in_190_page35ppy2 .ppy-caption {
	margin: 5px 0 0 0;
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #809F21;
	background: #EFF9C7;
	box-shadow: 0 0 7px #ccc;
	-moz-box-shadow: 0 0 7px #ccc;
	-webkit-box-shadow: 0 0 7px #ccc;
	visibility: hidden;
}

/* popeye example 3 */

#imageExpstacks_in_190_page35ppy3.ppy-active {
	margin: 10px;
}

#imageExpstacks_in_190_page35ppy3 .ppy-outer {
	
}

#imageExpstacks_in_190_page35ppy3 .ppy-stage {
	overflow: hidden;
}

#imageExpstacks_in_190_page35ppy3 .ppy-stagewrap {
	background: #333;
}

#imageExpstacks_in_190_page35ppy3 .ppy-caption {
	margin: 0;
	padding: 0 5px 3px 0;
	line-height: 1.3em;
	color: #809F21;
	background: #EFF9C7;
}

#imageExpstacks_in_190_page35ppy3.ppy-expanded .ppy-caption {
	margin: 0;
	padding: 10px;
}

#imageExpstacks_in_190_page35ppy3 .ppy-captionwrap {
	margin: 0;
	padding: 10px 10px 20px;
}

#imageExpstacks_in_190_page35ppy3 .ppy-counter {
	padding: 0 5px;
	font-size: 0.8em;
	position: absolute;
	bottom: 3px;
	left: 5px;
	opacity: 0.7;
}

#imageExpstacks_in_190_page35ppy3 .ppy-loading {
	background: #333 url(loading3.gif) no-repeat center !important;
}

#imageExpstacks_in_190_page35ppy3 .ppy-nav {
	background: #333;
	background: rgba(51,51,51,0.7);
	background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, rgba(51,51,51,1)),
        color-stop(0.4, rgba(51,51,51,0.7)),
        color-stop(0.6, rgba(51,51,51,0.7)),
        color-stop(1, rgba(51,51,51,1))
    );
	background: -moz-linear-gradient(
        center bottom,
        rgba(51,51,51,1) 0%,
        rgba(51,51,51,0.7) 40%,
        rgba(51,51,51,0.7) 60%,
        rgba(51,51,51,1) 100%
    );
	width: 100%;
	height: 100%;
	text-align: center;
}

#imageExpstacks_in_190_page35ppy3 .nav-wrap {
	width: 104px;
	height: 32px;
	padding: 30% 0 0 0;
	margin: 0 auto 0 auto;
}

#imageExpstacks_in_190_page35ppy3 .ppy-nav a {
	display: block;
	overflow: hidden;
	text-indent: -900em;
	height: 22px;
	float: left;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#imageExpstacks_in_190_page35ppy3 .ppy-prev {
	width: 22px;
	background: url(prev3.png) no-repeat center;
}

#imageExpstacks_in_190_page35ppy3 .ppy-next {
	width: 22px;
	background: url(next3.png) no-repeat center;
}

#imageExpstacks_in_190_page35ppy3 .ppy-switch-enlarge {
	width: 30px;
	background: url(enlarge3.png) no-repeat center;
}

#imageExpstacks_in_190_page35ppy3 .ppy-switch-compact {
	width: 30px;
	background: url(compact3.png) no-repeat center;
}

#imageExpstacks_in_190_page35ppy3 .ppy-nav a:hover {
	background-color: #333;
	cursor: pointer;
}


#stacks_in_196_page35 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_190_page35 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_186_page35 {
	background-color: #FFFFFF;
	margin:  2px;
	padding:  5px;
}
