﻿/*Slideshow style*/
.thumbsViewer
{
	background-image : url(../dep/slideshow/bg_filmstrip.jpg);
	background-repeat : no-repeat;
	background-position: center;
	padding : 0 0 0 0px;
	margin: 0 0 0 0;
	text-align : center;
		
}
.thumbsViewer table
{
	width: 515px;
}

.slideshowThumbnailpicture
{
	text-align:left;
	margin: 30px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	cursor:pointer;	
	
}
.slideshowThumbnailpictureAdmin
{
	text-align:left;
	margin: 2px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	cursor:pointer;	
	
}
.RotatorImage
{
	background-color: Transparent;	
	padding: 0px;
}
.srollimg
{
	vertical-align: middle;	
	height : 130px;
}
.slideshowImageText
{
	width : 100%;
}
.slideshowName
{
	color: 	#374353;
	font-weight : bold;
	font-size : 14px;	
	
	}
td.slideshowname
{
	padding: 4px 0px 4px 4px;

}
table.slideshow
{
	border: solid 1px silver;	
	width: 515px;
}
/*End styles Slideshow*/

