﻿/* GENERAL */
html { height: 100%;}
body
{
	margin: 0;
	padding: 0;
	font-family: geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(../Images/trama.gif) white fixed repeat-x 50% top;
}
img {border:0px}
#contenedor {position:relative; height: 100%; width: 100%;}
#path {width:949px; margin: 0 auto; background: url(../Images/tramabox.png) repeat-y left;color:#000000;font-weight:bold;}
#pathcontent {padding-left:22px;}
#pathcontent a {text-decoration:none;color:#000000}

/* CABECERA */
#cabecera {height: 165px;width:949px; margin: 0 auto; background: url(../Images/boxtop.png) repeat-x top;}
#logo {float:left;padding-top:15px;width:227px;}
#username {color:#000000;font-weight:bold;padding-left:22px}
#idiomas_menu {float:left;}
#title {float:left;padding-top:35px;color:#FF0000;font-size:16px;font-weight:bold;padding-left:25px;}
#organizacion {clear:both;color:#FFFFFF;font-weight:bold;padding-left:25px;padding-top:5px}
#idiomas {float:left;width:430px;text-align:right;padding-top:35px;color:#FFFFFF;font-weight:bold;}
#idiomas a {color:#FFFFFF;font-weight:bold;text-decoration:none }
#menu {padding-left:25px;padding-top:13px;position:relative;}
#menu a {color:#FFFFFF;font-weight:bold;text-decoration:none }
.menu_btnon {float:left;width:136px;height:37px;background: url(../Images/btnon.png) no-repeat;text-align:center;padding-top:15px;margin-left:4px;}
.menu_btnoff {float:left;width:136px;height:37px;background: url(../Images/btnoff.png) no-repeat;text-align:center;padding-top:15px;margin-left:4px;}
.menu_btnoff:hover {background: url(../Images/btnon.png) no-repeat;}

.submenu {clear:both;position:absolute;left:29px;top:50px;text-align:left;display:none;}
.submenugroup {list-style-type: none;margin:0px;padding:0px;}
/*
#submenuitems {background-color:#FF0000;border-bottom:1px #FFFFFF solid;width:175px;height:20px;padding-top:3px;padding-left:3px;}
#submenuitems a {color:#FFFFFF;font-weight:normal;text-decoration:none;}
#submenuitems a:hover {color:#FFFFFF;font-weight:bold;text-decoration:none;}
*/
.submenuitems {background-color:#FF0000;border-bottom:1px #FFFFFF solid;width:175px;height:20px;padding-top:3px;padding-left:3px;}


/* CONTENIDO */
#contenido {width:949px; margin: 0 auto; background: url(../Images/tramabox.png) repeat-y left;}
#contenidobox {display:block;width:925px;padding-left:10px;}
#contenidobtm {height:17px;width:949px; margin: 0 auto;}
#contenidobtmleft {float:left;height:17px;width:932px; margin: 0 auto; background: url(../Images/boxbtm.png) repeat-x left;}
#contenidobtmright {float:right;height:17px;width:17px; margin: 0 auto; background: url(../Images/boxbtmr.png) no-repeat;}

/* COPYRIGHT */
#copyright {width:940px;position:relative; margin: 0 auto;text-align:center;}

/* LOGIN */
#login {margin: 0 auto;height:330px;width:780px;padding-top:50px}
#loginboxcenter {margin: 0 auto;width:396px;height:160px;padding-top:10px;text-align:center; background: url(../Images/loginbox.png) no-repeat;}
#logintitle {margin: 0 auto;width:396px;color:#FFFFFF;font-weight:bold;font-size:14px;padding-bottom:10px;}
#loginform {margin: 0 auto;width:396px;}
.loginlabel {text-align:right;text-align:right;font-weight:bold;color:#353535}
#loginerror {color:#cc0000;font-weight:bold;}
.logininput {width:150px;border:1px #000000 solid;}
.loginbtn {width:151px;height:26px;background: url(../Images/btnred.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}

/* DEFAULT */
#default {margin: 0 auto;height:330px;width:780px;padding-top:50px}

/* USUARIOS */
#usuarios {margin: 0 auto;width:780px;padding-top:50px;}
.usuariosbtn {width:106px;height:26px;background: url(../Images/btnshort.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}
.usuariosresultgrid {border:2px #000000 solid;}
.usuariosresulthead {background-color:#ff2a29;color:#FFFFFF;font-weight:bold;}
.usuariosresultrowon {background-color:#c4c2c2;color:#333333;}
.usuariosresultrowoff {background-color:#ffffff;color:#284775;} 
.usuariosresultdel {border:0px;cursor:hand;background: url(../Images/delete.png) no-repeat left;width:21px;height:20px;text-align:center;}
.usuariosresultedit {border:0px;cursor:hand;background: url(../Images/edit.png) no-repeat left;width:21px;height:20px;text-align:center;}
.usuariosresultpager {background-color:#ff2a29;color:#FFFFFF;text-align:center}
.usuariosresultpager a {color:#FFFFFF;}
.userwarning {color:#FF0000;font-weight:bold}

#deluser {margin: 0 auto;width:780px;padding-top:50px;height:200px}
.deluserbtn {width:151px;height:26px;background: url(../Images/btnred.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}
.deluserwarning {color:#FF0000;font-weight:bold}

#userdetails {margin: 0 auto;width:780px;padding-top:50px;padding-bottom:20px;}
#userdetails input {border:1px #000000 solid}
.userdetailsbtn {text-align:center;width:151px;height:20px;background: url(../Images/btnred.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}
.userdetailsbtn a {color:#FFFFFF;text-decoration:none}
.userdetailsresultgrid {border:2px #000000 solid;}
.userdetailsresulthead {background-color:#ff2a29;color:#FFFFFF;font-weight:bold;}
.userdetailsresultrowon {background-color:#c4c2c2;color:#333333;}
.userdetailsresultrowoff {background-color:#ffffff;color:#284775;}
.userdetailsresultrowfield {font-weight:bold;}
.userdetailsresultpager {background-color:#ff2a29;color:#FFFFFF;text-align:center}
.userdetailsresultpager a {color:#FFFFFF;}

#usermesures {margin: 0 auto;width:930px;padding-top:50px;padding-bottom:20px;}
#usermesures input {border:1px #000000 solid}
.usermesuresresultgrid {border:2px #000000 solid;}
.usermesuresresulthead {background-color:#ff2a29;color:#FFFFFF;font-weight:bold;}
.usermesuresresultrowon {background-color:#c4c2c2;color:#333333;}
.usermesuresresultrowoff {background-color:#ffffff;color:#284775;}
.usermesuresresultpager {background-color:#ff2a29;color:#FFFFFF;text-align:center}
.usermesuresresultpager a {color:#FFFFFF;}
.usermesuresresultrowedit {background-color:#ff2a29}
.usermesuresbtn {text-align:center;width:131px;height:20px;background: url(../Images/btnredmid.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}
.usermesuresbtn a {color:#FFFFFF;text-decoration:none}

#userorg {margin: 0 auto;width:780px;padding-top:50px;padding-bottom:20px;}
#userorgtitle {color:#FF0000;font-weight:bold;font-size:22px;padding-bottom:15px}
.userorgresultgrid {border:2px #000000 solid;}
.userorgresultgrid input {border:1px #000000 solid}
.userorgresulthead {background-color:#ff2a29;color:#FFFFFF;font-weight:bold;}
.userorgresultrowon {background-color:#c4c2c2;color:#333333;}
.userorgresultrowoff {background-color:#ffffff;color:#284775;}
.userorgresultpager {background-color:#ff2a29;color:#FFFFFF;text-align:center}
.userorgresultpager a {color:#FFFFFF;}
.userorgresultrowedit {background-color:#ff2a29}
.userorgbtn {text-align:center;width:151px;height:30px;background: url(../Images/btnred.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}
.userorgbtn a {color:#FFFFFF;text-decoration:none}
.userorgbtnlarge {text-align:center;width:220px;height:30px;background: url(../Images/btnredlarge.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}
#userorgbtndiv {padding-top:10px}

#userorgdata {margin: 0 auto;width:780px;padding-top:50px;padding-bottom:20px;}
#userorgdatatitle {color:#FF0000;font-weight:bold;font-size:22px;padding-bottom:15px}
.userorgdataresultgrid {border:2px #000000 solid;}
.userorgdataresultgrid input {border:1px #000000 solid}
.userorgdataresulthead {background-color:#ff2a29;color:#FFFFFF;font-weight:bold;}
.userorgdataresultrowon {background-color:#c4c2c2;color:#333333;}
.userorgdataresultrowoff {background-color:#ffffff;color:#284775;}
.userorgdataresultpager {background-color:#ff2a29;color:#FFFFFF;text-align:center}
.userorgdataresultpager a {color:#FFFFFF;}
.userorgdataresultrowedit {background-color:#ff2a29}
.userorgdataresultcommand {background-color:#FFFFFF;}
.userorgdatabtnlarge {margin-top:10px;padding-top:10px;text-align:center;width:220px;height:30px;background: url(../Images/btnredlarge.png) no-repeat left;border:0px;color: #FFFFFF;font-weight:bold}
.userorgdatabtnlarge a {padding-top:10px;color:#FFFFFF;text-decoration:none}

/* MAQUINAS */

#maquis {margin: 0 auto;width:780px;padding-top:50px;padding-bottom:20px;}
#maquistitle {color:#FF0000;font-weight:bold;font-size:22px;padding-bottom:15px}
.maquisresultgrid {border:2px #000000 solid;}
.maquisresultgrid input {border:1px #000000 solid}
.maquisresultgrid a {color:#FFFFFF;}
.maquisresulthead {background-color:#ff2a29;color:#FFFFFF;font-weight:bold;}
.maquisresultrowon {background-color:#c4c2c2;color:#333333;}
.maquisresultrowoff {background-color:#ffffff;color:#284775;}
.maquisresultpager {background-color:#ff2a29;color:#FFFFFF;text-align:center}
.maquisresultpager a {color:#FFFFFF;}
.maquisresultrowedit {background-color:#ff2a29}
.maquisresultcommand {background-color:#FFFFFF;}
.maquisbtnlarge {text-align:center;width:220px;height:30px;background: url(../Images/btnredlarge.png) no-repeat left;border:0px;color: #FFFFFF;font-weight:bold}
.maquisbtnlarge a {color:#FFFFFF;text-decoration:none}
#maquisbtndiv {padding-top:10px}
.maquiswarning {color:#FF0000;font-weight:bold}

#maquisdata {margin: 0 auto;width:780px;padding-top:50px;padding-bottom:20px;}
#maquisdatatitle {color:#FF0000;font-weight:bold;font-size:22px;padding-bottom:15px}
.maquisdataresultgrid {border:2px #000000 solid;}
.maquisdataresultgrid input {border:1px #000000 solid}
.maquisdataresulthead {background-color:#ff2a29;color:#FFFFFF;font-weight:bold;}
.maquisdataresultrowon {background-color:#c4c2c2;color:#333333;}
.maquisdataresultrowoff {background-color:#ffffff;color:#284775;}
.maquisdataresultpager {background-color:#ff2a29;color:#FFFFFF;text-align:center}
.maquisdataresultpager a {color:#FFFFFF;}
.maquisdataresultrowedit {background-color:#ff2a29}
.maquisdataresultcommand {background-color:#FFFFFF;}
.maquisdatabtnlarge {margin-top:10px;padding-top:10px;text-align:center;width:220px;height:30px;background: url(../Images/btnredlarge.png) no-repeat left;border:0px;color: #FFFFFF;font-weight:bold}
.maquisdatabtnlarge a {padding-top:10px;color:#FFFFFF;text-decoration:none}

/* ADMINISTRADORES */
#admins {margin: 0 auto;width:780px;padding-top:50px;padding-bottom:20px;}
#adminstitle {color:#FF0000;font-weight:bold;font-size:22px;padding-bottom:15px}
.adminsresultgrid {border:2px #000000 solid;}
.adminsresultgrid input {border:1px #000000 solid}
.adminsresulthead {background-color:#ff2a29;color:#FFFFFF;font-weight:bold;}
.adminsresultrowon {background-color:#c4c2c2;color:#333333;}
.adminsresultrowoff {background-color:#ffffff;color:#284775;}
.adminsresultpager {background-color:#ff2a29;color:#FFFFFF;text-align:center}
.adminsresultpager a {color:#FFFFFF;}
.adminsresultrowedit {background-color:#ff2a29}
.adminsbtn {text-align:center;width:151px;height:30px;background: url(../Images/btnred.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}
.adminsbtn a {color:#FFFFFF;text-decoration:none}
.adminsbtnlarge {text-align:center;width:220px;height:30px;background: url(../Images/btnredlarge.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}
#adminsbtndiv {padding-top:10px}
.adminswarning {color:#FF0000;font-weight:bold}

#adminsdata {margin: 0 auto;width:780px;padding-top:50px;padding-bottom:20px;}
#adminsdatatitle {color:#FF0000;font-weight:bold;font-size:22px;padding-bottom:15px}
.adminsdataresultgrid {border:2px #000000 solid;}
.adminsdataresultgrid input {border:1px #000000 solid}
.adminsdataresulthead {background-color:#ff2a29;color:#FFFFFF;font-weight:bold;}
.adminsdataresultrowon {background-color:#c4c2c2;color:#333333;}
.adminsdataresultrowoff {background-color:#ffffff;color:#284775;}
.adminsdataresultpager {background-color:#ff2a29;color:#FFFFFF;text-align:center}
.adminsdataresultpager a {color:#FFFFFF;}
.adminsdataresultrowedit {background-color:#ff2a29}
.adminsdataresultcommand {background-color:#FFFFFF;}
.adminsdatabtnlarge {margin-top:10px;padding-top:10px;text-align:center;width:220px;height:30px;background: url(../Images/btnredlarge.png) no-repeat left;border:0px;color: #FFFFFF;font-weight:bold}
.adminsdatabtnlarge a {padding-top:10px;color:#FFFFFF;text-decoration:none}

#adminsorg {margin: 0 auto;width:780px;padding-top:50px;padding-bottom:20px;}
#adminsorgtitle {color:#FF0000;font-weight:bold;font-size:22px;padding-bottom:15px}
.adminsorgresultgrid {border:2px #000000 solid;}
.adminsorgresultgrid input {border:1px #000000 solid}
.adminsorgresulthead {background-color:#ff2a29;color:#FFFFFF;font-weight:bold;}
.adminsorgresultrowon {background-color:#c4c2c2;color:#333333;}
.adminsorgresultrowoff {background-color:#ffffff;color:#284775;}
.adminsorgresultpager {background-color:#ff2a29;color:#FFFFFF;text-align:center}
.adminsorgresultpager a {color:#FFFFFF;}
.adminorgsresultrowedit {background-color:#ff2a29}

/* ORGANIZACIONES */
#orgs {margin: 0 auto;width:780px;padding-top:50px;}
#orgstitle {color:#FF0000;font-weight:bold;font-size:22px;padding-bottom:15px}
.orgsbtn {text-align:center;width:151px;height:26px;background: url(../Images/btnred.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}
.orgsbtn a {color:#FFFFFF;text-decoration:none}
.orgsbtnlarge {text-align:center;width:220px;height:26px;background: url(../Images/btnredlarge.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}
.orgsbtnlarge a {color:#FFFFFF;text-decoration:none}
.orgsresultgrid {border:2px #000000 solid;}
.orgsresulthead {background-color:#ff2a29;color:#FFFFFF;font-weight:bold;}
.orgsresultgrid input {border:1px #000000 solid}
.orgsresultrowon {background-color:#c4c2c2;color:#333333;}
.orgsresultrowoff {background-color:#ffffff;color:#284775;} 
.orgsresultdel {border:0px;cursor:hand;background: url(../Images/delete.png) no-repeat left;width:21px;height:20px;text-align:center;}
.orgsresultedit {border:0px;cursor:hand;background: url(../Images/edit.png) no-repeat left;width:21px;height:20px;text-align:center;}
.orgsresultpager {background-color:#ff2a29;color:#FFFFFF;text-align:center}
.orgsresultpager a {color:#FFFFFF;}
.orgswarning {color:#FF0000;font-weight:bold}    

#orgsdata {margin: 0 auto;width:780px;padding-top:50px;padding-bottom:20px;}
#orgsdatatitle {color:#FF0000;font-weight:bold;font-size:22px;padding-bottom:15px}
.orgsdataresultgrid {border:2px #000000 solid;}
.orgsdataresultgrid input {border:1px #000000 solid}
.orgsdataresulthead {background-color:#ff2a29;color:#FFFFFF;font-weight:bold;}
.orgsdataresultrowon {background-color:#c4c2c2;color:#333333;}
.orgsdataresultrowoff {background-color:#ffffff;color:#284775;}
.orgsdataresultpager {background-color:#ff2a29;color:#FFFFFF;text-align:center}
.orgsdataresultpager a {color:#FFFFFF;}
.orgsdataresultrowedit {background-color:#ff2a29}
.orgsdataresultcommand {background-color:#FFFFFF;}
.orgsdatabtnlarge {margin-top:10px;padding-top:10px;text-align:center;width:220px;height:30px;background: url(../Images/btnredlarge.png) no-repeat left;border:0px;color: #FFFFFF;font-weight:bold}
.orgsdatabtnlarge a {padding-top:10px;color:#FFFFFF;text-decoration:none}

#delorgs {margin: 0 auto;width:780px;padding-top:50px;height:200px}
.delorgsbtn {width:151px;height:26px;background: url(../Images/btnred.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}
.delorgswarning {color:#FF0000;font-weight:bold}

#orgsmaquis {margin: 0 auto;width:780px;padding-top:50px;padding-bottom:20px;}
#orgsmaquistitle {color:#FF0000;font-weight:bold;font-size:22px;padding-bottom:15px}
.orgsmaquisresultgrid {border:2px #000000 solid;}
.orgsmaquisresultgrid input {border:1px #000000 solid}
.orgsmaquisresulthead {background-color:#ff2a29;color:#FFFFFF;font-weight:bold;}
.orgsmaquisresultrowon {background-color:#c4c2c2;color:#333333;}
.orgsmaquisresultrowoff {background-color:#ffffff;color:#284775;}
.orgsmaquisresultpager {background-color:#ff2a29;color:#FFFFFF;text-align:center}
.orgsmaquisresultpager a {color:#FFFFFF;}
.orgsmaquisresultrowedit {background-color:#ff2a29}

#orgsadmins {margin: 0 auto;width:780px;padding-top:50px;}
#orgsadminstitle {color:#FF0000;font-weight:bold;font-size:22px;padding-bottom:15px}
.orgsadminsbtn {text-align:center;width:151px;height:26px;background: url(../Images/btnred.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}
.orgsadminsbtn a {color:#FFFFFF;text-decoration:none}
.orgsadminsbtnlarge {margin-top:10px;text-align:center;width:220px;height:26px;background: url(../Images/btnredlarge.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}
.orgsadminsbtnlarge a {color:#FFFFFF;text-decoration:none}
.orgsadminsbtnexlarge {margin-top:10px;text-align:center;width:275px;height:26px;background: url(../Images/btnredextralarge.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}
.orgsadminsbtnexlarge a {color:#FFFFFF;text-decoration:none}
.orgsadminsresultgrid {border:2px #000000 solid;}
.orgsadminsresulthead {background-color:#ff2a29;color:#FFFFFF;font-weight:bold;}
.orgsadminsresultgrid input {border:1px #000000 solid}
.orgsadminsresultrowon {background-color:#c4c2c2;color:#333333;}
.orgsadminsresultrowoff {background-color:#ffffff;color:#284775;} 
.orgsadminsresultdel {border:0px;cursor:hand;background: url(../Images/delete.png) no-repeat left;width:21px;height:20px;text-align:center;}
.orgsadminsresultedit {border:0px;cursor:hand;background: url(../Images/edit.png) no-repeat left;width:21px;height:20px;text-align:center;}
.orgsadminsresultpager {background-color:#ff2a29;color:#FFFFFF;text-align:center}
.orgsadminsresultpager a {color:#FFFFFF;}    

#orgsadminsdata {margin: 0 auto;width:780px;padding-top:50px;padding-bottom:20px;}
#orgsadminsdatatitle {color:#FF0000;font-weight:bold;font-size:22px;padding-bottom:15px}
.orgsadminsdataresultgrid {border:2px #000000 solid;}
.orgsadminsdataresultgrid input {border:1px #000000 solid}
.orgsadminsdataresulthead {background-color:#ff2a29;color:#FFFFFF;font-weight:bold;}
.orgsadminsdataresultrowon {background-color:#c4c2c2;color:#333333;}
.orgsadminsdataresultrowoff {background-color:#ffffff;color:#284775;}
.orgsadminsdataresultpager {background-color:#ff2a29;color:#FFFFFF;text-align:center}
.orgsadminsdataresultpager a {color:#FFFFFF;}
.orgsadminsdataresultrowedit {background-color:#ff2a29}
.orgsadminsdatabtn {text-align:center;width:106px;height:30px;background: url(../Images/btnshort.png) no-repeat left;border:0px;color: #FFFFFF;font-weight:bold}
.orgsadminsdatabtn a {color:#FFFFFF;text-decoration:none}

/* CONTRASEÑA */
#passwd {margin: 0 auto;width:780px;height:250px;padding-top:50px;text-align:center;color:#353535}
.passwdtable {margin: 0 auto;width:396px;height:160px;padding-top:10px;text-align:center; background: url(../Images/loginbox.png) no-repeat;}
.passwdtitle {font-weight:bold;color:#FFFFFF}
.passwdlabel {text-align:right;text-align:right;font-weight:bold;color:#353535}
.passwdinput {width:150px;border:1px #000000 solid;}
.passwdbtn {width:151px;height:26px;background: url(../Images/btnred.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}
.passwdbtnshort {width:106px;height:26px;background: url(../Images/btnshort.png) no-repeat;border:0px;color: #FFFFFF;font-weight:bold}


/*Botones*/
.cursor_mano
{
cursor:pointer
}

/*Tabla_Administracion Usuarios*/

.espacio_complementos
{
	margin:0px;
	padding:0px;
}


/*Tabla_medidas*/
.borde_header
{
border:solid 1px #9f9f9f	
}

.medidaspaneldiv {z-index:1000;position:absolute;top:18px;left:15px;background-color:#FFFFFF;width:201px;height:201px;display:none}


/*Tabla redondeada*/
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#cbcbcb}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e8e8e8;
  border-right:1px solid #e8e8e8;
  background:#d8d8d8}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f9f9f9;
  border-right:1px solid #f9f9f9;
  background:#d4d4d4}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d4d4d4;
  border-right:1px solid #d4d4d4;}
.spiffy4{
  border-left:1px solid #e8e8e8;
  border-right:1px solid #e8e8e8}
.spiffy5{
  border-left:1px solid #d8d8d8;
  border-right:1px solid #d8d8d8}
.spiffyfg{
  background:#cbcbcb}

