﻿.lbback
{
	position:absolute;
	display:none;
	left:0;
	top:0;
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:98;
}
.lbbox
{
	position:absolute;
	display:none;
	cursor:default;
	z-index:100;
}
.lbsht
{
	position:absolute;
	background-image:url("../images/LightBox/lb_sh_t.png");
	background-repeat:repeat-x;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/LightBox/lb_sh_t.png,sizingMethod='scale');
	font-size:0;
	top:-18px;
	left:0;
	height:18px;
	width:100%;
	z-index:99;
}
.lbshtr
{
	position:absolute;
	background-image:url("../images/LightBox/lb_sh_tr.png");
	background-repeat:no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/LightBox/lb_sh_tr.png,sizingMethod='scale');
	font-size:0;
	top:-18px;
	right:-13px;
	height:18px;
	width:13px;
	z-index:99;
}
.lbshr
{
	position:absolute;
	background-image:url("../images/LightBox/lb_sh_r.png");
	background-repeat:repeat-y;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/LightBox/lb_sh_r.png,sizingMethod='scale');
	top:0;
	right:-13px;
	height:100%;
	width:13px;
	z-index:99;
}
.lbshbr
{
	position:absolute;
	background-image:url("../images/LightBox/lb_sh_br.png");
	background-repeat:no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/LightBox/lb_sh_br.png,sizingMethod='scale');
	font-size:0;
	bottom:-18px;
	right:-13px;
	height:18px;
	width:13px;
	z-index:99;
}
.lbshb
{
	position:absolute;
	background-image:url("../images/LightBox/lb_sh_b.png");
	background-repeat:repeat-x;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/LightBox/lb_sh_b.png,sizingMethod='scale');
	font-size:0;
	bottom:-18px;
	left:0;
	height:18px;
	width:100%;
	z-index:99;
}
.lbshbl
{
	position:absolute;
	background-image:url("../images/LightBox/lb_sh_bl.png");
	background-repeat:no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/LightBox/lb_sh_bl.png,sizingMethod='scale');
	font-size:0;
	bottom:-18px;
	left:-13px;
	height:18px;
	width:13px;
	z-index:99;
}
.lbshl
{
	position:absolute;
	background-image:url("../images/LightBox/lb_sh_l.png");
	background-repeat:repeat-y;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/LightBox/lb_sh_l.png,sizingMethod='scale');
	top:0;
	left:-13px;
	height:100%;
	width:13px;
	z-index:99;
}
.lbshtl
{
	position:absolute;
	background-image:url("../images/LightBox/lb_sh_tl.png");
	background-repeat:no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/LightBox/lb_sh_tl.png,sizingMethod='scale');
	font-size:0;
	top:-18px;
	left:-13px;
	height:18px;
	width:13px;
	z-index:99;
}
.lbleft
{
	position:absolute;
	background-image:url("../images/LightBox/0.gif");
	top:25%;
	left:-15px;
	height:50%;
	width:35%;
	cursor:pointer;
	z-index:101;
}
.lblefticon
{
	position:absolute;
	background-image:url("../images/LightBox/lb_left.png");
	background-position:left center;
	background-repeat:no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/LightBox/lb_left.png,sizingMethod='scale');
	top:50%;
	left:0;
	height:30px;
	width:30px;
	margin-top:-15px;
	z-index:101;
}
.lbright
{
	position:absolute;
	background-image:url("../images/LightBox/0.gif");
	top:25%;
	right:-15px;
	height:50%;
	width:35%;
	cursor:pointer;
	z-index:101;
}
.lbrighticon
{
	position:absolute;
	background-image:url("../images/LightBox/lb_right.png");
	background-position:right center;
	background-repeat:no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/LightBox/lb_right.png,sizingMethod='scale');
	top:50%;
	right:0;
	height:30px;
	width:30px;
	margin-top:-15px;
	z-index:101;
}
.lbclose
{
	position:absolute;
	background-image:url("../images/LightBox/lb_close.png");
	background-position:right top;
	background-repeat:no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/LightBox/lb_close.png,sizingMethod='scale');
	right:-15px;
	top:-12px;
	height:30px;
	width:30px;
	cursor:pointer;
	z-index:101;
}

