/* Explanation of styles: www.net2client.com/manual/imagenes/Panel.png */
/*------------------------------------- Logo to the right --------------------------------------------------*/
/*body {overflow:hidden;background-color:#333367;background-position:top right;background-image:url('../imagenes/fondon2c2.jpg');*/
body {overflow:hidden;background-color:#333367;background-position:top right;background-image:url('../imagenes/fondo-panel.png');
background-repeat:no-repeat;font-family: Verdana, Arial, Helvetica, sans-serif;}
*{margin:0px;padding:0px;font-family: Verdana, Arial, Helvetica, sans-serif;}
a, a:link, a:active, a:visited,a:hover {text-decoration:none;color: #333333;}
button  {font-size:70%;color: #333333;background-color: #e5e5e5;}
input  {font-size:70%; color: #3F3A74;background: #DCDCE8;padding: 1px 1px 2px 6px;border: 1px solid #454375;}
select {font-size:70%; color: #3F3A74;background: #DCDCE8;padding: 1px 1px 2px 1px;border: 0px solid #DCDCE8;}

label {font-size:70%;padding-right:1em;color:white;}

/*------------------------------------- Application name --------------------------------------------------*/
#AppName{position: absolute;top: 40px;right: 15px;font-size:100%;font-weight:bold;color:black;}
/*------------------------------------- Logo --------------------------------------------------*/
#Logo {position: absolute;top: 0px;right: 15px;width: 150px;height: 50px; text-align:right;
	background-image:url('../imagenes/n2clogo75.png');background-repeat:no-repeat;}
/*------------------------------------- Current table name and add record--------------------------------------------------*/
#TableNameAndAddRecord {display:none;}

#TableNameAndAddRecord {position: absolute;top: 35px;left:400px; background: transparent;
	font-size:80%; font-weight:bold;color:white;}
#CurrentTableName {background: transparent; font-weight:bold;color:white;display:inline}
#AddRecord {position: relative; left:5px; background: transparent;text-align: left;display:inline}
#AddRecord a{width: 20px;height: 24px; font-weight:bold;vertical-align:middle;color:white;
	background-image:url('../imagenes/mas.gif');background-repeat:no-repeat;padding-left:24px;padding-top:7px}

/*------------------------------------- Administration Box --------------------------------------------------*/
#AdminBox {position: absolute;top: 5px;left: 360px; background: transparent;}
/*------------------------------------- Search Boxes --------------------------------------------------*/
#SearchBoxes {position: absolute;top: 35px;left: 10px; background: transparent;text-align: left;}
#SearchBoxes form{display:inline;}
#SearchBoxes label{display:inline;}
#SearchBox1 {display:inline;text-align:right;width:250px;}
#SearchBox2{display:inline;text-align:right;width:300px;}
.RightBox {width:200px;}
.LeftBox {width:150px;}
/*------------------------------------- Report Boxes --------------------------------------------------*/
#ReportBoxes {position: absolute;top: 60px;left: 10px; background: transparent;text-align: left;}
#ReportBoxes form{display:inline;}
#ReportBoxes div {display:inline;}
#ReportBoxes label{display:inline;}
#ReportBox1 {display:inline;text-align:right;width:250px;}
#ReportBox2{display:inline;text-align:right;width:300px;}
/*------------------------------------- Multiple Application Box --------------------------------------------------*/
#MultiAppBox {position: absolute;top: 60px;right: 15px;background: transparent;text-align: left;}
#MultiAppBox form{display:inline;}
/*------------------------------------- Icons  --------------------------------------------------*/
#AppIcons {position: absolute;top: 5px;left: 15px;}
#N2CIcons {position: absolute;top: 5px;left: 170px;}
/*------------------------------------- Table list --------------------------------------------------*/
ul.TableList {position: absolute;top: 85px;left: 0px;background-color:#333367;color:white;}
ul.TableList li a:visited{color:white}
ul.TableList li a:hover{color:orange}
ul.TableList li a{font-size:70%;color:white;border-right:1px solid white;padding-left:0.5em;padding-right:0.5em;font-weight:bold}
ul.TableList li{display:inline;}
.CurrentTable {font-size:100%;color:yellow;padding-left:0.5em;padding-right:0.5em;font-weight:bold}
ul.TableList li.CurrentTable a{font-size:70%;font-weight:bold;color:yellow;border-right:1px solid white}
ul.TableList li.MenuTablas a{font-size:70%;font-weight:bold;color:yellow;border-right:0px solid white}
/*-----Modif IL --------------*/
ul.TableList li.CurrentTable a.Current {color:yellow;border-right:0px none}
.Current {font-size:100%;color:yellow;border-right:0px none}
/*------------------------------------- Login Boxes --------------------------------------------------*/
#LoginBox1 {position: absolute;top: 2px;left: 15px; background: transparent;text-align: left;}
#LoginBox2 {position: absolute;top: 30px;left: 15px; background: transparent;text-align: left;}
#LoginBox3 {position: absolute;top: 60px;left: 15px; background: transparent;text-align: left;}
#LoginBox3 input.boton {margin-left:20px;}
#LoginBox4 {position: absolute;top: 2px;left: 300px; background: transparent;text-align: left;}
#LoginBox5 {position: absolute;top: 30px;left: 300px; background: transparent;text-align: left;}
#LoginBox6 {position: absolute;top: 60px;left: 300px; background: transparent;text-align: left;}
#LoginAyuda{position: absolute;top: 60px;right: 2px; background: transparent;text-align: left;}

/*------------------------------------------ Other classes -------------------------------------------*/
.clickable {cursor: pointer;}
.boton {font-size:70%;background-color: #CCCCCC;padding:1px;}