/*
 & Columns : 12 
 & Gutter %: 20% 
 & MinWidth: 960px
 & MaxWidth: 1200px
 */
a:active, a:focus {
    border: none;
    outline: none;
}

.grid_1 {
    width: 6.6666666666667%;
}

.grid_2 {
    width: 15%;
}

.grid_3 {
    width: 23.333333333333%;
}

.grid_4 {
    width: 31.666666666667%;
}

.grid_5 {
    width: 40%;
}

.grid_6 {
    width: 48.333333333333%;
}

.grid_7 {
    width: 56.666666666667%;
}

.grid_8 {
    width: 65%;
}

.grid_9 {
    width: 73.333333333333%;
}

.grid_9bis {
    min-width: 671px;
    width: 880px;
}

.grid_10 {
    width: 81.666666666667%;
}

.grid_11 {
    width: 90%;
}

.grid_12 {
    width: 98.333333333333%;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_9bis {
    display: block;
    float: left;
    margin-left: 0.83333333333333%;
    margin-right: 0.83333333333333%;
}

.error {
    color: Red;
}

/* Message Box 
-----------------------------------------------------------*/
.message-box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: #ffc;
    padding: 5px;
    border: 1px solid #a3a3a3;
    font-size: 13px;
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0 0 10px 10px;
}

    .message-box .message-box-close {
        float: right;
        text-decoration: none;
        color: #e16500;
    }

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-warnings {
    font-weight: bold;
    color: #c4c400;
}

.validation-summary-info {
    font-weight: bold;
    color: #105e9a;
}

.validation-summary-valid {
    display: none;
}

.html-error-message a {
    color: #ff0000;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label {
    margin: 1em 0 0 0;
}

.display-field,
.editor-field {
    margin: 0.2em 0 0 0;
}

.text-box {
    width: 30em;
}

    .text-box.multi-line {
        height: 6.5em;
    }

.tri-state {
    width: 6em;
}

.alpha {
    margin-left: 0px;
}

.omega {
    margin-right: 0px;
}

.container {
    background-color1: #FFF;
    margin: auto;
    max-width: 1200px;
    min-width: 960px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
/* @
 * tinyfluidgrid.com
 & girlfriendnyc.com
 */

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}

* html .clearfix, *:first-child + html .clearfix {
    zoom: 1;
}

body {
    background-image: url(images/BG-sections.jpg);
    background-color: #b3c4de;
    background-position: center top;
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}

h1 {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}

h2 {
    color: #00AEEF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    margin: 0px;
    padding: 0px;
    text-align: center;
    text-transform: none;
}

h3 {
    color: #005493;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}

#header {
    background-color: #00aeef;
    background-image: url(images/tira-degrade-cyan.jpg);
    background-repeat: repeat-x;
    height: 120px;
}

#cajaLogos {
    float: left;
    height: 93px;
    width: 73%;
}

#cajaNavPrincipal {
    float: right;
    height: 27px;
    width: 27%;
}

#cajaLinks {
    float: left;
    height: 52px;
    width: 100%;
}

#cajaLinksContacto a {
    background-image: url(images/icon-contacto.gif);
    border: 0;
    display: block;
    height: 13px;
    margin: auto;
    width: 14px;
}

    #cajaLinksContacto a:hover {
        background-image: url(images/icon-contacto-f2.gif);
    }

#cajaLinksAyuda a {
    background-image: url(images/icon-ayuda.gif);
    border: 0;
    display: block;
    height: 13px;
    margin: auto;
    width: 14px;
}

    #cajaLinksAyuda a:hover {
        background-image: url(images/icon-ayuda-f2.gif);
    }

#cajaCarroCompras {
    background-image: url(images/fondo-carro.jpg);
    background-repeat: repeat-x;
    float: left;
    height: 39px;
    padding-top: 1px;
    width: 100%;
}

.tablaCarroCompras {
    height: 39px;
    width: 100%;
}

    .tablaCarroCompras td {
        border-right-color: #82d7f7;
        border-right-style: solid;
        border-right-width: 1px;
        color: #ffea00;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
    }

#botonCarroDeCompra {
    height: 39px;
    width: 53px;
}

    #botonCarroDeCompra a {
        background-image: url(images/bot-carro-de-compras.jpg);
        border: 0;
        display: block;
        height: 39px;
        width: 53px;
    }

        #botonCarroDeCompra a:hover {
            background-image: url(images/bot-carro-de-compras-f2.jpg);
        }

#cajaNavegacion {
    float: left;
    height: 27px;
    width: 100%;
    position: relative;
    clear: left;
}

#menuAzul {
    background-image: url(images/tira-degrade-azul.jpg);
    background-repeat: repeat-x;
    float: left;
    height: 27px;
    width: 72.9%;
    display: block;
    border-right: 1px solid white;
}

#menuAzulDeleg {
    background-image: url(images/tira-degrade-naranja.jpg);
    background-repeat: repeat-x;
    float: left;
    height: 27px;
    width: 72.9%;
    display: block;
    border-right: 1px solid white;
}

#menuNaranja {
    background-image: url(images/tira-degrade-naranja.jpg);
    background-repeat: repeat-x;
    color: coral;
    float: left;
    height: 27px;
    width: 27%;
}

.cajaDownLoad {
    background-image: url(images/download.gif);
    background-size: contain;
    border: 0;
    display: block;
    height: 15px;
    margin: auto;
    width: 16px;
}

.repeatOrder {
    background-image: url('images/add-shopping-cart.png');
    background-size: contain;
    background-color: #FFF;
    border: 0;
    height: 20px;
    display: block;
    width: 20px;
}

.seeOrder {
    background-image: url('images/verMas.png');
    background-size: contain;
    background-color: #FFF;
    border: 0;
    height: 20px;
    width: 20px;
    display: block;
}

.cajaDownLoadHeader {
    background-image: url(images/download-table-header.gif);
    border: 0;
    display: block;
    height: 15px;
    margin: auto;
    width: 16px;
}

/*@media all and (min-width: 0) {
    #menuNaranja {
        border-right-width: 1px;
        width: 26.8%;
    
    }
}

body:nth-of-type(1) #menuNaranja {
    border-right-color: #ff7c00;
    border-right-style: solid;
    border-right-width: 1px;
}

#menuNaranja, x:-moz-any-link, x:default {
    border-right-width: 0px;
    float: left;
    width: 26.8%;
}  FireFox 3 */
#clientArrow {
    float: right;
    margin-top: 4px;
}

.txtClienteGrande {
    color: #FFF;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    text-transform: uppercase;
}

.flechaDer {
    margin-right: 5px;
    margin-top: 3px;
}

.tablaLinks {
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    width: 95%;
}

    .tablaLinks td {
        border-right-color: #82d7f7;
        border-right-style: solid;
        border-right-width: 1px;
        height: 13px;
        text-align: center;
    }

    .tablaLinks a {
        color: #b3e7fa;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        text-transform: uppercase;
    }

        .tablaLinks a:hover {
            color: #fff;
        }

#cajaFoto {
    background-image: url(images/fondo-foto.jpg);
    background-repeat: repeat-x;
    float: left;
    height: 231px;
    width: 73%;
}

.fotoMain {
    background-image: url(images/foto-home.jpg);
    background-repeat: no-repeat;
    height: 201px;
    padding-left: 20px;
    padding-top: 30px;
    width: 100%;
}

#cajaDatos {
    background-image: url(images/fondo-datos-cliente2.jpg);
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: none;
    border-top-width: 1px;
    float: right;
    width: 26.77%;
    border-top-color: #eaeaea;
    border-right-color: #eaeaea;
    border-bottom-color: #eaeaea;
    border-left-color: #eaeaea;
    position: absolute;
    z-index: 200;
    margin-top: 2px;
}

.tablaDatos {
    height: 100%;
    width: 100%;
}

#tdClientUser {
    background-color: #ff7c00;
    color: White;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 5px;
    padding-top: 3px;
    text-transform: uppercase;
}

#tdClientUser2 {
    background-color: #ff7c00;
    color: White;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 5px;
    padding-top: 3px;
    text-transform: uppercase;
}

.tablaDatos td {
    color: #105e9a;
    font-size: 13px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 5px;
    padding-top: 3px;
}

#cajaDirecciones {
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: none;
    border-top-width: 1px;
    float: right;
    height: 365px;
    width: 26.77%;
    border-top-color: #eaeaea;
    border-right-color: #eaeaea;
    border-bottom-color: #eaeaea;
    border-left-color: #eaeaea;
}

.tablaDirecciones {
    height: 100%;
    width: 100%;
}

    .tablaDirecciones td {
        color: black;
        font-size: 13px;
        padding-bottom: 3px;
        padding-left: 8px;
        padding-right: 5px;
        padding-top: 3px;
        text-align: left;
    }

    .tablaDirecciones th {
        color: #105e9b;
        font-size: 13px;
        padding-bottom: 3px;
        padding-left: 8px;
        padding-right: 5px;
        padding-top: 3px;
        text-align: left;
    }

    .tablaDirecciones h1 {
        color: black;
        font-size: 12px;
        padding-bottom: 3px;
        padding-left: 8px;
        padding-right: 5px;
        padding-top: 3px;
        text-align: left;
    }

.tablaDetalleProd {
    height: 100%;
    width: 100%;
    border-top: solid 1px #eaeaea;
    border-left: solid 1px #eaeaea;
}

    .tablaDetalleProd td {
        color: #005493;
        font-size: 12px;
        padding-bottom: 3px;
        padding-left: 8px;
        padding-right: 5px;
        padding-top: 3px;
        text-align: left;
        border-right: solid 1px #eaeaea;
        border-bottom: solid 1px #eaeaea;
    }

    .tablaDetalleProd th {
        color: #005493;
        font-size: 12px;
        padding-bottom: 3px;
        padding-left: 8px;
        padding-right: 5px;
        padding-top: 3px;
        text-align: left;
        border-right: solid 1px #eaeaea;
        border-bottom: solid 1px #eaeaea;
        background-color: #F5F5F5;
    }

    .tablaDetalleProd h1 {
        color: black;
        font-size: 12px;
        padding-bottom: 3px;
        padding-left: 8px;
        padding-right: 5px;
        padding-top: 3px;
        text-align: left;
    }

.colorCeleste {
    background-color: #f1f1f1;
}

.colorBlanco {
    background-color: #ffffff;
}

.colorCyan {
    color: #00aeef;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

#cajaNavegacion {
    float: left;
    min-height: 115px;
    padding-top: 15px;
    width: 73%;
    clear: both;
}

.tablaNavegacion {
    background-color: #FFF;
    box-shadow: 2px 2px 5px #A8A8A8;
    margin-left: 0px;
    margin-right: auto;
    width: 98%;
    border: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

    .tablaNavegacion th {
        border-bottom-color: #eaeaea;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-right-color: #eaeaea;
        border-right-style: solid;
        border-right-width: 1px;
        height: 30px;
        padding-left: 10px;
        text-align: left;
    }

    .tablaNavegacion td {
        border-bottom-color: #eaeaea;
        border-bottom-style: solid;
        border-bottom-width: 0px;
        border-right-color: #eaeaea;
        border-right-style: solid;
        border-right-width: 1px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        padding-left: 10px;
        padding-top: 10px;
        text-align: left;
        vertical-align: top;
    }
/*.tablaNavegacion ul li {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
}*/
td.sinBordeRight, th.sinBordeRight {
    border-right-style: none;
}

.sinBordeBottom {
    border-bottom-style: none;
}

#cajaNavegacion ul {
    list-style-type: none;
    text-align: left;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
}

    #cajaNavegacion ul li {
        margin: 0px;
        line-height: 16px;
    }

        #cajaNavegacion ul li a {
            padding-left: 15px;
            text-align: left;
            text-decoration: none;
            color: #666;
            font-size: 12px;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            background-color: transparent;
            background-image: url(images/bullet-azul.jpg);
            background-repeat: no-repeat;
            background-position: left center;
            margin: 0px;
        }

            #cajaNavegacion ul li a:hover {
                color: black;
                background-color: transparent;
                background-image: url(images/bullet-azul.jpg);
                background-repeat: no-repeat;
                background-position: left center;
            }

            #cajaNavegacion ul li a#current {
                color: #666;
                background-color: transparent;
                background-image: url(images/bullet-azul.jpg);
                background-repeat: no-repeat;
                background-position: left center;
            }

#footer {
    background-color: #fff;
    height: 50px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 2px 2px 5px #A8A8A8;
    border: 1px solid #eaeaea;
    margin-top: 25px;
}

.tablaFooter {
    font-size: 11px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 96%;
}

.tablaCarroCompras {
    height: 39px;
    width: 100%;
}

/*Clases pagina gestion de pedidos*/

#cajaFotoInterna {
    background-image: url(images/foto-gestion-pedidos.jpg);
    background-repeat: repeat-x;
    float: left;
    height: 52px;
    width: 100%;
}

.fotoInterna {
    background-image: url(images/foto-gestion-ch.jpg);
    background-repeat: no-repeat;
    height: 40px;
    overflow: hidden;
    padding-left: 0px;
    padding-top: 12px;
    width: 100%;
}

#cajaFotoInterna2 {
    float: left;
    height: 52px;
    width: 100%;
    background-image: url(images/foto-order-management-fondo.jpg);
    background-repeat: repeat-x;
}

.fotoInterna2 {
    background-image: url(images/foto-order-management-ch.jpg);
    background-repeat: no-repeat;
    height: 40px;
    width: 100%;
    padding-left: 0px;
    padding-top: 12px;
    overflow: hidden;
}

#cajaFotoInterna3 {
    float: left;
    height: 52px;
    width: 100%;
    background-image: url(images/foto-web-supply-fondo.jpg);
    background-repeat: repeat-x;
}

.fotoInterna3 {
    background-image: url(images/foto-web-supply-ch.jpg);
    background-repeat: no-repeat;
    height: 40px;
    width: 100%;
    padding-left: 0px;
    padding-top: 12px;
    overflow: hidden;
}

#cajaFotoInterna4 {
    float: left;
    height: 52px;
    width: 100%;
    background-image: url(images/foto-reportes-fondo.jpg);
    background-repeat: repeat-x;
}

.fotoInterna4 {
    background-image: url(images/foto-reportes-ch.jpg);
    background-repeat: no-repeat;
    height: 40px;
    width: 100%;
    padding-left: 0px;
    padding-top: 12px;
    overflow: hidden;
}

#cajaFotoInterna5 {
    float: left;
    height: 52px;
    width: 100%;
    background-image: url(images/foto-financial-info-fondo.jpg);
    background-repeat: repeat-x;
}

.fotoInterna5 {
    background-image: url(images/foto-financial-info-ch.jpg);
    background-repeat: no-repeat;
    height: 40px;
    width: 100%;
    padding-left: 0px;
    padding-top: 12px;
    overflow: hidden;
}

#cajaFotoInterna6 {
    float: left;
    height: 52px;
    width: 100%;
    background-image: url(images/foto-utilidades.jpg);
    background-repeat: repeat-x;
}

.fotoInterna6 {
    background-image: url(images/foto-utilidades-ch.jpg);
    background-repeat: no-repeat;
    height: 40px;
    width: 100%;
    padding-left: 0px;
    padding-top: 12px;
    overflow: hidden;
}

.FotoInterna7 {
    background-image: url(images/foto-Sellout.jpg);
    background-repeat: round;
}
/*Tabs*/



/* root element for tabs  */

ul.tabs {
    border-bottom: 0px solid #666;
    height: 30px;
    list-style: none;
    margin: 0 !important;
    padding: 0;
    z-index: 10;
}

    /* single tab */

    ul.tabs li {
        color: #00539f;
        float: left;
        list-style-image: none !important;
        margin: 0 !important;
        padding: 0;
        text-indent: 0;
    }

    /* link inside the tab. uses a background image */

    ul.tabs a {
        background-image: url(images/blue.png);
        background-position: -420px 0;
        background-repeat: no-repeat;
        color: #00539f;
        display: block;
        font-size: 13px;
        height: 30px;
        line-height: 30px;
        margin: 0px;
        padding: 0px;
        position: relative;
        text-align: center;
        text-decoration: none;
        top: 1px;
        width: 110px;
    }

        ul.tabs a:active {
            outline: none;
        }

        /* when mouse enters the tab move the background image */

        ul.tabs a:hover {
            background-position: -420px -31px;
            color: #fff;
        }

        /* active tab uses a class name "current". its highlight is also done by moving the background image. */

        ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
            background-position: -420px -62px;
            color: #00539f !important;
            cursor: default !important;
        }

        /* Different widths for tabs: use a class name: s, l, xl */


        /* width 1 */

        ul.tabs a.s {
            background-position: -553px 0;
            width: 81px;
        }

            ul.tabs a.s:hover {
                background-position: -553px -31px;
            }

            ul.tabs a.s.current {
                background-position: -553px -62px;
            }

        /* width 2 */

        ul.tabs a.l {
            background-position: -247px -0px;
            width: 174px;
        }

            ul.tabs a.l:hover {
                background-position: -247px -31px;
            }

            ul.tabs a.l.current {
                background-position: -247px -62px;
            }


        /* width 3 */

        ul.tabs a.xl {
            background-position: 0 -0px;
            width: 248px;
        }

            ul.tabs a.xl:hover {
                background-position: 0 -31px;
            }

            ul.tabs a.xl.current {
                background-position: 0 -62px;
            }


/* initially all panes are hidden */

.panes {
    width: 90%;
}

    .panes div.pane {
        border: 1px solid #999;
        height: auto;
        font-size: 14px;
        background-color: #fff;
        width: 100%;
        min-width: 200px;
        padding-top: 15px;
        padding-right: 10px;
        padding-bottom: 15px;
        padding-left: 10px;
        border-radius: 0px 4px 4px 4px;
        -moz-border-radius: 0px 4px 4px 4px;
        -webkit-border-radius: 0px 4px 4px 4px;
        box-shadow: 2px 2px 5px #A8A8A8;
        border: 1px solid #eaeaea;
        background-color: #fbfbfb;
    }

#tabs {
    font-size: 13px;
}

/*Clases Menu*/

#menu {
    height: 30px;
    margin: auto;
    margin-left: 0px;
    width: 500px;
    z-index: 200;
}

#nav {
    font-weight: normal;
    list-style: none;
    margin: 0px;
    margin-left: 0px;
}

    #nav li {
        border-right: 1px solid #8ab1ce;
        float: left;
    }

        #nav li a {
            color: #fff;
            display: block;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: normal;
            padding-bottom: 6px;
            padding-left: 15px;
            padding-right: 15px;
            padding-top: 6px;
            text-decoration: none;
            text-transform: uppercase;
        }

            #nav li a:hover {
                color: #FFFFFF;
            }
    /* Submenu */

    #nav ul.submenu {
        background-color: #00aeef;
        border: 0px solid #000000;
        list-style: none;
        margin-left: 0px;
        padding: 0px;
        position: absolute;
        visibility: hidden;
        z-index: 300;
    }

        #nav ul.submenu li {
            background-image: none;
            border-bottom: 1px solid #82d7f7;
            border-right: 0px none #8ab1ce;
            float: none;
            margin-top: 0px;
            width: 200px;
        }

            #nav ul.submenu li a {
                text-transform: none;
            }

                #nav ul.submenu li a:hover {
                    background-color: #ff7c00;
                }
    /* Subsubmenu */

    #nav ul.subsubmenu {
        background-color: #333333;
        border: 0px solid #000000;
        list-style: none;
        margin-left: 150px;
        margin-top: -30px;
        padding: 5px;
        position: absolute;
    }

        #nav ul.subsubmenu li {
            background-image: none;
            border-bottom: 1px solid #999999;
            float: none;
            min-width: 200px;
        }


.pasosPedido {
    background-color: #E2E2E2;
    clear: both;
    height: 27px;
    width: auto;
    margin-bottom: 10px;
}

.tablaPedido {
    width: auto;
}

.tabla-detalle {
    width: auto;
}

.cajitaPedido {
    float: inherit;
    margin-bottom: auto;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: auto;
    width: auto;
}

    .cajitaPedido label {
        display: block;
        float: right;
        line-height: 20px;
        margin: 0px;
        margin-left: 3px;
    }

.loguinCaja {
    background-image: url(images/fondo-loguin-middle.png);
    min-height: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    width: 432px;
}

.loguinCajaSoldTo {
    background-image: url(images/fondo-loguin-middle-x-900.png);
    min-height: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    width: 859px;
}


.loguinCajaHeader {
    background-image: url(images/fondo-loguin-top.png);
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 432px;
    height: 100px;
    margin-top: 30px;
}

.loguinCajaHeaderSoldTo {
    background-image: url(images/fondo-loguin-top-x-900.png);
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 859px;
    height: 100px;
    margin-top: 30px;
}

.loguinCajaFooter {
    background-image: url(images/fondo-loguin-bottom.png);
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 432px;
    height: 20px;
}

.loguinCajaFooterSoldTo {
    background-image: url(images/fondo-loguin-bottom-x-900.png);
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 859px;
    height: 20px;
}


.loguinCaja h2 {
    height: 33px;
}

.tablaLoguin {
    color: #636363;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

    .tablaLoguin div.editor-field {
        height: 62px;
    }

    .tablaLoguin div.loginErrors {
        min-height: 12px;
    }

    .tablaLoguin div.loginButton {
        height: 23px;
    }

    .tablaLoguin input.botonLogin {
        border: 0 none;
        height: 23px;
        width: 153px;
        color: white;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: -1px;
        text-transform: uppercase;
    }

    .tablaLoguin input[type='text'],
    .tablaLoguin input[type='password'],
    .tablaLoguin select {
        color: #636363;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        height: 25px;
        width: 423px;
    }

.tablaTerms {
    color: #636363;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
}

    .tablaTerms h4 {
        text-align: center;
        font-size: 18px;
        color: black;
        margin-top: 0px;
    }

    .tablaTerms div.loginErrors {
        min-height: 12px;
        color: #FF0000;
        font-weight: bold;
        font-size: 13px;
    }

    .tablaTerms div.loginButton {
        height: 23px;
        text-align: center;
    }

    .tablaTerms a.botonLogin {
        border: 0 none;
        height: 23px;
        width: 153px;
        color: white;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: -1px;
        text-transform: uppercase;
        text-align: center;
    }

    .tablaTerms input.botonLogin {
        border: 0 none;
        height: 23px;
        width: 153px;
        color: white;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: -1px;
        text-transform: uppercase;
        text-align: center;
    }

    .tablaTerms input,
    .tablaTerms select {
        color: #636363;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    }


#loginLegal {
    color: #666666;
    font-size: 9px;
    text-align: center;
    padding-top: 20px;
}

#loginVersion {
    color: #666666;
    font-size: 7px;
    text-align: right;
    padding-top: 10px;
}

.tablaBotones {
    background-color: #e3e3e3;
    border: 1px solid #eaeaea;
    border-top: 0px solid #eaeaea;
    font-size: 12px;
    height: 50px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}


#content1 {
    background-color: #FFF;
    border: 1px solid #eaeaea;
    display: none;
    margin-top: 5px;
    padding: 10px;
    position: relative;
    width: auto;
    z-index: 2000;
}

.txBreadcrumbs {
    font-family: Arial;
    font-size: 11px;
    color: #FFF;
    height: 22px;
    text-transform: uppercase;
    white-space: nowrap;
}

.txBreadcrumbsGris {
    font-family: Arial;
    font-size: 11px;
    color: #000;
    height: 22px;
    width: auto;
    text-transform: uppercase;
}

.cajaOrderStatus {
    padding-left: 15px;
    margin-bottom: 10px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.tablaOrderStatus {
    border: 1px dotted #E2E2E2;
    height: 100%;
}

    .tablaOrderStatus td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #262c31;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-right-style: none;
        border-bottom-style: none;
        border-right-color: #eaeaea;
        border-bottom-color: #eaeaea;
        padding-top: 5px;
        padding-right: 3px;
        padding-bottom: 8px;
        padding-left: 3px;
    }

        .tablaOrderStatus td.odd {
            background-color: #fff;
            font-weight: bold;
        }

        .tablaOrderStatus td.destacado {
            background-color: #e0e0e0;
            font-weight: bold;
            font-size: 12px;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #f9f9f9;
            padding-top: 4px;
            padding-bottom: 4px;
            padding-left: 10px;
        }

        .tablaOrderStatus td.blanco {
            background-color: #ffffff;
            font-weight: bold;
            font-size: 12px;
            border: 0px;
            height: 30px;
            padding: 0;
        }

        .tablaOrderStatus td.chico {
            background-color: #e0e0e0;
            font-weight: normal;
            font-size: 10px;
        }

        .tablaOrderStatus td.azul {
            background-color: #00aeef;
            font-size: 15px;
            color: #FFF;
        }

#FilaDatos td {
    padding: 8px 0 !important;
}

.tablaBusqueda {
}

    .tablaBusqueda td {
        padding: 6px 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #eaeaea;
    }

.breadCrumbs {
    clear: both;
    height: 24px;
    width: auto;
    margin-bottom: 10px;
}

.tablaBusqueda div.searchButton {
    height: 23px;
}

.tablaBusqueda input {
    max-width: 140px;
}

    .tablaBusqueda input.botonSearch {
        border: 0 none;
        height: 23px;
        width: 83px;
        color: white;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: -1px;
        text-transform: uppercase;
        text-align: right;
        padding-bottom: 3px;
        padding-right: 10px;
    }

.tablaSearchResults {
    padding: 0px;
    margin: 0px;
    background-color: #fbfbfb;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #eaeaea;
    border-left-color: #eaeaea;
}

    .tablaSearchResults td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #262c31;
        padding: 6px 3px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-bottom-style: solid;
        border-right-color: #eaeaea;
        border-bottom-color: #eaeaea;
        background-color: #FFFFFF;
    }

    .tablaSearchResults th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #fff;
        padding: 6px 3px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-bottom-style: solid;
        border-right-color: #eaeaea;
        border-bottom-color: #eaeaea;
        background-color: #01aef0;
    }

    .tablaSearchResults tr {
        background-color: #f9f9f9;
    }

        .tablaSearchResults tr.odd {
            background-color: #fff;
        }

#searchResult h2 {
    font-size: 16px;
    color: #00539F;
    margin-top: 10px;
    margin-bottom: 5px;
}

/*
.tablaBotones input.addToCart {
    background-image: url("images/bot-agregar-carrito.gif");
    border: 0 none;
    height: 25px;
    width: 185px;    
    color: white;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -1px;
    text-transform: uppercase;
    text-align: right;
    padding-bottom: 5px;
}
.tablaBotones input.addToCart:hover {
    background-image: url("images/bot-agregar-carrito-f2.gif");
}
*/
.tablaBotones .exportToExcel img {
    border: 0;
    vertical-align: middle;
    padding-right: 4px;
}

.botonGeneral {
    border: 0 none;
    height: 23px;
    width: 153px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -1px;
    text-transform: uppercase;
}

#link td a {
    visibility: visible;
}

.light-text {
    color: grey;
}

.highlightedContent {
    background-color: #fbfbfb;
    border-width: 1px;
    border-color: #eaeaea;
    border-style: solid;
    padding: 6px 3px;
}

table.infoTable {
    border: 1px solid #e2e2e2;
    font-size: 11px;
    color: #262c31;
}

    table.infoTable td {
        padding: 4px;
    }

        table.infoTable td.label {
            background-color: #e2e2e2;
            text-align: right;
        }

    table.infoTable tr {
        padding-top: 4px;
    }

table.selectionTable td {
    border-top-style: none;
}

/*     Clases tabla elegir usuario   */

table.elegirUser {
    width: 100%;
    padding: 0px;
    margin: 10px 0 0 0;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #c3c3c3;
    border-collapse: collapse;
}

.jstree-themeicon {
    display: none !important;
}

.jstree ul {
    min-width: 200px;
    overflow: hidden;
    background-color: #fbfbfb;
}

    .jstree ul li a {
        white-space: normal !important;
        height: auto;
        padding: 1px 2px;
        color: #005493;
        font-size: 12px;
    }

    .jstree ul li > ins {
        vertical-align: top;
    }

.jstree .jstree-hovered, .jstree .jstree-clicked {
    /*border: 0;*/
    background-color: #2D5ED3 !important;
    border-radius: 20px !important;
    color: #FFFFFF !important;
    padding: 5px;
}

table.elegirUser thead tr th {
    /* appearance */
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background-image: url(images/bg.gif);
    background-repeat: no-repeat;
    background-position: right center;
    height: 22px;
    padding: 0px;
    margin: 0px;
    border-right: solid 1px #ffffff;
    cursor: pointer;
}

table.elegirUser thead tr .headerSortUp {
    background-image: url(images/asc.gif);
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}

table.elegirUser thead tr .headerSortDown {
    background-image: url(images/desc.gif);
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}

table.elegirUser tbody tr th {
    /* appearance */
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background-image: url(images/fondo-tabla.gif);
    background-repeat: repeat;
    height: 22px;
    padding: 0px;
    margin: 0px;
    border-right: solid 1px #ffffff;
}

table.elegirUser tbody tr td {
    /* appearance */
    font-size: 12px;
    height: 22px;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    border: solid 1px #c3c3c3;
    background-color: #ffffff;
}

.standardButton {
    background: url(images/fondoDegrade.png) repeat-x !important;
    white-space: nowrap;
    color: white !important;
    font-size: 12px !important;
    font-weight: bold;
    /*    letter-spacing: -1px; */
    text-transform: uppercase;
}

    .standardButton:hover {
        background: url(images/fondoDegrade2.png) repeat-x !important;
    }

.ui-state-default .ui-icon {
    background-image: url(images/icons.png) !important;
    width: 20px !important;
    height: 20px !important;
}

.ui-icon-closethick {
    background-image: url(images/ui-icons_888888_256x240.png);
    margin-top: -8px;
}

.btnClosePopUp {
    border: none !important;
    background-color: transparent !important;
    color: white !important;
}

.icon_addToCart {
    background-position: 0 0;
}

.icon_back {
    background-position: 0 -40px;
}

.icon_calculatePrice {
    background-position: 0 -80px;
}

.icon_cancel {
    background-position: 0 -120px;
}

.icon_continue {
    background-position: 0 -160px;
}

.icon_continueShopping {
    background-position: 0 -200px;
}

.icon_download {
    background-position: 0 -240px;
}

.icon_enterSite {
    background-position: 0 -280px;
}

.icon_export {
    background-position: 0 -320px;
}

.icon_mail {
    background-position: 0 -360px;
}

.icon_modify {
    background-position: 0 -400px;
}

.icon_ok {
    background-position: 0 -440px;
}

.icon_print {
    background-position: 0 -480px;
}

.icon_refresh {
    background-position: 0 -520px;
}

.icon_save {
    background-position: 0 -560px;
}

.icon_search {
    background-position: 0 -600px;
}

.icon_sendOrder {
    background-position: 0 -640px;
}

.icon_upload {
    background-position: 0 -680px;
}

.icon_delete {
    background-position: 0 -720px;
}

ui-dialog p {
    display: block;
    text-align: center;
    width: 90%;
    padding: 20px;
    font-size: 14px;
    font-weight: bold;
    background-image: none;
}

#delete-dialog {
    background-color: #F8F8F8;
    border: 1px dotted #666;
    margin: 5px;
}

#confirm-dialog {
    background-color: #F8F8F8;
    border: 1px dotted #666;
    margin: 5px;
}

.cambioLoguin {
    font-size: 11px;
    font-weight: normal;
    color: #666;
    display: block;
}

.error500 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 90px;
    color: #666;
}

    .error500 span {
        color: #ff0000;
    }

#reportsQueryTable {
    width: 100%;
    margin-bottom: 10px;
}

    #reportsQueryTable td {
        vertical-align: top;
        white-space: nowrap;
    }

#custSelection label {
    width: 50px;
    display: inline-block;
    margin-left: 20px;
}

#reportsQueryTable select {
    width: 550px;
}

#reportsQueryTable ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#reportsQueryTable li {
    vertical-align: middle;
    padding-bottom: 5px;
}

#reportsQueryTable select {
    width: 200px;
}

#reportsQueryTable td.radio {
    width: 150px;
    margin: 5px;
}

.resizableHelper {
    border: 2px solid gray;
}

.plotContainer {
    font-family: Verdana;
    color: #000000;
    background-color: #f9f9f9;
    height: 400px;
    width: 925px;
    font-size: 0.85em;
    border: 1px solid #eaeaea;
    margin: 10px auto;
    padding: 5px;
    overflow: hidden;
    text-align: left;
}

.plotTarget {
    height: 384px;
    width: 883px;
}

.detailPlotTarget {
    height: 360px;
    width: 883px;
}

#helpDeskContainer ul {
    padding: 0;
    list-style-type: none;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

    #helpDeskContainer ul li {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px;
    }

        #helpDeskContainer ul li span.tituloHelp {
            background-image: url(images/fondo-tabla.gif);
            background-repeat: repeat-x;
            color: #ffffff;
        }


    #helpDeskContainer ul ul {
        margin: 5px 0 5px 0;
        width: 250px;
    }

#helpDeskContainer span {
    display: block;
    background-color: #f9f9f9;
    border: #eaeaea 1px solid;
    padding: 3px 12px 3px 8px;
    text-decoration: none;
    font-weight: bold;
    width: 250px;
}

    #helpDeskContainer span.responsable {
        display: block;
        background-color: #f9f9f9;
        border: #eaeaea 1px solid;
        padding: 3px 12px 3px 8px;
        text-decoration: none;
        font-weight: bold;
        width: 250px;
    }

#helpDeskContainer li li span {
    margin-top: -1px;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    padding: 3px 3px 3px 17px;
    text-decoration: none;
    font-weight: normal;
    background-color: #fff;
}

tr.subItemMessage {
    border-bottom: 0px;
    border-top: 0px;
}

    tr.subItemMessage td {
        padding-top: 2px;
        padding-bottom: 2px;
    }

/* replaced item message */
span.subItemMessageA {
    color: #9F6000;
    background-color: #FEEFB3;
    border: 1px solid;
    margin: 0px 1px;
    padding: 2px 15px 2px 15px;
}

/* bonus item message */
span.subItemMessageC {
    color: #4F8A10;
    background-color: #DFF2BF;
    border: 1px solid;
    margin: 0px 1px;
    padding: 2px 15px 2px 15px;
}

tr.orderSubItem td.orderItemPosition {
    text-align: right;
    padding-left: 20px;
}

.glosario ul {
    margin: 0px;
    padding: 0px;
    padding-left: 15px;
    color: #000;
}

.glosario li.section {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #00aeef;
}

.glosario li.term {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-left: 2px;
}

    .glosario li.term span.term-bold {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
    }
    .glosario li.term span.term-answer {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        color: #676767;
    }


#report {
    border-collapse: collapse;
}

    #report h4 {
        margin: 0px;
        padding: 0px;
    }

    #report img {
        float: right;
    }

    #report ul {
        margin: 10px 0 10px 40px;
        padding: 0px;
    }

    #report div.arrow {
        background: transparent url(../../Content/images/arrows.png) no-repeat scroll 0px -16px;
        width: 16px;
        height: 16px;
        display: block;
    }

    #report div.up {
        background-position: 0px 0px;
    }
