Your IP : 216.73.217.177


Current Path : /home/balossw/www/temp/media/css/
Upload File :
Current File : /home/balossw/www/temp/media/css/jquery.lightbox.css

.jquery-lightbox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 90;
	opacity: 0.5;
}

.jquery-lightbox {
	position: fixed;
	top: 40%;
	left: 40%;
	width: 20%;
	height: 20%;
	background: #fff;
	z-index: 100;
}
.jquery-lightbox-close {
	position: absolute;
	right: 10px;
	top: 7px;
	cursor: pointer;
}
.jquery-lightbox-infos {
	padding: 10px 0 0 0;
}