/* 
    Document   : default
    Created on : January 12, 2006, 5:47 PM
    Author     : llturro
    Description:
        Purpose of the stylesheet follows.
*/

body {
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  /*background-image: url(fdo.jpg);*/
  background-color: #D9E0E4;
}

p {
  line-height: 120%;
}

a img {
   border: none;
}

img.linkImg {
   vertical-align: middle;
}

h1 {
  font-size: 16px;
  font-weight: normal;
  color: #0B4F76;
  line-height: 20px;
  text-align: left;
}

h2 {
  font-size: 14px;
  font-weight: normal;
  color: #6B7594;
  text-align: left;
}

h3 {
  font-size: 12px;
  font-weight: normal;
  color: #0B4F76;
  text-align: left;
}

h4 {
  font-size: 11px;
  font-weight: normal;
  color: #0B4F76;
  text-align: left;
}

h5 {
  font-size: 11px;
  font-weight: normal;
  color: #0B4F76;
  text-align: left;
}

.acceptGrid .none-inner .z-toolbar-button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
}

td {
  font-size: inherited;
}

div {
  margin-right: 2px;
  margin-bottom: 2px;
}

dt {
  color: gray;
  font-size: 110%;
  font-weight: bold;
}

dd {
  padding-bottom: 5px;
}

pre, samp, code, tt {
  font-family: "Courier New", monospace;
  font-size: 100%;
  overflow: auto;
}

textarea, input, select, button {
  font: inherit;
}

form {
	margin: 0px;	
  font: inherit;
}

a {
  text-decoration: none;
  color: #6b7594;
}

a:hover {
  color: #a4756b;
}

a.externalLink, a.externallink:link, a.externallink:visited, a.externallink:active, a.externallink:hover {
  background: url('external_link.png') right center no-repeat;
  padding-right: 15px;
}

a.newwindow, a.newwindow:link, a.newwindow:visited, a.newwindow:active, a.newwindow:hover {
  background: url('new_window.png') right center no-repeat;
  padding-right: 15px;
}

ul {
  padding: 8px;
  padding-left:15px;
  list-style-type: square;
}
ul ul {
  list-style-type: disc;
}
ul ul ul {
  list-style-type: circle;
}

ol {
  padding: 8px;
  padding-left:15px;
  list-style-type: decimal;
}
ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: decimal;
}

li {
  padding: 2px;
}

div.outer_body {
  background-color: #D9E0E4;
  /*background-image: url(fdo.jpg);*/
}

div.inner_body {
  background-image:url(fdo_central.jpg);
  width: 900px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}

div.default-element {
  margin: 0px;
  padding: 0px;
}

div.default-body {
  padding-left: 5px;
  padding-right: 15px;
}

div.buttons {
  font-weight: normal;
  font-family: monospace;
  font-size: 90%;
  padding: 8px;
}

div.buttons a {
  margin-left: 5px;
  padding: 3px 10px 3px 10px;
  text-decoration: none;
  color: #6e6e6e;
	border: 1px solid #dddddd;
	background-color : #eeeeee;
}

div.buttons a:hover {
  color: #316ac5;
	border: 1px solid #a2b3df;
	background-color : #c2d3ef;
}

div.buttons img {
  border: none;
  vertical-align: top;
}

div.container {
  background: #fff;
  padding: 0;
}

/* colored divisions */

div.sand {
  border: solid 1px #cecfce;
  background-color: #efefde;
}

div.softgreen {
  border: solid 1px #cecfce;
  background-color: #e7efe7;
}

/* SQL navigator */

div.dbnav ul {
  list-style: none;
  padding: 0;
}

div.dbnav li {
  padding: 5px;
  float: left;
}

div.dbnav li a {
  display: block;
  font-weight: bold;
  color: #6e6f6e;
  text-decoration: none;
}

div.dbnav li.active {
  background-color: #eeeeee; 
}

div.dbnav li.active a {
  font-weight: bold;
  color: #000;
}

/* Tips */
.tip {
  color: #666666;
  font-size: 120%;
}

/* User actions */

div#useractions {
  border-top: solid 1px #cecfce;
  background-color: #efefde;
  padding: 5px;
}

div#useractions a {
  margin-left: 10px;
}

div#useractions span {
  color: #aeafae;
  font-weight: bold;
}

/* Feedback */

div#feedback {
  text-align: left;
  padding: 5px;
  padding-left: 50px;
  background-color: #3191b1; 
  color: #fff;
}

span#fbthanks {
  color: #666;
  font-size: 120%;
}

/* InPlace Editor */

form.inplaceeditor-form textarea {
  width: 100%;
  border: solid 1px #d0d4ad;
}

/* HTMLForm */

input.hf_input,
select.hf_select,
input.hf_autocompleter,
textarea.hf_editor {
  width: 100%;
  border: solid 1px #dddddd;
  padding: 4px;
  background-image: url(bg-editor.png);
}

/* autocomplete lists */

div.autolist {
  border: solid 1px #dedeae;
  background-color: white;
  padding: 0;
  margin: 0;
  max-height: 200px;
  overflow: auto;
}

div.autolist ul {
  margin: 0;
  padding: 5px;
  list-style: none;
}

div.autolist .selected {
  background-color: #dedeae;
}

/* wiki */

TABLE.tb_wiki {
}

TD.thd_wiki {
  padding: 8px;
  color : #ffffff;
  font-weight: bold;
}

TR.thr_wiki {
  background: url('wthbg.gif') repeat-x;
}

TD.tbd_wiki {
  padding: 8px;
  }

DIV.note_wiki {
  margin-left: 3em;
  font-style: italic; 
  padding: 0.5em; 
  border: solid 1px #cfcfce;
  background-color: #efefe7;
}

DIV.note_wiki I {
  font-style: normal; 
}

TD.utab_wiki {
	border-right: 1px solid white;
	border-left: 1px solid white;
	border-top: 4px solid white;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
	color: Gray;
	font-weight: 700;
	background-color: #eeeeee;
	cursor: pointer;
  border-bottom: 1px solid #dddddd;
}

TD.stab_wiki {
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
	color: Black;
	font-weight: 700;
	background-color: white;
	cursor: pointer;
}

TABLE.tab_wiki {
  border: 1px solid silver;
}

DT.blind_wiki {
  cursor: pointer;
  margin-top: 10px;
}

DD.blind_wiki {
  margin-left: 5px;
}

/* User */

div.user {
  margin-top: 10px;
  padding-left: 20px;
  background: transparent url(../system/images/user.gif) 0 0 no-repeat;
  border-left: solid 1px #cecfce;
}

span.user {
  margin-top: 10px;
  margin-right: 10px;
  padding-left: 20px;
  background: transparent url(../system/images/user.gif) 0 0 no-repeat;
}

/* Macros */

.m_error {
  padding-left: 20px;
  color: red;
  background: transparent url(../system/images/warn.gif) 0 0 no-repeat;
}

/* Language selector */

span#lang_selector {
   position: relative;
   top: 0;
   margin: 0;
   color: gray;
   font-weight: bold;
}

span#lang_selector form {
  display: inline;
  margin: 0;
  padding: 0;
  height: 20px;
}

span#lang_selector ul {
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   list-style: none;
}

span#lang_selector li {
   float: right;
   margin: 0;
   border: 0;
   cursor: pointer;
}

/* Print version */

div#print-version {
  text-align: right;
  background: transparent url('printer.gif') right no-repeat;
  margin-top: 10px;
  padding-right: 20px;
}

/* Control version */

div#control-version table {
  float: right;
}

div#control-version td {
  font-size: 80%;
}
 
div#control-version span.file-version {
  background: url('press.gif') no-repeat;
  padding-left: 20px;
}

/* Context title */

div.context-title {
  margin-top: 10px;
  border-bottom: solid 1px silver;
  font-size: 150%;
}

/* Popup */

a.popup {
  text-decoration: underline;
  border-bottom: solid 1px #6b7594;
}

div.popup {
  background-color: white;    
  border: solid 1px gray;
  width: 300px;
  height: 300px;
  overflow: auto;
}

div.popup div.close {
  background: url('../system/images/window/close.gif') top right no-repeat white;
  padding-top: 16px;
}

/* Boxes */

div.green_box {
  border-bottom: solid 1px #c1c1c1;
  border-right: solid 1px #c1c1c1;
  background: transparent url('green-box.png') no-repeat;
  padding: 10px;
}

div.pale_box {
  border-bottom: solid 1px #c1c1c1;
  border-right: solid 1px #c1c1c1;
  background: transparent url('pale-box.png') no-repeat;
  padding: 10px;
}

/* jmae settings */

div.header {
  padding: 0;
  margin: 0;
}

div.header div {
  padding: 0;
  margin: 0;
}

li {
  margin-bottom: 10px;
} 

/* FERNANDO CSS*/

/* Lista en columnas */

div.lista_prof {
	padding-bottom:5px;
        padding-left:0px;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}

caja_user {
	width:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	#color: #333c4b;
	line-height: 15px;
	#border: 1px solid #698DA2;
       background-color:#ffffff;
	#background-image:url(../loginNou/fdo_cajauser.jpg);
	#background-repeat:repeat-y;
       float:left;
}

caja_user_txt{
  width:160;
  padding:10px;
}

caja_
user h1{
	font-size: 13px;
	color: #FFFFFF;
}

caja_user_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	#border: 1px solid #698DA2;
}

/* END FERNANDO CSS*/

/* Documents */

.docFolder {
   color: #333333;
   cursor: pointer;
}

.docLevel0 {
    font-weight: bold;
}
    
.docFile {
   color: #333333;
}

.docForm {
  margin-top: 6px;
  padding: 10px;
  border: solid 1px #003366;
}

.docForm label {
  color: #003366;
}

/* LOGIN */
.z-panel-noborder .z-panel-children-noborder {
background-color:transparent;
}

.z-group-inner * {
  background-color: white;
}
