/* ================================
    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
{
	margin:0;
	padding:0;
	border-bottom:3px #FF000000 solid;
}
.MenuHeaderClassic
{
	border-bottom:1px #000000 solid;
}
.ItemSelected
{
	height:25px;
	text-align:center;
	color:#000000;
	
}
.ItemSelectedLeft
{
	width:1px;
}
.ItemSelectedRight
{
	width:1px;
}
.ItemNotSelectedLeft
{
	width:1px;
}
.ItemNotSelectedRight
{
	width:1px;
}

.ItemNotSelected
{
	height:25px;
	text-align:center;
}

.LastItemNotSelected
{
	text-align:center;
	border-bottom:solid 1px #CCCCCC;
	background-color:#EEEEEE;
}

.PagePicker
{
	background-color:#EEEEEE;
}

.ItemContainer
{
/*background-image: url(/images/x.png);*/
PADDING:0;
/*padding-left:50px;*/
margin:0;


}
.win.ie6.ItemContainer
{
/*background-image: url(/images/x.png);*/
padding-left:30px;
margin:0;


}

.Gray
{
	color:#666666;
}
.Blue
{
	color:#7391DD;
}
.Green
{
	color:#51975B;
}

.Red
{
	color:#FF0033;
}
.Purple
{
	color:#BB408F;
}

.SearchResult
{
}
