.mnuLnk
{
	color:black;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:3px;
	line-height:22px;	
}

body
{
	margin: 0;
	padding: 0;
}

.Titulo
{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	border-bottom:1px solid black;		
}

.Campo
{
	font-size: 10pt;
	color: Black;
	text-decoration: underline overline;
}

.Valor
{
	font-size: 10pt;
	color: blue;
}

.btnDown
{
	line-height: 20px;
	font-weight: bold;
	font-size: 10pt;
	width: 95%;
	color: navy;
	font-family::Arial Black;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;	
	background-color: silver;
	text-align: left;
}

.btnUp
{
	line-height: 20px;
	font-weight: bold;
	font-size: 10pt;
	width: 95%;
	color: navy;
	font-family::Arial Black;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	border-bottom-style: ridge;	
	background-color: silver;
	text-align: left;
}

.toolbarLnk
{
	font-size: 12pt;
	color: white;
	text-decoration: none;
	background-color: gray;
}

.title
{
	font-size:12pt;	
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	border-bottom:1px solid black;
}

.blackBar td
{
  background-image:url(../imagenes/blackSep.gif);
  background-position:left;
  background-repeat:no-repeat;
  text-align:center;
  vertical-align:middle;
  width:35px;
  height:100%;
}

.grayBar
{
	background-image:url(../imagenes/graySep.gif);	
	background-repeat:repeat-y;
	margin-left:4;		
}

/* CSS Document */
.textField, .textFieldCurrency{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	/*border:1px solid black;*/
}

.textFieldCurrency {
	text-align:right;
}

.textFieldBox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	/*border:1px solid white;*/
	/*border-bottom:1px solid #b0b0b0;*/
	border:1px solid #b0b0b0;
	width:200px;
}

.textFieldBoxWhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	border:1px solid white;
	height:12px;
	margin:0px;
	padding:0px;
}

.textFieldGrid{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CBD4D1;
	font-weight:normal;
	border:0px;
	height:15px;
	margin:0px;
	padding:0px;
	background-color:#003366;
}

.btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#003366;
	background-image:url(../imagenes/btn.gif);
	background-repeat:no-repeat;
	padding-left:3px;
	width:100px;
	height:16px;
	text-align:left;
	border:0px;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	text-transform:lowercase;
}

.smallBtn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#003366;
	background-image:url(../imagenes/buscar.jpg);
	background-repeat:no-repeat;
	border:1px solid #666666;
	padding-left:3px;
	width:20px;
	height:19px;
	text-align:left;
	border:0px;
	text-decoration:none;
	padding-top:0px;
	margin-top:1px;
	cursor:pointer;
	cursor:hand;
	text-transform:lowercase;
}

.smallBtn[class]{
	margin-top:0px;
	margin-bottom:1px;
}

.topBtn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#FFE18C;
	background-image:url(../imagenes/topBtn.gif);
	background-repeat:repeat-x;
	height:19px;
	text-align:center;
	border:0px;
	text-decoration:none;
	cursor:pointer;
	text-transform:lowercase;
	padding:0px 4px 2px 4px;
}

.subMenu 
{
	background-image: url(../imagenes/backSubMenu.jpg);
	background-repeat:repeat-x;
	height: 66px;
	width: 100%;
}

textArea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	border:1px solid black;
}

select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f3f3f;
	font-weight:normal;
	/*border:1px solid black;*/
} 

.subMenuDouble 
{
	border-color:red;
	background-image: url(../imagenes/backSubMenu.gif);
	background-repeat:repeat-x;
	height: 66px;
	width: 100%;
} 

textArea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	border:1px solid black;
}

select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f3f3f;
	font-weight:normal;
	/*border:1px solid black;*/
}

.gridSelect{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f3f3f;
	font-weight:normal;
	width:100px;
} 

.label{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:12px;
	text-align:left;
	line-height:18px;
}

/*.leftImgMenu A:link, .leftImgMenu A:visited{
   font-family:Arial, Helvetica, sans-serif;
   font-size:9px;
   color:white;
   text-decoration:none;
   padding-left:3px;
}

.leftImgMenu A:hover{
   font-family:Arial, Helvetica, sans-serif;
   font-size:9px;
   color:black;
   text-decoration:none;
   padding-left:3px;
} */

html, body{
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
}

body{
	background-image:url(../imagenes/grayLine.jpg);
	background-repeat:repeat-x;
	background-position:top;
	/*background-color:white;*/
}

body.masterPageBody{
	/*margin-bottom:70px;*/
}
/* for understanding browsers */
.header {
	min-width:500px;
	background-color:#D4D0C8;
	width:100%; 
	height:75px;
	margin:0px; 
	padding:0px;
	vertical-align:middle;
	clear:both;
	background-image:url(../imagenes/Logo_edenred.jpg);
	background-position:right;
	background-repeat:no-repeat;

}

/* for Internet Explorer */
/*\*/
* html .header {
	width: 350px;
	width:100%;
}
/**/

.logoTicket{
	float:left;
	padding-left:20px;
	padding-top:15px;
	padding-right:320px;
}

.pageTitle{
	background-color:black;
	width:100%; 
	height:6px;
	padding:0px; 
	margin:0px;
	clear:both;
	vertical-align:middle;
	border-bottom:1px solid white;
	border-top:1px solid white;
}
/*
.pageTitle h1{
	padding-left:15px;
	padding-top:7px;
	margin:0px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
*/
img{
	border:0px;
}

/*.rightImgMenu {
	max-height:26px;
	height:26px;
	margin-top:2px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	border-right:1px solid #8E8E8E;
	color:white;
	padding:0px 5px 0px 5px;
}*/

.rightImgMenu {
	height:32px;
	padding:0px 0px 0px 5px;
	vertical-align:middle;
	top:0px;
	margin:0px;
}

.rightImgMenu table{
	float:right;
	margin:0px 5px 0px 0px;
}

.rightImgMenu td{
	border-left:1px solid #8E8E8E;
	width:40px;
	background-color:#777;
	text-align:center;
}

.rightImgMenu img{
	padding:3px 5px 0px 5px;
	vertical-align:middle;
}


/*.leftImgMenu {
	max-height:26px;
	height:26px;
	margin-top:2px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	border-right:1px solid #8E8E8E;
	color:white;
	padding:0px 5px 0px 5px;
}*/

/** html .leftImgMenu {
	height: 26px;
}

.leftImgMenu p{
	padding:0px 5px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	border-right:1px solid #8E8E8E;
	color:white;
}*/

.leftImgMenu{
	height:32px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:white;
	position:absolute;
	vertical-align:middle;
	top:0px;
	left:0px;
}

.leftImgMenu td{
	border-right:1px solid #8E8E8E;
	white-space:nowrap;	
	text-align:left;
	padding:0px 12px 0px 12px;
	background-color:#777;
	height:32px;
}

.leftImgMenu A:link, .leftImgMenu A:visited{
  	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:white;
	text-decoration:none;
}

.leftImgMenu A:hover{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:black;
	text-decoration:none;
}

.leftImgMenu img{
	vertical-align:middle;
}

/* index page */
#aspnetForm{
	height:100%;
	padding:0px;
}

.main{
	/*float:left;
	/*height:100%;*/
	width:100%;
	text-align:left;
	vertical-align:top;
	z-index:1;
}

.main p{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:12px;
	padding:10px;
}

.main h1{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	/*border-bottom:1px solid black;*/
}

.main A:link, .main A:visited{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#006699;
   text-decoration:underline;
   padding-left:3px;
}

.main A:hover{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:black;
   text-decoration:none;
   padding-left:3px;
}

.grayBar{
	background-color:#777;
	height:32px;
	max-height:32px;
	width:100%;
	clear:both;
	float:left;
	text-align:right;
	vertical-align:bottom;
	z-index:5;
	position:absolute;
	top:0px;
	left:0px;
}

.grayBarMenu{
	background-color:#777777;
	height:32px;
	max-height:32px;
	width:100%;
	clear:both;
	float:left;
	text-align:right;
	vertical-align:bottom;
}
	
.blackBarLeft{
	background-color:black;
	height:32px;
	position:absolute;
	bottom:0px;
	vertical-align:middle;
	padding:0px;
	margin:0px;
}	

.blackBarLeft table{
	padding-top:2px;
	float:left;
	text-align:center;
}

.blackBarLeft td{
	text-align:center;
    vertical-align:top;
    width:25px;
} 

.blackBar{
	background-color:black;
	height:32px;
	width:100%;
	position:absolute;
	bottom:0px;
	clear:both;
	text-align:right;
	vertical-align:middle;
}	

.blackBar table{
	margin-top:7px;
	float:right;
}

.blackBar td{
  background-image:url(../imagenes/blackSep.gif);
  background-position:left;
  background-repeat:no-repeat;
  text-align:center;
  vertical-align:middle;
  width:35px
}

.principal{
	text-align:center;
	vertical-align:top;
	margin:auto;
	width:100%;
	height:100%;
}

.principal img{
	margin-bottom:20px;
}

.mainContainer{
	vertical-align:top;
	/*height:100%;*/
	text-align:left;
	margin:auto;
	margin-top:40px;
}

.mainContainer td{
	vertical-align:top;
}

.infoDiv{
	/*vertical-align:top;
	text-align:left;*/
	overflow:hidden;
	margin-top:40px;
	margin-bottom:40px;
	height:90%;
	width:99%;
}


/* end index page */




/* menu page */

#menuBack{
	background-color:#777777;
}

.menu{
	float:left;
	clear:both;
	width:100%;
}

.menu a{
	color:black;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:3px;
	line-height:22px;
}

.menu a:active{
	color:white;
	background-color:#777777;
}
 /* end menu page */




/* costscenters.aspx */
.costCenterDiv{
	height:420px;
	overflow:scroll;
}


.costsTable {
	width:100%;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	height:100%;
}

.main .costsTable th, .main .costsTable td{
	height:20px
}

.main .costsTable th{
	background-image:url(../imagenes/organigrama/titleBar.gif);
	background-repeat:repeat-x;
	color:black;
}

.main .costsTable td{
	padding: 0px 2px 0px 2px;
}

.main .costsTable td.leftCol{
	background-color:#CCCCCC;
}

.main .costsTable td.centerCol{
	background-color:#DADADA;
}

.main .costsTable td.rightCol{
	background-color:#E6E6E6;
}

table#treeRow{
	width:100%;
	padding:0px;
	margin:0px;
	height:100%;
}

#treeLeft{
	/*background-image:url(../imagenes/arrowTreeExtend.gif);
	background-repeat:repeat-y;*/
	width:6px;
	padding:0px;
	margin:0px;
}

#arrowBody{
	background-image:url(../imagenes/organigrama/arrowBody.gif);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
}

#arrowEnd{
	width:6px;
	padding:0px;
	margin:0px;
}

#aTExtend{
	background-image:url(../imagenes/organigrama/arrowTreeExtend.gif);
	background-repeat:repeat-y;
	height:100%;
}

.check{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:12px;
}

.check span{
	height:50px;
	padding-bottom:5px;
	margin-bottom:5px;

}

.check label{
	line-height:20px;
	padding-left:5px;
	height:20px;
}

.labelInput{
	padding-left:10px;
}

.labelInput[class]{
	padding-left:0px;
}

.popUpInput{
	margin-left:10px;
}

.popUpInput[class]{
	margin-left:0px;
}
/* costscenters.aspx */




/* Cards.ascx */
legend{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:12px;
	padding-right:5px;
}
/* end Cards.ascx */




/* login.aspx */
#logIn{
	text-align:left;
	width:100%;
	/*Fondo de letra de login y password (Label)*/
	 color:#625DA0;
	/*background-color:#D4D0C8;*/
	/*color:white;*/
	/*background-color:white;*/

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*font-size:9px;*/
	vertical-align:top;
}

.form1Class{
	text-align:left;
	height:80%;
	padding-top:50px;
}

.form2Class{
	text-align:left;
	height:80%;
	padding-top:0px;
}

.form{
	text-align:left;
	margin:auto;
	width:632px;
}

.log{
	padding:0px;
	margin:33px 0px 0px 10px;
}

.log td{
	margin:0px;
	padding:0px;
	/*height:18px;*/
}

.recover{
	margin:2px 0px 0px 7px;
	padding:0px;
	float:right;
}

.tablaForm{
	width:100%;
	padding-left:10px;
	vertical-align:top;
	margin-left:20px;
}

.tablaForm td{
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

.tablaForm input{
	/*border:1px solid #B0B0B0;*/
	/*background-color:#D4D0C8;*/
	/*Fondo de la cajita de texto del login!!*/
	background-color:white;
	width:155px;
	height:15px;
	padding:0px 3px 0px 3px;
	margin:0px;
}

.tablaForm1 input{
	/*border:1px solid #B0B0B0;*/
	background-color: White;
	width:100px;
	height:15px;
	padding:0px 3px 0px 3px;
	margin:0px;
}



.tablaForm[class] input{
	/*border:1px solid #B0B0B0;*/
	background-color:#D4D0C8;
	/*background-color:white;*/
	width:155px;
	height:15px;
	padding:0px 3px 0px 3px;
	margin:0px 3px 0px 0px;
}

.tablaForm1[class] input{
	/*border:1px solid #B0B0B0;*/
	background-color: White;
	width:100px;
	height:15px;
	padding:0px 3px 0px 3px;
	margin:0px 3px 0px 0px;
}

.tablaForm1 .label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:red;
	width:100px;
	height:15px;
	padding:0px 3px 0px 3px;
	margin:0px 3px 0px 0px;
}

.tablaForm1 A:link, .logInBody A:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:White;
	font-weight:bold;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
	margin:5px 25px 5px 25px;
}

#loginControl_LoginButton{
	background-image:url(../imagenes/logInBtn1.gif);
	background-repeat:no-repeat;
	width:50px;
	height:18px;
	border:0px;
	/*color:#666666;*/
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing:1px;
	margin:0px;
	padding:0px;
	text-align:center;
	float:left;
}

*html #loginControl_LoginButton{
	margin:0px;
}

.logo{
	height:80px;
	background-image:url(../imagenes/LogoTicketCorporate.gif);
	background-repeat:no-repeat;
	background-position:0;
	text-align:center;
	margin:auto;
	width:335px;
}

.form1Class A:link, .form1Class A:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#006699;
	/*color:white;*/
	text-decoration:none;
	float:left;
	padding:5px;
}

.form2Class A:link, .form2Class A:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#006699;
	text-decoration:none;
	float:left;
	padding:5px;
}

.form1Class A:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:black;
	text-decoration:none;
	float:left;
	padding:5px;
} 

.form2Class A:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:black;
	text-decoration:none;
	float:left;
	padding:5px;
} 

/*.logLinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#006699;
	width:80%;
	margin:auto;
	vertical-align:top;
}*/

.logInHeader{
	background-image:url(../imagenes/logInTop1.gif);
	background-repeat:no-repeat;
	width:632px;
	height:115px;
	vertical-align:top;
}

.logInBody{
	/*background-image:url(../imagenes/logInMiddle.gif);*/
	background-repeat:repeat-y;
	width:632px;
	text-align:center;
	vertical-align:top;
}

.logInFooter{
	/*background-image:url(../imagenes/logInBottom.gif);*/
	background-repeat:no-repeat;
	width:632px;
	height:15px;
}

.logInBody h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	padding:0px 25px 5px 25px;
	margin:5px 0px 10px 0px;
}

.logInBody p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	padding:0px 25px 0px 25px;
	margin:0px 0px 10px 0px;
	line-height:20px;
}

.logInBody A:link, .logInBody A:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../imagenes/raquo.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
	margin:5px 25px 5px 25px;
}

.logInBody A:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#EC4034;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../imagenes/raquo.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
	margin:5px 25px 5px 25px;
} 

/* end login.aspx */




.restriction{
	height:200px;
	overflow:scroll;
	background-color:white;
}

.restriction span{
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:10px;
}




/* boxes */
.box {
	border:1px solid #B0B0B0;
	text-align:left;
	margin:0px;
	width:95%;
/*	height:100%; */
	line-height:normal;
	min-width:250px;
}

.box49{
	border:1px solid #B0B0B0;
	text-align:left;
	margin:0px;
	width:49%;
	height:100%;
	line-height:normal;
	min-width:200px;
}

.box75 {
	border:1px solid #B0B0B0;
	text-align:left;
	margin:0px;
	width:75%;
/*	height:100%; */
	line-height:normal;
	min-width:520px;
}


.box h1, .box75 h1, .box49 h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:12px;
	text-align:left;
	border-bottom:1px solid #B0B0B0;
	line-height:normal;
	padding:5px;
	margin:0px;
}

.box .label, .box75 span.label, .box49 span.label {
	margin:5px;
	color:black;
}

.box75 input{
	margin:3px 0px 3px 0px;
	width:200px;
	height:100%;
}

.box75 select{
	margin:3px 0px 3px 0px;
	/* height:100%; // No funciona en IE7: no muestra el control */
}

.box75Table{
	height:50px;
}

.box75Table td{
	vertical-align:bottom;
}

.downBorder{
	border:1px solid white;
	border-bottom:1px solid #f3f3f3;
	margin:0px;
	padding:0px;
	width:90%;
}

.inputNoBorder{
	border:1px solid white;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
/* end boxes */

/* new boxes */

.boxGrid {
	border:0px;
	text-align:left;
	margin:0px;
	width:100%;
	line-height:normal;
}

/* end new boxes */


/* cardPerson | cardVehicle | cardOthers */
.cards{
	margin:5px 0px 5px 0px;
	padding:0px;
	vertical-align:top;
}

.cards th h1{
	vertical-align:top;
	height:22px;
}

.cards td{
	vertical-align:top;
	height:25px;
}

.cards .label{
	padding-top:8px;
}

.grid{
	margin:0px;
	padding:0px;
	vertical-align:top;
	width:800px;
}

.grid th{
	vertical-align:top;
	height:28px;
	background-color:#003366;
	border-bottom:1px solid #FFCC00;
	color:#CBD4D1;
	background-image:url(../imagenes/gridImgTh.jpg);
	background-repeat:repeat-y;
	background-position:left;
	padding:0px 3px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width:200px;
	vertical-align:middle;
}

.grid td{
	vertical-align:top;
	height:28px;
	background-color:#ECECEC;
	color:black;
	background-image:url(../imagenes/gridImg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	padding:0px 3px 0px 10px;
	border-top:2px solid white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
	width:200px;
	/*border:1px solid red;*/
}

.grid input{
	height:15px;
	width:100px;
	margin:0px;
}

/*.grid span{
	margin:0px;
	padding:0px;
	width:100px;
	border:1px solid aqua;
}*/

/* end cardPerson | cardVehicle | cardOthers */


.fakeDiv{
	width:100px;
	border:1px solid aqua;
}
