@charset "UTF-8";
/* CSS Document */

.ambkgndImage {
	background-image: url(w-bkgnd.png);
	position: absolute;
	height: 223px;
	width: 278px;
	left: 0px;
	top: 0px;
}
.amtitle {
	font-family: NewBTBold;
	font-size: 18px;
	color: #64379b;
	position: absolute;
	height: 20px;
	width: 200px;
	left: 10px;
	top: 4px;
}
a.amvisitSite {
	font-family: NewBTRegular;
	font-size: 12px;
	color: #666666;
	text-align: center;
	display: block;
	position: absolute;
	height: 12px;
	width: 73px;
	left: 205px;
	top: 10px;
	text-decoration: none;
}
a.amvisitSite:hover {
	color: #000000;
}
.amcarouselArea {
	position: absolute;
	height: 190px;
	width: 278px;
	left: 0px;
	top: 0px;
	list-style-type: none;
	list-style-position: outside;
}
.amexpositionTranslucent {
	background-image: url(w-overlay.png);
	position: absolute;
	height: 49px;
	width: 278px;
	left: 0px;
	top: 174px;
	z-index: 100;
}
.amexpostionCopy {
	font-family: NewBTRegular;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	position: absolute;
	z-index: 101;
	height: 40px;
	width: 258px;
	left: 10px;
	top: 181px;
}
.amitemImage {
	position: absolute;
	height: 190px;
	width: 278px;
	left: 0px;
	top: 33px;
}

a.amlargeLink {
	position: absolute;
	height: 190px;
	width: 278px;
	left: 0px;
	top: 33px;
	z-index: 999;
}