/* onArcade 2 CSS: Dark */
body {
	background: #3A3A3A url('images/background.gif');
	margin: 0px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000; padding-left:0px; padding-right:0px; padding-top:0px
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #a793db;
	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: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#main_body {
	width: 960px;
	padding: 0px;
	border-left: 4px solid #000000;
	border-right: 4px solid #000000;
	border-bottom: 4px solid #000000;
	background-color: #a793db;
}

#event a {
display: block;
width : 100%;
color : #ffffff;
font-size : 10px;
text-transform : uppercase;
line-height : 1.1em;
text-align : center;
text-decoration : none;
position : relative;
margin : 0 auto 0 auto;
padding : 5px 0 5px 0;
border-bottom : 1px solid #cc5229;
background-color : #ff6633;
overflow : auto;
}
#event a:hover {
font-size : 10px;
text-transform : uppercase;
line-height : 1.1em;
border-bottom : 1px solid #81b812;
background-color : #a1e517;
} 
.copy_small_caps {
font-size : 10px;
text-transform : uppercase;
line-height : 1.1em;
}



#header {
	padding: 0px;
	text-align: left;
	background: #a793db url('images/header.png');
	height: 96px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000
}
#site_logo {
	position: relative;
	left: 0px;
	top: 0px;
	border: 0px;
}
#main_menu {
	margin: 0px;
	position: relative;
	right: 10px;
	top: 5px;
}
#main_menu li {
	list-style-type: none;
	display: block;
	float: right;
	margin-right: 5px;
}
#main_menu a:link, #main_menu a:visited {
	color: #000000;
	text-decoration: none;
}
#main_menu a:hover {
	color: #000000;
	text-decoration: underline;
}

#categories_bar {
	background-image: url('images/topmenu.png');
	height: 24px;
	border: 1px solid #000000
}
#categories_menu {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 15px;
	top: 4px;
	color: #a793db;
	font-size: 12px;
}
#categories_menu li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 5px;
}
#categories_menu a:link, #categories_menu a:visited {
	color: #000000;
	text-decoration: none;
}
#categories_menu a:hover {
	color: #ff6347;
	text-decoration: underline;
}
#main_content {
	background-color: #a793db;
	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: #ffffff;
	border: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}
.content_box_header {
	background: #a793db url('images/topbar.gif');
    border: 1px solid #000000;
    color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding-left: 4px; padding-right:2px; padding-top:2px; padding-bottom:2px
}
.content_box_header a:link, .content_box_header a:visited {
	color: #ffffff;
	text-decoration: none;
}
.content_box_header a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.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: #ffffff;
	text-align: center;
    padding: 3px;
    margin-bottom: 5px;
}
#champion_box {
	background: #ffffff url('images/cup.gif') no-repeat 25% 50%;
	border:1px solid #000000; margin-top:1px; margin-bottom:5px; padding:3px; text-align:center; background-repeat:no-repeat
	
}
.file_link:link {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.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 #000000;
}
.popup_box {
	border: 1px solid #000000;
	background: #ffffff;
	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: #ed1919;
	text-decoration: underline;
	font-weight: bold;
}
.frame_text a:hover {
	color: #ff6347;
	text-decoration: none;
	font-weight: bold;
}
.browse_file_box {
	background: #ffffff;
	margin: 2px;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.error_box {
	border: 1px solid #FF3300;
	background: #ffffff;
	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 #336699;
	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;
}



.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 #000;
	clear: both;
}

/* onArcade 2 CSS */
