/* jAlbum 26.2 with Saturn 78, Custom style, album creation date 20 Mar 2022 18:48 */
html {
	height: 100%;
	background-color: #f8f8f8;
}
body {
	font-family: Verdana, sans-serif;
	color: #ffffff;
	text-align: center;
	margin: 0px 0px 10px;
}
body a {
	color: #ffffff;
}
body a:hover {
	color: #ff00ff;
}
a, audio, video {
	outline: none;
}
audio {
	height: 32px;
}
img, iframe {
	outline: none;
	border: none;
}
img {
	user-select: none;
	-webkit-user-select: none; /* Safari */
}
#sa-themebox, #sa-themebanner, .sa-thumbimg img, .sa-ipimage img {
	animation: fadein 500ms;
}
.sa-slidetitle, .sa-slidecomment, .sa-slidectr {
	animation: fadein 2000ms;
}
@keyframes fadein {
	from {opacity: 0;}
	to {opacity: 1;}
}
#sa-themebanner {
	min-height: 300px;
	margin-bottom: 20px;
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), transparent), url("../sa-theme.jpg") center center no-repeat;
	background-size: cover;
	background-clip: content-box;
}
#sa-themebanner > div {
	margin: 0px auto;
	max-width: 1680px;
	min-height: 32px;
	padding: 10px;
}
#sa-nothemebanner {
	margin: 0px 0px 20px;
	background-color: #dddcdc;
	box-shadow: 0px 10px 10px rgb(0 0 0 / 0.25);
}
#sa-nothemebanner > div {
	margin: 0px auto;
	max-width: 1680px;
	min-height: 32px;
	padding: 10px;
}
.sa-pagetitle {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding-bottom: 3px;
}
.sa-pagetitle a {
	color: #000000;
	text-decoration: underline;
}
.sa-pagetitle a:hover {
	color: #ff00ff;
}
.sa-pagedescription {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.sa-pagedescription a {
	color: #000000;
	text-decoration: underline;
}
.sa-pagedescription a:hover {
	color: #ff00ff;
}
.sa-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-bottom: 5px;
}
.sa-pagetitleTI a {
	color: #ffffff;
	text-decoration: underline;
}
.sa-pagetitleTI a:hover {
	color: #bbbbbb;
}
.sa-pagedescriptionTI {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: 3px 3px 5px rgb(0 0 0 / 0.3);
}
.sa-pagedescriptionTI a {
	color: #ffffff;
	text-decoration: underline;
}
.sa-pagedescriptionTI a:hover {
	color: #bbbbbb;
}
#sa-navleft {
	width: 156px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#sa-navleft img {
	width: 32px;
	margin-right: 20px;
	cursor: pointer;
}
#sa-navright {
	position: relative;
	width: 156px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
#sa-navright img {
	width: 32px;
	margin-left: 20px;
	cursor: pointer;
}
.sa-logo img {
	max-width: 100%;
}
.sa-infotxt {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto 15px;
	max-width: 1200px;
	padding: 0px 10px;
}
.sa-infotxt a {
	text-decoration: underline;
}
.sa-infotxtbottom {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto 10px;
	max-width: 1200px;
	padding: 0px 10px;
}
.sa-infotxtbottom a {
	text-decoration: underline;
}
#sa-fthumbs, #sa-thumbs {
	max-width: 1600px;
	margin: 0px auto 10px;
	padding: 15px 54px 0px;
	font-size: 0px; /* Hack to collapse whitespace between boxes */
}
#sa-fthumbs img, #sa-thumbs img {
	max-width: 100%;
	height: auto;
}
#sa-thumbs > div {
	text-align: center;
	margin: 7.5px;
	max-width: 352px;
	vertical-align: top;
	display: inline-block;
	background-color: #dddcdc;
	border-radius: 10px;
}
#sa-thumbs > div > div:first-of-type {
	display: table-cell;
	vertical-align: middle;
	width: 352px;
	padding: 10px;
}
.sa-ovrel {
	position: relative;
	display: inline-block;
}
.sa-thumbimg img, .sa-thumbicon {
	margin: 10px;
	border-width: 3px;
	border-style: solid;
	border-color: #00ff00;
	padding: 3px;
	border-radius: 10px;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.25);
}
.sa-thumbimg img:hover, .sa-thumbicon:hover {
	border-color: #ff00ff;
}
.sa-thumbimg img:hover, .sa-thumbicon:hover {
	box-shadow: -10px 10px 10px rgb(0 0 0 / 0.25);
}
.sa-videooverlay img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -53px !important;
	margin-left: -53px !important;
	width: 100px;
	border: none !important;
	border-radius: 0px;
	box-shadow: none !important;
	background-color: transparent;
}
.sa-newoverlay {
	position: absolute;
	top: 21px;
	right: 21px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;
}
.sa-newiconoverlay {
	position: absolute;
	top: 8px;
	right: 8px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;
}
.sa-newoverlay span, .sa-newiconoverlay span {
	background-color: #000000;
	padding: 0px 3px;
}
.floatbox .sa-newoverlay span, .floatbox .sa-newiconoverlay span {
	cursor: zoom-in;
}
.nofloatbox .sa-newoverlay span, .nofloatbox .sa-newiconoverlay span {
	cursor: pointer;
}
.sa-fthumbcaption, .sa-thumbcaption {
	color: #000000;
	overflow-wrap: break-word;
	padding: 0px 5px 10px;
}
.sa-imagetitle {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.sa-imagetitle a {
	color: #000000;
	text-decoration: underline;
}
.sa-imagetitle a:hover {
	color: #ff00ff;
}
@media (max-width: 500px), (max-height: 500px) {
	.sa-imagetitle, .sa-imagecomment {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
.sa-copyright {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0px auto 8px;
	padding: 0px 10px;
	text-shadow: none;
}
.sa-copyright a {
	text-decoration: underline;
}
.sa-credits {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0px auto 10px;
	text-shadow: none;
}
.sa-credits a {
	font-weight: bold;
	text-decoration: none;
}
#sa-pagetop {
	background-color: #dddcdc;
	position: fixed;
	bottom: 40px;
	left: 10px;
	opacity: 0.75;
	display: none;
}
#sa-pagetop img {
	width: 32px;
	padding: 10px 5px 5px;
}
#sa-pagetop:hover {
	cursor: pointer;
}
.sa-footer, .sa-footernoicon {
	padding: 5px 10px 5px;
	text-align: center;
	background-color: #dddcdc;
	border-radius: 10px;
}
.sa-footer {
	min-height: 28px;
}
.sa-slidenavleft {
	height: 28px;
	float: left;
	font-size: 0px;
}
.sa-slidenavleft img {
	width: 28px;
	margin-right: 20px;
	cursor: pointer;
}
.sa-slidenavright {
	height: 28px;
	float: right;
	font-size: 0px;
	text-align: right;
}
.sa-slidenavright img {
	width: 28px;
	margin-left: 20px;
	cursor: pointer;
}
.sa-snav1 {
	width: 48px;
}
.sa-snav2 {
	width: 96px;
}
.sa-snav3 {
	width: 144px;
}
.sa-snav4 {
	width: 192px;
}
.sa-globe {
	float: left;
	width: 28px;
}
.sa-slidetitle {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 3px;
	text-shadow: none;
	user-select: text;
	-webkit-user-select: text; /* Safari */
}
.sa-slidetitle a {
	color: #000000;
	text-decoration: underline;
}
.sa-slidetitle a:hover {
	color: #ffffff;
}
.sa-slidecomment {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 3px;
	text-shadow: none;
	user-select: text;
	-webkit-user-select: text; /* Safari */
}
.sa-slidecomment a {
	color: #000000;
	text-decoration: underline;
}
.sa-slidecomment a:hover {
	color: #ffffff;
}
#sa-navleftip {
	width: 104px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#sa-navleftip img {
	width: 32px;
	margin-right: 20px;
	cursor: pointer;
}
#sa-navrightip {
	width: 104px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
.sa-pagetitleip {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding-bottom: 3px;
}
.sa-pagetitleip a {
	color: #000000;
	text-decoration: underline;
}
.sa-pagetitleip a:hover {
	color: #ff00ff;
}
.sa-pagetitleipTI {
	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-bottom: 5px;
}
.sa-pagetitleipTI a {
	color: #ffffff;
	text-decoration: underline;
}
.sa-ipbox {
	padding: 5px 20px 20px;
}
.sa-ipbox > div {
	max-width: 1600px;
	margin: 0px auto;
	border-width: 3px;
	border-style: solid;
	border-color: #00ff00;
	border-radius: 10px;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.25);
}
.sa-ipbox > div > div {
	border-radius: 7px;
	background-color: #dddcdc;
	overflow: hidden;
	padding-bottom: 5px;
}
.sa-ipimage {
	max-width: 200px;
	float: left;
	padding: 10px 25px 5px 15px;
}
.sa-ipimage img {
	width: 100%;
	height: auto;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.25);
}
.sa-iptext {
	padding: 10px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: left;
}
.sa-iptext a {
	color: #000000;
	text-decoration: underline;
}
.sa-iptext a:hover {
	color: #ffffff;
}
.sa-ipcontact {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding: 10px;
	clear: both;
}
.sa-ipcontact a {
	color: #000000;
	text-decoration: none;
}
.sa-ipcontact a:hover {
	color: #ffffff;
}
.sa-ipcontact img {
	vertical-align: middle;
	padding: 0px 5px;
}
.sa-bodyopening, .sa-bodyclosing {
	margin: 5px;
}
.sa-disabled {
	opacity: 0.5;
	cursor: default !important;
}
.sa-hidden {
	display: none;
}
.sa-bodyspacer {
	height: 30px;
}
.fbContentWrapper {
	box-shadow: 3px 3px 3px rgb(0 0 0 / 0.25)
}
@media (max-width: 500px), (max-height: 500px) {
	.fbContentWrapper {
		box-shadow: none;
	}
} 
.fbx .fbItemNumber, .sa-slidectr {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-shadow: none;
}
.fbx .fbResizer {
	display: none;
}
.fbx.fbOverlay {
	cursor: zoom-out;
}
a.fbNextPanel {
	width: 55% !important;
	cursor: url('cursornext.png'), pointer !important;
}
a.fbPrevPanel {
	cursor: url('cursorprev.png'), pointer !important;
}
.fbPrev2 .fbxIcon, .fbNext2 .fbxIcon {
	font-size: 32px;
}
@media (max-width: 500px), (max-height: 500px) {
	.fbPrev2 .fbxIcon, .fbNext2 .fbxIcon {
		font-size: 24px;
	}
}
#sa-mapcontainer {
	position: relative;
	margin: 0px auto;
	padding: 0px 15px;
	max-width: 1810px;
	top: 15px;
	z-index: 1;
}
#sa-mapframe {
	background-color: #dddcdc;
	padding: 5px;
	border-radius: 10px;
}
@media (max-width: 500px), (max-height: 500px) {
	#sa-mapframe {
		padding: 2px;
	}
}
#sa-mapcanvas {
	position: relative;
	width: 100%;
	padding-bottom: 66.666664%;
	border-style: solid;
	border-width: 5px;
	border-color: #00ff00;
	box-shadow: 3px 3px 3px rgb(0 0 0 / 0.25);
	border-radius: 10px;
}
.sa-mapfooter {
	padding: 5px 10px 5px;
	border-radius: 10px;
	margin-top: 5px;
	height: 28px;
	background-color: #dddcdc;
}
#sa-mapclose {
	float: left;
	width: 28px;
	height: 28px;
	cursor: pointer;
}
#sa-mapdim {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #f8f8f8;
	opacity: 1.0;
	cursor: zoom-out;
}
@media (max-height: 500px) {

	.sa-slidetitle, .sa-slidecomment {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
@media (max-width: 500px), (max-height: 500px) {
	#sa-thumbs, #sa-fthumbs {
		padding-left: 5px;
		padding-right: 5px;
	}
	#sa-thumbs > div {
		margin: 2px;
		max-width: 332px;
	}
	#sa-fthumbs > div {
		margin: 2px;
		max-width: 0px;
	}
	.sa-thumbimg img, .sa-thumbimg img:hover, .sa-thumbicon, .sa-thumbicon:hover {
		box-shadow: none;
		margin: 0px;
	}
	.sa-newoverlay {
		top: 11px;
		right: 11px;
	}
}
