/* onArcade 2 CSS: Default */
body {
	background:#000000 url(images/bg2.gif) repeat fixed left top;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin: 0;
	padding:0;
	text-align:left;
}

#topmenu {
	text-align:left;
	background:transparent url(images/tabbg.gif) repeat-x scroll 0 0;
	color:#A34D08;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:30px;
	margin:0;
	padding:0;
	position:relative;
	top:1px;
}
#topmenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#topmenu ul li {
	-x-system-font:none;
	color:#A34D08;
	float:left;
	font-family:tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding-bottom:0;
	padding-top:0;
	text-transform:uppercase;
}
#topmenu ul li a {
	-x-system-font:none;
	border-left:1px solid #093308;
	border-right:1px solid #093308;
	color:#FFF;
	float:left;
	font-family:tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:9px 10px 8px;
	text-decoration:none;
	text-transform:uppercase;
}
#topmenu2 {
	background:transparent url(images/tabs2.gif) repeat-x scroll 0 0;
	color:#A34D08;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	height:27px;
	margin:0;
	padding:0;
	position:relative;
	top:1px;
}
#topmenu2 ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#topmenu2 ul li {
	-x-system-font:none;
	color:#B6B6B6;
	float:left;
	font-family:tahoma;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding-bottom:0;
	padding-top:0;

}
#topmenu2 ul li a {
	-x-system-font:none;
	border-left:1px solid #333333;
	border-right:1px solid #666666;
	color:#B6B6B6;
	float:left;
	font-family:tahoma;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:8px 8px 8px 10px;
	text-decoration:none;

}
#topmenu2 ul li a:hover {
    color:#fff;
    text-decoration:none;
	background: url(images/tabs2hover.gif) repeat-x;
	padding-top: 6px;
	padding-bottom: 8px;
}
.game_h {
	-x-system-font:none;
	background:#09B6FF url(images/header_2.gif) repeat-x scroll 0 100%;
	border:1px solid #004478;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;

	margin:0 0 4px;
	padding:5px 0 5px 10px;
	text-transform:uppercase;
}

.game {
	background:#DDF1FF url(images/content.gif) repeat-x scroll 0 100%;
	border:1px solid #C2C1C1;
}
.game a:link {
	-x-system-font:none;
	color:#006600;
	font-family:tahoma;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}
.game a:hover {
	color:#006600;
	text-decoration:none;
}
.thumb {
	border:1px solid #000000;
}
img {
	border:0 none;
	vertical-align:top;
}

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: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF6347;
	text-decoration: none;
}
#main_body {
	width: 960px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 5px solid #404040;
}
#header {
	padding: 5px;
	text-align: left;
}
#main_content {
	background-color: #FFFFFF;
	padding: 5px;
}
#main_content_left {
	float: left;
	width: 20%;
}
#main_content_right {
	float: right;
	width: 79%;
}
.content_box {
	border: 1px solid #313131;
	margin-bottom: 5px;
}
.content_box_red {
	border: 1px solid #FF0000;
	margin-bottom: 5px;
}
.content_box_header {
	background-color: #737475;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	padding-left: 8px;
	margin: 2px;
	height:15px;
}
.content_box_header_red {
	background-color: #BB0000;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
	height:20px;
}
.content_box_2 {
	border: 1px solid #99CC66;
	margin-bottom: 5px;
}
.content_box_2_header {
	background-color: #99CC66;
	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;
	background-color: #C6E5FB;
}
.box_text_red {
	font-size: 11px;
	color: #333333;
	text-align: left;
    margin: 2px;
    padding: 1px;
	background-color: #FEEDED;
}
.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 {
	border: 1px solid #0099CC;
	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-color: #FFFFFF;
	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 */