/**************************************************************

	SlideShow
	v 1.3

**************************************************************/
.banner1{ width:708px; float:left; background:url(/images/banner-bg.jpg) no-repeat left top; height:278px;}

.slideshowContainer {

	width: 694px;
	height: 220px;
	margin-bottom: 0px;
	margin-top:5px;
	margin-left:5px;
}

.loading {
	background: url(/images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
	margin-left:10px;
}

.next{
	margin:10px 15px 10px 15px;float:right;
}
.prev{
	margin:10px 10px 10px 15px;float:left;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 2px;
	margin-left:5px;
	float: left;
	
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
}

.current img {
	border: 1px solid red;
	pa.banner{ width:708px; float:left; background:url(banner-bg.jpg) no-repeat left top; height:262px;}dding: 5px;
}

.outline {
	
	z-index: 0;
	position: absolute;
}

#thumbnails {
	/*width: 130px;
	float: left;*/
}

/*************************************************************/
