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



	SlideShow

	v 1.3



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



.slideshowContainer {
	height: 210px;
	margin-bottom: 5px;
	cursor: pointer;

}



.loading {

	background: url(../img/bfloading.gif) center no-repeat;

}

#thumbwrapper {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}



#thumbnails {



	/*width: 130px;

	float: left;*/

}



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







.slideshowThumbnail {




}



.slideshowThumbnail img {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;



}



a:hover.slideshowThumbnail img {



}



.current img {

	border-top-color: red;

	border-right-color: red;

	border-bottom-color: red;

	border-left-color: red;

}

a {

	color: #607293;

	text-decoration: none;

}



.container {
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 20px;

}



.outline {

	border: 1px solid #003592;

	z-index: 0;

	position: absolute;

}
