#controls-wrapper
{
	bottom: 0px;
	height: 42px;
	left: 0;
	margin: 0 auto;
	position: fixed;
	width: 100%;
}
#controls
{
	height: 100%;
	position: relative;
	text-align: left;
}
#slidecounter
{
	color: #999;
	float: left;
	font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 42px;
	margin: 0px 10px 0 15px;
	text-shadow: #000 0 -1px 0;
}
#slidecaption
{
	color: #fff;
	display: block;
	margin: 0;
	position: absolute;
	z-index: -1;
	color: #fff;
	bottom: 200px;
	z-index: 1;
	right: 326px;
}
.slideshow_title {
	font-weight:900;
	color: #FFFFFF;
	display: block;
	font-size: 82px;
	letter-spacing: -3px;
	line-height: 65px;
	margin: 0;
	position: relative;
	text-shadow: 2px 2px 2px #000;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
	width:330px;
	margin-bottom:20px;
}
.slideshow_caption {
	display: inline-block;
	font-size: 18px;
	letter-spacing: 0.5px;
	line-height: 20px;
	font-weight:300;
	margin: 0;
	position: relative;
	text-shadow: 2px 2px 2px #000;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
	width:310px;
	background: #111;
	background: rgba(0, 0, 0, 0.3);
	padding:10px;
}
.slideshow_caption a {
	color:#fff;
	text-decoration:underline;
	}
#navigation
{
	float: right;
	margin: 0px 20px 0 0;
}
#play-button
{
	bottom: 57px;
	position: absolute;
	right: 60px;
}
#play-button:hover
{
	background-position: 0 1px;
	cursor: pointer;
}
.super-navigation
{
	top: 125px;
	height: 104px;
	position: fixed;
	right: 59px;
	width: 52px;
}
#prevslide, #nextslide
{
	background-color: #F04416;
	background-repeat: no-repeat;
	height: 35px;
	position: absolute;
	width: 35px;
	border-radius:30px;
}
#prevslide
{
	background-image: url(../../images/supersized/arrow_left.png);
	background-position: 42% 50%;
	bottom: 0;
	right: 0;
}
#nextslide
{
	background-image: url(../../images/supersized/arrow_right.png);
	background-position: 55% 50%;
	bottom: 47px;
	right: 0;
}
#prevslide:active, #nextslide:active
{
}
#prevslide:hover, #nextslide:hover
{
	cursor: pointer;
	opacity:0.8;
}
ul#slide-list
{
	right:	60px;
	top:	250px;
	padding: 15px 10px;
	position: fixed;
	background:#fff;
	border-radius:30px;
}
ul#slide-list li
{
	height: 12px;
	list-style: none;
	width: 12px;
}
ul#slide-list li.current-slide a, ul#slide-list li.current-slide a:hover
{
	background-position: 0 0px;
}
ul#slide-list li a
{
	background-image: url('../../images/supersized/nav-dot.png');
	background-repeat: no-repeat;
	background-position: 0 -24px;
	display: block;
	height: 12px;
	width: 12px;
}
ul#slide-list li a:hover
{
	background-position: 0 -12px;
	cursor: pointer;
}
#tray-button
{
	bottom: 57px;
	position: absolute;
	right: 100px;
}
#tray-button:hover
{
	background-position: 0 1px;
	cursor: pointer;
	opacity: 1;
}
#progress-back
{
	top: 0;
	width: 15px;
	right: 10px;
	position: fixed;
	height: 100%;
	z-index: 5;
	background: url('../../images/patterns/stripes_fine_white.png');
}
#progress-bar
{
	background:#F04416;
	opacity:0.6;
	width: 15px;
	position: relative;
	height: 100%;
}
#nextthumb,#prevthumb
{
	background: #ddd;
	border: 1px solid #fff;
	bottom: 61px;
	display: none;
	height: 75px;
	overflow: hidden;
	position: fixed;
	webkit-box-shadow: 0 0 5px #000;
	width: 100px;
	z-index: 2;
}
#nextthumb
{
	right: 12px;
}
#prevthumb
{
	left: 12px;
}
#nextthumb img, #prevthumb img
{
	height: auto;
	width: 150px;
}
#nextthumb:active, #prevthumb:active
{
	bottom: 59px;
}
#nextthumb:hover, #prevthumb:hover
{
	cursor: pointer;
}
#thumb-tray
{
	overflow: hidden;
	width: 319px;
	text-align: center;
	z-index: 3;
}

.thumbs-captions-wraps {
	position:absolute;
	top: 300px;
	right:200px;
}

#fullscreen-thumbnails-wrap {
	height: auto;
    position: absolute;
    width: 319px;
    bottom: 35px;
    right: 330px;
	z-index: 20;
}
#thumb-back, #thumb-forward
{
	bottom: -6px;
	height: 108px;
	position: absolute;
	width: 40px;
	z-index: 5;
	opacity:1;
}
#thumb-back
{
	background-image: url('../../images/supersized/thumb-back.png');
	background-repeat:no-repeat;
	background-position: center center;
	left: -45px;
}
#thumb-forward
{
	background-image: url('../../images/supersized/thumb-forward.png');
	background-repeat:no-repeat;
	background-position:center center;
	right: -50px;
}
#thumb-back:hover, #thumb-forward:hover
{
	cursor: pointer;
	opacity:0.8;
}
#thumb-back:hover
{
}
#thumb-forward:hover
{
}
ul#thumb-list
{
	display: inline-block;
	left: 0;
	list-style: none;
	padding: 0;
	position: relative;
}
ul#thumb-list li
{
	
	display: inline;
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 1px;
	margin-top: 0;
	overflow: hidden;
	border: 8px solid #fff;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.55);
	-moz-box-shadow:    1px 1px 1px rgba(0, 0, 0, 0.55);
	box-shadow:         1px 1px 1px rgba(0, 0, 0, 0.55);

	z-index:999;

}
ul#thumb-list li img
{
	height: auto;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
	opacity:1;

}

ul#thumb-list li,ul#thumb-list li img {
	width: 63px;
	height: 63px;
}

ul#thumb-list li.current-thumb img, ul#thumb-list li:hover img
{
	filter: alpha(opacity=100);
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
}
ul#thumb-list li.current-thumb
{
	border-size: 8px;
	border-style: solid;
	border-color: #F04416;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
}
ul#thumb-list li:hover
{
	border: 8px solid #aaa;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
}
ul#thumb-list li.current-thumb:hover
{
	border: 8px solid #F04416;
}