/*---------- slideshow styles ----------*/


#pictures {
	text-align: center;
	width: 720px;
	z-index: 4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	text-decoration: none;
	top: 5px;
	position: relative;
	height: 190px;
}

.slideshowContainer1 {
	width: 720px;
	height: 190px;
	z-index: 5;
	margin: 0px;
	padding: 0px;
}

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

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

a:hover.slideshowThumbnail img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.current img {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.outline {
	z-index: 3;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#thumbnails {
	visibility: hidden;
	/*width: 70px;
	float: left;
	color: #666666;*/
	z-index: 7;
	margin-bottom: 0px;
	text-decoration: none;
}
