/* onArcade 2.1 CSS */
body {
	margin: 0px;
	padding: 0px;
	background: #0099CC;
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	margin: 2px;
	padding: 2px;
	background: #F7F7F7;
	border: 1px solid #99CC66;
	font-size: 11px;
}
fieldset {
	margin-top: 7px;
	-moz-border-radius: 8px;
}
legend {
	font-weight: bold;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF6347;
	text-decoration: none;
}
#header {
	margin: 0 auto;
	height: 140px;
	width: 980px;
	background: url(images/template_header.jpg) no-repeat bottom #FFFFFF;
	text-align: justify;
	font-size: 13px;
}
#header h1 {
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: auto;
	float: left;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
#main_menu {
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 5px;
	float: right;
	color: #008040;
	font-family: Verdana;
}
#main_menu li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 6px;
}
#main_menu a:link, #main_menu a:visited {
	color: #000000;
	text-decoration: none;
}
#main_menu a:hover {
	text-decoration: underline;
}
#categories {
	margin: 0 auto;
	padding: 4px;
	background-color: #008040;
	height: 90px;
	width: 972px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}
#categories a:link, #categories a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#categories a:hover {
	color: #FFDB5E;
}
#main {
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	width: 976px;
	background: #FFFFFF;
}
.ad_box_left, .ad_box_right {
	border: 1px solid black;
}
.ad_box {
	margin-bottom: 4px;
	padding: 3px;
	border: 1px solid #008040;
	color: #333333;
	text-align: center;
}
.ad_box_2 {
    padding: 3px;
    margin-bottom: 4px;
	border: 1px solid #99CC66;
	color: #333333;
	text-align: center;
}
.content_box {
    padding-left: 16px;
	padding-top: 3px;
	width: 185px;
	background: #FFFFFF url(images/game_box.jpg) repeat-y;
}
.content_header_1, .content_header_2 {
	text-align: center;
	font-size: 17px;
	color: #FFFFFF;
	height: 39px;
	width: 201px;
	padding-top: 3px;
	background: #FFFFFF url(images/game_header_orange.jpg) no-repeat;
}
.content_header_2 {
	background: #FFFFFF url(images/game_header_green.jpg) no-repeat;
}
.content_footer {
	margin-bottom: 4px;
	height: 18px;
	width: 201px;
	background: #FFFFFF url(images/game_box_footer.jpg) no-repeat;
}
.content_box_2 {
	padding-left: 8px;
	font-size: 12px;
	background: #FFFFFF url(images/content_box.jpg) repeat-y;
}
.content_2_header {
	text-align: center;
	font-size: 17px;
	color: #FFFFFF;
	height: 39px;
	padding-top: 3px;
	background: #FFFFFF url(images/content_box_header.jpg);
}
.content_2_footer {
	margin-bottom: 4px;
	height: 19px;
	background: #FFFFFF url(images/content_box_footer.jpg);
}
.bigbox {
	padding: 5px;
	padding-right: 15px;
	width: 592px;
	background: #FFFFFF url(images/bigbox.jpg) repeat-y;
}
.bigbox_header, .bigbox_header_orange {
	width: 604px;
	height: 38px;
	background: #FFFFFF url(images/bigbox_header.jpg);
	font-size: 17px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 8px;
}
.bigbox_header_orange {
	background: #FFFFFF url(images/bigbox_header_orange.jpg);
}
.bigbox_header a:link, .bigbox_header a:visited {
	color: #FFFFFF;
}
.bigbox_footer {
	height: 21px;
	width: 612px;
	background: #FFFFFF url(images/bigbox_footer.jpg);
	margin-bottom: 5px;
}
.featured_box {
	padding: 5px;
	width: 295px;
	height: 244px;
	background: #FFFFFF url(images/featured_box.jpg);
	margin-bottom: 5px;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}
.featured_game1, .featured_game2 {
	width: 272px;
	height: 93px;
	margin-top: 7px;
	margin-left: 10px;
	text-align: right;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}
.featured_game2 {
	margin-top: 19px;
}
h2 {
	margin: 0px;
	margin-bottom: 2px;
	padding: 2px;
	padding-left: 4px;
	background: #99CC66 url(images/topbar2.png);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
h2 a:link, h2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 a:hover {
	text-decoration: none;
}
.content_box_2 input {
	border: 1px solid #0099CC;
}
.index_files_left {
	margin-bottom: 3px;
	float: left;
	width: 82px;
}
.index_files_right {
	margin-bottom: 2px;
	float: left;
	width: 90px;
	text-align: center;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.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;
}


.pagination {
	margin: 2px;
	text-align: center;
}
.pagination a:link, .pagination a:visited {
	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: 1px;
	padding-top: 1px;
	border-bottom: 1px dotted #99CC66;
	width: 98%;
	clear: both;
}
.content_left {
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	font-weight: bold;
}
.content_right {
	margin-top: 2px;
	margin-bottom: 2px;
	float: right;
}
.error_box {
	margin-bottom: 4px;
	padding: 3px;
	border: 1px solid #FF3300;
	background: #FADFDC;
	color: #FF3300;
	text-align: left;
}
.comment_box {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #99CC66;
	width: 98%;
}
.news_line {
	margin-top: 5px;
	border-top: 1px dotted #3399CC;
}
#champion_box {
    margin-bottom: 4px;
    padding: 2px;
	border: 1px solid #99CC66;
	background: url(images/cup.gif);
	background-repeat: no-repeat;
	background-position: 25% 50%;
	text-align: center;
}
#sponsor {
	margin-bottom: 4px;
	padding: 4px;
	border: 1px dotted #FF3300;
	background: #FFCC33;
	text-align: center;
	font-weight: bold;
}
#score_game {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #CCFF99;
	width: 310px;
}
.register_info {
	float: left;
	width: 200px;
	font-weight: bold;
}
.browse_file_box {
	padding: 1px;
}
.quote {
	border: 10px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
#frame {
	font-size: 12px;
	color: #FFFFFF;
}
#frame a:link, #frame a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#frame a::hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#popup_box {
	border: 1px solid #000000;
	background: #FFFFFF;
	margin: 5px;
	padding: 3px;
}
#redirection_box {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 400px;
	border: 1px solid #336699;
	background: #FFFFFF; 
	text-align: center;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	width: 980px;
	height: 47px;
	background-color: #FFFFFF;
	border-top:  1px #CCCCCC dashed;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: none;
}
/* onArcade 2.1 CSS */
