/* Estilos Intranet Bancaja Renting */

/* Colores
Oscuro: #9EAD20 
Clarito: #CCD67A
Botonera: #9EAD21
*/

/* genericos */
* {margin:0px; padding:0px;}
body {background:#fff; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:0.8em;}
img {border:0px;}
ul {list-style-type:none;}

#canvas {margin-right:auto; margin-left:auto; width:98%;}
#cabecera {background:#CCD67A; padding-bottom:1em;}
#cuerpo {background:#CCD67A; padding-bottom:1em;}
#menu {width:20%; float:left; clear:both; }
#contenido {width:79%; float:left;}
#pie {clear:both; background:#9EAD20; padding:0.7em;}
.separa {clear:both;}


/* LOGIN */
#login {padding-top:100px; padding-bottom:100px;}
#login form {width:300px; margin-left:auto; margin-right:auto;}

/* CABECERA */
/* Menu intranet */
#menu_intranet {padding:0.7em; background:#9EAD20; text-align:right;}
#menu_intranet p {color:#fff; font-size:1em}
#menu_intranet a {color:#ff0; text-decoration:none;}
#menu_intranet a:hover {color:#ff0; text-decoration:underline;}
/* Zona logo cabecera */
#cab_logo {padding:0.7em; background:#CCD67A;}
#cab_logo h1 {float:left; margin-right:5px; font: normal 2em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; color:#000;}
#cab_logo h2 {float:left; font-weight:normal; font-size:1.5em; color:#000; padding-top:1em;}


/* MENU */
/* nivel 1 */
ul.menu_niv1 {border-bottom: 1px solid #9EAD20; width:98%;}
ul.menu_niv1 li {border: 1px solid #9EAD20; border-bottom:0px; padding:0.5em /*5px*/; background:#fff; -moz-border-radius-topleft:7px; -moz-border-radius-topright:7px; font-weight:bold; color:#9EAD20;}
ul.menu_niv1 li a {/*padding:4px; display:block;*/ text-decoration:none; color:#9EAD21;}
ul.menu_niv1 li a:hover {text-decoration:none;}
/* nivel 2 */
ul.menu_niv2 {}
ul.menu_niv2 li {border-top:0px; -moz-border-radius:0px; font-weight:normal; * border:0px;}
ul.menu_niv2 li a {text-decoration:none; color:#9EAD21; display:block;}
ul.menu_niv2 li a:hover {text-decoration:none; display:block; background:#CCD67A; color:#9EAD20;}


/* CONTENIDO */
/* encabezados */
#contenido h1 {font: normal 2em Arial, Helvetica, sans-serif; color:#9EAD20; padding:0.5em; border-left:5px solid #9EAD21; -moz-border-radius-topright:20px; background:#fff; margin-bottom: 0.2em;}
#contenido h2 {font-size:1.4em; font-weight:normal; padding:0.5em; background:#fff; /*margin-top:-2px;*/ * margin-top:-16px;}
#contenido h3 {font-size:1em;}

/* formularios */ 
form {background:#fff; padding:1em; margin-bottom:0.5em; -moz-border-radius:10px;}
form.roundall {-moz-border-radius:10px;}
form.roundbottom {-moz-border-radius-bottomright:10px; -moz-border-radius-bottomleft:10px;}
fieldset {clear:both; border:0px; padding:5px; border-bottom:2px dotted #CCD67A; margin-bottom:0.5em;}
legend {padding-top:15px; font-weight:bold; font-size:1.2em; color:#9EAD21; * margin-left: -7px;}
label {font-weight:bold; font-size:1em; color:#9EAD20; width:8em; display:block; clear:both; float:left;  margin-bottom:0.5em;}
input, textarea, select {font:normal 1em Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#000; padding:1px; padding-left:20px; margin-right:0.3em; margin-bottom:0.3em; border-left:2px solid #9EAD20; border-top:2px solid #9EAD20; border-right:1px solid #CCD67A; border-bottom:1px solid #CCD67A;}
textarea {width:237px;}
select {padding:0px;}
.ins_es {background: url(../img/ico-es.gif) no-repeat top left;}
.ins_cat {background: url(../img/ico-cat.gif) no-repeat top left;}
.ins_en {background: url(../img/ico-en.gif) no-repeat top left;}
.ins_gr {background: url(../img/ico-gr.gif) no-repeat top left;}
.ins_val {background: url(../img/ico-val.gif) no-repeat top left;}
.ins_nl {background: url(../img/ico-nl.gif) no-repeat top left;}

.action, .lbOn {display:block; padding:4px; border:0px; background:#9EAD21; color:#fff; font: bold 0.9em Arial, Helvetica, sans-serif; text-decoration:none; margin-top:0.5em; -moz-border-radius:4px; width:8em; text-align:center; margin-bottom:0.5em;}
/* lbOn : action para lightbox */
.button, .lbAction {padding:0.3em; border-left:1px solid #eee; border-top:1px solid #eee; border-right:1px solid #ccc; border-bottom:1px solid #ccc; background:#fff; color:#9EAD20; font-size:1em; font-weight:bold; text-decoration:none; margin-top:0.4em; -moz-border-radius:4px;}

/* navegacion pestaņas */
ul.nav-fold {background:#CCD67A; border-bottom:1px solid #9EAD20; list-style-type:none; padding-bottom:0.45em; padding-top:1em;}
ul.nav-fold li {display:inline; /*float:left;*/; border:1px solid #9EAD20; -moz-border-radius-topright:4px;  -moz-border-radius-topleft:4px; padding:0.5em; margin-right:1px; }
ul.nav-fold li.current {display:inline; background:#fff; border:1px solid #9EAD20; border-bottom:1px solid #fff; -moz-border-radius-topright:4px; -moz-border-radius-topleft:4px; padding:0.5em; margin-right:1px; /*float:left;*/}
ul.nav-fold a {font-weight:bold; color:#9EAD20; text-decoration:none;}
ul.nav-fold a:hover {font-weight:bold; color:#9EAD21; text-decoration:none; }

/* tablas */
.scrollTableContainer {background:#fff;}
table {background:#fff;}
table td {vertical-align:top;}
table thead {}
table thead tr {}
table thead tr td {font-weight:bold; font-size:0.85em; color:#9EAD21; padding:2px; border-left:2px solid #9EAD20; background:#fff;}
table tbody {/*border-top:1px solid #ccc; border-left:1px solid #ccc;*/}
table tbody tr {}
table tbody tr td {font-size:0.9em; border-bottom:1px solid #CCD67A; border-right:1px solid #CCD67A; padding:2px;}
.ico-action {border:0px; float:left; margin-right:4px;}
.row_buena {}
.row_mala {background:url(../img/bg-rowmala.gif) bottom right no-repeat; color:#ff0000;}

/* info alert */
.info_alert {padding:5px; padding-left:25px; font: normal 0.85em Arial, Helvetica, sans-serif; color:#cc0000; border:1px solid #d9d990; margin-top:5px; background:#f3f3b4 url(../img/ico-alert.gif) top left no-repeat;}
/* operaciones sincro */
.sincro {background: url(../img/ico-sincro.gif) top left no-repeat; padding-left:20px; padding-bottom:5px;}

/* cajas tiny mce*/
.tinymc_editor {float:left; margin-right:10px; margin-bottom:5px; padding-left:20px; /*width:167px;*/}
.tinymc_editor_es {background: url(../img/ico-es.gif) no-repeat top left;}
.tinymc_editor_cat {background: url(../img/ico-cat.gif) no-repeat top left;}
.tinymc_editor_en {background: url(../img/ico-en.gif) no-repeat top left;}
.tinymc_editor_nl {background: url(../img/ico-nl.gif) no-repeat top left;}

/* upload files */
#f1_upload_process{z-index:100; position:absolute; visibility:hidden; text-align:center; width:400px; margin:0px; padding:0px; background-color:#fff; border:1px solid #ccc;}

/*Campos de subir archivos*/
.file_descr{
	width:350px;
	margin-bottom:5px;
	float:left;
}
.file_descr p{
	font-size:0.7em;
}

/* PIE */
#pie p {color:#fff; font-size:0.7em}
#pie a {color:#ff0; text-decoration:none;}
