.thumb {
	display: none
}
@font-face {
	font-family: "olnova-lightregular";
	src: url("../fonts/olnova-light-webfont.eot");
	src: url("../fonts/olnova-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/olnova-light-webfont.woff") format("woff"), url("../fonts/olnova-light-webfont.ttf") format("truetype"), url("../fonts/olnova-light-webfont.svg#olnova-lightregular") format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: "BebasNeueRegular";
	src: url("../fonts/BebasNeue-webfont.eot");
	src: url("../fonts/BebasNeue-webfont.eot?#iefix") format("eot"), url("../fonts/BebasNeue-webfont.woff") format("woff"), url("../fonts/BebasNeue-webfont.ttf") format("truetype"), url("../fonts/BebasNeue-webfont.svg#webfontfuvdSzbb") format("svg");
	font-weight: normal;
	font-style: normal
}
body {
	margin: 0px;
	padding: 0px
}
footer {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	padding: 0;
	margin: 0
}
#fullscreen-image-gallery-v2 #logo{
	position: fixed;
	left: 5%;
	z-index: 2000;
}
#categories {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 10px;
	z-index: 3;
	font-family: "olnova-lightregular", Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #CCC;
	padding: 5px 0 5px 0;
	margin: 0;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.5);
}
#categories p {
	float: left;
	margin: 2px 10px 0 10px;
	cursor: default;
/*	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	opacity: 0.6;
*/}
#categories p:first-child {
	margin-left: 93px
}
#fullscreen-image-gallery-v2 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: none
}
#fullscreen-image-gallery-v2 a {
	text-decoration: none;
	outline: none;
	color: #0083A8;
}
#fullscreen-image-gallery-v2 a:hover {
	color: #000;
}
#fullscreen-image-gallery-v2 ul {
	list-style-type: none;
	display: none
}
#fullscreen-image-gallery-v2 ul li {
	display: none
}
#fullscreen-image-gallery .img-holder {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}
#fullscreen-image-gallery-v2 div.buttons {
	position: fixed;
	z-index: 4;
	right: 30px;
	bottom: 18px
}
#fullscreen-image-gallery-v2 div.button {
	position: relative;
	float: left;
	overflow: hidden;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	border: 1px solid #555;
	background-color: #000;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.3s linear;
	-khtml-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear
}
#fullscreen-image-gallery-v2 div.button span.shine {
	display: block;
	position: absolute;
	top: -40px;
	left: -27px;
	width: 50px;
	height: 50px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 150%);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 150%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1.5)), color-stop(100%, rgba(255,255,255,0)));
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 150%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 150%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 150%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#0ffff', GradientType=1);
	-moz-opacity: 0.15;
	filter: alpha(opacity=15);
	opacity: 0.15
}
#fullscreen-image-gallery-v2 div.button span.icon {
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	opacity: 0.6
}
#fullscreen-image-gallery-v2 div.hover {
	border: 1px solid #999
}
#fullscreen-image-gallery-v2 div.hover span.icon {
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	opacity: 1
}
#fullscreen-image-gallery-v2 div.play-pause-button span.icon {
	background: url(../images/bg/play-pause-button.png) no-repeat center -13px
}
#fullscreen-image-gallery-v2 div.pause span.icon {
	background-position: center 3px
}
#fullscreen-image-gallery-v2 div.fullscreen-button span.icon {
	background: url(../images/bg/fullscreen-button.png) no-repeat 8px 3px
}
#fullscreen-image-gallery-v2 div.fullscreen span.icon {
	background-position: 8px -12px
}
#fullscreen-image-gallery-v2 .preloader {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 48px;
	height: 48px;
	margin-left: -24px;
	margin-top: -24px;
	background: url(../images/bg/preloader.gif) rgba(0,0,0,0.7) no-repeat center !important;
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	z-index: 3
}
#fullscreen-image-gallery-v2 div.timer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	font-size: 0;
	z-index: 6
}
#fullscreen-image-gallery-v2 .timer span.bg {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: inherit;
	background-color: #000;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	opacity: .5
}
#fullscreen-image-gallery-v2 .timer span.percent {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: inherit;
	background-color: #fff
}
#fullscreen-image-gallery-v2 div.clock-timer-holder {
	position: relative;
	display: inline-block;
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 4px;
	margin-top: -1px
}
#fullscreen-image-gallery-v2 canvas.clock-timer {
	overflow: hidden
}
#fullscreen-image-gallery-v2 .arrow {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 7;
	overflow: hidden;
	cursor: pointer
}
#fullscreen-image-gallery-v2 .arrow .arrow-wrapper {
}
#fullscreen-image-gallery-v2 .arrow .arrow-wrapper .icon {
	display: block;
	float: left;
	background: #000;
	background: rgba(0,0,0,0.2);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px
}
#fullscreen-image-gallery-v2 .arrow:hover .arrow-wrapper .icon {
	background-color: #000
}
#fullscreen-image-gallery-v2 .arrow-left {
	right: auto;
	left: 0
}
#fullscreen-image-gallery-v2 .arrow-left .arrow-wrapper {
	float: right
}
#fullscreen-image-gallery-v2 .arrow-left .arrow-wrapper .icon {
	float: right;
	background-image: url(../images/bg/arrow-left.png);
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px
}
#fullscreen-image-gallery-v2 .arrow-right .arrow-wrapper .icon {
	background-image: url(../images/bg/arrow-right.png)
}
#fullscreen-image-gallery-v2 ul.thumb-list {
	display: block;
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0
}
#fullscreen-image-gallery-v2 ul.thumb-list li img {
	display: block
}
#fullscreen-image-gallery-v2 .content {
	position: fixed;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	opacity: 0
}
#fullscreen-image-gallery-v2 .textbox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 2;
	font-family: "BebasNeueRegular"
}
#fullscreen-image-gallery-v2 .textbox span.bg {
	display: block;
	position: absolute;
	padding: 10 15px;
	width: 100%;
	height: 100%;
	background-color: #000
}
#fullscreen-image-gallery-v2 .textbox span.bg-opacity {
	-moz-opacity: 0.6;
	filter: alpha(opacity=0.6);
	opacity: 0.6
}
#fullscreen-image-gallery-v2 .textbox span.text {
	display: block;
	position: relative;
	font-family: "BebasNeueRegular"
}
.big-blue-bg {
	background-color: #0083A8;
	-moz-box-shadow: 0 1px 0 0 rgba(255,255,255,0.5) inset, 3px 3px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0.5) inset, 3px 3px 5px rgba(0,0,0,0.3);
	-o-box-shadow: 0 1px 0 0 rgba(255,255,255,0.5) inset, 3px 3px 5px rgba(0,0,0,0.3);
	box-shadow: 0 1px 0 0 rgba(255,255,255,0.5) inset, 3px 3px 5px rgba(0,0,0,0.3);
	padding: 5px 10px 0px;
	color: #FFF;
	font-size: 46px;
	-moz-text-shadow: 0px -1px rgba(0,0,0,0.6);
	text-shadow: 0px -1px rgba(0,0,0,0.6)
}
.medium-black-bg {
	background-color: #000;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	padding: 8px 12px 3px;
	color: #FFF;
	font-size: 28px
}
.medium-white-bg, .medium-white-bg2 {
	background-color: #FFF;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
	padding: 8px 12px 3px;
	color: #000;
	font-size: 18px
}
.medium-white-bg2 {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.5);
}


.small-black-bg {
	background-color: #000;
	padding: 6px 10px;
	color: #FFF;
	font-size: 16px
}
.bg-opacity-black {
	background-color: rgba(0,0,0,0.4)
}
.small-white-bg {
	background-color: #FFF;
	padding: 6px 10px;
	color: #333;
	font-size: 16px
}
.bg-opacity-white {
	background-color: rgba(255,255,255,0.4)
}
.big-white {
	color: #FFF;
	font-size: 45px;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3)
}
.big-blue {
	color: #0083a9;
	font-size: 45px;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3)
}
.medium-white {
	color: #FFF;
	font-size: 18px;
	line-height: 18px;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3)
}.
.medium-blue {
	color: #0083a9;
	font-size: 18px;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3)
}
.medium-white span {
	opacity: 0.6
}
.big-black {
	color: #000;
	font-size: 45px;
	text-shadow: 1px 1px 3px rgba(255,255,255,0.3)
}
.medium-black {
	color: #000;
	font-size: 18px
}
.medium-black span {
	opacity: 0.6
}
.bottom-black {
	width: 100%;
	bottom: 0
}
.bottom-black .bg {
	border-top: 1px solid #404040
}
.bottom-black .text {
	padding: 15px 20px;
	color: #999;
	font-size: 14px
}
.bottom-black .title {
	font-size: 28px;
	color: #0CF
}
.black-bg {
}
.black-bg .bg {
	border: 1px solid #404040;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.black-bg .text {
	padding: 15px 20px;
	color: #999;
	font-size: 14px
}
.black-bg .title {
	font-size: 28px;
	color: #FFF
}
