/* jAlbum 18 with Matrix 53, Custom style, album creation date 2019-02-17 22:14 */
@keyframes fadein {
	from {opacity: 0;}
	to {opacity: 1;}
}
html {
	height: 100%;
}
body {
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	background-color: rgba(68,70,81,1.0);
	color: rgba(167,169,182,1.0);
	margin: 0px;
}
a {
	outline: none;
	text-decoration: none;
}
.highslide-wrapper {
	background: none;
	border-radius: 7px;
}
.highslide, .highslide-noexp, .mx-thumbnail {
	visibility: hidden;
}
.highslide img, .highslide-noexp img {
	border-style: solid;
	border-width: 1px;
	border-color: rgba(167,169,182,1.0);
	border-radius: 5px;
	visibility: visible;
}
.highslide img:hover, .highslide-noexp img:hover {
	border-color: rgba(0,0,0,1.0);
}
.mx-thumbnail img {
	border-style: solid;
	border-width: 1px;
	border-color: rgba(167,169,182,1.0);
	border-radius: 5px;
	visibility: visible;
}
.mx-thumbnail img:hover {
	border-color: rgba(0,0,0,1.0);
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-image, .highslide-html {
	border-width: 2px;
	border-style: solid;
	border-color: #a7a9b6;
	border-radius: 7px;
	cursor: pointer;
}
.highslide-html {
	cursor: default;
}
.highslide-maincontent {
	display: none;
}
.highslide-caption, .highslide-heading {
	display: none;
	color: #a7a9b6;
	text-align: center;
	padding: 5px 10px;
	word-wrap: break-word; /* for Edge and IE11 */
	overflow-wrap: break-word;
	background: #444651;
	border-radius: 7px;
}
.highslide-caption {
	margin-top: 5px;
}
.highslide-heading {
	margin-bottom: 5px;
}
.highslide-caption a, .highslide-heading a {
	color: #a7a9b6;
}
.highslide-caption a:hover, .highslide-heading a:hover {
	color: #ff0000;
}
.highslide-dimming {
	background: #000000;
}
.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-full-expand {
	display: none;
}
.text-controls .highslide-next {
	margin-right: 0;
}
.highslide-thumbstrip {
	height: 100%;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0px;
	border-spacing: 2px 0px;
	border-radius: 0px;
	box-shadow: 0px 0px 0px;
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip td {
	padding: 0px;
	background-color: #444651;
}
.highslide-thumbstrip img {
	display: block;
	background-color: #444651;
	border-width: 1px;
	border-style: solid;
	border-color: #444651;
	padding: 2px;
}
.highslide-thumbstrip img:hover {
	border-color: #ff0000;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent;
}
.highslide-thumbstrip-horizontal div {
	width: auto;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 4px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 4px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 49px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
	border-bottom-color: #cccccc !important;
}
.highslide-thumbstrip-vertical-overlay {
	overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	height: auto;
	width: 75px;
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 10px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: #cccccc;
}
.highslide-header { 	
	display: none;
}
.mx-pano .highslide-html {
	border-width: 2px;
	border-style: solid;
	border-color: #a7a9b6;
	border-radius: 7px;
}
.mx-hidden {
	visibility: hidden;
}
#mx-musicicon {
	font-size: 0px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 9999;
	cursor: pointer;
}
#mx-musicicon img {
	width: 32px;
	height: 32px;
}
#mx-musicdiv {
	position: absolute;
	bottom: -70px;
	right: 0px;
	transition: all 1.5s;
}
.mx-bodyopening {
	color: rgba(167,169,182,1.0);
}
.mx-topcontainer {
	min-width: 1050px;
	max-width: 1250px;
	margin: 10px auto;
}
.mx-midcontainer {
	min-width: 1050px;
	max-width: 1250px;
	margin: 0px auto 15px;
}
.mx-titlewrapper {
	margin: 0px auto;
	text-align: center;
	overflow: hidden;
	width: 98%;
	color: rgba(167,169,182,1.0);
	background-color: rgba(68,70,81,1.0);
}
.mx-titlebar {
	width: 100%;
	display: table;
}
.mx-atitle {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	letter-spacing: 3px;
	text-indent: 3px;
	margin: 5px;
}
.mx-atitle a {
	color: rgba(167,169,182,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-atitle a:hover {
	color: rgba(255,0,0,1.0);
}
.mx-adescription {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	letter-spacing: 3px;
	text-indent: 3px;
	margin: 5px;
}
.mx-adescription a {
	color: rgba(167,169,182,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-adescription a:hover {
	color: rgba(255,0,0,1.0);
}
.mx-ftitle {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	letter-spacing: 3px;
	text-indent: 3px;
	margin: 5px;
}
.mx-ftitle a {
	color: rgba(167,169,182,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-ftitle a:hover {
	color: rgba(255,0,0,1.0);
}
.mx-fcomment {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	letter-spacing: 3px;
	text-indent: 3px;
	margin: 5px;
}
.mx-fcomment a {
	color: rgba(167,169,182,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-fcomment a:hover {
	color: rgba(255,0,0,1.0);
}
.mx-infotxt {
	color: rgba(167,169,182,1.0);
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	padding: 5px 0px;
	margin: 0px auto;
	width: 98%;
}
.mx-infotxt a {
	color: rgba(167,169,182,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-infotxt a:hover {
	color: rgba(255,0,0,1.0);
}
.mx-infotxtbottom {
	color: rgba(167,169,182,1.0);
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	padding: 5px 0px;
	margin: 0px auto;
	width: 98%;
}
.mx-infotxtbottom a {
	color: rgba(167,169,182,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-infotxtbottom a:hover {
	color: rgba(255,0,0,1.0);
}
.mx-nav {
	width: 450px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: rgba(167,169,182,1.0);
	text-align: center;
	text-shadow: none;
}
.mx-nav a {
	color: rgba(167,169,182,1.0);
	text-decoration: none;
}
.mx-nav a:hover {
	color: rgba(255,0,0,1.0);
}
.mx-navabove {
	margin: 0px auto 0px ;
}
.mx-navbelow {
	margin: 0px auto 10px;
}
.mx-nav > div {
	display: inline-block;
	background-color: rgba(68,70,81,1.0);
	padding: 5px 0px;
	margin: 5px;
}
.mx-nav1 {
	width: 440px;
	cursor: pointer;
}
.mx-nav2 {
	width: 215px;
}
.mx-nav3 {
	width: 140px;
}
.mx-nav1nolink {
	width: 440px;
}
.mx-nav a {
	display: block;
}
.mx-navgoto {
	width: 440px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.mx-navgoto a {
	display: inline;
	font-weight: bold;
	text-decoration: underline;
}
.mx-navgoto a:hover {
	color: rgba(255,0,0,1.0);
}
.mx-nav-left {
	display: inline-block;
	width: 0; 
	height: 0; 
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent; 
	border-right-color: rgba(167,169,182,1.0);
	border-right-width: 12px;
	border-right-style: solid;
}
.mx-nav a:hover .mx-nav-left {
	border-right-color: rgba(255,0,0,1.0);
}
.mx-nav-right {
	display: inline-block;
	width: 0; 
	height: 0; 
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent; 
	border-left-color: rgba(167,169,182,1.0);
	border-left-width: 12px;
	border-left-style: solid;
}
.mx-nav a:hover .mx-nav-right {
	border-left-color: rgba(255,0,0,1.0);
}
.mx-nav-up {
	display: inline-block;
	width: 0; 
	height: 0; 
	border-left: 6px solid transparent;
	border-right: 6px solid transparent; 
	border-bottom-color: rgba(167,169,182,1.0);
	border-bottom-width: 12px;
	border-bottom-style: solid;
}
.mx-nav a:hover .mx-nav-up {
	border-bottom-color: rgba(255,0,0,1.0);
}
.mx-thumbs {
	display: table;
	margin: 9px auto;
	width: 1050px;
	table-layout: fixed;
	border-spacing: 1px;
}
.mx-thumbs > div {
	display: table-row;
}
.mx-thumbs > div > div {
	display: table-cell;
	background-color: rgba(68,70,81,1.0);
	padding: 8px 0px;
	color: rgba(167,169,182,1.0);
	text-align: center;
	vertical-align: middle;
}
.mx-thumbs > div > div img {
	vertical-align: bottom;
}
.mx-thumbs > div > div a {
	color: rgba(167,169,182,1.0);
}
.mx-thumbs > div > div a:hover {
	color: rgba(255,0,0,1.0);
}
.mx-thumbs > div > div img, .mx-newoverlay, .mx-imgnewoverlay, .mx-ipimage img {
	animation: fadein 500ms;
}
.mx-thumbbox-caption {
	padding: 5px 8px 0px;
	word-wrap: break-word; /* for Edge and IE11 */
	overflow-wrap: break-word;
}
.mx-thumbbox-sidecaption {
	text-align: left;
	padding: 1px 8px 0px 8px;
	word-wrap: break-word; /* for Edge and IE11 */
	overflow-wrap: break-word;
}
.mx-thumbbox-title {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 17px;
	text-shadow: none;
}
.mx-thumbbox-title a {
	font-weight: bold;
	text-decoration: none;
}
.mx-thumbbox-comment {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 17px;
	text-shadow: none;
}
.mx-thumbbox-comment a {
	font-weight: bold;
	text-decoration: none;
}
.mx-folderpng {
	height: 78px;
	width: 78px;
}
.mx-hasoverlay {
	position: relative;
	display: inline-block;
}
.mx-folderoverlay img {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 24px;
	height: 24px;
	background-color: rgba(0,0,0,0.5019608);
	opacity: 1.0;
	padding: 3px;
	border-radius: 0px;
	border: none;
	box-shadow: none !important;
}
.mx-videooverlay img {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 24px;
	height: 24px;
	background-color: rgba(0,0,0,0.5019608);
	opacity: 1.0;
	padding: 3px;
	border-radius: 0px;
	border: none;
	box-shadow: none !important;
}
.highslide-thumbstrip .mx-videooverlay {
	display: none;
}
.mx-copyright {
	color: rgba(167,169,182,1.0);
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto 5px auto;
	width: 500px;
}
.mx-copyright a {
	color: rgba(167,169,182,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-copyright a:hover {
	color: rgba(255,0,0,1.0);
}
.mx-bodyclosing {
	color: rgba(167,169,182,1.0);
}
.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 #444444;
	border-radius: 0px;
	background: #444651 url("globe.svg") center center / 22px 22px no-repeat;
}
.mx-globe:hover {
	background-image: url("globe_hover.svg");
}
.mx-dl {
	position: absolute;
	width: 26px;
	height: 26px;
	bottom: 5px;
	right: 5px;
	background-color: #444651;
	border: 2px solid #444444;
	border-radius: 0px;
}
.mx-dlarrow {
	margin: 4px;
	width: 0; 
	height: 0; 
	border-left: 9px solid transparent;
	border-right: 9px solid transparent; 
	border-top-color: #a7a9b6;
	border-top-width: 18px;
	border-top-style: solid;
}
.mx-dl:hover .mx-dlarrow {
	border-top-color: #eeeeee;
}
.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;
}
.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;
}
