/* jAlbum 29.3 with Mercury 74, Blue style, album creation date 06.02.23, 11:49 */
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #446482;
}
body {
	font-family: Verdana, sans-serif;
	color: #f3f9f9;
	text-align: center;
}
body a {
	color: #f3f9f9;
}
body a:hover {
	color: #9fc6c6;
}
a, video {
	outline: none;
}
img, iframe {
	outline: none;
	border: none;
}
img {
	user-select: none;
}
video {
	width: 100%;
}
#ja-parabody, #ja-fthumbs img, #ja-thumbs img, #ja-slideobject, .ja-ipimage img {
	animation: fadein 500ms;
}
@keyframes fadein {
	from {opacity: 0;}
	to {opacity: 1;}
}
#ja-notheme > div {
	margin: 0px auto 15px;
	min-height: 32px;
	padding: 5px 5px 10px;
	background-color: #1d3f59;
}
#ja-banner {
	box-sizing: border-box;
	margin: 0px auto 25px;
	min-height: 300px;
	padding-top: 43px;
	background: url('../ja-theme.jpg') center no-repeat;
	background-size: cover;
}
#ja-banner img {
	padding: 5px 0px;
}
#ja-titledim {
	background-color: rgb(0 0 0 / 0.3);
}
.ja-pagetitle, .ja-pagedescription, .ja-pagetitleTI, .ja-pagedescriptionTI, .ja-pagetitleslide, .ja-pagetitleip {
	max-width: 900px;
	margin: 0 auto;
}
.ja-pagetitle {
	color: #f3f9f9;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding-bottom: 3px;
}
.ja-pagetitle a {
	color: #f3f9f9;
	text-decoration: underline;
}
.ja-pagetitle a:hover {
	color: #9fc6c6;
}
.ja-pagedescription {
	color: #f3f9f9;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.ja-pagedescription a {
	color: #f3f9f9;
	text-decoration: underline;
}
.ja-pagedescription a:hover {
	color: #9fc6c6;
}
.ja-pagetitleTI {
	color: #ffffff;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: 5px 5px 5px rgb(0 0 0 / 0.3);
	padding: 42px 10px 20px 10px;
}
.ja-pagetitleTI a {
	color: #ffffff;
	text-decoration: underline;
}
.ja-pagetitleTI a:hover {
	color: #bbbbbb;
}
.ja-pagedescriptionTI {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: 3px 3px 5px rgb(0 0 0 / 0.3);
	padding: 0px 10px 20px 10px;
}
.ja-pagedescriptionTI a {
	color: #ffffff;
	text-decoration: underline;
}
.ja-pagedescriptionTI a:hover {
	color: #bbbbbb;
}
#ja-navleft {
	width: 0px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#ja-navleft img {
	width: 32px;
	margin-left: 20px;
	cursor: pointer;
}
#ja-navright {
	position: relative;
	width: 0px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
#ja-navright img {
	width: 32px;
	margin-right: 20px;
	cursor: pointer;
}
.ja-infotxt {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto 15px;
	max-width: 900px;
	padding: 0px 10px;
}
.ja-infotxt a {
	text-decoration: underline;
}
.ja-infotxtbottom {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto 10px;
	max-width: 900px;
	padding: 0px 10px;
}
.ja-infotxtbottom a {
	text-decoration: underline;
}
.ja-fthumbbox, .ja-thumbbox {
	max-width: 1600px;
	margin: 0 auto 10px;
	padding: 0px 43px;
}
#ja-fthumbs a:hover > img, #ja-thumbs a:hover > img {
	transform: scale(1.1);
	transition: transform 1s;
}
#ja-fthumbs img, #ja-thumbs img {
	transition: transform 1s, filter 1s;
}
.ja-pdficon {
	background: #1d3f59 url('pdf.png') center/contain no-repeat;
}
.ja-videooverlay img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -60px;
	margin-left: -60px;
	width: 120px;
}
#ja-pagetop {
	background-color: #1d3f59;
	position: fixed;
	bottom: 40px;
	left: 10px;
	opacity: 0.75;
	display: none;
}
#ja-pagetop img {
	width: 32px;
	padding: 10px 5px 5px;
}
#ja-pagetop:hover {
	cursor: pointer;
}
.ja-pagetitleslide {
	color: #f3f9f9;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding-bottom: 3px;
}
.ja-pagetitleslide a {
	color: #f3f9f9;
	text-decoration: underline;
}
.ja-pagetitleslide a:hover {
	color: #9fc6c6;
}
#ja-navleftslide {
	width: 208px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#ja-navleftslide img {
	width: 32px;
	margin-left: 20px;
}
#ja-navrightslide {
	width: 208px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
#ja-navrightslide img {
	width: 32px;
	margin-right: 20px;
	cursor: pointer;
}
#ja-slideobject {
	margin: 0px auto 10px;
	padding: 0px 20px;
}
#ja-slideobject img {
	width: 100%;
	height: auto;
}
#ja-slideobject > div:first-of-type {
	position: relative;
	line-height: 0px;
	outline: none;
}
#ja-slideobject iframe {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
#ja-panscroll {
	overflow-x: auto;
}
#ja-panscroll img {
	width: auto;
}
.ja-pdfframe {
	border: 1px solid #ffffff;
}
#ja-prev, #ja-noprev {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 45%;
}
#ja-prev {
	cursor: url('cursorprevthin.png') 0 10, pointer;
}
#ja-next, #ja-nonext {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 55%;
}
#ja-next {
	cursor: url('cursornextthin.png') 0 10, pointer;
}
#ja-slidecaption {
	margin: 0px auto 10px;
	padding: 0px 20px;
	display: flow-root;
}
.ja-slidetitle, .ja-slidecomment, .ja-slidemeta {
	max-width: 900px;
	margin: 0 auto;
}
.ja-slidetitle {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 3px;
	padding: 0px 10px;
	text-align: center;
	text-shadow: none;
}
.ja-slidetitle a {
	text-decoration: underline;
}
.ja-slidecomment {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 3px;
	padding: 0px 10px;
	text-align: center;
	text-shadow: none;
}
.ja-slidecomment a {
	text-decoration: underline;
}
#ja-slidecaption > audio {
	margin: 10px 5px 5px;
	height: 40px;
}
.ja-bodyopening, .ja-bodyclosing, .ja-bodyopeningslide, .ja-bodyclosingslide {
	margin: 5px;
}
.ja-disabled {
	opacity: 0.5;
}
.ja-spacer {
	height: 10px;
}
#ja-bodyspacer {
	height: 25px;
}
#vidframe:focus {
	outline: none;
}
#ja-mapcontainer {
	max-width: 1600px;
	margin: 0px auto 10px;
	padding: 0px 20px;
} 
#ja-mapcontainer > div:first-of-type {
	outline: none;
}
#ja-mapcontainer > div > div {
	position: relative;
	padding-bottom: 62.5%;
}
@media (max-width: 500px), (max-height: 500px) {
	#ja-thumbs > div {
		margin: 2px;
	}
}
@media (max-width: 500px), (max-height: 500px) {
	#ja-fthumbs, #ja-thumbs, .ja-fthumbbox, .ja-thumbbox {
		padding-left: 5px;
		padding-right: 5px;
	}
	#ja-fthumbs > div {
		margin: 2px;
	}
}
