/* CSS Document */
body{
	background: url(../imagenes/fondo_vertical.png) center repeat-y;
	margin: auto;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	overflow-x:hidden;
	text-align:center;
}

#principal {
	margin:0 auto 0 auto; 
	width:1000px;
	height: 100%;
	overflow:hidden;
}
	
#principal_logo{
	background: url(../imagenes/logo_karma_ppal.png) bottom no-repeat;
	height:45%;
	min-height:286px;
	width: 1010px;
}

#principal_guitarra{
	background: url(../imagenes/guitarra_karma_ppal.jpg) top no-repeat;
	height:55%;
	min-height:312px;
}

#principal_entrar { 
	bottom:53px;
	height:0;
	left:400px;
	position:relative;
	width:1010px;
}

#principal_entrar img{
	border: none;
}

/*************************************************************************************************************************/

#secundaria {
	margin:0 auto 0 auto; 
	width:1000px;
	overflow-y:visible;
}
	

#secundaria_fondo{
	background: url(../imagenes/guitarra_karma_sec.jpg) top no-repeat;
	height: 400px;
}


#secundaria_menu{
	background: url(../imagenes/fondo_menu.png) top no-repeat;
	height: 26px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #999;
	position: relative;
	top: 171px;
	padding-top: 3px;
} 

#secundaria_menu a{
	color: #fff;
	text-decoration: none;
}

#secundaria_logo{
	background: url(../imagenes/logo_karma_200.png) top no-repeat;
	position: relative;
	top: 180px;
	right: -230px;
	height: 35px;
	width: 200px;
}


/********************************************************************************************************************/

#secundaria_contenido_programacion{
	position:relative;
	top: 200px;
	height: 100%;
}

#secundaria_contenido_programacion .titulo{
	color:#660000;
	float:left;
	font-size:2em;
	font-weight:normal;
	margin-bottom:15px;
	margin-top:-10px;
	text-align:left;
	width:275px;
}

#selector{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	text-align:left;
	width:800px;
}

#selector_mes {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	height: 24px;
}

#selector_ano  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	height: 24px;
}

#programacion{
	position:relative;
	margin-top: 10px;
	width: 800px;
	overflow:auto;
	overflow-x:hidden;
}

.prog_tabla{
	width: 800px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
}

.prog_tabla td{
	padding: -10px;
}

.prog_fecha{
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	letter-spacing: -0.08em;
}

.prog_concierto a{
	color: #000;
}

.prog_concierto td{
	padding-bottom: 20px;
}

.prog_tipo {
	font-size:10px;
	font-variant:small-caps;
	font-weight:normal;
	text-transform:uppercase;
}

.prog_artista{
	font-weight:bold;
	text-transform:uppercase;
}

.prog_artista_destacado{
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
}

#programacion_legenda {
	font-size: 0.7em;
	width: 800px;
	text-align:center;
	padding-bottom: 60px;
}


/*****************************************************************************************************/

#secundaria_contenido_fotos{
	position:relative;
	top: 190px;
	height: 100%;
	width: 800px;
}

.galeria {
	width: 150px;
	height: 160px;
	text-align: center;
	float: left;
	margin: 5px;
}

.galeria a, .galeria a:hover, .galeria a:visited {
	text-decoration: none;
	color: #600;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 0.8em;
}

.galeria img {
    width:140px;
	height: 105px;
    border:1px solid #660000;
    padding:3px;
    background:#eee;
}

#titulo_galeria{
	float:left;
	width: 100%;
	padding-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color:#600;
}

.img_container { height:130px; }
.img_container ul {display:block;padding:0;margin:0;list-style:none;}
.img_container ul li{
	float:left;
	width:150px;
	margin:5px;
}
.img_container ul li a img {
    width:140px;
	height: 105px;
    border:1px solid #660000;
    padding:3px;
    background:#eee;
}
.img_container ul li a:hover img, .imageborder:hover img { background:#e8e8e8; border-color: darkred; }


/*****************************************************************************************************/

#secundaria_contenido_dj{
	position:relative;
	top: 200px;
	height: 100%;
	width: 800px;
}

.bordederecha {
	border-right: #660000 2px dotted;
}

#dj_perfil{
	width: 265px;
	float:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	height: 400px;
	color: #660000;
	text-align: center;
}

#dj_perfil img {
    border:1px solid #660000;
    padding:3px;
    background:#eee;
	margin: 10px;
}

#dj_perfil span {
	font-size: 0.6em;
	font-weight: normal;
	color: #660000;
}


/******************************************************************************************************/

#secundaria_contenido_rider{
	color: #000;
	position:relative;
	top: 200px;
	height: 100%;
	width: 800px;
	font-size: 0.8em;
	font-weight: normal;
}

#secundaria_contenido_rider .titulo{
	color:#660000;
	font-size:2em;
	font-weight:normal;
	margin-bottom:15px;
	text-align:left;
	width:800px;
	float:left;
}

#secundaria_contenido_rider .cabecera{
	color:#660000;
	font-size: 1em;
	font-weight: bold;
	text-align:left;
	width:800px;
	float: left;
}

#secundaria_contenido_rider .texto{
	text-align:left;
	width:800px;
	float: left;
	margin-bottom:15px;
}


/*****************************************************************************************************/

#secundaria_contenido_entradas{
	position:relative;
	top: 200px;
	height: 100%;
	width: 800px;
}

#texto_reserva{
	color:#660000;
	font-size:1em;
	font-weight:normal;
	line-height:24px;
	padding-bottom:10px;
	padding-top:5px;
	text-align:left;
}

#reserva_aceptada {
	color:#660000;
	font-size:1em;
	font-weight:normal;
	line-height:24px;
	padding-bottom:10px;
	padding-top:5px;
}

.nota{
	font-size:0.8em;
	line-height:18px;
	color:#999999;
}

.error{
	color:#F00;
	font-size:0.8em;
}

.form_tabla{
	width: 800px;
}

.form_tabla td{
	padding: 0px;
}

.form_texto{
	color: #000000;
	font-weight: normal;
	font-size: 0.8em;
}
.form_campo{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
}

.form_boton{
	background-color: #660000;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	margin: 5px;
}



/********************************************************************************************************************/

#secundaria_contenido_patrocina{
	position:relative;
	top: 200px;
	height: 100%;
}



/********************************************************************************************************************/

#secundaria_contenido_localizacion{
	position:relative;
	top: 200px;
	height: 100%;
	margin-top: 10px;
	width:700px;
	height: 462px;
	border: 5px solid #330000;
}


#localizacion_contacto{
	font-size:0.8em;
	font-weight:normal;
	margin: 205px auto 20px;
	width: 450px;
}
