/*HEADER*/
body, html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
	font-size:11px;
	font-family: Arial, Verdana;
}
body{
	background: url('../images/warhammer_bg.jpg') no-repeat top center;
	min-height: 1024px;
}
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.center{ text-align: center; }
.hide{ display: none; }
a { outline: none; color: #e07f01; }
ul,li {
	padding: 0; margin: 0; list-style: none; float: left;
}


#flash-home .flash-page {
	width: 664px;
	height: 360px;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	margin: 130px auto;
	padding-top: 19px;
	padding-left: 37px !important;
}

/*CONTENT CSS*/
#container {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	height: 100%;
	width:100%;
	z-index: 15;
}
#container .content{
	background: url('../images/warhammer_bg.jpg') no-repeat top center;
	margin: 0 auto;
	width:874px;
	min-height: 1024px !important;
}
#container .content .adjust{
	margin-left: 8px;
}
#container .content .buttons {
	width: 288px;
	margin: 83px 0 0 0;
	height:35px;
}
#container .content .header {
	width: 302px;
	height:130px;
	margin-left:4px;
}
#container .content .signups {
	margin: 88px 33px 0 0;
	width: 205px;
	padding-top: 2px;
}
#videoContainer
{
	background-color: #000000;
	opacity: .5;
	height: 452px;
	width: 872px;
	display: none;
}
#videoItself
{
	width: 560px;
	height: 349px;
	position: relative;
	top: 64px;
	left: 156px;
}
#sub-block {
	height: 676px;
	width:872px;
	color: #FFF;
}
#sub-block .screen_1 {
	background: url('../images/warhammer_background_4.jpg') no-repeat;
	background-position: 2px 4px;
	height: 676px;
	width:872px;
}
#sub-block .screen_2 {
	display: none;
	background: url('../images/warhammer_background_4.jpg') no-repeat;
	background-position: 2px 4px;
	height: 676px;
	width:872px;
}
#sub-block .screen_3 {
	display: none;
	height: 676px;
	width:872px;
}

#sub-block #section2 {
	position: relative;
	top: 80px;
	left: 52px;
	display: none;
	width: 268px;
	height: 268px;
	border: 1px solid #FFF;
	background-color: #000;
	padding: 12px 8px 8px 8px;
}
#trailerBtn
{
	cursor: pointer;
}

/*FLASH CONTENT*/

#sub-block #flash {
	position: relative;
	top: 35px;
	left: 87px;
	vertical-align: top;
	margin: 0 auto;
}

/*FOOTER AREA*/
#footer {
	height: 100px;
	text-align:center;
}
#footer .footer-text{
	color: #a9a8a8;
	font-size: 10px;
}
#footer .bugs {
	width: 100%;
	padding: 4px;
	text-align: left;
}
#footer .bugs span.esrb {
	padding-right:  190px;
}
#footer .terms{
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
}
#footer .terms a{
	color: #a9a8a8;
	text-decoration: none;
	font-weight: bold;
	margin: 0 10px;
}
#footer .terms a:hover{
	color: #FFF;
}
.topHatItem ul.DynamicMenu ul.subMenu li {
  float: none;
}
