/* onArcade 2 CSS: Dark */
#body {
	background:#181911 url(images/bg_1.jpg) top fixed;
    background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size:.79em;
	color:#FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #999991;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 2px;
	padding: 2px;
}
fieldset {
	margin-top: 7px;
	-moz-border-radius: 8px;
}
a:link, a:visited  {
	color: #80FF00;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.main_body {
	width: 900px;
    margin-top:1px;
	border-left: 4px solid #B0AFAA;
	border-right: 4px solid #B0AFAA;
	border-bottom: 4px solid #B0AFAA;
	background-color: #999999;
}
#main_bodyF {
	width: 912px;
	padding: 0px;
	border-left: 4px solid #B0AFAA;
	border-right: 4px solid #B0AFAA;
	border-bottom: 4px solid #B0AFAA;
	background-color: #999999;
}
.header {
	background: #950002 url(images/header.png);
	height: 96px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#site_logo {
	position: relative;
    padding:0px 0px 0px 38px;
	margin:2px 0px 0px 90px;
    float:left;
    border:0;
}
#main_menu {
	position: relative;
    float:right;
    margin:9px 5px 0 0;
}
#main_menu li {
	list-style-type: none;
	display: inline;
	
}
#main_menu a:link, #main_menu a:visited {
	color: #80ff00;
	text-decoration: none;
}
#main_menu a:hover {
	color: #ff0000;
}

.categories_bar {
	background-image: url(images/topmenu.png);
	height: 24px;
	border: 1px solid #000000;
}
#categories_menu {
    margin:4px 0 0 10px;
    padding:0;
	position: relative;
	color: #ff0000;
	font-size: 12px;
}
#categories_menu li {
	list-style-type: none;
	display: inline;
	margin:0 1px 0 1px;
}
#categories_menu a:link, #categories_menu a:visited {
	color: #80ff00;
	text-decoration: none;
}
#categories_menu a:hover {
	color: #ff0000;
}
#main_content {
	background-color: #999999;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px;
}
#main_content_left {
	float: left;
	width: 21.5%;
}
#main_content_right {
	float: right;
	width: 78%;
}
.content_box {
	background-color: #333333;
	border: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}
.content_box_header {
	background: #000000 url(images/topbar.gif);
    border: 1px solid #000000;
    color: #FF8000;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	margin:4px 0 0 12px;

}
.content_box_header a:link, .content_box_header a:visited {
	color: #80ff00;
	text-decoration: none;
}
.content_box_header a:hover {
	color: #FF8000;
}
.content_text_left {
	float: left;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.content_text_right {
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
}
.news_line {
	border-top: 1px solid #000000;
	margin-top: 5px;
}
.redirection_box {
	border: 1px solid #000000;
	background: #333333;
	margin-top: 50px;
	padding: 5px;
	width: 400px;
	text-align: center;
}
.ad_box {
	border: 1px solid #000000;
	background: #333333;
	text-align: center;
    padding: 3px;
    margin-bottom: 5px;
}
#champion_box {
	background: #333333 url(images/cup.gif);
	background-repeat: no-repeat;
	background-position: 25% 50%;
	border: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
	text-align: center;
	
}
.file_link:link {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
.file_link:visited {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
.file_link:hover {
	color: #FF6347;
	font-weight: bold;
	text-decoration: underline;
}
.btext { 
    margin: 15px;
	text-align: left;
	}
.comment_box {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #000000;
}
.popup_box {
	border: 1px solid #000000;
	background: #333333;
	margin: 5px;
	padding: 3px;
}
.frame_text {
    width: 49%;
	padding: 4px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.frame_text a:link, .frame_text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.frame_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.browse_file_box {
	background: #333333;
	margin: 2px;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.error_box {
	border: 1px solid #FF3300;
	background: #333333;
	margin-bottom: 5px;
	color: #FF3300;
	text-align: left;
    padding: 3px;
}
.register_right {
	margin-bottom: 1px;
	font-weight: bold;
	float: right;
	width: 70%;
}
.register_left {
	margin-bottom: 1px;
	font-weight: bold;
	float: left;
	width: 30%;
}
.quote {
	border: 1px dotted #FF9900;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.compose_pm_right {
	float: right;
	width: 80%;
}
.compose_pm_left {
	float: left;
	width: 17%;
	font-weight: bold;
}
/* Sponsor link looks like this */
#sponsor {
	border: 1px dotted #FF3300;
	background: #FFCC33;
	margin-bottom: 5px;
	text-align: center;
	padding: 4px;
	font-weight: bold;
}
.pagination {
	margin: 1px;
	text-align: center;
}
.pagination a {
	padding: 1px;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}
.pagination a:hover {
	border: 1px solid #99CC66;
	color: #FFFFFF;
}
.pagination b {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.small {
    font-size:10px;
     }
/* onArcade 2 CSS */
