
#lbOverlay{
	height : 500px;
	left : 0;
	position : fixed;
	top : 0;
	width : 100%;
	z-index : 99998;
	}


#lbOverlay{
	background-color : #000000;
	}


#lbMain{
	left : 0;
	line-height : 0;
	position : absolute;
	text-align : center;
	width : 100%;
	z-index : 99999;
	}


#lbMain a img{
	border : none;
	}


#lbOuterContainer{
	background-color : #fff;
	height : 200px;
	margin : 0 auto;
	position : relative;
	width : 200px;
	}


#lbOuterContainer{
	border : 3px solid #888888;
	}


#lbDetailsContainer{
	background-color : #fff;
	font : 10px Verdana, Helvetica, sans-serif;
	line-height : 1.4em;
	margin : 0 auto;
	overflow : auto;
	width : 100%;
	}


#lbDetailsContainer{
	border : 3px solid #888888;
	border-top : none;
	}


#lbImageContainer, #lbIframeContainer{
	padding : 5px;
	}


#lbLoading{
	background : url(imagess/loading.gif) center no-repeat;
	height : 32px;
	left : 0%;
	line-height : 0;
	position : absolute;
	text-align : center;
	top : 45%;
	width : 100%;
	}


#lbHoverNav{
	height : 100%;
	left : 0;
	position : absolute;
	top : 0;
	width : 100%;
	z-index : 1;
	}


#lbImageContainer>#lbHoverNav{
	left : 0;
	}


#lbHoverNav a{
	outline : none;
	}


#lbPrev{
	background : transparent url(imagess/blank.gif) no-repeat;
	display : block;
	float : left;
	height : 100%;
	left : 0;
	width : 49%;
	}


#lbPrev:hover, #lbPrev:visited:hover{
	background : url(imagess/prev_grey.gif) left 15% no-repeat;
	}


#lbNext{
	background : transparent url(imagess/blank.gif) no-repeat;
	display : block;
	float : right;
	height : 100%;
	right : 0;
	width : 49%;
	}


#lbNext:hover, #lbNext:visited:hover{
	background : url(imagess/next_grey.gif) right 15% no-repeat;
	}


#lbPrev, #lbNext{
	font-weight : bold;
	text-decoration : none;
	}


#lbPrev, #lbNext, #lbSpacer{
	color : #888888;
	}


#lbPrev_Off, #lbNext_Off{
	font-weight : bold;
	}


#lbPrev_Off, #lbNext_Off{
	color : #E1E100;
	}


#lbDetailsData{
	padding : 0 5px;
	}


#lbDetailsData{
	color : #888888;
	}


#lbDetails{
	float : left;
	font-family : Verdana;
	text-align : left;
	width : 60%;
	}


#lbCaption{
	display : block;
	font-weight : bold;
	}


#lbNumberDisplay{
	display : block;
	float : left;
	padding-bottom : 1.0em;
	}


#lbNavDisplay{
	display : block;
	float : left;
	padding-bottom : 1.0em;
	}


#lbClose{
	float : right;
	height : 28px;
	margin-bottom : 1px;
	width : 64px;
	}


#lbClose{
	background : url(imagess/close_grey.png) no-repeat;
	}


#lbPlay{
	float : right;
	height : 28px;
	margin-bottom : 1px;
	width : 64px;
	}


#lbPlay{
	background : url(imagess/play_grey.png) no-repeat;
	}


#lbPause{
	float : right;
	height : 28px;
	margin-bottom : 1px;
	width : 64px;
	}


#lbPause{
	background : url(imagess/pause_grey.png) no-repeat;
	}
