.bgeagallerymask
{
	position:fixed;
	width:100%;
	height:100%;
	z-index:41000;
	filter:alpha(opacity=75);
	opacity:.75;
	background-color:#000000;
	text-align:center;
	left:0px;
	top:0px;
	visibility:visible;
	/*display:inline;*/
}

.bgeagallerywrapper
{
	position:fixed;
	width:100%;
	height:100%;
	z-index:41100;
	text-align:center;
	left:0px;
	top:0px;
	visibility:visible;
	background-color:transparent;
}

.bgeagalimgbox
{
/*	position:fixed;
	z-index:41100;*/
	/*left:50%;*/
	position:absolute;
	border:4px solid #c0c0c0;
	top:120px;
/*	margin-left:auto;
	margin-right:auto;*/
}

.bgeagalsliderwrapper
{
/*	position:absolute;
	left:50%;
	margin-left:-450px;*/
	margin:0px auto;
	width:870px; /*900px;*/
	height:15px;
	text-align:left;
	/*height:40px;*/
	/*bottom:20px;*/
	background-color:#c0c0c0;
	/*border:2px solid black;*/
	visibility:visible;
	display:table;
	padding:7px;

}

#bgeagalslider
{
	/*position:relative;*/
	width:inherit;
	height:5px;
	background-color:#000000;
	border:1px solid white;
}
#bgeagalhandle
{
/*	position:relative;*/
	width:11px;
	height:15px;
	background-color:orange;
	background-image:url(/images/bgeaslideshow/sliderhandle.png);
	background-repeat:no-repeat;
	cursor:move;
}

.bgeagalbar
{
/*	position:fixed;
	z-index:41100;*/
	display:table;
	position:absolute;
	left:50%;
	margin-left:-450px;
	width:900px;
	height:80px;
/*	filter:alpha(opacity=75);
	opacity:.75;*/
	/*height:130px;*/
	top:20px;
	background-color:#c0c0c0;
	/*border:2px solid black;*/
}


.baritem
{
/*	height:100%;*/
	font-weight:bold;
	position:relative;
	/*width:280px;*/
	height:25px;
	float:left;
	color:#ffffff;
/*	text-align:center;*/
	padding:10px;
/*	filter:alpha(opacity=100);
	opacity:1.0;*/

}

.baritemarrow
{
	float:left;
	margin:0px 5px;
	width:25px;
}
