﻿/* Inicio sugerencias de conciertos*/
.ulSugerencias
{
	margin:0;
	padding:0;
	list-style:none;
}

.ulSugerencias li
{
	margin:0 10px 0 0;
	list-style:none;
	float:left;	
}

.ulSugerencias li div input
{
	display:block;
}


.ulSugerencias li div div
{
	width:90px;
	height:auto;
}

/* Fin sugerencias de conciertos*/
/* Inicio lista conciertos */

.nombreConcierto_red
{
	font-family: helvetica;
	color: #D9001D;	
	font-size: 10pt;
	width: 176px;
	vertical-align:top;
	
}

.nombreConcierto_gray
{
	font-family: helvetica;
	color: #606060;	
	font-size: 10pt;
	width: 176px;
	vertical-align:top;
}

.nombreConcierto_green
{
	font-family: helvetica;
	color: #7B8302;
	vertical-align:top;
	font-size: 10pt;
	width: 176px;
}

.concierto_noColor
{
	font-family: helvetica;
	font-size: 10pt;
	width: 176px;
}

.concierto_noColor a:visited
{
	font-family: helvetica;
	color: #000;
	font-size: 10pt;
	width: 176px;
	vertical-align:top;
}


.nombresArtistas_red
{
	font-family: helvetica;
	color: #D9001D;	
	font-size: 10pt;
	width: 176px;
	vertical-align:top;
}

.nombresArtistas_gray
{
	font-family: helvetica;
	color: #606060;	
	font-size: 10pt;
	width: 176px;
	vertical-align:top;
}

.nombresArtistas_green
{
	font-family: helvetica;
	color: #7B8302;	
	font-size: 10pt;
	width: 176px;
	vertical-align:top;
}

.nombresCompositores_red
{
	font-family: helvetica;
	color: #D9001D;		
	font-size: 10pt;
	width: 176px;
	vertical-align:top;
}

.nombresCompositores_gray
{
	font-family: helvetica;
	color: #606060;		
	font-size: 10pt;
	width: 176px;
	vertical-align:top;
}

.nombresCompositores_green
{
	font-family: helvetica;
	color: #7B8302;	
	font-size: 10pt;
	width: 176px;
	vertical-align:top;
}

.columnaFecha_red a:link .columnaFecha_red a:visited .columnaFecha_red a:hover .columnaFecha_red a:visited 
{
	font-family: helvetica;
	color: #D9001D;	
	font-size: 10pt;
	vertical-align:top;
	padding-left: 10px;
}
.columnaFecha_red
{
	font-family: helvetica;
	color: #D9001D;	
	font-size: 10pt;
	vertical-align:top;
	padding-left: 10px;
}

.columnaFecha_gray a:link .columnaFecha_gray a:visited .columnaFecha_gray a:hover .columnaFecha_gray a:visited 
{

	font-family: helvetica;
	color: #606060;	
	font-size: 10pt;
	vertical-align:top;
	padding-left: 10px;
}

.columnaFecha_gray
{
	font-family: helvetica;
	color: #606060;	
	font-size: 10pt;
	vertical-align:top;
	padding-left: 10px;
}

.columnaFecha_green a:link .columnaFecha_green a:visited .columnaFecha_green a:hover .columnaFecha_green a:visited 
{

	font-family: helvetica;
	color: #7B8302;	
	font-size: 10pt;
	vertical-align:top;
	padding-left: 10px;
}


.columnaFecha_green
{
	font-family: helvetica;
	color: #7B8302;	
	font-size: 10pt;
	vertical-align:top;
	padding-left: 10px;
}

.columnaImagen
{
	vertical-align:top;
	padding-right:20px;
}

.linkRecinto
{
}
/* Inicio lista conciertos */

.title_concierto_red, .title_concierto_red span {
	color:#D9001D;
	font-weight:bold;
	font-size:20pt;
	font-family:Helvetica;
	border-bottom:2px solid #D9001D;
	width:700px;
}

.title_concierto_green, .title_concierto_green span {
	color:#7B8302;
	font-weight:bold;
	font-size:20pt;
	font-family:Helvetica;
	border-bottom:2px solid #7B8302;
	width:700px;
}

.title_concierto_gray, .title_concierto_gray span {
	color:#606060;
	font-weight:bold;
	font-size:20pt;
	font-family:Helvetica;
	border-bottom:2px solid #606060;
	width:700px;
}

.concierto_red
{
	font-family: helvetica;
	color: #D9001D;		
	font-size: 10pt;
	font-weight:bold;
	width:300px;
}

.concierto_green
{
	font-family: helvetica;
	color: #7B8302;	
	font-size: 10pt;
	font-weight:bold;
	width:300px;
}

.concierto_gray
{
	font-family: helvetica;
	color: #606060;		
	font-size: 10pt;
	font-weight:bold;
	width:300px;
}

.concierto_Especial
{
	font-family: helvetica;
	color: #FFF;		
	font-size: 10pt;
	font-weight:bold;
	width:190px;
	background-color: #feac05;
}

.concierto_noColorEsp
{
	font-family: helvetica;
	font-size: 10pt;
	width: 176px;
	background-color:#feac05;
	padding-left:10px;
}

.concierto_noColorEsp a:visited
{
	font-family: helvetica;
	color: #000;
	font-size: 10pt;
	width: 176px;
	vertical-align:top;
	background-color:#feac05;
}

.columnaImagenEsp
{
	vertical-align:top;
	padding-right:20px;
	background-color:#feac05;
}

.sugerencias_red
{
	font-family: helvetica;
	color: #D9001D;		
	font-size: 10pt;
	font-weight:bold;
}

.sugerencias_green
{
	font-family: helvetica;
	color: #7B8302;	
	font-size: 10pt;
	font-weight:bold;
}

.sugerencias_gray
{
	font-family: helvetica;
	color: #606060;		
	font-size: 10pt;
	font-weight:bold;
}


.altaAbono_red:link, .altaAbono_red:active, .altaAbono_red:visited, .altaAbono_red:hover
{
	font-family: helvetica;
	color: #D9001D;		
	font-size: 10pt;
	padding-left:10px;
	width:176px;
}

.altaAbono_green:link, .altaAbono_green:active, .altaAbono_green:visited, .altaAbono_green:hover
{
	font-family: helvetica;
	color: #7B8302;	
	font-size: 10pt;
	padding-left:10px;
	width:176px;
}

.altaAbono_gray:link, .altaAbono_gray:active, .altaAbono_gray:visited, .altaAbono_gray:hover
{
	font-family: helvetica;
	color: #606060;		
	font-size: 10pt;
	padding-left:10px;
	width:176px;
}


.compra_red:link, .compra_red:active, .compra_red:visited, .compra_red:hover
{
	font-family: helvetica;
	color: #D9001D;		
	font-size: 10pt;
	padding-left:543px;
	*padding-left:510px;
	/*border-right:1px solid #D9001D;*/
}

.compra_green:link, .compra_green:active, .compra_green:visited, .compra_green:hover
{
	font-family: helvetica;
	color: #7B8302;	
	font-size: 10pt;
	padding-left:543px;
	*padding-left:510px;
	/*border-right:1px solid #7B8302;*/
}

.compra_gray:link, .compra_gray:active, .compra_gray:visited, .compra_gray:hover
{
	font-family: helvetica;
	color: #606060;		
	font-size: 10pt;
	padding-left:543px;
	*padding-left:510px;
	/*border-right:1px solid #606060;*/
}

.grdConciertos 
{
	border: 0px;
	width: 700px;
}

.grdConciertos td
{
	border-bottom:1px solid;	
	border-top:1px solid;
	border-color:Black;
}


