/* jAlbum 37.7.3 with Jupiter 85, Smoke style, album creation date 10.09.25, 15:15 */
html {
	height: 100%;
	background-color: #333333;
}
body {
	font-family: Verdana, sans-serif;
	color: #eeeeee;
	text-align: center;
	margin: 0px 10px 20px;
}
body a {
	color: #eeeeee;
}
body a:hover {
	color: #aaaaaa;
}
a, audio, video {
	outline: none;
}
img, iframe {
	border: none;
}
img {
	user-select: none;
}
video {
	width: 100%;
}
#ja-themebox, #ja-themebanner, .ja-fthumbimg img, .ja-thumbimg img, .ja-thumbicon, #ja-slideobject, .ja-ipimage img {
	animation: fadein 500ms;
}
@keyframes fadein {
	from {opacity: 0;}
	to {opacity: 1;}
}
#ja-nothemebox {
	max-width: 1302px;
	margin: 10px auto 20px;
	padding: 0px 20px;
}
#ja-nothemebox > div {
	border-style: solid;
	border-width: 2px;
	border-color: #6b6a6a #111111 #111111 #6b6a6a;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.5);
	min-height: 32px;
	padding: 10px 10px;
}
.ja-pagetitle, .ja-pagedescription, .ja-pagetitleTI, .ja-pagedescriptionTI, .ja-pagetitleslide, .ja-pagetitleip, .ja-pagetitleipTI {
	max-width: 900px;
	margin: 0 auto;
}
.ja-pagetitle {
	color: #eeeeee;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding-bottom: 3px;
}
.ja-pagetitle a {
	color: #eeeeee;
	text-decoration: underline;
}
.ja-pagetitle a:hover {
	color: #aaaaaa;
}
.ja-pagedescription {
	color: #eeeeee;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.ja-pagedescription a {
	color: #eeeeee;
	text-decoration: underline;
}
.ja-pagedescription a:hover {
	color: #aaaaaa;
}
#ja-foldermenu {
	color: #eeeeee;
	background-color: #333333;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding: 5px 5px 5px 10px;
}
#ja-foldermenu a {
	color: #eeeeee;
	text-decoration: none;
}
#ja-foldermenu a:hover {
	color: #aaaaaa;
}
#ja-foldermenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}
#ja-foldermenu li {
	line-height: 26px;
	margin-right: 10px;
}
#ja-foldermenu img {
	vertical-align: text-top;
	height: 20px;
}
.ja-menuarrow {
	display: inline-block;
	width: 0px; 
	height: 0px; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 10px solid #eeeeee;
}
#ja-navleft {
	width: 208px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#ja-navleft img {
	width: 32px;
	margin-right: 20px;
	cursor: pointer;
}
#ja-navright {
	width: 208px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
#ja-navright img {
	width: 32px;
	margin-left: 20px;
}
#ja-bctrail {
	max-width: 1240px;
	margin: 10px auto;
	padding: 0px 25px;
}
#ja-bctrail > div {
	border-style: solid;
	border-width: 2px;
	border-color: #6b6a6a #111111 #111111 #6b6a6a;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.25);
	padding: 10px;
}
.ja-bctraillabel, #ja-bctrailitems, #ja-bctrailitems a {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-shadow: none;
}
.ja-bctraillabel {
	font-weight: bold;
}
#ja-bctrailitems a {
	text-decoration: none;
}
.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-fthumbs, #ja-thumbs {
	max-width: 1240px;
	margin: 0px auto 10px;
	padding: 15px 38px 0px;
	font-size: 0px; /* Hack to collapse whitespace between boxes */
}
#ja-fthumbs img, #ja-thumbs img {
	max-width: 100%;
	height: auto;
}
#ja-fthumbs > div {
	text-align: center;
	margin: 2.5px;
	max-width: 156px;
	vertical-align: top;
	display: inline-block;
}
#ja-thumbs > div {
	text-align: center;
	margin: 2.5px;
	max-width: 156px;
	vertical-align: top;
	display: inline-block;
}
.ja-ovrel {
	position: relative;
	display: inline-block;
}
.ja-thumbimg img, .ja-thumbicon {
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeee;
	padding: 5px;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.25);
}
#ja-fthumbs a:hover > img, #ja-thumbs a:hover > img, .ja-thumbicon:hover {
	border-color: #aaaaaa;
}
.ja-thumbimg img, .ja-thumbicon {
	transition: border-color 0.4s, box-shadow 0.4s, filter 1s;
}
.ja-foldericon {
	background: #111111 url('folder.png') center/contain no-repeat !important;
	max-height: 124px;
}

.ja-newoverlay {
	position: absolute;
	top: 21px;
	right: 21px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;
}
.ja-newiconoverlay {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;
}
.ja-newoverlay span, .ja-newiconoverlay span {
	background-color: #000000;
	padding: 0px 3px;
	cursor: default;
}
.ja-newoverlay span:hover, .ja-newiconoverlay span:hover {
	cursor: pointer;
}
.ja-fthumbcaption {
	overflow-wrap: break-word;
	margin: 0px 5px 20px;
}
.ja-foldertitle {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	text-shadow: none;
}
.ja-foldertitle a {
	text-decoration: underline;
}
.ja-foldertitle, .ja-foldercomment {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
@media (max-width: 500px), (max-height: 500px) {
	.ja-foldertitle, .ja-foldercomment {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
.ja-fcount {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-shadow: none;
}
.ja-thumbcaption {
	overflow-wrap: break-word;
	margin: 0px 5px 10px;
}
.ja-imagetitle {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	text-shadow: none;
}
.ja-imagetitle a {
	text-decoration: underline;
}
.ja-imagetitle, .ja-imagecomment {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
@media (max-width: 500px), (max-height: 500px) {
	.ja-imagetitle, .ja-imagecomment {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
#ja-pagetop {
	background-color: #111111;
	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-slidestd {
	margin: 10px auto 20px;
	max-width: 1302px;
	min-height: 32px;
	padding: 0px 15px;
}
.ja-pagetitleslide {
	color: #eeeeee;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding-bottom: 3px;
}
.ja-pagetitleslide a {
	color: #eeeeee;
	text-decoration: underline;
}
.ja-pagetitleslide a:hover {
	color: #aaaaaa;
}
#ja-navleftslide {
	width: 104px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#ja-navleftslide img {
	width: 32px;
	margin-right: 20px;
}
#ja-navrightslide {
	width: 104px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
#ja-navrightslide img {
	width: 32px;
	margin-left: 20px;
}
#ja-slideobject {
	margin: 0px auto 15px;
	padding: 0px 35px;
}
#ja-slideobject img {
	width: 100%;
	height: auto;
}
#ja-slideobject > div:first-of-type {
	line-height: 0px;
	outline: none;
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeee;
	padding: 7px;
	box-shadow: 15px 15px 15px rgb(0 0 0 / 0.25);
}
#ja-slideobject > div > div {
	position: relative;
}
#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-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 35px;
	display: flow-root;
}
.ja-scaptmin {
	min-height: 32px;
}
.ja-slidetitle, .ja-slidecomment, .ja-slidemeta {
	max-width: 1024px;
}
.ja-slidetitle {
	margin: 0 auto;
}
.ja-slidecomment {
	margin: 0 auto;
}
.ja-slidemeta {
	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-slidemeta {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: 0px 10px;
	text-align: center;
	text-shadow: none;
}
@media (hover:hover) {
	.ja-slidemeta {
		opacity: 0.3;
	}
	.ja-slidemeta:hover {
		opacity: 1.0;
	}
}
.ja-slidemetalabel {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
#ja-globe, #ja-metalink {
	float: left;
	cursor: pointer;
	margin-right: 10px;
	line-height: 0px;
}
#ja-download {
	float: right;
	cursor: pointer;
	margin-left: 10px;
	line-height: 0px;
}
#ja-globe img, #ja-metalink img, #ja-download img {
	width: 32px;
	padding: 0px 0px 10px 0px;
}
.ja-leftfiller, .ja-rightfiller {
	width: 32px;
	height: 32px;
	padding: 0px 0px 10px 0px;
}
.ja-leftfiller {
	float: left;
	margin-right: 10px;
}
.ja-rightfiller {
	float: right;
	margin-left: 10px;
}
#ja-navleftip {
	width: 52px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#ja-navleftip img {
	width: 32px;
	margin-right: 20px;
	cursor: pointer;
}
#ja-navrightip {
	width: 52px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
.ja-pagetitleip {
	color: #eeeeee;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding-bottom: 3px;
}
.ja-pagetitleip a {
	color: #eeeeee;
	text-decoration: underline;
}
.ja-pagetitleip a:hover {
	color: #aaaaaa;
}
.ja-ipbox {
	padding: 5px 20px 20px;
}
.ja-ipbox > div {
	max-width: 900px;
	margin: 0 auto;
	border-style: solid;
	border-width: 1px;
	border-color: #eeeeee;
	box-shadow: 15px 15px 15px rgb(0 0 0 / 0.25);
}
.ja-ipbox > div > div {
	background-color: #333333;
	overflow: hidden;
	padding-bottom: 5px;
}
.ja-ipimage {
	max-width: 200px;
	float: left;
	padding: 10px 25px 5px 15px;
}
.ja-ipimage img {
	width: 100%;
	height: auto;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.25);
}
.ja-iptext {
	color: #eeeeee;
	padding: 10px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: left;
}
.ja-iptext a {
	color: #eeeeee;
	text-decoration: underline;
}
.ja-iptext a:hover {
	color: #aaaaaa;
}
.ja-ipcontact {
	color: #eeeeee;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding: 10px;
	clear: both;
}
.ja-ipcontact a {
	color: #eeeeee;
	text-decoration: none;
}
.ja-ipcontact a:hover {
	color: #aaaaaa;
}
.ja-ipcontact img {
	vertical-align: middle;
	padding: 0px 5px;
}
.ja-bodyopening, .ja-bodyclosing, .ja-bodyopeningslide, .ja-bodyclosingslide {
	margin: 5px;
}
.ja-spacer {
	height: 10px;
}
.ja-bodyspacer {
	height: 30px;
}
.ja-disabled {
	opacity: 0.3;
}
#audioframe, #vidframe:focus {
	outline: none;
}
#ja-mapcontainer {
	max-width: 1240px;
	margin: 0px auto 15px;
	padding: 0px 35px;
} 
#ja-mapcontainer > div:first-of-type {
	outline: none;
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeee;
	padding: 7px;
	box-shadow: 15px 15px 15px rgb(0 0 0 / 0.25);
}
#ja-mapcontainer > div > div {
	position: relative;
	padding-bottom: 77.41935483870968%;
}
#ja-mapcaption {
	max-width: 1224px;
	min-height: 32px;
	margin: 0px auto 10px;
	padding: 0px 35px;
}
#ja-globeclose {
	float: left;
	cursor: pointer;
}
#ja-globeclose img {
	width: 32px;
	padding: 10px;
}
@media (max-width: 500px), (max-height: 500px) {
	#ja-nothemebox, #ja-nothemebanner {
		box-shadow: none;
		margin-bottom: 0px;
		padding: 0px;
	}
	#ja-nothemebox > div {
		box-shadow: none;
	}
	#ja-thumbs, #ja-fthumbs {
		padding-left: 5px;
		padding-right: 5px;
	}
	#ja-thumbs > div {
		margin: 2px;
		max-width: 136px;
	}
	#ja-fthumbs > div {
		margin: 2px;
		max-width: 136px;
	}
	.ja-thumbimg img, .ja-thumbimg img:hover, .ja-thumbicon, .ja-thumbicon:hover {
		box-shadow: none;
		margin: 0px;
		box-sizing: border-box;
	}
	.ja-newoverlay {
		top: 11px;
		right: 11px;
	}
}
.ja-hidden {
	display: none;
}
