html, body {
  background-color: #F0F3F7;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  border: 0;
}

input {
  vertical-align: middle;
}

img {
  border-style: none;
  vertical-align: middle;
}

form
{
  display: inline;
  margin-bottom: 0;
}


A:LINK, A:VISITED
{
	color: #52667C;
	text-decoration: none;
}

A:ACTIVE, A:HOVER
{
	COLOR: #DA8F36;
	text-decoration: underline;
}

#centered {
  position: relative;
  width: 919px;
  margin: 0 auto;
  height: 100%;
  text-align: center;
}

.left_container {
  display: table-cell;
  vertical-align: top;
  height: auto;
  width: 791px;
}

.right_container {
  display: table-cell;
  vertical-align: top;
  height: auto;
  width: 124px;
  border-left: 2px solid #52667C;
  border-right: 2px solid #52667C;
  background-color: #D0D8E2;
}

.content {
  width: 100%;
  height: 100%;
}

.left_content {
  display: table-cell;
  vertical-align: top;
  height: auto;
  width: 125px;
  border-left: 2px solid #52667C;
  border-right: 2px solid #52667C;
  background-color: #A4B1C2;
}

.center_content {
  display: table-cell;
  vertical-align: top;
  width: 662px;
}

.right_content {
  display: table-cell;
  vertical-align: top;
  height: auto;
  width: 124px;
  border-left: 2px solid #52667C;
  border-right: 2px solid #52667C;
  background-color: #D0D8E2;
}

#login {
  width: 100%;
  height: 29px;
}

#login_box {
  width: 632px;
  height: 29px;
  background-image: url("../images/login_bg.gif");
}

#login_box_padding {
  margin-top: 2px;
  text-align: center;
}

/* ****************** */
/*       MASCOT       */
/* ****************** */

#mascot_row {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 123px;
}

/* ****************** */
/*       LEFT SIDE    */
/* ****************** */

#left_row1 {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  height: 100px;
  background-color: #D0D8E2;
}

#left_title1 {
  position: relative;
  left: -2px;
  width: 129px;
  height: 21px;  
  text-align: center;
  padding-top: 5px;
  margin-right: -4px;
  background-image: url("../images/left_tab.jpg");
}

#left_row2 {
  display: table-cell;
  vertical-align: top;
  height: 35px;
  text-align: left;
  background-color: #D0D8E2;
  border-bottom: 2px solid #52667C;
}

#left_row2_ads {
  display: table-cell;
  vertical-align: top;
  height: 240px;
  text-align: left;
  background-color: #A4B1C2;
  border-bottom: 2px solid #52667C;
}

#left_title2 {
  position: relative;
  left: -2px;
  width: 129px;
  text-align: center;
  height: 20px;
  padding-top: 5px;
  margin-right: -4px;
  background-image: url("../images/left_tab_2.gif");
}

#left_row3 {
  display: table-cell;
  text-align: center;
  vertical-align: top;
  width: 100%;
  height: auto;
}

/* ****************** */
/*       CENTER       */
/* ****************** */

#signup {
  border-top: 2px solid #52667C;
  border-bottom: 2px solid #52667C;
  background-color: #D0D8E2;
}

#signupbutton {
  position: absolute;
  top: 143px;
  left: 729px;
}

#main_content {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  width: 662px;
}

#center_row1 {
  display: table-cell;
  text-align: left;
  width: 100%;
  height: 16px;
  background-color: #D0D8E2;
  border-top: 2px solid #52667C;
  border-bottom: 2px solid #52667C;    
}

#center_row1_content {
  text-align: left;
  width: 100%;
  height: 27px;
}

#page_title {
  padding-top: 2px;
  display: table-cell;
  vertical-align: middle;
  background-image: url("../images/center_tab_bg.gif");
}

#center_row2 {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}

#maintitle {
  position: absolute;
  height: 31px;
  left: 129px;
  top: 137px;
}

/* ****************** */
/*       RIGHT SIDE   */
/* ****************** */

#right_row1 {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  height: 57px;
  background-color: #A4B1C2;
  border-bottom: 2px solid #52667C;
}

#right_title1 {
  position: relative;
  left: -2px;
  width: 128px;
  height: 20px;
  padding-top: 5px;
  margin-right: -4px;
  background-image: url("../images/right_tab_1.gif");
}

#right_row2 {
  display: table-cell;
  vertical-align: top;
  height: 120px;
  text-align: left;
  border-bottom: 2px solid #52667C;
}


#right_row3 {
  display: table-cell;
  vertical-align: top;
  text-align: center;
}


/* ****************** */
/*  INPUT STYLES      */
/* ****************** */

.small_bold
{
	color: #52667C;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

.medium_bold
{
	color: #52667C;
	font-size: 13pt;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

.large_bold
{
	color: #52667C;
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}


.small_input
{
	vertical-align: middle;
	font-weight: bold;
	color: #000000;
	border: 2px solid #52667C;
	font: 8pt Arial;
	text-decoration: none;
	background-color: #F0F3F7;
}


/* ****************** */
/*  NEWS             */
/* ****************** */

.news_container
{
	border: 2px solid #52667C;
	width: 100%;
}

.news_title
{
	display: table-cell;
	background-image: url("../images/news_bg.gif");
	height: 16px;
	padding: 4px;
	border-bottom: 2px solid #52667C;
}

.news_content
{
	display: table-cell;
	background-color: #F0F3F7;
	padding: 4px;
	border-bottom: 2px solid #52667C;
}

.news_author
{
	display: table-cell;
	text-align: left;
	padding: 4px;
	background-color: #D5DCE3;
}

.news_comments
{
	display: table-cell;
	text-align: right;
	padding: 4px;
	background-color: #D5DCE3;
}

/* ****************** */
/*  OTHER             */
/* ****************** */

.spoiler
{
	background-color: #D0D8E2;
	color: #D0D8E2;
	border: 1px solid #52667C;
	padding: 2px;
	overflow: auto;
	white-space: normal;
	width: 97%;	
}

.spoiler.mouseover:hover
{
	color: #52667C;
}

.text
{
	color: #52667C;
	font-size: 9pt;
	font-family: Arial;
	text-decoration: none;
}

.pimage
{
	text-align: center;
	height: 21px;
	vertical-align: middle;
}

.textbold
{
	color: #52667C;
	font-size: 8pt;
	font-weight:bold;
	font-family: Arial;
	text-decoration: none;
}



.textjustify
{
	color: #52667C;
	font-size: 9pt;
	font-family: Arial;
	text-align: justify;
	text-decoration: none;
}


.textsmall
{
	color: #52667C;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}

.nav
{
	color: #52667C;
	font-size: 11pt;
	font-weight:bold;
	font-family: Arial;
	text-decoration: none;
	padding-left: 10px;
}

.n2 {
	width: 90%;
}

.n1 {
	width: 10%;
}

.spc_menu {
	width: 9px;
	height: 14px;
	background-image: url("../images/spacer_menu.gif");
}

.specialtext
{
	color: #52667C;
	font-size: 9pt;
	font-weight:bold;
	font-family: Arial;
	text-decoration: none;
}

.newsname
{
	color: #DB9B4F;
	font-size: 9pt;
	font-weight:bold;
	font-family: Arial;
	text-decoration: none;
}

.titlebig
{
	color: #52667C;
	font-size: 16pt;
	font-family: Arial;
	font-weight: Bold;
	text-decoration: none;
}

.titlesmall
{
	color: #52667C;
	font-size: 13pt;
	font-family: Arial;
	font-weight: Bold;
	text-decoration: none;
}


.inbox
{
	padding-left: 1px;
	font-weight: normal;
	vertical-align: middle;
	color: #000000;
	border-width: 2px;
	border-color: #52667C;
	border-style: solid;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	background-color: #F0F3F7;
}

.button
{
	vertical-align:middle;
	padding-left:2px;
	padding-right:2px;
	color: #52667C;
	font-weight:bold;
	border-width: 2px;
	border-color:#52667C;
	border-style: solid;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	background-color: #F0F3F7;
}

.imgbutton
{
	vertical-align: middle;
}


.rating
{
	float: left;
	height: 15px;
	background-color: #A4B1C2;
}

.ratingbox
{
	margin-bottom: 1px;
}

.releasestitle
{
	color: #52667C;
	font-size: 11pt;
	font-family: Arial;
	font-weight: Bold;
	text-decoration: none;
}

ul {
	margin-left: 1.3em;
	padding-left: 0;
	margin-bottom: 0;
}

ol {
	margin-left: 1.3em;
	padding-left: 0;
	margin-bottom: 0;
}

/* ****************** */
/*  MEMBER PAGE STUFF */
/* ****************** */


#mcont {
	position: relative;
	top: 8px;
	height: 281px;
	width: 100%;
	background-image: url("../images/sbackground.gif");
}


#membercard {
	position: relative;
	width: 100%;
	margin: 0px;
	border: 0px;
	top: 13px;
}

#stats {
	position: relative;
	top: 1px;
	width: 80%;
	vertical-align: top;
}

#minforight
{
	vertical-align: bottom;
}

#minfoleft {
	border: 1px solid #7F8E9E;
	width: 100%;
	height: 100%;
	background-color: #E6E9ED;
	vertical-align: middle;
	text-align: center;
}

.mval {
	width: 49%;
	text-align: right;
	padding: 0px;
	height: 28px;
}

.mstat {
	width: 51%;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	height: 28px;
}

#minfotable {
	padding: 0px;
	margin: 0px;
	width: 244px;
	height: 255px;
}

.minfo {
	height: 28px;
	text-align:left;
}

.minfo_bar {
	padding: 2px;
	margin-bottom: 3px;
	width: 100%;
	border-bottom: 1px solid #52667C;
	font-weight: bold;
	font-size: 11pt;
}


.newlist {
  font-size: 9px;
  color: #FF8888;
}

.newlist a {
  font-size: 9px;
  color: #F88;
  text-decoration: underline;
}

.tpost {
	padding-top: 2px;
	padding-bottom: 2px;
}

.pollgfx {
	height: 10px;
	background-color: #A4B1C2;
}

#clink A:LINK {
	text-decoration: underline;
}


.newsname A:LINK, .newsname A:VISITED, .newsname A:ACTIVE, .newsname A:HOVER {
	color: #DB9B4F;
	font-size: 9pt;
	font-weight:bold;
	font-family: Arial;
	text-decoration: underline;
}

.pad {
	padding-right: 5px;
}


.tabletitle 
{
	color: #52667C;
	font-size: 16pt;
	font-family: Arial;
	text-decoration: none;
}

.loginbox
{
	vertical-align:middle;
	font-weight: bold;
	color: #000000;
	border-width: 2px;
	border-color:#52667C;
	border-style: solid;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	background-color: #F0F3F7;
}


/* ****************** */
/*  FILTER STUFF      */
/* ****************** */


.gfilt {
	float: right;
}

.gbutton {
	margin: 1px;
	border: 1px solid #52667C;
	color: #52667C;
	border-style: solid;
	padding: 1px;
	background-color: #F0F3F7;
}

#color_menu {
	text-align: left;
	position: absolute;
	border: 1px solid #52667C;
	width: 150px;
	background-color: #FFFFFF;
	left: 0;
	top: 0;
    visibility: hidden;
    z-index: 32;
}

.menu_item {
	padding: 3px;
	border-top: 1px dashed #DDDDDD;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #52667C;
	width: 144px;
	cursor:pointer;
	cursor:hand;
	vertical-align: middle;
}

.menu_top {
	padding: 3px;
	font-family: Arial;
	font-size: 10pt;
	width: 144px;
	font-weight: bold;
	color: #52667C;
	cursor:pointer;
	cursor:hand;
	vertical-align: middle;
}

.rls_table {
	width: 100%;
	padding: 6px;
}

.general_table {
	width: 100%;
}

.table_content {
	border: 2px solid #52667C;
	background-color: #D0D8E2;
	padding: 8px;
}

.tab_left {
  display: table-cell;
  vertical-align: top;
  width:11px;
}

.tab_middle {
  display: table-cell;
  vertical-align: bottom;
  width: 999px;
  color: #52667C;
  font-size: 16pt;
  font-family: Arial;
  text-decoration: none;
  background-image: url("../images/table_header_bg.gif");
}

.tab_right {
  display: table-cell;
  vertical-align: top;
  width:11px;
}

.search_bar {
  text-align: center;
  padding-top: 4px;
}

.colS {
  height: 20px;
  width: 20px;
  font-size: 6pt;
}

.colT {
  position: absolute;
  left: 0;
  top: 0;
}

#banner {
  height: 95px;
}

/* LOG STUFF */

.inline-d {
  display: inline;
}

.log_none {
  text-align: center;
  height: 50px;
}

.log_1 {
  width: 55%;
  padding: 2px;
}

.log_2 {
  padding: 2px;
  text-align: center;
  width: 30%;
}

.log_3 {
  padding: 2px;
  text-align: center;
  width: 15%;
}

.alt {
  background-color: #E4E7EB;
}

.show_change {
  background-color: #D0D8E2;
  border-right: 2px solid #52667C;
  border-left: 2px solid #52667C;
  padding: 5px;
}

.icon_block {
  width: 90px;
  padding: 5px;
}

.stat1 {
  width: 65px;
  padding: 3px;
}

.stat2 {
  width: 50px;
  text-align: center;
  padding: 3px;

}

.stat3 {
  padding: 3px;
}

.related1 {
  width: 302px;
  padding: 3px;
}

.related2 {
  padding: 3px;
  width: 80px;
  text-align: center;
}

.related3 {
  padding: 0px;
  width: 10px;
}

.related_delete {
  display: none;
  border: 0;
  margin: 0;
  padding: 0;
  height: 5px;
  width: 5px;
  font-size: 2pt;
}

.tasize {
  width: 600px;
}