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

	SlideShow
	v 1.3

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

.slideshowContainer {
	width: 390px;
	height: 524px;
	margin-bottom: 20px;
}

.slideshowContainer img {
	width: 390px;
	height: 524px;
}

.loading {
	background: url(/content/pages/home/summer/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {}
a:hover.slideshowThumbnail img {}
.current img {}

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

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