/* onArcade 2 CSS: Default */
body {
	background: #000000 url(http://i47.tinypic.com/2i1l0y8.png) repeat-x left top;

	font-size: 11px;
	font-family: Arial;
	text-align: left;
	margin: 5px;
	padding: 3px;
}
form {
	margin: 3px;
	padding: 3px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #99CC66;
	font-size: 11px;
	padding: 2px;
	margin: 1px;
}
fieldset {
	margin-top: 7px;
	-moz-border-radius: 8px;
}
a:link, a:visited  {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF6347;
	text-decoration: none;
}
#main_body {
	width: 1100px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #471E11;
}
#header {
background : #fff url("http://i45.tinypic.com/205w18l.png") repeat-x left top;	
 height: 100px;






padding: 5px;
	text-align: left;
}
#main_content {
	background-color: #FFFFFF;
	padding: 5px;
}
#main_content_left {
	float: left;
	width: 21.5%;
}
#main_content_right {
	float: right;
	width: 78%;
}
.content_box {
	border: 1px solid #471E11;
	margin-bottom: 5px;
}
.content_box_header {
	background : #320300 url("") repeat-x left top;
	
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	padding-left: 4px;
	margin: 2px;
}
.content_box_2 {
	border: 1px solid #564740;
	margin-bottom: 5px;
}
.content_box_2_header {
	background : #000 url("") repeat-x left top;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.box_text {
	font-size: 11px;
	color: #333333;
	text-align: left;
    margin: 2px;
    padding: 1px;
}
.content_box input {
	background-color: #471E11;
	border: 1px solid #471E11;
}
.content_box_2_header a:link, .content_box_2_header a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.content_box_2_header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.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 dotted #471E11;
	margin-top: 5px;
}
.redirection_box {
	border: 1px solid #471E11;
	background: #FFFFFF;
	margin-top: 50px;
	padding: 5px;
	width: 400px;
	text-align: center;
}
.ad_box {
	border: 1px solid #471E11;
	text-align: center;
    padding: 3px;
    margin-bottom: 5px;
}
.ad_box_2 {
	border: 1px solid #99CC66;
	text-align: center;
    padding: 3px;
    margin-bottom: 5px;
}
#champion_box {
	background: #FFFFFF url(images/cup.gif);
	background-repeat: no-repeat;
	background-position: 25% 50%;
	border: 1px solid #99CC66;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
	text-align: center;
	
}
.file_link:link, .file_link:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.file_link:hover {
	color: #FF6347;
	font-weight: bold;
	text-decoration: underline;
}
.comment_box {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #99CC66;
}
.popup_box {
	border: 1px solid #99CC66;
	background: #FFFFFF;
	margin: 5px;
	padding: 3px;
}
.frame_text {
    width: 49%;
	padding: 4px;
	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: #F0F8FF;
	margin: 1px;
	padding: 1px;
}
.played {
	font-size: 9px;
}
.error_box {
	border: 1px solid #FF3300;
	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 #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
}
#footer {
	background : #fff url("http://i40.tinypic.com/2s7bejs.png") repeat-x left top;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
}
.footer_link:link, .footer_link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.footer_link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* onArcade 2 CSS */