﻿.popeye {
    overflow:       hidden;
    height:         94px;
}
.popeye ul,
.popeye li {              
    list-style:     none; 
    margin:         0;
    padding:        0;
}
.popeye-tools-wrap,
.popeye-tools {
    overflow:hidden;
	text-align:center;
	margin:0 auto !important;	
}
.popeye-stage {
    background:     transparent no-repeat center center;
    width: 94px;
    height: 94px;
}
.popeye-cap {
    overflow:       auto;
	margin:0 auto;
}
.popeye-cur, .popeye-total{
	font-style:normal
}
.popeye-stagewrap 
{
}
.popeye-stage {
    border:         1px solid #d2d2d2;
    border-bottom:  1px solid #ffffff;
    border-right:   1px solid #ffffff;
    cursor:         pointer;
}
.popeye-tools-wrap {
    font-size:      11px;
}
.popeye-cap {
    clear:          both;
}
.popeye-hasjs {
}
.popeye-isloading {
    background:     #333 url(loading-2.gif) no-repeat center;
}
.popeye-haspopped {
    border:         1px solid #333 !important;
    background:     #000 !important;
}
.popeye-haspopped .popeye-stage {
    border:         1px solid #333;
    background:     #333;
}
.popeye .popeye-tools a:hover {
}
.popeye .popeye-prev {
    background:     url(prev-2.png) no-repeat top left;
	width:16px;
	height:16px;	
	padding:0 0px 0 0;
}
.popeye .popeye-next {
    float:          left !important;
    background:     url(next-2.png) no-repeat top left;
	width:16px;
	height:16px;
	padding:0 0px 0 0px;	
}
.popeye .popeye-enlarge {
    margin:         0 0 0 0px;
    width: 0px !important;
}
.popeye .popeye-count {
    margin:0 0 0 0px;
	padding:0 2px;

}
.popeye {
}
.popeye .popeye-tools {
    margin:0 auto;
    text-align:center !important;
    padding:5px 0 0 8px;

}
.popeye .popeye-tools span,
.popeye .popeye-tools a {
    float:          left;
    height:         16px;
    line-height:    14px;
}
.popeye .popeye-tools a {
    height:         0px !important;
    padding-top:    16px;
    width:          20px;
    overflow:       hidden;
}
