/* ===================================
 CSS STYLES FOR Module ImageGallery
 ===================================*/
.WT_TITLES{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.WT_TEXT{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}


#wtgal a img{
  border:1px solid #666666; 
}
#wtgal a:hover img{
  border:1px solid #FFFFFF; 
}
#wtgal a:active img, #wtgal a:focus img {
  border:1px solid #FFFFFF; 
}

.WT_IMG{
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}  

.WT_OptLink
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: Fuchsia;
	font-weight:bold;
}

A.WT_OptLink:link
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color:#6699FF;
	font-weight:bold;
}

A.WT_OptLink:visited
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color:#6699FF;
	font-weight:bold;
}

A.WT_OptLink:active
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: Navy;
	font-weight:bold;
}

A.WT_OptLink:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color:Navy;
	font-weight:bold;
}

.WT_RATINGS
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}


/*******CSS CLASSES USED IN THE LIST OF MEMBERS GRID IN THE PUBLIC IMAGES PAGE*******/
.WT_ITEM
{
	font-family:Arial;
	font-size:10;
	font-weight:normal;
	background-color:#FFFFFF;
}

.WT_ALTERNATE
{
	font-family:Arial;
	font-size:10;
	font-weight:normal;
	background-color:#FFFFFF;
}

.WT_HEADER
{
	font-family:Arial;
	font-size:12;
	font-weight:bold;
	background-color:#e8e8e8;
	text-align:center;
}

.WT_PAGER
{
	font-family:Arial;
	font-size:10;
	background-color:#e8e8e8;
}
/*******************************************/

.Scrlrv1 {
	background-color: #94C3E7;
	background-image: url(images/SV1_05.gif);
	background-repeat: no-repeat;
}
.Descv1 {
	background-image: url(images/SV1_06.gif);
	background-repeat: no-repeat;
	background-color: #94BA18;
}
.TextWhitev1 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.TextBlackv1 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.TextBlackBold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
.Datev1 {
	background-color: #A5CB18;
	background-image: url(images/SV1_10.gif);
	background-repeat: no-repeat;
}
.Slidev1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B5E7FF;
	text-decoration: underline;
	cursor: default;
	text-indent: 5px;
}
.Spacev1 {
	background-color: #FFFFFF;
	background-image: url(images/SV1_03.gif);
}
.Arrowv1 {
	background-image: url(images/SV1_01.gif);
	background-repeat: no-repeat;
}
