﻿/*Slideshow style*/
.thumbsViewer
{
	background-repeat : no-repeat;
	background-position: center;
	padding : 0;
	margin: 0;
	text-align : center;
}
.slideshowThumbnailpicture
{
	text-align:left;
	margin: 10px 0 0 0; 
	padding: 0;
	cursor:pointer;	
	
}
.slideshowThumbnailpictureAdmin
{
	text-align:left;
	margin: 2px 0 0 0; 
	padding: 0;
	cursor:pointer;	
	
}
.RotatorImage
{
	background-color: Red;	
	padding: 0;
}
.srollimg
{
	vertical-align: middle;	
	height : 75px;
}
.slideshowImageText
{
	width : 100%;
	font-size: 12px;
	text-align: center;
}
.slideshowName
{
	color: 	#374353;
	font-weight : bold;
	font-size : 14px;
}
td.slideshowname
{
	padding: 4px 0 4px 4px;
}
table.slideshow
{
}
/*End styles Slideshow*/
