/*ESTILOS GENERICOS DE SELECTORES*/
/*Estilo del bloque*/
.selectorBloque{
color:#000;
/*height:20px;*/
}



/*Popups de los selectores*/
.selectorVentana{
color:#fff;
background:url(/img/selectores/fondo-ventana-front.gif) repeat-x #9e0313;
border:solid 2px #ccc;
width:300px;
height:300px;
left:50%;
margin-left:-150px;
top:50%;
/*margin-top:-150px;*/
position:absolute;
}

.selectorVentana .boton{
overflow:hidden;
text-indent:100px;
width:16px;
}
.selectorVentana a.botonCerrar{
position:absolute;
right:2px;
top:0px;
background:no-repeat url(/img/selectores/cerrar.gif);
width:16px;
height:16px;
}
.selectorVentana a.botonVolver{
position:absolute;
right:20px;
top:0px;

background:no-repeat url(/img/selectores/volver.gif);
width:16px;
height:16px;
display: none;
}
.selectorVentana a:link,
.selectorVentana a:visited
{
text-align: center;
color: black;            

}                        
.selectorVentana a:hover{
text-align: center;
text-decoration:underline;
color: black;

}

.selectorVentana .sinRegistros{
text-align:center;
margin-top:30px;
font-size:1.2em;
color:#a00;
}

.selectorVentana ul{
margin:0;
padding:0;
}
/*Estilo del contenido de la ventana*/
.selectorVentana .selectorVentanaContenido{
position:absolute;
border:1px solid #000;
margin:20px 0 0 3%;
color:#000;
background-color:#fff;
width:94%;
height:84%;
}
.selectorVentana .selectorVentanaContenido li{
color:#000;
}
.selectorVentana .selectorVentanaContenido h1.titulo{
position:absolute;
left:0px;
top:-19px;
font-size:12px;
display:block;
color:#fff;
z-index:1000;
}
.selectorVentana .botonSelector{
background-color:#eee;
background-position:3px 4px;
background-repeat:no-repeat;
border-left:2px solid #bbb;
border-bottom:2px solid #bbb;
border-top:1px solid #ddd;
border-right:1px solid #ddd;
float:right;
margin-right:10px;
margin-top:10px;
display:block;
padding:4px 3px 2px 20px;
text-indent:0px;
width:auto;
font-size:12px;
color:#000;
}
.selectorVentana .botonSelector:hover{
border-left:1px solid #bbb;
border-bottom:1px solid #bbb;
border-top:2px solid #ddd;
border-right:2px solid #ddd;
}
.selectorVentana .botonCancelarSelector{
background-image:url(/img/selectores/cerrar.gif);
}
.selectorVentana .botonGuardarSelector{
background-image:url(/img/selectores/ok.gif);
}
.selectorVentana .botonVolverSelector{
background-image:url(/img/selectores/volver.gif);
}

/*Listados en selectores*/
.selectorVentana .listado{
overflow:auto;
width:97%;
height:80%;
margin:0 auto;
}
.selectorVentana .listado table{
width:97%;
}
.selectorVentana.selectorVentanamoldura .formularioListado{

width:60%;
padding-bottom: 15px;
margin-left:150px;
}
.selectorVentana.selectorVentanappt .formularioListado{

width:60%;
padding-bottom: 15px;

}
.selectorVentana table.listado .colPub{
width:30px;
}
.selectorVentana table.listado .colVal{
width:30px;
text-align:center;
}
.selectorVentana table.listado .estadoPublicacion{
width:16px;
text-indent:100px;
overflow:hidden;
padding:0;
margin-left:6px;
}
/*fin listados en selectores*/

/*Listas simples*/
.selectorVentana .listaSimple{
margin:5px;
border:1px solid #ddd;
}
.selectorVentana .listaSimple strong{
font-size:12px;
background-color:#000;
display:block;
color:#fff;
padding:3px;
}
.selectorVentana .listaSimple ul{
padding:0;
}
.selectorVentana .listaSimple ul li{
font-size:12px;
padding:2px;
width:auto;
}
.selectorVentana .listaSimple ul li.fila0{
background-color:#eee;
}
.selectorVentana .listaSimple ul li.fila1{
background-color:#ddd;
}
/*fin listas simples*/

/*buscadores*/
.selectorVentana .barraListado{
padding-left:10px;
width:auto;
height:30px;
}
.selectorVentana .barraListado label{
font-size:12px;
margin-right:5px;
display:none;
}
.selectorVentana .barraListado .botonBuscador{
border:1px solid #bbb;
margin-left:5px;
background:url(/paneldecontrol/img/iconos/botones/buscar.gif) no-repeat 2px #ddd;
padding-left:18px;
}
/*fin buscadores*/

/*mensajes de aviso*/
.selectorVentana .aviso{
width:200px;
margin:50px auto;
padding-left:40px;
font-size:14px;
font-weight:bold;
color:#900;
background:url(/paneldecontrol/img/avisos.gif) no-repeat;
}
/*FIN ESTILOS GENERICOS DE SELECTORES*/
.selectorVentana tr.par{
background-color:#ddd;
}
.selectorVentana tr.impar{
background-color:#eee;
}

/*ESTILOS DE FECHAS*/
/*Botones del selector*/
.selectorBloqueFecha .selectorBotones a.botonAbrir{
background:url(/img/selectores/abrirfecha.gif) no-repeat;
width:16px;
height:16px;
margin-left:3px;
}

/*Estilo del contenido de la ventana*/
.selectorVentana.selectorVentanafecha{
height:240px;
}
.selectorVentana.selectorVentanafecha .selectorVentanaContenido{
height:210px;
}
.selectorVentana.selectorVentanafecha .calendarioBloque{
background-color:#fff;
}
.selectorVentana.selectorVentanafecha .calendarioBloque .mes{
float:left;
height:20px;
width:120px;
margin-left:5px;
}
.selectorVentana.selectorVentanafecha .calendarioBloque .anyo{
float:right;
height:20px;
width:120px;
margin-right:5px;
}

.selectorVentana.selectorVentanafecha .calendarioBloque span{
float:left;
width:100px;
text-align:center;
}
.selectorVentana.selectorVentanafecha .calendarioBloque .boton{
width:10px;
height:9px;
display:block;
float:left;
margin-top:5px;
}
.selectorVentana.selectorVentanafecha .calendarioBloque .botonCalendarioAnt{
background:no-repeat url(/img/selectores/anterior.gif);
}
.selectorVentana.selectorVentanafecha .calendarioBloque .botonCalendarioSig{
background:no-repeat url(/img/selectores/siguiente.gif);
float:right;
}

.selectorVentana.selectorVentanafecha table.calendario{
width:100%;
height:190px;
color:#000;
overflow: hidden;
clear:both;
border:1px solid #999;
text-align: center;
background-color:#ccc;
padding: 0px;
margin: 0px;
border-spacing:4px;
}
.selectorVentana.selectorVentanafecha table.calendario{
color: #191718;
}
.selectorVentana.selectorVentanafecha table.calendario caption{
display:none;
}

.selectorVentana.selectorVentanafecha table.calendario td{
text-align:center;
}
.selectorVentana.selectorVentanafecha table.calendario td.dia{
border:1px solid #fff;
background-color:#ddd;
}
.selectorVentana.selectorVentanafecha table.calendario td.dia a{
width:100%;
height:100%;
display:block;
}
.selectorVentana.selectorVentanafecha table.calendario td.cerrado{
background-color:#666;
color:#ccc;
cursor:default;
}
/*FIN ESTILOS DE FECHAS*/

/*ESTILOS DE HORAS*/
/*Estilo del contenido de la ventana*/
.selectorVentana.selectorVentanafechaHora .horaBloque{
padding:20px;
}
.selectorVentana.selectorVentanafechaHora .horaBloque .seleccionHora{
border:1px solid #ddd;
background-color:#eee;
padding:5px;
padding-left:27px;
font-size:16px;
font-weight:bold;
}
.selectorVentana.selectorVentanafechaHora .horaBloque select{
width:50px;
margin-right:7px;
margin-left:7px;
}
/*FIN ESTILOS DE HORAS*/

/* SELECTOR MOLDURA */
.selectorVentana.selectorVentanamoldura{
left:50%;
top:0;
position:absolute;
height: 670px;
width:640px;
margin-left:-335px;
/*margin-top: 10px;*/
/*margin:-350px 0 0 -380px;*/
}
.selectorVentana.selectorVentanamoldura .selectorVentanaContenido{
width:600px;
height:610px;
padding:10px 0;
overflow:scroll;
}
.selectorVentana.selectorVentanamoldura .selectorVentanaContenido div{
width:200px;
margin-left: 50px;
}
  
.selectorVentana.selectorVentanamoldura .selectorVentanaContenido table thead th{
border-right-width: 4px;
border-style: hidden;

text-align:center;
font-weight: bold ;
text-decoration: underline;

}
.selectorVentana.selectorVentanamoldura .selectorVentanaContenido table td{

border-bottom-width: thick;
border-right-width: 4px;
border-style: hidden;
padding-top: 5px; 
vertical-align: middle;

}

.selectorVentana.selectorVentanamoldura ul{
margin:0;
padding:0;
overflow: auto;
}
.selectorVentana.moldura ul li{
margin:0 15px;
padding-left:10px;
clear:both;
}
.selectorVentana.selectorVentanamoldura a.principal{
margin:15px 10px;
font-size:12px;
font-weight:bold;
}
/* FIN SELECTOR MOLDURAS */

/* SELECTOR PPT */
.selectorVentana.selectorVentanappt{
height: 350px;
width:340px;
margin:-225px 0 0 -200px;

}
.selectorVentana.selectorVentanappt .selectorVentanaContenido{
width:300px;
height:290px;
padding:10px 10px;
overflow:scroll;
}
.selectorVentana.selectorVentanappt .selectorVentanaContenido div{
width:200px;
margin-left: 50px;
}
  
.selectorVentana.selectorVentanappt .selectorVentanaContenido table thead th{

text-align:center;
font-weight: bold ;
text-decoration: underline;

}
.selectorVentana.selectorVentanappt .selectorVentanaContenido table td{

border-bottom-width: thick;
border-style: hidden;
padding-top: 5px; 

}

.selectorVentana.selectorVentanappt ul{
margin:0;
padding:0;
overflow: auto;
}
.selectorVentana.ppt ul li{
margin:0 15px;
padding-left:10px;
clear:both;
}
.selectorVentana.selectorVentanappt a.principal{
margin:15px 10px;
font-size:12px;
font-weight:bold;
}
/* FIN SELECTOR PPT */
