.TPNSSwrapper {
	border:1px solid #AEAEAE;
	background:#000000;
	width:698px;
	margin-bottom: 10px;
}

#TPNiceSlideShow {
	z-index:5;
	height: 300px;
	width: 430px;
	float: left;
}

.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;
	height: 300px;
	width: 200px;
	background: #333333;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -150px;
    margin-left: 10px;
}

.innerSlideInfoZone {
	padding: 10px;
	
}
.innerSlideInfoZone div {
	color:#FFFFFF;
}

div.slideInfoZoneTitle a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	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 {
	float:left;
	height: 300px;
	width: 246px;
	overflow:hidden;
}
#TPNiceSlideShowMenu {
	}
#TPNiceSlideShowMenu div {
	background: url(bgmenu00.png) repeat-x 0 0;
	cursor: pointer;
	margin:0;
	height: 60px;
	width: 246px;
}

#TPNiceSlideShowMenu div img {
				float: left;
				margin:  8px;
}
.TPNiceSlideShowMenuContent {
	overflow:hidden;
	text-align: left;
}
.TPNiceSlideShowMenuContent p {
    padding-bottom: 0px;
}
.TPNiceSlideShowMenuContent img {
	border:2px solid #ffffff;
	padding:0;}
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active {
	background: url(bgmenu00.png) repeat-x 0 -117px ;
	cursor: pointer;

}
#TPNiceSlideShowMenu a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:700;
	
 }
#TPNiceSlideShowMenu span {
padding:0 5px 0 5px;}
#TPNiceSlideShowMenu a span.tpnssmenu_title  {
	font-size:14px;
	font-weight:400;
	line-height:100%;
	padding:0;


}

#TPNiceSlideShowMenu a span.tpnssmenu_desc  {
	font-size:10px;
	line-height:100%;
	font-weight:400;
	padding:0;
	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;
	height: 300px;
	width: 22px;
	float:right;
}
.tpniceslideshow_handle-vert{
	height: 39px;
	width:22px;
	background: url(scrollno.gif) no-repeat;
}
