/* HEADER */

a {cursor: pointer;}
a img {border:none;}


#topNav {
	height: 20px;
	overflow: hidden;
}
#c-header {
	text-align: left;
}
	#c-header .logo {
		float: left;
	}

	#c-publicidad {
		float: right;
		width: 740px;
		height: 105px;
	}
	#c-login {
		float: right;
		width: 740px;
		height: 63px;
		background: url(../images/header/bg_bar.png) no-repeat;
		overflow: hidden;
		
	}
	
		#header-dish {
			float: right;
			margin-top: 6px;
			margin-right: 13px;
		}
		
		
		#c-login-form {
			height: 32px;
			background: url(../images/header/arrow.png) no-repeat 10px 3px;
			width: 540px;
			float: left;
			margin-top: 25px;
			line-height: 16px;
		}
			#c-login-form * {
				margin: 0px 4px;
				float: left;
			}
			#c-login-form .registrate {
				margin-left: 30px;
				color: #fcb514;
			}
			#c-login-form .conectate {
				color: #00cc66;
			}
			.sep {color: #FFF;}
			#c-user-input {
				background: url(../images/header/e-mail.gif) no-repeat;
			}
			#c-password-input {
				background: url(../images/header/contrasena.gif) no-repeat;
			}
			#c-login-form .default-value {
				width: 80px;
				border: none;
				line-height: 16px;
				height: 16px;
				background-color: #FFF;
			}
			#c-login-message {
				float: left;
				height: 12px;
				color: #999;
				font-size: 10px;
				width: 430px;
				text-align: right;
				margin-top: 4px;
			}
			#c-login-message * {
				float: none;
				margin: 0px;
			}
			#c-login-message a {
				color: #00cc66;
			}
			#c-login-form #c-greetings {
				margin-left: 25px;
				color: #FFF;
				font-size: 14px;
			}
			#c-login-form #c-greetings * {
				float: none;	
			}
		
			#c-login-form #c-greetings #c-logged-username {
				font-weight: bold;
				color: #FFCC33;
			}
			#c-login-form #c-greetings a {
				color: #00cc66;
				font-size: 10px;
			}
			
			
			
			
			
			
			
/* HOME WIDGETS */
.boxed {
	border: solid 1px #CCC;
	padding: 4px;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: left;
	position: relative;
}
.boxed h1, .boxed h2, .boxed h3 {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.boxed .hidden {
	display: none;
}
.boxed h3 {
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	padding: 4px 0px;
	text-align: center;
	text-decoration: none;
	color: #333;
}
#c-noticias-destacadas {
	width: 439px;
	height: 528px;
	overflow: hidden;
}
	#c-noticias-destacadas .c-item {
		height: 125px;
		padding-bottom: 4px;
		border-bottom: solid 1px #CCC;
		margin-bottom: 4px;
		position: relative;
	}
	#c-noticias-destacadas .c-item.last {
		border: none;
		margin: 0px;
	}
	
	#c-noticias-destacadas .c-item .c-thumb {
		width: 185px;
		height: 125px;
		float: left;
		margin: 0px;
		overflow: hidden;
	}
	#c-noticias-destacadas .c-item .c-side {
		width: 246px;
		height: 125px;
		position: absolute;
		color: #333;
		margin: 0px;
		overflow: hidden;
		top:0px;
		right: 0px;
		
	}

	#c-noticias-destacadas .c-item .c-side .c-title {
		font-weight: bold;
		width: 246px;
    font-size: 14px;
	}
  #c-noticias-destacadas .c-item .c-side .c-subtitle {
		line-height: 14px;
    padding-top: 5px;
	}
	#c-noticias-destacadas .c-item .c-side .c-comments {
		position: absolute;
		height: 35px;
		width: 246px;
		bottom: 0px;
	}
	#c-noticias-destacadas .c-item .c-num-comments {
		font-size: 18px; 
		line-height: 16px;
		font-weight: bold;
		height: 22px;
		width: 45px;
		padding-top: 4px;
    margin-top: 5px;
		padding-bottom: 6px;
		text-align: center;
		display: inline-block;
		float: left;
		background: url(../images/boxes/comment-box.png) no-repeat;
	}
	
	#c-noticias-destacadas .c-item .c-comenta {
		background: url(../images/boxes/btn_comenta.png) no-repeat;
		width: 59px;
		height: 15px;
		display: inline-block;
		float: left;
		margin:10px 0 0 5px;
	}
	#c-noticias-destacadas .c-fecha {
		font-weight: normal;
		color: #666;
	}

#c-ultimas-noticias {
	border-top: none;
	margin-bottom: 0;	
}
	#c-ultimas-noticias-top h2 {
		background: url(../images/boxes/hd-ultimas-noticias.png) no-repeat;
		height: 25px;
		margin: 0px;
	}
	#c-ultimas-noticias-top .c-rss {
		background: url(../images/icons/rss-icon.png) no-repeat;
		display: inline-block;
		height: 20px;
		width: 20px;
		float: left;
		margin-left: 135px;
		margin-top: 4px;
	}
	#c-ultimas-noticias-top .c-todas {
		font-size: 11px;
		color: #666;
		float: right;
		margin:5px 25px 0px 0px;
		font-weight: normal;
	}
	#c-ultimas-noticias-top h2 .hidden {
		display: none;
	}
	#c-ultimas-noticias .holder a {
		color: #333;
	}
	#c-ultimas-noticias li {
		/*
padding-left: 41px;
		text-indent: -41px;
*/
		/* border-bottom: 1px solid #DDD; */
		margin-bottom: 4px;
		line-height: 12px;
	}
	#c-ultimas-noticias li span {
		/* display: inline-block; */
		margin-right: 4px;
		/*
display: block;
		float: left;
		width: 37px;
*/
		
	}
	#c-ultimas-noticias #noticiasText img {
		margin: 0px 4px 0px 0px;
		vertical-align: top;
	}
	
	
#c-estadisticas-home {
	height: 528px;
	width: 212px;
}
#c-estadisticas-home h2 {
	background: url(../images/boxes/hd_estadisticas.png) no-repeat;
	height: 31px;
}

#c-multimedia {
	width: 439px;
	height: 460px;
	background: #006699;
	border-color: #006699;
}
	
	#c-multimedia h2 {
		background: url(../images/boxes/hd_multimedia.png) no-repeat;
		height: 29px;
	}

	#c-multimedia .c-fotos, #c-multimedia .c-videos, #c-multimedia .c-infos {
		height: 29px;
		display: inline-block;
		margin-right: 2px;
	}
	#c-multimedia .c-fotos {
		width: 77px;
		background: url(../images/boxes/multi-fotos.png);
	}
	#c-multimedia .c-videos {
		width: 87px;
		background: url(../images/boxes/multi-videos.png);
	}
	#c-multimedia .c-infos {
		width: 118px;
		background: url(../images/boxes/multi-infos.png);
	}
	#c-multimedia .c-fotos:hover, #c-multimedia .c-fotos.selected, #c-multimedia .c-videos:hover, #c-multimedia .c-videos.selected, #c-multimedia .c-infos:hover, #c-multimedia .c-infos.selected {
		background-position: 0px -29px;
	}
	#c-multimedia .c-multi-panel {
		width: 439px;
		height: 402px;
		background: #FFF;
		display: none;
		position: absolute;
		left: 4px;
		top: 62px;
	}
		#c-multimedia a {
			cursor: pointer;
		}
		.c-multi-main-image {
			margin: 10px 24px 0px 24px;
			background-color: #EEE;
		}
		.c-multi-main-image, .c-multi-main-image img {
			width: 387px;
			height: 251px;
		}
		
		.c-multi-main-image .c-epigrafe-overlay {
			width: 377px;
		}
		
		.c-multi-panel .c-carousell {
			width: 439px;
			height: 127px;
			margin-top: 4px;
			
			position: relative;
		}
		.c-multi-panel .c-carousell .c-arrow {
			position: absolute;
			width: 13px;
			height: 62px;
			display: inline-block;
		}
		.c-multi-panel .c-carousell .c-arrow.left {
			background: url(../images/boxes/multi-arrow-l.png) no-repeat;
			top: 35px;
			left: 5px;
		}
		.c-multi-panel .c-carousell .c-arrow.right {
			background: url(../images/boxes/multi-arrow-r.png) no-repeat;
			top: 35px;
			right: 5px;
		}
		
		.c-multi-panel .c-carousell .c-arrow:hover {
			background-position: 0px -62px;
		}
		.c-multi-panel .c-carousell-viewport {
			position: absolute;
			width: 387px;
			height: 127px;
			top:0px;
			left: 24px;
			overflow: hidden;
		}
		.c-multi-panel .c-carousell-belt {
			position: absolute;
		}
		.c-multi-panel .c-item {
			border: 1px solid #999999;
			float: left;
			margin-right: 13px;
			width: 185px;
			height: 127px;
		}
		.c-multi-panel .c-item .c-epigrafe-overlay {
			width: 175px;
		}
		#panel-videos #c-video-container {
			width: 422px;
			height: 388px;
			margin: 8px 8px;
		}
		
			


#c-juegos {
	width: 212px;
	height: 460px;
}
#c-juegos h2 {
	background: url(../images/boxes/hd_juegos.png) no-repeat;
	height: 31px;
	margin-bottom: 3px;
}
#c-juegos img {
	margin-bottom: 2px;
}

#c-top5, #c-duelo, #c-estrellas-ranking  {
	height: 325px;
	width: 212px;
	margin-right: 5px;
	float: left;
}
#c-estrellas-ranking {
	margin-right: 0px;
}

	#c-estrellas-ranking .c-epigrafe-overlay {
		font-weight: bold;
		text-align: right;
		width: 202px;
	}
	
	#c-estrellas-ranking .c-stars-container {
		background: url(../images/layout/hd_calificalo.gif) no-repeat;
	}
	
	#c-estrellas-ranking .c-ranking {
		margin-top: 4px;
		height: 92px;
	}
	#c-estrellas-ranking .c-ranking ol {
		margin-left: 4px;
		padding-left: 25px;
		list-style: decimal;
		margin-top: 2px;
	}
/*
	#c-estrellas-ranking li {
		list-style:decimal;
		line-height: 15px;
		margin: 0px;
	}
	
*/
	#c-estrellas-ranking a {
		font-weight: normal;
		text-decoration: none;
	}
	#c-estrellas-ranking li.selectd a {
		color: #cc3333;
	}
	
	#c-estrellas-ranking .loading-overlay, #c-estrellas-ranking .loading-inner {
		width: 212px;
		height: 182px;
	}
	#c-estrellas-ranking .loading-overlay {
		top:42px;
	}
	
	#c-estrellas-ranking a:hover {
		/* color: #0099cc; */
		text-decoration: underline;
	}


	#c-top5 h2 {
		background: url(../images/boxes/hd_top5.png) no-repeat;
		height: 37px;
	}
	#c-top5 h2 a {
		float: right;
		display: inline-block;
		width: 9px;
		height: 15px;
		margin: 10px 10px 0px 0px;
	}
	#c-top5 h2 a.c-top-prev {
		background: url(../images/boxes/top-arrow-left.png);
	}
	#c-top5 h2 a.c-top-next {
		background: url(../images/boxes/top-arrow-right.png);
	}
	#c-top5 h2 a:hover {
		background-position: 0px -15px;
	}
	
	#c-top5 h3, #c-duelo h3 {
		height:28px;
	}
	#c-top-votar {
		float: right;
		display: inline-block;
		height: 248px;
		width: 35px;
		background: #ff9900 url(../images/boxes/top-votar.png) no-repeat 0px 50%;
	}
	#c-top-votar:hover {
		background-color: #ffAA11;
	}
	#c-top-votar.selected {
		background-color: #CCC;
		background-position: -35px 50%;
	}
	.c-top5-options ul {
		width: 175px;
		float: left;
	}
	.c-top5-options li {
		height: 48px;
		margin-bottom: 2px;
		background: #CCC;
	}
	.c-top5-options li.last {
		margin: 0px;
	}
	.c-top5-options .c-top-img {
		width: 48px;
		height: 48px;
		float: left;
	}
	.c-top5-options li a, .c-top5-options li span {
		float: left;
		margin-top: 0px;
	}
	.c-top5-options .c-btn-up, .c-top5-options .c-btn-down {
		display: inline-block;
		width: 30px;
		height: 30px;
	}
	.c-top5-options .c-btn-up {
		background: url(../images/boxes/top-up.png);
		margin-left: 20px;
	}
	.c-top5-options .c-btn-down {
		background: url(../images/boxes/top-down.png);
	}
	.c-top5-options .c-btn-up:hover, .c-top5-options .c-btn-down:hover, .c-top5-options .c-btn-up.disabled, .c-top5-options .c-btn-down.disabled {
		background-position: 0px -30px;
	}
	.c-top5-options .c-btn-up.disabled, .c-top5-options .c-btn-down.disabled {
		cursor:default;
	}
	.c-top5-options li.first .c-btn-up {
		background: none;
	}
	.c-top5-options li.last .c-btn-down {
		background: none;
	}
	.c-top5-options li div {
		background-color: #000;
		color: #FFF;
		font-weight: bold;
		margin-bottom: 2px;
	}
	.c-top5-options .c-top-percent {
		display: inline-block;
		width: 36px;
		height: 22px;
		font-size: 14px;
		font-weight: bold;
		text-align: right;
		margin: 0px 2px 0px 1px;
		padding: 8px 4px 0px 0px;
		background: url(../images/boxes/top-percent-bg.png);
	}
	
	.c-top5-options .c-top-position {
		display: inline-block;
		margin: 0px 4px 0px 0px;
		width: 17px;
		height: 15px;
		line-height: 16px;
		background: #000;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		padding-top: 1px;
	}
	.c-top5-options .c-top-position.no-votado {
		color: #000;
	}
	#c-top5 .loading-overlay, #c-top5 .loading-inner {
		width: 212px;
		height: 286px;
	}
	#c-top5 .loading-overlay {
		top:42px;
		left: 4px;
	}


#c-duelo h2 {
	background: url(../images/boxes/hd_duelo.png) no-repeat;
	height: 37px;
}	
	#c-duelo .c-duelo-img {
		float: left;
		width: 212px;
		height: 133px;
	}
	#c-duelo .c-anteriores {
		margin-top: 4px;
		height: 92px;
	}
	#c-duelo .c-anteriores ul, #c-estrellas-ranking .c-ranking ul {
		margin-left: 4px;
		margin-top: 4px;
	}
	#c-duelo .c-anteriores li, #c-estrellas-ranking .c-ranking li{
		line-height: 14px;
	}
	#c-duelo-a {
		font-weight: bold;
		color: #FFFFFF;
		background-color: #37302d;
		height: 18px;
		width: 75%;
		float: left;
		margin-top: 5px;
		line-height: 18px;
		text-align: center;
	}
	#c-duelo-b {
		color: #303030;
		background-color: #cecece;
		height: 18px;
		width: 25%;
		float: right;
		margin-top: 5px;
		line-height: 18px;
		text-align: center;
	}
	
	#c-duelo .loading-overlay, #c-duelo .loading-inner {
		width: 212px;
		height: 182px;
	}
	#c-duelo .loading-overlay {
		top:42px;
	}
	#c-duelo-update {
		position: relative;
		height: 182px;
		overflow: hidden;
	}
	#c-duelo .c-iface {
		position: absolute;
		height: 29px;
		bottom: 0px;
		left: 0px;
	}
	#c-duelo .c-iface img
	{
		float: left;
		width: 42px;
		height: 29px;
		overflow: hidden;
		margin: 0px;
	}
	
	#c-duelo .c-porcentaje {
		background-color:#9A9A9A;
		float:left;
		font-weight:bold;
		height:29px;
		overflow:hidden;
		/* padding:0 2px; */
		width:128px;
	}


#c-estrellas-ranking h2 {
	background: url(../images/boxes/hd_estrellas.png) no-repeat;
	height: 37px;
}

#c-facebook, #c-twitter {
	width: 212px;
	height: 573px;
	float: left;
	margin-right: 5px;
}

#c-twitter h2 {
	background: url(../images/boxes/hd_termometro.png) no-repeat;
	height: 35px;
}
#c-encuesta {
	width: 212px;
	height: 243px;
	float: left;
	background: url(../images/boxes/encuesta-globo.png) no-repeat 4px 40px;
}
	#c-encuesta h2 {
		background: url(../images/boxes/hd_encuesta.png) no-repeat;
		height: 35px;
	}
	#c-encuesta .c-pregunta {
		text-align: center;
		padding: 8px;
		height: 36px;
		margin-bottom:10px;
		color: #333;
		font-weight: bold;
	}
	#c-encuesta .c-boton-resultados {
		background: url(../images/boxes/btn_resultados.png) no-repeat;
		display: inline-block;
		width: 97px;
		height: 22px;
		overflow: hidden;
	}
	#c-encuesta .c-boton-resultados:hover {
		background-position: 0px -22px;
	}
	#c-encuesta .c-encuesta-resultado {
		font-style:italic;
		margin-bottom:5px;
	}
	#c-encuesta #c-encuesta-update label {
		cursor: pointer;
		color: #000;
	}
	#c-encuesta .loading-overlay, #c-encuesta .loading-inner {
		height: 206px;
		width: 212px;
	}
	#c-encuesta .loading-overlay {
		left: 4px;
		top: 40px;
	}
	#c-encuesta .c-opcion {
		margin-top: 4px;
	}
#c-sms {
	width: 212px;
	height: 315px;
	float: right;
}
#c-sms h2 {
	background: url(../images/boxes/hd-alerta.png) no-repeat;
	height: 141px;
}

#c-user-info {
	background-color: #CCC;
}
#c-user-info h2 {
	background: url(../images/boxes/hd-favoritos.png) no-repeat;
	height: 14px;
}
#c-user-info .c-cambiar {
	float: right;
	color:#666;
	font-size: 11px;
	margin-right: 10px;
	font-weight: normal;
}
#c-user-info .selects 
{
	margin-left: 10px;
}

/* NAVBAR */
#main-menu li {
	float: left;
	height: 31px;
}

#main-menu li a {
	display: inline-block;
	height: 31px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#main-menu li a span {
	visibility: hidden;
}
#main-menu li a:hover {
	background-position: 0 -31px;
	text-decoration: none;
}

#main-menu li.selected a {
	background-position: 0 -62px;
}

#btn-inicio a {
	background-image: url(../images/header/inicio.png);
	width: 85px;
}
#btn-noticias a {
	background-image: url(../images/header/noticias.png);
	width: 98px;
}
#btn-calendario a {
	background-image: url(../images/header/calendario.png);
	width: 124px;
}
#btn-estadisticas a {
	background-image: url(../images/header/estadisticas.png);
	width: 127px;
}
#btn-equipos a {
	background-image: url(../images/header/equipos.png);
	width: 97px;
}
#btn-estrellas a {
	background-image: url(../images/header/estrellas.png);
	width: 106px;
}
#btn-fanaticos a {
	background-image: url(../images/header/fanaticos.png);
	width: 108px;
}
#btn-sudafrica a {
	background-image: url(../images/header/sudafrica.png);
	width: 147px;
}
#btn-juegos a {
	background-image: url(../images/header/juegos.png);
	width: 95px;
}

.c-overlayed {
	position: relative;
}
.c-epigrafe-overlay {
	position: absolute;
	bottom:0px;
	left: 0px;
	background: url(../images/layout/veil.png);
	padding:3px 5px 3px 5px;
	color: #FFF;
}
.c-stars-container form {
	float: right;
}
.c-stars-container .c-stars-wrapper {
	height:18px;
	margin:0 auto;
	width:80px;
	padding-top: 2px;
}


.c-footer-menu  {	
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#CCCCCC;
	margin:0px 5px;
	padding:5px 0;
	text-align: left;
}
	.c-footer-menu span {
		display: none;
	}
	.c-footer-menu a {
		display: inline-block;
		height: 17px;
		float: left;
	}
	#c-footer-inicio {
		width: 100px;
		background-image: url(../images/footer/inicio.png);
	}
	#c-footer-noticias {
		width: 92px;
		background-image: url(../images/footer/noticias.png);
	}
	#c-footer-calendario {
		width: 115px;
		background-image: url(../images/footer/calendario.png);
	}
	#c-footer-estadisticas {
		width: 121px;
		background-image: url(../images/footer/estadisticas.png);
	}
	#c-footer-estrellas {
		width: 100px;
		background-image: url(../images/footer/estrellas.png);
	}
	#c-footer-fanaticos {
		width: 110px;
		background-image: url(../images/footer/fanaticos.png);
	}
	#c-footer-sudafrica {
		width: 144px;
		background-image: url(../images/footer/sudafrica.png);
	}
	#c-footer-juegos {
		width: 83px;
		background-image: url(../images/footer/juegos.png);
	}
	#c-footer-rss {
		width: 80px;
		background-image: url(../images/footer/rss.png);
	}
	
	.c-footer-menu a:hover {
		background-position: 0px -17px;
	}

.c-grupos #grupos {
	margin-bottom: 0px;
	margin-top: 4px;
}




/* NOTICIAS */
#c-comment-login-wrapper {
	background: url(../images/noticias/tucomentario_loginBox.png) no-repeat;
	width: 655px;
	height: 62px;
	color: #FFF;
	margin-bottom: 10px;
}
#c-comment-login {
	height: 22px;
	line-height: 22px;
	padding: 10px 20px 0px 20px;
}
#c-comment-login * {
	float: left;
}
#c-comment-login .btn-ingresar {
	background: url(../images/noticias/btn-ingresar.png) no-repeat;
	display: inline-block;
	width: 78px;
	height: 22px;
}

#c-comment-login .btn-ingresar:hover {
	background-position: 0px -22px;
}
#c-comment-login input {
	width: 112px;
	background:#CCC;
	color: #666;
}
#c-comment-login .c-input-holder {
	background: url(../images/noticias/comment-input-bg.png) no-repeat;
	height: 12px;
	width: 112px;
	margin:0px 5px;
	padding: 3px 15px 7px;
}
#c-comment-login-wrapper .registrate {
	color: #FF6600;
}

.c-comment-publicar {
	background: url(../images/noticias/btn-publicar.png);
	display: inline-block;
	height: 22px;
	width: 78px;
	margin-top: 30px;
	float: right;
}
.c-comment-publicar:hover {
	background-position: 0px -22px;
}
#c-escribir-comentario {
	width: 350px;
	float: left;
	background: url(../images/noticias/hd-escribe-comentario.png) no-repeat;
	padding: 20px 0px 10px 13px;
}
.c-comment-username {
	height: 20px; line-height: 20px;
	margin-bottom: 5px;
}
.c-comment-username * { float: left}
.c-comment-username .c-input-holder {
	background: url(../images/noticias/comment-input-bg-white.png) no-repeat;
	height: 12px;
	width: 112px;
	margin:0px 5px;
	padding: 3px 15px 7px;
}
.c-comment-username .c-input-holder input {
	width: 112px;
}
.c-comment-comment {
	width: 351px;
	padding: 10px 0px 10px 10px;
	background: url(../images/noticias/textarea-escribe-comenario.png) no-repeat;
	height: 79px;
}
.c-comment-error-message {
	padding: 5px 20px 0px;
	font-weight: bold;
	color: #CC0000;
}
#c-tuComentarioBox  {
	background-color:#E5E5E5;
	margin-bottom:6px;
	padding:10px;
	text-align:left;
}



/* FANATICOS */

#usr-gallery.boxed {
	padding: 4px 8px;
}
#usr-gallery h2 {
	height: 75px;
	background: url(../images/fanaticos/galeria/title.png) no-repeat;
}
#usr-gallery .gallery img {
	float: left;
	margin: 6px 9px 0px 0px;
}
#usr-gallery .gallery a.last img {
	margin-right: 0px;
}
#usr-gallery .gallery a.todas {
	margin-top: 6px;
	float: left;
	height: 100px;
	width: 100px;
	background: url(../images/fanaticos/galeria/todas.png);
	display: inline-block;
}
#usr-gallery .gallery a.todas:hover {
	background-position: 0px -100px;
}
#usr-gallery .cmds {
	margin: 6px 0px;
}
#usr-gallery .cmds a {
	float: left;
	height: 53px;
	display: inline-block;
}
#usr-gallery .cmds .conecta {
	width: 174px;
	background: url(../images/fanaticos/galeria/conectate.png);
}
#usr-gallery .cmds .vota {
	width: 133px;
	background: url(../images/fanaticos/galeria/vota.png);
}
#usr-gallery .cmds .sube {
	width: 222px;
	background: url(../images/fanaticos/galeria/subir.png);
}
#usr-gallery .cmds .gana {
	width: 118px;
	background: url(../images/fanaticos/galeria/gana.png);
}
#usr-gallery .cmds a:hover {
	background-position: 0px -53px;
}

#c-experto {
	background: #343434;
	margin-bottom: 0px;
}
#c-experto h2 {
	height: 46px;
	width: 134px;
	background: url(../images/fanaticos/experto/title.png);
}
#c-experto-l {
	float: left;
	width: 195px;
	color: #FFF;
}

#c-experto-r {
	width: 446px;
	padding-left: 12px;
	float: right;
	background: url(../images/fanaticos/experto/comment-arrow.png) 0px 50% no-repeat;
}
#c-experto-r .c-experto-comment {
	background: #FFF url(../images/fanaticos/experto/comment-bottom.png) no-repeat 0px 100%;
	text-align: left;
	position: relative;
	padding: 0px 20px 8px 20px;
}
#c-experto-r * { text-align: left}
#c-experto-r .c-experto-comment .todas {
	position: absolute;
	right: 4px;
	top: 2px;
	text-decoration: underline
}
#c-experto-r .c-experto-comment .todas:hover {
	text-decoration: none;
}
#c-experto-r .c-experto-comment p {
	font-size: 13px;
	font-style: italic;
	margin: 8px 0px;
}
#c-experto-r #c-valorar {
	font-weight: bold;
	text-align: right;
}
.sabiduriaBox.seleccion .firstSeleccion a {
	color:#CC0000;
}
.sabiduriaBox.estrella .firstSeleccion a {
	color:#003399;
}
.sabiduriaBox.fixture .firstSeleccion a {
	color:#117041;
}
#top5 .ctop {
	background: #FFF url(../images/fanaticos/top5/quiniela-title.png) no-repeat;
	padding-top: 50px;
	position: relative;
}
#top5 .c-estrellas {
	background: #FFF url(../images/fanaticos/top5/estrellas-title.png) no-repeat;
	padding-top: 50px;
	position: relative;
	font-size: 13px;
}

#top5 .c-todos {
	position: absolute;
	right: 8px;
	top: 26px;
	color: #ccc;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	
}
#top5 .c-todos:hover {
	text-decoration: none;
}


#c-nube {
	width: 326px;
	line-height: 30px;
	float: left;
	margin-bottom: 0px;
}
#lasmas.boxed {
	margin-bottom: 0px;
	background: none;
}
#lasmasContent .tabs li {
	float: left;
	height: 32px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
}
#lasmasContent li.c-title {
	background: url(../images/fanaticos/noticias/title.png) no-repeat;
	width: 113px;
}
#lasmasContent .tabs li a {
	display: inline-block;
	height: 32px;
	background-position: 0px -32px;
}
#lasmasContent .tabs li a:hover, #lasmasContent .tabs li a.selected {
	background-position: 0px 0px;
}
#lasmasContent li.c-leidas a {
	background-image: url(../images/fanaticos/noticias/tab-leidas.png);
	width: 97px;
} 
#lasmasContent li.c-valoradas a {
	background-image: url(../images/fanaticos/noticias/tab-valoradas.png);
	width: 116px;
} 
#lasmasContent li.last {
	border: none;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
#c-encuestaN {
	width: 340px;
	float: left;
        margin-left:10px;
        .margin-left:10px;
        _margin-left:5px;
}
#c-encuestaN #encuesta-header{
    background: url(../images/boxes/encuesta-globo.png) repeat-x 4px 35px;
    margin:2px;
    height:100px;
}
#c-encuestaN h2 {
        background: url(../images/boxes/hd_encuesta_N.png) repeat-x;
        height: 35px;
}
#c-encuestaN .c-pregunta {
        text-align: center;
        padding: 8px;
        height: 36px;
        margin-bottom:10px;
        color: #333;
        font-weight: bold;
}
#c-encuestaN .c-boton-resultados {
        background: url(../images/boxes/btn_resultados.png) no-repeat;
        display: inline-block;
        width: 97px;
        height: 22px;
        overflow: hidden;
}
#c-encuestaN .c-boton-resultados:hover {
        background-position: 0px -22px;
}
#c-encuestaN .c-encuesta-resultado {
        font-style:italic;
        margin-bottom:5px;
}
#c-encuestaN #c-encuesta-update label {
        cursor: pointer;
        color: #000;
}
#c-encuestaN .loading-overlay, #c-encuestaN .loading-inner {
        height: 206px;
        width: 212px;
}
#c-encuestaN .loading-overlay {
        left: 4px;
        top: 40px;
}
#c-encuestaN .c-opcion {
        margin-top: 4px;
}
#mapaEquipos {
	width: 434px;
        height: 217px;
	float: left;
        margin-top:10px;
}
#map_canvas{
    width: 434px;
    height: 195px;
    float: left;
}
#titulo_mapa{
    float: left;
}
#c-estadisticas-home {
	height: 303px;
	width: 212px;
}
#c-estadisticas-home-title{
    height: 62px;
    float:left;
}
#c-estadisticas-home-container{
    float:left;
    color: #333333;
    text-align: center;
    font-family: Arial;
    font-size: 10px;
    height: 160px;
    line-height: 18px;
}
#c-estadisticas-home-botones{
    float:left;
    margin-left: 15px;
    .margin-left: 15px; /*ie7*/
    _margin-left: 8px; /*ie6*/

}
#c-estadisticas-home-botones A { text-decoration: none; text-indent: -5000px; color: transparent; line-height: 23px; display: block; }
#c-estadisticas-home-botones .btnPosiciones { background: url(/images/estadisticas/btnPosicionesHome.jpg) no-repeat transparent 0 0; width:179px;}
#c-estadisticas-home-botones .btnGoleadores { background: url(/images/estadisticas/btnGoleadoresHome.jpg) no-repeat transparent 0 0; width:179px;}
#c-estadisticas-home-botones .btnFairPlay { background: url(/images/estadisticas/btnFairPlayHome.jpg) no-repeat transparent 0 0; width:179px;}
#c-estadisticas-home-botones .btnCalendario { background: url(/images/estadisticas/btnCalendarioHome.jpg) no-repeat transparent 0 0; width:179px;}

#c-estadisticas-home-botones .btnPosiciones:hover { background-position: 0px -23px;}
#c-estadisticas-home-botones .btnGoleadores:hover { background-position: 0px -23px;}
#c-estadisticas-home-botones .btnFairPlay:hover { background-position: 0px -23px;}
#c-estadisticas-home-botones .btnCalendario:hover { background-position: 0px -23px;}
.c-estadisticas-home-data{

}
.c-estadisticas-home-ET{
    color: #F00;
    font-weight: bold;
}
.c-estadisticas-home-F{
    color:#390;
    font-weight: bold;
}
.c-estadisticas-home-fechas{
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    width: 212px;
}
.c-estadisticas-home-rowO{
    background-color: #e5e5e5;
    margin-top: 5px;
    cursor: pointer;
}
.c-estadisticas-home-rowO:hover{ background-color: #CCCCCC; }
.c-estadisticas-home-rowE:hover{ background-color: #CCCCCC; }
.c-estadisticas-home-rowE{
    background-color: #f5f5f5;
    margin-top: 5px;
    cursor: pointer;
}
.c-estadisticas-fechaFase{
    margin: 0px 0px;
    width: 212px;
}
#c-estadisticas-home-container table{
    border: 1px solid #c1c1c1;
}
.c-estadisticas-home-score{
    font-weight: bold;
}

.galeria-tevienelmundial .header {
  text-align: center;
  margin:5px;
}
.galeria-tevienelmundial .footer {
  text-align: center;
  margin:5px;
}
.c-galeria-tevienelmundial {
	height: 130px;
	position: relative;
}
.c-galeria-tevienelmundial img {
	width: 185px;
	height: 125px;
}
.c-galeria-tevienelmundial .c-carousell-belt {
	position: absolute;
}
#c-galeria-tevienelmundial-arrow-left {
	top: 35px;
  left:-2px;
	background:url(../images/layout/arrow-galeria-l.png) no-repeat;
  position: absolute;
}
#c-galeria-tevienelmundial-arrow-right {
	top: 35px;
  right:-2px;
	background:url(../images/layout/arrow-galeria-r.png) no-repeat;
  position: absolute;
}

#c-galeria-tevienelmundial-carousell-outer {
	border:1px solid #999999;
  height:125px;
  left:12px;
  margin:0px 1px;
  overflow:hidden;
  position:absolute;
  width:185px;
}
.c-galeria-tevienelmundial .c-carousell-belt a {
	float: left;
	margin: 0px;
	display: inline-block;
}
.c-galeria-tevienelmundial .c-carousell-belt a img {
	margin: 0px 0px 0px 0px;
}

