<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#weaverpix-content-in-page17 {
	margin: 0px;
	padding: 0px;
}/* @group Slimbox */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbSlide{
	display: block;
	position: absolute;
	width: 100%;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	font-size: 100000px;
	overflow: hidden;
	color: #666;
	text-indent: -9999px;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.png) no-repeat 0 15%;
}

#lbNextLink {
	width: 50%;
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.png) no-repeat 100% 15%;
}

#lbBottom {
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 17px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 25px;
}

/* @end */

/* @group Thumbnail Grid */

#slimBoxWrapperpage17 {
	height: auto;
	text-align: center;
}

#slimBoxWrapperpage17 .slimBoxThumbnail {
	display: inline-block;
	position: relative;
	width: 300px;
	height: 200px;
	line-height: 200px;
	overflow: hidden;
	margin-left: 1px;
	margin-bottom: 1px;
	vertical-align: middle;
}

#slimBoxWrapperpage17 .slimBoxThumbnail img {
	opacity: 0.90;
	transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	display: inline-block;
	vertical-align: middle;
}

#slimBoxWrapperpage17 .slimBoxThumbnail img:hover {
	opacity: 0.99;
	transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
}





#slimBoxWrapperpage17 .slimBoxThumbnail img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	margin: auto;
}







#lbNumber {
	display: block;
	font-size: 11px;
	margin-top: 5px;
	color: #666666;
}

#lbCaption {
	font-size: 12px;
	color: #666666;
	font-style: normal;
}

#slimBoxClearerpage17 {
	clear: both;
}

#slimBoxWrapperpage17 a.deadLink {
	cursor: default;
}

/* @end */</pre></body></html>