/* DISEŅO Y PROGRAMACION NKSTUDIOS.NET */

/* SEPARADORES */
.gap10 { float:left; width:417px; height:10px; }

/* OPCIONES GENERALES */
body { background:url(../images/bg.png) #F0EEED repeat-y center top; font-family: Tahoma, Arial, Helvetica, sans-serif; margin-top: 0px; margin-bottom: 0px; }
div#container { background:url(../images/bg-top.png) no-repeat center top; height:500px }
.texto { font-family: Verdana, Tahoma; font-size: 11px; font-style: normal; color: #E3DAC8; }


/* PIE */
.footer{ font-family: Tahoma; font-size: 10px; font-style: normal; color: #ffffff; }
.footer:hover { font-family: Tahoma; font-size: 10px; font-style: normal; color: #BEE12B; }

/* OPCIONES ESPECTACULOS */
.genero{ font-family: Tahoma, Verdana; font-size: 10px; font-style: normal; font-weight:900; color: #FF6600; }
.titulo-espectaculo { font-family: Tahoma, Verdana; font-size: 10px; font-style: normal; font-weight:900; color: #A50007; }
.texto-espectaculo { font-family: Tahoma, Verdana; font-size: 10px; font-style: normal; font-weight:200; color: #333333; }
.texto-cajas { font-family: Tahoma, Verdana; font-size: 11px; font-style: normal; color: #000000; }
.gris-claro { color: #E7E7E7; }
.comentario_tabla { border-bottom:dashed 1px #CCCCCC; }
.comentario_title { font-family: Tahoma, Verdana; font-size: 10px; font-style: normal; font-weight:900; color: #000033; }
.comentario_user { font-family: Tahoma, Verdana; font-size: 13px; font-style: normal; font-weight:900; color: #FF6600; }
.comentario { font-family: Tahoma, Verdana; font-size: 11px; font-style: normal; font-weight:200; color: #333333; }
.leer-comentarios, .leer-comentarios a:link, .leer-comentarios a:visited { font-family: Tahoma, Verdana; font-size: 10px; font-style: normal; font-weight:900; color: #3399FF; text-decoration:none; }
.leer-comentarios a:hover { font-family: Tahoma, Verdana; font-size: 10px; font-style: normal; font-weight:900; color: #CCCC00; }
.fields { font-family: Tahoma; font-size: 11px; color: #000000; border: 1px solid #CCCCCC; background-color: #FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-3Dlight-color:#FFFFFF;
scrollbar-arrow-color:#CCCCCC;
scrollbar-track-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-base-color:#CCCCCC; }
.txt_error { color:#993300; }
.big_title { font-family: Tahoma, Verdana; font-size: 14px; font-style: normal; font-weight:900; color: #A50007; }


/* BANNER DE ESPECTACULOS */
#gallery { position: relative; background-color: #000; width: 417px; /*height:600px;*/ margin-top:5px; padding-bottom: 40px }
#gallery a img { border:none; }
#gallery a { float: left; position: absolute; }
#gallery a.show { z-index:auto; }
#gallery .caption { z-index:auto; background-color:#000; color:#ffffff; width:100%; position:absolute; bottom:0; font-size:11px; }
#gallery .caption .content { padding:5px 10px }
#gallery .caption .content h3 { margin:0; padding:0; color:#1DCCEF; }