/* onArcade 2 CSS: Dark */
body {
	background:#115FC0 url(images/fondo_n.jpg) repeat-x scroll 0 0;
	color:#333333;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
	padding:0 0 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color:#FFFFFF;
	border:1px solid #6FB1D1;
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	margin:2px;
	padding:2px;
}
fieldset {
	margin-top: 7px;
	-moz-border-radius: 8px;
}
a:link, a:visited  {
	color:#3E82A1;
	text-decoration:none;
}
a:hover {
	color:#FF6347;
	text-decoration: underline;
}
#main_body {
	width:952px;
	padding: 0px;
	border-left: 4px solid #B0AFAA;
	border-right: 4px solid #B0AFAA;
	border-bottom: 4px solid #B0AFAA;
	background-color: #999999;
}
#header {
	padding: 0px;
	text-align: left;
	background: #950002 url(images/header.png);
	height: 96px;
    width:949px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#site_logo {
	position: relative;
	left: 20px;
	top: 31px;
	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;
	color:#FFFFFF;
}
#main_menu a:link, #main_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
    font-size:13px;
}
#main_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#categories_bar {
	background:#272E7F none repeat scroll 0 0;
	border:1px solid #336699;
	height:28px;
	text-transform: uppercase;
}
#categories_menu {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 15px;
	top: 4px;
	color: #000000;
	font-size: 12px;
}
#categories_menu li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 5px;
	color:#FFFFFF;
}
#categories_menu a:link, #categories_menu a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#categories_menu a:hover {
	color:#FFDC17;
	text-decoration: underline;
}
#main_content {
	background-color:#ADD3E6;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding:3px 5px 5px;
}
#main_content_left {
	float: left;
	width: 21.5%;
}
#main_content_right {
	float: right;
	width: 78%;
}
.content_box {
	background-color:#ADD3E6;
	border:1px solid #3E82A1;
	margin-bottom:5px;
	margin-top:1px;
	padding:3px;
	text-align:left;
    padding-bottom:7px;
}
.content_box_header {
	background:#3E82A1 url(http://www.dailygames.com/img/titulos2.jpg) repeat-x scroll 0 0;
	border:1px solid #3E82A1;
	color:#FFDC17;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	padding:2px 2px 2px 4px;
	text-align:left;
    height:17px;
}
.content_box_header a:link, .content_box_header a:visited {
	color:#FFDC17;
	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 {
	@background:#99CC66 none repeat scroll 0 0;
	margin-bottom:5px;
	padding:3px;
	text-align:center;
}

#champion_box {
	background: #333333 url(images/cup.gif);
	background-repeat: no-repeat;
	background-position: 25% 50%;
	border: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
	text-align: center;
	
}
.file_link:link {
	color:#3E82A1;
	font-weight:bold;
	text-decoration:none;
}
.file_link:visited {
	color:#3E82A1;
	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: #333333;
	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: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.frame_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.browse_file_box {
	background:#ADD3E6 none repeat scroll 0 0;
	margin: 2px;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.error_box {
	border: 1px solid #FF3300;
	background: #333333;
	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 #FF9900;
	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 {
	font-size:18px;
	font-weight:bold;
	margin:18px;
	text-align:center;
}
.pagination a {
	padding: 1px;
	border:1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}
.pagination a:hover {
	border:1px solid #FFFFFF;
	color: #FF6347;
}
.pagination b {
	color:#FF6347;
	padding: 1px;
	border:1px solid #FFFFFF;
}
.browse_file_box img{
	border: 1px solid #FF9900;
}
.content_box a img{
	border: 1px solid #FF9900;
	margin-bottom:5px;
	width:91px;
}
#file_comments a img {
	border:1px none #FF9900;
	margin-bottom:0;
	width:auto;
}
/* onArcade 2 CSS */
.gg728_ads{
	background: none repeat scroll 0 0 #ADD3E6;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    padding-top: 2px;
    text-align: center;
}
