.lb-album{
	width: 960px;
	margin: 0 auto;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
}
.lb-album li{
	float: left;
	position: relative;
	margin:0 0 0 0px;
}
.lb-album li > a,
.lb-album li > a img{
	display: block;
}
.lb-album li > a{
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
}
.lb-album li > a span{
	position: absolute;
	padding:68px 50px;
	top:0px;
	left:0px;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	font-size: 24px;
	opacity: 0;
	border:1px #06a6e8 solid;
		-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background: rgb(241,210,194);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(20,150,200,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(20,150,200,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(20,150,200,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(20,150,200,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(20,150,200,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(20,150,200,1) 100%);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.lb-album li > a:hover span{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 99;
		-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
	text-align: center;
	background: rgb(241,210,194);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(206,240,255,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(206,240,255,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(206,240,255,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(206,240,255,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(206,240,255,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(206,240,255,1) 100%);
}
.lb-overlay > .large_banner{
	padding:40px 0px;
	position: relative;
	color: rgba(27,54,81,0.8);
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	width:960px;
	margin: 10px auto 0px auto;
		border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
		-webkit-box-shadow: 0px 1px 2px 0px rgba(, 100);
	box-shadow: 0px 1px 2px 0px rgba(, 100);
	-moz-box-shadow: 0px 1px 2px 0px rgba(, 100);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	-webkit-transition: opacity 0.3s linear 1.3s;
	-moz-transition: opacity 0.3s linear 1.3s;
	-o-transition: opacity 0.3s linear 1.3s;
	-ms-transition: opacity 0.3s linear 1.3s;
	transition: opacity 0.3s linear 1.3s;
	background:#fff;

}

.lb-overlay > .large_banner .left_text{
	float:left;
	width:480px;
	text-align:center;
}
.lb-overlay > .large_banner .read_more{
	padding:20px 75px 20px 73px;
	font-size:16px;
	margin:20px 0 0 94px;
	float:left;
	color:#454545;
	background:url(../images/pdf_bg.png) left top no-repeat;
}
.lb-overlay > .large_banner .read_more:hover{
	color:#fff;
	background:url(../images/pdf_bg.png) left -61px no-repeat;
}
.lb-overlay > .large_banner .left_text
.lb-overlay > .large_banner .left_text h3,
.lb-overlay > .large_banner .left_text h5,
.lb-overlay > .large_banner .left_text p{
	padding: 0px 20px;
	width:480px;
	text-align:center;
}
.lb-overlay > .large_banner .left_text h3{
	font-size: 52px;
	width:480px;
	text-align:center;
	line-height:52px;
	margin:20px 0 0 0;
}
.lb-overlay > .large_banner .left_text h5{
	font-size: 24px;
	width:440px;
	text-align:center;
	line-height:52px;
	font-weight:normal;
	margin:0 0 0 0;
}
.lb-overlay > .large_banner .left_text h3 span,
.lb-overlay > .large_banner .left_text p{
	font-size: 18px;
	font-family: 'Calibri';
}
.lb-overlay > .large_banner .left_text h3 span{
	display: block;
	line-height: 6px;
}
.lb-overlay > .large_banner .left_text p{
	width:440px;
	text-align:center;
	line-height:30px;
	margin:0 auto;
}
.lb-overlay > .large_banner .left_text .apps_store {
	float: left;
	width: 310px;
	height: 65px;
	margin:20px 0 0 130px;
	background: url(../images/app_store_btn.png) left top no-repeat;
}
.lb-overlay > .large_banner .left_text .apps_store:hover {
	background-position: left -66px;
}
.lb-overlay a.lb-close{
	z-index: 1001;
	position: absolute;
	top: 0px;
	right:0px;
	width: 60px;
	height: 39px;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-transition: opacity 0.3s linear 1.2s;
	-moz-transition: opacity 0.3s linear 1.2s;
	-o-transition: opacity 0.3s linear 1.2s;
	-ms-transition: opacity 0.3s linear 1.2s;
	transition: opacity 0.3s linear 1.2s;
}
.lb-overlay a.lb-close img{
	background:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin:0px;
	}
.lb-overlay img{
	/* height: 100%; For Opera max-height does not seem to work */
	max-height: 100%;
	position: relative;
	right:	0px;
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 30px 100px 40px 100px;
}
.lb-overlay:target img {
	-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
}
.lb-overlay:target a.lb-close,
.lb-overlay:target > div{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
@-webkit-keyframes fadeInScale {
  0% { -webkit-transform: scale(0.6); opacity: 0; }
  100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
  0% { -moz-transform: scale(0.6); opacity: 0; }
  100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes fadeInScale {
  0% { -o-transform: scale(0.6); opacity: 0; }
  100% { -o-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
  0% { -ms-transform: scale(0.6); opacity: 0; }
  100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
  0% { transform: scale(0.6); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}

x:-o-prefocus, .lb-overlay img {
    height: 100%;
}