﻿.slideShowContainer
{
	/*	border-bottom: 1px solid #B0B0B0;*/
	height: auto;
	overflow: hidden;
	width: 100%;
	text-align: center;
}

img
{
	border: 0 none;
}
.divHeading
{
	height: 20px;
	display: block;
}

.divHeading a:hover
{
	text-decoration: none;
}

.divHeading1
{
	color: #900000;
	font-family: arial,tahoma;
	font-size: 15px;
	text-transform: uppercase;
	float: left;
	text-align: left;
	font-weight: bold;
}

.divHeading2
{
	float: right;
	text-align: right;
}
.ClassThumbnailDivBuild
{
	/*background-color: #DDDDDD;*/
	padding: 5px 5px 5px 5px;
	margin-top: 5px;
	margin-bottom: 2px;
}
.navBarSpan
{
	float: left;
	margin-right: 2px;
	margin-left: 1px;
}
.imgLink
{
	color: #900000;
	text-decoration: none;
}
.navButton
{
	font-family: Verdana;
	font-size: 12px;
	color: #996633;
	margin: 0px 5px 0px 5px;
}
.navDots
{
	margin: 0px 3px 0px 3px;
}
.countSpan
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFF00;
}
.description
{
	color: #900000;
	font-family: arial,tahoma;
	font-size: 9px;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
	overflow: hidden;
	padding-top: 5px;
}

.photo
{
	position: relative; /*margin: 0px; 	position: relative; 	width: 69px; 	height: 69px; 	float: left;*/
    width:110px;
}

.photo img
{
	background: #fff;
	border: solid 1px #ccc;
}

.photo a
{
	text-decoration: none;
}

.photo span
{
	width: 14px;
	height: 12px;
	display: block;
	position: absolute;
	top: 1px;
	left: 2.5px;
}

.spanVideoClass
{
	background: url(/news/images/icons/video.png) no-repeat;
}

.spanAudioClass
{
	background: url(/news/images/icons/audio.png) no-repeat;
}

.spanCameraClass
{
	background: url(/news/images/icons/camera.png) no-repeat;
}

.spanClass
{ 
}
