/**
* globomedia.css
* Fichero con definiciones de estilos propios agregados por e-intellignet
* 08/10/2007
* Autor: Diego A. Acosta
**/

textarea{
	font-size:11px;	
}

#menu {
	position:absolute;
	z-index:1;
	margin: 0px;
	top:277px;
	border-top: 1px solid #8d8d8d;
	padding-top: 0px;
	background: #fcfcfc;
	background: url( '../imagenes/bgmenu.gif' ) repeat-x top;
	width:800px;
}

#menu ul
{
	margin:0px;
	margin-top:1px;
	padding-top:0px;
	margin-left:68px;
	padding-left:0px;
	list-style:none;
	vertical-align:top;

}

#menu li 
{	
	vertical-align:top;
	margin-top:0px;
	padding:0px 2px 3px 3px;
	list-style:none;
	display:inline;	
	border-right:1px solid #cc0000;
	
}

#menu li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:73%;
	font-weight:bold;	
	color:#000;
	padding:5px;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:0px
}


#menu li span
{
	padding-bottom:13px;
	margin-top:0px;
	font-size:1px;
}


#menu ul li a:hover
{	
	background-color:#CC0000;
	color:#fff;
}

#menu li a:visited
{
	
	color:#000;
}


.menu_selected
{	
	background-color:#CC0000;
	color:#fff;
}


/**Menu de categorias**/
.menucategorias{
	width:116px;
	padding-top:10px;
	padding-bottom:20px;	
	margin-top:0px;	
	border:2px solid #cccccc;
	background-color:#F9F9F9;
	vertical-align: top;
}

.menucategorias ul{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin:0px;
	list-style:none;	
	padding:1px;
	text-transform: capitalize;
}

.menucategorias ul li{
	margin:0px;	
	padding:0px;
	list-style:none;
	line-height:13px;
}

.lineaverde{
	border-bottom: 1px solid #99CC00;
	
}

ul.lineaazul li{
	border-bottom: 1px solid #CCCCFF;
	}
	
ul.linealima li{
	border-bottom: 1px solid #CCCC00;
	}

ul.linearoja li{
	border-bottom: 1px solid #F95D85;
}
ul.lineagris li{
	border-bottom: 1px solid #A4A4A4;
}

li.primera{
	border-bottom: 2px;
}
/**
estilos de los td's de las noticias 
**/
/*Estilos comunes*/
.postnoti_tabla{
	width:100%;	
}

.postnoti_tabla  td {
	padding:0px;
	vertical-align:top;
}


.postnoti_tabla td span
{	
	font-size: 10pt;
	font-family: Arial,Helvetica,sans-serif;

}


.enlacesAdmin
{ text-decoration:none;
	color:#0000ff;
}

/*Estilo usado por el Gridview Impar**/
.postnoticiapeque{
	
}

.postnoticiapeque table
{
	width:100%;	
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	
}

.postnoticiapeque table td {
	border-top: 1px solid #FBFBFF;
	border-left: 1px solid #FBFBFF;
	border-right: 1px solid #FBFBFF;
	border-bottom: 1px solid #FBFBFF;
	background-color:#FBFBFF;
	
}

.postnoticiapeque  td span{
		color: #333333;
}

/*Estilo usado por el Gridview Par **/
.postnoticiapeque_alt{
	
}

.postnoticiapeque_alt table{
	border:none;
	width:100%;
	background-color:#fff;
}

.postnoticiapeque_alt td span{

	color: #8080FF;	
}



#Subgurim_uploader{
	
}

/**Clases para Musica**/

.albumFotos{
	margin-top:10px;
	width:310px;
	text-align: center;
	height:100%;		
}

.linktutulo{
	cursor:pointer;
	}

.divsms {	
	width:285px;
	margin-left:0px;
	margin-right:auto;
	margin-top:10px;
	text-align:center;
	color:#fff;
	background-color:#ff3366;
	color:#fff;
	background-color:#ff3366;
	
	}
	
.divsms span, .divsms span p{
	color:#fff;
	font-size:130%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

/** Debe coincidir con el valor de la configuración en el control de video*/
.flowplayer{
	width:300px;
	height:200px;
	border:1px solid #000;	
	padding:2px;
	background-color:#000;
}

.p_lps p{
	margin:2px;
	padding:0px;
	vertical-align:top;
}


/**Clases para la tabla del campo Otros**/
.Etiqueta {
	width: 38%;
	font-weight: bold;
}

.TablaCampos {
    width: 100%; 
   	border:none;
}

/* Estilo para las descripciones de portada*/
.descMainMusica{
	height:73px;
	overflow:hidden;
}

.descMainTv{
	height:67px;
	overflow:hidden;
	padding:0px;
}

.descMainCine{
	height:67px;
	overflow:hidden;

}

div.fotolist {
	text-align:center;	
}

div.fotolist table{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	
	}
div.fotolist a {
	text-decoration:none;
}


	
.img_on{
	border:2px solid #000;	
}

.img_off{
	border:2px solid #949494;	
}

/**Estilos para album**/

#wrapperalbum{
	padding-top:10px;
	background-color:#4C4C4C;
	width:770px;
	min-height:607px;
	color:White;
	margin-left:auto;
	margin-right:auto;	
}

#tablaAlbum{
	margin-left:auto;
	margin-right:auto;
	width:655px;
	background-color:#606060;
	border:1px;
}

#tablaAlbum td.side{
	width:50px;
	}
	
#tablaAlbum td.primerafila{
	padding:0px;
	border:1px solid #949494;
}
#tablaAlbum td.filaLoading{
	padding:0px;
	border:0px solid #949494;
	background-color:#4C4C4C;
}
div.textofoto{	
	width:100%;	
	text-align:center;
}

div.textovideo{
	display:inline;
	border-right:1px solid #949494;	
	width:50px;	
	text-align:center;
	float:left;
	padding:0px;
	margin-bottom:0px;
	height:22px;
}
div.selectAlbums{
	display:inline;
	width:350px;
	float:right;	
	text-align:right;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
	height:22px;
}
select#lstAlbums{
	background-color:#606060;
	border:1px solid #4C4C4C;
	}
	
#tablaAlbum td.tdcenter{
	/*width:555;

	/*width:555px;
	padding-right:1px;
	padding-bottom:1px;
	padding-top:1px;
	padding-left:1px;*/
}
#tablaAlbum td.borderbajo{
	border-bottom:1px solid #949494;	
	}

#tablaAlbum div.trans{
	margin-top:30px;
	background-color:#4C4C4C;
	height:5px;
	font-size:5px;
	width:100%;
	}
#tablaAlbum td.colorfondo{
	background-color:#4C4C4C;
	}

.titulos-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	line-height: normal;
}

.textos-album {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff;
	font-weight: normal;
	line-height: normal;
}



/*** Estilos para la publicidad *****/

.divPublicidad{
	margin:0px;
	padding:0px;
	background-color:Transparent;
	text-align:left;
	}
.divPublicidad a{
	text-decoration:none;
	padding:0px;
	}
.divPublicidad img{
	border:0px;
	}

#tablapubIzq{
	margin:0px;
	padding:0px;
	width:116px;
    border:0px;
    border-color:#fff;
	}
#tablapubIzq td{
	padding:0px;	
}
#tablapubIzq td{
	
	vertical-align:top;
	padding:0px;
	text-align:left;
	border:0px;
	margin:0px;	
	}
#tablapubIzq img{
	border:0px;
	}
#tablapubIzq a{
	padding:0px;
	text-decoration:none;
}

.frmPubIzquierda{
	overflow:hidden;
	border:0px solid #fff;
	padding:0px;
	margin:0px;	
}
