body {
	margin: 0px;
	padding: 0px;
	outline:none;
/*	background-repeat:repeat-x;*/
	background-color: #242424; /* #336699;*/
/*	background-image: url(images/bg_0.gif);*/
	font-family:arial;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;	
}

img {
	border: 0px;
}

em {
	font-size:12px;
	color:#999;
}

/* REQUIRED CSS STYLES */
.profile{
	background-image: url(images/profile.png);
	padding:5px;
	width:20px;
	height:20px;
	float:left;
}
.newmessage{
	background-image: url(images/newmessage.png);
	padding:5px;
	width:20px;
	height:20px;
	float:left;
}

.favorito{
	background-image: url(images/newmessage.png);
	padding:5px;
	width:20px;
	height:20px;
	float:left;
}

.logout{
	background-image: url(images/newmessage.png);
	padding:5px;
	width:20px;
	height:20px;
	float:left;
}

.game_not_found {
	height: 170px;
	padding-top: 130px;
	font-family: Arial;
}

#no_games {
/*	font-family: Arial;*/
	text-align: center;
	padding-top: 30px;
}
/* REQ:5 STAR RATING CSS */
#rateStatus{float:left; clear:both; width:100%; height:20px;}
    #rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
    #rateMe li{float:left;list-style:none;}
    #rateMe li a:hover,
    #rateMe .on{background:url(images/star.png) no-repeat;}
    #rateMe a{float:left;background:url(images/empty_star.png) no-repeat;width:20px; height:20px;}
    #ratingSaved{display:none;}
    .saved{color:red; }

#comments ul {
	list-style: none;
	margin:0px;
	padding:0px;
	padding:8px 10px 15px 8px;
}

#comments ul li {
	color:#FFF;
	line-height: 150%;
	margin-bottom:8px;
	border:1px solid #dcd6d4;
	padding: 4px;
	overflow:auto;
	/*width:435px;*/
}

#msg_registro {
	padding: 5px 5px 5px 10px;
	background-color: #f2eeb0;
	margin: 20px;
	left:30px;
}
#error_message {
	padding: 5px 5px 5px 10px;
	background-color: #f2eeb0;
	margin-bottom: 20px;
	left:30px;
	
}
#pm_task_complete {
	padding: 5px 5px 5px 10px;
	background-color: #f2eeb0;
	margin-bottom: 20px;
}
#member_list {
	width: 100%;
}
#member_list td {
	border-bottom: 1px solid #dfdfdf;
	height: 40px;
}
#member_list td a {
	color: #373737;
}
#member_list img {
	margin-top: 5px;
}
.link_item {
	padding:5px;
}
#login_to_comment {
	text-align: center;
	padding: 15px 0px 15px 0px;
}
/* END OF REQUIRED CSS STYLES */
.header_container {
	height: 245px;
	/*background: #ADADAD ;*/ /*#292726;*/
	/*background:#CCCCCC url(images/bg-footer.gif) repeat-x scroll center top;*/
	background: url(images/fondo_cabecera.jpg)  no-repeat center top ; /*repeat-x scroll center top;*/
	/*width:952px;*/
	
}
.logo {
	float: left;
	margin-top:0px;
	height:245px;
	width:260px;
	margin-left:-5px;
}
.user_area {
	float: right;
	height: 50px;
	width: 258px; /*360px;*/
	border-top: 0px;
	font-family: Arial;
	color: #fff;
	background: url(images/fondo_user.gif)  no-repeat center top ; 
	margin-top: 92px;
}

.menu_home {
	/*float: right;*/
/*	height: 50px;*/
	border-top: 0px;
	font-family: Arial;
	color: #fff;
	background: url(images/barramenu.gif)  no-repeat center top ; 
	top:40px; /*60px;*/
	position:relative;
	width:660px;
	left:33px; /*230px;*/
	height: 33px;
	float:left;
}

.banner728_home {

	border-top: 0px;
	font-family: Arial;
	color: #fff;
	/*background: #0CC url(images/fondo_user.gif)  no-repeat center top ; */
	top:0px; /*50px; */
	position:absolute;
	width:728px;
	left:385px; /*330px; */
	//left:460px;
	height: 95px;
	float:left;
}

.links_top {
	/*float: right;*/
/*	height: 50px;*/
	border-top: 0px;
	font-family: Arial;
	color: #fff;
	/*background: #0CC url(images/fondo_user.gif)  no-repeat center top ; */
	top:80px; /*50px; */
	position:relative;
	width:420px;
	left:20px; /*330px; */
	height: 110px;
	float:left;

}

.links_top ul {
	float:left;
	/*padding:5px 0 0;*/
	width:99px;
	padding-left: 20px;
	margin-top: 0px;
}

.links_top li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/img/icono_categoria.gif) no-repeat scroll 0 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*padding:2px 0 5px 5px;*/
	padding-bottom: 2px;
}

.mn_search {
	float: none;
	border-top: 1px;
	color: #fff;
    position: relative;
}
.ua_avatar {
	float: left;
	margin: 5px 4px 0px 5px;
}
.ua_username {
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
	float:left;
}
.ua_unregistered {
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
}
.ua_points {
	float: left;
	background-color: #565455;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 0px 7px 0px 7px;
	border: 2px solid #484647;
	-moz-border-radius: 12px;
	margin: 5px 0px 0px 5px;
}
.ua_info {
	float: left;
	/*font-size: 14px;*/
	margin-right: 10px;
	padding-top: 7px;
	padding-bottom:3px;
}
.ua_info a {
	color: #dcdcdc;
	text-decoration: none;
}
.ua_info a:hover {
	text-decoration: underline;
}
.main_menu_container {
	background: #292726;
	border-bottom: 4px solid #adadad;
	padding-top: 5px;
	font-family: Arial;
	text-align: left;
	font-size: 18px;
}
.main_menu_container a {
	color: #fff;
	text-decoration: none;
}
.main_menu_container a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

.main_menu {
	/*width: 990px;*/
	width: 760px; /*900px;*/
	margin-left:350px;

/* 	border-top: 1px solid #4f4d4e;
	padding-top: 7px;
	padding-bottom: 5px; */
}
/* esto lo personalizo*/
 .main_menu a {
	font-size:16px;
	padding:2px;
	color:#FFF;
}

 .main_menu a:hover {

	background:transparent url(images/module_header.png) repeat scroll 0 0;	
} 
/* fin personalizacion*/

.content_container {
	width: 960px;/*952px; */
	margin: auto;
}
.pages_menu {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-top: 8px;
	margin-right: 3px;
	font-family: Arial;
	font-size: 14px;
	padding: 4px;
	padding-left: 10px;
	color: #e4ecec;
	float: left;
	width: 725px;
}
.pages_menu a {
	color: #535051;
	text-decoration: none;
}
.pages_menu a:hover {
	color: #000;
}
.search_contain {
	float: left;
}
.search_button_contain {
	float: left;
	margin-top: 8px;
}
.search_box {
	border: 1px solid #c8c8c8;
	height: 22px;
	margin-top: 8px;
	margin-right: 3px;
	font-size: 15px;
	padding: 2px 0px 0px 4px;
	width:130px;/*210px;*/
	
}
.title {
	/*font-family: Arial;*/
	height: 27px; /*30px; *//*35px;*//* 50px;*/
	font-size: 16px; /*26px;*/
	color: #ffffff; /* #FFD658;*/ /*#6e0900;*/
	text-shadow: #666666 1px 1px; /*#6374AB 1px 1px;*/

	padding-top: 6px; /*2px;/*10px;*/*/
	background-color: #fff;
	padding-left: 15px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
/*	background:transparent url(images/module_header.png) repeat scroll 0 0;*/
	background:transparent url(images/modulo_header_grande.gif) repeat scroll 0 0;
	
	


}

.title_doble {
	height: 27px; /*30px; *//*35px;*//* 50px;*/
	font-size: 16px; /*26px;*/
	color: #ffffff; /* #FFD658;*/ /*#6e0900;*/
	text-shadow: #666666 1px 1px; /*#6374AB 1px 1px;*/

	padding-top: 6px; /*2px;/*10px;*/*/
	background-color: #fff;
	padding-left: 15px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/modulo_header_doble.gif) repeat scroll 0 0;

}


h1 {
	font-family: Arial;
	height: 35px;/* 50px;*/
	font-size: 26px;
	color: #FFD658; /*#6e0900;*/
	text-shadow: #666666 1px 1px; /*#6374AB 1px 1px;*/

	padding-top: 2px;/*10px;*/
	background-color: #fff;
	padding-left: 15px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/module_header.png) repeat scroll 0 0;
	margin:0px;

}
.title_small {
	font-family: Arial;
	height: 35px;
	font-size: 20px;
	color: #6e0900;
	padding-top: 15px;
}
.leaderboard {
	background-color:#E7E5DF;
	text-align: center;
	padding: 10px;
}
.ad_banner {
	text-align: center;
	padding-bottom: 15px;
}
.ad_small_square {
	text-align: center;
	padding: 15px;
}
.main_body{
	width:960px; /*952px;*/
	background-color: #E7E5DF; /* #fff;*/
	overflow:auto;
}
.main_left {
	width:180px; /*205px;*/
	float: left;
	padding:5px;
}
.main_centro {
	width: 570px; /*565px;*/ /*528px;*/
	padding:5px;
	float: left;
}
.main_centrodoble{
	width: 750px; /*565px;*/ /*528px;*/
	padding:5px;
	float: left;	
	display: block;
}
.main_right {
	width:180px; /*150px;*/ /*255px;*/
	padding:5px;
	float: right;
}
.misc_container {

	background-color: #fff;
	/*margin-bottom: 10px;*/
	padding: 8px;
	font-family: Arial;
	overflow:auto;
	/*width:715px;*/
}

.misc_pie{
	background: url(images/modulo_pie_grande.gif) repeat-y ;
	height: 6px;
	margin-bottom:10px;
}
.invita_container {
	/*border: 1px solid #c8c8c8;*/
	background-color: #fff;
	margin-bottom: 10px;
	padding: 8px;
	font-family: Arial;
	overflow:auto;
	width:715px;
}
.misc_container a {
	color: #484848;
}
.misc_container a:hover {
	color: #000;
}
.form_textbox {
	height: 20px;
	width: 250px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.footer {
	/* padding: 50px 0px 30px 0px; */
	padding: 20px 0px 30px 0px;
	text-align: center;
	font-family: Arial;
	color: #a8a8a8;
	font-size: 12px;
	background-color: #fff;
	width:952px;
	margin: auto;
}
.footer p{
	color: #000000;
	
}
.footer a {
	color: #404040;
}
.more_links {
	text-align: center;
}
/* HOMEPAGE */
.featured_games {
	/* border: 1px solid #c8c8c8; */
	/*background-color: #fff;*/
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	overflow:auto;
	width:auto;
}
.home_category {
	/* border: 1px solid #c8c8c8; */
	border-top: 0px;
	background-color: #fff;
	margin-bottom: 10px;
	overflow:auto;
	padding-bottom:15px;
	width:760px;
}
.home_cat_title {
	border: 1px solid #c8c8c8;
	border-bottom: 0px;
	padding: 8px;
	font-family: Arial;
	background: #eeeeee;
	background: url(images/module_header.png);
	height: 20px;
	width:743px; /*704px;*/
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;		
}
.home_cat_name {
	font-size: 18px;
	float: left;
}

.h1_home_cat_name {
	font-size: 16px; /*18px;*/
	height:20px;
	float: left;
}

.home_cat_link {
	float: right;
	font-size: 14px;
	margin-top: 2px;
}
.home_cat_title a {
	/*color: #770c11;*/
	color: #eeeeee;
	text-decoration: none;
}

.homepage_game_peq {
	float: left;
	width: 370px;
	margin-top: 10px;
	margin-left:7px;
}

.homepage_game_activo_peq {
	float: left;
	width: 370px;/*350px;*/
	margin-top: 10px;
	margin-left:7px;
	background: #D4D4D4;/*#c2c2c2;*/ /*#eeeeee; */ /*#AECCEB;*/
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;	
	
}
.home_game_peq_info {
	float: left;
	padding-left: 5px;
	width: 180px;/*255*/
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.homepage_game {
	float: left;
	width: 540px;
	margin-top: 10px;
	margin-left:7px;
}

.homepage_game_activo {
	float: left;
	width: 540px;/*350px;*/
	margin-top: 10px;
	margin-left:7px;
	background: #D4D4D4;/*#c2c2c2;*/ /*#eeeeee; */ /*#AECCEB;*/
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;	
	
}
.home_game_image {
	float: left;
	padding: 5px 5px 5px 5px;
	text-align: center;
	border: 1px solid #ccc;
	height: 120px; /*65*/
	width: 160px; /*60*/
	margin-left: 8px;
	position:relative;
	z-index:1;	
}
.home_game_image small {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/bg_video_flags.png) no-repeat scroll 0 -123px;
	height:36px;
	left:2px;
	position:absolute;
	top:2px;
	width:36px;
}
.home_game_image small b {
	display:none;
}

.login_my {
	float:left;
	margin-left:7px;
	margin-top:10px;
	width:350px;
}
.login_fb {
	float:left;
	margin-left:7px;
	margin-top:10px;
	margin-right:10px;
	width:300px;
	text-align:center;
}

.home_game_info {
	float: left;
	padding-left: 5px;
	width: 340px;/*255*/
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px;
	padding-top: 5px;
	position:relative;
	
/*	border-top: 0px;
	font-family: Arial;
	color: #fff;
	background: url(images/barramenu.gif)  no-repeat center top ; 
	top:70px; 
	position:relative;
	width:660px;
	left:33px;
	height: 33px;
	float:left;	*/
}

.home_game_info a {
	color: #cdcdcd;
}
.home_game_head a {
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 14px;
	color: #000;	
}
.home_game_head a:hover {
	color: #951510;
}
/** personalizado*/
.homepage_game_dest{
	float: left;
	width: autopx;
	margin-top: 10px;
	margin-left: 7px;
}
.home_game_image_dest{
	float: left;
	padding: 5px 5px 0px 5px;
	text-align: center;
	border: 1px solid #ccc;
	height: 245px; /*65*/
	width: 330px; /*60*/
	margin-left: 8px;
	
	position:relative;
	z-index:1;		
}
.home_game_image_dest small {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/bg_video_flags.png) no-repeat scroll 0 -159px;
	height:95px;
	left:0;
	position:absolute;
	top:0;
	width:95px;
}
.home_game_image_dest small b {
	display:none;
}

.home_game_info_dest {
	float: left;
	padding-left: 5px;
	width: 320px;/*200px;*//*255*/
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.home_game_info_dest a {
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 14px;
	color: #cdcdcd;
}
.home_game_dest_head a {
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 16px;
	color: #000;
	
}
.home_game_dest_head a:hover {
	color: #951510;
}
/* fin personalizacion**/


.module {
	/*border: 1px solid #242424;*/ /*#c8c8c8; */
	
	/*background: url(images/fondomodule.gif) repeat;*/
	/*background-color: #fff;*/
	/*font-family: Arial;*/
	/*font-size: 14px; *//*14px*/
	padding-bottom: 2px; /*8px*/
	margin-bottom: 2px; /*10px;*/
}

input, textarea, select {
  border-top: 1px solid #C4BFB8;
  border-left: 1px solid #C4BFB8;
  border-bottom: 1px solid #E1DFDB;
  border-right: 1px solid #E1DFDB;
  padding: 3px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}	

.module a {
	color: #4c4c4c;
}
.module a:hover {
	color: #791513;
}
.module ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.module li {
	padding:4px;
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.utlimosvideos {
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	padding:0px;
}

.module_body{
	background: url(images/fondomodule.gif) repeat-y ;
}
.module_pie{
	background: url(images/piemodule.gif) repeat-y ;
	height: 6px;
}

.module_header_peq {
	background: url(images/barra013.gif) no-repeat;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	padding-top: 5px; /*9px;*/
	padding-left: 8px; /*8px;*/
}

.module_header {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;	
	/*margin: 3px;*/
/*	background: url(images/barra525_modulo.gif) no-repeat;*/
	background: url(images/modulo_header_grande.gif) no-repeat;
	height: 28px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	padding-top: 9px;
	padding-left: 8px;
}

/* VIEW GAME */
.game_container {
	/* border: 1px solid #c8c8c8; */
	background-color: #fff;
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 30px;
}
.game_info_container {
	/* border: 1px solid #c8c8c8; */
	background-color: #fff;
	margin-bottom: 15px;
	overflow:auto;
	width:100%;
	text-align:left;
}
.game_info_content {
	padding: 5px 5px 5px 10px;
	font-family: Arial;
	font-size: 14px;
}
.game_info_header {
	margin: 3px;
	background: url(images/module_header.png);
	height: 27px;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	padding-top: 9px;
	padding-left: 8px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;		
}
.gi_column1 {
	float: left;
	width: 100px;
	padding: 18px 0px 10px 10px;
	text-align: center;
	font-family: Arial;

}
.gi_column2 {
	float: left;
	/*width: 850px;*/
	padding-left: 8px;
	padding: 10px 0px 20px 0px;
}
.game_options {
	margin-bottom: 15px; /*30px;*/
	padding: 8px;
	font-family: Arial;
	background: #eeeeee url(images/header_2.png);
	color: #fff;
	overflow:auto;
	width:auto; /*1042px; *//*972px;*/
}
.game_options_column1 {
	float: left;
	padding-top: 3px;
	margin-right: 4px;
}
.game_options_column2 {
	float: left;
	padding-top: 2px;
	margin-right: 5px;
	width:105px;
}

.button2 a {
	width: 123px;
	height: 23px;
	background: #ae3632 url(images/button2.png);
	padding-top: 2px;
	padding-right: 4px;
	margin: 0px 5px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.button2 a:hover {
	display: block;
	background-color: #cf0000;
}
.button3 a {
	width: 123px;
	height: 23px;
	background: #dadada url(images/button3.png);
	padding-top: 2px;
	padding-right: 4px;
	margin: 0px 5px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.button3 a:hover {
	display: block;
	background-color: #dedede;
}
.game_column1 {
	/* border: 1px solid #c8c8c8; */
	background-color: #fff;
	margin: 0px 10px 10px 0px;
	text-align: center;
	width: 46%;
	float: left;
}
.game_column2 {
	/* border: 1px solid #c8c8c8; */
	background-color: #fff;
	width: 51%;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align:left;
}
.comments_container {
	padding: 10px;
}
.add_comment_box {
	border: 1px solid #ccc;
	width: 98%;/* 450px; */
}
.new_comment_container {
	text-align: left;
	font-family: Arial;
}
.comment_button_container {
	padding-top:5px;
	text-align:right;
	margin-bottom: 10px;
}
.comment_avatar {
	float: left;
	margin: 4px 10px 0px 5px;
}
.comment_content {
	float: left;
	/*width: 365px;*/
}
.comment_username {
	color: #2f2f2f;
	padding-top: 6px;
}
.comment_username a {
	color: #730702;
	text-decoration: none;
}
.thecomment {
	color: #2f2f2f;
	border-top:1px solid #dcd6d4;
}
.random_game {
	float: left;
	margin-top: 10px;
	
	margin-left:7px;
	width:500px;
}

.random_game_activo {
	float: left;
	margin-top: 10px;
	margin-left:7px;
	/*background: #c2c2c2;*/ /*#eeeeee; */ /*#AECCEB;*/	
	background: #D4D4D4;/*#c2c2c2;*/ /*#eeeeee; */ /*#AECCEB;*/
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;		
	width:500px;
}
.random_game_image {
	float: left;
	padding: 5px 5px 0px 5px;
	text-align: center;
	border: 1px solid #ccc;
	height: 105px;
	width: 100px;
	margin-left: 8px;
	
	position:relative;
	z-index:1;	
}
.random_game_image small {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/bg_video_flags.png) no-repeat scroll 0 -123px;
	height:36px;
	left:2px;
	position:absolute;
	top:2px;
	width:36px;
}
.random_game_image small b {
	display:none;
}

.homewrapper {
	background-color:#FFFFFF;
	border-top:0 none;
	margin-bottom:10px;
	overflow:auto;
	padding-bottom:15px;
	width:720px;
}

.random_game_info {
	float: left;
	padding-left: 5px;
	width: 350px;
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.random_game_info a {
	color: #cdcdcd;
}
.random_game_head a {
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 14px;
	color: #000;
}
.random_game_head a:hover {
	color: #951510;
}
/* CATEGORY */
.category_container {
	border: 1px solid #c8c8c8;
	border-top: 0px;
	background-color: #fff;
	margin-bottom: 15px;
	overflow: auto;
	/*width:528px;*/
}
.sort_options {
	border: 1px solid #c8c8c8;
	border-bottom: 0px;
	padding: 8px;
	font-family: Arial;
	font-size: 14px;
	background: #eeeeee;
}
.sort_options a {
	color: #454342;
}
.category_pages {
	margin: auto;
	background: #e7e2e4;
	border: 1px solid #bab6b8;
	margin: 15px;
	text-align: center;
	padding: 5px;
	font-family: Arial;
}
.category_pages a {
	color: #9a0100;
	padding: 3px;
	text-decoration: none;
	border: 1px solid #E7E2E4;/*#c8c8c8;*/
	margin-top:10px;
}
.category_pages a:hover ,b{
	color: #9a0100;
	background: #FCEA85;/*#D4D4D4;*/
	padding: 3px;
	text-decoration: none;
	border: 1px solid #F9AD1B; 
}
/* PROFILE */
.profile_container {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	overflow:auto;
	width:100%;
}
.profile_container a {
	color: #871e16;
}
.profile_header_avatar {
	width:80px;
	height: 87px;
	float: left;
	padding-left: 20px;
	padding-top: 12px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;		
}
.profile_header_info {
	width: 650px;
	height: 80px;
	float: left;
	padding-top: 20px;
	padding-left: 5px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;		
}
.profile_header_buttons {
	float: right;
	background-position:top right;
	width: 173px;
	height: 97px;
	padding-left: 20px;
	padding-top: 3px;
}
.profile_username {
	font-size: 30px;
	font-family: Arial;
	padding: 0px;
	float: left;
}
.profile_points {
	float: left;
	background-color: #9f0c07;
	margin-left: 10px;
	font-family: Arial;
	color: #fff;
	margin-top: 8px;
	padding: 0px 12px 0px 12px;
	-moz-border-radius: 12px;
}
.small_points {
	font-size: 10px;
	text-transform: uppercase;
}
.profile_stats {
	font-size: 16px;
	font-family: Arial;
}
.profile_button a {
	background: #ae3632 url(images/button2.png);
	width: 150px;
	height: 23px;
	padding-top: 2px;
	padding-right: 4px;
	margin: 10px 15px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.profile_button a:hover {
	display: block;
	background-color: #cf0000;
}
.profile_column1 {
	margin-right: 12px;
	width: 70%;
	float: left;
}
.profile_column2 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	width: 28%;
	float: right;
	font-family:Geneva, Verdana, sans-serif;
	font-size: 18px;
	margin-bottom: 20px;
}
.user_info {
	padding: 10px;
	overflow: hidden;
}
.user_info a {
	color: #000;
}
.right_title {
	color: #8a8a8a;
}
.profile_content_item {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	font-family: Arial;
}
.fav_container {
	padding: 20px;
}
.profile_comment {
	border:1px solid #dcd6d4;
	margin-bottom: 10px;
	padding: 10px;
}
.profile_left_header {
	background: #eeeeee;
	height: 28px;
	padding-top: 12px;
	padding-left: 15px;
	color: #99080a;
	font-family: Arial;
	font-size: 14px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;		
}
/* EDIT PROFILE */
.edit_avatar_container {
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 10px;
	overflow:auto;
	width:520px;
}
.edit_info_container {
	padding: 10px 0px 10px 10px;
}
.edit_profile_header {
	font-size: 20px;
	color: #353535;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}	
.edit_profile_lable {
	float:left;
	margin-right:10px;
	width:80px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-align:left;
}
.edit_profile_element {
	float: left;
}
.edit_avatar_element {
	float: left;
	padding-top: 3px;
}
.edit_profile_textbox {
	height: 20px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.edit_profile_textarea {
	height: 60px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
/* NEWS */
.news_wrapper {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
}
.news_header {
	background: #eeeeee;
	overflow:auto;
	width:100%;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;		
}
.news_image {
	float: left;
	width: 60px;
	margin: 5px 0px 0px 5px;
}
.news_title {
	float: left;
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/

	font-size: 14px; /*18px;*/
	
	padding-left: 10px;
	padding-top: 8px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;		
}
.news_title a {
	color: #720607;
	text-decoration: none;
}
.news_author {
	font-size: 14px;
}
.news_main {
	padding: 0px 10px 0px 10px;
	margin-bottom: 25px;
	font-family: Arial;
}
/* Private messages */
.pm_subject_textbox {
	height: 20px;
	width: 600px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.pm_message_textbox {
	height: 100px;
	width: 600px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
	font-family: Arial;
}
.pm_subject {
	font-size: 20px;
}
.pm_details {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c6c6c6;
}
.pm_message {
	padding: 10px;
}
.pm_footer {
	border-top: 1px solid #c6c6c6;
	margin-top: 10px;
	padding-top: 5px;
}
.pm_table td {
	border-bottom: 1px solid #c6c6c6;
	padding: 5px;
}
.pm_no_messages {
	height: 80px;
	padding-top: 70px;
	text-align: center;
}
/*****************************/
.advset336x250 {
	align:right;
}
.modulomultivisor {
	width: auto;
}
.dropdown-submit{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#2E8AF5 url(images/btnRainbow.gif) repeat-x scroll left top;
	border:1px solid #1C6BC6;
	color:#032342;
	text-shadow:0 1px 0 #91C6F9;
	/*width:auto;*/
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	/* color:#FFFFFF; */
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px;
	
}

#comment_submit , .pm_button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
  border: 1px solid #06611d;
  background:#3ed32e url(images/btnRainbow.gif) left -55px repeat-x;
  color:#043410;
  text-shadow:0 1px 0 #51E575;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	/* color:#FFFFFF; */
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px;
}

/****** botones nuevos ******/
.mBtn.btnYellow {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFC74B url(images/btnRainbow.gif) repeat-x scroll left -155px;
	border:1px solid #F9AD1B;
	color:#642514;
	text-shadow:0 1px 0 #FDE088;
}

.mBtn.btnOk {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#2E8AF5 url(images/btnRainbow.gif) repeat-x scroll left top;
	border:1px solid #1C6BC6;
	color:#032342;
	text-shadow:0 1px 0 #91C6F9;
	/*width:auto;*/
}
.mBtn.btnDelete {
  background:#b30100 url(images/btnRainbow.gif) left -205px repeat-x;
  border: 1px solid #7f0908;
  color: #290202;
  text-shadow: 0 1px 0 #fb6d6d;
  width: auto;
}

.mBtn.btnCancel {
  border: 1px solid #848484;
  background:#bdbdbd url(images/btnRainbow.gif) left -105px repeat-x;
  color: #656262;
  text-shadow: 0 1px 0 #EEE;
  width: auto;
}

.mBtn.btnGreen {
  border: 1px solid #06611d;
  background:#3ed32e url(images/btnRainbow.gif) left -55px repeat-x;
  color:#043410;
  text-shadow:0 1px 0 #51E575;
}


.mBtn {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px;
	width:100%;
}
/*capa de favoritos*/
#user_mis_fav {
	width:auto;
	display: none;
	padding:5px;
	border:2px solid #FADDA9;
	background-color:#FDF4E1;

}

/*fin de la opcion de favorittos*/
/* nueva barra categorias**/
#tabs {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
/*	background:transparent url(images/tabbg.gif) repeat-x scroll 0 0;*/
	color:#A34D08;
/*	font-family:Arial,Helvetica,sans-serif;*/
/*	font-size:12px;*/
	font-weight:bold;
	height:500px;
	margin:0;
	padding:0;
/*	position:relative;*/
	top:1px;
}
#tabs ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#tabs ul li {
	-x-system-font:none;
	color:#A34D08;
	float:left;
/*	font-family:tahoma;*/
/*	font-size:11px;*/
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding-bottom:0;
	padding-top:0;
	text-transform:uppercase;
	width:160px;
}
#tabs ul li a {
	-x-system-font:none;
	/*border-left:1px solid #E9810C;*/
	/*border-right:1px solid #F5B622;*/
	color:#A34D08;
	float:left;
/*	font-family:tahoma;*/
/*	font-size:11px;*/
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0;
	/*padding:6px 10px 8px;*/
	padding:5px 8px 5px;
	text-decoration:none;
	text-transform:uppercase;
	width:160px;
}
#tabs ul li a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	/*background:transparent url(images/tabroll.gif) repeat-x scroll 0 0;*/
	background: #B4342A; /* transparent url(images/categorias.gif) top right no-repeat;*/
	/*color:#FFFFFF;*/
	color:#FFF;
	padding-bottom:8px;
	padding-top:6px;
	text-decoration:none;
	width:160px;
}

/*
#tabs2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/tabs2.gif) repeat-x scroll 0 0;
	color:#A34D08;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	height:27px;
	margin:0;
	padding:0;
	position:relative;
	top:1px;
}
#tabs2 ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#tabs2 ul li {
	-x-system-font:none;
	color:#B6B6B6;
	float:left;
	font-family:tahoma;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding-bottom:0;
	padding-top:0;
	text-transform:uppercase;
}
#tabs2 ul li a {
	-x-system-font:none;
	border-left:1px solid #333333;
	border-right:1px solid #666666;
	color:#B6B6B6;
	float:left;
	font-family:tahoma;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:8px 8px 8px 10px;
	text-decoration:none;
	text-transform:uppercase;
}
*/
/* fin menu categforias**/
/*codigo para el after ads*/
.text_plub {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
	color:#900;
	
}





/**/

#footer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
/*	background:#CCCCCC url(images/bg-footer.gif) repeat-x scroll center top;*/
	clear:both;
	height:193px;
/*	padding-bottom:20px;*/
	
/*	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;-*/
	background:transparent url(images/fondo_pie.jpg) no-repeat scroll 0 bottom;
/*	height:134px;
	padding:40px 0 0;
	width:952px;*/	
}
.options-footer {
	float:left;
	margin-left:5px;
	width:140px;
}
.options-footer-rest {
	float:left;
	margin-left:15px;
	width:140px;
}
#footer-options {
	margin:0 auto;
	width:952px;
}
#footer-espac{
	height:30px;
	width:952px;
	
}
.options-footer-recomendados {
	float:left;
	font-size:11px;
	text-align:center;
	width:952px;
}
.options-footer-advertencia {
	float:left;
	margin-left:15px;
	width:350px;
}
.options-footer-logos {
	float:left;
	margin-left:15px;
	width:90px;
}
.links-footer {
	line-height:20px;
}

a {
	/*color:#61A0BF;*/
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
#pie {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/fondo_pie.gif) no-repeat scroll 0 bottom;
	height:134px;
	padding:40px 0 0;
	width:952px;
}

#menu20 {
	-moz-background-inline-policy:continuous;
	background:url("images/tabbg.gif") repeat scroll 0 0 transparent;
	color:#A34D08;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:28px;
	margin:0;
	padding:0;
	position:relative;
	top:2px;
	margin-left:3px;
	margin-right:3px;

}
#menu20 ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}
#menu20 ul li {
	color:#A34D08;
	float:left;
	font:bold 11px tahoma;
	margin:0;
	padding-bottom:0;
	padding-top:0;
	text-transform:uppercase;
}
#menu20 ul li a {
	border-left:1px solid #E9810C;
	border-right:1px solid #F5B622;
	color:#A34D08;
	float:left;
	font:bold 11px tahoma;
	margin:0;
	padding:6px 10px 8px;
	text-decoration:none;
	text-transform:uppercase;
}
#menu20 ul li a:hover {
	-moz-background-inline-policy:continuous;
	background:url("images/tabroll.gif") repeat-x scroll 0 0 transparent;
	color:#FFFFFF;
	padding-bottom:8px;
	padding-top:6px;
	text-decoration:none;
}
