
/* CSS Document */
/* Estilos portada Especial Baloncesto 09/10 | ACB y NBA | elmundo.es | 
Fecha de creación: 17 de septiembre de 2009 */


#contenido{
padding-top: 10px;

}

/* Pestañas*/
#carrusel_basket h4{
	float: left;
	position: relative;
	width:200px;
}

#pestanas{
	float:right;
	position:relative;
	width:375px;
}
#pestanas li{
	display:inline;
	font-size:13px;
	font-weight:bold;
}

#pestanas li a{
	display:block;
	float:left;
	width:124px;
	height:23px;
	padding:15px 0 0 0;
	text-align:center;
	color:#fff;
}

div.carrusel{position:absolute!important; top:-999999px; left:-999999px;}
div.carrusel.activaJs{position:relative!important; top:0; left:0;}
#pestanas a.activaJs{
		background-image:none;
		color:#fff;
		*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/bg_pestana_activa.png', sizingMethod='crop') !important;
}

html>body #pestanas a.activaJs{
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/bg_pestana_activa.png) top left no-repeat !important; 
}

/* ACB*/

#pestanas li.pestana_acb a{
*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/bg_pestana_acb.png', sizingMethod='crop');
	cursor:pointer;
}
html>body #pestanas li.pestana_acb a{
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/bg_pestana_acb.png) top left no-repeat; 
}

/* NBA*/

#pestanas li.pestana_nba a{
	margin-right:0;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/bg_pestana_nba.png', sizingMethod='crop');
}
html>body #pestanas li.pestana_nba a{
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/bg_pestana_nba.png) top left no-repeat; 
}


/* EUROLIGA*/

#pestanas li.pestana_euroliga a{
	margin-right:0;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/bg_pestana_euroliga.png', sizingMethod='crop');
	cursor:pointer;
}
html>body #pestanas li.pestana_euroliga a{
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/bg_pestana_euroliga.png) top left no-repeat; 
}

/* Pestañas resultados Euroliga*/

#caja_resultados_euroliga{
	width:340px;
	margin-top:15px;
}
#caja_resultados_euroliga #pestanas_resultados_euroliga{
	float:left;
	position:relative;
	width:340px;
}
#caja_resultados_euroliga #pestanas_resultados_euroliga li{
	float:left;
}
#caja_resultados_euroliga #pestanas_resultados_euroliga li a{
	float:left;
	display:block;
	background-color:#626568;
	color:#b5b5b5;
	font-weight:bold;
	padding: 3px 10px;
	margin-right:2px;
	font-size:11px;
	border-bottom:solid 1px #4d4f53;
	cursor:pointer;
}
#caja_resultados_euroliga .modulo_jornada {
margin-top:0;
}
#caja_resultados_euroliga div.modulo{
	position: relative !important; 
	float:left;
	width:340px;
}
/*#caja_resultados_euroliga div.modulo{
	position:absolute !important; 
	top:-999999px; 
	left:-999999px;
	float:left;
	width:340px;
}
#caja_resultados_euroliga div.modulo.activaJs{
	position:relative !important; 
	float:left;
	top:0; 
	left:0;
	width:340px;
}
#caja_resultados_euroliga #pestanas_resultados_euroliga a.activaJs{
		color:#fff;
		background-color:#828689;
		border-bottom:solid 1px #828689;
}

#caja_resultados_euroliga span.boton{
		float:left;
		position:relative;
		width:340px;
}
#caja_resultados_euroliga span.boton a{
		float:right;
		display:block;
		text-align:center;
		padding: 0 5px;
		color:#d5d7d9;
		background-color:#515557;
		border:solid 1px #353739;
		text-transform:normal !important;
		font-size:11px;
		margin:5px 0 0 0;
}
#caja_resultados_euroliga span.boton a:hover{
		color:#fff;
}
*/


/* carrusel BASKET*/

#carrusel_basket{
	float: left;
	position: relative;
	width: 950px;
	padding: 0;
	margin: 0;
}
#carrusel_basket .carrusel{
	float: left;
	position: relative;
	width: 910px;
	padding:20px 20px 15px;	
	background:#393b3d url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/bg_carrusel.png) repeat-x;
}
#carrusel_basket .carrusel p{
	color:#a3a2a2;
}

#carrusel_basket .carrusel .izquierda{
	float: left;
	position: relative;
	width:550px;
}
#carrusel_basket .carrusel .izquierda .foto_carrusel{
	float: left;
	position: relative;
	border: solid 1px #bbb;
}
#carrusel_basket .carrusel .derecha{
	float: right;
	position: relative;
	width:340px;
}

h3{
	font:normal 36px/36px Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:-0.03em;
	margin: 0 0 15px;
	display:inline;
	border-bottom:none;
}
h3 a{
	color:#fff;
}
h3 a:hover{
	color:#bbb;
}
.derecha h3{
	float:left;
	position:relative;
	width:340px;
}
#carrusel_nba .derecha h3 {
	margin-bottom:0;
}

.antetitulo{
	margin: 0 0 8px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:0;
	display:block;
	color:#b3b3b3;
}
.siguiente a{
	margin: 0 0 0 8px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	letter-spacing:-0.02em;
}
#carrusel_acb .antetitulo{
	border-bottom:solid 1px #f96a0a;
}
#carrusel_nba .antetitulo{
	border-bottom:solid 1px #e34747;
}
#carrusel_euroliga .antetitulo{
	border-bottom:solid 1px #a9998f;
}
.modulo_jornada{
	float: left;
	position: relative;
	width:340px;
	margin-top: 15px;
	overflow:hidden;
}

/* cuadro playoffs NBA*/

#cuadro {
	position:relative;
	clear:both;
	margin:0;
	padding:0;
	width:910px;
}
#cuadro h4 {
	float:left;
	position:relative;
	clear:both;
	margin:0;
	padding:5px 0;
	width:910px;
	color:#fff;
	font:bold 16px Arial, Helvetica, sans-serif;
	/*background-color:#26292d;*/
}
#cuadro .pie_cuadro_oeste {
	float:left;
	color:#E34747;
	font-size:11px;
	margin-bottom:10px;
	padding:3px 0;
	font-weight:bold;
	text-align:center;
	width:130px;
	border-bottom:1px solid #FFF;
}
#cuadro .pie_cuadro_final {
	float:left;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	padding:3px 0;
	text-align:center;
	width:130px;
	border-bottom:1px solid #FFF;
}
#cuadro .pie_cuadro_este {
	float:left;
	color:#6f859f;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	padding:3px 0;
	text-align:center;
	width:130px;
	border-bottom:1px solid #FFF;
}
#cuadro .octavos_oeste {
float:left;
padding-right:10px;
width:120px;
}
#cuadro .cuartos_oeste {
float:left;
padding-right:10px;
padding-top:70px;
width:120px;
}
#cuadro .semis_oeste {
float:left;
padding-right:10px;
padding-top:105px;
width:120px;
}

#cuadro .final {
float:left;
padding-top:105px;
width:130px;
}

#cuadro .semis_este {
float:left;
padding-left:10px;
padding-top:105px;
width:120px;
}
#cuadro .cuartos_este {
float:left;
padding-left:10px;
padding-top:70px;
width:120px;
}
#cuadro .octavos_este {
float:left;
padding-left:10px;
width:120px;
}

#cuadro .partido_2{
	float:left;
	position:relative;
	background-color:#2F3337;
	border:1px solid #454D52;
	width:114px;
	margin-bottom:5px;
	padding:2px;
}
#cuadro .partido_1{
	float:left;
	position:relative;
	background-color:#2F3337;
	border:1px solid #454D52;
	width:114px;
	margin-bottom:5px;
	padding:2px;
}
#cuadro .partido_final {
	float:left;
	position:relative;
	background-color:#2F3337;
	border:1px solid #454D52;
	width:124px;
	margin-bottom:5px;
	padding:2px;
}
#cuadro .equipo_ganador {
float:left;
height:25px;
width:114px;
}
#cuadro .equipo_ganador strong {
background-color:#e34747;
color:#f8d3d3;
float:left;
font:bold 15px Arial,Helvetica,sans-serif;
height:19px;
padding:2px 0 0;
text-align:center;
width:21px;
border:2px solid #2F3337;
}
#cuadro .equipo_ganador p {
	float:left;
	color:#d0d2d2;
	font:bold 11px/10px Arial,Verdana,sans-serif;
	height:19px;
	/*width:89px;*/
	padding:6px 0 0 3px;
	margin:0;
}
#cuadro .equipo {
float:left;
height:25px;
width:114px;
}
#cuadro .equipo strong {
background-color:#454D52;
color:#b1b9bc;
float:left;
font:bold 15px Arial,Helvetica,sans-serif;
height:19px;
padding:2px 0 0;
text-align:center;
width:21px;
border:2px solid #2F3337;
}
#cuadro .equipo p {
	float:left;
	color:#BCBFC0;
	font:normal 11px/10px Arial,Verdana,sans-serif;
	height:19px;
	/*width:89px;*/
	padding:6px 0 0 3px;
	margin:0;
}
#cuadro .equipo p span {
	font-size:14px;
	font-weight:bold;
	color:#979A9D;
}
#cuadro .partido_1 .equipo {
	float:left;
	height:25px;
	width:114px;
}
#cuadro .partido_1 .equipo strong {
background-color:#454D52;
color:#b1b9bc;
float:right;
font:bold 15px Arial,Helvetica,sans-serif;
height:19px;
padding:2px 0 0;
text-align:center;
width:21px;
border:2px solid #2F3337;
}
#cuadro .partido_1 .equipo p {
color:#BCBFC0;
float:left;
font:11px/10px Arial,Verdana,sans-serif;
height:19px;
margin:0;
padding:6px 0 0 3px;
}
#cuadro .partido_1 .equipo_ganador {
float:left;
height:25px;
width:114px;
}
#cuadro .partido_1 .equipo_ganador strong {
background-color:#54677E;
color:#c6ced9;
float:right;
font:bold 15px Arial,Helvetica,sans-serif;
height:19px;
padding:2px 0 0;
text-align:center;
width:21px;
border:2px solid #2F3337;
}
#cuadro .partido_1 .equipo_ganador p {
	float:left;
	color:#d0d2d2;
	font:bold 11px/10px Arial,Verdana,sans-serif;
	height:19px;
	/*width:89px;*/
	padding:6px 0 0 3px;
	margin:0;
}

/* cuadro playoffs ACB*/

#carrusel_acb #cuadro .cuartos_oeste, #carrusel_acb #cuadro .cuartos_este, #carrusel_acb #cuadro .final{
padding-top:30px;
}
#carrusel_acb #cuadro .pie_cuadro_oeste, #carrusel_acb #cuadro .pie_cuadro_final, #carrusel_acb #cuadro .pie_cuadro_este{
	width:182px;
	color:#fb934d;
}
#carrusel_acb #cuadro .octavos_oeste,
#carrusel_acb #cuadro .cuartos_oeste,
#carrusel_acb #cuadro .final,
#carrusel_acb #cuadro .octavos_este,
#carrusel_acb #cuadro .cuartos_este{
	width:182px;
	padding-left:0;
	padding-right:0;
}
#carrusel_acb #cuadro .partido_IZQ, #carrusel_acb #cuadro .partido_DER{
	width:170px;
}
#carrusel_acb #cuadro .partido_IZQ{
	float:left;
	position:relative;
	background-color:#2F3337;
	border:1px solid #454D52;
	width:170px;
	margin-bottom:5px;
	padding:2px;
}
#carrusel_acb #cuadro .partido_DER{
	float:left;
	position:relative;
	background-color:#2F3337;
	border:1px solid #454D52;
	width:170px;
	margin-bottom:5px;
	padding:2px;
}
#carrusel_acb #cuadro .equipo_ganador, #carrusel_acb #cuadro .equipo{width:170px;}
#carrusel_acb #cuadro .equipo_ganador strong{background-color:#a24304;}

#carrusel_acb .notas_playoffs{width:910px;padding-left:0}

/* fin cuadro playoffs ACB*/

.notas_playoffs{
	float:left;
	position:relative;
	width:620px;
	margin-top:10px;
	padding:0 0 0 290px;
}
.notas_playoffs strong{
	float:left;
	display:block;
	width:10px;
	height:10px;
	margin:4px 4px 0 0;
	padding:0;
	background-color:#e34747;
}
.notas_playoffs strong.este{
	background-color:#54677e;
}
.notas_playoffs p{
	float:left;
	width:110px;
	height:13px;
	margin:0;
	padding:0;
	font-size:11px;
}
.notas_playoffs p.ventaja span{
	font-weight:bold;
	float:left;
	display:block;
	margin:4px 4px 0 0;
	padding:0;
	color:#979a9d;
	height:10px;
	font-size:18px;
}

/* Breves */


#contenido_secundario .modulo_blogs {
	display:inline;
	float:left;
	position:relative;
	overflow:hidden;
	margin-right:20px;
	width:182px;
	padding:0;
}

#contenido_secundario .mod_blog_pepu {
	float: left;
	width:182px;
	height:123px;
	padding:0;
	margin-bottom:20px;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/portada/mod_blog_pepu.png', sizingMethod='crop');
}
html>body #contenido_secundario .mod_blog_pepu{
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/portada/mod_blog_pepu.png) top left no-repeat; 
}
#contenido_secundario .mod_blog_pepu a {
	float: left;
	position:relative;
	display:block;
	width:182px;
	height:123px;
}
#contenido_secundario .mod_blog_pressing {
	float: left;
	width:182px;
	height:123px;
	padding:0;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/portada/mod_blog_pressing.png', sizingMethod='crop');
}
html>body #contenido_secundario .mod_blog_pressing{
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/portada/mod_blog_pressing.png) top left no-repeat; 
}
#contenido_secundario .mod_blog_pressing a {
	float: left;
	position:relative;
	display:block;
	width:182px;
	height:123px;
}

#contenido_secundario .modulo_doble {
	height:252px;
}

#contenido_secundario #modulo_noticias .noticia{
	width:100%;
	border-bottom:solid 1px #eaeaea;
	overflow:hidden;
	height:62px;
	padding:12px 0 10px;
}
#contenido_secundario #modulo_noticias .sin_borde{
	border-bottom:none;
}
#contenido_secundario #modulo_noticias .noticia a img{
	float:left;
	position:relative;
	margin-right:10px;
	display:inline;
	border:1px solid #5D6065;
}
#contenido_secundario .noticia .antetitulo{
	font-size:11px;
	font-weight:bold;
	margin-bottom:2px;
	letter-spacing:0;
}
#contenido_secundario .noticia_nba .antetitulo{
	color:#E64747;
}
#contenido_secundario .noticia_acb .antetitulo{
	color:#D85905;
}
#contenido_secundario .noticia_euroliga .antetitulo{
background:url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/topo_acb.png) no-repeat 85px 0;
color:#BDB0A8;
}
#contenido_secundario .noticia h5 a{
	color:#474A4E;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	display:block;
}
#contenido_secundario .noticia h5 a:hover{
	color:#2b2d2f;
}
#contenido_secundario .noticia li{
	padding:0;
	font-weight:bold;
	font-size:11px;
}
#contenido_secundario .noticia li a{
	color:#eee;

}