#item1 {
	overflow: hidden;
}
#item1 .fwShowcase_wrapper {
	margin: auto;
	width: 456px;
	height: 95px;
}
#item1 .fwShowcase_outer {
	position: relative;
	margin: 0;
	float: left;
	width: 380px;
	height: 95px;
	overflow: auto;
}
#item1 .fwShowcase_inner {
	width: 7600px;
}
#item1 .fwShowcase_slideshow {
	overflow: hidden;
	float: none;
	height: 315px;
	width: auto;
}
#item1 .fwShowcase_main {
	position: relative;
	margin: auto;
	background: #191919;
	border: 1px solid #303030;
	top: -45px;
	width: 403px;
	height: 403px;
}
#item1 .fwShowcase_main img {
	margin: 25px;
	width: 353px;
	height: 353px;
}
#item1 .fwShowcase_empty {
	visibility: hidden;
}
#item1 .fwShowcase_controls {
	bottom: 32px;
	right: 32px;
}

#item1 {
	background: #000000;
}
#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: 63px;
	height: 63px;
	padding: 10px;
	background: #191919;
	border: 1px solid #303030;
}
#item1 ul.fwShowcase_thumbs a {
	display: block;
	position: relative;
	left: -10px;
	top: -10px;
	width: 83px;
	height: 83px;
	text-decoration: none;
}
* html #item1 ul.fwShowcase_thumbs a {
	width: 63px;
	height: 63px;
}
#item1 ul.fwShowcase_thumbs li:hover, #item1 ul.fwShowcase_thumbs li.hover {
	background: #363636;
	border: 1px solid #888888;
}
#item1 ul.fwShowcase_thumbs li img {
	display: block;
	position: absolute;
	border: 0;
}
.fwShowcase_info {
	position: absolute;
	display: inline;
	top: 25px;
	right: 25px;
	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;
}
#fwShowcase_image > .fwShowcase_prev, #fwShowcase_image > .fwShowcase_next {
	display: block;
	position: absolute;
	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;
}

