@charset "utf-8";
/* CSS Document */
a {
	color: #F90;
	text-decoration: none;
}
a:hover {
	color: #ffda44;
	text-decoration: underline;
}
a:active {
	color: #0F0;
	text-decoration: underline;
}
a:visited {
	color: #C60;
	text-decoration: none
}

#layoutMiddle {
	width: 1024px;
	margin: auto;
}

#layoutHeader {
	background-image: url(../images/layout2_topbar.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-position: top center;
	float: left;
}

#layoutFooter {
	position: fixed;
	bottom: 0;
	right: 0;
	background-image: url(../images/layout2_footer.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 86px;
	width: 100%;
	color: #2d475e;
	text-align: right;
	font-size: 9px;
	padding-right: 10px;
}
#title {
	background-image: url(../images/layout2_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 545px;
	width: 1078px;
	margin: auto;
}
#title h1 {
	display: none;	
}
#theme_select {
	border: 1px solid #000;	
	background-color: #be8154;
	color: #365e80;
}

.currentpage {
	background-image:url(../images/menu2_on.png) !important;
	cursor: default !important;
}
#menu {
	width: 160px;
	position: absolute;
	z-index: 999;
	margin-top: 243px;
	margin-left: 45px;
}
#menu a {
	text-decoration: none;
	color: #FFF;
}

#menu h2 {
	text-indent: -9999px;
}
#menu ul, #menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menu li {

}
#menu li:hover {

}
#menuHome {
	background-image:url(../images/menu2.png);
	width: 160px;
	height: 58px;
	text-indent: -9999px;
}
#menuHome:hover {
	background-position:-160px 0;
	cursor: pointer;
}
#menuNews {
	background-position:0 -58px;
	background-image:url(../images/menu2.png);
	width: 160px;
	height: 35px;
	text-indent: -9999px;
}
#menuNews:hover {
	background-position:-160px -58px;
	cursor: pointer;
}
#menuGameinfo {
	background-position:0 -93px;
	background-image:url(../images/menu2.png);
	width: 160px;
	height: 35px;
	text-indent: -9999px;
}
#menuGameinfo:hover {
	background-position:-160px -93px;
	cursor: pointer;
}
#menuMedia {
	background-position:0 -128px;
	background-image:url(../images/menu2.png);
	width: 160px;
	height: 35px;
	text-indent: -9999px;
}
#menuMedia:hover {
	background-position:-160px -128px;
	cursor: pointer;
}
#menuForum {
	background-position:0 -163px;
	background-image:url(../images/menu2.png);
	width: 160px;
	height: 57px;
	text-indent: -9999px;
}
#menuForum:hover {
	background-position:-160px -163px;
	cursor: pointer;
}
.menuSubMiddle {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/menu2_sub_middle.png);
}
#menuSub {
	background-repeat: repeat-y;
	display: none;
}
#menuSubHeader {
	width: 160px;
	height: 9px;
	z-index:998;
	background-image: url(../images/menu2_sub_top.png);
}
#menuSubFooter {
	width: 160px;
	height: 10px;
	background: url(../images/menu2_sub_bottom.png);
	z-index:998;
}

#content {
	margin-left: 197px;
	width: 651px;
	padding: 0px;
	padding-bottom: 30px;
	position: absolute;
	top: 215px;
	z-index: 99;
}
#content p {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
}
#content h3 {
	padding-bottom: 6px;
	padding-top: 6px;
	color:#999;
}
#contentHeader {
	background-image: url(../images/content2_header.png);
	width: 651px;
	height: 37px;
	padding-top: 16px;
	color: #3d72ab;
}
#contentBody {
	background-image: url(../images/content2_body.png);
	width: 611px;
	padding-left:20px;
	padding-right:20px;
	min-height:233px;
	color: #FFF;
}
#contentContact ul, #contentContact li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#contentContact li {
	margin-right: 8px;
	margin-left: 8px;
	font-size: 10pt;
}
#contentContact img {
	border: none;
	vertical-align: middle;
	padding: 2px;
}
#contentFooter {
	background-image: url(../images/content2_footer.png);
	width: 651px;
	height: 53px;
}
#contentNews h3 {
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
}
#contentScreenshots img {
	padding: 0px;
	margin: 3px;
	border: 1px solid #000;
}
#contentScreenshots img:hover {
	border: 1px solid #FFF;
}
#contentVideos {
	
}
#contentGameinfo img {
	padding: 0px;
	margin-right: 16px;
	margin-left: 10px;
	border: 1px solid #000;
}
#contentGameinfo img:hover {
	border: 1px solid #FFF;
}
#contentGameModes h4 {
	text-align: center;
	margin-top: 6px;
}
#contentGameModes th {
	text-align: left;
	background-color:#3D72AB;
}
#contentGameModes th, #contentGameModes td {
	padding: 4px;
	border-bottom: solid 1px #000;
}
#contentGameModes table {
	border-collapse: collapse;
	width: 400px;
	margin: auto;
	margin-top: 16px;
	margin-bottom: 16px;
	border: solid 1px #000;
}
#contentGameModes hr {
	border: 0;
	color: #3D72AB;
	background-color: #3D72AB;
	height: 2px;
}
#contentGameModes img {
	vertical-align: middle;
}


.article_image {
	padding: 0px;
	margin-right: 16px;
	margin-left: 10px;
	border: 1px solid #000;
}
.article_image:hover {
	border: 1px solid #FFF;
}

.newsTimestamp {
	font-size: 8pt;
	margin-bottom: 10px;
}
.video {
	padding-bottom: 20px;
	width: 560px;
	height: 340px;
	margin: auto;
}
.newsitem {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3d72ab;	
	padding-bottom: 20px;
}
