/* onArcade 2 CSS: Default */

body {
background:#D3E2D0 url(images/grad.gif) repeat-x top left;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	margin: 5px;
	padding: 0px;
}

form {

	margin: 0px;

	padding: 0px;

}

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: #143ff7;
	
	font-weight: bold;

	text-decoration: underline;

}

a:hover {

	color: #FF6347;

	text-decoration: none;

}

#main_body {

	width: 990px;

	padding: 0px;





}
#column_1 {
	float: left;
	width: 19%;
	margin-right: 0%;
}
#column_2 {
	float: left;
	width: 64%;
}
#column_3 {
	float: left;
	width: 17%;
	margin-left: 0%;
}	

#header {

	padding: 1px;

	text-align: left;

}

#main_content {

	background-color: #FFFFFF;

	padding: 2px;

}

#main_content_left {

	float: left;

	width: 21.5%;

}

#main_content_right {

	float: right;

	width: 78%;

}

.content_box {

	border: 1px solid #468236;

	margin-bottom: 5px;

}

.content_box_header {

	background-color: #468236;

	color: #FFFFFF;

	font-weight: bold;

	text-align: left;

	padding: 2px;

	padding-left: 4px;

	margin: 2px;

}

.content_box_2 {

	border: 1px solid #8CBB5E;

	margin-bottom: 5px;

}

.content_box_2_header {

	background-color: #8CBB5E;

	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: #FFFFFF;

	border: 1px solid #0099CC;

}

.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 #0099CC;

	margin-top: 5px;

}

.redirection_box {

	border: 1px solid #0099CC;

	background: #FFFFFF;

	margin-top: 50px;

	padding: 5px;

	width: 400px;

	text-align: center;

}

.ad_box {



	text-align: center;

    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;
	text-align: center;
	float: left;
	width: 33%;
	margin-bottom: 2px;
}

.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 {



	color: #000000;

	text-align: center;

	padding: 2px;

}

.footer_link:link, .footer_link:visited {

	color: #000000;

	text-decoration: underline;

	font-weight: bold;

}

.footer_link:hover {

	color: #000000;

	text-decoration: none;

	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: #000000;

	text-decoration: none;

}

.pagination a:hover {

	border: 1px solid #99CC66;

	color: #000000;

}

.pagination b {

	padding: 1px;

	border: 1px solid #CCCCCC;

}

.table_header {
	float: left;
	text-align: center;
	font-weight: bold;
}
.table {
	float: left;
	text-align: center;
}
.separator {
	margin-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px dotted #99CC66;
	clear: both;
}

/* onArcade 2 CSS */