#vlb151overlay{
	position:absolute;
	top:0;
	left:0;
	z-index:190;
	width:100%;
	height:auto;
	background-color:#000000;
}

#vlb151lightbox{
	position:absolute;
	top:20px;
	left:0;
	width:100%;
	z-index:200;
	text-align:center;
	color:#707070;
	line-height:0;
}
#vlb151lightbox td{
	vertical-align:top;
}
#vlb151lightbox a, #vlb151lightbox a:hover{
	border-bottom:none;
	color:#707070;
	text-decoration:underline;
}

#vlb151lightbox a img{ border:none; }

#vlb151outerImageContainer{
	width:auto;
	height:auto; /* without this line error in IE8 detected */
	margin:0 auto;
	position:relative;
}

#vlb151lightboxImage{
	width:100%;
	height:100%;
}

#vlb151imageContainerMain{
	margin:0 auto;
	overflow:visible;
	position:relative;
	font-size:0;/* ie fix - big info bar*/
}

#vlb151imageContainer{
	width:50px;
	height:50px;
	margin: 0 auto;
	overflow:hidden;
	position: relative;
	font-size:0;/* ie fix - big info bar*/
	background-color:#0a1a43;
}

#vlb151loading{
	position: absolute;
	top: 40%;
	left: 0;
	height:25%;
	width:100%;
	text-align:center;
	font-size:10px;
	z-index:1;
}
#vlb151loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:60%;
	height:32px;
	background:url(loading.gif) center center no-repeat;
	text-indent:-9999px;
}
#vlb151hoverNav{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}
#vlb151imageContainer>#hoverNav{ 
	left: 0;
}

#vlb151prevLinkImg, #vlb151nextLinkImg{
	top:0;
	width:72px;
	height: 100%;
	position:absolute;
	z-index:20;
	outline-style:none;
	display: block;
	text-indent:-9999px;
	background:none;
}
* html #vlb151prevLinkImg,* html #vlb151nextLinkImg{
	background-image:url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
}
#vlb151prevLinkImg { 
	left: 0; 
}
#vlb151nextLinkImg { 
	right: 0;
}
#vlb151prevLinkImg:hover, #vlb151prevLinkImg.hover, #vlb151prevLinkImg:visited:hover { 
	background:url(prev.png) 5% center no-repeat; 
	_background-image:url(prev.gif)
}
#vlb151nextLinkImg:hover, #vlb151nextLinkImg.hover, #vlb151nextLinkImg:visited:hover { 
	background:url(next.png) 97% center no-repeat; 
	_background-image:url(next.gif)
}

#vlb151imageDataContainer{
	font:normal 14px/1.2 Georgia;
	text-shadow: #000 0 -2px 0;
	width:100%;
	/*background-color:#0a1a43;
	*opacity:0.8;*/
	filter:alpha(opacity=80);
}

#vlb151imageData{
	overflow:hidden;
	width:100%;
	padding-top:5px;
}
#vlb151imageDetails{ 
}
#vlb151caption{
	display: inline; 
	color:#FFF
}
#vlb151numberDisplay{ 
	padding:2px 10px 0 0;
	color:#339EFF;
}
#vlb151detailsNav{
	display:block; 
	padding:0; 
	padding-top:6px;
}
#vlb151prevLinkDetails, #vlb151nextLinkDetails, #vlb151slideShowControl{ 
	background-repeat:no-repeat; 
	outline-style:none; 
	display:-moz-inline-stack;
	display:inline-block;
}
#vlb151prevLinkDetails{
	margin:0; 
	width:45px;
	height:45px; 
	background-position:left 100%;
	background-image:url(navigation.png);
	_background-image:url(navigation.gif);
}
#vlb151prevLinkDetails:hover{
	background-position:0 0;
}

#vlb151nextLinkDetails{
	margin:0; 
	width:45px;
	height:45px; 
	background-position:right 100%;
	background-image:url(navigation.png);
	_background-image:url(navigation.gif);
}
#vlb151nextLinkDetails:hover{
	background-position:100% 0;
}
#vlb151slideShowControl{
	width:45px; 
	height:45px; 
	margin:0; 
	background-image:url(navigation.png);
	background-position:-45px 100%;
	background-repeat:no-repeat;
}
* html #vlb151slideShowControl{
	background-image: url(navigation.gif);
}
#vlb151slideShowControl:hover{
	background-position:-45px 0;
}
#vlb151slideShowControl.started{
	background-position:-90px 100%;
}
#vlb151slideShowControl.started:hover{
	background-position:-90px 0;
}

#vlb151close{
	padding:16px 0 0;
	float:right;
}
#vlb151closeLink{
	display:-moz-inline-stack;display:inline-block; 
	outline-style:none; 
	margin:0; 
	padding:0; 
	text-decoration:none; 
	width:45px;
	height:45px;
	background:url(navigation.png) no-repeat -135px 100%;
	_background-image: url(navigation.gif);
}
#vlb151closeLink:hover{
	background-position:-135px 0;
}

.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
* html>body .clearfix{display:inline-block; width:100%;}

* html .clearfix{
	/* Hides from IE-mac \*/
	height:1%;
	/* End hide from IE-mac */
}	


#vlb151outerImageFrame{
	height:100%;
	width:100%;
	position:absolute;
}


#vlb151outerImageContainer{
	overflow:visible;
	border:0;
}
#vlb151outerImageContainer td{
	text-align:center;
	padding:0;
}

#vlb151lightboxFrameBody{
	background-image:url(bk.png);
}

#vlb151outerImageContainer td, #vlb151outerImageContainer tr{
	font-size:0;
	border:0 none;
	background-color:rgba(0,0,0,0)!important;
}

/* frame style */
#vlb151outerImageContainer td.tl, #vlb151outerImageContainer td.br{
	height:17px;
	width:17px;
}
.vlb{display:none;}
#vlb151outerImageContainer td.tl{
	background:url(back_corvers.png) 0 0;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='250705_files/vlb_files151/back_lt.png', sizingMethod='scale');
}
#vlb151outerImageContainer td.tc{
	background:url(back_tb.png) 50% 0;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='250705_files/vlb_files151/back_ct.png', sizingMethod='scale');
}
#vlb151outerImageContainer td.tr{
	background:url(back_corvers.png) 100% 0;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='250705_files/vlb_files151/back_rt.png', sizingMethod='scale');
}
#vlb151outerImageContainer td.ml{
	background:url(back_lr.png) 0 50%;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='250705_files/vlb_files151/back_lc.png', sizingMethod='scale');
}
#vlb151outerImageContainer td.mr{
	background:url(back_lr.png) 100% 50%;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='250705_files/vlb_files151/back_rc.png', sizingMethod='scale');
}
#vlb151outerImageContainer td.bl{
	background:url(back_corvers.png) 0 100%;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='250705_files/vlb_files151/back_lb.png', sizingMethod='scale');
}
#vlb151outerImageContainer td.bc{
	background:url(back_tb.png) 50% 100%;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='250705_files/vlb_files151/back_cb.png', sizingMethod='scale');
}
#vlb151outerImageContainer td.br{
	background:url(back_corvers.png) 100% 100%;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='250705_files/vlb_files151/back_rb.png', sizingMethod='scale');
}

