body {
	margin: 0px; padding: 0px;
}
#awOnePageButton .view-slide {
	display: none;
}
.showcase1-load {
	height: 473px; overflow: hidden;
}
.showcase1-onepage {
	
}
.showcase1 {
	margin: 0px auto; left: 0px; top: 0px; position: relative;
}
.showcase1-button-wrapper {
	left: 50%; top: 500px; clear: both; margin-left: -190px; position: absolute; z-index: 10;
}
.showcase1-button-wrapper span {
	padding: 0px 3px; color: rgb(204, 204, 204); font-size: 20px; margin-right: 3px; cursor: pointer;
}
.showcase1-button-wrapper span.active {
	color: rgb(102, 102, 102);
}
.showcase1-content-container {
	background-color: rgb(0, 0, 0);
}
.showcase1-arrow-previous {
	background: url("../img/arrows.png"); top: 217px; width: 33px; height: 33px; position: absolute; cursor: pointer;
}
.showcase1-arrow-next {
	background: url("../img/arrows.png"); top: 217px; width: 33px; height: 33px; position: absolute; cursor: pointer;
}
.showcase1-arrow-previous {
	left: -100px; z-index: 10;
}
.showcase1-arrow-previous:hover {
	background-position: 0px -34px;
}
.showcase1-arrow-next {
	background-position: -34px 0px; right: -100px; z-index: 10;
}
.showcase1-arrow-next:hover {
	background-position: -34px -34px;
}
.showcase1-content {
	text-align: center; background-color: rgb(0, 0, 0);
}
.showcase1-content-wrapper {
	width: 945px; height: 473px; text-align: center; vertical-align: middle; display: table-cell;
}
.showcase1-plus-anchor {
	background-image: url("../images/plus.png"); background-repeat: no-repeat;
}
.showcase1-plus-anchor:hover {
	background-position: -32px 0px;
}
div.showcase1-tooltip {
	padding: 5px 8px; text-align: left; color: rgb(0, 0, 0); background-image: url("../images/white-opacity-80.png"); background-color: rgb(255, 255, 255);
}
.showcase1-caption {
	padding: 8px 15px; left: 10px; text-align: left; right: 10px; bottom: 10px; color: rgb(0, 0, 0); display: none; position: absolute; background-image: url("../images/white-opacity-80.png");
}
.showcase1-onepage .showcase1-content {
	margin-bottom: 10px;
}
.showcase1-thumbnail-container {
	background-color: rgb(10, 10, 10);
}
.showcase1-thumbnail-wrapper {
	overflow: hidden;
}
.showcase1-thumbnail {
	width: 131px; height: 70px; position: relative; cursor: pointer;
}
.showcase1-thumbnail-caption {
	bottom: 2px; padding-bottom: 5px; padding-left: 10px; position: absolute;
}
.showcase1-thumbnail-content {
	padding: 25px 10px 10px; text-align: center;
}
.showcase1-thumbnail-cover {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; background-image: url("../images/black-opacity-40.png");
}
.showcase1-thumbnail:hover .showcase1-thumbnail-cover {
	display: none;
}
.active.showcase1-thumbnail .showcase1-thumbnail-cover {
	display: none;
}
.showcase1-thumbnail-wrapper-horizontal {
	padding: 9px 0px 0px 10px;
}
.showcase1-thumbnail-wrapper-horizontal .showcase1-thumbnail {
	width: 131px; margin-right: 20px;
}
.showcase1-thumbnail-wrapper-vertical {
	padding: 13px;
}
.showcase1-thumbnail-wrapper-vertical .showcase1-thumbnail {
	margin-bottom: 27px;
}
.showcase1-thumbnail-button-backward {
	padding: 7px 0px 7px 12px; cursor: pointer;
}
.showcase1-thumbnail-button-forward {
	padding: 7px 0px 7px 12px; cursor: pointer;
}
.showcase1-thumbnail-button-backward {
	padding-right: 0px; padding-bottom: 0px;
}
.showcase1-thumbnail-button-backward .showcase1-thumbnail-vertical {
	width: 17px; height: 17px; display: block; background-image: url("../img/arrows-small.png"); background-repeat: no-repeat;
}
.showcase1-thumbnail-button-forward .showcase1-thumbnail-vertical {
	width: 17px; height: 17px; display: block; background-image: url("../img/arrows-small.png"); background-repeat: no-repeat;
}
.showcase1-thumbnail-button-forward .showcase1-thumbnail-horizontal {
	width: 17px; height: 17px; display: block; background-image: url("../img/arrows-small.png"); background-repeat: no-repeat;
}
.showcase1-thumbnail-button-backward .showcase1-thumbnail-horizontal {
	width: 17px; height: 17px; display: block; background-image: url("../img/arrows-small.png"); background-repeat: no-repeat;
}
.showcase1-thumbnail-button-backward .showcase1-thumbnail-vertical {
	background-position: 0px -51px; margin-left: 55px;
}
.showcase1-thumbnail-button-backward:hover .showcase1-thumbnail-vertical {
	background-position: -17px -51px;
}
.showcase1-thumbnail-button-forward .showcase1-thumbnail-vertical {
	background-position: 0px -34px; margin-left: 55px;
}
.showcase1-thumbnail-button-forward:hover .showcase1-thumbnail-vertical {
	background-position: -17px -34px;
}
.showcase1-thumbnail-button-backward .showcase1-thumbnail-horizontal {
	background-position: 0px -17px; margin-top: 30px; margin-bottom: 30px;
}
.showcase1-thumbnail-button-backward:hover .showcase1-thumbnail-horizontal {
	background-position: -17px -17px;
}
.showcase1-thumbnail-button-forward .showcase1-thumbnail-horizontal {
	margin-top: 30px; margin-right: 10px; margin-bottom: 30px;
}
.showcase1-thumbnail-button-forward:hover .showcase1-thumbnail-horizontal {
	background-position: -17px 0px;
}
.showcase1-thumbnail-button-forward span span {
	display: none;
}
.showcase1-thumbnail-button-backward span span {
	display: none;
}
.clear {
	width: 0px; height: 0px; overflow: hidden; clear: both; float: none; display: block; visibility: hidden;
}
