/* onArcade 2 CSS: Blue */
body {
	background-color: #FFFFFF;
	background-position: top;
	background-repeat:repeat-x;
	background-image:url(/images/background.jpg);
	position: relative;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	margin: 0px;
	padding: 0px;
	
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	font-size: 11px;
	background-color: #F2F6DF;
	border: 1px solid #20013F;
	padding: 2px;
	margin: 1px;
}
fieldset {
	margin-top: 7px;
	-moz-border-radius: 8px;
}
a:link, a:visited  {
	color: #330066;
	text-decoration: underline;
}
a:hover {
	color: #FF6347;
	text-decoration: none;
}
#main{
float: center;
}
#main_body {
float: center;
width: 800px;
padding: 0px;
}
#main_bar {
background-image: url(images/bartop.gif);
	height: 20px;
	border-bottom: 0px;
	text-align: left;
	
}
#main_welcome {
	margin: 3px;
	float: left;
	color: #141414;
	font-weight: bold;
	font-size: 13px;
}
#main_menu {
	margin: 3px;
	float: right;
	color: #141414;
	font-weight: bold;
	font-size: 13px;
}
#main_menu li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 5px;
}
#main_menu a:link, #main_menu a:visited {
	color: #141414;
	text-decoration: none;
}
#main_menu a:hover {
	color: #330066;
	text-decoration: underline;
}

#header {
	text-align: left;
	background-repeat: no-repeat;
	height:100px;
	border-bottom: 0px;
	}
.content_column {
	float: left;
	text-align: left;
	border: 1px solid #20013F;
	border-top: 0px;
	background-color: #DDDDDD;
}
#categories_menu {
	border-top: 1px solid #20013F;
	text-align: center;
	color: #141414;
	padding: 2px;
	font-weight: bold;
	font-size: 13px;
}
#categories_menu a:link, #categories_menu a:visited {
	color: #330066;
	text-decoration: none;
}
#categories_menu a:hover {
	color: #252525;
	text-decoration: underline;
}
.content_box_header {
	background-image: url(images/bar.gif);
	height: 16px;
	border-top: 1px solid #20013F;
	border-bottom: 1px solid #20013F;
	color: #141414;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
	padding-left: 4px;
}
/* text colour */
.box_text {
	font-size: 11px;
	color: #000000;
	text-align: left;
    margin: 2px;
    padding: 1px;
}
.content_box_header a:link, .content_box_header a:visited {
	color: #141414;
	text-decoration: none;
}
.content_box_header a:hover {
	color: #330066;
	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 dotted #20013F;
	margin-top: 5px;
}
.redirection_box {
	border: 1px solid #20013F;
	background: #FFFFFF;
	margin-top: 50px;
	padding: 5px;
	width: 400px;
	text-align: center;
}
.header_ad_box {
	background-color: #FFFFFF;
	border: 1px solid #20013F;
	border-bottom: 0px;
	text-align: center;
    padding: 3px;
}
.footer_ad_box {
	background-color: #FFFFFF;
	border: 1px solid #20013F;
	text-align: center;
    padding: 3px;
    margin-top: 5px;
}
.right_ad_box {
	background-color: #FFFFFF;
	border: 1px solid #20013F;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 18px;
	margin-right: 18px;
	}
#champion_box {
	background: #FFFFFF url(images/cup.gif);
	background-repeat: no-repeat;
	background-position: 25% 50%;
	border-top: 1px solid #20013F;
	padding: 3px;
	text-align: center;
	
}
.file_link:link, .file_link:visited {
	color: #330066;
	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 #20013F;
}
.popup_box {
	border: 1px solid #20013F;
	background: #FFFFFF;
	margin: 5px;
	padding: 3px;
}
.frame_text {
    width: 49%;
	padding: 4px;
	font-size: 11px;
	color: #000000;
}
.browse_file_box {
	background: #F0F8FF;
	margin: 1px;
	padding: 1px;
}
.played {
	font-size: 9px;
}
.error_box {
	border: 1px solid #20013F;
	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 #20013F;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
}
#footer {
	color: #555555;
	margin: 5px;
	text-align: center;
	
}
#sponsor {
	border-top: 1px solid #20013F;
	background: #DDDDDD;
	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;
}
.index_files {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}
.image{
border: 1px solid #000000;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}


/* onArcade 2 CSS */
