<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#item1 {
	overflow: hidden;
}
#item1 .fwShowcase_wrapper {
	margin: auto;
	width: 776px;
	height: 140px;
}
#item1 .fwShowcase_outer {
	position: relative;
	margin: 0;
	float: left;
	width: 700px;
	height: 140px;
	overflow: auto;
}
#item1 .fwShowcase_inner {
	width: 4200px;
}
#item1 .fwShowcase_slideshow {
	overflow: hidden;
	float: none;
	height: 711px;
	width: auto;
}
#item1 .fwShowcase_main {
	position: relative;
	margin: auto;
	border: 0 solid transparent;
	top: 0px;
	width: 545px;
	height: 650px;
}
#item1 .fwShowcase_main img {
	margin: 0px;
	width: 545px;
	height: 550px;
}
#item1 .fwShowcase_empty {
	visibility: hidden;
}
#item1 .fwShowcase_controls {
	bottom: 107px;
	right: 7px;
}
.fwShowcase_wrapper a.fwShowcase_prev, .fwShowcase_wrapper a.fwShowcase_next {
	position: relative;
}
#item1 .fwShowcase_title {
	position: absolute;
	bottom: 10px;
	left: 7px;
	color: #666666;
	font-family: 'Open Sans', Helvetica, sans serif, font-weight, 400;;
	width: 545px;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
}

#item1 ul.fwShowcase_thumbs {
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin: 0;
}
#item1 ul.fwShowcase_thumbs li {
	position: relative;
	display: inline;
	float: left;
	margin: 10px;
	width: 100px;
	height: 100px;
	padding: 10px;
	border: 0 solid transparent;
}
#item1 ul.fwShowcase_thumbs a {
	display: block;
	position: relative;
	left: -10px;
	top: -10px;
	width: 120px;
	height: 120px;
	text-decoration: none;
}
* html #item1 ul.fwShowcase_thumbs a {
	width: 100px;
	height: 100px;
}
#item1 ul.fwShowcase_thumbs li:hover, #item1 ul.fwShowcase_thumbs li.hover {
	border: 0 solid transparent;
}
#item1 ul.fwShowcase_thumbs li img {
	display: block;
	position: absolute;
	border: 0;
}
.fwShowcase_info {
	position: absolute;
	display: inline;
	top: 0px;
	right: 0px;
	padding: 3px;
	background: #000;
	color: #fff;
	font-size: 10px;
	font-family: Helvetica,Arial,sans-serif;
	z-index: 130;
}
.fwShowcase_prev a, .fwShowcase_next a {
	text-decoration: none;
}
a.fwShowcase_prev, a.fwShowcase_next {
	display: block;
	background-image: url(../Resources/_clear.gif);
	z-index: 120;
}
.fwShowcase_controls {
	position: absolute;
	height: 26px;
	z-index: 130;
}
.fwShowcase_controls a {
	position: absolute;
	z-index: 120;
	bottom: 0px;
	width: 28px;
	height: 26px;
	background-image: url(../Resources/controls1.png);
	repeat: no-repeat;
}
.fwShowcase_controls div {
	position: relative;
	float: left;
	width: 28px;
	height: 26px;
}
.fwShowcase_main .fwShowcase_close {
	display: none;
}
.fwShowcase_next a {
	background-position: -55px 0;
}
.fwShowcase_play a {
	background-position: -27px 0;
}
.fwShowcase_prev a {
	background-position: 0 0;
}
.fwShowcase_prev {
}
.fwShowcase_cred {
	display: none;
}

</pre></body></html>