/* aspecto */

html, div.muestrasOpciones, input, table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.informe{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th
{
	background-color: #B0C4DE;
	font-size: 12px;
	font-weight: bold;
}

table.informe th, table.informe td
{
	padding-right: 5px;
}

table.rbtnMedias th, table.rbtnMedias td
{
	padding: 0;
	margin:0;
}

#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer a{
	color: #FF8C00;
	text-decoration: none;	
}

#footer a:hover{
	text-decoration: underline;
}

#tab{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
}

#tab a{
	color: #fff;
}

#tab a:hover{
	text-transform: none;	
}

#tab a:visited{
	text-transform: none;
}

#tab a.active{
	text-transform: none;
	color: #708090;
}

div.field{
/*
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
*/
}

div.field span.label {
    text-align: right;
}

div.field span.entry {
    text-align: left;
}

/**************/
/* estructura */
/**************/

body{
	margin: 0px;
	padding: 0px;
}

#cabecera{
	height: 80px;
	background-repeat: no-repeat;
}

#parametros{
	height: 330px;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
/*	border-top: 1px solid #F4B988; */
	border-top: 1px solid #fff;
}

#cabecera, #informe, #footer{
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;	
}

#opciones{
	margin: 0px 5px 0px 5px;
	padding: 20px 5px 0px 5px;
}

#footer{
	border-top: 1px solid gray;
	text-align: center;
}

#tab a{
	background-color: #C0C0C0;
	padding: 0px 5px 5px 5px;
}

#tab a.active, #parametros, #opciones{
	background-color: #F8EDD1; /* el color de la pestaña activa, opciones y parámetros */
}

#tab a.active {
	border-right: 2px solid #DCDCDC;	
}

#tab {
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 5px 0px;
}

#tab ul {
	margin: 0px;
	padding: 0px;
}

#tab li {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	list-style-type: none;
	display: inline;
}

li.clear{
	clear: both;
}

table.opciones{
}

table.opciones td{
	padding: 5px;	
}

fieldset{
	margin: 0px;
	padding: 5px;
}

div.field 
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
   clear: both;
/*   padding-top: 1em; */
}

div.field span.label {
   float: left;    
   width: 25.5%;
}

div.field span.entry {
   float: right;    
   width: 70.5%;
}

div.field span.etiqueta
{
	text-align: right;
	float: left;
	width: 45.9%;
}
div.field span.entrada
{
	text-align: left;
	float: right;
	width: 45.9%;	
}

select{
	width: 100px;
}

table.fechamuestra td, table.valoresmuestra td{
	padding: 4px;
}

/* divs de parámetros */

ul.estadoMostras{
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;	
}

.cmbCliente
{
	width: 292px;
}

.cmbCliente:focus{
	background-color: #B0E0E6;	
}

/* Mostras: grupos de parámetros */
#opcionesFechas
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#opcionMedias
{
	margin:0;
	padding:0;
	list-style: none;
}

div.muestrasCliente, div.recepcionCliente, div.recepcionFechas, div.recepcionMaterial, div.recepcionReferencia, div.datosCliente, div.muestrasOpciones, div.muestrasMedias, div.muestrasFechas, div.muestraAnoMes, div.muestrasParametros, div.mediasFechas, div.mediasParametros, div.opcionFechaAnoMes, div.muestraTipoLeche, div.mediaTipoLeche
{
	position: absolute;
}

div.muestrasOpciones, div.muestraTipoLeche, div.mediaTipoLeche {
	left: 460px;
}

div.muestrasMedias{
	left: 460px;
	top: 295px;
}

div.mediasFechas, div.opcionFechaAnoMes, div.muestraTipoLeche, div.mediaTipoLeche {
	top: 385px;
}

div.muestrasFechas, div.muestraAnoMes
{
	left: 120px;
}

div.muestrasParametros{
	left: 610px;
}

div.mediasParametros{
	left: 460px;
}

div.recepcionFechas, div.recepcionMaterial, div.recepcionReferencia
{	
	left: 460px;
}

div.recepcionMaterial
{
	top: 250px;
}

div.recepcionReferencia
{
	top: 310px;
}

div.muestrasFechas, div.muestraAnoMes
{
	top: 393px;
	border-left: 1px solid #DCDCDC;
	width: 330px;
	height: 70px;
	padding-top: 10px;
}

#cliente{
	margin: 5px;
	padding-left: 5px;
	color: #4169E1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #C0C0C0;
}

/* fieldset */

div.muestrasCliente fieldset {
	width: 430px;
}

div.muestrasCliente fieldset {
	height: 209px;	
}

div.recepcionCliente fieldset
{
	width: 430px;
	height: 189px;
}

div.datosCliente fieldset{
	width: 430px;
	height: 175px;	
}

div.muestrasOpciones fieldset{
	width: 130px;
	height: 120px;	
}

div.muestraTipoLeche fieldset{
	width: 130px;
	height: 80px;
}

div.muestrasMedias fieldset{
	width: 130px;
	height: 75px;
}

div.opcionFechaAnoMes fieldset
{
	width: 430px;
	height: 80px;
}

div.mediasFechas fieldset{
	width: 430px;
	height: 80px;
}

div.muestrasParametros fieldset, div.mediasParametros fieldset, div.mediaTipoLeche fieldset {
	width: 210px;
}

div.muestrasParametros fieldset {
	height: 303px;
}

div.mediasParametros fieldset{
	height: 209px;
}

div.mediaTipoLeche fieldset {
	height: 80px;
}

div.recepcionFechas fieldset
{
	width: 220px;
	height: 70px;
}

div.recepcionMaterial fieldset, div.recepcionReferencia fieldset
{
	width: 220px;
	height: 40px;
}

/* fin fieldset */

div.muestrasParametros input, div.mediasParametros input{
	width: 50px;
}

select.cmbAno, input.fechaPopUp{
	width: 70px;
	border: 1px solid #C0C0C0;
}

div.leyenda{
	position: absolute;
	top: 135px;
	left: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
}

div.leyenda span.color{
	width: 10px;
	height: 10px;
	border: 1px solid #C0C0C0;
}

div.leyenda span.texto{
	margin-left: 5px;
}

div.leyenda span.color, div.leyenda span.texto{
	float: left;
}

.cmbCliente, input.materialPopUp, input.fechaPopUp, div.leyenda span.color{
	background-color: #D9EAB2;
	color: #464646;
}

input.materialPopUp, .recepcionReferencia
{
	width: 210px;
}

select.cmbMes{
	width: 90px;
}

/* calendario */

select
{
/* para que no se superponga al calendario */
	z-index: 0;
}

div.calendario
{
	text-align: center;
	background-color: #FFF;
	/* border: 1px solid #000; */
}
	
/* test */


/*
div.field, div.field span.label, div.field span.entry {
	border: 1px solid #000;
}

div.grupo1, div.grupo2, div.grupo3, div.grupo4, div.grupo5{
	margin: 5px;
	padding: 5px;
	border: 1px solid #FF00FF;
}
*/

/* prueba */
.informe{
    border: 0px solid #fff;
}
        
.th1{
	color: #fff;
    background: #4682B4;
    font-weight: bold;
}
        
.td1, .td1Center{
	background: #fff;
	mso-number-format:\@;
}

.alttd1, .alttd1Center{
	background: #DCDCDC;
	mso-number-format:\@;
}

.td1Media, .alttd1Media, .td1MediaCenter, .alttd1MediaCenter{
	font-weight: bold;
	mso-number-format:\@;
}

.td1Center, .alttd1Center, .td1MediaCenter, .alttd1MediaCenter{
	text-align: center;
	mso-number-format:\@;
}

/* Enlaces de paginación */
ul.navigation
{
	margin:0;
	padding:0;
	margin-top: 5px;
	list-style: none;
}

ul.navigation li
{
	display: inline;
}

/* Label Erro */
#lblError, span.procesando
{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: Red;
	font-size: 12px;
}

span.procesando
{
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: blink;
	padding: 2px;
}

/*******************************************************/
/* DIV que se superpone a todo lo que hay en la página */
div.ocupaTodo
{
	position:absolute;
	z-index:10;/*any value*/
	overflow:hidden;/*must have*/
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 2000px;
	height: 1000px;
	background-color: #DCDCDC;
	opacity: .60;
	filter: alpha(opacity=60);
}
div.ocupaTodo iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/	
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;

	border: 2px solid #000;
	background-color: #DCDCDC;
	opacity: .60;
	/* filter: alpha(opacity=60); */	
}
/**************************************************/

div.procesando
{
	position: absolute;
	background-color: #fff;
	color: #6989E5;
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	top: 300px;
	left: 300px;
	width: 250px;
	height: 50px;	
	text-align: center;
	z-index: 1001;
	border: 1px solid #4169E1;
}

/* botones */

#btnBuscar, #btnExportarExcel, #btnFinalizarSesion{
	border: 1px solid #C0C0C0;
/*
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
*/
	cursor: pointer;
	cursor: hand;
	height: 25px;
}

#lblParametros{
	background-color: #FFDEAD;
}

.cmbTipoLeche{	
	margin-top: 5px;
	width: 120px;
}
