
.TPNSSwrapper {
	border:1px solid  #CCCCCC;
	background: #000000;
}

#TPNiceSlideShow {
	z-index:5;
	
}

.TPNiceSlideShowGallery {
	overflow: hidden;
	position: relative;
}

.TPNiceSlideShowGallery img {
	border: 0;
	margin: 0;
}

.TPNiceSlideShowGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../file/loading-.gif');
}

.TPNiceSlideShowGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../file/loading-.gif');
}

.TPNiceSlideShowGallery .slideInfoZone {
	z-index: 10;
	text-indent: 0;
	overflow: hidden;
}

.innerSlideInfoZone {
	padding: 10px;
	
}
.innerSlideInfoZone div {
	color:#FFFFFF;
}

div.slideInfoZoneTitle a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	line-height: 12px;
	font-weight:700;
}

div.slideInfoZoneDescription {
	color:#FFFFFF;
}

div.slideInfoZoneReadMore a {
	color:#000000;
	font-size:11px;
	background-image:url(../file/readmore.png);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	height:22px;
	width:87px;
	text-decoration:none;
	line-height:22px;
	margin-top:5px;
	padding-left:15px;
}

#TPNiceSlideShowMenuWrp {
	float:left;
	width:50px;
}
#TPNiceSlideShowMenu {
	}
#TPNiceSlideShowMenu div {
     background: url(../file/bgmenu00.png) repeat-x 0 0;
	cursor: pointer;
	margin:0;
	
	
}
.TPNiceSlideShowMenuContent {
	overflow:hidden;


}
.TPNiceSlideShowMenuContent p {
font-size:14px;
margin-top: 6px;
}
.TPNiceSlideShowMenuContent img {
	border:2px solid #ffffff;
	padding:0;}
	
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active {
	background: url(../file/bgmenu00.png) repeat-x 0 -117px ;
	cursor: pointer;
}

#TPNiceSlideShowMenu a {
	color: #005EA8;
	text-decoration:none;
	line-height:24px;
	font-weight:700;
	
 }
#TPNiceSlideShowMenu span {
padding:0 5px 0 5px;}

#TPNiceSlideShowMenu a span.tpnssmenu_title  {
font-weight:400;
line-height:100%;
margin-top: 2px;
padding:0;
font:bold 14px Arial, Helvetica, sans-serif;

}

#TPNiceSlideShowMenu a span.tpnssmenu_desc  {
float: left;
width: 160px;
line-height:11px;
font-weight:400;
padding:0;
margin-top: 2px;
font:bold 10px Arial, Helvetica, sans-serif;
color: #000000;
}

/* dont define width property here, it has defined with the php script */
.tpniceslideshow_scrollbar-vert {
	background: url('../file/scrollbg.gif') repeat-y;}
.tpniceslideshow_handle-vert{
	height: 39px;
	background: url('../file/scrollno.gif') no-repeat;
}




