/* CSS Document de los javascripts */
/* Estilos de los rollvers de las tablas */

.tabla_fichapersonal tr.alt td {
	background-color: #F2F2F2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/ico_tbflecha.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.tabla_fichapersonal tr.alt td.inicial {
	background-color: #F2F2F2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/ico_tbflecha.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.tabla_fichapersonal tr.over td {
	background: #ebebeb;
	cursor: default;
}
.tabla_fichapersonal tr.over td.inicial {
	background: #ebebeb;
	background-image: url(../images/ico_tbflecha.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: default;
}
.tabla_fichapersonal tr.alt th {
	background: #ffffff;
}

.tabla_fichapersonal tr.over th {
	background: #3EA8B6;
	color: #ffffff;
}

/* TAblas de datos numericos */
.tabla_datosnumericos tr td.inicial {
	padding-left: 10px;
}
.tabla_datosnumericos tr.over td.inicial {
	background: #ebebeb;
	background-image: url(../images/ico_tbflecha.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: default;
}

.tabla_datosnumericos tr.alt td {
	background-color: #F2F2F2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tabla_datosnumericos tr.over td {
	background-color: #ebebeb;
}

.tabla_datosnumericos tr.over th {
	background-color: #f1f1f1;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #DBDBDB;
	color: #535353;

}



/* Estilos DEL SUBMODAL */


.tabla_datosnumericos tr.alt td {
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;

}

.tabla_datosnumericos tr.alt th {
		background-color: #f1f1f1;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #DBDBDB;
}


	/* jQuery lightBox plugin - Gallery style */
	#gallery {
	background-color: #FFFFFF;
	padding: 10px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	margin-bottom: 3px;
	}
#gallery .bot_edicion {
	position: absolute;
}
.tabla_base #gallery input {
	position: absolute;
}

	#gallery ul a:hover img {
	color: #fff;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3EA8B6;
	border-right-color: #3EA8B6;
	border-bottom-color: #3EA8B6;
	border-left-color: #3EA8B6;
	}
	#gallery ul a:hover { color: #fff; }
.tabla_datosnumericos stripeMe #textfield {
	width: 50px;
}
	#capaHelp {
	display:none;
	padding:5px;
	color:#666666;
	font-weight:normal;
	position:absolute;
	z-index:101;
	width: 150px;
	font-size: 10px;
	text-align: left;
	background: #FFFFFF;
	border-top: 1px solid #DBDBDB;
	border-right: 2px double #999999;
	border-bottom: 2px double #999999;
	border-left: 1px solid #DBDBDB;
	}
	#capaContenido {
		padding:2px 25px 0 0;
		float:left;
		font-size:12px;
		color:#FFF;
		font-weight:bold;
		position:absolute;
	}
	#icoHelp {cursor:pointer;}

#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:200;
	background-color:#007789;
	-moz-opacity: 0.8;
	opacity:.70;
	filter: alpha(opacity=60);
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	background-color: #FFFFFF;
}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	height: 1.3em;
	padding: 15px;
	position: relative;
	z-index: 203;
	font-size: 16px;
	background-color: #007789;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 20px;
	width: 65px;
	text-indent: -9000px;
	background: url('../images/cerrar.gif') no-repeat;
}
/* fin Estilos DEL SUBMODAL */