/* 
    Document   : portletStyles
    Created on : 19/05/2009, 05:28:01 PM
    Author     : Juan M. Gomez
    Description:
        Hoja de estilos Portlets
para sobreescribir los generados por ICEFaces para los
        portlets.
*/
/******************************************************************************/
/* Estilos que sobreescriben los generados por ICEFaces                       */
/******************************************************************************/
/* Mensajes de Error */
.iceMsgsError,
.iceMsgError,

.iceMsgsWarn,
.iceMsgWarn {
    font-size:10px;
    margin:0 0 4px;
    padding:2px 0 2px 30px;
}

.iceOutTxt,
.iceOutLbl {
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    /*padding:1px 4px 1px 0;*/
    padding:0px;
}

.iceInpTxt-dis,
.iceInpSecrt-dis {
    background-color:#EBF1F6;
    color:#9AB7D3;
    cursor:default;
    margin:2px;
}

/* Estilos de los Popup */
.icePnlPop{
    background: #FFFFFF none repeat scroll 0 0;
    color: #666666;
    padding: 10px;
}

.icePnlPopHdr{
    background: #FFFFFF none repeat scroll 0 0;
    border-bottom: none;
    font-weight: bold;
    height: 25px;
    width: 442px;
}

.icePnlPopHdr .iceOutTxt,
.icePnlTlTipHdr .iceOutTxt {
    -x-system-font:none;
    color:#005DA1;
    font-family:Helvetica;
    font-size:14px;
    padding:4px;
    text-align:center;
    vertical-align:middle;
}
/* -Fin Estilos de los Popup */

/* Estilos de los selectListBox */
/*.iceSelOneMnu, .iceSelMnyLb, .iceSelMnyMnu,*/ .iceSelOneLb {
    border:1px solid #9AB7D3;
    font-family:tahoma;
    font-size:9px;
    height:128px;
    width:200px;
    margin:0;
    padding:1px 4px;
}

/* Estilos del Select */
.iceSelOneMnu{
    color:#7F7F7F;
    margin:0px;
    padding:0px;
}


/* Estilos de las Tablas */
.iceDatTblColHdr,
.iceDatTblColHdr1,
.iceDatTblColHdr2,
.iceDatTblColGrpHdrCol,
.iceDatTblFtr {
    -x-system-font:none;
    background:#E5E5E5 none repeat scroll 0 0;
    border:medium none;
    color:#333333;
    font-family:Arial;
    font-size:11px;
    height:20px;
    line-height:normal;
    padding-left:3px;
    text-align:left;
}

.iceDatTblCol, .iceDatTblCol1, .iceDatTblCol2 {
    background-color:#F7F7F7;
    border-bottom:1px solid #E5E5E5;
    border-right:medium none;
    padding-left:2px;
}
/* -Fin Estilos de las Tablas */

/* Estilos paginador */
    /* Links Letras */
    .iceDatPgrScrBtn a {
        color:#666;
    }

    .iceDatPgrScrBtn a:hover {
        color:#666;
    }

    /* Links Numeros */
    .iceDatPgrScrCol a,
    .iceDatPgrCol a {
        border:medium none;
        color:#666;
        display:block;
        font-weight:bold;
        padding:2px 7px;
        text-decoration:none;
    }

    .iceDatPgrCol a:hover {
        border:medium none;
        padding-bottom:2px;
        text-decoration:none;
    }
    
    /* Cuadro seleccionado */
    .iceDatPgrScrCol a {
        background-color:#666666;
        border:medium none;
        color:#FFFFFF;
        padding:2px 8px;
    }
    .iceDatPgrScrCol a:hover {
        background-color:#666666;
        border:medium none;
        color:#FFFFFF;
        padding:2px 8px;
    }
    /*.iceDatPgrScrCol a:hover {
        border:medium none;
        color:#000000;
        padding-bottom:2px;
        text-decoration:none;
    }*/
/* -Fin Estilos paginador */

.iceInpTxt, .iceInpSecrt{
    width:200px;
}

.iceSelInpTxtTxt {
    background-color:#FFFFFF;
    border:1px solid #ABABAB;
    margin:0 0 0 0;
    padding:2px;
    width:200px;
}

.iceInpTxtArea {
    -x-system-font:none;
    border:1px solid #9AB7D3;
    font-family:tahoma;
    font-size:9px;
    height:90px;
    margin:0;
    padding:1px 4px;
    width:200px;
}

.iceInpFileTxt {
    border:1px solid #9AB7D3;
    color:#7F7F7F;
    font-family:Helvetica;
    font-size:9px;
    margin:0px;
    padding:1px 4px;
    width:200px;
}

.iceSelInpDateInput{
    width:50px;
}

.iceSelInpDatePopup {
    min-width:100px;
}

input.iceSelInpDateOpenPopup {
    background-image:url(../images/calendario.png);
}
/******************************************************************************/
/* Estilos que sobreescriben estilos del portal                               */
/******************************************************************************/
input[type="text"],
input[type="password"],
/*input[type="file"],*/
textarea,
.textarea {
    background-image:none;
    /*border-color:#9AB7D3;*/
    border-color:#D9D9D9;
    border-style:solid;
    border-width:1px;
    font-size:9px;
    height:12px;
    /*width:200px;*/
    padding:1px 4px;
    color:#7F7F7F;
}

/******************************************************************************/
/* Estilos propios LOGyCA                                                     */
/******************************************************************************/
.textAlign_center {
    text-align: center;
}

.adminHolder {
    border: 1px solid #E5E5E5;
    padding: 10px;
    background-color: #FFF;
}

.bannerHolder {
    height:148px;
    width:530px;
    position:relative;
}

.buttonBackground {
    text-align:center;
    background-color:#EBF1F6;
    height:20px;
    width:435px;
}

.buttonBackground_g {
    text-align:center;
    background-color:#E4F3D8;
    height:20px;
    width:435px;
}

.tableSectionTitle {
    padding:5px 0px;
    font-size:9px;
}

.tablePaginator {
    background-color:#E5E5E5;
    height:20px;
    color:#666;
    font-size:10px;
    font-weight:bold;
    padding-left:6px;
}

.sectionDivisor_blueLine {
    padding-bottom:10px;
    border-bottom:1px dotted #9AB7D3;
}

.fileSubmitButton {
    background: transparent url(../images/buttons/btn_confirmar.jpg) no-repeat scroll 0 0;
    height: 20px;
    width: 60px;
    font-size:0px;
}

/** **/
.logyca_column_10{
    width:10%;
}

.logyca_column_20{
    width:20%;
}

.logyca_column_30{
    width:30%;
}

.logyca_column_33{
    width:33%;
}

.logyca_column_40{
    width:40%;
}

.logyca_column_50{
    width:50%;
}

.logyca_column_60{
    width:60%;
}

.logyca_column_70{
    width:70%;
}

.logyca_column_80{
    width:80%;
}

.logyca_column_90{
    width:90%;
}

.logyca_column_20_p{
    width:20%;
    padding:0 10px;
}

.logyca_column_50_p{
    width:50%;
    padding:0 10px;
}
.column_50{
    width:50%;
}

.column_vtop {
    vertical-align:top;
}

.companyBranchInfo_column_70 {
    width:70%;
}

.companyBranchInfo_column_30 {
    width:30%;
    padding-left:5px;
}

.companyBranchInfo_column_15 {
    width:15%;
}

.companyBranchInfo_column_10 {
    width:10%;
    padding-left:5px;
}


/******************************************************************************/
/* Estilos Buscador                                                           */
/******************************************************************************/
.productFinderCriteria {
    padding:12px 12px 0px 0px;
    width:506px;
}

.productFinderTextfield {
    width:96%;
    text-align:right;
    padding-top:15px;
    padding-bottom:10px;
}

.productFinderSectionBackground {
    background: transparent url(../images/backgrounds/buscadorFields_BK.png) no-repeat scroll 0 0;
    width:159px;
    height:119px;
}

.productFinderSectionHolder {
    padding-left:25px;
    padding-top:10px;
}

.productSectionTitle {
    font-weight:bold;
    font-size:100%;
}

.productFinderSectionOptions {
    padding-top:6px;
    height:82px;
    overflow-y:auto;
}

.productDetailSectionHolder {
    border-bottom: 1px dotted #999;
    padding: 10px 0px;
}

/** Tooltip **/
.tooltipHeader {
    background: transparent url(../images/tooltipTitle.png) no-repeat scroll 0 0;
    height:39px;
    width:216px;
    padding-top:10px;
    padding-left:15px;
    font-size:16px;
    font-weight:bold;
    color:#FFF;
}

.tooltipBody {
    background-color:#F2F7FA;
    height:90px;
    width:194px;
    border: 1px solid #78C23B;
    padding:10px;
    color:#999;
}
