BODY {
background: #707070 url(./images/body_bg.png) repeat-x top;
margin: 0;
font-family: Arial;
font-size: 11px;
color: #2d2d2d;
}

#overlay {
width: 100%;
height: 100%;
background: #000;
position: fixed;
left: 0px;
top: 0px;
z-index: 100;
opacity: 0.6;
moz-opacity: 0.6;
khtml-opacity: 0.6;
filter: alpha(opacity=60);
text-align: center;
}

#top_bar {
height: 20px;
padding: 6px 5px 0px 5px;
background: url(./images/forumheader.png) repeat-x bottom;
border-bottom: 1px solid #1d1d1d;
color: #FFFFFF;
display: block;
}
	#top_bar ul {
		list-style: none;
		padding: 0;
	}


a:link, a:visited, a:active {
color: #0c77cf;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

img {
border: 0;
margin: 0;
}

p {
margin: 0;
}

input, textarea {
font-family: Arial;
border: 1px solid #c7c7c7;
background: #FFFFFF;
color: #545454;
padding: 3px;
margin-bottom: 5px;
}

#submit {
background: url(./images/button_bg.png) repeat-x bottom;
}

h1.title {
font-size: 25px;
font-weight: normal;
margin: 5px;
}

p.date {
border-bottom: 1px dotted #cecece;
padding: 5px;
}

p.tags {
padding: 5px;
margin: 5px;
}

.news {
padding: 5px;
}

.newsUtils {
padding: 5px;
margin: 10px;
float: right;
display: block;
text-align: center;
border: 1px solid #BCBCBC;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
}

#cakes {
display: inline;
font-weight: bold;
font-size: 10px;
}

#giveCake {
display: inline;
font-weight: bold;
font-size: 10px;
}

p.commentAuthor {
border-bottom: 1px solid #cecece;
padding-bottom: 3px;
margin-bottom: 3px;
}

small.commentDate {
font-size: 9px;
display: block;
float: right;
margin-top: -11px;
}

.commentAvatar {
display: block;
width: 50px;
float: left;
margin-right: 10px;
}

#comment {
padding: 3px;
margin: 5px;
float: left;
display: block;
width: 580px;
}

h3 {
font-size: 14px;
margin: 0px;
}

h4 {
font-size: 13px;
margin: 0px;
}

.redText {
color: #0c77cf;
}

.greenBox {
background: #ebffea;
border: 1px solid #b5dcb3;
padding: 5px;
margin: 3px;
text-align: center;
display: block;
}

.redBox, #redBox {
background: #ffefef;
border: 1px solid #d9aeae;
padding: 5px;
margin: 3px;
text-align: center;
display: block;
}

#main {
margin: 0 auto;
width: 910px;
text-align: left;
}

.content_top {
width: 910px;
height: 30px;
margin: 0px;
display: block;
background: url(./images/content_top.png) no-repeat;
}

#content {
background: url(./images/content_bg.png) repeat-y;
display: block;
float: left;
padding: 0px 10px 0px 10px;
width: 890px; _width: 910px;
}

#content_left {
width: 600px;
float: left;
display: block;
}

#content_right {
width: 280px;
float: right;
display: block;
text-align: right;
margin: 0px 0px 0px 10px;
}

#header_bg {
width: 900px;
height: 101px;
margin: 0 auto;
}

.header {
margin: 0 auto;
height: 101px;
display: block;
}

#logo {
text-align: left;
float: left;
width: 360px;
height: 101px;
overflow: hidden;
margin: 0px 0px 0px 5px;
}

#nav_bg {
margin: 65px 35px 0px 0px;
float: right;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
text-align: right;
}

#nav_bg div {
height: 24px;
position: relative;
margin-left: 10px;
float: left;
}
	
	#nav_bg img, #nav_bg a {
	position: aboslute;
	top: 0px;
	left: 0px;
	}
	
	#nav_bg a {
	display: block;
	height: 100%;
	width: 10%;
	}
	
	#nav_bg div#nav_home {
	width: 49px;
	}

	#nav_bg div#nav_community {
	width: 95px;
	}

	#nav_bg div#nav_news {
	width: 49px;
	}
	
	#nav_bg div#nav_reviews {
	width: 71px;
	}
	
	#nav_bg div#nav_previews {
	width: 81px;
	}
	
	#nav_bg div#nav_articles {
	width: 77px;
	}


#feature  {
float: left;
height: 150px;
margin-bottom: 10px;
position: relative;
}

	#feature span {
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
	.feature_toggle {
	padding: 3px;
	color: #FFFFFF;
	text-align: right;
	float: right;
	position: relative;
	top: 107px;
	left: 570px;
	background: #000000;
	opacity: 0.5;
	}

.header_left {
background: url(http://nintendopipeline.net/final/images/content_header.png) repeat-x bottom;
color: #2d2d2d;
font-size: 14px;
font-weight: bold;
float:  left;
display: block;
border: 1px solid #CDCDCD;
width: 582px; _width: 598px; 
padding: 8px;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;

}

.leftContent {
width: 598px;
_width: 600px;
border: 1px solid #CDCDCD;
border-top: 1px solid #EDEDED;
display: block;
float: left;
margin-bottom: 10px;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;

}

.leftContentSubHolder {
width: 295px;
float: left;
display: block;
}

.leftContentSub {
width: 293px;
_width: 295px;
border: 1px solid #bcbcbc;
border-top: none;
float: left;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
}

.latestNewsStory {
width: 598px;
border-bottom: 1px dotted #bcbcbc;
padding-bottom: 3px;
margin: 2px 0px 3px 0px;
display: block;
float: left;
}

.newsIcon {
width: 60px;
text-align: center;
float: left;
}

H2.title {
width: 538px;
margin: 0px;
text-align: left;
float: left;
font-size: 15px;
font-weight: bold;
}

.newsDescription {
width: 538px;
margin-top: 3px;
text-align: left;
float: left;
font-size: 11px;
}

.newsUtil {
border-top: 1px solid #cecece;
padding: 2px 5px 2px 2px;
margin: 2px 5px 0px 0px;
font-size: 11px;
text-align: right;
float: right;
font-style: italic;
}

#userinfo {
text-align: left;
display: block;
}

#login_form {
text-align: left;
display: block;
}

.header_right {
background: url(http://nintendopipeline.net/final/images/forumheader.png) repeat-x;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
float: right;
overflow: hidden;
display: block;
border: 1px solid #000000;
width: 273px; _width: 278px; 
padding: 7px 0px 3px 5px; 
height: 20px; _height: 30px;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
}

.rightContent {
width: 268px;
_width: 280px;
border: 1px solid #bcbcbc;
border-top: none;
display: block;
text-align: left;
float: right;
padding: 5px;
margin: 0px 0px 10px 0px;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
}

.row {
width: 260px;
padding: 2px;
}

.scores {
display:block;
height:35px;
width: 350px;
background:url(./images/score_off.png) repeat-x left;
text-align:left;
}

.score {
display:block;
height:35px;
background:url(./images/score.png) repeat-x left;
}

.reviewRating {
text-align: center;
margin: 5px;
padding: 5px;
border: 1px solid #BCBCBC;
-moz-border-radius: 4px 4px 4px 4px;
}

.rating {
font-size: 40px;
color: #ff0000;
}

.ratingMax {
font-size: 25px;
color: #BCBCBC;
}

#profile_left {
float: left;
width: 200px;
display: block;
}

.profile_left_content {
width: 194px;_width:200px;
padding: 3px;
background: #7e7e7e;
border-bottom: 1px solid #3e3e3e;
color: #FFFFFF;
display: block;
float: left;
}

.profile_left_content a:link, .profile_left_content a:visited, .profile_left_content a:active {
color: #FFFFFF;
font-weight: bold;
}

.user_offline {
float: right;
display: inline;
font-size: 9px;
color: #c7c7c7;
line-height: 14px;
}

.user_online {
float: right;
display: inline;
font-size: 9px;
color: #FFFFFF;
line-height: 14px;
}

#profile_left_box {
background: url(./images/profile_right_bg.png) #626262 no-repeat top left;
width: 200px;
text-align: center;
float: left;
display: block;
color: #ffffff;
border-bottom: 1px solid #FFFFFF;
-moz-border-radius: 4px 4px 4px 4px;
overflow: hidden;
}

.profile_left_contents {
width: 185px;
display: block;
margin: 10px;
text-align: center;
}

.username {
font-size: 17px;
text-align: left;
padding-bottom: 3px;
margin-bottom: 5px;
}

.profile_left_title {
font-size: 16px;
text-align: left;
padding-bottom: 3px;
margin-bottom: 5px;
}

.avatar_img {
width: 100px;
height: 100px;
background: no-repeat center;
margin: 0 auto;
overflow: hidden;
}

.stat {
color: #FFFFFF;
font-weight: bold;
margin-right: 3px;
float: left;
}

.value {
color: #dbdbdb;
font-weight: normal;
float: left;
}

#profile_content {
margin-left: 10px;
width: 680px;
float: right;
text-align: left;
}

.profile_header {
padding: 3px;
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
background: #626262;
border: 1px solid #3e3e3e;
display: block;
}

.profile_header_sub {
font-size: 13px;
font-weight: bold;
padding: 3px;
background: #dbdbdb;
color: #3e3e3e;
}

.bbcode_title {
font-size: 12px;
font-weight: bold;
text-indent: 5px;
}

.bbcode_code {
font-family: courier new,courier;
border: 1px solid #BCBCBC;
-moz-border-radius: 4px 4px 4px 4px;
padding: 3px;
}

.bbcode_quote {
border: 1px solid #BCBCBC;
-moz-border-radius: 4px 4px 4px 4px;
padding: 3px;
}

.blog_info {
height: 20px;
display: block;
text-align: right;
font-size: 9px;
padding: 0px 5px 0px 0px;
background: #bdbdbd;
border-bottom: 1px solid #FFFFFF;
margin: 2px 0px 5px 0px;
}

.button {
font-size: 9px;
width: 80px; _height: 90px;
height: 19px; _height: 25px;
padding: 7px 5px 0px 5px;
color: #FFFFFF;
font-weight: bold;
background: url(./images/button_bg.gif) no-repeat;
display: block;
}

.button a:hover {
text-decoration: underline;
color: #FFFFFF;
}

.info {
font-style: italic;
font-size: 9px;
color: #c7c7c7;
}

#myWifi {
text-align: left;
padding: 5px;
background: #f6f6f6;
-moz-border-radius: 4px 4px 4px 4px;
height: 400px;
width: 600px;
margin: -102px 0 0 -315px;
position: fixed;
top: 30%;
left: 50%;
z-index: 105;
}

#chat {
border: 1px solid #bcbcbc;
background: #dbdbdb;
padding: 5px;
display: block;
width: 850px;
height: 550px;
text-align: left;
}

#chat_users_on {
text-align: left;
width: 200px;
height: 500px;
float: left;
display: inline;
background: #f6f6f6;
}

#chat_box {
text-align: left;
width: 637px; _width: 647px;
padding: 5px;
float: right;
display: inline;
background: #FFFFFF;
height: 490px; _height: 500px;
overflow: auto;
overflow-x: hidden;
}

.user_on {
width: 190px;_width:200px;
padding: 5px;
display: block;
float: left;
font-weight: bold;
}

.chat_message {
padding: 5px;
border-bottom: 1px solid #dbdbdb;
display: block;
float: left;
width: 637px; _width: 647px;
height: 36px;
}

/* Dashboard */

	/* Dashboard Username and Info */

	.dashName {
	background:url(./images/dashboard_header.png) top center no-repeat;
	padding:0 10px 0 10px;
	height:96px;
	text-align: left;
	float: right;
	display: block;
	width: 260px;
	}

	.dashName h1 {
	color:#f6f6f6;
	padding:5px 0;
	}

	.dashIcon {
	width: 56px;
	float: left;
	text-align: left;
	}

	.dashNameInfo a {
	color:#98caf3;
	font-weight:bold;
	}

	.dashRank {
	color:#8a8a8a;
	font-weight:normal;
	}

	.memberSince {
	font-size:10px;
	color:#8a8a8a;
	}

	/* Dashboard Stats */

	#dashStats {
	text-align: left;
	float: right;
	display: block;
	width: 260px;
	background:#d1e9ff;
	padding:10px 10px 15px 10px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;
	}

	#dashStats a {
	font-size:10px;
	}

	#dashPosts .right,#dashPoints .right {
	float: right;
	text-align:right;
	display: inline;
	}
	
	#dashPosts .left,#dashPoints .left {
	float: left;
	text-align: left;
	display:inline;
	}
	
	#dashPosts {
	line-height: 15px;
	display: block;
	padding-bottom: 5px;
	}

	#dashPoints {
	line-height: 15px;
	border-top:1px solid #badeff;
	padding-top:5px;
	display: block;
	}
	
	#dashPosts h2, #dashPoints h2 {
	font-family: Verdana;
	font-size: 12px;
	}
	
	/* Dashboard Container */
	.dashContainer {
	text-align: left;
	float: right;
	display: block;
	width: 260px;
	background:#d1e9ff;
	margin-top:5px;
	padding:10px 10px 15px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
	.row_border {
	border-bottom: 1px solid #badeff;
	padding: 1px 1px 3px 1px;
	}

	/* Dashboard Notifications */

	#dashNotices {
	float: right;
	display: block;
	width: 260px;
	background:#d1e9ff;
	margin-top:5px;
	padding:10px 10px 15px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

	#dashNotices h2 {
	padding-bottom:5px;
	}

	#dashNotices img {
	margin:3px 5px 0 0;
	vertical-align:-30%;
	}

	/* Dashboard Quick Links */

	.quickLinks {
	text-align: left;
	}

	.quickLinks td {
	padding-right:20px;
	}
	
	/* Header 1 (Used for large Trebuchet Headers) */

	.dash_header_big {
	font-family: Arial;
	margin:0;
	padding: 5px 5px 5px 0px;
	font-size:18px;
	font-weight:normal;
	color: #ffffff;
	display: block;
	}

/* Header 2 (User for medium-sized Trebuchet Headers) */

	.dash_header_small {
	font-family: Arial;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	}