﻿#supersized-loader {
	background: url("../images/progress.gif") no-repeat center; margin: -30px 0px 0px -30px; left: 50%; top: 65%; width: 60px; height: 60px; text-indent: -999em; position: absolute; z-index: 0;
}
#supersized {
	left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: fixed; z-index: -999;
}
#supersized img {
	border: currentColor; width: auto; height: auto; display: none; position: relative;
}
.speed#supersized img {
	-ms-interpolation-mode: nearest-neighbor; image-rendering: -moz-crisp-edges;
}
.quality#supersized img {
	-ms-interpolation-mode: bicubic; image-rendering: optimizeQuality;
}
#supersized a {
	background: rgb(17, 17, 17); left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; display: block; position: fixed; z-index: -30;
}
#supersized a.prevslide {
	z-index: -20;
}
#supersized a.activeslide {
	z-index: -10;
}
#supersized a.image-loading {
	background: url("../images/progress.gif") no-repeat center rgb(17, 17, 17); width: 100%; height: 100%;
}
#supersized a.prevslide img {
	display: inline;
}
#supersized a.activeslide img {
	display: inline;
}
.hide_function {
	display: none !important;
}
#close-box {
	background: url("../images/openbox.png") no-repeat 0px 0px; top: 4px; width: 30px; height: 30px; right: 4px; position: fixed; z-index: 999; cursor: pointer;
}
#close-box:hover {
	background: url("../images/openbox.png") no-repeat 0px -30px;
}
.reduce {
	background: url("../images/closebox.png") no-repeat 0px 0px !important;
}
.reduce:hover {
	background: url("../images/closebox.png") no-repeat 0px -30px !important;
}
#space-button-controls {
	background: url("../images/black-50.png") 0px 0px; width: 50px; height: 38px; margin-top: -12px; float: right;
}
#button-controls {
	background: url("../images/up-controls.png") no-repeat 0px 0px; margin: 0px; width: 37px; height: 30px; right: 9px; bottom: 3px; position: fixed; z-index: 999; cursor: pointer;
}
#button-controls:hover {
	background-position: 0px 1px;
}
.down-button-controls {
	right: 70px !important; bottom: 4px !important;
}
#controls-wrapper {
	background: url("../images/nav-bg.png") repeat-x; margin: 0px auto; left: 0px; width: 100%; height: 42px; bottom: 0px; position: fixed; z-index: 50;
}
#controls {
	height: 100%; text-align: left; overflow: hidden; position: relative; z-index: 5;
}
#slidecounter {
	margin: 0px 10px 0px 15px; color: rgb(153, 153, 153); line-height: 42px; font-size: 100%; float: left; text-shadow: #000 0 -1px 0;
}
#slidecaption {
	margin: 0px 20px 0px 12px; color: rgb(255, 255, 255); line-height: 42px; overflow: hidden; font-size: 100%; font-weight: 400; float: left; text-shadow: #000 1px 1px 2px;
}
#navigation {
	margin: 0px 20px 0px 0px; float: right;
}
#play-button {
	background: url("../images/bg-hover.png") repeat-x 0px 44px; margin-top: 1px; border-right-color: rgb(51, 51, 51); border-right-width: 1px; border-right-style: solid; float: left;
}
#play-button:hover {
	background-position: 0px 1px; cursor: pointer;
}
#prevslide {
	top: 50%; width: 43px; height: 43px; margin-top: -21px; position: fixed; z-index: 2; opacity: 0.3;
}
#nextslide {
	top: 50%; width: 43px; height: 43px; margin-top: -21px; position: fixed; z-index: 2; opacity: 0.3;
}
#prevslide {
	background: url("../images/back.png"); left: 10px;
}
#nextslide {
	background: url("../images/forward.png"); right: 10px;
}
#prevslide:active {
	margin-top: -19px;
}
#nextslide:active {
	margin-top: -19px;
}
#prevslide:hover {
	cursor: pointer;
}
#nextslide:hover {
	cursor: pointer;
}
ul#slide-list {
	padding: 15px 0px; left: 50%; float: left; position: absolute;
}
ul#slide-list li {
	list-style: none; margin: 0px 5px 0px 0px; width: 12px; height: 12px; float: left;
}
ul#slide-list li.current-slide a {
	
}
ul#slide-list li.current-slide a:hover {
	
}
ul#slide-list li a {
	background: url("../images/nav-dot.png") no-repeat 0px -24px; width: 12px; height: 12px; text-indent: -9999px; display: block;
}
ul#slide-list li a:hover {
	background-position: 0px -12px; cursor: pointer;
}
#tray-button {
	background: url("../images/bg-hover.png") repeat-x 0px 44px; margin-top: 1px; border-left-color: rgb(51, 51, 51); border-left-width: 1px; border-left-style: solid; float: right;
}
#tray-button:hover {
	background-position: 0px 1px; cursor: pointer;
}
#progress-back {
	background: url("../images/progress-back.png") repeat-x; width: 100%; height: 3px; bottom: 42px; position: fixed; z-index: 20;
}
#progress-bar {
	background: url("../images/progress-bar.png") repeat-x; width: 100%; height: 8px; position: relative;
}
#nextthumb {
	background: rgb(221, 221, 221); border: 1px solid rgb(255, 255, 255); width: 100px; height: 75px; bottom: 61px; overflow: hidden; display: none; position: fixed; z-index: 20; -webkit-box-shadow: 0 0 5px #000;
}
#prevthumb {
	background: rgb(221, 221, 221); border: 1px solid rgb(255, 255, 255); width: 100px; height: 75px; bottom: 61px; overflow: hidden; display: none; position: fixed; z-index: 20; -webkit-box-shadow: 0 0 5px #000;
}
#nextthumb {
	right: 12px;
}
#prevthumb {
	left: 12px;
}
#nextthumb img {
	width: 150px; height: auto;
}
#prevthumb img {
	width: 150px; height: auto;
}
#nextthumb:active {
	bottom: 59px;
}
#prevthumb:active {
	bottom: 59px;
}
#nextthumb:hover {
	cursor: pointer;
}
#prevthumb:hover {
	cursor: pointer;
}
#thumb-tray {
	background: url("../images/bg-black.png"); left: 0px; width: 100%; height: 150px; text-align: center; bottom: 0px; overflow: hidden; position: fixed; z-index: 20; box-shadow: 0px 0px 4px #000; -moz-box-shadow: 0px 0px 4px #000; -webkit-box-shadow: 0px 0px 4px #000;
}
#thumb-back {
	width: 40px; height: 108px; bottom: 42px; position: absolute; z-index: 5;
}
#thumb-forward {
	width: 40px; height: 108px; bottom: 42px; position: absolute; z-index: 5;
}
#thumb-back {
	background: url("../images/thumb-back.png") no-repeat center; left: 0px;
}
#thumb-forward {
	background: url("../images/thumb-forward.png") no-repeat center; right: 0px;
}
#thumb-back:hover {
	cursor: pointer; background-color: rgba(255, 255, 255, 0.1);
}
#thumb-forward:hover {
	cursor: pointer; background-color: rgba(255, 255, 255, 0.1);
}
#thumb-back:hover {
	border-right-color: rgba(255, 255, 255, 0.2); border-right-width: 1px; border-right-style: solid;
}
#thumb-forward:hover {
	border-left-color: rgba(255, 255, 255, 0.2); border-left-width: 1px; border-left-style: solid;
}
ul#thumb-list {
	list-style: none; padding: 0px; left: 0px; display: inline-block; position: relative;
}
ul#thumb-list li {
	background: rgb(17, 17, 17); list-style: none; margin: 0px; width: 150px; height: 108px; overflow: hidden; float: left; display: inline;
}
ul#thumb-list li img {
	width: 150px; height: auto; filter: alpha(opacity=60); opacity: 0.5;
}
ul#thumb-list li.current-thumb img {
	filter: alpha(opacity=100); opacity: 1;
}
ul#thumb-list li:hover img {
	filter: alpha(opacity=100); opacity: 1;
}
ul#thumb-list li:hover {
	cursor: pointer;
}
#pauseplay {
	background: url("../images/pause.png") no-repeat 0px 0px; width: 54px; height: 42px; display: block;
}
.full-screen-button-play {
	background: url("../images/play.png") no-repeat 0px 0px !important;
}
#tray-arrow {
	background: url("../images/button-tray-up.png") no-repeat 0px 0px; width: 54px; height: 42px; display: block;
}
.full-screen-button-arrow {
	background: url("../images/button-tray-down.png") no-repeat 0px 0px !important;
}
