/* jAlbum 37.1 with Neptune 122, Dark style, album creation date 15.09.25, 21:52 */
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #000000;
}
body {
	font-family: Verdana, sans-serif;
	color: #dddddd;
	text-align: center;
}
body a {
	color: #dddddd;
}
body a:hover {
	color: #777777;
}
a, audio, video {
	outline: none;
}
img, iframe {
	outline: none;
	border: none;
}
img {
	user-select: none;
}
#ja-uncropped, #ja-fthumbs img, #ja-thumbs img, .ja-ipimage img {
	animation: fadein 500ms;
}
.ja-slidetitle, .ja-slidecomment, .ja-slidectr, .ja-slidemeta {
	animation: fadein 2000ms;
}
@keyframes fadein {
	from {opacity: 0;}
	to {opacity: 1;}
}
#ja-notheme > div {
	margin: 0px auto 15px;
	min-height: 32px;
	padding: 0px 0px 10px;
	background-color: #333333;
	border-bottom: 1px solid #888888;
}
#ja-navleft img, #ja-navright img {
	padding: 5px 0px;
}
.ja-pagetitle, .ja-pagedescription, .ja-pagetitleTI, .ja-pagedescriptionTI, .ja-pagetitleip {
	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: 10px 5px 5px;
}
.ja-pagetitle a {
	color: #eeeeee;
	text-decoration: underline;
}
.ja-pagetitle a:hover {
	color: #777777;
}
.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: #777777;
}
#ja-navleft {
	width: 104px;
	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: 104px;
	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: 0 auto;
	max-width: 1200px;
	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: 10px auto;
	max-width: 1200px;
	padding: 0px 10px;
}
.ja-infotxtbottom a {
	text-decoration: underline;
}
.ja-fthumbbox, .ja-thumbbox {
	max-width: 1600px;
	margin: 0 auto 10px;

	padding: 0px 41px;
}
#ja-thumbs {
	max-width: 1600px;
	margin: 0px auto 10px;
	padding: 15px 20px 0px;
	font-size: 0px; /* Hack to collapse whitespace between boxes */
}
#ja-thumbs img {
	max-width: 100%;
	height: auto;
}
.ja-vmas {
	margin: 0 auto;
}
.ja-vmas > div {
	width: 360px;
	margin-bottom: 6px;
}
.ja-vmas > div > div {
	overflow: hidden;
	font-size: 0px;
	position: relative;
}
.ja-vmas > div > div > a > img, .ja-vmas > div > div > div > a > img {
	width: 100%;
	height: auto;
}
.ja-foldericon {
	background: #333333 url('folder.png') center/contain no-repeat;
}
.ja-videooverlay img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -60px;
	margin-left: -60px;
	width: 120px;
}
.ja-fthumbcaption {
	overflow-wrap: break-word;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0px;
	padding: 5px;
	opacity: 0.7;
}
.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-footer, .ja-footernoicon {
	padding: 5px 10px 5px;
	margin: 0px -1px;
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeee;
	text-align: center;
	background-color: #000000;
	border-radius: 3px;
}
.ja-footer {
	min-height: 28px;
}
.ja-slidenavleft {
	height: 28px;
	float: left;
	font-size: 0px;
}
.ja-slidenavleft img {
	width: 28px;
	margin-right: 20px;
	cursor: pointer;
}
.ja-slidenavright {
	height: 28px;
	float: right;
	font-size: 0px;
	text-align: right;
}
.ja-slidenavright img {
	width: 28px;
	margin-left: 20px;
	cursor: pointer;
}
.ja-snav1 {
	width: 48px;
}
.ja-snav2 {
	width: 96px;
}
.ja-snav3 {
	width: 144px;
}
.ja-snav4 {
	width: 192px;
}
@media (max-width: 500px), (max-height: 500px) {
	.ja-snav4 {
		width: auto;
	}
}
.ja-metalink {
	float: left;
}
.ja-slidemeta {
	display: table;
	color: #dddddd;
	background-color: #000000;
	padding: 5px;
	cursor: zoom-out;
}
.ja-slidemetaitem {
	display: table-row;
}
.ja-slidemetalabel {
	display: table-cell;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.ja-slidemetadata {
	display: table-cell;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
@media (max-width: 500px), (max-height: 500px) {
	.ja-metalink {
		display: none;
	}
}
.ja-globe {
	float: left;
}
.ja-slidetitle, .ja-slidecomment {
	max-width: 900px;
	margin: 0 auto;
}
.ja-bodyopening, .ja-bodyclosing {
	margin: 5px;
}
#ja-bodyspacer {
	height: 30px;
}
.ja-disabled3 {
	opacity: 0.3;
}
.ja-disabled5 {
	opacity: 0.5;
	cursor: default !important;
}
.ja-hidden {
	display: none;
}
.fbx .fbItemNumber, .ja-slidectr {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-shadow: none;
}
@media (max-width: 500px), (max-height: 500px) {
	.ja-slidectr {
		display: none;
	}
}
.fbx.fbOverlay {
	cursor: zoom-out;
}
a.fbNextPanel {
	width: 55% !important;
	cursor: url('cursornextthin.png'), pointer !important;
}
a.fbPrevPanel {
	cursor: url('cursorprevthin.png'), pointer !important;
}
.fbPrev2 .fbxIcon, .fbNext2 .fbxIcon {
	font-size: 32px;
}
@media (max-width: 500px), (max-height: 500px) {
	.fbPrev2 .fbxIcon, .fbNext2 .fbxIcon {
		font-size: 24px;
	}
}
@media (min-width: 500px) and (min-height: 500px) {
	.fbx a.fbPrev2 {
		left: 0px;
	}
	.fbx a.fbNext2 {
		right: 0px;
	}
	.fbx a.fbPrev2, .fbx a.fbNext2 {
		position: fixed;
		visibility: visible !important;
		background-color: #aaaaaa;
	}
}
#ja-mapcanvas {
	width: 100%;
	height: 100%;
}
@media (max-height: 500px) {
	.ja-slidetitle, .ja-slidecomment {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
@media (max-width: 500px), (max-height: 500px) {
	#ja-notheme > div {
		margin-bottom: 0px;
	}
	#ja-fthumbs, #ja-thumbs, .ja-fthumbbox, .ja-thumbbox {
		padding-left: 5px;
		padding-right: 5px;
	}
	#ja-fthumbs > div {
		margin: 2px;
	}
	.fbContentWrapper {
		box-shadow: none;
	}
	.fbx .fbResizer {
		display: none;
	}
}
