/* @override 
	http://bogota.vive.in/superlitio/css/generic.css
	http://www.vive.in/superlitio/css/generic.css
*/

@import url(reset.css);

/* @group css */

/* @group estructura */

.contenedor {
	margin: 0 auto;
}

.header, .contenido, .footer {
	width: 785px;
	margin: 0 auto;
}

.header {
	text-align: left;
}

.footer {
	text-align: right;
}

.bloque {
	float: left;
	width: 785px;
}

.a {
	width: 450px;
	margin-right: 30px;
}

.b {
	width: 305px;
	color: #4a4a4a;
}

.clear {
		clear: both;
		margin: 0;
		padding: 0;
		font-size: 0;
		height: 0;
}

/* @end */

/* @group general */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #838383; 
	font-size: 12px;
}

img {
	margin: 0pt;
	padding: 0pt;
}

a {
	color: #ff006d;
	text-decoration: none;
}	

a:hover {
	text-decoration: underline;
}

h2 {
	color: #ff006d;
	font-size: 300%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	text-align: left;
}

h3 {
	color: #454344;
	font-weight: bold;
	font-size: 150%;
	text-transform: uppercase;
	text-align: left;
}

h4 {
	color: #ff006d;
	font-weight: bold;
	font-size: 150%;
	text-transform: uppercase;
	text-align: center;
	margin: 10px 0 20px;
}

p {
	line-height: 1.5em;
	text-align: left;
}

.modTl {
	background: url(../images/modTl.png) no-repeat top left;
}

.modTr {
	background: url(../images/modTr.png) no-repeat top right;
}

.modBl {
	background: url(../images/modBl.png) no-repeat bottom left;
}

.modBl1 {
	background: url(../images/modBl1.png) no-repeat bottom left;
}

.modBr {
	background: url(../images/modBr.png) no-repeat bottom right;
}

.modulo {
	padding-bottom: 10px;
}

/* @end */



/* @group contenido */

.contieneHeader {
	background: url(../images/topshadow.png) repeat-x 0 -10px;
	height: 55px;
	position: relative;
	z-index: 2;
}

.contieneContenido {
	margin: -16px 0 0 0;
	z-index: -1;
}

.contieneFooter {
	background: url(../images/bottomshadow.gif) repeat-x 0 0;
	height: 89px;
}

.header .logoVivein {
	background: url(../images/logoVivein-black.png) no-repeat 0 0;
	width: 79px;
	height: 32px;
	display: block;
	margin: 10px 0;
}

.footer .logoVivein {
	background: url(../images/logoVivein-white.png) no-repeat 0 0;
	float: right;
	width: 79px;
	height: 32px;
	display: block;
	margin: 30px 0 0;
}

.logoVivein span {
	display: none;
}

.cabezote {
	margin-bottom: 20px;
}

.cabezote h1 {
	background: url(../images/superlitio_calidosound.png) no-repeat center center;
	width: 482px;
	height: 222px;
	margin: 0 auto;
}

.cabezote h1 span {
	display: none;
}

.titular {
	padding: 40px 30px 30px;
}

.b .titular {
	padding: 40px 0px 30px;
}

.despliegueNoticia {
	padding: 0 30px 20px;
}

.despliegueNoticia a {
	color: #838383;
	font-weight: bold;
}

.despliegueNoticia img {
	margin: 20px 0;
}

.despliegueNoticia fieldset img {
	margin: 0 0 10px;
}

.despliegueNoticia .datoForm label {
	float: left;
	margin-top: 6px;
	margin-right: 8px;
	padding: 0 0 12px;
	width: 126px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.despliegueNoticia .datoForm br {
	clear: left;
}

.despliegueNoticia .datoForm input {
	float: left;
	font-size: 14px;	
}

.despliegueNoticia .datoForm select {
	width: 185px;
	font-size: 14px;
	float: left;
}

#ErrorFormDescarga {
	margin-bottom: 10px;
	color: #ff006d;
}

.despliegueNoticia .datoForm a {
	display: block;
	font-size: 16px;
	color: #ff006d;
	text-align: center;
	margin: 10px 0;
}

.b .despliegueNoticia {
	padding: 20px 0px;
}

.b .despliegueNoticia h2 {
}

/* @group carruselWebisodios */

.carruselWebisodios {
	padding: 20px 10px;
}

.carruselWebisodios h2 {
	color: #d1cfd0;
}

.carruselImg {
	background-color: #fff;
	color: #838383;
	padding: 10px 0px;
}

.carruselImg a {
	color: #838383;
	font-weight: bold;
}

.anterior {
	background: url(../images/goleft.png) no-repeat 0 0;
	display: block;
	float: left;
	height: 16px;
	margin-top: 30px;
	width: 14px;
}

.contieneCarrusel {
	float: left;
	width: 390px;
	margin: 0 5px;
}

.contieneCarrusel li {
	display: inline;
	float: left;
	margin: 0 1px;
	width: 95px;
}

.contieneCarrusel li img {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
	height: 60px;
}

.contieneCarrusel li a {
	text-align: left;
	display: block;
	margin: 10px 0;
	color: #000;
}

.contieneCarrusel li .detalle a {
	margin: 0;
	color: #838383;
	font-weight: normal;
}

.siguiente {
	background: url(../images/goright.png) no-repeat 0 0;
	display: block;
	float: left;
	height: 16px;
	margin-top: 30px;
	width: 14px;
}

.contieneCarrusel .vinculoEspecial {
	color: #000;
}

/* @end */

.franjasH {
	background: url(../images/franjaH.gif) repeat-x 0 0;
	height: 16px;
	display: block;
	margin-bottom: 10px;
}

.b .franjasH {
	background: url(../images/franjaH.gif) repeat-x 0 0;
	width: 305px;
	height: 16px;
	display: block;
	margin-bottom: 10px;
}

.herramientas .contieneHerramientas {
	padding: 10px 10px 0;
}

.herramientas li {
	width: 120px;
	float: left;
	margin: 0 5px 10px;
	padding: 2px 5px 5px;
	line-height: 15px;
}

.herramientas li a {
	padding-left: 18px;
	display: block;
	color: #000;
	text-align: left;
}

.herramientas li a:hover {
	color: #ff006d;
	text-decoration: none;
}

.icoHerramientas {
	background: url(../images/sprite_menu.gif) no-repeat 0 0;
}

.calendario {
	background-position: 0 3px;
	height: 26px;
	display: block;
}

.calendario:hover {
	background-position: -300px 3px;
}

.enviarAmigo {
	background-position: 0 -97px;
	height: 26px;
	display: block;
}

.enviarAmigo:hover {
	background-position: -300px -97px;
}

.comentar {
	background-position: 0 -197px;
	height: 26px;
	display: block;
}

.comentar:hover {
	background-position: -300px -197px;
}

.favoritos {
	background-position: 0 -297px;
	height: 26px;
	display: block;
}

.favoritos:hover {
	background-position: -300px -297px;
}

.descargar .contieneHerramientas {
	margin-bottom: 20px;
	padding: 10px;
}

.descargar .contieneHerramientas p {
	margin-bottom: 10px;
	color: #838383;
	text-align: center;
}

.descargar .datoForm label {
	float: left;
	margin-top: 6px;
	margin-right: 8px;
	padding: 0 0 12px;
	width: 126px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.descargar .datoForm br {
	clear: left;
}

.descargar .datoForm input {
	float: left;
	font-size: 14px;
	width: 140px;	
}

.descargar .datoForm select {
	width: 185px;
	font-size: 14px;
	float: left;
}

.descargar .datoForm a {
	display: block;
	font-size: 16px;
	color: #ff006d;
	text-align: center;
	margin: 10px 0;
}


/* @group lightbox */

#lightboxDescarga {
	width: 540px !important;
	background: 0 none;
}

#lightboxDescarga .tweenContent, #lightboxDescarga .tweenWindow {
	background: 0 none;
}

.lightboxdescarga .contentcampos {
	background: 0 none;
	border: 0 none;
}

.lightboxdescarga h1 {
	display: none;
}

#lightboxDescarga .tweenClose {
	top: 25px;
	right: 15px;
}

.lightbox .modTl {
	background: url(../images/lightboxmodTl.png) no-repeat top left;
}

.lightbox .modTr {
	background: url(../images/lightboxmodTr.png) no-repeat top right;
}

.lightbox .modBl {
	background: url(../images/lightboxmodBl.png) no-repeat bottom left;
}

.lightbox .modBr {
	background: url(../images/lightboxmodBr.png) no-repeat bottom right;
}


.tablaPistas {
	padding: 0px 0px 30px 30px;
	width: 480px;
}

.columnaHeader {
	color: #ff006d;
	text-align: left;
	font-weight: bold;;
}

.tablaPistas .header {
	font-weight: bold;
	padding: 5px 0;
}

.filaImpar {
	background-color: #181818;
}

.cdcover {
	width: 180px;
	vertical-align: top;
}

.listadoPistas {
	vertical-align: top;
}

.track {
	width: 180px;
	padding: 5px 5px;
	vertical-align: middle;
}

.duracion {
	width: 80px;
	text-align: center;
	padding: 5px 0;
	vertical-align: middle;
}

.descarga {
	width: 18px;
	height: 18px;
	text-align: center;
	padding: 0 0 2px;
	vertical-align: bottom;
}

.btnDescarga {
	vertical-align: middle;	
}

.btnDescarga1 {
	background: url(../images/boton-descargar.png) no-repeat 0 0;
	margin: 0 auto 10px;
	display: block;
	width: 248px;
	height: 53px;
	vertical-align: bottom;
	text-align: center;
}

.btnDescarga1:hover {
	background-position: 0 -70px;
}

/* @group lightbox comunes */

.tweenWindow, .tweenWindowAyudas {
	background: #000 none repeat scroll 0 0;
}

.tweenContent {
	background: #000;
}

.lighboxamigo h1, .lighboxmapa h1 {
	color: #ff006d;
}

.contentcampos {
	background: #000;
	border: 1px solid #333;
	margin-top: 8px;
}

.contentcampos h3 {
	text-transform: none;
}

.bt_enviar {
	background:transparent url(../images/bt_enviaramigo.gif) no-repeat scroll 0 0;
}

#Dialog {
	background:#000 none repeat scroll 0 0;
	border:5px solid #333;
	left: 347px;
	top: 30px;
}

.titulo_ingreso h3 {
	color: #ff006d;
	text-transform: none;
}

.content_ingreso {
	background: #000 none repeat scroll 0 0;
	border:1px solid #333;
}

.un_campoingreso h6 {

	font-weight: bold;
}

.bt_ingresor {
	background: transparent url(../images/bt_ingrasorapido.gif) no-repeat scroll 0 0;
}

.lightboxdescargaNo {
	padding: 10px;
	border: 3px solid #333;
}

.lightboxdescargaNo h1 {
	color: #ff006d;
	font-size: 150%;
	font-weight: bold;
	margin: 3px 0px 10px;
	text-align: left;
}

.lightboxdescargaNo .contentcampos {
	background: #000 ;
	border: 1px solid #D6D6D6;
}

.lightboxdescargaNo .uncamporegistro {
	border-bottom: 1px solid #EEEEEE;
}

.lightboxdescargaNo #contenidoDescargaEspecialError {
	padding: 5px;
	background: #000;
}

.lightboxdescargaNo #contenidoDescargaEspecialError p {
	font-size: 14px;
	color: #838383;
	border: 1px solid #333;
	padding: 10px;
}

.tweenClose {
	background: transparent url(/images/close.gif) no-repeat scroll right 0;
}

.tweenClose span {
	margin-top: 10px;
}


/* @end */


/* @end */



/* @group comentarios */

.hv_barraopinar {
	margin:20px 0 0;
	padding:3px 10px 2px 0;
	text-align: left;
	color: #ff006d;
}

.hv_barraopinar span {
	font-size: 12px;
}

.barra_ingreso {
	font-size: 13px;
	margin: 6px 0;
}

.barra_ingreso h3 {
	float: left;
	margin: 0;
	float: left;
	margin: 0;
	padding-right: 10px;
}

.barra_ingreso h4 {
	float: right;
	margin: 0;
}

.barra_ingreso h4 span {
	font-size: 12px;
}

.barra_ingreso a {
	font-size: 14px;
}

.tit_herramientas {
	text-align: left;
	padding: 8px 0 5px 0px;
	font-size: 14px;
	border-bottom: 1px solid #DACBD3;
}

.hv_modcomentariosnota {
	color: #4a4a4a;
}

.comentrioutil {
	margin: 10px 70px 0 95px;
}

.comentrioutil p {
	text-align: right;
}

.globocomentarionota {
	position: relative;
}

.imagencomentarionota {
	bottom:0;
	left:-70px;
	position:absolute;
}

.globotop {
	left:-1px;
	position:absolute;
	top:-1px;
}

.globobottomnota {
	bottom:-2px;
	left:-1px;
	position:absolute;
}

.globoflechanota {
	bottom: 22px;
	left: -260px;
	/*left: -10px;*/
	position: relative;
}

.textarea_opina {
	padding: 15px 0 20px 10px;
	text-align: center;
}

.textarea_opina {
	border-bottom: 1px solid #DACBD3;
}

.textarea_opina form {
	text-align: left;
}

.textarea_opina form h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px; 
}

.textarea_opina textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 90px;
	padding: 5px;
	width: 650px;
}

.textarea_opina input {
	margin: 4px 0 0;
	padding: 0;
}

.boxsubcoment {
	padding: 0 0 20px 75px;
}

.globosubcomentarionota {
	margin: 0;
	padding: 0 0 10px;
	position: relative;
	width: 438px;
}

.globosubcomentarionota .imagencomentarionota {
	bottom: 0;
	left: -70px;
	position: absolute;
}

.globosubcomentarionota .globoflechanota {
	bottom: 22px;
	left: -223px;
	position: relative;
}


/* @end */

/* @end */




/* @end */


