
.TPNSSwrapper {
	background:#ddddab;
}

#TPNiceSlideShow {
	z-index:5;
	
}

.TPNiceSlideShowGallery {
	overflow: hidden;
	position: relative;
}

.TPNiceSlideShowGallery img {
	border: 0;
	margin: 0;
}

.TPNiceSlideShowGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color: #2a2829;
	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: #2a2829;
	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:0 8px 3px 8px;
	
	
}
.innerSlideInfoZone div {
	color:#2a2829;
	font-size:10pt;
	font-weight:normal;
	
}

div.slideInfoZoneTitle a {
	color:#2a2829;
	text-decoration:none;
	font-size:12pt;
	font-weight:normal;
	
}

div.slideInfoZoneDescription {
	color:#2a2829;
	
}

div.slideInfoZoneReadMore a {
	color:#000000;
	font-size:10pt;
	font-weight:normal ;
	display:block;
	height:22px;
	width:87px;
	text-decoration:none;
	margin-top:5px;
	padding-right:45px;
}

#TPNiceSlideShowMenuWrp {
	float:left;
	width:50px;
}
#TPNiceSlideShowMenu {
	}
#TPNiceSlideShowMenu div {
	cursor: pointer;
	margin:0;
	z-index:1000; 
	opacity:.4;
	filter:alpha(opacity=40)
	
	
}
.TPNiceSlideShowMenuContent {
	overflow:hidden;
	padding:0


}
.TPNiceSlideShowMenuContent p 
{
	color:#000000;
}

.TPNiceSlideShowMenuContent img {
	border:1px solid #9d9d31;
	padding:0;}
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active {
	cursor: pointer;
	z-index:1000; 
	opacity:100;
	filter:alpha(opacity=100)

}
#TPNiceSlideShowMenu a {
	color:#000000;
	text-decoration:none;
	font-family:Arial;
	font-size:12pt
	
 }
#TPNiceSlideShowMenu span {
padding:0 5px 0 5px;}
#TPNiceSlideShowMenu a span.tpnssmenu_title  {
font-size:12pt;
font-weight:400;
line-height:100%;
padding:0;
}

#TPNiceSlideShowMenu a span.tpnssmenu_desc  {
font-size:11pt;
padding:0;
font-family:arial, Verdana ;
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;
}




