/* onArcade 2.2 CSS */
body {
	margin:8px 0 0 0px;
	padding: 0px;
	background:url(images/fnd_body.gif) repeat-x ;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 13px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	margin: 2px;
	padding: 2px;
	background: #F7F7F7;
	
	font-size: 12px;
}
p {
	margin:4px 0px;
}
fieldset {
	margin-top: 7px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
legend {
	font-weight: bold;
}
a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
/* the header of the site  */
#header {
	height: 162px;
	width: 949px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/header.jpg) no-repeat bottom left #FF7F00;
	text-align: left;
	position: relative;
}
#header h2 {
display:none;/***************************/
	margin: 6px 0px 0px 10px;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
/* menu with links to different parts of site */
#main_menu {
width:240px;
	margin-bottom: 0px;
	padding-right: 6px;
	margin-top: 6px;
	float: right;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
}
#main_menu li {
	list-style-type: none;
	display: block;
	padding-right:14px;
	padding-left:11px;
	float: left;
	
}
#main_menu a:link, #main_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#main_menu a:hover {
	text-decoration: underline;
}
/* top categories menu */
#categories {
	width:949px;
	margin:0 auto;
	background:url(images/fnd_ul.gif) repeat-x;
	height:39px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
#categories li {
	list-style-type: none;
	background:url(images/separador.gif) no-repeat right;
	display: block;
	float: left;
	text-align:center;
	padding:10px 15px;
	
}
#categories a:link, #categories a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#categories a:hover {
	color: #996600;
}
/* main part of the website */
#main {
	margin-left: auto;
	margin-right: auto;
	width: 949px;
	background:url(images/fnd_main.gif) repeat-x top;
	padding-top:14px;
	
}
/* menu */
div#side_menu {
	float: left;
	width: 186px
}
/* content of the page */
div#main_contents {
	float: right;
	width: 754px;
	min-height: 1000px;
}
div#main_contents .masjuegos{ background: url(images/fnd_masjuegos.gif) no-repeat; height:17px; padding-top:3px; margin-bottom:-10px; width:332px; text-align:center}

.masjuegos a:link, .masjuegos a:visited{ font-size:11px; color:#696969; text-decoration:none}

.masjuegos a:hover { color:#CC0000}



div#main_contents h3{ background:url(images/fnd_destacado.gif) repeat-x; height:19px; font-size:13px; padding:3px 0 0px 10px; font-weight:300}
div#main_contents h1{ background:url(images/fnd_destacado.gif) repeat-x; height:19px; font-size:13px; padding:3px 0 0px 10px; font-weight:300}

/*div#main_contents .content_box_2  { background:url(images/fnd_top.gif) repeat-x top;
	background-color:#f7f7f7;
	border-top:none;
	padding:5px 17px;
	maring:0px}*/
	
/* boxes where ads are in */
.ad_box {
	margin-bottom: 4px;
	padding: 3px;
	border: 1px solid #ED1C24;
	background: #FFFFFF;
	color: #333333;
	text-align: center;
}
.ad_box_2 {
    padding: 3px;
    margin-bottom: 4px;
	
	background: #FFFFFF;
	color: #333333;
	text-align: center;
}
/* headers of content boxes */
h2 {
	background: #FFFFFF url(images/fnd_h2.gif);
	color: #FFFFFF;
	padding: 3px 0 0px 10px;
	margin:0;
	font-weight: 300;
	height:19px;
	font-size: 13px; margin-top:9px
}

#right_side{float: right; width: 186px}

#right_side h2 {background: #ED1C24 url(images/fnd_top_sidebar.gif);
	height:24px;
	padding-top:8px;
	padding-left:10px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	font-size: 14px}

h3 {
	background: #ED1C24 url(images/fnd_top_sidebar.gif);
	height:24px;
	padding-top:8px;
	padding-left:10px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
}

h1 {
	background: #ED1C24 url(images/fnd_top_sidebar.gif);
	height:24px;
	padding-top:8px;
	padding-left:10px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
}

h3 a:link, h3 a:visited { color:#FFFFFF; text-decoration:none}
h3 a:hover { text-decoration:underline}

h1 a:link, h3 a:visited { color:#FFFFFF; text-decoration:none}
h1 a:hover { text-decoration:underline}

h2 a:link, h2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 a:hover {
	text-decoration: none;
}

hr { border:none; border-top: 1px dotted  #CCCCCC; height:0}

/* content is inside these boxes */
.content_box {
    margin-bottom: 0px;
	background:url(images/fnd_top.gif) repeat-x top;
	background-color: #f7f7f7;
	padding:17px 17px 10px 17px;
	border: 1px solid #e6e6e6;
	border-top:none;
	font-size:11px
}
.content_box_2 {
	border: 1px solid #e6e6e6;
	background: #f2f2f2;
	color:#666666;
	padding:5px 7px 10px 7px;
	margin-bottom:7px;
	font-size:11px;
}

.content_box_2 .avatar{ display:block; margin:0 auto; margin-bottom:15px}
.content_box_2 .salir{ display:block; margin:0 auto;}

.content_box_2 form{ padding:0; margin:0}

.contact_form{ width:340px; display:block; margin:0 auto}

.content_box .left {
	width: 142px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
.content_box .right {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	
}

.content_box input, .content_box textarea{
	border: 1px solid #d1d1d1; background:#ffffff;
}
.content_box_2 input {
	border: 1px solid #d1d1d1; background:#f2f2f2;
}

.content_box select {border: 1px solid #d1d1d1; width:120px; height:20px; background:#FFFFFF; color:#333333; font-size:11px}

.content_box .buscador { background:url(images/fnd_buscar.gif) no-repeat; height:85px; width:390px; margin: 0 auto; color:#FFFFFF; padding-top:30px; margin-top:20px;}

.content_box .buscador form { margin:0; padding:0}
.buscar_line{color:#ffffff; background:#eb0000 !important ; width:90px; height:25px; border:#FFFFFF 1px solid; padding-bottom:10px }

.content_box .text{border: 1px solid #d1d1d1; width:110px; height:15px; background:#FFFFFF}

.content_box_2  .text{
border: 1px solid #d1d1d1; width:158px; height:20px; background:#FFFFFF; margin:1px 0 4px 3px;
}

.content_box_2  label{ font-weight:bold; color:#999999; font-size:13px}

.content_box_2  label.recordar{ float:left;margin-top:8px;}

.content_box_2  .textbox{  float:left ;border:none; background:#f2f2f2; margin-top:10px; outline:none; }

.enviar { display:block; clear:both; margin:20px auto 8px auto; border:none !important; background:#f7f7f7 !important}

.content_box_2 .buscar, .buscar{ display:block; clear:both; margin:8px auto 8px auto; border:none !important; background:#f2f2f2}

.content_box_2  span a:link,.content_box_2  span a:visited ,.content_box_2  span{ font-size:11px; color:#cc0000; text-decoration:none; font-weight:300}

.content_box_2  span{ font-weight:bold}
.content_box_2  span a:hover{ text-decoration:underline}

.content_box_2 a:link, .content_box_2  a:visited { font-size:11px; color:#666666; text-decoration:none}

.content_box_2 a:hover {color:#cc0000}

.content_box_2 hr { border:none; border-top: 1px dotted  #CCCCCC; height:0}

/* top lists */
.content_box_2 ol {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}
.content_box_2 ol li {
	margin: 2px 0px;
	padding: 0px;
}
/* files on index page */


.busc_int{ background:url(images/fnd_busq_int.gif) no-repeat right; text-align:right; padding-right:15px; height:31px; padding-top:7px; margin-bottom:-10px}


.index_files_left {
	margin-bottom: 2px;
	float: left;
	width: 75px;
}
.index_files_right {
	margin-bottom: 2px;
	float: left;
	width: 260px;
	color:#666666;
	font-size:11px
}
/* boxes around file on categories pages */
.browse_file_box {
	padding: 4px;
	/*background: #F0F8FF;
	border-bottom: 1px dotted #CCCCCC;*/
}

.browse_file_box hr{border:none; height:0;border-bottom: 1px dotted #CCCCCC; margin:9px 20px 0}

*html .browse_file_box hr{ margin:0px 20px 0}
/* game on scores page */
#score_game {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #CCFF99;
	width: 300px;
}
/* file rating stars */
#file_rating img {
	width: 16px;
	height: 16px;
	border: 0px;
}
/* file action icons */
img.action_image {
	border: 0px;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
/* link to file */
a.file_link:link, a.file_link:visited {
	color: #999999;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
a.file_link:hover {
	color: #FF6347;
	font-weight: bold;
	text-decoration: underline;
}
.played {
	font-size: 9px;
}
/* bot in user online section */
.bot {
	color: #DD7500;
}
/* BB code images  */
img.bb {
	border: 1px solid #5E5E5E;
	width: 16px;
	height: 16px;
	padding: 1px;
	cursor: pointer;
}
img.bb:hover {
	border: 1px solid #B3B3B3;
	background: #F7F7F7;
}
/* quotes in PMs and forum posts*/
.quote {
	border: 1px dotted #AAAAAA;
	background: #FAFAFA url(images/quote.png) no-repeat;
	background-position:  bottom right;
	margin: 2px 2px 6px 2px;
	padding: 4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
/* icon next to forum post */
.post_icon {
	float: left;
	margin-right: 4px;
	width: 16px;
	height: 16px;
}
/* forum posts */
.forum_post {
	background: #FCFCFC;
	border: 1px solid #E3E3E3;
	margin: 8px 0px;
	position: relative;
}
.forum_post .header {
	border-bottom: 1px solid #E3E3E3;
	width: 80%;
	padding: 2px;
}
/* pagination */
div.pagination {
	padding: 2px;
	margin: 2px;
	margin-bottom:14px;
	text-align: center;
}
div.pagination a:link, div.pagination a:visited {
	padding: 2px;
	border: 1px solid #CCCCCC;
	color: #333333;
	text-decoration: none;
}
div.pagination a:hover {
	color: #CC0000;
	background: #F2F2F2;
}
div.pagination b {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
div.pagination p {
	margin: 0px 0px 5px 0px;
}
/* CSS tables */
.table_header {
	float: left;
	text-align: left;
	font-weight: bold;
}
.table {
	float: left;
	text-align: left;
}
.table a:link,.table a:visited{ text-decoration:none}
.separator {
	margin-bottom: 3px;
	margin-top: 3px;
	padding-top: 1px;
	font-size:0px;
	height: 1px;
	clear: both;
	border-bottom: 1px dotted #CCCCCC;
}
/* JavaScript "popups" */
.popup {
	position: absolute;
	display: none;
	background: #F0F8FF;
	border: 2px solid #ED1C24;
	color: #333333;
	padding: 4px;
	-moz-opacity: 0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index: 10;
}
#tell_friend_popup {
	width: 350px;
}
#report_broken_popup {
	width: 300px;
}
/* favourites menu */
div#favourites_menu {
	position: absolute;
	background: #F0F8FF;
	width: 150px;
	border: 1px solid #ED1C24;
	padding: 4px;
	-moz-opacity: 0.95;
	opacity: 0.95;
	filter: alpha(opacity=95);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div#favourites_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#favourites_menu ul li {
	margin: 2px 0px;
}
/* errors */
.error_box {
	margin-bottom: 4px;
	padding: 3px;
	border: 1px solid #FF3300;
	background: #FADFDC;
	color: #FF3300;
	text-align: left;
}
/* comments are in these boxes */
.comment_box {
	margin-bottom: 5px;
	padding-bottom: 3px;
	
}
/* news are in boxes like this */
.news_box {
	margin-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #3399CC;
}
/* champion info */
#champion_box {
    margin-bottom: 4px;
    padding: 2px;
	
	background: url(images/cup.gif);
	background-repeat: no-repeat;
	background-position: 25% 50%;
	text-align: center;
}
/* box around file sponsor */
#sponsor {
	margin-bottom: 4px;
	padding: 4px;
	border: 1px dotted #FF3300;
	background: #FFCC33;
	text-align: center;
	font-weight: bold;
}
/* CP icons */
.cp_icon {
	width: 10px;
	height: 10px;
	border: 0;
}
/* tab menu stuff */
.tab_menu {
	position: relative;
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 4px;
	list-style-type: none;
	text-align: left;
	border-bottom: 1px solid #C0C0C0;
}
.tab_menu li {
	display: inline;
	margin: 0;
}
.tab_menu li a, .tab_menu li a:visited {
	position: relative;
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}
.tab_menu li a:hover {
	background: #FAFAFA;
}
.tab_menu li a.selected {
	position: relative;
	top: 1px;
	background: #FFFFFF;
}
/* friends in User CP */
div.friend_cp_box {
	border-bottom: 1px solid #C0C0C0;
	margin: 4px 0px;
	padding: 4px 0px;
}
div.friend_cp_box img.avatar {
	float: left;
	margin-right: 8px;
}
/* username on profile */
.profile_username:link, .profile_username:visited {
	margin-bottom: 4px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.profile_username:hover {
	color: #666666;
}
/* quote on profile page */
#profile_quote {
	font-style: italic;
}
/* profile content  */
.profile_left {
	float: left;
	font-weight: bold;
	width: 150px;
}
.profile_right {
	float: left;
}
.profile_line {
	clear: both;
	
	padding-top: 4px;
	margin-bottom: 4px;
	height: 0px;
	font-size:0px;
}
/* favourite files slider */
div#favourites {
	width: 100%;
	height: 75px;
	overflow: hidden;
	position: relative;
	float: left;
}
div#favourites div.file {
	float: left;
	width: 120px;
	text-align: center;
	margin-bottom: 20px;border:0px;
}
/* arrow that scrolls content */
img.profile_arrow {
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 10;
	border: 0;
	cursor: pointer;
	display: none;
}
/* friends are in these boxes */
div.friend {
	float: left;
	width: 119px;
	text-align: center;
}
/* info on registration page */
.register_info {
	float: left;
	width: 200px;
	font-weight: bold;
}
/* info about framed game */
.frame {
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px;
}
.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;
}
/* box on redirection page */
#redirection_box {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 400px;
	border: 0px solid #336699;
	background: #FFFFFF; 
	text-align: center;
}
/* links */
.f_link {
	margin-bottom: 3px;
}
/* footer of the site */
#footer {
	margin:46px auto 10px auto;
	border: 1px solid #e6e6e6;
	padding-top: 14px;
	width: 949px;
	height: 42px;
	background: #f2f2f2;
	position:relative;
	color: #cc0000;
	font-size:11px;
	text-align: center;
}
#footer span { z-index:999; display:block; position:relative}

#footer span br, #footer span p { margin:0; padding:0}

#sub_zero{ width:132px;
	height:99px;
	background:url(images/sub_zero.jpg) no-repeat;
	 position: absolute;
	 left:816px;
	 top:-44px;
	  z-index:0;
	
	
	}
#footer a:link, #footer a:visited {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
/* onArcade 2.2 CSS */
#reg_form {color:#999999}
#reg_form a:link,#reg_form a:visited {color:#999999}

legend { color:#CC0000}

#file_comments{ padding:0}

