/*******************************************************************************
 	BASICS
 ******************************************************************************/

body {
	background-image: url(/images/pge/bgpattern.gif);
	margin: 0;
	padding:0;
}

/*******************************************************************************
 	HEADER
 ******************************************************************************/
div#adtop_outer {
	background-image: url(/images/pge/page_bg.gif);
	background-repeat:repeat-y;
}
div#adtop_inner {
	background-image: url(/images/pge/header_bottom.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	width: 896px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*******************************************************************************
 	FOOTER
 ******************************************************************************/

div#bottom {
	background-image: url(/images/pge/page_bg.gif);
	background-repeat:repeat-y;
}

div#footer {
	font-family: Tahoma; Arial;
	font-size: 11px;
	height: 24px;
	width: 889px;
	background: url(/images/pge/page_footer.gif) repeat-x;
	line-height: 25px;
}

div#footer a{
	text-decoration: none;
	color: black;
}

div#amn{
	width: 889px;
	text-align: center;
	font-family:Tahoma; Arial;
	color: white;
	font-size: 11px;
	padding-top: 5px;
}

div#amn a{
	text-decoration: none;
	color: white;
}

div#adbottom {
	text-align: left;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 91px;
	background: url(/images/pge/hypernia_logo.gif) no-repeat 745px 60px;
}

div#adbottom center {
	text-align: left;
}

/*******************************************************************************
 	INDEX
 ******************************************************************************/

table#layout_index {
	background: url(/images/pge/layout_bg_index.gif) repeat-y;
}

table#layout_index td, table#layout td {
	vertical-align: top;
}

#miniboxes {
	border-bottom: 1px solid #919191;
	width: 320px;
}

#miniboxes img {
	border: 0;
}

#updates {
	max-width;
	width: 436px;
	padding-bottom: 20px;
}

#updates h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #006cad;
	clear: right;
	margin:0;
	padding: 0;
	margin-left: 16px;
	margin-right: 34px;
	padding-top: 5px;
	border-bottom: 1px solid #b2b2b2;
}
#updates p {
	font-family: Verdana;
	font-size: 10px;
	margin:0;
	padding: 0;
	padding-left: 16px;
	padding-right: 130px;
	padding-top: 5px;
}

#updates img.newsicon {
	float: right;
	margin-right: 34px;
	border: 1px solid #b2b2b2;
	border-top: 0;
}

/*******************************************************************************
 	NAV-MENU
 ******************************************************************************/

#nav {
	font-family:Tahoma; Arial;
	font-size: 11px;
	line-height: 18px;
	width: 139px;
}

#nav ul {
	margin: 0;
	padding: 0;
	padding-left: 40px;
	background: url(/images/pge/nav_line.gif) repeat-y;
	padding-bottom: 1px;
}

#nav .text {
	padding-left: 13px;
	padding-right: 4px;
}

#nav a:link {
	text-decoration: none;
	color: black;
}
#nav a:visited {
	text-decoration: none;
	color: black;
}
#nav a:hover {
	text-decoration: none;
	color: #2D5F98;
}

/*******************************************************************************
 	NORMAL-PAGES/ALL PAGES
 ******************************************************************************/	

table#layout {
	background: url(/images/pge/layout_bg.gif) repeat-y;
	width: 1020px;
}

tr#layout_header {
	height: 38px;
}

tr#layout_footer td{
	vertical-align: bottom;
}

#adright {
	width: 125px;
	padding-left: 3px;
	padding-top: 12px;
}

#mainstaff {
	background: url(/images/pge/main_bg.gif);
	padding-right:12px;
	padding-left:12px;
}

#main {
  background: url(/images/pge/main_bg.gif);
  padding-right:27px;
  padding-left:27px;
}

td#main_header {
	width: 611px;
	overflow: hidden;
}

td#boxes {
	overflow: hidden;
}

img.packshot {
	margin-left: 3px;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}

td#boxes {
	font-size: 12px;
	font-family: Tahoma; Arial;
}

td#boxes img {
	border: 0;
}

#boxes .text {
	padding-left: 4px;
	padding-right: 19px;
}

/*******************************************************************************
 	TEXT-STYLE
 ******************************************************************************/	

a:link {
	text-decoration: none;
	color: #2D5F98;
}
a:visited {
	text-decoration: none;
	color: #2D5F98;
}

#main, #main td, #mainstaff {
	font-family:Tahoma; Arial;
	font-size: 12px;
}

#main h1 {
	font-size: 30px;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: left;
}
#main h2 {
	font-size: 18px;
	margin-bottom: 5px;
	text-align: left;
}
#main h3 {
	font-size: 16px;
	margin-bottom: 3px;
	text-align: left;
}

.article_credit {
	text-align: right;
	font-size: smaller;
}

.news_credit {
	font-size: smaller;
	margin-bottom: 3px;
	margin-top: 3px;
}

table.article {
	background-color: #c1c1c1;
	border: 1px solid black;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 1px;
}

table.article th{
	background-color: #c9c9c9;
	text-align: center;
	text-weight: bold;
	color: black;
	font-size: 9pt;
	border: 1px solid black;
	margin: 0px;
	padding: 2px;
}

table.article td {
	text-align: justify;
	vertical-align: top;
	color: black;
	border: 1px solid black;
	margin: 0px;
	padding: 2px;
}

table#layout_index td, table#layout td {
  vertical-align: top;
}

#main hr {
	border:0px;
	color: #C0C0C0;
	background-color: #C0C0C0;
	height: 1px;
}

#main p {
	margin-top: 0px;
	line-height: 16px;
}

p.image, p.article_image {
	margin-top: 0px;
	text-align: center;
	font-size: 90%;
}

#main div.box, div.article_box {
	width: 350px;
	background-color: #c1c1c1;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 2px;
	margin-left: 35px;
}

#main div.box_head, div.article_box_head {
	background-color: #c9c9c9;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 2px;
}

table.gameslist {
	width: 100%;
}
table.gameslist tr.a {
	background: #E3E3E3;
}

/*Charts Crap*/
table.charts {
	background-color: #c1c1c1;
	border: 1px solid black;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 422px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.charts th{
	background-color: #c9c9c9;
	text-align: center;
	font-weight: bold;
	color: black;
	font-size: 9pt;
	border: 1px solid black;
	margin: 0px;
	padding: 2px;
	border-bottom: 2px solid black;
}
table.charts td {
	text-align: justify;
	vertical-align: top;
	color: black;
	border: 1px solid black;
	margin: 0px;
	padding: 2px;
}
table.charts td em {
	font-size: 7pt;
	display: block;
}
table.charts tr.nintendo {
	background-color: #94A3B0;
}

#main img {
	border: 0;
}

p.first:first-letter {
	font-size: 16px;
	font-weight: bold;
}

/*******************************************************************************
  COMMENT SECTION
 ******************************************************************************/

.comment_whosez {
  font-weight: bold;
}

.comment_date {
  font-size: smaller;
  margin-bottom: 0px;
  color: gray;
}

img#comments {
  border: 1px solid black;
  width: 50px;
  height: 50px;
}

#comment_list
{
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
}

#comment_list li
{
  padding-left: 15px;
  background-image: url(/images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
}

#navlist ul { list-style: none; }

#triangle_list
{
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
}

#triangle_list li
{
  padding-left: 15px;
  padding-top: 5px;
  background-image: url(/images/triangle.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
}

#error_list li
{
  color: red;
}

#single_comment {
  background: #FFF;
  padding: 1px;
  display: block; 
}

#single_comment:hover {
  background: #EEE;
  padding: 1px;
}

#single_comment_border {
  width:549px;
  display: block; 
  background: #FFF;
  padding: 1px;
}

#single_comment_border:hover {
  background: #CCC;
  padding: 1px;
}

/*******************************************************************************
 	REVIEW-PAGES
 ******************************************************************************/

td#main_short {
	border-bottom: 1px solid #919191;
}

div#main {
	background: url(/images/pge/main_bg.gif);
	padding-top: 1px;	/* Fix against margin-collapse in h1 causing white gap between div#main and td#main_short*/
}

/*******************************************************************************
 	SCORE BOX
 ******************************************************************************/

table#scorebox {
	width: 589px;
	margin-left: 11px;
	margin-right: 11px;
	border-left: 1px solid #8b8b8b;
	border-right: 1px solid #8b8b8b;
	background: #e0e0e0;
	border-collapse: collapse;
}

#scorebox td {
	color: #4a4a4a;
	font-family: Verdana;
	font-size: 12px;
	padding: 12px;
}

#scorebox td#score_headline {
	color: black;
	padding: 5px;
	padding-left: 12px;
	border-bottom: 1px solid #8b8b8b;
}

table#scorebox h2{
	font-size: 16px;
	margin-bottom: 3px;
}

#score_rating {
	font-weight: bold;
	padding: 12px;
	line-height: 24px;
	background: #c6c6c6;
	border-right: 1px solid #8b8b8b;
}

#score_procon {
	background: #c6c6c6;
}
#score_procon ul {
	margin-top: 0;
}

#score_verdict {
	border-top: 1px solid #8b8b8b;
}

#finalscore {
	width: 150px;
	float:right;
	text-align: right;
	font-size: 35px;
	font-weight: bold;
}



/*******************************************************************************
  STAFF PAGE
 ******************************************************************************/

a#staff {
  font-size: 110%;
  font-weight: bold;
  color: black;
  text-align: left;
  overflow: auto;
}

img#staff {
  border: 1px solid black;
  width: 60px;
  height: 60px;
}

div#staffinfo {
  font-weight: bold;
  color: #006cad;
  text-align: left;
}

th#management {
  height: 35px;
  margin: 0px;
  padding: 0px;
  background: url(/images/staff/site_management.gif) no-repeat left top;
}

th#contributors {
  height: 28px;
  margin: 0px;
  padding: 0px;
  background: url(/images/staff/contributors.gif) no-repeat left top;
}

/** FOR IE-USERS WE NEED 105.4%, FOR THE REST OF THE WORLD 100% **/
table.staff {
  width: $barwidth%;
  background-color: #fff;
  border: none;
  border-collapse: collapse;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

table.staff td {
  text-align: justify;
  vertical-align: top;
  overflow: auto;
  color: black;
  margin: 0px;
  padding: 2px;
}

table#totallyinvisible {
  width: 100%;
  border: none;
  border-spacing: 0px;
  border-collapse: collapse;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

td#totallyinvisible {
  overflow: auto;
  border: none;
  vertical-align: top;
  align: left;
  margin: 0px;
  padding: 0px;
}

/** STAFF PAGE NEEDS DIFFERENT MARGINS **/
div#staffpage {
  margin-left: -15px;
  margin-right: -15px;
}


/*******************************************************************************
  E3 2006 SPECIAL
 ******************************************************************************/

td#e32006 {
   width: 93px;
   height: 49px;
   background-image: URL(/images/e3/header_02.jpg);
   background-repeat: repeat-x;
}

td#e32006:hover {
   width: 93px;
   height: 49px;
   background-image: URL(/images/e3/button-over_02.jpg);
   background-repeat: repeat-x;
}

td#e32006r {
   width: 160px;
   height: 49px;
   display: block;
   background-image: URL(/images/e3/header_06.jpg);
   background-repeat: no-repeat;
   background-position: left;
}

a#e3news {
   width: 66px;
   height: 49px;
   display: block;
   background-image: URL(/images/e3/header_03.jpg);
   background-repeat: no-repeat;
}

a#e3news:hover {
   width: 66px;
   height: 49px;
   display: block;
   background-image: URL(/images/e3/button-over_03.jpg);
   background-repeat: no-repeat;
}

a#e3impressions {
   width: 130px;
   height: 49px;
   display: block;
   background-image: URL(/images/e3/header_04.jpg);
   background-repeat: no-repeat;
}

a#e3impressions:hover {
   width: 130px;
   height: 49px;
   display: block;
   background-image: URL(/images/e3/button-over_04.jpg);
   background-repeat: no-repeat;
}

a#e3previews    {
   height: 49px;
   width: 98px;
   display: block;
   background-image: URL(/images/e3/header_05.jpg);
   background-repeat: no-repeat;
}

a#e3previews:hover   {
   height: 49px;
   width: 98px;
   display: block;
   background-image: URL(/images/e3/button-over_05.jpg);
   background-repeat: no-repeat;
}

#e3updates h3 {
   font-family: Verdana;
   font-size: 10px;
   color: #006cad;
   clear: right;
   margin:0;
   padding: 0;
   margin-left: 16px;
   margin-right: 34px;
   padding-top: 5px;
   border-bottom: 1px solid #b2b2b2;
}
#e3updates p {
   font-family: Verdana;
   font-size: 10px;
   margin:0;
   padding: 0;
   padding-left: 16px;
   padding-right: 130px;
   padding-top: 5px;
}

#e3updatesx {
  max-width;
  width: 100%;
  padding-bottom: 20px;
}

#e3updatesx h3 {
  font-family: Verdana;
  font-size: 12px;
  color: #006cad;
  clear: right;
  margin:0;
  padding: 0;
  margin-left: 16px;
  margin-right: 34px;
  padding-top: 5px;
  border-bottom: 1px solid #b2b2b2;
}
#e3updatesx p {
  font-family: Verdana;
  font-size: 10px;
  margin:0;
  padding: 0;
  padding-left: 16px;
  padding-right: 130px;
  padding-top: 5px;
}

#e3updatesx img.newsicon {
  float: right;
  margin-right: 34px;
  border: 1px solid #b2b2b2;
  border-top: 0;
}

/*******************************************************************************
  E3 2007 SPECIAL
 ******************************************************************************/
 
 a#roll-news{
	display:block;
	width:53px;
	height:22px;
	background-image:url('../images/leipzig07/hubheader3.jpg');
	background-position:top;
}
a:hover#roll-news{
	background-position:0px -22px;
}
a#roll-videos{
	display:block;
	width:59px;
	height:22px;
	background-image:url('../images/leipzig07/hubheader4.jpg');
	background-position:top;
}
a:hover#roll-videos{
	background-position:0px -22px;
}
a#roll-previews{
	display:block;
	width:74px;
	height:22px;
	background-image:url('../images/leipzig07/hubheader5.jpg');
	background-position:top;
}
a:hover#roll-previews{
	background-position:0px -22px;
}


/*
CENTER ALIGNMENT CHANGES ~CS 07 NOV 09
*/

body {
width: 100%;
}
#container {
width: 989px;
margin: 0 auto;
}
#header {
width: 942px;
float: right;
}
#content {
width: 895px;
margin: 0 auto;
}