#ui-popeye-ctn
{
	position: relative;
	z-index: 9000;
	overflow: visible;
}
/* POPEYE */
.ui-popeye
{
	margin: 0;
	border: 0 none;
	padding: 0;
	font-size: 0.7em;
	width: auto;
	position: relative;
	z-index: 1;
	display: none;
}
.ui-popeye.ppy-active
{
	display: block;
}
.ui-popeye ul
{
	height: 0px;
	width: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	list-style: none;
	z-index: 0;
	height: 94px;
	position: relative;
}
.ui-popeye li
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.ui-popeye .ppy-stagewrap
{
	background: none;
	margin: 10px;
	padding: 0;
	overflow: visible;
	position: absolute;
	left: 0;
	top: 0;
}
.ui-popeye .ppy-stage
{
	background: transparent no-repeat center top;
	position: static;
	/*border: 10px solid #eee;*/
	border: 1px solid #666;
	overflow: visible;
}
.ui-popeye .ppy-tools
{
	background: #000;
	margin: 0 auto;
	background: none;
	width: 100%;
	height: 100%;
	margin-bottom: 1px;
	/*border: 1px solid #009;*/
    overflow: visible;
	display: block;
}
.ui-popeye .ppy-enlarge,
.ui-popeye .ppy-compact
{
	cursor: pointer;
	padding: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	margin-bottom: 1px;
	/*border: 1px solid #900;*/
    background: transparent url(design/enlarge.png) no-repeat center center;
	z-index: 10;
}
.ui-popeye .ppy-compact
{
	background-image: url(design/compact.png);
}
.ui-popeye .ppy-info
{
	display: block;
	position: absolute;
	bottom: -20px;
	padding: 0 0 1px;
	height: 20px;
	overflow: visible;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	overflow-y: visible;
}
.ui-popeye .ppy-infoinside
{
	display: block;
	padding: 3px 0 0;
	overflow: visible;
}
.ui-popeye .ppy-count
{
	margin: 0 auto;
	height: 15px;
	line-height: 14px;
	text-align: center !important;
	font-style: normal;
	overflow: hidden;
	font-size: 11px;/*position: absolute;
	left: 0;
	right: 0;*/
}
.ui-popeye .ppy-count em
{
	font-style: normal;
}
.ui-popeye .ppy-prev,
.ui-popeye .ppy-next,
.ui-popeye .ppy-prev b,
.ui-popeye .ppy-next b
{
	height: 15px;
	width: 15px;
	cursor: pointer;
}
.ui-popeye .ppy-prev
{
	float: left;
}
.ui-popeye .ppy-next
{
	float: right;
}
.ui-popeye .ppy-prev,
.ui-popeye .ppy-next
{
	background: transparent url() no-repeat top center;
}
.ui-popeye .ppy-prev
{
	background-image: url(design/button13ArrowLeft.gif);
}
.ui-popeye .ppy-next
{
	background-image: url(design/button13ArrowRight.gif);
}
/*
button13ArrowLeft

.ui-popeye .ppy-prev,
.ui-popeye .ppy-next
{
	background: transparent url(base/fafafa/button13_spr.gif) no-repeat top center;
}
.ui-popeye .ppy-prev b
{
	background: transparent url(trim/blue/arrowSmallLeft.gif) no-repeat top center;
}
.ui-popeye .ppy-next b
{
	background: transparent url(trim/blue/arrowSmallRight.gif) no-repeat top center;
}
.ui-popeye .ppy-prev:hover,
.ui-popeye .ppy-next:hover
{
	background-image: url(trim/blue/button13_spr.gif);
}
.ui-popeye .ppy-prev:hover b
{
	background-image: url(base/fafafa/arrowSmallLeft.gif);
}
.ui-popeye .ppy-next:hover b
{
	background-image: url(base/fafafa/arrowSmallRight.gif);
}
*/
.ui-popeye.ppy-js
{
	z-index: 15;
	position: static;/*position: relative;*/
}
/* EXPANDED */
.ui-popeye.ppy-js.ppy-expanded
{
	z-index: 16;
}
.ui-popeye.ppy-expanded .ppy-stagewrap
{
	/*padding:10px 10px 5px;*/
	background-color: #333;
	display: inline-block;
	display: block;
	border: 10px solid #333;
	border-bottom-width: 22px;
	position: relative;
	z-index: 17;
}
.ui-popeye.ppy-expanded .ppy-stage
{
	border: 0 none;
}
.ui-popeye.ppy-expanded .ppy-count
{
	color: #fff;
}
.ui-popeye.ppy-expanded .ppy-prev,
.ui-popeye.ppy-expanded .ppy-next,
.ui-popeye.ppy-expanded .ppy-count
{
	top: 264px;
}
.ui-popeye .ppy-loading .ppy-prev,
.ui-popeye .ppy-loading .ppy-next,
.ui-popeye .ppy-loading .ppy-count
{
	display: none;
}
.ui-popeye.ppy-expanded .ppy-info
{
	background-color: #333;
	bottom: -22px;
	_bottom: 20px;
	z-index: 25;/*position: relative;*/
}
.ui-popeye.ppy-expanded .ppy-infoinside
{
	padding-top: 2px;
}
.ui-popeye .ppy-loading
{
	background: #333 url(design/loading.gif) no-repeat center;
}
.ui-popeye
{
	/* color: #000; */
}
.ui-popeye .ppy-stage
{
	border-color: #898989;
}
#ui-popeye-ctn .ppy-prev,
.ui-popeye .ppy-prev
{
	background-image: url(design/button13ArrowLeft.gif);
}
#ui-popeye-ctn .ppy-next,
.ui-popeye .ppy-next
{
	background-image: url(design/button13ArrowRight.gif);
}
