
.TPNSSwrapper {
	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('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('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:14px;
	font-weight:bold;
	line-height:20px;
}

div.slideInfoZoneDescription {
	color:#FFFFFF;
}

div.slideInfoZoneReadMore a {
	color:#000000;
	background: url(readmore.png) no-repeat;
	font-size:13px;
	display:block;
	height:22px;
	width:87px;
	text-decoration:none;
	line-height:22px;
	margin-top:5px;
	padding-left:12px;
}

#TPNiceSlideShowMenuWrp {
	float:left;
	width:50px;
}
#TPNiceSlideShowMenu {
	}
#TPNiceSlideShowMenu div {
	background: url(menu_list_bg.jpg) repeat-x 0 0;
	cursor: pointer;
	margin:0;
	
	
}
.TPNiceSlideShowMenuContent {
	overflow:hidden;
}
.TPNiceSlideShowMenuContent p {margin-top:5px;}

.TPNiceSlideShowMenuContent img {
	border:2px solid #ffffff;
	padding:0px;}
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active {
	background: url(menu_list_bg.jpg) repeat-x 0 -117px ;
	cursor: pointer;

}
#TPNiceSlideShowMenu a {
	color:#FFFFFF;
	text-decoration:none;
	line-height:16px;
	
 }
#TPNiceSlideShowMenu span {
padding:0 5px 0 5px;}
#TPNiceSlideShowMenu a span.tpnssmenu_title  {
font-size:14px;
padding:0;
}

#TPNiceSlideShowMenu a span.tpnssmenu_desc  {
font-size:11px;
padding:0px;
font-family:verdana,arial;
color:#97B7E6;
}

/* 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:578px;}
#TPNiceSlideShowMenu div img {float:left; margin:7px;}
#TPNiceSlideShowMenu div {height:60px; width:236px;}
.TPNiceSlideShowMenuContent {text-align:left;}
#TPNiceSlideShow {height:240px; width:320px; float:left;}
#TPNiceSlideShowMenuWrp {height:240px; width:236px; overflow:hidden;}
.tpniceslideshow_scrollbar-vert{height:240px; width:22px; float:right;}
.tpniceslideshow_handle-vert{width:22px;}
.TPNiceSlideShowGallery .slideInfoZone {height:240px; width:320px; background:#333333; position:absolute; margin-top:120px;}
