#item1 {
	overflow: hidden;
}
#item1 .fwShowcase_wrapper {
	margin: auto;
	width: 564px;
	height: 162px;
}
#item1 .fwShowcase_outer {
	position: relative;
	margin: 0;
	float: left;
	width: 488px;
	height: 162px;
	overflow: auto;
}
#item1 .fwShowcase_inner {
	width: 6466px;
}
#item1 .fwShowcase_slideshow {
	overflow: hidden;
	float: none;
	height: 751px;
	width: auto;
}
#item1 .fwShowcase_main {
	position: relative;
	margin: auto;
	background: #1C1C1C;
	border: 3px solid #384962;
	top: 97.5px;
	width: 420px;
	height: 550px;
}
#item1 .fwShowcase_main img {
	margin: 10px;
	width: 400px;
	height: 500px;
}
#item1 .fwShowcase_empty {
	visibility: hidden;
}
#item1 .fwShowcase_controls {
	bottom: 47px;
	right: 17px;
}
.fwShowcase_wrapper a.fwShowcase_prev, .fwShowcase_wrapper a.fwShowcase_next {
	position: relative;
}
#item1 .fwShowcase_title {
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #CCCCCC;
	font-family: Arial,Helvetica,sans-serif;
	width: 400px;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
}
#item1 ul.fwShowcase_thumbs .fwShowcase_caption {
	display: block;
	position: absolute;
	bottom: 5px;
	width: 110px;
	height: 35px;
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #A09E9C;
	overflow: hidden;
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
}
#item1 {
	background: #6E6D69;
}
#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: 5px;
	width: 100px;
	height: 140px;
	padding: 5px;
	background: #1C1C1C;
	border: 1px solid #6E6D69;
}
#item1 ul.fwShowcase_thumbs a {
	display: block;
	position: relative;
	left: -5px;
	top: -5px;
	width: 110px;
	height: 150px;
	text-decoration: none;
}
* html #item1 ul.fwShowcase_thumbs a {
	width: 100px;
	height: 140px;
}
#item1 ul.fwShowcase_thumbs li:hover, #item1 ul.fwShowcase_thumbs li.hover {
	background: #384962;
	border: 1px solid #A09E9C;
}
#item1 ul.fwShowcase_thumbs li img {
	display: block;
	position: absolute;
	border: 0;
}
.fwShowcase_info {
	position: absolute;
	display: inline;
	top: 10px;
	right: 10px;
	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/controls.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;
}
