
.TPNSSwrapper {
	border:1px solid #b0b0b0;
	width: 735px;
	/height:223px;
	overflow: hidden;
	padding:7px 6px 7px 7px;
}

#TPNiceSlideShow {
	z-index:5;
	height: 160px;
	position:relative;
	overflow: hidden;
}

.TPNiceSlideShowGallery {
	overflow: hidden;
	position: relative;
}

.TPNiceSlideShowGallery img {
	border: 0;
	margin: 0;
	overflow: hidden;
}

.TPNiceSlideShowGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center center;
}

.TPNiceSlideShowGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center center;
}

.TPNiceSlideShowGallery .slideInfoZone {
	display:none;
	z-index: 10;
	text-indent: 0;
	overflow: hidden;
	height: 300px;
	width: 200px;
	background: #333333;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -210px;
	margin-left: -100px;
}

.innerSlideInfoZone {
	padding: 10px;
	
}
.innerSlideInfoZone div {
	color:#FFFFFF;
}

div.slideInfoZoneTitle a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:24px;
	line-height:28px;
	font-weight:700;
}

div.slideInfoZoneDescription {
	color:#FFFFFF;
}

div.slideInfoZoneReadMore a {
	color:#000000;
	background: url(readmore.png) no-repeat;
	font-size:11px;
	display:block;
	height:22px;
	width:87px;
	text-decoration:none;
	line-height:22px;
	margin-top:5px;
	padding-left:15px;
}

#TPNiceSlideShowMenuWrp {
	overflow:hidden;
	position:relative;
	z-index:6;
	zoom:1;
}
#TPNiceSlideShowMenu {
}
#TPNiceSlideShowMenu div {
	cursor: pointer;
}
#TPNiceSlideShowMenu div img {
	float:right;
	padding:0;
}
.TPNiceSlideShowMenuContent {
	position:relative;
	overflow:hidden;
}
.TPNiceSlideShowMenuContent p {

}
.TPNiceSlideShowMenuContent img.layer {
	position:absolute;
	top:3px;
	left:3px;
	z-index:2;
	opacity:0.3;
	filter:alpha(opacity=30);
	-ms-filter: "alpha( opacity=30 )";
	display:none;
}
.TPNiceSlideShowMenuContent img.new {
	position:absolute;
	top:3px;
	left:15px;
}
#TPNiceSlideShowMenu .TPNiceSlideShowMenuContent{
	width:129px;
	float:left;
	padding:9px;
	margin:0 0 0 0;
}
#TPNiceSlideShowMenu div.last{
	margin-right:0;
	_margin-right:-3px;
}
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active {
	cursor: pointer;
	width:129px;
	padding:9px;
	float:left;
	background:url(/img/usr/topbnr_s_layer2.gif) no-repeat;
}
#TPNiceSlideShowMenu div:hover img.layer,#TPNiceSlideShowMenu div.active img.layer {
	display:block;
}
#TPNiceSlideShowMenu a {
	display:block;
	width:100%;
	height:100%;
	color:#FFFFFF;
	text-decoration:none;
	line-height:24px;
	font-weight:700;	
}
#TPNiceSlideShowMenu span {
	padding:0 5px 0 5px;
}
#TPNiceSlideShowMenu a span.tpnssmenu_title {
	display:none;
	color:#000000;
	font-size:14px;
	font-weight:400;
	line-height:100%;
	padding:0;
}
#TPNiceSlideShowMenu a span.tpnssmenu_desc  {
	display:none;
	font-size:10px;
	line-height:11px;
	font-weight:400;
	padding:0;
	font-family:verdana,arial;
	color:#97B7E6;
}