@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	background: #38261e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bgtop {
}
#bgbtm {
	background: url(../images/bottom-bg-repeat.jpg) repeat-x bottom;
}
#toolbar {
	background: url(../images/toolbar-bg.gif) repeat-x;
}
#pagina {
	width: 987px;
}
#top {
	position: relative;
	height: 340px;
}

#busqueda {
	position: absolute;
	bottom: 13px;
	right: 55px;
}
#busqueda form {
	padding: 0;
	margin: 0;
	width: auto;
	font-weight: bold;
}
#busqueda #buscarTexto {
	width: 252px;
	border: none;
	background: none;
	color: #222;
}

#navbar {
	position: absolute;
	bottom: 12px;
	left: 50px;
	font-size: 18px;
}
#navbar ul {
	list-style: none;
	list-style-position: inside;
	list-style-type: none;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	padding: 4px 22px 7px;
	color: #333;
	text-decoration: none;
}
#navbar ul li a:hover {
	color: #F00;
}

#publi-top {
	position: absolute;
	right: 60px;
	top: 21px;
}

#col-izq-bg {
	background: url(../images/bg-izq.jpg) repeat-y left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#col-izq {
	float: left;
	width: 182px;
	margin: 5px 0 0 34px;
}
#col-izq h1, #col-izq h2 {
	background: #558E27;
	margin: 5px 0 0;
	padding: 5px 10px;
	font-size: 15px;
	color: #FFF;
}
#left-categorias {
}
#left-categorias ul {
	list-style-position: outside;
	list-style-type: none;
	list-style: none;
	line-height: 1.3em;
}
#left-categorias ul li {
	padding: 1px 0 1px 14px;
	background: url('../images/bullet_blue_right.gif') no-repeat left;
}
#left-categorias ul li h2 {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	background: none;
	padding: 0;
	margin: 0;
}
#left-categorias ul li h2 a {
	color: #DDD;
	text-decoration: none;
}
#left-categorias ul li h2 a:hover {
}

#contenido {
	float: left;
	color: #333;
	text-align: left;
	overflow: hidden;
	width: 728px;
	margin: 10px 0 0 10px;
}

#col-der-bg {
	background: #7bc31e url(../images/bg-der.jpg) repeat-y right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#col-der {
	float: right;
	width: 217px;
	margin: 12px 0 5px 10px;
}
#bottom {
	background: url(../images/bottom-bg.jpg) no-repeat;
	height: 95px;
	color: #525252;
	padding: 10px 0 0;
	position: relative;
	text-align: center;
}
#bottom a {
	color: #666;
}
#bottom #links {
	margin: 10px 0;
}
#bottom #links ul {
	list-style: none;
	list-style-position: inside;
	list-style-type: none;
}
#bottom #links ul li {
	display: inline;
}
#bottom #links ul li a {
	padding: 0 45px;
	color: #f9c734;
	text-decoration: underline;
}
#bottom #links ul li a:hover {
	color: #F00;
}

#oxus-logo {
	text-align: center;
	background: #000;
	padding-bottom: 10px;
}
#oxus-logo-wrap {
	margin-left: 730px;
}
#oxus-logo a {
	background: url(../images/oxusmedia.jpg) no-repeat;
	display: block;
	width: 160px;
	height: 26px;
	color: #555;
	text-decoration: none;
	text-align: right;
}

#lang-selec {
	margin-top: 10px;
	color: #333;
}
#lang-selec ul {
	list-style: none;
	list-style-position: inside;
	list-style-type: none;
}
#lang-selec ul li {
	padding: 0 0 0 20px;
	display: inline;
	margin: 0 5px;
}
#lang-selec ul li a {
	color: #333;
}
#lang-selec ul li a:hover {
	color: #F00;
}
#lang-selec .en {
	background:transparent url(../images/banderas.png) no-repeat scroll 0 2px;
}
#lang-selec .es {
	background:transparent url(../images/banderas.png) no-repeat scroll 0 -98px;
}
#lang-selec .fr {
	background:transparent url(../images/banderas.png) no-repeat scroll 0 -138px;
}
#lang-selec .de {
	background:transparent url(../images/banderas.png) no-repeat scroll 0 -238px;
}
#lang-selec .pt {
	background:transparent url(../images/banderas.png) no-repeat scroll 0 -198px;
}
#lang-selec .cn {
	background:transparent url(../images/banderas.png) no-repeat scroll 0 -178px;
}
#lang-selec .it {
	background:transparent url(../images/banderas.png) no-repeat scroll 0 -158px;
}

#lang-selec-top {
	position: absolute;
	top: -3px;
	right: 0;
	width: auto;
}
#lang-selec-top ul {
	list-style: none;
	list-style-position: inside;
	list-style-type: none;
}
#lang-selec-top ul li {
	display: inline;
	float: left;
	margin-left: 5px;
}
#lang-selec-top ul li a div {
	width: 16px;
	height: 13px;
}
#lang-selec-top .en {
	background:transparent url(../images/banderas.png) no-repeat scroll 0 2px;
}
#lang-selec-top .es {
	background:transparent url(../images/banderas.png) no-repeat scroll 0 -98px;
}
#lang-selec-top .fr {
	background:transparent url(../images/banderas.png) no-repeat scroll 0 -138px;
}
#lang-selec-top .de {
	background:transparent url(../images/banderas.png) no-repeat scroll 0 -238px;
}
#lang-selec-top .pt {
	background:transparent url(../images/banderas.png) no-repeat scroll 0 -198px;
}
#lang-selec-top .cn {
	background:transparent url(../images/banderas.png) no-repeat scroll 0 -178px;
}
#lang-selec-top .it {
	background:transparent url(../images/banderas.png) no-repeat scroll 0 -158px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FF0;
}
h1 a {
	color: #FF0;
	text-decoration: none;
}
h2 {
	margin: 0 0 7px;
	font-size: 16px;
	font-weight: bold;
	color: #004499;
}
h2 a {
	color: #004499;
	text-decoration: none;
}
h3 {
	margin: 0 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
h3 a {
	color: #000;
	text-decoration: none;
}
p {
	padding: 0 0 10px;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.alerta {
	display: none;
}

#ultimos {
	text-align: center;
}
#ultimos ul {
	list-style: none;
	list-style-position: inside;
	list-style-type: none;
}
#ultimos ul li {
	display: inline;
	float: left;
	width: 50%;
	height: 110px;
	text-align: center;
}

#ranking {
}
#ranking ul {
	list-style: none;
	list-style-position: inside;
	list-style-type: none;
}
#ranking ul li {
	margin-bottom: 4px;
}
#ranking .rank-img {
	float: right;
}

#mipanel {
	background: transparent url(../images/mipanel-mid.gif) repeat-y top;
	margin: 5px 0;
}
#mipanel #mipanel-header {
	background: url(../images/mipanel-top.gif) no-repeat;
	height: 25px;
}
#mipanel #mipanel-header div.wrap {
	float: left;
	width: 49.90%;
	padding: 5px 0;
}
#mipanel #mipanel-header div.wrap h3 {
	font-size: 12px;
	color: #FFF;
	display: inline;
}
#mipanel #mipanel-bottom {
	background: url(../images/mipanel-bottom.gif) no-repeat;
	height: 1px;
}
#favoritos, #ultimos-jugados {
}
#favoritos ul, #ultimos-jugados ul {
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
}
#favoritos ul li, #ultimos-jugados ul li {
	background: url(../images/bullet_blue_right.gif) no-repeat scroll 10px 3px;
	padding: 0 0 0 25px;
	margin-left: -8px;
}

.box-der {
	padding: 5px;
	background: #6ba125;
	border: solid 1px #558e27;
}
#col-der h3, #col-izq h3 {
	background: #558E27;	
	font-size: 14px;
	color: #FFF;
	padding: 5px 10px;
	text-align: left;
	margin: 0;
}

#juegosxcat {
	overflow: hidden;
}

.barra-titulo {
	background: transparent url(../images/titulo-bg.jpg) repeat scroll 0 0;
	color: #333333;
	height: 39px;
	padding: 22px 20px 0;	
	margin: 0;
}
.barra-titulo a {
	font-size: 16px;
	color: #222;
}

.categoria {
}
.categoria .jue-cat {
	text-align: center;
	margin: 0 .5%;
	float: left;
	width: 23.5%;
}

#presentacion {
	background: #DDD;
	border: solid 1px #CCC;
	margin: 1px 0;
}
#animacion {
	margin: 0;
	width: 380px;
	height: 297px;
	float: left;
	padding: 5px;
	border-right: solid 1px #FFF;
}
#presentacion h1, #presentacion h2 {
	margin: 0 5px 3px;
	padding: 0;
	font-size: 14px;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
}
#presentacion #destacados {
	float: left;
	padding: 5px;
	width: 206px;
	height: 297px;
}
#presentacion #destacados .jue-destac {
	float: left;
	height: 125px;
	margin: 15px 0 0;
	text-align: center;
	width: 50%;
}
#publicidad-home {
	width: 300px;
	height: 297px;
	float: right;
	padding: 5px;
	border-left: solid 1px #FFF;	
	position: relative;
}
#presenta-bottom {
	background: url(../images/presentacion-bg-bottom.gif) no-repeat bottom;
	height: 15px;
	margin: 1px 0 5px;
}

#publicidad-top {
	text-align: center;
}

#juegos {
	margin: 5px 0;
	overflow: hidden;
}
#juegos .desc-cat {
	margin: 3px 0;
	text-align: justify;
	padding: 0;
}
#juegos ul {
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
}
#juegos ul li {
	float: left;
}
#juegos ul li.juego-con-desc {
	width: 50%;
}
#juegos ul li.juego-con-desc .juego {
	height: 91px;
	background: #6ba125;
	margin: 2px;
	padding: 5px;
}
#juegos ul li.juego-sin-desc {
	width: 25%;
}
#juegos ul li.juego-sin-desc .juego {
	background: #6ba125;
	height: 121px;
	margin: 2px;
	overflow: hidden;
	padding: 5px;
	text-align: center;
}
#juegos ul li.juego-con-desc .jue-img {
	float: left;
}
#juegos ul li.juego-con-desc .texto {
	margin-left: 95px;
	height: 86px;
	overflow: hidden;
	padding-top: 3px;
}
#juegos ul li .lnkJue {
	font-size: 12px;
}
#juegos ul li.juego-con-desc .lnkJue {
	font-weight: bold;
}
#juegos ul li .jue-desc {
	text-align: justify;
	font-size: 11px;
}

.lnkJue:hover, lnkJue a:hover {
	text-decoration: underline;
}
img.imgJue {
	background: #DDD;
	padding: 3px;
}
img.imgJue:hover {
	background: #f9d134;
}

.main-header {
	margin: 0 0 3px;
	overflow: hidden;
}
.main-header .main-header-left {
	background: url(../images/categoria-bg-1.gif) no-repeat;
	float: left;
	width: 127px;
	height: 38px;
	padding: 11px 5px;
	text-align: center;
}
.main-header .main-header-right {
	background: url(../images/categoria-bg-top.gif) no-repeat;
	height: 19px;
	margin: 3px 0;
	padding: 2px 50px 2px 0;
	text-align: right;
}
.main-header h1, .main-header h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	color: #FFF;
}
.main-header h1 a, .main-header h2 a {
	color: #FFF;
}
.main-header h1 a:hover, .main-header h2 a:hover {
	color: #F00;
}
.main-header #publicidad-banner {
	float: right;
}

#tags.box-der {
	text-align: justify;
}

#linkex {
	margin: 20px 0 25px;
}
#linkex a {
	padding: 0 10px;
}

#loginBox #login-cuerpo form {
	margin: 0px;
	padding: 0px;
}
#loginBox #login-cuerpo p {
	margin: 5px;
	padding: 0px;
}
#loginBox hr {
	background: #FFF none repeat scroll 0 0;
	border: 0 none;
	height: 1px;
	margin: 5px;
}

#perfil {
	position: relative;
	padding: 5px;
	margin-bottom: 5px;
	border: solid 1px #CCC;
}
#perfil img {
	float: left;
	margin-right: 10px;
	padding: 3px;
	background: #DDD;
	border: solid 1px #999;
}
#perfil-cuenta {
	font-size: 18px;
	font-weight: bold;
}
#perfil-links {
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding: 0;
}
