.TPNSSwrapper{ position:relative;}
#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:0 0;
	background-image: url('loading-.gif');
}

.TPNiceSlideShowGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 200px center;
	background-image: url('loading-.gif');
}

.TPNiceSlideShowGallery .slideInfoZone {
	z-index: 0;
	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(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{ z-index:100; position:absolute; top:0; right:5px; background:url(/style_images/bg_g.png);}
#TPNiceSlideShowMenu{ z-index:100;}
#TPNiceSlideShowMenu div{ cursor:pointer; margin:0;}
.TPNiceSlideShowMenuContent{ overflow:hidden;}
.TPNiceSlideShowMenuContent p{}
.TPNiceSlideShowMenuContent img{}
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active { cursor: pointer;} 
#TPNiceSlideShowMenu div.active img{ opacity:0.5; filter:alpha(opacity=50);}
#TPNiceSlideShowMenu div:hover { opacity:0.5; filter:alpha(opacity=50);}
#TPNiceSlideShowMenu div.active:hover { opacity:1; filter:alpha(opacity=100);}
#TPNiceSlideShowMenu a {}
#TPNiceSlideShowMenu span { padding:0 5px 0 5px;}
#TPNiceSlideShowMenu a span.tpnssmenu_title{}
#TPNiceSlideShowMenu a span.tpnssmenu_desc{}

/* dont define width property here, it has defined with the php script */
.tpniceslideshow_scrollbar-vert{ z-index:200; position:absolute; top:0; right:0; background:url(/style_images/bg_g.png); width:5px; height:285px;}
.tpniceslideshow_handle-vert{ height:100px; background:#FFFFFF; z-index:200; opacity:0.5; filter:alpha(opacity=50);}



