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


#mainContent #contentframe #content {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 4px;
	text-align: left;
	width: 806px;
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	font-size: 13px;
	line-height: 19px;
}
.oneColFixCtr #container #stage {
	height: 309px;
	background-image: url(i/homepage_plaq.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-top: 15px;
	background-position: center;
}
.oneColFixCtr #container #stage-swap {
	height: 309px;
	width: 835px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 0px;
	background-position: center;
	z-index: 8;
	position: relative;
}
.oneColFixCtr #container #clickmask {
	height: 309px;
	width: 835px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 0px;
	background-position: center;
	z-index: 10;
	float: left;
	position: absolute;
}
#rotator {
	height:309px;
	overflow:hidden;
	position: absolute;
	width:835px;
	z-index:5;
}
#rotator img {
	height:309px;
	width:835px;
}
#clickmask #plate_a {
	/*background-image: url(i/hp_plate_a.png);*/
	float: left;
	height: 293px;
	width: 273px;
	z-index: 10;
	margin-left: 8px;
}
#clickmask #plate_b {
	/*background-image: url(i/hp_plate_b.png);*/
	float: left;
	height: 293px;
	width: 273px;
	z-index: 10;
}
#clickmask #plate_c {
	/*background-image: url(i/hp_plate_c.png);*/
	float: left;
	height: 293px;
	width: 273px;
	z-index: 10;
}
#content #featured {
	width: 253px;
	float: right;
}
#featured #FItem #FPoster {
	height: 115px;
	width: 240px;
}
#FItem {
	padding: 3px;
	border: 1px solid #E1E1E1;
	margin-left: 5px;
	margin-bottom: 3px;
}
#featured #FItem #FDescription {
	color: #666;
	text-align: center;
}
