body {
	background: White;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*
	scrollbar-3dlight-color : #D2D1BC;
	scrollbar-arrow-color : #D2D1BC;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : #003366;
	scrollbar-face-color : White;
	scrollbar-highlight-color : #003366;
	scrollbar-shadow-color : #D2D1BC;
	scrollbar-track-color : #D2D1BC;
*/
	font-size: 10pt;
	font-family: TheSansSemiLight-Plain, Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

.header {
	height: 113px;
	margin-left: 0px;
    }	

.centerContent {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

#navigation {
/*
	width: 810px; 
 	height: 23px;
*/
}

.navHeading {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #DAE75F;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: normal;
 	padding: 0px 2px 0px 2px;
	border: 1px ridge #464646;
}

#navlist {
	position: relative;
/*	width: 800px; */
	height: 15px;
	z-index: 2;
	top: 1px;
}

#navlist ul {
	margin: 0;
 	padding: 0px 15px 0px 2px;
	font-size: 10px;
	width: 150px;
}

#navigation th:hover {
	background-color: #D2D2D2;
	color: #000000;
	/*cursor: hand; cursor:pointer; */

}

#navlist li {
/*	text-align: left; */
/*	color: #464646; */
/*	border: 0px none; */
	display:none;
}

/* Opciones de la lista */
#navlist a {
	display: block;
	padding: 0px 0px 0px 15px;
	border: 1px ridge #000000;
	width: 130px;
	background-color: #DAE75F;
	font-size: 10px;
}

#navlist a:link, #navlist a:visited {
	color: #464646;
	text-decoration: none;
}

/* Lista de opciones */
#navlist a:hover, #navlist a:active {
	background-color: #D2D2D2;
	color: #000000;
	z-index: 2;
}

.content {
	width: 980px;
	height: 800px;
	margin-bottom: 0px;
	padding: 3px 3px 3px 3px;
	border: thin solid #E4EFFC;
	vertical-align: top;
	position: absolute;
	left: 5px;
	top: 150px;
	background-color: #FFFFFF;
	z-index: 1;
	}

.tdca {
	background-color:#E4EFFC;
	text-transform: uppercase;
}

.tdcb {
	background-color:#D2D2D2;
	text-transform: uppercase;
}

.tdcc {
	background-color:#EFEFEF;
	text-transform: uppercase;
}

.tdcd {
	background-color:#FFF0E3;
	text-transform: uppercase;
}

.head{
	background-color:#D2D2D2;
	text-transform: uppercase;
}

/* Hoja de estilo */

a {
	font-size: 10pt;
	color: #464646; 
}
	
.link {
	font-size: 8pt;
	color: #234567
}
	
td {
	font-size: 10pt;
	color: #464646
}

textarea, select, input {
	font-size: 9pt;
	color: #234567;
	border: 1px ridge;
	text-transform: uppercase;
}

contra {
	font-size: 9pt;
	color: #234567;
	border: 1px ridge;
	text-transform: none;
}

input.radio, input.checkbox {
        border: 0px;
}


input:focus, textarea:focus {
	font-size: 9pt;
	color: #464646;
	margin-right: 2px;
	border: thin ridge;
	background-color: #E4EFFC;
	text-transform: uppercase;
}

input.radio:focus, input.checkbox:focus {
        border: 0px;
}
.titulo {
	font-size: 12pt;
	color: #0070C2;
	border: 1px;
	font-weight: bold
}

/* Mensajes al usuario */

.exito {
	color: #006600; /*#0070C2;*/
	background-color: #CCFFCC; /*#D2D2D2;*/
	text-align: center;
	border: thin solid #006600; /*#464646;*/
	width: 60%;
}
.error {
	color: #FF0000; /*#464646;*/
	background-color: #FFF0E3; /*#D2D2D2;*/
	text-align: center;
	border: thin solid #FF9000; /*#464646;*/
	width: 60%;
}

.dataok {
	color: #006600;
	background-color: #CCFFCC;
	border: thin solid #006600;
}

.datainvalid {
	color: #FF0000;
	background-color: #FFF0E3;
	border: thin solid #FF9000;
}

.msg {
	color: #234567;
	background-color: #E4EFFC;
	text-align: left;
	border: thin solid #234567;
	width: 60%;
}

fieldset {
	color: #0070C2;
	border: thin solid #DAE75F;
}

legend {
	text-align: right;
}

#identidad {
	position: absolute;
	top: 80px;
	right: 140px;
	padding: 0px 5px 0px 5px;
/*	border: thin solid #DAE75F; */
	text-transform: uppercase;
	font-size: 8pt;
	color: #234567;
	background-color: #E4EFFC;
	text-align: right;
	border: thin solid #234567;

}

#mensajeEmergente {
	position: absolute;
	top: 58px;
	right: 140px;
	padding: 0px 5px 0px 5px;
	/*border: thin solid #DAE75F; */
	text-transform: uppercase;
	font-size: 8pt;
	color: #234567;
	background-color: #E4EFFC;
	text-align: right;
	border: thin solid #234567;
}

#fechaUltimoCierre {
	position: absolute;
	top: 36px;
	right: 140px;
	padding: 0px 5px 0px 5px;
	color: #F00;
	/* border: thin solid #DAE75F; */
	text-transform: uppercase;
	font-size: 8pt;
	/* color: #234567; */ 
	background-color: #E4EFFC;
	text-align: right;
	border: thin solid #234567;
}	

.theader {
	background-color: #E4EFFC;
	text-align: center;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px;
}

.suc {
	padding: 0px 5px 0px 5px;
}

.cant {
	background-color: #FFFFFF;
	text-align: right;
	padding: 0px 2px 0px 2px;
}

.costo {
	background-color: #f0f0f0;
	text-align: right;
	padding: 0px 2px 0px 2px;
}

.total {
	color: #FFF;
	background-color: #0070C2;
	text-align: right;
	padding: 0px 2px 0px 2px;
	font-size: 16px;
}

.titReporte {
	width: 550px;
	color: #0070C2;
	background-color: #F0F0F0;
	text-align: center;
	margin: 15px;
	border: 1px solid #0F0F0F;
	font-weight: bold;
}

#userhide {
	position: absolute;
	top: 6.5%;
	width: 20%;
	height: inherit;
/*	opacity: .75;*/
	display: none;
	padding: 0px 10px 5px 10px;
	border-top:none;
	border-left:none;
}

#userlist {
	vertical-align: top;
	display: inline;
	z-index: 1;
}

#trans {
	display: inherit;	
}

.headtrans {
	position: absolute;
	right: 140px;
	top: 4.5em;
	width: 100px;
	height: 15px;
	font-family: TheSansSemiLight-Plain, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
/* border: 1px solid #000; */
/* background-color: #efefef; */
	list-style: none;
	color: #234567;
	background-color: #E4EFFC;
	text-align: left;
	border: thin solid #234567;
	text-transform: uppercase;
}

.detalle {
	display: none;
	width: 133px;
	background-color: #FFF;
	color: #000;
	border: 1px dotted #000;
	list-style: none;
	margin-left: -40px;
	padding-left: 5px;
}

.detalle li:hover {
	background-color: #4f4f4f;
	color: #fff;
}

.active {
	width: 120px;
	list-style:none;
	display:inline;
	border: 1px dotted #008000;
}
	
.no-active {
	width: 120px;
	list-style:none;
	display:inline;
	border: 1px dotted #003000;
}


