.lbCenter{
	/*overflow:hidden;*/
}

.splashbox-only{
	display:none;
}

#lbCenter{
	/*background: url(/i/bg-splashbox.png) no-repeat;*/
}

#lbCanvas{
	display:block !important;
	visibility:visible;
	background: url(/i/bg-splashbox.png) no-repeat;
	margin:22px 0 0 0;
	position:relative;
	left:0;
	top:0;
}

#lbCanvas .splashbox-only{
	display:block !important;
	visibility:visible;
}

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background: #000;
	cursor: pointer;
	z-index:990;
}

#lbOverlay.flexi{
	background:#000 url(/i/result/bg-lb-overlay-flexi.jpg) no-repeat scroll 50% 0;
}

#lbOverlay.bonus{
	background:#000 url(/i/result/bg-lb-overlay-bonus.jpg) no-repeat scroll 50% 0;
}

#lbOverlay.amex{
	background:#000 url(/i/result/bg-lb-overlay-amex.jpg) no-repeat scroll 50% 0;
}

#lbOverlay.shopandmiles{
	background:#000 url(/i/result/bg-lb-overlay-shopandmiles.jpg) no-repeat scroll 50% 0;
}

#lbOverlay.shopandmiles-shared{
	background:#000 url(/i/result/bg-lb-overlay-shopandmiles-shared.jpg) no-repeat scroll 50% 0;
}

#lbOverlay.minibank{
	background:#000 url(/i/result/bg-lb-overlay-minibank.jpg) no-repeat scroll 50% 0;
}

#lbOverlay.andclub{
	background:#000 url(/i/result/bg-lb-overlay-andclub.jpg) no-repeat scroll 50% 0;
}

#lbOverlay.uni-gbank{
	background:#000 url(/i/result/bg-lb-overlay-unibank-gbank.jpg) no-repeat scroll 50% 0;
}

#lbOverlay.money-card{
	background:#000 url(/i/result/bg-lb-overlay-money-card.jpg) no-repeat scroll 50% 0;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	/*overflow: hidden;*/
	z-index:990;
}

#lbBottomContainer {
	z-index:999;
}

.lbLoading {
	background: url(/splash-box/i/sb-loading.gif) no-repeat center;
}

#lbImage {
	overflow-x:auto;
	background-repeat: no-repeat;
	overflow-y:hidden;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/splash-box/i/sb-btn-prev.png) no-repeat 0% 30%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/splash-box/i/sb-btn-next.png) no-repeat 100% 30%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 16px;
	text-align: left;
	margin:24px 0 0;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 36px;
	height: 34px;
	background: url(/i/btn-close.png) no-repeat 0 0;
	margin: 8px 20px 0 0;
}

#lbCaption, #lbNumber {
	margin-right: 14px;
}

#lbCaption {
	display:none;
}
