.TPNSSwrapper {
	background:#FFF;
}

#TPNiceSlideShow {
	z-index:5;
	
}

.TPNiceSlideShowGallery {
	overflow: hidden;
	position: relative;
}

.TPNiceSlideShowGallery img {
	border: 0;
	margin: 0px;
}

.TPNiceSlideShowGallery a.slideElement {
	width: 622px;
	height: 383px;
	margin: 0px 5px;
	padding-left: 5px;
	background:url('img/loading-bar-black.gif') #FFF;
}

.TPNiceSlideShowGallery .loadingElement {
	width: 622px;
	height: 383px;
	position: absolute;
	left: 0;
	top: 0;
	background: url('img/loading-bar-black.gif') #FFF;
}

.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:24px;
	line-height:28px;
	font-weight:700;
}

div.slideInfoZoneDescription {
	color:#FFFFFF;
}

div.slideInfoZoneReadMore a {
	color:#000000;
	background: url(img/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 {
}
#TPNiceSlideShowMenu {
	background-color:#FFF;
	cursor:pointer;
	margin:0 5px;
}
#TPNiceSlideShowMenu #TPNiceSlideShowMenuContent {
	/*overflow:hidden;*/
}
#TPNiceSlideShowMenu #TPNiceSlideShowMenuContent p {
	white-space:normal;
}
#TPNiceSlideShowMenu #TPNiceSlideShowMenuContent:active {
	cursor: pointer;
}
#TPNiceSlideShowMenu #TPNiceSlideShowMenuContent:hover {
	background-color: #e9e9e9;
	cursor: pointer;
}
#TPNiceSlideShowMenu #TPNiceSlideShowMenuContent a p.tpnssmenu_title {
	text-decoration:none;
	color:#500000;
	font-size:.9em;
	font-weight:900;
	padding:15px 2px 2px 0px;	
}
#TPNiceSlideShowMenu #TPNiceSlideShowMenuContent a p span.tpnssmenu_desc {
	font-size:0.85em;
	color:#F00;
	font-weight:700;
	white-space:normal;
}

/* dont define width property here, it has defined with the php script */
.tpniceslideshow_scrollbar-vert {
	background: url(img/scrollbg.gif) repeat-y;}
.tpniceslideshow_handle-vert{
	height: 39px;
	background: url(img/scrollnode.gif) no-repeat;
}
