/* CSS Document */

#lbOverlay {
	background-color:#000000;
	cursor:pointer;
	left:0pt;
	position:absolute;
	width:100%;
	z-index:99;
	height:0px;
}
#lbCenter, #lbBottomContainer {
	background-color:#E1EBF5;
	left:50%;
	overflow:hidden;
	position:absolute;
	z-index:100;
}
.lbLoading {
	background:#FFFFFF url(../img/loading2.gif) no-repeat scroll center;
}
#lbImage {
	background-repeat:no-repeat;
	border-color:#E1EBF5;
	border-style:solid;
	border-width:10px 10px 6px;
	left:0pt;
	position:absolute;
	top:0pt;
}
#lbPrevLink, #lbNextLink {
	display:block;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	position:absolute;
	top:0pt;
	width:50%;
}

#lbBottom {
	border-color:#E1EBF5;
	border-style:none solid solid;
	border-width:10px 10px 8px;
	color:#045A8F;
	font-family:tahoma;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	line-height:1.4em;
	text-align:left;
	text-transform:uppercase;
}
#lbCloseLink {
	background:transparent url(../img/closelabel.gif) no-repeat scroll center;
	display:block;
	float:left;
	height:22px;
	margin:2px 0pt 0pt;
	width:66px;
}
#lbCaption, #lbNumber {
	margin-right:3px;
}
#lbNumber {
	color:#806F88;
	display:none;
}
#lbCaption {
	text-align:right;
	direction:rtl;
	color:#045A8F;
	font-family:tahoma;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding-top:4px;
}
#lbCaption em {
	color:#728C00;
}
#lbCaption a {
	color:#045A8F;
	font-weight:bold;
	text-decoration:underline;
}
#lbCaption a:hover {
	color:#990000;
	text-decoration:underline;
}