body {
	margin: 0px;
	padding: 0px;
	background:#000 url(img/ninjabackground.png) top center;
        background-repeat:no-repeat;
        background-attachment:fixed;
	font-family:arial narrow;
}
img {
	border: 0px;
}
/* REQUIRED CSS STYLES */
.game_not_found {
	height: 170px;
	padding-top: 130px;
	font-family: Arial;
}
#no_games {
	font-family: Arial;
	text-align: center;
	padding-top: 30px;
}
/* REQ:5 STAR RATING CSS */
#rateStatus{float:left; clear:both; width:100%; height:20px;}
    #rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
    #rateMe li{float:left;list-style:none;}
    #rateMe li a:hover,
    #rateMe .on{background:url(images/star.png) no-repeat;}
    #rateMe a{float:left;background:url(images/empty_star.png) no-repeat;width:20px; height:20px;}
    #ratingSaved{display:none;}
    .saved{color:red; }

#comments ul {
	list-style: none;
	margin:0px;
	padding:0px;
	padding:8px 10px 15px 8px;
}

#comments ul li {
	color:#FFF;
	line-height: 150%;
	margin-bottom:8px;
	border:1px solid #dcd6d4;
	padding: 4px;
	overflow:auto;
	width:355px;
        background:#fff;
}
#error_message {
	padding: 5px 5px 5px 10px;
	background-color: #f2eeb0;
	margin-bottom: 20px;
}
#pm_task_complete {
	padding: 5px 5px 5px 10px;
	background-color: #f2eeb0;
	margin-bottom: 20px;
}
#member_list {
	width: 100%;
}
#member_list td {
	border-bottom: 1px solid #dfdfdf;
	height: 40px;
}
#member_list td a {
	color: #373737;
}
#member_list img {
	margin-top: 5px;
}
.link_item {
	padding:5px;
}
#login_to_comment {
	text-align: center;
	padding: 15px 0px 15px 0px;
}
/* END OF REQUIRED CSS STYLES */

.logo {
	float: left;
}
.user_area {
	float: right;
	background: #3a393a;
	height: 50px;
	width: 360px;
	border-top: 0px;
	color: #000;
	font-family: Arial;
	margin-top: 6px;
}
.ua_avatar {
	float:left;
	margin: 5px 4px 0px 5px;
}
.ua_username {
        float:left;
	font-size: 16px;
	font-weight: bold;
        color:#fff;
}
.ua_unregistered {
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
}
.ua_points {
	float: left;
	background-color: #565455;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 0px 7px 0px 7px;
	border: 2px solid #484647;
	-moz-border-radius: 12px;
	margin: 5px 0px 0px 5px;
}
.ua_info {
	float: right;
	font-size: 14px;
	margin-bottom: 0px;
}
.ua_info a {
	color: #dcdcdc;
	text-decoration: none;
}
.ua_info a:hover {
	text-decoration: underline;
}
.main_menu_container {
	background: #292726;
	border-bottom: 4px solid #adadad;
	padding-top: 5px;
	font-family: Arial;
	font-size: 18px;
	text-align: left;
}
.main_menu_container a {
	color: #fff;
	text-decoration: none;
}
.main_menu_container a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.main_menu {
	width: 990px;
	margin: auto;
	border-top: 1px solid #4f4d4e;
	padding-top: 7px;
	padding-bottom: 5px;
}
.content_container {
	width: 990px;
	margin: auto;
}
.pages_menu {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-top: 8px;
	margin-right: 3px;
	font-family: Arial;
	font-size: 14px;
	padding: 4px;
	padding-left: 10px;
	color: #e4ecec;
	float: left;
	width: 725px;
}
.pages_menu a {
	color: #535051;
	text-decoration: none;
}
.pages_menu a:hover {
	color: #000;
}
.search_contain {
	float: left;
}
.search_button_contain {
	float: left;
	margin-top: 8px;
}
.search_box {
	border: 1px solid #c8c8c8;
	height: 22px;
	margin-top: 8px;
	margin-right: 3px;
	font-size: 15px;
	padding: 2px 0px 0px 4px;
	width:210px;
}
.title {
	font-family: agency fb;
	height: 50px;
	font-size: 40px;
	color: #6e0900;
	padding-top: 5px;
        text-align:left;
}
.title_small {
	font-family: Arial;
	height: 35px;
	font-size: 20px;
	color: #6e0900;
	padding-top: 15px;
}
.leaderboard {
	text-align: center;
	padding: 10px;
}
.ad_banner {
	text-align: center;
	padding-bottom: 15px;
}
.ad_small_square {
	text-align: center;
	padding: 15px;
}
.main_left {
	width:630px;
	float: left;
}
.main_right {
	width: 300px;
	float: right;
}
.misc_container {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 8px;
	font-family: Arial;
	overflow:auto;
	width:613px;
}
.misc_container a {
	color: #484848;
}
.misc_container a:hover {
	color: #000;
}
.form_textbox {
	height: 20px;
	width: 250px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.footer {
	padding: 10px 0px 10px 0px;
	text-align: center;
	font-family: Arial;
	color: #ccc;
	font-size: 12px;
}
.footer a {
	color: #fff;
}
.more_links {
	text-align: center;
}
/* HOMEPAGE */
.catfloat {
float:left; 
margin:2px;
}
.homecattitle {
text-align:right; 
width:280px; 
padding:20px; 
font-size: 20px; 
}

.featured_games {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	overflow:auto;
	width:310px;
}
.home_category {
	background: url(/templates/red/images/catback.png);
	width:312px;
        height:308px;
}
.home_cat_title {
	font-family: Arial Black;
	background: url(/templates/red/images/cattop.png);
	height: 67px;
	width:312px;
}
.home_cat_name {
	font-size: 18px;
	float: left;
}
.home_cat_link {
	float: right;
	font-size: 14px;
	margin-top: 2px;
}
.home_cat_title a {
	color: #fff;
	text-decoration: none;
}
.homepage_game {
	float: left;
	width: 312px;
	margin-top: 5px;
}
.home_game_image {
	float: left;
	text-align: center;
        background: url(/templates/red/images/catthumb.png);
	height: 94px;
	width: 92px;
	margin-left: 8px;
}
.home_game_info {
	float: left;
	margin-left: 5px;
        padding-left:3px;
	width:197px;
        height:94px;
        background: url(/templates/red/images/catdesc.png) right;
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px;
        color:#fff;
}
.home_game_info a{
	color: #fff;
}
.home_game_info a:hover{
	color: #46DB53;
}
.home_game_head a {
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 13px;
        font-weight:bold;
	color: #fff;
text-decoration:none;
}
.home_game_head a:hover {
	color: #46DB53;
}
.module {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	font-family: Arial;
	font-size: 14px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.module a {
	color: #4c4c4c;
}
.module a:hover {
	color: #791513;
}
.module ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.module li {
	padding:4px;
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.module_header {
	margin: 3px;
	background: url(images/module_header.png);
	height: 27px;
	font-family: Arial;
        font-weight:bold
	font-size: 20px;
	color: #000;
	padding-top: 9px;
	padding-left: 8px;
}
/* VIEW GAME */
.game_container {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 30px;
}
.game_info_container {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	overflow:auto;
	width:100%;
}
.game_info_content {
	padding: 5px 5px 5px 10px;
	font-family: Arial;
	font-size: 14px;
}
.game_info_header {
	margin: 3px;
	background: url(images/module_header.png);
	height: 27px;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	padding-top: 9px;
	padding-left: 8px;
}
.gi_column1 {
	float: left;
	width: 100px;
        height:100%
	padding: 18px 0px 10px 10px;
	text-align: center;
	font-family: Arial;
}
.gi_column2 {
        text-align:left;
	float: right;
	width: 382px;
	padding-left: 8px;
	padding: 3px 9px 5px;
        color:#000;
}
.game_options {
	margin-bottom: 30px;
	padding: 8px;
	font-family: Arial;
	background: red;
	color: #fff;
	overflow:auto;
	width:450px;
        text-align:center;
}
.game_options_column1 {
	float: left;
	padding-top: 3px;
	margin-right: 4px;
}
.game_options_column2 {
	float: left;
	padding-top: 2px;
	margin-right: 5px;
	width:105px;
}
.button2 a {
	width: 123px;
	height: 23px;
	background: #ae3632 url(images/button2.png);
	padding-top: 4px;
	padding-right: 4px;
	margin: 0px 16px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.button2 a:hover {
	display: block;
	background-color: #cf0000;
}
.button3 a {
	width: 123px;
	height: 23px;
	background: #dadada url(images/button3.png);
	padding-top: 2px;
	padding-right: 4px;
	margin: 0px 5px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.button3 a:hover {
	display: block;
	background-color: #dedede;
}
.game_column1 {
	border: 1px solid #AF0A15;
	background-color: #6F0000;
	margin: 0px 15px 15px 0px;
	text-align: center;
	width: 49%;
	float: left;
}
.game_column2 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	width: 49%;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.comments_container {
	padding: 10px;
}
.add_comment_box {
	border: 1px solid #ccc;
	width: 350px;
}
.new_comment_container {
	text-align: left;
	font-family: Arial;
}
.comment_button_container {
	padding-top:5px;
	text-align:right;
	margin-bottom: 10px;
        padding-right:20px;
}
.comment_avatar {
	float: left;
	margin: 4px 10px 0px 5px;
}
.comment_content {
	float: left;
	width: 290px;
        text-align:left;
}
.comment_username {
	color: #2f2f2f;
	padding-top: 6px;
}
.comment_username a {
	color: #730702;
	text-decoration: none;
}
.thecomment {
	color: #2f2f2f;
	border-top:1px solid #dcd6d4;
}
.random_game {
	float: left;
	margin-top: 10px;
}
.random_game_image {
	float: left;
	padding: 5px 5px 0px 5px;
	text-align: center;
	border: 1px solid #ccc;
	height: 65px;
	width: 60px;
	margin-left: 8px;
}
.random_game_info {
	float: left;
	padding-left: 5px;
	width: 390px;
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.random_game_info a {
	color: #cdcdcd;
}
.random_game_head a {
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 14px;
	color: #000;
}
.random_game_head a:hover {
	color: #951510;
}
/* CATEGORY */
.category_container {
	border: 1px solid #c8c8c8;
	border-top: 0px;
	background-color: #990808;
	margin-bottom: 15px;
	overflow: auto;
	width:628px;
}
.sort_options {
	border: 1px solid #c8c8c8;
	border-bottom: 0px;
	padding: 8px;
	font-family: Arial;
	font-size: 14px;
	background: #6A0606;
        color:#fff;
}
.sort_options a {
	color: #fff;
}
.category_pages {
	margin: auto;
	background: #6A0606;
	margin: 15px;
	text-align: center;
	padding: 5px;
	font-family: Arial;
}
.category_pages a {
	color: #fff;
	padding: 3px;
	text-decoration: none;
}
/* PROFILE */
.profile_container {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	overflow:auto;
	width:910px;
}
.profile_container a {
	color: #871e16;
}
.profile_header_avatar {
	width:80px;
	height: 87px;
	float: left;
	padding-left: 20px;
	padding-top: 12px;
}
.profile_header_info {
	width: 600px;
	height: 80px;
	float: left;
	padding-top: 20px;
	padding-left: 5px;
}
.profile_header_buttons {
	float: right;
	background-position:top right;
	width: 173px;
	height: 97px;
	padding-left: 20px;
	padding-top: 3px;
}
.profile_username {
	font-size: 30px;
	font-family: Arial;
	padding: 0px;
	float: left;
}
.profile_points {
	float: left;
	background-color: #9f0c07;
	margin-left: 10px;
	font-family: Arial;
	color: #fff;
	margin-top: 8px;
	padding: 0px 12px 0px 12px;
	-moz-border-radius: 12px;
}
.small_points {
	font-size: 10px;
	text-transform: uppercase;
}
.profile_stats {
	font-size: 16px;
	font-family: Arial;
}
.profile_button a {
	background: #ae3632 url(images/button2.png);
	width: 150px;
	height: 23px;
	padding-top: 2px;
	padding-right: 4px;
	margin: 10px 15px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.profile_button a:hover {
	display: block;
	background-color: #cf0000;
}
.profile_column1 {
	margin-right: 12px;
	width: 630px;
	float: left;
}
.profile_column2 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	width: 28%;
	float: right;
	font-family:Geneva, Verdana, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
}
.user_info {
	padding: 10px;
	overflow: hidden;
}
.user_info a {
	color: #000;
}
.right_title {
	color: #8a8a8a;
}
.profile_content_item {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	font-family: Arial;
}
.fav_container {
	padding: 20px;
}
.profile_comment {
	border:1px solid #dcd6d4;
	margin-bottom: 10px;
	padding: 10px;
}
.profile_left_header {
	background: #eeeeee;
	height: 28px;
	padding-top: 12px;
	padding-left: 15px;
	color: #99080a;
	font-family: Arial;
	font-size: 14px;
}
/* EDIT PROFILE */
.edit_avatar_container {
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 10px;
	overflow:auto;
	width:680px;
}
.edit_info_container {
	padding: 10px 0px 10px 10px;
}
.edit_profile_header {
	font-size: 20px;
	color: #353535;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}	
.edit_profile_lable {
	float:left;
	margin-right:10px;
	width:80px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-align:left;
}
.edit_profile_element {
	float: left;
}
.edit_avatar_element {
	float: left;
	padding-top: 3px;
}
.edit_profile_textbox {
	height: 20px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.edit_profile_textarea {
	height: 60px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
/* NEWS */
.news_wrapper {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
}
.news_header {
	background: #eeeeee;
	overflow:auto;
	width:100%;
}
.news_image {
	float: left;
	width: 60px;
	margin: 5px 0px 0px 5px;
}
.news_title {
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 8px;
}
.news_title a {
	color: #720607;
	text-decoration: none;
}
.news_author {
	font-size: 14px;
}
.news_main {
	padding: 0px 10px 0px 10px;
	margin-bottom: 25px;
	font-family: Arial;
}
/* Private messages */
.pm_subject_textbox {
	height: 20px;
	width: 600px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.pm_message_textbox {
	height: 100px;
	width: 600px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
	font-family: Arial;
}
.pm_subject {
	font-size: 20px;
}
.pm_details {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c6c6c6;
}
.pm_message {
	padding: 10px;
}
.pm_footer {
	border-top: 1px solid #c6c6c6;
	margin-top: 10px;
	padding-top: 5px;
}
.pm_table td {
	border-bottom: 1px solid #c6c6c6;
	padding: 5px;
}
.pm_no_messages {
	height: 80px;
	padding-top: 70px;
	text-align: center;
}










#wrapper {
background: url(http://www.ninjaclanarcade.com/templates/red/pages/img/background.png) center;
width:1000px;
position:relative;
top:0px;
}
#contentwrapper {
text-align:left;
width:945px;
}
.clear {
clear:both;
}
#randomheadgames {
width:946px;
height:81px;
text-align:center;
}
#headcontainer {
width:946px;
height:66px;
background: url(img/header.png) bottom center;
background-repeat:no-repeat;
}
#ninjalogo {
float:left;
margin-left:3px;
}
#headright{
float:right;
margin-right:5px;
}
#cats {
text-align:right;
position:relative;
top:13px;
right:10px;
font-size:20px;
font-family:tahoma small cap;
color:#fff; 
}
#cats a{
color:#fff;
text-decoration:none;
}
#cats a:hover{
color:#5FFF66;
text-decoration:none;
}
#slogan {
color:#8F0000;
font-size:13px;
font-family:arial black;
text-align:right;
width:700px;
position:relative;
top:3px;
right:20px;
}
#slogan a{
color:#FF0F19;
text-decoration:none;
}
#slogan a:hover{
color:#6F070D;
text-decoration:underline;
}
#userarea {
float:right;
width:300px;
border:1px solid #fff;
}
#userarea a{
color:yellow;
text-decoration:underline;
}
#userarea a:hover{
color:#5FFF66;
text-decoration:none;
}
#useronline {
background: url(img/userback.png) center;
width:300px;
height:100px;
}
#userlinks {
float:left;
width:100px;
margin-top:20px;
border:1px solid #fff;
}
#pageshor {
border:2px solid #6F070D; 
background:#3F0004;
width:635px;
margin-left:3px;
color:#fff;
padding-bottom:3px;
}
#pageshor a{
color:#fff;
text-decoration:none;
}
#pageshor a:hover{
color:#5FFF66;
text-decoration:underline;
}
#offlineuser {
width:300px;
height:50px;
background: url(img/userbackoffline.png) center;
size:30px;
font-family:tahoma small caps;
font-weight:bold;
color:#fff;
}
#offlineuser a{
color:#FF6F6F;
font-family:tahoma small caps;
text-decoration:none;
}
#offlineuser a:hover{
color:#5FFF66;
font-family:tahoma small caps;
text-decoration:underline;
}


#rightside {
float:left;
width:300px;
margin-left:3px;
margin-bottom:5px;
}
#leftside {
float:left;
margin-left:31px;
width:637px;
margin-bottom:5px;
}
#popgamehead {
background: url(img/popgame.png) center;
width:630px;
height:25px;
margin-bottom:3px;
}
#latestnewshead {
background: url(img/latestnewshead.png) center;
width:630px;
height:23px;
margin-bottom:3px;
}
#newuser {
background: url(img/newuserback.png) center;
height:237px;
width:300px;
}
#newusercontent {
padding: 46px 5px 5px 5px;
text-align:center;
}


.thumbback {
width:149px;
height:148px;
background: url(img/thumbback2.png);
float:left;
margin: 0px 5px 3px 3px;
color:#BFCAFF;
}
.thumblinks {
color:#fff;
margin-top:5px;
margin-bottom:1px;
}
.thumblinks a{
color:#fff;
text-decoration:none;
}
.thumblinks a:hover{
color:#5FFF66;
text-decoration:underline;
}
.thumbndesc {
width:311px; 
height:101px; 
float:left;
}
.thumbndesc a{
color:#6F0000;
text-decoration:none;
}
.thumbndesc a:hover{
color:#BF0000;
text-decoration:none;
}
.descback {
background: url(img/descback.png); 
padding:0px 2px 2px 2px; 
margin-left:3px; 
text-align:left; 
font-size:13px; 
width:194px; 
height:64px; 
float:left;
color:#fff;
}
.thumbname {
margin-bottom:1px; 
border-bottom:1px solid #F5A9A9;
font-weight:bold;
color:#fff;
}
.thumbname a{
color:#fff;
text-decoration:none;
}
.thumbname a:hover{
color:#5FFF66;
text-decoration:underline;
}



#newesthead {
background: url(img/newest.png) center;
width:630px;
height:25px;
margin-bottom:3px;
}

#topplayermod {
float:left; 
width:299px;
}
#topplayermod a{
color:#fff;
text-decoration:none;
}
#topplayermod a:hover{
color:#5FFF66;
text-decoration:none;
}


.statshead {
background: url(img/statshead.png) center;
width:300px;
height:33px;
}
.modback {
background: url(img/modbackmid.png) center;
width:300px;
color:#fff;
text-align:left;
}
.modbottom {
background: url(img/modbackbottom.png) center;
width:300px;
height:12px;
}
#statlink {
font-size:12px;
color:yellow;
}
#statlink a{
color:yellow;
text-decoration:underline;
}
#statlink a:hover{
color:#5FFF66;
text-decoration:none;
}


#homenews {
margin-left:12px; 
text-align:left;
}
#homenews a{
font-weight:bold;
color:#7F0000;
text-decoration:underline;
}
#homenews a:hover {
font-weight:bold;
color:#EF0000;
text-decoration:underline;
}


#commenthead {
background: url(img/commentbackhead.png);
width:500px;
height:43px;
}
#commentmid {
background: url(img/commentbackmid.png);
width:500px;
color:#fff;
}
#commentbottom {
background: url(img/commentbackbottom.png);
width:500px;
height:16px;
}

#gameinfohead {
background: url(img/gameinfohead.png);
width:400px;
height:31px;
}
#gameinfomid {
background: url(img/gameinfomid.png);
width:400px;
color:#fff;
}
#gameinfobottom {
background: url(img/gameinfobottom.png);
width:400px;
height:17px;
}


#links {
float:left; 
width:222px; 
color:#fff;
}
#links a{
color:#fff;
text-decoration:underline;
}
#links a:hover{
color:#5FFF66;
text-decoration:none;
}


.playgame {
text-align:right;
width:100%;
}


#featuredhead {
background: url(img/featuredhead.png);
width:630px;
height:28px;
}
#sidebarhead {
width:300px;
height:10px;
background: url(/templates/red/images/sidbarhead.png);
}
#sidebarmid {
width:300px;
background: url(/templates/red/images/sidbarmid.png);
text-align:center;
}
#sidebarbottom {
width:300px;
height:10px;
background: url(/templates/red/images/sidbarbottom.png);
}
#sideadback {
width:286px;
height:287px;
background: url(/templates/red/images/sideadback.png);
margin-left:7px;
}
#sideadvert {
padding:15px;
}
#searchmod {
width:287px;
height:42px;
background: url(/templates/red/images/searchmod.png);
margin-left:7px;
padding-top:55px;
}
#meetninjas {
width:287px;
height:384px;
background: url(/templates/red/images/meetninjas.png);
margin-left:7px;
}
#sidemostplayed {
width:287px;
height:564px;
background: url(/templates/red/images/sidemostplayed.png);
margin-left:7px;
}
#aboutus {
width:287px;
height:119px;
background: url(/templates/red/images/aboutus.png);
margin-left:7px;
padding-top:65px;
color:#fff;
text-align:left;
}
#popgamesmod {
margin-left:2px; 
margin-bottom:10px;
}
#popgamesmod a{
font-weight:bold;
font-size:14px;
text-decoration:none;
color:#fff;
}
#popgamesmod a:hover{
color:#46DB66;
}
.popthumbback {
float:left; 
background: url(/templates/red/images/popthumbback.png); 
width:79px; 
height:79px; 
padding-top:3px; 
margin-left:3px;
}
.popgamedesc {
float:left; 
background: url(/templates/red/images/popdescback.png); 
width:190px; 
height:82px; 
text-align:left; 
color:#fff; 
font-size:12px; 
margin-left:3px; 
padding-left:2px;
}
.popgamehits {
float:left; 
width:90%; 
color:#ce4402; 
font-weight:bold; 
font-size:13px; 
text-align:right; 
margin-top:1px;
}
.newmembers {
text-align:center;
font-size:10px;
color:#fff;
margin-bottom:5px;
}
.newmembers a{
color:#fff;
text-decoration:none;
font-weight:bold;
font-size:14px;
}
.newmembers a:hover{
color:#46DB66;
}
.topmembersthumb {
float:left; 
width:40px; 
height:50px;
}
.topmembersdesc {
float:left; 
width:97px; 
height:50px;
color:#fff;
text-align:left;
padding-left:6px;
}
.topmembersdesc a{
color:#fff;
font-weight:bold;
text-decoration:none;
}
.topmembersdesc a:hover{
color:#46DB66;
}
.newgamebox {
float:left; 
padding:5px; 
font-size:13px;
color:#000;
text-align:left;
}
.newgamebox a{
color:#880000;
text-decoration:none;
}
.newgamebox a:hover{
color:#139F30;
}
#newgamebackground{
background: url(/templates/red/images/newestgamesborder.png); 
width:616px; 
height:280px; 
padding-left:16px; 
padding-top:65px;
}
#newsbox {
width:287px;
height:241px;
background: url(/templates/red/images/newsback.png);
margin-left:7px;
padding-top:70px;
color:#fff;
font-size:11px;
text-align:left;
}
#newsbox a{
color:#fff;
font-weight:bold;
text-decoration:none;
font-size:13px;
}
#newsbox a:hover{
color:#5FDB3A;
}
.newsboxborder {
float:left; 
width:275px; 
margin-left:7px; 
border-bottom:1px dashed #fff; 
margin-top:10px; 
}
.newsboxdesc {
float:left; 
width:230px; 
height:45px; 
color:#fff; 
}
.newsboxthumb {
float:left; 
width:45px; 
height:45px; 
text-align:left;
}
#gamepageback {
background: url(/templates/red/images/gamepageback.png) top center;
background-repeat:no-repeat;
width:941px;
padding-top:30px;
}
#topgamead {
width:630px;
height:61px;
float:left;
margin-left:30px;
margin-top:3px;
}
#gameboxhead {
margin-bottom:20px;
}
#ingametitle {
color:#FFFFFF;
float:left;
font-family:agency fb;
font-size:30px;
font-weight:bold;
margin-left:110px;
text-align:left;
width:500px;
}
#gameinfoboxback {
background: url(/templates/red/images/gameinfoboxback.png) top center;
background-repeat:no-repeat;
width:941px;
}
#commentboxhead {
background: url(/templates/red/images/commentboxhead.png);
width:400px;
height:60px;
}
#backwhite {
background: url(/templates/red/images/backwhite.png);
width:100%;
}
#commentbox {
float:left;
width:400px;
margin-left:13px;
}
#gameinfobox {
float:left;
width:500px;
margin-left:15px;
}
#gameinformationback {
background: url(/templates/red/images/gameinformationback.png);
width:500px;
height:57px;
}
#moregameshead {
background: url(/templates/red/images/moregameshead.png);
width:500px;
height:46px;
}