.bgeagalcontainer
{
	position:fixed;
	width:100%;
	height:100%;
	color:#ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	z-index:51100;

}

.bgeagalwrapper
{
	position:fixed;
	/*margin:auto auto;*/
	z-index:51100;
	background-color:#000000;
	padding:40px;
	display:table;
}

.bgeagalheader
{
	position:relative;
	width:100%;
	height:45px;
	/*display:table;*/
}

.bgeagalimgbox
{
	margin-bottom:15px;
	text-align: center;
}

.bgeagalnavwrapper
{
	position:relative;
	height:19px;
	text-align:center;
/*	display:table;*/
/*	width:inherit;*/
	width:100%;
	margin-bottom:15px;
}

.bgeagalcaption
{
	position:relative;
	height:20px;
	width:625px;
	text-align:center;
	margin-bottom:20px;
	/*display:table;*/
}

.baritemarrow
{
	width:19px;
	height:17px;
	float:left;
}

/*--------------------------------------------------------------------------------------------*/

.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/popups/imagegallery/sliderhandle.png);
	background-repeat:no-repeat;
	cursor:move;
}

/*--------------------------------------------------------------------------------------------*/