/* jAlbum 14.0.10 with MatrixSlide 38.1, Gold style, album creation date 29.04.18 12:45 */
html {
	height: 100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	overflow: hidden;
	background-color: rgba(0,0,0,1.0);
}
a {
	outline: none;
	text-decoration: none;
}
.highslide-wrapper {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border-width: 0px;
}
.highslide-active-anchor img, .highslide-active-anchor img:hover {
	visibility: hidden;
}
.highslide-image, .highslide-html {
	cursor: pointer;

}
.highslide-maincontent {
	display: none;
}
.highslide-caption, .highslide-heading {
	display: none;
	color: #000000;
	text-align: center;
	padding: 5px 10px;
	word-wrap: break-word; /* for Edge and IE11 */
	overflow-wrap: break-word;
	background: rgba(225,192,128,1.0);
	
}
.highslide-caption {
	margin-top: 5px;
}
.highslide-heading {
	margin-bottom: 5px;
}
.highslide-caption a, .highslide-heading a {
	color: #000000;
}
.highslide-caption a:hover, .highslide-heading a:hover {
	color: #b11100;
}
.highslide-loading {
	display: block;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #000000;
	padding-left: 22px;
	background-image: url(graphics/loader-black.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
.highslide-loading:hover {
	color: #ff0000;
}
.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
	margin: 0;
	list-style: none;
}
.highslide-controls a {
	float: left;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
	background-image: url(graphics/controlbar-text-black-gray-square.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
	background: url(graphics/controlbar-text-black-gray-square.png) no-repeat;
	background-position: left top !important;
	position: relative;
	left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(graphics/controlbar-text-black-gray-square.png) no-repeat;
	margin: 1px 2px 1px 10px;
	display: block;
	min-width: 4em;
	height: 18px;
	line-height: 16px;
	padding: 1px 0 1px 18px;
	color: #cccccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 4em;
}
.text-controls a:hover span {
	color: #ff0000;
}
.text-controls a.disabled span {
	color: #444444;
}
.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}
	
.text-controls .highslide-play {
 	display: none;
}
.text-controls .highslide-full-expand {
	display: none;
}
	
.text-controls .highslide-next {
	margin-right: 0;
}
	
.text-controls .highslide-close {
	display: none;
}
	
.highslide-header { 	
	display: none;
}
.mx-pano .highslide-html {
	padding: 15px;
	background-color: #e1c080;
}
.mx-hidden-container {
	position: absolute;
	top: 47%;
	left: 50%;
	height: 0px;
	margin-left: -80px;
	overflow: hidden;
}
.mx-warning {
	position: absolute;
	top: 33%;
	left: 50%;
	z-index: 9999;
}
.mx-warning-inner {
	color: yellow;
	background-color: red;
	font-weight: bold;
	text-align: center;
	line-height: 2;
	padding: 25px;
	position: relative;
	left: -50%;
}
#mx-musicdiv {
	line-height: 0px;
	position: fixed;
	bottom: 5px;
	right: 5px;
	z-index: 9999;
}
.mx-hs-title {
	font-size: 13px !important;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.mx-hs-title a {
	font-weight: bold;
	text-decoration: none;
}
.mx-hs-comment {
	font-size: 13px !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.mx-hs-comment a {
	font-weight: bold;
	text-decoration: none;
}
.mx-captgldl {
	min-height: 30px;
	padding-left: 45px;
	padding-right: 45px;
}
.mx-captdl {
	min-height: 30px;
	padding-left: 45px;
	padding-right: 45px;
}
.mx-captgl {
	min-height: 30px;
	padding-left: 45px;
	padding-right: 45px;
}
.mx-globe {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 26px;
	height: 26px;
	border: 2px solid #b8934b;
	border-radius: 0px;
	background: rgba(225,192,128,1.0) url("globe.svg") center center / 22px 22px no-repeat;
}
.mx-globe:hover {
	background-image: url("globe_hover.svg");
}
.mx-dl {
	display: inline-block;
	position: absolute;
	width: 26px;
	height: 26px;
	bottom: 5px;
	right: 5px;
	background-color: rgba(225,192,128,1.0);
	border: 2px solid #b8934b;
	border-radius: 0px;
}
.mx-dlarrow {
	display: inline-block;
	margin: 4px;
	width: 0; 
	height: 0; 
	border-left: 9px solid transparent;
	border-right: 9px solid transparent; 
	border-top-color: #000000;
	border-top-width: 18px;
	border-top-style: solid;
}
.mx-dl:hover .mx-dlarrow {
	border-top-color: #ffe7b7;
}
.mx-buttontext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: 0px 5px 0px;
	cursor: pointer;
	margin: 5px 4px 0px 4px;
	vertical-align: middle;
	text-shadow: none;
}
.mx-buttonalign {
	cursor: default;
	margin: 0px 0px 5px 0px;
	text-align: center;
	clear: both;
	margin: 0px;
}
.mx-buttonimage {
	margin: 5px 4px 0px 4px;
	vertical-align: middle;
}
.mx-buttonaligndl {
	bottom: 45px;
}
.mx-buttonalignglobe {
	bottom: 45px;
}
.mx-lfproxyabove {
	padding-top: 10px;
}
.mx-lfproxybelow {
	padding-bottom: 10px;
}
.mx-clear:after {
	content: "";
	display: table;
	clear: both;
}

