/* CSS Document */
#marcaRoja {
	background: #FF0000;
	width: 12px;
	height:8px;
	font: normal 11px Verdana;
	vertical-align: middle;
}

#filtro {
	background: #E8E8E8;
	color: #000000;
	height: 20px;
	border: 1px solid tan;
	font: bold 11px Verdana;
	vertical-align: baseline;
	text-align: left;
	margin-left: 12px;
}

.footermultigridText {
	padding-right: 0px;
	margin-left: 0px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	background-color:#E8E8E8;
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	height: 20px;
	
}
.multigridText {
	padding-right: 2px;
	margin-left: 2px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	background-color:#E8E8E8;
	border-top: 1px solid #FFFFFF;
	border-left: 0px solid #BFBFBF;
	border-right: 0px solid #BFBFBF;
	border-bottom: 0px solid #BFBFBF;
	height: 20px;	
}

.tituloTabla {
	background: #E8E8E8;
	color: #000000;
	height: 20px;
	border: 1px solid tan;
	font: bold 11px Verdana;
	vertical-align: baseline;
	text-align: left;
}

#grid {
	border: 1px solid #BFBFBF;
	background: #E8E8E8;
}

#ventanaTabla {
	top:1px; 
	left:0px; 
	overflow-y:hidden; 
	overflow-x:auto;
	background: #E5EAF0;
	scrollbar-face-color: #E5EAF0;
	scrollbar-3dlight-color: #C90212;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #E5EAF0;
	scrollbar-shadow-color: #C90212;
	scrollbar-darkshadow-color: #C90212;
	scrollbar-track-color: #E8E8E8;
	scrollbar-base-color: #E5EAF0;
}

#cuerpoTabla {
	overflow-y:hidden; 
	overflow-x:auto;
}

/* estilo para la cabecera de la grid */
.cabecera { 
	background: #F4F4F4;
	border: 1px solid #C90212;
	cursor: default;
}

.cabeceraSearch {
	font: normal 11px Verdana;
	color: #C90212;
	background: #F4F4F4;
	border: 1px solid #C90212;
	cursor: default;
	height: 20px;
	text-align: center;
	vertical-align: bottom;

}

td.detail {
	width: 25%;
	background-color: #F1F1F1;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-top: 4px;
	vertical-align: middle;
	height: 20px;
}


.cabeceraImagen {
	background: #F4F4F4;
}
.cabeceraTextoTd { 
	background: #F4F4F4;
	text-align: center;
	width:100%;
	height:24px;
	text-align: center;
	vertical-align: middle;
}

.cabeceraTextoTxt { 
	background: #F4F4F4;
	font: normal 11px Verdana;
	color: #C90212;
	text-align: center;
	width:100%;
	height:28px;
	overflow:hidden;
	text-align: center;
}
.cabeceraFila {
	background: #FFFFFF;
}

.imgCabeceraOrdenacion {
	padding-left: 0px;
	padding-right: 0px;
	border-width: 0px;
	float: left;
}

.imgCabeceraTooltip {
	padding-left: 0px;
	padding-right: 0px;
	border-width: 0px;
}

.cabeceraSummary { 
	font: normal 11px Verdana;
	color: #C90212;
	background: #F4F4F4;
	border: 1px solid #C90212;
	cursor: default;
	height: 20px;
	text-align: center;
}

/* filas pares */ 
.gridFila_0_normal { 
	font: normal 11px Verdana;
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #E8F3F2;
	border-right: 0px solid #E8F3F2;
	border-left: 0px solid #E8F3F2;
	border-top: 0px solid #E8F3F2;
	cursor: default;
	height: 18px;
}

.gridFila_0_over {
	font: normal 11px Verdana;
	color: #000000;
	background: #FFECD2;
	border-bottom: 1px solid #FFECD2;
	border-right: 0px solid #E8F3F2;
	border-left: 0px solid #E8F3F2;
	border-top: 0px solid #E8F3F2;
	cursor: pointer;
	cursor: hand;
	height: 18px;
}

.gridFila_0_selected {
	font: normal 11px Verdana;
	color: #000000;
	background: #FFECD2;
	border-bottom: 1px solid #FFECD2;
	border-right: 0px solid #E8F3F2;
	border-left: 0px solid #E8F3F2;
	border-top: 0px solid #E8F3F2;
	cursor: pointer;
	cursor: hand;
	height: 18px;
}

/* filas impares */
.gridFila_1_normal {
	font: normal 11px Verdana;
	color: #000000;
	background: #F4F4F4;
	border-bottom: 1px solid #E8F3F2;
	border-right: 0px solid #E8F3F2;
	border-left: 0px solid #E8F3F2;
	border-top: 0px solid #E8F3F2;
	cursor: default;
	height: 18px;
}

.gridFila_1_over {
	font: normal 11px Verdana;
	color: #000000;
	background: #FFECD2;	
	border-bottom: 1px solid #FFECD2;
	border-right: 0px solid #E8F3F2;
	border-left: 0px solid #E8F3F2;
	border-top: 0px solid #E8F3F2;
	cursor: pointer;
	cursor: hand;
	height: 18px;
}

.gridFila_1_selected {
	font: normal 11px Verdana;
	color: #000000;
	background: #FFECD2;	
	border-bottom: 1px solid #FFECD2;
	border-right: 0px solid #E8F3F2;
	border-left: 0px solid #E8F3F2;
	border-top: 0px solid #E8F3F2;
	cursor: pointer;
	cursor: hand;
	height: 18px;
}

#pie {
	position: relative;
	top: 0px;
	left: 0px;
	height: 36px;
	border: 1px solid #BFBFBF;
	background: #FFFFFF;
}

#pie1 {
	height: 36px;
	border: 1px solid #BFBFBF;
	background: #FFFFFF;
}

#pieMSGSummary {
	position: relative;
	top: 0px;
	left: 0px;
	height: 18px;
	border: 1px solid #BFBFBF;
	background: #FFFFFF;
}

#pieDownload {
	position: relative;
	top: 0px;
	left: 0px;
	height: 36px;
	border-bottom: 1px solid #BFBFBF;
	width: 100%;
}

.filaPaginador {
	background: #E8E8E8;
	text-align: right;
	padding-right: 12px;
	vertical-align: middle;
}

.botoneraGridTabla {
	background: #BFBFBF;
	margin-left: 4px; 
	margin-right: 4px; 
/*	width: 10%; */
}

.botoneraFormTabla {
	background: #E8E8E8;
	margin-left: 4px; 
	margin-right: 4px; 
/*	width: 10%; */
}

.paginadorDiv {
	background: #E8E8E8;
	position: absolute;
	top: 0px;
	left: 0px;
	height: inherit;
	text-align: right;
}

.botoneraTablaDiv {
	background: #BFBFBF;
	position: absolute;
	top: 0px;
	left: 615px;
	height: 36px;
	margin-left: 12px; 
	margin-right: 12px; 
}

A.paginador:link {
	font: normal 12px Verdana;
	color: #000000;
	text-decoration: none;
}
A.paginador:visited {
	font: normal 12px Verdana;
	color: #000000;
	text-decoration: none;
}
A.paginador:active {
	font: normal 12px Verdana;
	color: #000000;
	text-decoration: none;
}
A.paginador:hover {
	font: normal 12px Verdana;
	color:#FF0000;
	text-decoration: underline;
}

A.cabeceraOrdenable:link { 
	font: normal 11px Verdana;
	color: #C90212;
	background: #F4F4F4;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	text-decoration: none;
	border-width: 0px;
}
A.cabeceraOrdenable:visited { 
	font: normal 11px Verdana;
	color: #C90212;
	background: #F4F4F4;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	text-decoration: none;
	border-width: 0px;
}
A.cabeceraOrdenable:active { 
	font: normal 11px Verdana;
	color: #C90212;
	background: #F4F4F4;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	text-decoration: none;
	border-width: 0px;
}
A.cabeceraOrdenable:hover { 
	font: normal 11px Verdana;
	color: #C90212;
	background: #F4F4F4;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	text-decoration: none;
	border-width: 0px;
}

input.gridButton {
	color:#FFFFFF;
	background-color:#FF0000;
	font: bold 12px Verdana,helvetica,sans-serif;
	text-align:center;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
	margin-right: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;;
}

input.gridButton_dis {

	color:#808080;
	background-color:#C4C4C4;
	font: bold 12px Verdana,helvetica,sans-serif;
	text-align:center;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
	margin-right: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;;
}

/*Separador vertical principal: línea 1 px #BFBFBF +  línea 1 px #FFFFFF*/
.separadorVerticalPrincipal {
	background: #E8E8E8;
	width: 1px;
	border-left: 1px solid #BFBFBF;
}

#tablaGridContainer {
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	overflow-x: hidden;
	overflow-y: hidden;
}

#tablaGridContainerBottom{
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	overflow-x: hidden;
	overflow-y: hidden;
}

#dataGridContainer {
	border: 0px solid #FFFFFF;
	overflow-x: scroll;
	overflow-y: hidden;
}
#dataGridContainerNonPaginable {
	border: 0px solid #FFFFFF;
	overflow-x: scroll;
	overflow-y: scroll;
}
#gridTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	padding-left:8px;
	background-color:#E8E8E8;
	border-top: 1px solid #FFFFFF;
	border-left: 0px solid #BFBFBF;
	border-right: 0px solid #BFBFBF;
	border-bottom: 0px solid #BFBFBF;
	height: 20px;
}

#dataCell {
	cursor:pointer;
}

.link_dis {
    cursor:none;
}

.link_active {
    cursor:normal;
}

div.infoDownload {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	border: 1px solid #FF0000;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	position:relative;
	background-color: #E8E8E8;
	background-image: url(/bschfyc/clients/images/info.png);
	display:none;
}