﻿/* ================================
    CSS STYLES NOMINA
    
   ================================
*/
Body {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    color: #333333;
}

/* GENERIC */
H1 {

    color: #FF6600;
    opacity: 1.0;

}

    h1:hover {
        opacity: 0.8;
    }


H2 {
    color: #FF6600;
    opacity: 1.0;
}

    h2:hover {
        opacity: 0.8;
    }



H3 {
    color: #606060; 
    opacity: 1.0;

}

    h3:hover {
        opacity: 0.8;
    }

H4 {
    color: darkred;
}

H5, DT {
    color: darkred;
}

H6 {
    color: darkred;
}

TFOOT, THEAD {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: darkred;
}

TH {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: darkred;
}

A:link {
    text-decoration: none;
    color: #CE0000;
}



img {
    border-style: none;
    border-width: 0px;
}



BLOCKQUOTE, PRE {
    font-family: Lucida Console, monospace;
}

UL LI {
    list-style-position: outside;
    text-indent: 10px;
}

    UL LI LI {
        list-style-type: disc;
    }

        UL LI LI LI {
            list-style-type: circle;
        }

OL LI {
    list-style-type: decimal;
}

OL OL LI {
    list-style-type: lower-alpha;
}

OL OL OL LI {
    list-style-type: lower-roman;
}

HR {
    color: dimgrey;
    height: 1pt;
    text-align: left;
}



/* text style used for most text rendered by modules */
.Normal {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red;
}

.NormalBold {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: darkred;
}

A.CommandButton:visited {
    text-decoration: underline;
    color: darkred;
}

A.CommandButton:active {
    text-decoration: underline;
    color: darkred;
}

A.CommandButton:hover {
    text-decoration: underline;
    color: red;
}

.Download {
    min-height: 32px;
    min-width: 90px;
    padding: 4px 8px 4px 8px;
    border-width: 2px;
    border-style: solid;
    font-family: "Segoe UI Semibold";
    font-size: 11pt;
    letter-spacing: 0.02em;
    background-clip: padding-box;
    background: #CE0000;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}


    .Download:hover {
    background: #FF6600;
}



.ColBody {
    width: 980px;
}

.tabBody {
    border: 0;
    background-color: White;
    width: 980px;
    height: 100%;
}
/* Pie */
.ft01 {
    background-color: #0F4689;
}



.ft02 {
    background-color: Silver;
}
/* Banner */
table.banner {
    background-position: 0px 0px;
    border: 0;
    width: 980px;
    height: 100px;
    background-image: url('http://www.gncys.com/images/banner.jpg');
    background-color: #000000;
}

tr.banner {
    background-color: #04227A;
    height: 80px;
    vertical-align: top;
}

tr.menu {
    /*background-color: #1E1E1E;*/
    vertical-align: bottom;
}
/* Grid */
TABLE.gridb {
    BACKGROUND-COLOR: #b3b3b1;
    border: 0;
    padding: 0;
}

TABLE.grid {
    border: 0;
    padding: 0;
}

td.grid {
    BACKGROUND-COLOR: White;
}

/*
*
* Pie de Pagina 
*
*/

.footer {
    background-color: #CF0000;
}

.footer-main {
    background-color: #FF6600;
    text-align: center;
    color: #EEEEEE;
}

table.footer {
    height: 40px;
    color: #FF6600;
    background-color:#CE0000;
}

tr.footer {
    background-color: #CE0000;
}

td.footer {
    color: #FFFFFF;
}

a.footer {
    color: #FFFFFF;
}

    a.footer:hover {
    text-decoration: underline;
    color: #FFFFFF;
}

    a.footer:visited {
        text-decoration: none;
        color: #FFFFFF;
    }

/* Pie de pagina 2 */
table.footer2 {
    color: #C0C0C0;
}

tr.footer2 {
    background-color:#FF6600;
}

td.footer2 {
    background-color:#FF6600;
    color: #EEEEEE;
}

a.footer2 {
    color: #EEEEEE;
}

.copyright {
    text-align: center;
    color: #EEEEEE;
}

/*
Precios
*/
a.folio {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
}

    a.folio:visited {
        color: #FFFFFF;
        text-decoration: none;
    }


/*
Facturas
*/

img.cfdi-ejemplo {
    border: 1px solid #C0C0C0;
    background-color: #FDFDFD;
    width: 893px;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}

img.cfdi-thumb {
    border: 1px solid #C0C0C0;
    background-color: #FDFDFD;
    width: 250px;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}
