@charset "UTF-8";
/* CSS Document */

/*Layout*/
.fl{float:left;}
.fr{float:right;}
.cb{clear:both;}
.bn{border:none!important;}

#contentContainer{}
#container{width:960px;margin:0 auto;}
#header{ display:block;}
#main{
	background:none repeat scroll 0 0 #fff;
	display:table;
	margin:0;}
	
.contentBanner{
	display:block;
}
.contentBanner img{border:0;}
#sideBarLeft{
	width:200px;
	float:left;
	margin:0 5px 5px 0;
}
.banner{margin:5px 0 0 0;}
.banner_superior{padding:3px 0; background: none repeat scroll 0 0 #FFFFFF;}
#content{width:750px;float:left; position:relative;}
#sidebarRight{width:122px;float:right;}
#footer{clear:both; background:#fff;}


/*Contenido Lista Resultados*/
#resultsContent{}
#TopListadoResultados{position:relative;}
#results, .resultadoBuscador{
	width:160px;
	height:55px;
	background:#fff;
	margin:0 5px 0 0;
	padding:5px;
	border:none;
	text-align:center;
}
#results p strong, .resultadoBuscador p strong{font-size:20px;color:#ed0505;}
.resultadoBuscador{position:absolute; right:5px; top:5px; width:170px; height:auto;}
.resultadoBuscador p{line-height:22px;}
body:nth-of-type(1) .filter {padding:6px;}
.filter, #BuscadorProductos, #pager{
	background:#fff;
	border-bottom:1px solid #D3D4D4;
	margin:5px 0;
	padding:5px;
}
#BuscadorProductos{border:1px solid #D3D4D4; color:#666; width:98.2%;}
#ListadoResultados{width:620px;margin:0 5px 0 0;}
#ListadoResultados p{margin:10px 0;}
#ListadoResultados a {
	color: #154295!important;
}
#buscadorTop{
	color:#154295;
	height:62px;
	padding:5px 8px 0 20px;
	position:absolute;
	top:0;
	right:0;
	background:#fff;
	width:145px;
}
#buscadorTop a{color:#154295; font-size: 15px;}
#buscadorTop img{margin: 1px 2px 0px 1px;}
#pager{background:#fff;padding:10px 5px;}
.center{text-align:center;width:45%;}
.topList{background:url(../Productos/up.png) no-repeat -2px 3px transparent; padding-left:15px;}
/*social network*/
.social ul{ list-style:none;}
.social ul li{float:left;margin:0 0 0 10px;}
.tweet, .shareFacebook, .likeit{margin:2px 0; float:left;}
.shareFacebook{margin:3px 0 0 25px;}
.compartir{margin:7px 0; height:30px; display:table; width:100%;}
.compartelo{margin:2px 0; padding:0 0 2px;}

/*Productos*/
.titulo_juego{margin:11px 0 8px;}
.info{margin:0 0 0 260px; position:relative;}
.infoLeft{width:260px;float:left;}
.foto_juego{margin:0 0 7px;}
.infoLeft_footer{margin-bottom:25px;}
.calificacionESRB{float:left;margin-right:5px;min-height:75px;}
.stockGarantizado, .etiqueta{margin-bottom:3px;}
table.infoDetalle{ font-size:11px;}
table.infoDetalle th{}
table.infoDetalle td {border: 1px solid #dbdbdb; padding:3px 10px 3px 10px; font-weight:bold; font-size:15px; line-height:20px; }
table.infoDetalle td.detalle{color:#000; font-weight:normal;}
.productoEsp{ text-align:center;}
.alerta {
    color: #2c4491;
    background-color: #FFF;
    border: 3px solid #2c4491;
    padding: 10px;
    margin: 0 0 20px 0;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.calificar{ border:1px solid #999999; padding:4px 3px 3px 3px; font-size:11px; width:224px;margin:0 0 6px 0;}
.comprar{position: absolute; right: 0px; top:0px; line-height:50px; height:50px; width:230px; background-color: #FF0000; border: 1px solid #FF0000; text-align: center;}
.comprar:hover{background-color: #2c4491; border: 1px solid #2c4491; }
.comprar a {font-size: 19px!important; color:#fff;}
.comprar a:hover {color:#fff;}
.descripcionProducto{border: 1px solid #999999;color: #666666;font-size: 10px;padding: 5px; margin:0 0 5px 0; width:100%;}
.descripcionProducto td{font-size
  :11px;}
.video{
    margin-top: 25px;
    margin-right: 0;
    margin-left: 1px;
    margin-bottom: 0;
}
* > .precio_juego{
	padding-left: 10px;
}

/*Como comprar Botonera Productos*/
.como_comprar{background:url(../images/bg_como_comprar.jpg) scroll no-repeat center top transparent;
height:72px; width:490px; margin:4px 0 0; }
.como_comprar ul{margin-left:0;}
.como_comprar ul li{display:inline; margin:16px 0 0 7px; float:left; text-align:left; width:96px; line-height:16px;}
.como_comprar ul li a{color:#7b7b7b; text-shadow:2px 1px #FFF;font-size:12px; display:block;}
.como_comprar ul li a:hover{color:#3F96F8;}
.como_comprar ul li a span{ text-transform:uppercase; font-size:14px;}
.como_comprar_first{width:80px !important;margin:16px 0 0 14px !important}
.como_comprar_last{width:87px !important; margin:13px 0 0 10px !important; color:#ED0505; font-size:11px; text-shadow:2px 1px #FFFFFF;}
.como_comprar_last span{text-transform:uppercase;font-size:14px}
.como_comprar_deposito{width:90px!important; margin:16px 0 0 2px !important}
.banners_detalle_producto{
	margin:5px 0 10px 0;}
/*Test*/
.storyInnerContent {
    margin-left: 3px !important;
}