
.TPNSSwrapper {
	border-right:1px solid #AEAEAE;
	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('../../images/tpniceslideshow/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/tpniceslideshow/loading-.gif');
}

.TPNiceSlideShowGallery .slideInfoZone {
	z-index: 10;
	text-indent: 0;
	overflow: hidden;
	display: none;
}

.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(../../images/tpniceslideshow/readmore.gif) no-repeat;
	font-size:11px;
	display:block;
	height:22px;
	width:110px;
	text-decoration:none;
	line-height:22px;
	margin-top:5px;
	padding-left:15px;
}

#TPNiceSlideShowMenuWrp {
	float:left;
	width:50px;
}
#TPNiceSlideShowMenu {
	}
#TPNiceSlideShowMenu div {
	background: url(../../images/tpniceslideshow/bgmenu00.png) repeat-x 0 0;
	cursor: pointer;
	margin:0;
	
	
}
.TPNiceSlideShowMenuContent {
	overflow:hidden;
  padding: 5px;
}
.TPNiceSlideShowMenuContent p {

}
.TPNiceSlideShowMenuContent img {
	border:2px solid #ffffff;
	padding:0;}
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active {
	background: url(../../images/tpniceslideshow/bgmenu00.png) repeat-x 0 -117px ;
	cursor: pointer;

}
#TPNiceSlideShowMenu a {
	color:#f8ffb7;
	text-decoration:none;
	line-height:24px;
	font-weight:700;
}
#TPNiceSlideShowMenu span {
  padding:0 5px 0 5px;
}
#TPNiceSlideShowMenu a span.tpnssmenu_title  {
  font-size:14px;
  font-weight: bold;
  line-height:100%;
  padding:0;
}

#TPNiceSlideShowMenu a span.tpnssmenu_lieu {
	font-size: 11px;
	line-height: 14px;
	color: #AAA;
}

#TPNiceSlideShowMenu a span.tpnssmenu_desc  {
  font-size: 11px;
  color: #444;
  border: 1px orange solid;
  padding:2px;
  font-family:verdana,arial;
  background: transparent url(../../images/theme/bg-button-orange.jpg) repeat-x top left;
}

/* dont define width property here, it has defined with the php script */
.tpniceslideshow_scrollbar-vert {
	background: url(../../images/tpniceslideshow/scrollbg.gif) repeat-y;}
.tpniceslideshow_handle-vert{
	height: 39px;
	background: url(../../images/tpniceslideshow/scrollno.gif) no-repeat;
}



