body{
	background-color:#000000;
	color:#D8D8D8;
	font-family:helvetica neue, helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	line-height:16px;
	margin:0px;
	padding:0px;
}

form, fieldset, table{
	border:0px;
	margin:0px;
	padding:0px;
}

.green{
	color:#74AF05;
	text-decoration:none;
}

.green:hover{
	color:#74AF05;
	text-decoration:underline;
}

.green:visited{
	color:#74AF05;
	text-decoration:none;
}

.sysreqlink{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

.sysreqlink:hover{
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}

.sysreqlink{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

table{
	width:600px;
}

.titletd{
	border-bottom:2px solid #74AF05;
	border-top:2px solid #74AF05;
	color:#000000;
	font-weight:normal;
	height:40px;
	padding-left:10px;
	text-align:left;
}

.titletd a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.sizetd{
	border-bottom:2px solid #74AF05;
	border-top:2px solid #74AF05;
	font-weight:bold;
	text-align:center;
	width:50px;
}

.buttontd{
	border-bottom:2px solid #74AF05;
	border-top:2px solid #74AF05;
	height:40px;
	padding-right:10px;
	text-align:right;
}

.textfield{
	background:white url("../images/sprite.png") -700px -613px no-repeat;
	border-radius:0;
	font-size: 13px;
	color:#000000;
	line-height:14px;
	padding:3px 5px;
	height:auto;
	margin:0;
	border:1px solid #E1E1E1;
	width:224px;
}

.textbox{
	background:white url("../images/textbox_bg.png");
	background-repeat:repeat-x;
	background-attachment:top left;
	border-radius:0;
	font-size: 13px;
	color:#000000;
	line-height:14px;
	padding:3px 5px;
	height:100px;
	margin:0;
	border:1px solid #E1E1E1;
	width:350px;
}

.clear{
	clear:both;
	margin:0px;
	padding:0px;
}

::selection{
	background:#74AF05;
	color:white;
	text-shadow:none;
}

::-moz-selection{
	background:#74AF05;
	color:white;
	text-shadow:none;
}

#menubar{
	width:100%;
	border-bottom:1px solid #393939;
	background:#131313;
	font-size:12px;
	position:absolute;
	top:0;
	left:0;
	margin-bottom:10px;
	box-shadow:0px 2px 6px black;
}

#menucontent{
	overflow:hidden;
	font-size:14px;
	width:960px;
	margin:0px auto;
	height:40px;
	position:relative;
}

#menu{
	float:right;
	list-style:none;
	color:white;
	margin:0;
}

.menuitem{
	float:left;
	padding:0;
	line-height:1;
	font-size:13px;
	font-weight:bold;
	border-left:1px solid #292929;
	border-right:1px solid black;
	position:relative;
	height:40px;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
}

.menuitem a{
	color:#7E7E7E;
	text-transform:uppercase;
	text-decoration:none;
}

.menuitem a:hover{
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

#hero{
	background-color:#FFFFFF;
	width:100%;
	margin-top:41px;
	background-image:url("../images/reveal_trailer_bg.jpg");
	background-repeat:no-repeat;
	background-position:center top;
}

#content{
	width:960px;
	margin:0px auto;
	min-height:700px;
}

#content h1{
	color:#000000;
	font-size:24px;
	text-transform:uppercase;
}

#content h2{
	color:#000000;
	font-size:18px;
	text-transform:uppercase;
}

#content .leftpanel{
	margin-top:60px;
	text-align:left;
	width:600px;
}

#content .leftpanel .boxshot{
	float:left;
	text-align:left;
	vertical-align:top;
	width:215px;
}

#content .leftpanel .boxshot #sysreq{
	background-color:#FFFFFF;
	border:2px solid #74AF05;
	color:#000000;
	margin-top:10px;
	font-size:10px;
	line-height:12px;
	width:205px;
	display:none;
}

#content .leftpanel .text{
	color:#000000;
	font-weight:bold;
	float:left;
	text-align:left;
	vertical-align:top;
	width:385px;
}

#logo{
	display:block;
	background:url("../images/header-sprite.png") no-repeat 0 -250px;
	width:182px;
	height:64px;
	float:left;
	text-indent:-999em;
	margin:35px 0 0 0;
}

#footer{
	width:100%;
	background-color:#000000;
	border-top:3px solid #74AF05;
	overflow:hidden;
}

#footercontent{
	width:920px;
	margin:0px auto;
	padding:1px 0 25px 0;
	text-align:left;
}

#partners{
	margin:17px 0;
}

#partners li{
	list-style-type:none;
	display:inline;
	float:left;
}

#partners a{
	display:block;
	background:transparent url("../images/footer-sprite.gif") no-repeat;
	height:107px;
	text-indent:-999em;
}

#partners .activision{
	background-position:-347px 0;
	width:124px;
	margin-right:20px;
}

#partners .infinity{
	background-position:-470px 0;
	width:128px;
	margin-right:25px;
}

#partners .sledgehammer{
	background-position:-598px 0;
	width:125px;
	margin-right:30px;
}

#partners .esrb-privacy{
	background-position:-202px 0;
	width:144px;
	margin-right:20px;
}

#partners .pegi{
	background-position:-144px 0;
	width:58px;
	margin-right:20px;
}

#partners .esrb-rp{
}

#additional-info{
	float:right;
	font-size:11px;
	font-weight:bold;
}

#additional-info li.first{
	background: none;
}

#additional-info li{
	display:inline;
	float:left;
	background:transparent url("../images/header-sprite.png") -252px -13px no-repeat;
	padding:0 4px 0 15px;
}

#additional-info a{
	color:#FFFFFF;
}

#additional-info a:hover{
	color:#74AF05;
}

#additional-info a:visited{
	color:#FFFFFF;
}

#trademarks{
	width:400px;
	font-size:11px;
	color:#676767;
}

#pbz{
	margin-top:20px;
	text-align:center;
	width:920px;
}

.plate{
	background:url("../images/white-box.png") repeat;
	padding:20px 30px;
	position:relative;
	width:565px;
}

.tick{
	height:15px;
	position:absolute;
	width:15px;
}

.tick.top-left{
	background:url("../images/top-left.png");
	left:-6px;
	top:-7px;
}

.tick.top-right{
	background:url("../images/top-right.png");
	right:-6px;
	top:-7px;
}

.tick.bottom-right{
	background:url("../images/bottom-right.png");
	bottom:-7px;
	right:-6px;
}

.tick.bottom-left{
	background:url("../images/bottom-left.png");
	bottom:-7px;
	left:-6px;
}

.languages{
	background:url("../images/lang_background.jpg") no-repeat;
	width:544px;
	height:336px;
	margin-left:auto;
	margin-right:auto;
	text-indent: -9000px;
}

.please_select_language{
	background:url("../images/please_select_language.png") center 24px no-repeat;
	width:399px;
	height:23px;
	margin:0 auto;
	padding:20px 0;
}

.languages a{
	display:block;
	width:220px;
	height:54px;
	margin:0 auto -8px auto;
}

.languages a:hover {
	background-position:0px -62px;
	cursor:pointer;
}

.languages ul{
	padding-left:52px;
	overflow:hidden;
}

.languages li{
	float:left;
}

.languages .en{
	background: url("../images/english.png") no-repeat;
}

.languages .nl{
	background: url("../images/dutch.png") no-repeat;
}

.languages .fr{
	background: url("../images/french.png") no-repeat;
}

.languages .no{
	background: url("../images/norwegian.png") no-repeat;
}

.languages .it{
	background: url("../images/italian.png") no-repeat;
}

.languages .fi{
	background: url("../images/finnish.png") no-repeat;
}

.languages .de{
	background: url("../images/german.png") no-repeat;
}

.languages .sv{
	background: url("../images/swedish.png") no-repeat;
}

.languages .es{
	background: url("../images/spanish.png") no-repeat;
}

.languages .da{
	background: url("../images/danish.png") no-repeat;
}