/* jAlbum 23.2.4 with Neptune 50, Custom style, album creation date 27.12.24, 14:44 */
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #ffffff;
}
body {
	font-family: Roboto, Arial, sans-serif;
	color: #000000;
	text-align: center;
}
body a {
	color: #000000;
}
body a:hover {
	color: #555555;
}
a, audio, video {
	outline: none;
}
audio {
	height: 32px;
}
img, iframe {
	outline: none;
	border: none;
}
#ne-itti, #ne-ittibanner, #ne-fthumbs img, #ne-thumbs img, .ne-ipimage img {
	animation: fadein 500ms;
}
@keyframes fadein {
	from {opacity: 0;}
	to {opacity: 1;}
}
#ne-itstd {
	/* orig: margin: 0px auto; */
	margin:  140px auto 0;   /* M Schmidmeister, 16 Mar 2021: to align margin in Gallery page with other pages in website */
	/* orig: max-width: 1220px; */
	max-width:  1210px;   /* M Schmidmeister, 16 Mar 2021 */
	/* orig:  min-height: 32px; */
	/* orig:  padding: 10px 5px; */
}
#ne-itti {
	padding: 10px 20px 25px;
}
.ne-pagetitle {
	/* orig:  color: #000000; */
	/* orig:  font-size: 22px; */
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	/* orig:  padding-bottom: 3px; */
}
.ne-pagetitle a {
	color: #000000;
	text-decoration: underline;
}
.ne-pagedescription {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.ne-pagedescription a {
	color: #000000;
	text-decoration: underline;
}
#ne-navleft {
	/* orig:  width: 52px; */
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#ne-navleft img {
	width: 32px;
	height: 32px;
	margin-right: 20px;
	cursor: pointer;
}
#ne-navright {
	position: relative;
	/* orig:  width: 52px; */
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
#ne-navright img {
	width: 32px;
	height: 32px;
	margin-left: 20px;
}
.ne-infotxt {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto;
	max-width: 900px;
	padding: 0px 10px;
}
.ne-infotxt a {
	text-decoration: underline;
}
.ne-infotxtbottom {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 10px auto;
	max-width: 900px;
	padding: 0px 10px;
}
.ne-infotxtbottom a {
	text-decoration: underline;
}
.ne-thumbbox, .ne-fthumbbox {
	max-width: 1200px;
	margin: 0 auto 10px;
	padding: 0px 55px;
}
#ne-thumbs {
	max-width: 1200px;
	margin: 0px auto 10px;
	/* orig:  padding: 15px 20px 0px; */
	font-size: 0px; /* Hack to collapse whitespace between boxes */
}
#ne-thumbs > div {
	/* orig:  margin: 10.0px; */
	display: inline-block;
	vertical-align: top;
	/* orig:  max-width: 400px; */
	margin: 1%;   /* M Schmidmeister, 16 Mar 2021:  margin between thumbnails */
	width: 31.333333%;   /* M Schmidmeister, 16 Mar 2021:  3 thumbnails, dynamic size 1/3 of width minus margin */
	min-width: 130px;   /* M Schmidmeister, 16 Mar 2021: min size of thumbnail */
}
#ne-thumbs > div > div:first-of-type {
	position: relative;
	overflow: hidden;
	/* orig:  max-width: 400px; */
	/* orig:  max-height: 400px; */
}
#ne-thumbs img {
	max-width: 100%;
	height: auto;
}
#ne-thumbs img:hover, #ne-fthumbs img:hover {
	/* orig:  transform: scale(1.1); */
	/* orig:  transition: transform 1s;  */
}
#ne-thumbs img, #ne-fthumbs img {
	transition: transform 1s;
}
.jg-entry {
	position: relative;
}
.ne-videooverlay img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -134px !important;
	margin-left: -134px !important;
	width: 268px;
	height: 268px;
}
.ne-thumbcaption {
	overflow-wrap: break-word;
	margin: 5px 5px 10px;
}
.ne-imagetitle {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 16px;
	text-shadow: none;
}
.ne-imagetitle a {
	text-decoration: underline;
}
.ne-imagecomment {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 16px;
	text-shadow: none;
}
.ne-imagecomment a {
	text-decoration: underline;
}
.ne-copyright {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0px auto 8px;
	padding: 0px 10px;
	text-shadow: none;
}
.ne-copyright a {
	text-decoration: underline;
}
.ne-credits {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0px auto 10px;
	text-shadow: none;
}
.ne-credits a {
	text-decoration: underline;
}
.ne-slidetitle {
	font-family: Roboto, Arial, sans-serif;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 3px;
	text-align: left;
	text-shadow: none;
}
.ne-slidetitle a {
	color: #cccccc;
	text-decoration: underline;
}
.ne-slidetitle a:hover {
	color: #555555;
}
.ne-slidecomment {
	font-family: Roboto, Arial, sans-serif;
	color: #cccccc;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 3px;
	text-align: left;
	text-shadow: none;
}
.ne-slidecomment a {
	color: #cccccc;
	text-decoration: underline;
}
.ne-slidecomment a:hover {
	color: #555555;
}
.ne-bodyopening, .ne-bodyclosing {
	/* orig:  margin: 5px; */
}
.ne-footer {
	padding: 0px 0px 5px;
	height: 26px;
	background-color: #000000;
}
.ne-globe {
	float: right;
	margin: 0px 14px 0px 15px;
	width: 26px;
	height: 26px;
	cursor: pointer;
}
.ne-bodyspacer {
	height: 30px;
}
.ne-disabled {
	opacity: 0.5;
}
.ne-hidden {
	display: none;
}
.ne-pointer {
	cursor: pointer;
}
i.fbxIcon {
	font-size: 26px;
}
.fbx .fbItemNumber {
	font-family: Roboto, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
a.fbNextPanel {
	width:55% !important;
}
.fbPrev2 .fbxIcon, .fbNext2 .fbxIcon {
	font-size: 32px;
}
.fbx .fbResizer {
	display: none;
}
@media (max-width: 500px), (max-height: 500px) {
	.fbPrev2 .fbxIcon, .fbNext2 .fbxIcon {
		font-size: 24px;
	}
}
