* {
	padding:0;
	margin:0;
}

body {
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-color: #eeefe8;
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	text-align: justify;
}

#container {
	width: 840px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header {
	height: 112px;
	background-repeat: no-repeat;
}

#logo {
	float: left;
	height: 112px;
}

#banner {
	float: right;
	width: 468px;
	height: 60px;
	margin-top: 24px;
	padding: 1px;
	background-color: #000000;
	border: 3px solid #2c2b2b;
}


img {
	border:0px;
	max-width: 380px;
}

h1{
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #898989;
	font-size: 13px;
	font-weight: bold;
}

a:link {
	color: #9da800;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9da800;
}
a:hover {
	text-decoration: none;
	color: #bdc659;
}
a:active {
	text-decoration: none;
	color: #9da800;
}

.footer_info_design a:link {
	color: #9da800;
	text-decoration: none;
}
.footer_info_design a:visited {
	text-decoration: none;
	color: #9da800;
}
.footer_info_design a:hover {
	text-decoration: none;
	color: #bdc659;
}
.footer_info_design a:active {
	text-decoration: none;
	color: #9da800;
}

.footer_info_copyright a:link {
	color: #9da800;
	text-decoration: none;
}
.footer_info_copyright a:visited {
	text-decoration: none;
	color: #9da800;
}
.footer_info_copyright a:hover {
	text-decoration: none;
	color: #bdc659;
}
.footer_info_copyright a:active {
	text-decoration: none;
	color: #9da800;
}

#navigation {
	margin-top: 0px;
	height: 40px;
	float: left;
       padding-left: 30px;
}

.h1_links a {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #898989;
	font-size: 13px;
	font-weight: bold;
}

.nav_links ul {
	margin: 0px;
	padding: 0px;
}

.nav_links li {
	list-style: none;
	display: block;
	font-size: 13px;
	float: left;
}

.nav_links a {
	text-decoration: none;
	color: #5f5f5f;
	display: block;
	height: 35px;
	padding-top: 12px;
	padding-right: 17px;
	padding-left: 17px;
}

.nav_links a:hover {
	color: #FFFFFF;
	background-image: url(img/nav_hover.png);
	background-repeat: no-repeat;
}

.withdiv {
	background-image: url(img/divider.png);
	background-repeat: no-repeat;
	height: 40px;
}

#content {
	background-image: url(img/content_background2.png);
	width: 656px;
	background-color: #FFFFFF;
	border: 6px solid #e3e3e3;
	float: left;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 92px;
	margin-right: 92px;
}

#post_container {
	float: left;
	width: 400px;
	padding: 10px;
}

#post_container h1 a{
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #898989;
	font-size: 13px;
	font-weight: bold;
}

.a_post {
	float: left;
	width: 400px;
}

.a_post .post ul {
	padding-left: 15px;
}

.a_post .post ol {
	padding-left: 15px;
}

.post_img {
	float: left;
	height: 170px;
	width: 386px;
	padding: 6px;
	background-color: #eeefe8;
	border: 1px solid #e3e3e3;
	margin-top: 10px;
}

.post_desc {
	width: 400px;
	float: left;
}

.post_desc img{
	padding: 6px;
	background-color: #eeefe8;
	border: 1px solid #e3e3e3;
	display: block;
	margin: auto;
}

.post_desc p {
	color: #666666;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 10px;
}

#sidebar {
	float: right;
	width: 216px;
	height: 100%;
	background-image: url(img/sidebar_background.png);
	background-repeat: repeat-y;
	background-color: #f8f6f7;
	padding: 10px;
}

.sidebar_content {
	float: left;
	width: 216px;
}

#sidebar h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #898989;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

#sidebar2 {
	float: right;
	width: 216px;
	height: 100%;
	background-image: url(img/sidebar_background.png);
	background-repeat: repeat-y;
	background-color: #f8f6f7;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}

.sidebar2_content {
	float: left;
	width: 216px;
}

#sidebar2 h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #898989;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

#forum_content {
	width: 656px;
	background-color: #FFFFFF;
	border: 6px solid #e3e3e3;
	float: left;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
}

#forum_container {
	width: 656px;
	padding: 10px 10px 0px 10px;
}

#amxbans_content {
	width: 656px;
	background-color: #FFFFFF;
	border: 6px solid #e3e3e3;
	float: left;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 92px;
	margin-right: 92px;
	background-repeat: repeat-y;
}

#amxbans_container {
	width: 636px;
	padding: 10px 10px 0px 10px;
}

#footer {
	clear: both;
	height: 40px;
	background-color: #2D2D2D;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #fff;
	margin-top: 20px;
	padding-top: 10px;
	font-size: 10px;
}

#footer_content {
	width: 100%;
	margin: auto;
}

.footer_info_copyright {
	float: left;
	height: 15px;
	width: 350px;
	margin-left: 20px;
}

.footer_info_copyright p {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}

.footer_info_design {
	float: right;
	height: 15px;
	width: 350px;
	margin-right: 20px;
}

.footer_info_design p {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
}

.divider {
	background-image: url(img/divider_sidebar.png);
	background-repeat: no-repeat;
	height: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 216px;
}

.divider2 {
	background-image: url(img/divider_sidebar.png);
	background-repeat: no-repeat;
	height: 2px;
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.status_container {
	width: 174px;
	margin-left: 22px;
	margin-right: 22px;
}

.status_container h2{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.status_container img{
	padding: 6px;
	background-color: #eeefe8;
	border: 1px solid #e3e3e3;
	display: block;
	margin: auto;
	text-align: center;
}

.status2_container {
	width: 174px;
	margin-left: 22px;
	margin-right: 22px;
}

.status2_container h2{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.status2_container img{
	padding: 6px;
	background-color: #eeefe8;
	border: 1px solid #e3e3e3;
	display: block;
	margin: auto;
	text-align: center;
}

#player_container {
	margin-right: 6px;
}

#name_container {
	text-align: left;
	float: left;
	width: 83%;
}

#kd_container {
	text-align: right;
	float: left;
	width: 16%;
}

.ct_container {
	padding: 6px;
	background-color: #eeefe8;
	border: 1px solid #e3e3e3;
	display: block;
	margin: auto;
}

.t_container {	
	padding: 6px;
	background-color: #eeefe8;
	border: 1px solid #e3e3e3;
	display: block;
	margin: auto;
}

.s_container {
	padding: 6px;
	background-color: #eeefe8;
	border: 1px solid #e3e3e3;
	display: block;
	margin: auto;
}
.cw_container {
	padding: 1px;
	color: #000000;
	background-color: #eeefe8;
	border: 1px solid #e3e3e3;
	display: block;
	margin: auto;
	width: 96%;
}

.pagecurrent a:visited{
	background: #FFFFFF;
	font-size:7pt;
	color: #000;
	border: 1px solid #e3e3e3;
	padding: 1px 3px 1px 3px;
}

.pagecurrent a:active{
	background: #eeefe8;
	font-size:7pt;
	color: #000;
	border: 1px solid #e3e3e3;
	padding: 1px 3px 1px 3px;
}

.pagecurrent a:hover{
	background: #eeefe8;
	font-size:7pt;
	color: #000;
	border: 1px solid #e3e3e3;
	padding: 1px 3px 1px 3px;
}

.pagecurrent a:focus{
	background: #FFFFFF;
	font-size:7pt;
	color: #000;
	border: 1px solid #e3e3e3;
	padding: 1px 3px 1px 3px;
}

.pagecurrent a{
	background: #FFFFFF;
	font-size:7pt;
	color: #000;
	border: 1px solid #e3e3e3;
	padding: 1px 3px 1px 3px;
}

.pagecurrent2{
	background: #eeefe8;
	font-size:7pt;
	color: #000;
	border: 1px solid #e3e3e3;
	padding: 1px 3px 1px 3px;
}

.quotetop, .quotecodeheader{
 background: #aeafa8;
 border: 1px solid #969790;
 border-bottom: 0;
 border-left: 4px solid #969790;
 font-family: tahoma, arial, helvetica, sans-serif;
 font-size:8pt;
 font-weight: bold;
 margin: 8px auto 0 auto;
 padding: 3px;
}

.quotemain, .quotebody, .codebody{
 background: #eaebe4;
 border: 1px dotted #000;
 border-left: 4px solid #969790;
 border-top: 0;
 font-family: tahoma, arial, helvetica, sans-serif;
 font-size:8pt;
 padding: 4px;
 margin: 0 auto 8px auto;
}

