/*
    Document   : general_gf
    Created on : 10-feb-2010, 16:09:01
    Author     : sgarcia
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

input.frmTextbox1gf, input.frmTextbox1disgf, textarea, textarea.frmTextbox1gf {
    width: 100%;
}
input.frmTextbox1gf, textarea, textarea.frmTextbox1gf select {
    font-family: Verdana;
    font-size: 11px;
    border: 1px solid #CCC;
}

.frmmarginsgf {
    margin-left: 30px;
    margin-right: 30px;
}

.frmblurgf{
    clear: both;
    background-color: #D6D6D6;
    color: inherit;
    margin-left: 8px;
    margin-right: 4px;
    margin-top: 15px;
    border: 1px solid #fff;
}
.frmshadowgf, .frmcontentgf{
    position: relative;
    bottom: 2px;
    right: 2px;
}
.frmshadowgf{
    background-color: #BFBFBF;
    color: inherit;
}
.frmcontentgf {
    background-color: #efefef;
    color: #000;
    border: 1px solid #AFAFAF;
}



h4.frmtitlegf {
    clear: both;
    margin: 0px;
    margin-top: 8px;
    margin-bottom: 4px;
    font-size: 1.1em;
    border-bottom: 1px solid black;
    padding: 3px;
    color: #000;
}

.frmlayoutgf {
    clear: both;
    padding: 4px;
    padding-bottom: 8px;
    width: 580px;
    /*width: 100%;*/
}

.frmlinegf {
    padding-top: 2px;
    /*padding-left: 20px;*/
    /*height: 20px;*/
    clear: none!important;
}

.frmlabelgf {
    float: left;
    padding-top: 3px;
    /*padding-left: 20px;*/
    color: #666;
    display: inline;
    vertical-align: top;
}

.frmlabelrightgf {
    /*float: left;
    padding-left: 20px;*/
    padding-top: 3px;
    color: #666;
    /*display: inline;*/
    vertical-align: top;
}

.frminfogf {
    font-size: 11px;
    font-family: Verdana, Arial;
    border: 0;
}

textarea.frmGenTextArea {
    width: auto;
}

.frmtablegf {
    width: 95%;
    margin: 6px;
    margin-top: 0px;
    margin-bottom: 6px;
}
.frmtablegf th {
    /*border-bottom: 1px solid #9B9B9B;*/
    vertical-align: top;
    font-weight: bold;
    text-align: left;
    background-color: #CCCCCC;
    padding: 2px;
}
.frmtablegf td {
    border-top: 3px solid #efefef;
    border-bottom: 3px solid #efefef;
    vertical-align: top;
    padding-bottom: 3px;
    padding-top: 3px;
    background-color: #e0e0e0;
}
.frmtablegf td.tdbut {
    padding-right: 5px;
    padding-left: 5px;
}
.frmtablegf td.disbut {
    padding-right: 5px;
    padding-left: 5px;
    filter: Gray;
    color: #696969;
}
.frmtablegf td.frmtablefoot {
    height: 15px;
    background-color: #CCCCCC;
    border-top: 1px solid #9B9B9B;
}

span.frmrequiredgf {
    color: red;
}
.frmcontrolgf {
    float: left;
    padding-left: 5px;
    /*height: 20px;*/
    display: inline;    /* FF */
}

.frmTextbox1disgf {
    font-family: Verdana;
    font-size: 11px;
    border: 1px solid #CDCDCD;
    background : #EDEDED;
}
.frmimggf {
    border: 1px solid #CDCDCD;
}
.frmbuttonsgf {
    text-align: center;
    margin-top: 10px;
}

.frmerrorgf {
    clear: both;
    height: 1px;
    background-color: #FFFFCD;
    padding: 2px;
    margin-top: 5px;
    font-size: 0.75em;
    display: none;
}

.toolboxbargf {
    margin-top: 4px;
    padding-top: 1px;
    border-bottom: #ffffff solid 1px;
    background-color: #dddddd;
    background: url('../../img/form/bgg10.gif');
    height: 30px;
    padding-left: 10px;
}
.barbuttongf {
    width: 130px;
    float: left;
    margin-top: 2px;
    margin-right: 3px;
    height: 26px;
}
.barbuttonovergf {
    border: 1px solid #000;
    cursor: pointer;
    width: 130px;
    float: left;
    margin-top: 2px;
    margin-right: 3px;
    background-color: #ededed;
    height: 26px;
}
/*Nombre original para que coja este en vez del general.css de ciudadano*/
.barbuttonover {
    border: 1px solid #000;
    cursor: pointer;
    width: 130px;
    float: left;
    margin-top: 2px;
    margin-right: 3px;
    background-color: #ededed;
    height: 26px;
}
.barbuttondowngf {
    border: 1px inset #FFFFFF;
    width: 130px;
    float: left;
    margin: 0px;
    margin-top: 2px;
    margin-right: 3px;
    background-color: #ededed;
    height: 26px;
}
.barbuttonicongf {
    float: left;
    padding-top: 3px;
    padding-right: 4px;
    padding-left: 2px;
}
.barbuttontextgf{
    float: left;
    font-size: 10px;
    padding-top: 5px;
    font-weight: normal;
}

.frmlinedocsgf {
    padding: 8px;
    font-weight: bold;
}

.frmsectiongf {
    margin-top: 15px;
    padding-left: 18px;
    font-weight: bold;
    background: url(../../images/listadatos.gif) no-repeat left 2px;
    margin-bottom: 5px;
    padding-bottom: 5px
}

.cajatextogf {
    border-right: #ccc 1px solid;
    border-top: #ccc 1px solid;
    font-size: 80%;
    float: left;
    border-left: #ccc 1px solid;
    color: #999;
    border-bottom: #ccc 1px solid
}

div.frmline .frmsection {
    padding-left: 18px;
    font-weight: bold;
    z-index: 100;
    background: url(../../images/listadatos.gif) no-repeat left 2px;
    padding-bottom: 15px;
    position: relative
}

.frmhbutgf {
    border-top-width: 1px;
    padding-right: 6px;
    padding-left: 6px;
    border-left-width: 1px;
    font-size: 90%;
    border-bottom-width: 1px;
    border-right-width: 1px;
    background-color: #d8b13b;
    color: #ffffff;
    margin-top: 5px;
}

h4.frmtitle {
    clear: both;
    margin: 0px;
    margin-top: 8px;
    margin-bottom: 4px;
    font-size: 1.1em;
    border-bottom: 1px solid #d8b13b;
    padding: 3px;
    background-color: #efefef;
    color: #000000;
}

.frminfoimage {
    background: url(../../images/flechanovedades.gif) no-repeat;
    height: 16px;
    width: auto;
    position: relative;
    top: 5px;
    padding-left: 16px;
    float: left;
}

.frminfotext {
    margin-top: 5px;
    padding-bottom: 5px;
}

div.frmlinegf div.frmlinegf fieldset legend{
    color:#666;
}

.frmparrafogf {
    margin-top: 15px;
    padding-left: 18px;
    font-weight: bold;
    background: url(../../images/listadatos.gif) no-repeat left 10px;
    margin-bottom: 5px;
    padding-bottom: 5px
}

/*Para mantener el espacion al final que deja GWT para el icono de exclamación para las validaciones*/
.paddingright {
    padding-right: 17px;
}

/*Para los pies de los multilineas*/
#grid1 {
    height: 50px;
    background: #ddeeff;
}

#grid2 {
    height: 304px;
    overflow-x:auto;
    overflow-y:visible;

}