/* ================================
    CSS STYLES FOR Module UltraVideoGallery
   ================================
*/
.ItemHeader
{
	height:20px;
	background-color:#FFFFFF;
	border-bottom:1px #000000 dotted;
}

.Pager TD Span
{
	color:#FF0000;
	font-size:14px;
	font-family:Verdana ;
}

.Pager TD A:Link,.Pager TD A:visited
{
	color:#000000;
	font-size:12px;
	font-family:Verdana ;
}
.Script
{
	font-size:10px;
	font-style:italic;
	color:#FF0000;
}

.MenuHeader
{
	border-bottom:3px #EEEEEE solid;
}
.MenuHeaderClassic
{
	border-bottom:1px #000000 solid;
}
.ItemSelected
{
	height:25px;
	padding-left:4px;
	padding-right:4px;
	text-align:center;
	color:#000000;
	
	background-image:url(/journeyswiththemessiah/DesktopModules/UltraVideoGallery/images/ItemSelected.gif);
}
.ItemSelectedLeft
{
	width:10px;
	
	background-image:url(/journeyswiththemessiah/DesktopModules/UltraVideoGallery/images/ItemSelectedLeft.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.ItemSelectedRight
{
	width:10px;
	
	background-image:url(/journeyswiththemessiah/DesktopModules/UltraVideoGallery/images/ItemSelectedRight.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.ItemNotSelectedLeft
{
	width:10px;
	
	background-image:url(/journeyswiththemessiah/DesktopModules/UltraVideoGallery/images/ItemNotSelectedLeft.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.ItemNotSelectedRight
{
	width:10px;
	
	background-image:url(/journeyswiththemessiah/DesktopModules/UltraVideoGallery/images/ItemNotSelectedRight.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.ItemNotSelected
{
	height:25px;
	padding-left:4px;
	padding-right:4px;
	text-align:center;

	background-image:url(/journeyswiththemessiah/DesktopModules/UltraVideoGallery/images/ItemNotSelected.gif);
}

.LastItemNotSelected
{
	text-align:center;
	border-bottom:solid 1px #CCCCCC;
	background-color:#EEEEEE;
}

.PagePicker
{
	background-color:#EEEEEE;
}

.ItemContainer
{
}

.Gray
{
	color:#666666;
}
.Blue
{
	color:#7391DD;
}
.Green
{
	color:#51975B;
}

.Red
{
	color:#FF0033;
}
.Purple
{
	color:#BB408F;
}

.SearchResult
{
}

.EmailFormTxt {
	font-family:Arial;
	font-size:12px;
	font-weight:Normal;
	padding:3px;
	color:#E7DBB9;
}

.ButtonCLose{
	background:url(CloseWindow.jpg) no-repeat;
	width:139px;
	height:20px;
}
.ButtonSend{
	background:url(Send.jpg) no-repeat;
	width:66px;
	height:20px;
}

/* button style for standard HTML buttons */
.StandardButtonImage, A.StandardButtonImage:Link, A.StandardButtonImage:Visited, A.StandardButtonImage:Active { color:#938869; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;  padding:2px 3px 3px 4px; border:none; height: 20px; width:66px; BACKGROUND-IMAGE:url(Send.jpg);}
A.StandardButtonLogin:Hover { color:#938869; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;  padding:2px 3px 3px 4px; height: 20px; }


/* button style for standard HTML buttons */
.StandardButtonImageClose, A.StandardButtonImageClose:Link, A.StandardButtonImageClose:Visited, A.StandardButtonImageClose:Active { color:#938869; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;  padding:2px 3px 3px 4px; border:none; height: 20px; width:139px; BACKGROUND-IMAGE:url(CloseWindow.jpg);}
A.StandardButtonLogin:Hover { color:#938869; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;  padding:2px 3px 3px 4px; height: 20px; }
