/* header stuffs start here */

.head_menu {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 135px;
	z-index: 100;
}

.head_banner {
	position: absolute;
	width: 100%;
	float: left;
	top: 0;
	left: 0;
	z-index: 110;
}

.ad_banner {
	position:absolute;
	top: 0;
	left: 0;
	height: 70px;
	padding-left:453px;
	padding-top: 12px;
	z-index: 140;
}

.clock {
	position:absolute;
	top: 0;
	left: 0;
	padding-left: 890px;
	padding-top: 82px;
	z-index: 120;
}

#post_message {
	padding-left: 35px;
	padding-top: 68px;
	z-index: 154;
}

#important_message {
	padding-left: 35px;
	padding-top: 0px;
	z-index: 156;
}

#banter_message {
	padding-left: 153px;
	padding-top: 68px;
	z-index: 153;
}

#groups_message {
	padding-left: 255px;
	padding-top: 68px;
	z-index: 152;
}

#mark_read {
	padding-left: 929px;
	padding-top: 82px;
	z-index: 121;
}

#post_message, #banter_message, #mark_read, #important_message, #groups_message {
	position: absolute;
	top: 0;
	left: 0;
}

.user_text, .login {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 110px;
	padding-left: 10px;
	z-index: 100;
}

.irc_topic {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 98px;
	padding-left: 280px;
	text-align: left;
	z-index: 99;
}

.top_menu {
	position: absolute;
	top:0;
	left:0;
	padding-left: 7px;
	padding-top: 82px;
	z-index: 130;
}

/* header stuffs end here */

/* drop down menu stuff starts here */
#menu .fbox {
	border-left: 1px;
	border-top: 1px;
}

#menu .mbox {
	border-left: 1px;
	border-top: 0px;
}

#menu .menu {
	border: 0px;
}

#menu .mbox, #menu .fbox {
	border-right: 1px;
	border-bottom: 1px;
}

#menu .mbox, #menu .fbox, #menu .tbox, #menu .menu {
	border-style: solid;
	padding: 1px 2px;
	width: 115px;
	display: block;
	text-decoration: none;
}

#menu {
	width: 100%;
	float: left;
	text-decoration: none;
	display: block;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 120px;
	float: left;
}

#menu li {
	display: block;
	border-width: 0px;
	margin: 0;
	position: relative;
}

#menu ul ul {
	position: relative;
	z-index: 500;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block;
}

/* drop down menu stuff ends here */

/* rounded corners */
.rounded_top *, .rounded_bottom * {display: block; height: 1px; overflow: hidden;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px} 
/* rounded corners stuff ends here */

.user_image {
	max-width: 700px;
}

.page {
	width: 1004px;
	padding: 0;
}

.main {
	width: 988px;
	padding: 0;
	margin: 0;
}

.plain {
	border: 0px;
}

.left_column {
	width: 18%;
	padding: 0;
	float: left;
}

.main_column {
	margin: 0;
	width: 100%;
	position: relative;
	float: left;
}

.portal {
	width: 81%;
	padding: 0;
	margin: 0;
	position: relative;
}

.right_column {
	width: 18%;
	padding: 0;
	margin: 0;
	float: right;
}

object {
	z-index: 50;
}

.currently {
    padding-top: 5px;
    text-align: right;
    font-style: italic;
}

body {
	margin: 0px;
	border: 0px;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

#reg_box {
    width: 350px;
}


a {
	text-decoration: underline;
	border-style: none;
	border-width: 0px;
	padding: 0cm;
}

a:visited {
	text-decoration: underline;
	border-style: none;
	border-width: 0px;
	padding: 0cm;
}

a:hover {
	text-decoration: underline;
	border-style: none;
	border-width: 0px;
	padding: 0cm;
}

a:active {
	text-decoration: underline;
	border-style: none;
	border-width: 0px;
	padding: 0cm;
}

.post_strip, .post_strip2 {
	height: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}

.auto {
	overflow: auto;
}

.sixty {
	width: 60%;
}

.eighty {
	width: 80%;
}

.smiley {
       vertical-align:middle;
}

.line {
	height: 1px;
	font-size: 0px;
    width: 79%;
}

.user_det {
	margin-top:5px;
    float: left;
	width: 18%;
	padding: 3px;
	text-align: center;
}

.post {
    padding-top: 5px;
}

.sig {
    border-color:#999999;
    border-style:solid;
    border-bottom-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-top-width:1px;
	padding-top:3px;
}

.post , .sig {
	float: right;
	width: 79%;
	overflow: auto;
	text-align: left;
}

.div_center {
	margin-left: auto;
	margin-right: auto;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.reg_warn {
	padding: 5px;
}

.column {
	width: 94%;
	padding: 0;
	margin: 0;
}

.post_table {
	border-style: dotted;
	border-width: 1px;
}

.dotted_box, .game_cell {
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
        border-color: #4b9fb9;
}

.head_menu a {
	text-decoration: none;
}

.head_menu a:visited {
	text-decoration: none;
}

.head_menu a:hover {
	text-decoration: underline;
}

.head_menu a:active {
	text-decoration: underline;
}

.tb_head, .tb_title, .tb_item, .tb_full_item {
	vertical-align:middle;
	border-style: none;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tb_item, .tb_full_item {
	padding-top: 3px;
	padding-bottom: 3px;
}

.tb_full_item {
	padding-top: 35pt;
	padding-bottom: 35pt;
	width: 408px;
}

.tb_full_head {
	width: 400px;
}

.spoiler {
	text-align: left;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #B08617;
	border-style: ridge;
	position: relative;
	padding: 2px;
}


.quote, .code {
	border: #525E6E;
	border-style: dotted;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding: 10px;
	display: block;
	max-width: 90%;
}

.copyright {
	letter-spacing: -1px;
}

.foot, .foot a {
	letter-spacing: -1px;
}

textarea, input, select {
	border-style: solid;
	border-width: 1px;
	padding-left: 3px;
}

input.image {
	border-style: none;
	border-width: 0px;
}

form {
	display: inline;
}

input.shop {
	vertical-align:text-top;
}

img.float, input.float {
	float:right;
	vertical-align:text-bottom;
}

.profile a, .profile a:visited, .profile a:hover, .profile a:active {
	text-decoration: none;
}

.foot a, .foot a:visited {
	text-decoration: none;
}

.foot a:hover, .foot a:active {
	text-decoration: underline;
}

.copyright a, .copyright a:visited
{
	text-decoration: none;
}

.copyright a:hover, .copyright a:active
{
	text-decoration: underline;
}

.box {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #b3b3b3;
}

img {
	border: 0;
	text-decoration: none;
}

.head_menu, .user_text, .top_menu, body, .post_strip, .post_strip2, .tb_item, .tb_full_item, .spoiler,
.foot a, .foot a:visited, .copyright a:hover, .copyright a:active, #menu li li, #menu a, #post_message a, #banter_message a,
#mark_read a, #post_message a:hover, #banter_message a:hover, #groups_message a, #groups_message a:hover,
#mark_read a:hover  {
	color: #000000;
}

a {
	color: #465964;
}

a:visited {
	color: #34444B;
}

a:hover {
	color: #FF9900;
}

a:active {
	color: #FFCC00;
}

.head_menu li a, .head_menu li a:visited, .head_menu li a:hover, .head_menu li a:active {
	color: #ebebeb;
}

.copyright a, .copyright a:visited
{
	color: #444444;
}

.tb_title {
	color: #4c5154;
}

.tb_head, #menu li, .top {
	color: #FFFFFF;
}

.reg_warn, #important_message a, #important_message a:hover {
	color: #FF0000;
}

.sig, a.sig, .sig a:visited, .sig a:hover, .sig a:active {
	color: #00008B;
}

.code {
	color: #006600;
}

.quote {
	color: #3A5370;
}

.clock, #menu .menu{
	color: #FFFFFF;
}

textarea, input, select {
	border-color: #000000;
}

#menu .mbox, #menu .fbox, #menu .tbox, #menu .menu {
	border-color: #76b2dd;
}

.quote, .code {
	background-color: #F1F4F8;
}

#menu ul ul {
	background-color: #DDE8EE;
}

.tb_head, .rounded_top *, .top {
	background-color: #4b9fb9;
}

.tb_item, .tb_full_item, .post_strip, .post_strip2 , .rounded_bottom *{
	background-color: #D3DDE4;
}

.dotted_box {
	background-color: #C4D0D9;
}

#menu ul li li a:hover {
	background-color: #CAD5DD
}

.page {
	background-color: #bec8d0
}

body, .foot {
	background-color: #90A5B6;
}

.tb_row1 {
	background-color: #EEEEEE;
}

.tb_row2 {
	background-color: #DDDDDD;
}

.post_table, .tb_title, .spoiler {
	background-color: #DCE3E9;
}

#post_message a, #banter_message a, #groups_message a, #mark_read a, #groups_message a:hover, #post_message a:hover, #banter_message a:hover, #mark_read a:hover, #important_message a, #important_message a:hover,
.menu a:hover {
	background-color: transparent;
}

#menu ul {
	background-image: url('http://images.apegaming.net/blank.gif');
}

.tb_title, .post_strip {
	background-image: url('http://images.apegaming.net/ape_default_crosses.gif');
	background-repeat: repeat;
}

.post_strip2 {
	background-image: url('http://images.apegaming.net/ape_default_crosses_rev.gif');
	background-repeat: repeat;
}

#post_message a, #banter_message a, #groups_message a, #mark_read a, body, #menu .mbox, #menu .fbox, #menu .tbox, #menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.head_text, #important_message a {
	font-size: 18px;
}

body, .login, div, input {
	font-size: 11px;
}

#menu .mbox, #menu .fbox, #menu .tbox, #menu li, #menu .menu, #post_message a, #banter_message a, #mark_read a, #groups_message a,
#menu input, .gensmall, .gensmall2, .copyright, .reg_warn, .foot, .foot a {
	font-size: 10px;
}

.code {
	font-family: 'Courier New';
}

.bold, #post_message, #banter_message, #groups_message a, #mark_read, #menu .mbox, #menu .fbox, #menu .tbox, #menu li, #important_message {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

#post_message a, #banter_message a, #mark_read a, #groups_message a, .plain a, .plain a:hover {
	text-decoration: none;
}