.TPNSSwrapper {
	border: 1px solid #AEAEAE;
	background: #000000;
}
#TPNiceSlideShow {
	z-index: 5;
}
.TPNiceSlideShowGallery {
	position: relative;
	overflow: hidden;
}
.TPNiceSlideShowGallery img {
	margin: 0;
	border: 0;
}
.TPNiceSlideShowGallery .slideElement {
	height: 100%;
	width: 100%;
	background-color: #000;
	background-image: url('loading-.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
.TPNiceSlideShowGallery .loadingElement {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	background-image: url('loading-.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
.TPNiceSlideShowGallery .slideInfoZone {
	overflow: hidden;
	z-index: 10;
	text-indent: 0;
}
.innerSlideInfoZone {
	padding: 10px;
}
.innerSlideInfoZone div {
	color: #FFFFFF;
}
div.slideInfoZoneTitle a {
	font-size: 24px;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 28px;
	text-decoration: none;
}
div.slideInfoZoneDescription {
	color: #FFFFFF;
}
div.slideInfoZoneReadMore a {
	height: 22px;
	width: 87px;
	padding-left: 15px;
	margin-top: 5px;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
	text-decoration: none;
	display: block;
	background: url(readmore.png) no-repeat;
}
#TPNiceSlideShowMenuWrp {
	float: left;
	width: 50px;
}
#TPNiceSlideShowMenu {
}
#TPNiceSlideShowMenu div {
	margin: 0;
	background: url(bgmenu00.png) repeat-x 0 0;
	cursor: pointer;
}
.TPNiceSlideShowMenuContent {
	overflow: hidden;
}
.TPNiceSlideShowMenuContent p {
}
.TPNiceSlideShowMenuContent img {
	padding: 0;
	/*border: 2px solid #ffffff;*/
}
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active {
	/*background: url(bgmenu00.png) repeat-x 0 -117px;*/
	cursor: pointer;
}
#TPNiceSlideShowMenu a {
	font-weight: 700;
	color: #FFFFFF;
	line-height: 24px;
	text-decoration: none;
}
#TPNiceSlideShowMenu span {
	padding: 0 5px 0 5px;
}
#TPNiceSlideShowMenu a span.tpnssmenu_title {
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 100%;
}
#TPNiceSlideShowMenu a span.tpnssmenu_desc {
	padding: 0;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: 400;
	color: #97B7E6;
	line-height: 11px;
}
/* dont define width property here, it has defined with the php script */
.tpniceslideshow_scrollbar-vert {
	background: url(scrollbg.gif) repeat-y;
}
.tpniceslideshow_handle-vert {
	height: 39px;
	background: url(scrollno.gif) no-repeat;
}
/* ’Ç‰Á */
.TPNSSwrapper {
	width: 626px;
}
/*#TPNiceSlideShowMenu div img {
	float: left;
	margin: 8px;
}*/
#TPNiceSlideShowMenu div {
	/*height: 60px;*/
	height: 50px;
	width: 279px;
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
}
.TPNiceSlideShowMenuContent {
	text-align: left;
}
#TPNiceSlideShow {
	/*height: 300px;*/
	/*width: 356px;*/
	height: 254px;
	width: 660px;
	float: left;
}
#TPNiceSlideShowMenuWrp {
	/*height: 300px;*/
	height: 254px;
	width: 279px;
	overflow: hidden;
}
.tpniceslideshow_scrollbar-vert {
	float: right;
	/*height: 300px;*/
	height: 254px;
	width: 22px;
}
.tpniceslideshow_handle-vert {
	width: 22px;
}
.TPNiceSlideShowGallery .slideInfoZone {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 300px;
	width: 200px;
	margin-top: -150px;
	margin-left: -100px;
	background: #333333;
}
