/*=========================================
Seleccion Pais
=========================================*/

.seleccionPais #cabecera{
	padding-top:335px;
}

.seleccionPais #cabecera #navegacionPrincipal{
	display:none;
}

.seleccionPais #contenido{
	background:none;
	width:555px;
	margin:0 auto;
}

.seleccionPais #contenido .fagoSeleccionPais{
	font-size:23px;
	color:#fdfade;
	margin-bottom:0;
}

.seleccionPais #fechasConciertos{
	margin:0 0 10px 0;
	overflow:hidden;
}

.seleccionPais #fechasConciertos a{
	float:left;
	margin-right:9px;
	display:block;
	background:url(../img/all/fechaConciertoVenezuela.png) no-repeat left top;
	height:176px;
	width:176px;
	text-indent:-9999px;
}

.seleccionPais #fechasConciertos a:hover{background-position:left bottom;}


.seleccionPais #fechasConciertos a.fechaVenezuela{
	background-image:url(../img/all/fechaConciertoVenezuela.png);
}

.seleccionPais #fechasConciertos a.fechaColombia{
	background-image:url(../img/all/fechaConciertoColombia.png);
}

.seleccionPais #fechasConciertos a.fechaMexico{
	background-image:url(../img/all/fechaConciertoMexico.png);
}

.seleccionPais #informacionAdicional{
	background-color:#000;
	padding:20px 35px;
}

.seleccionPais #informacionAdicional p{
	color:#fbfdfb;
	text-transform:uppercase;
	font-size:11px;
	text-align:justify;
}

/*=========================================
Home
=========================================*/
#contenido.home{
	background:#000000;
	padding:0;
	font-size:11px;
}
/*=========================================
 Eventos
=========================================*/
#contenido #eventosHome{
	background-color:#1e7b01;
	margin-top:5px;
	padding:4px;
}
#eventosHome #videoFotos{
	float:left;
}
#videoFotos .video{
	position:relative;
	width:596px;
	height:334px;
	float:left;
}
#videoFotos .video ul{
	right:10px; 
	top:10px; 
	z-index:100; 
	position:absolute;
}
#videoFotos .video ul.clips li{
	display:inline;
}
#videoFotos .video ul.clips li a{
	font-family:Arial, Helvetica, sans-serif; 
	background-color:#09551e; 
	color:#ffffff; 
	font-size:14px; 
	margin:0 0 5px 0; 
	padding:2px 5px; 
	font-weight:bold;
	/*Hack IE6*/
	margin:0;
}
#videoFotos .video ul.clips li a:hover{
	background-color:#1e7b01; 
}
#videoFotos .video ul.clips li a.activa{
	background-color:#203322;
	color:#999999; 
}
#videoFotos .titularVideo{
	margin-top:340px;
	color:#ffffff;
	text-align:left;
}
#videoFotos .titularVideo h2{
	text-indent:-99999px;
	height:35px;
	width:684px;
}
#videoFotos .titularVideo h2.es_CO_video_1{background:url(../img/es_CO/home/txt_evento2010_01.gif) no-repeat;}
#videoFotos .titularVideo h2.es_CO_video_2{background:url(../img/es_CO/home/txt_evento2010_02.gif) no-repeat;}
#videoFotos .titularVideo h2.es_CO_video_3{background:url(../img/es_CO/home/txt_evento2010_03.gif) no-repeat;}

#videoFotos .titularVideo h2.es_MX_video_1{background:url(../img/es_MX/home/txt_evento2010_01.gif) no-repeat;}
#videoFotos .titularVideo h2.es_MX_video_2{background:url(../img/es_MX/home/txt_evento2010_02.gif) no-repeat;}
#videoFotos .titularVideo h2.es_MX_video_3{background:url(../img/es_MX/home/txt_evento2010_03.gif) no-repeat;}

#videoFotos .titularVideo h2.es_VE_video_1{background:url(../img/es_VE/home/txt_evento2010_01.gif) no-repeat;}
#videoFotos .titularVideo h2.es_VE_video_2{background:url(../img/es_VE/home/txt_evento2010_02.gif) no-repeat;}
#videoFotos .titularVideo h2.es_VE_video_3{background:url(../img/es_VE/home/txt_evento2010_03.gif) no-repeat;}
#videoFotos .titularVideo p{
	margin-left:7px;
}
#player {
	background-image:url(/img/all/home/video.jpg);
	width:596px;
	height:334px;
	display:block;
}
#player img {
	border:0px;
}
/*--------- Artistas ---------------*/
/*==================================*/
#eventosHome .artistas{
	float:left;
	position:relative;
	background-color:#000000;
	width:249px;
	margin-bottom:5px;
	text-align:left;
	padding:6px;
}
#eventosHome .artistas h2{
	background-color:#165b01;
	line-height:15px;
	text-indent:-2px;
	color:#000000;
	clear:both;
	font-weight:bold;
	letter-spacing:2px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0;
}
#eventosHome .artistas h2.artistaInvitado{
	font-size:14px;
	letter-spacing:0;
	line-height:10px;
	margin-bottom:10px;
}
#eventosHome .artistas p{
	line-height:14px;
	color:#FFFFFF;
}
#eventosHome .artistas a{
	position:absolute;
	display:block;
	top:26px;
	left:0;
	text-indent:-9999px;
}
#eventosHome .artistas a.sting{
	width:257px;
	height:230px;
	background:#000 none 0 0 repeat scroll;
	opacity:0;
	/*Hack IE6-IE7*/
	filter: alpha(opacity=0);
}
#eventosHome .artistas a.sting:hover{
	background:#000 url(../img/all/home/bullet_mas.gif) right bottom no-repeat scroll;
	opacity:0.7;
	/*Hack IE6-IE7*/
	filter: alpha(opacity=70);
}

#eventosHome .artistas p.txtBeto{
	float:left;
	width:90px;
	margin-right:5px;
	/*Hack IE6-IE7*/
	_margin-right:2px;
}
#eventosHome .artistas img.fotoBeto{
	float:left;
}
#eventosHome .artistas a.beto{
	width:257px;
	height:100px;
	background:#000 none 0 0 repeat scroll;
	opacity:0;
	/*Hack IE6-IE7*/
	filter: alpha(opacity=0);
}
#eventosHome .artistas a.beto:hover{
	background:#000 url(../img/all/home/bullet_mas.gif) right bottom no-repeat scroll;
	opacity:0.7;
	/*Hack IE6-IE7*/
	filter: alpha(opacity=70);
}
/*--------- Causa social ------------*/
/*==================================*/
#causaSocial{
	background-color:#0d5408;
	margin-top:5px;
	padding:4px;
	float:left;
}
/*--------- Video ------------*/
/*===========================*/
#causaSocial .video{
	width:364px;
	height:204px;
	float:left;
	color:#FFFFFF;
	text-align:left;
}
#causaSocial .video a{
	border:1px #009900 solid;
}
#causaSocial .video h2{
	font-size:14px;
	font-weight:bold;
	letter-spacing:0;
	margin:4px 0 0 4px;
	color:#FFFFFF;
}
#causaSocial .video p{
	margin:0 0 0 4px;
}
/*------ Embajadores ---------*/
/*===========================*/
#causaSocial #embajadores{
	position:relative;
	width:235px;
	height:237px;
	background-color:#000000;
	float:left;
	margin-left:6px;
	padding:8px 8px 15px 8px;
	text-align:left;
	/*Hack IE6-IE7*/
}
#embajadores h2{
	background:#125f06 url(../img/all/home/embajadores/titular.gif) 0 0 no-repeat;
	text-indent:-9999px;
	height:14px;
	margin:10px 0 20px 0;
	/*Hack IE6-IE7*/
	_font-size:9px;
	*margin-bottom:28px;

}
#embajadores h3{
	color:#006600;
	font-weight:bold;
	text-transform:none;
	margin:5px 0 5px 0;
}
.embajadores_es_VE h3{
	color:#006600;
	font-weight:bold;
	text-transform:none;
	margin:5px 0 10px 0;
}
#embajadores img{
	margin-right:10px;
}
#embajadores img, #embajadores p{
	float:left;
}
#embajadores p{
	width:136px;
	margin:0;
	line-height:14px;
	color:#fff;
}
#embajadores a{
	position:absolute;
	display:block;
	text-indent:-9999px;
	width:240px;
	height:68px;
	background:#000 none repeat scroll 0 0;
	opacity:0;
	/*Hack IE6-IE7*/
	filter: alpha(opacity=0);
}
#embajadores a.embajadores_es_VE {
	position:absolute;
	display:block;
	text-indent:-9999px;
	width:240px;
	height:125px;
	background:#000 none repeat scroll 0 0;
	opacity:0;
	/*Hack IE6-IE7*/
	filter: alpha(opacity=0);
}
#embajadores a.embajador1{top:75px;left:8px;top:75px;}
#embajadores a.embajador2{top:173px;left:8px;}
#embajadores .embajadores_es_VE a.embajador1{top:80px;left:8px;top:80px;}
#embajadores a:hover{
	background:#000 url(../img/all/home/bullet_mas.gif) left bottom no-repeat scroll;
	opacity:0.7;
	/*Hack IE6-IE7*/
	filter: alpha(opacity=70);
}
/*--------- Especial_Sting ----------------*/
/*==================================*/
#especial_sting{
	float:left;
	height:240px;
	width:297px;
	border:4px #0d5408 solid;
	margin:5px 0 0 5px;
	padding:10px;
	background:url(../img/all/home/subasta/destacado_exclusivo.jpg) 0 0 no-repeat;
	text-align:left;
	/*Hack IE6*/
	_width:295px;
	_height:240px;
}
#especial_sting h2{
	background:url(../img/all/home/subasta/titular_destacado.gif) 0 0 no-repeat;
	text-indent:-9999px;
	width:165px;
	height:58px;
	margin-top:5px 0 0 0;
}
#especial_sting p{
	width:160px;
	text-align:left;
	color:#228802;
	line-height:13px;
	margin:0;	
}
#especial_sting table{
	margin:10px 0 5px 0;
}
#especial_sting table td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding:2px 0 5px 5px;
	background-color:#000000;
}
#especial_sting table td.green{
	background-color:#297a00;
	text-align:center;
	width:68px;
	padding:5px 3px 5px 0;
}
#especial_sting table td.horas{
}

/*--------- Subasta ----------------*/
/*==================================*/
#subasta{
	float:left;
	height:230px;
	width:287px;
	border:4px #0d5408 solid;
	margin:5px 0 0 5px;
	padding:15px;
	background:url(../img/all/home/subasta/bg_gitarra.jpg) 0 0 no-repeat;
	text-align:left;
	/*Hack IE6*/
	_width:285px;
	_height:230px;
}
#subasta h2{
	background:url(../img/all/home/subasta/titular_subasta.gif) 0 0 no-repeat;
	text-indent:-9999px;
	width:156px;
	height:60px;
	margin-top:10px 0 0 0;
}
#subasta p{
	width:150px;
	text-align:left;
	color:#297a00;
	line-height:15px;
	margin:0;	
}
#subasta a.pdf{
	display:block;
	margin-top:10px;
	width:94px;
	line-height:9px;
	text-indent:-2px;
	background-color:#1e7b01;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#subasta a.pdf:hover{
	background-color:#1e7b01;
	color:#fff;
}
/*--------- Producto ----------------*/
/*==================================*/
#producto{
	float:left;
	height:230px;
	width:287px;
	border:4px #0d5408 solid;
	margin:5px 0 0 5px;
	padding:15px;
	text-align:center;
	background:url(../img/all/home/subasta/destacado_producto.jpg) center no-repeat;
	/*Hack IE6*/
	_width:200px;
	_height:235px;
	_padding:8px;
}
#producto a{
	display:block;
	height:230px;
	width:300px;
	color:#cfd5b3;
	font-size:11px;
	padding-top:205px;
	/*Hack IE6*/
	_height:5px;
	_padding-top:212px;
}
/*=========================================
Galerķa de imagenes
=========================================*/
div.sc_menu_wrapper {
	position: relative; 	
	height: 333px;
	/* Make bigger than a photo, because we need a place for a scrollbar. */
	width: 90px;
	overflow: auto;
	float:left;
	margin-left:4px;
}
.sc_menu a {
	display: block;
	margin-bottom: 5px;
	width: 85px;
   	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;		
}
.sc_menu a:hover {
	background:url(../img/all/home/galeria/miniatura/foto_on.jpg) no-repeat;
	z-index:1;
}
.sc_menu img {
	display: block;
	border: none;
}
.sc_menu_wrapper .loading {
	/**/position: absolute;
	top: 50px;
	left: 10px;
	margin: 0 auto;
	padding: 10px;
	width: 100px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;	
	text-align: center;
	color: #fff;
}
/* Styling tooltip */
.sc_menu_tooltip {
	display: block;
	position: absolute;
	
	padding: 6px;
	font-size: 12px;	
	color: #fff;
	
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;	
	
	border: 1px solid rgb(79, 79, 79);
	background: rgb(0, 0, 0);
	/* Make background a bit transparent for browsers that support rgba */	
	background: rgba(0, 0, 0, 0.5);
}

/* Here are styles for a link to an article. Not for you :) */
#back {
	margin-left: 8px;
	color: gray;
	font-size: 18px;
	text-decoration: none;
}
#back:hover {
	text-decoration: underline;
}

