body {
	margin:0;
}

.TPNSSwrapper {
	width:540px;
	height:130px;
	border:none;
}
#TPNiceSlideShowMenu div {
	width:1px;
	height:1px;
}
#TPNiceSlideShowMenu div img {
}
.TPNiceSlideShowMenuContent {
	text-align:left;
}
#TPNiceSlideShow {
	width:540px;
	height:130px;
	float:left;
}
#TPNiceSlideShowMenuWrp {
	width:1px;
	height:1px;
	overflow:hidden;
}
.tpniceslideshow_scrollbar-vert{
	width:1px;
	height:1px;
	float:right;
}
.tpniceslideshow_handle-vert{
	width:1px;
}
.TPNiceSlideShowGallery .slideInfoZone {
	width:1px;
	height:1px;
}



.TPNSSwrapper {
}

#TPNiceSlideShow {
	z-index:5;
	
}

.TPNiceSlideShowGallery {
	overflow: hidden;
	position: relative;
}

.TPNiceSlideShowGallery img {
	border: 0;
	margin: 0;
}

.TPNiceSlideShowGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color: #fff;
	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: #fff;
	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:24px;
	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;
	width:50px;
}
#TPNiceSlideShowMenu {
	}
#TPNiceSlideShowMenu div {
	cursor: pointer;
	margin:0;
}
.TPNiceSlideShowMenuContent {
	overflow:hidden;


}
.TPNiceSlideShowMenuContent h2 {
	font-size:15px;
	line-height:20px;
	color:#000;
	margin:0;
}
.TPNiceSlideShowMenuContent h3 {
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	color:#666;
	margin:8px 0 2px 0;
}
.TPNiceSlideShowMenuContent h4 {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	line-height:12px;
	color:#666;
	margin:0;
}
.TPNiceSlideShowMenuContent img {
	border:1px solid #ffffff;
	margin:8px 8px 0 11px;
	padding:0;
	float:left;
}
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active {
	cursor: pointer;

}
#TPNiceSlideShowMenu a {
	text-decoration:none;
}
#TPNiceSlideShowMenu a h4 {
	font-size:15px;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:0;
}
#TPNiceSlideShowMenu a h5  {
	font-family:Arial;
	font-size:10px;
	color:#666;
	margin:0;
	padding:0;
}

/* dont define width property here, it has defined with the php script */
.tpniceslideshow_scrollbar-vert {
}
.tpniceslideshow_handle-vert{
	height:39px;
}



