<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* jAlbum 16 with Gromit 55, Gray style, album creation date 2020-10-04 23:01 */
html {
	height: 100%;
	background-color: rgba(204,204,204,1.0);
}
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px 0px 35px;
}
body a {
	color: #000000;
}
body a:hover {
	color: #ff0000;
}
a, audio, video {
	outline: none;
	text-decoration: none;
}
img, iframe {
	border: none;
}
video {
	width: 100%;
}
audio {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.gr-itti, .gr-ittibanner, .gr-thumbimg img, .gr-thumbfolder img, .gr-slideobject, .gr-thumbstripup img, .gr-thumbstripdn img, .gr-ipimage img {
	animation: fadein 500ms;
}
@keyframes fadein {
	from {opacity: 0;}
	to {opacity: 1;}
}
.gr-itstd {
	margin: 10px auto;
	max-width: 1030px;
	min-height: 32px;
	padding: 0px 5px;
}
.gr-itti {
	padding: 0px 20px;
}
.gr-pagetitle {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	text-shadow: none;
	padding-bottom: 3px;
}
.gr-pagetitle a {
	color: #000000;
	text-decoration: underline;
}
.gr-pagetitle a:hover {
	color: #ff0000;
}
.gr-pagedescription {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-shadow: none;
}
.gr-pagedescription a {
	color: #000000;
	text-decoration: underline;
}
.gr-pagedescription a:hover {
	color: #ff0000;
}
.gr-navleft {
	width: 72px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
.gr-navleft img {
	width: 32px;
	height: 32px;
	margin-right: 4px;
	cursor: pointer;
}
.gr-navright {
	width: 72px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
.gr-navright img {
	width: 32px;
	height: 32px;
	margin-left: 4px;
}
.gr-infotxt {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto 15px;
	max-width: 757px;
	padding: 0px 10px;
}
.gr-infotxt a {
	text-decoration: underline;
}
.gr-infotxtbottom {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto 10px;
	max-width: 757px;
	padding: 0px 10px;
}
.gr-infotxtbottom a {
	text-decoration: underline;
}
.gr-thumbs, .gr-fthumbs {
	max-width: 1010px;
	margin: 0px auto 10px;
	padding: 0px 10px;
	font-size: 0px; /* Hack to collapse whitespace between boxes */
}
.gr-thumbs &gt; div {
	text-align: center;
	margin: 5px;
	width: 192px;
	vertical-align: top;
	display: inline-block;
}
.gr-thumbs &gt; div &gt; div:first-of-type {
}
.gr-ovrel {
	position: relative;
	display: inline-block;
}
.gr-thumbimg img {
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,1.0);
	padding: 5px;
	background-color: rgba(0,0,0,0.0);
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
}
.gr-thumbimg img:hover {
	box-shadow: -10px 10px 10px rgba(0, 0, 0, 0.3);
}
.gr-thumbfolder img {
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,1.0);
	padding: 5px;
	background-color: rgba(0,0,0,0.0);
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
}
.gr-thumbfolder img:hover {
	box-shadow: -10px 10px 10px rgba(0, 0, 0, 0.3);
}
.gr-folderoverlay img {
	position: absolute;
	top: 11px;
	left: 11px;
	width: 48px;
	height: 48px;
	border: none !important;
	border-radius: 0px;
	background-color: rgba(0,0,0,0.0);
	padding: 3px;
	box-shadow: none !important;
	opacity: 1.0;
}
.gr-videooverlay img {
	position: absolute;
	top: 11px;
	left: 11px;
	width: 32px;
	height: 32px;
	border: none !important;
	border-radius: 0px;
	background-color: rgba(0,0,0,0.0);
	padding: 3px;
	box-shadow: none !important;
	opacity: 1.0;
}
.gr-audiooverlay img {
	position: absolute;
	top: 11px;
	left: 11px;
	width: 32px;
	height: 32px;
	border: none !important;
	border-radius: 0px;
	background-color: rgba(0,0,0,0.0);
	padding: 3px;
	box-shadow: none !important;
	opacity: 1.0;
}
.gr-staroverlay img {
	position: absolute;
	bottom: 11px;
	right: 11px;
	width: 32px;
	height: 32px;
	border: none !important;
	border-radius: 0px;
	padding: 0px;
	box-shadow: none !important;
	opacity: 1.0;
}
.gr-thumbcaption {
	word-wrap: break-word; /* for Edge and IE11 */
	overflow-wrap: break-word;
	margin: 0px 5px;
}
.gr-foldertitle {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	text-shadow: none;
}
.gr-foldertitle a {
	text-decoration: underline;
}
.gr-foldercomment {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	text-shadow: none;
}
.gr-foldercomment a {
	text-decoration: underline;
}
.gr-imagetitle {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	text-shadow: none;
}
.gr-imagetitle a {
	text-decoration: underline;
}
.gr-imagecomment {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	text-shadow: none;
}
.gr-imagecomment a {
	text-decoration: underline;
}
.gr-imagevideolength {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	text-shadow: none;
}
.gr-indexbottomnav {
	margin: 8px auto 0px;
}
.gr-copyright {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	margin: 0px auto 8px;
	padding: 0px 10px;
	text-shadow: none;
}
.gr-copyright a {
	text-decoration: underline;
}
.gr-credits {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	margin: 0px auto 10px;
	text-shadow: none;
}
.gr-credits a {
	text-decoration: underline;
}
.gr-itstdslide {
	margin: 10px auto 20px;
	max-width: 1266px;
	min-height: 32px;
	padding: 0px 5px;
}
.gr-pagetitleslide {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	max-width: 1266px;
	text-shadow: none;
	padding-bottom: 3px;
}
.gr-pagetitleslide a {
	color: #000000;
	text-decoration: underline;
}
.gr-pagetitleslide a:hover {
	color: #ff0000;
}
.gr-navleftslide {
	width: 108px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
.gr-navleftslide img {
	width: 32px;
	height: 32px;
	margin-right: 4px;
}
.gr-navrightslide {
	width: 108px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
.gr-navrightslide img {
	width: 32px;
	height: 32px;
	margin-left: 4px;
}
.gr-slideobject {
	margin: 0px auto 15px;
padding: 0px 35px;
}
.gr-slideobject img {
	width: 100%;
	height: auto;
}
.gr-slideobject &gt; div {
	line-height: 0px;
	outline: none;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,1.0);
	padding: 7px;
	background-color: rgba(0,0,0,0.0);
	box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.3);
}
.gr-slideobject &gt; div &gt; div {
	position: relative;
}
.gr-slideobject iframe {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
.gr-prev, .gr-noprev {
	position: absolute;
	top: 0;
	left: 0;
	width: 40%;
	height: 100%;
}
.gr-prev {
	cursor: url('cursorprev.cur'), pointer;
}
.gr-next, .gr-nonext {
	position: absolute;
	top: 0;
	right: 0;
	width: 60%;
	height: 100%;
}
.gr-next {
	cursor: url('cursornext.cur'), pointer;
}
.gr-slidecaptionup, .gr-slidecaptiondn {
	margin: 0px auto 10px;
	padding: 0px 35px;
}
.gr-slidecaptionside {
	word-wrap: break-word; /* for Edge and IE11 */
	overflow-wrap: break-word;
	position: absolute;
	width: 150px;
	bottom: 15px;
	left: 0px;
}
.gr-slideicons {
	margin: 0px auto;
	padding: 0px 35px;
}
.gr-scaptmin {
	min-height: 32px;
}
.gr-slidetitle {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 3px;
	padding: 0px 10px;
	text-align: center;
	text-shadow: none;
}
.gr-slidetitle a {
	text-decoration: underline;
}
.gr-slidecomment {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 3px;
	padding: 0px 10px;
	text-align: center;
	text-shadow: none;
}
.gr-slidecomment a {
	text-decoration: underline;
}
.gr-slidevideolength {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding: 0px 10px;
	text-align: center;
	text-shadow: none;
}
.gr-slidectr {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 3px;
	padding: 0px 10px;
	text-align: center;
	text-shadow: none;
}
.gr-slidemeta {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding: 0px 10px;
	text-align: center;
	text-shadow: none;
}
.gr-slidemetalabel {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-shadow: none;
}
.gr-globe {
	float: left;
	cursor: pointer;
}
.gr-download {
	float: right;
}
.gr-globe img, .gr-download img {
	width: 32px;
	height: 32px;
	padding: 0px 10px;
}
.gr-globe-filler {
	float: left;
	display: block;
	width: 32px;
	height: 32px;
	padding: 0px 10px;
}
.gr-download-filler {
	float: right;
	display: block;
	width: 32px;
	height: 32px;
	padding: 0px 10px;
}
.gr-opennarrow {
	float: none;
	text-align: right;
}
.gr-bodyopening, .gr-bodyclosing, .gr-bodyopeningslide, .gr-bodyclosingslide {
	margin: 5px;
}
.gr-clear:after {
	content: "";
	display: table;
	clear: both;
}
.gr-spacer {
	height: 10px;
}
#audioframe, #vidframe:focus {
	outline: none;
}
</pre></body></html>