﻿.rollOverImages a {display:block;width: 54px;height:44px;background: url("../images/btnImages.jpg") 0 0 no-repeat;}
.rollOverImages a:hover {background-position:-54px 0;}
.rollOverImages a:visited {background-position:-54px 0;}

.rollOverVideos a {display:block;width: 54px;height:44px;background: url("../images/btnVideos.jpg") 0 0 no-repeat;}
.rollOverVideos a:hover {background-position:-54px 0;}

.rollOverDocuments a {display:block;width: 54px;height:44px;background: url("../images/btnDocuments.jpg") 0 0 no-repeat;}
.rollOverDocuments a:hover {background-position:-54px 0;}

.NoContent
{
	color				: #363636;
	font-size			: 60%;
	font-weight			: bold; 
	padding-left		: 3px;
}

.rightSectionButtonContainer
{
	width:258px;
	float:left;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
}
.rightImagesVideosDocumentsContainer
{
	width:258px;
	margin:0px auto;
	padding-left:3px;
	padding-top:15px;
}
.rightSectionImageGallery
{
	width:245px;
	text-align:left;
	background-color:#fff;
	border-left:1px solid #aca9a9;
	border-right:1px solid #aca9a9;
}
.rightSectionVideos
{
	width:225px;
	padding:10px;
	background-color:#fff;
	border-left:1px solid #aca9a9;
	border-right:1px solid #aca9a9;
	text-align:left;
}
.rightSectionDocuments
{
	width:225px;
	padding:10px;
	background-color:#fff;
	border-left:1px solid #aca9a9;
	border-right:1px solid #aca9a9;
	border-bottom:1px solid #aca9a9;
	text-align:left;
}
.rightOpenSectionBg
{
	width:240px;
	height:27px;
	background-image:url(../images/rightOpenSectionBg.jpg);
	background-repeat:repeat-x;
	border:1px solid #aca9a9;
	text-align:left;
	padding-left:5px;
}
.rightClosedSectionBg
{
	width:240px;
	height:27px;
	background-image:url(../images/rightClosedSectionBg.jpg);
	background-repeat:repeat-x;
	border:1px solid #aca9a9;
	text-align:left;
	padding-left:5px;
}
.rightSectionOpenText
{
	font-family:Verdana;
	font-weight:bold;
	color:#454545;
	font-size:65%;
	float:left; 
	padding-left:5px;
	padding-top:5px;
}

.rightSectionClosedText
{
	font-family:Verdana;
	font-weight:bold;
	color:#d5d5d5;
	font-size:65%;
	float:left; 
	padding-left:5px;
	padding-top:5px;
}

.DocumentLinks
{
	font-size			: 70%;
	padding-top			: 3px;
	padding-bottom		: 3px;
	font-family			: Verdana;
	font-weight			: bold; 
	padding-left		: 3px;
}

.DocumentLinks a
{
	color				: #363636;
	text-decoration		: none;
	padding-left		: 3px;
}
.DocumentLinks a:hover
{
	color				: #881115;
	text-decoration		: underline;
	padding-left		: 3px;
}
.DocumentLinks a:visited
{
	color				: #881115;
	text-decoration		: underline;
	padding-left		: 3px;
}

.DocumentLinks a
{
	color				: #646464;
	text-decoration		: none;
}

.VideoLinks
{
	font-family			: Verdana;
	font-size			: 70%; 
	font-weight			: bold; 
}

.VideoLinks a
{
	color				: #363636; 
	text-decoration		: none; 
	padding-right		: 3px;
}
.VideoLinks a:hover
{
	color				: #881115;
	text-decoration		: underline;
	padding-right		: 3px;
}
.VideoLinks a:visited
{
	color				: #881115; 
	text-decoration		: underline;
	padding-right		: 3px;
}
