﻿body
{
}

#ImageSlideShow
{
	position: relative;
	width: 800px;
	text-align: center;
	margin: 10px 0;
	min-height: 720px;
}

#ImageSlideShow .CurrentCategory
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 5px;
	width: 800px;
}


#ImageSlideShow #MoreCategories
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 5px;
}




#ImageSlideShow .LargeImage
{
	width: 700px;
	margin: 20px auto 0px auto;
}

#ImageSlideShow .Comments
{
	position: relative;
	top: 0px;
	display: block;
	width: 700px;
	height: 22px;
	text-align: center;
	overflow: hidden;
	background-color: #25374e;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	margin: 0 auto 0px;
}

#ImageSlideShow .Date
{
	position: relative;
	top: -5px;
	display: block;
	width: 700px;
	height: 22px;
	text-align: center;
	overflow: hidden;
	background-color: #25374e;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	margin: 0 auto 20px;
}

#ImageSlideShow .RadRotator
{
	margin: 0 auto;
}

.SlideShowThumbnail
{
	position: relative;
	padding: 0px 0px;
	cursor: pointer;
}

.ThumbnailDescription
{
	position: absolute;
	top: 96px;
	width: 142px;
	height: 22px;
	left: 0px;
	text-align: center;
	overflow: hidden;
	background-color: #25374e;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	border-left: solid 1px white;
	border-right: solid 1px white;
}

.ImageSlideShow .Comments
{
}

