body {
	background:url(http://www.nintendoplayers.com/design/image_files/bg.png) top repeat-x fixed;
	background-color:#000000;
	margin: 0px;
}
body,tr,td {
	color:#333333;
	font-family:Verdana,Helvetica,Arial,Sans-Serif;
	font-size:11px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}
a{
	color:#CC0000;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;

}
img {
	behavior: url(pngHack.htc);
	border: 0px;
}

.container{
	width: 960px;
	padding:0px;
	margin:0px;
}
.header {
	width:960px;
	height:125px;
}
.body2 {
	background:#E7E7E7;
	line-height:16px;
	color:#333333;
	width:620px;
	height:720px;
}
.body3 {
	background:#FFFFFF;
	line-height:16px;
	color:#333333;
	width:620px;
}
blockquote
{
	background:url(http://www.nintendoplayers.com/design/image_files/blockquote.png) no-repeat 50% 50%;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	font-color: #000000;
}
table.title 
{
	background:url(http://www.nintendoplayers.com/design/image_files/title_background.png);
	border-collapse:collapse;
	line-height:6.0px;
	vertical-align:top;
	height:60px;
	width:620px;
	padding:0px;
	border:0px;
}
td.heading
{
	background: #CCCCCC;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
td.body
{
	background: #E7E7E7;
	padding: 4px;
}
table.review
{
	width: 580px;
	background: #E7E7E7;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
td.reviewcategory
{
	width: 100px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	font-color: #000000;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
td.reviewscore
{
	width: 100px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	font-color: #000000;
	padding-bottom: 4px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
td.reviewsummary
{
	width: 480px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	font-color: #000000;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
td.verticalspacer
{
	width:20px;
	background:#FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	vertical-align:middle;
}
td.topbar
{
	border-top: 1px solid #CCCCCC;
}
td.bottombar
{
	border-bottom: 1px solid #CCCCCC;
}
td.sandwichbar
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
td.title
{
	width:550px;
	max-height:60px;
	vertical-align:middle;
}
td.icon
{
	margin:0px;
	width:70px;
	max-height:60px;
	vertical-align:middle;
}
td.left
{
	text-align: left;
	vertical-align: middle;
}
td.center
{
	text-align: center;
	vertical-align: middle;
}
td.right
{
	padding-right: 8px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
td.rightedge
{
	text-align: right;
	vertical-align: top;
}
td.bottom
{
	vertical-align: bottom;
}
table.scores
{
	background:url(http://www.nintendoplayers.com/design/image_files/score_background.png);
	width: 170px;
	height: 72px;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	font-color: #FFFFFF;
}
table.scores a:hover{
	font-color: #C60000;
}
table.cheat
{
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	padding: 0px;
	width: 580px;
}
td.cheattitle
{
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	background:#CCCCCC;
}
td.cheatbody
{
	white-space: pre-wrap; /*CSS 2.1 -- Unfortunately this is still not supported by most browsers, hence the following lines of code.*/
	white-space: -moz-pre-wrap; /*For Firefox and Mozilla (since 1999)*/
	white-space: -pre-wrap; /*For Opera 4-6*/
	white-space: -o-pre-wrap; /*For Opera 7*/
	word-wrap: break-word; /*For IE 5.5+*/
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	background:#E7E7E7;
}
div.guide
{
	white-space: pre-wrap; /*CSS 2.1 -- Unfortunately this is still not supported by most browsers, hence the following lines of code.*/
	white-space: -moz-pre-wrap; /*For Firefox and Mozilla (since 1999)*/
	white-space: -pre-wrap; /*For Opera 4-6*/
	white-space: -o-pre-wrap; /*For Opera 7*/
	word-wrap: break-word; /*For IE 5.5+*/
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	max-height: 800px;
	max-width: 560px;
	overflow: auto;
}
table.imagegallery
{
	width: 580px;
	background: #E7E7E7;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
td.imagegallery
{
	width: 145px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
td.listcolumn
{
	padding-left: 8px;
}
td.feedbacklabel
{
	width: 80px;
	background: #CCCCCC;
	text-align: right;
	vertical-align: top;
	padding: 4px;
}
td.feedbackinput
{
	width: 500px;
	background: #E7E7E7;
	text-align: left;
	vertical-align: top;
	padding: 4px;
}
table.comments
{
	width: 580px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	background: #E7E7E7;
}
td.comments
{
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
h1 
{
	margin-left:20px;
	margin-top:8px;
	font-family: Arial, sans-serif;
	font-size: 23px;
	font-weight:normal;
	word-spacing:-1px;
	color: #FFFFFF;
}
h2 
{
	margin-left:20px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
	word-spacing:-1.2px;
	color: #FFFFFF;
}
p
{
	margin:20px;
	text-indent:18px;
	line-height:20px;
	font-family: Arial, Sans-Serif;
	font-size:14px;
	color:#000000;
}
table.registration {
	background-color: #E7E7E7;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	padding:0px;
	vertical-align:middle;
	width: 580px;
}
table.gameprofile {
	background-color: #E7E7E7;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	padding:0px;
	width: 580px;
}
table.gameprofilesmall {
	background-color: #E7E7E7;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	padding:0px;
	width: 280px;
}
table.gameprofilesmall2 {
	background-color: #E7E7E7;
	border-collapse: collapse;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding:0px;
	width: 580px;
}
input.registration {
	text-align:inherit;
}
.relatedgame {
	padding: 4px;
	color: #000000;
	background-color: #E7E7E7;	
}
.articlebody {
	padding: 8px;
}
.adplace1 {
	position:relative;
	width:790px;
	height:110px;
	background:url(http://www.nintendoplayers.com/design/image_files/adplace.png);
}
.ad1 {
	position:absolute;
	left:20px;
	top:10px;
	background:#000000;
	width:728px;
	height:90px;
}
.nav2 {
	position:relative;
	background:#111111;
	color:#FFFFFF;
	width:170px;
}
.navback {
	background:#111111;
}
.headp {
	font-size:11px;
	position:absolute;
	height:22px;
	display:inline;
	text-indent:10px;
	padding:8px 0px 0px 0px;
}
.headp input{
	text-align:left;
	width:92px;
	display:inline;
	color:#0066CC;
}
#submit{
	width:50px;
	text-align:center;
}
#headp1 {
	background:#000000 url(http://www.nintendoplayers.com/design/image_files/header1.png) top repeat-x;
	color:#FFFFFF;
	width:600px;
}
#headp1 a {
	color:#FFFFFF;
}
#headsep {
	left:600px;
	height:30px;
	background:#000000 url(http://www.nintendoplayers.com/design/image_files/header2.png) top repeat-x;
	color:#333333;
	width:10px;
}
#headp2 {
	left:610px;
	background:#000000 url(http://www.nintendoplayers.com/design/image_files/header3.png) top repeat-x;
	color:#333333;
	width:350px;
}
#headp2a {
	left:610px;
	background:#000000 url(http://www.nintendoplayers.com/design/image_files/header3.png) top repeat-x;
	color:#333333;
	width:350px;
	height:27px;
	padding:3px 0px 0px 0px;
}
#headp2 a{
	color:#0066CC;
	text-decoration:none;
}
#headp2 a:hover{
	color:#0066CC;
	text-decoration:underline;
}
#headp3 {
	position:absolute;
	top:30px;
	background:#000000 url(http://www.nintendoplayers.com/design/image_files/header4.png);
	color:#333333;
	height:95px;
	width:960px;
}
.nav {
	width:170px;
	background:#111111;
}
.navlist {
	margin: 0px;
	background:#111111;
	padding: 0px;
	list-style: none;
	width:170px;
}
.navlist img {
	vertical-align:middle;
}
.navlist a{
	width:170px;
	height:18px;
	padding:2px 0px 0px 0px;
	display: block;
	background:url(http://www.nintendoplayers.com/design/image_files/navlink.png);
	text-indent:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.navlist a:active{
	color:#CC0000;
}
.navlist a:hover {
	background:url(http://www.nintendoplayers.com/design/image_files/navlinkup.png);
	color: #FFFFFF;
	text-decoration:underline;
}
#navrev {
	margin:0px;
	background:#111111;
	padding:0px;
	list-style:none;
	width:170px;
}

#navrev a{
	width:170px;
	height:18px;
	padding:2px 0px 0px 0px;
	display: block;
	text-indent:5px;
	color: #FFFFFF;
	text-decoration: none;
}
#navrev a:hover{
	color:#0099FF;
}

.navcat {
	height:20px;
	background:#990000 url(http://www.nintendoplayers.com/design/image_files/navcolred.png);
	text-indent:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 0px 0px 0px;
	letter-spacing: -1px;
}
.navcatb {
	height:20px;
	color:#FFFFFF;
	letter-spacing: -1px;
	background:#990000 url(http://www.nintendoplayers.com/design/image_files/navcolblu.png);
	text-indent:11px;
	font-weight:bold;
	padding:5px 0px 0px 0px;
}
.navbadge {
	float:right;
}
.mainheadlineimg {
	width:620px;
	height:245px;
	background: #E7E7E7;
}
.featgames {
	width:620px;
	color:#E7E7E7;
}
.featarticles {
	width:280px;
	color:#FFFFFF;
	border-right:1px solid #AAAAAA;
}
.headlinesbox {
	width:340px;
}
.featarticles img {
	float:left;
	padding:4px 6px 6px 3px;
}
.feathead {
	letter-spacing: -1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:24px;
	text-indent:5px;
	padding:8px 0px 0px 0px;
	background:url(http://www.nintendoplayers.com/design/image_files/headlinebg.png);
	height:37px;
}
.featarticle_a {
	height:82px;
	background:#E7E7E7;
}
.featarticle_b {
 	height:82px;
	background:#F0F0F0;
}
.headlines_a {
	padding:5px;
	background:#E7E7E7;
}
.headlines_b {
	padding:5px;
	background:#F0F0F0;
}
.feat {
	display:inline;
}
.featarticle_pic {
	width:70px;
	background:#CCCCCC;
	height:70px;
}
.gamebox {
	font-weight:bold;
	background:url(http://www.nintendoplayers.com/design/image_files/gamebox.png);
	text-align:center;
	height:150px;
	width:160px;
	padding:5px;
}
.gamebox select{
  	width:80%;
   	display:block;
}
.gamebox input{
  	width:80%;
   	display:block;
}
.gamebox a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}
.badge {
	margin-right:4px;
	vertical-align:middle;
	border:0px;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: left;
}
h2.pagetitle {
	font-size: 1.6em;
	}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}