
.TPNSSwrapper {
	border:5px solid #000;line-height:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;	
}

#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(../images/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(../images/loading-.gif);
}

.TPNiceSlideShowGallery .slideInfoZone {
	z-index: 10;
	text-indent: 0;
	overflow: hidden;
}

.innerSlideInfoZone {
	padding: 10px;
	
}
.innerSlideInfoZone div {
	color:#000;
}

div.slideInfoZoneTitle a {
	color:#000;
	text-decoration:none;
	font-size:12px;
	line-height:20px;	
	font-weight:bold;

}

div.slideInfoZoneDescription {
	color:#000;
font:normal 10px/14px Tahoma, Arial, Helvetica, sans-serif;
}

div.slideInfoZoneReadMore a {
	color:#000;
	font-size:10px;
	text-decoration:none;
}

#TPNiceSlideShowMenuWrp {
	float:left;
	width:50px;
}
#TPNiceSlideShowMenu {
	}
#TPNiceSlideShowMenu div {
	background:#1f1f1f;
	cursor: pointer;
	margin:0;
	
	
}
.TPNiceSlideShowMenuContent {
	overflow:hidden;
	border-bottom:1px solid #484848;

}
.TPNiceSlideShowMenuContent p {
line-height:normal;
}
.TPNiceSlideShowMenuContent img {
	border:2px solid #fff;
	padding:0;}
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active {
	background:#000;
	color:#666666;
	cursor: pointer;
	border-bottom:1px solid #787878;

}
#TPNiceSlideShowMenu a {
	color:#fff;
	text-decoration:none;
	line-height:24px;

	
 }
#TPNiceSlideShowMenu span {
	padding:0 5px 0 5px;
}
#TPNiceSlideShowMenu a span.tpnssmenu_title  {
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	padding:0;
	color:#969696;
}

#TPNiceSlideShowMenu a span.tpnssmenu_desc  {
	font-size:10px;
	line-height:normal;
	padding:0;
	color:#969696;
}

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



.TPNSSwrapper {
	width: 624px; 
	margin-top:35px; 
}
#TPNiceSlideShowMenu div img {
	float: left;
	margin:  8px;
	}
		
#TPNiceSlideShowMenu div {
	height: 60px;
	width: 246px;
	}

.TPNiceSlideShowMenuContent {
	text-align: left;
	}
		
#TPNiceSlideShow {
	height: 240px;
	width: 356px;
	float: left;
	}
		
#TPNiceSlideShowMenuWrp {
	height: 240px;
	width: 246px;
	overflow:hidden;
	}
		
.tpniceslideshow_scrollbar-vert{
	height: 240px;
	width: 22px;
	float:right;
	}
		
.tpniceslideshow_handle-vert{
	width: 22px;
	}
		
.TPNiceSlideShowGallery .slideInfoZone {
	height: 70px;
	width:100%;
	background: #fff;
	position: absolute;
	left: 0%;
	bottom: 0%;
	margin-top: 0px;
	margin-left: 0px;
	border-top:2px solid #968d71;				
	}