/* Import CSS Reset File */
@import url("reset.css");
/*@import url("jquery.jqplot.css");
@import url("coin-slider-styles.css");
@import url("carousel.css");*/

/* Layout */
#mainContainer
{
}
#pageHeaderContainer
{
    background: #004276 url(../images/bg_pageHeaderC.jpg) no-repeat center top;
}
#pageHeader
{
    width: 996px;
    height: 106px;
    margin: auto;
}
#logo
{
    width: 97px;
    height: 105px;
    background: transparent url(../images/Logo-Oficial-Latam.png) no-repeat center bottom;
    text-indent: -9999px;
    display: block;
    float: left;
}
#mainNav
{
    margin: 15px 0 0 0;
    padding: 0;
    float: right;
    list-style: none;
    font-family: georgia, serif !important;
    font-size: 1em;
    width: 890px;
}
#mainNav li
{
    float: right;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    background: transparent url(../images/bg_mainNavLine.png) no-repeat right top;
}
#mainNav li a
{
    float: left;
    height: 24px;
    padding: 26px 15px 18px;
    color: #044478;
    text-decoration: none;
    font-family: georgia, serif !important;
}
#mainNav li:hover a, #mainNav li a:hover
{
    color: #fff;
    font-weight: normal;
}
.about:hover, .productos:hover, .soluciones:hover, .alianzas:hover, .contacto:hover
{
    background: url(../images/bg_mainNavHover.png) no-repeat center top;
}
#mainNav a:link, #mainNav a:visited, #mainNav a:hover, #mainNav a:active
{
    color: #d3dfe8;
}

/* topButtons */
ul#topButtons
{
    height: 19px;
    float: right;
    padding: 8px 0 7px;
    margin: 4px 0 0;
    padding: 0;
    float: right;
    list-style: none;
    font-size: 1em;
}
ul#topButtons li.btnSup
{
    float: left;
    margin: 0 5px;
    padding: 0;
    position: relative;
    float: left;
}
ul#topButtons li.btnSup a
{
    float: left;
    color: #d3dfe8;
    text-decoration: none;
    font-weight: normal;
}
ul#topButtons li:hover a, ul#topButtons li a:hover
{
    color: #fff;
}
.sub
{
    position: absolute;
    top: 20px;
    right: 0px;
    padding: 10px;
    display: none;
    font-size: 12px;
    font-family: arial, sans-serif;
    font-weight: normal;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 0px;
    z-index: 103;
}
.sub li
{
    display: block;
    background: #f5f5f5;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #E9E9E9;
    padding: 3px 10px;
    margin: 0;
    color: #333;
}
ul#topButtons li.btnSup .sub a
{
    float: none;
    color: #333;
}
.sub li.subFirst
{
    padding-top: 5px;
    border-top: 1px solid #d9d9d9;
}
.sub li.subLast
{
    border-bottom: 1px solid #d9d9d9;
}

#topButtons input.textField
{
    background: transparent url(../images/bg_textFieldLogin.jpg) 0 0 no-repeat;
    height: 12px;
    border: 0px solid #999;
    padding: 9px 6px;
    width: 250px;
}
.mensaje
{
    background: transparent url(../images/bg_textFieldComments.jpg) 0 0 no-repeat;
    height: 36px;
    border: 0px solid #999;
    padding: 9px 6px;
    width: 250px;
    overflow: auto;
}
.btnEnter
{
    width: 62px;
    height: 34px;
    background: transparent url(../images/bg_btnEnter.jpg) 0 0 no-repeat;
    border: 0px;
    margin: 5px 0 0;
}
.btnRegister
{
    width: 119px;
    height: 30px;
    background: transparent url(../images/bg_btnEnter.jpg) 0 0 no-repeat;
    border: 0px;
    margin: 5px 0 0;
}
.btnSup
{
    height: 12px;
    background: transparent url(../images/bg_btnSup.png) right top no-repeat;
    padding: 2px 8px 8px 4px !important;
    font-size: 12px !important;
    display: block;
}
.btnSup a .btnLeft
{
    width: 4px;
    height: 22px;
    margin: -2px 0px 0px -8px;
    background: transparent url(../images/bg_btnSup.png) left top no-repeat;
    float: left;
    display: block;
}
#LauncherGoDashboard
{
    background: transparent url(../images/dashboard.png) no-repeat 0px 2px;
}
#GoDashboard .btnLeft
{
    margin-right: 22px;
}
#welcome.btnSup:hover
{
    background-image: url(../images/bg_btnSup.png);
}
#welcome.btnSup:hover a .btnLeft
{
    background-image: url(../images/bg_btnSup.png);
}
#welcome.btnSup:hover a
{
    color: #d3dfe8;
}
#LanuncherHomeLatam
{
    background: transparent url(../images/globe.png) no-repeat 0px 1px;
    padding-left: 20px;
}
#login
{
    margin-left: -5px !important;
    white-space: nowrap;
}
#lockIcon
{
    background: transparent url(../images/closed-lock.png) center no-repeat;
    width: 10px;
    height: 14px;
    display: block;
    float: right;
}
#login:hover #lockIcon, .highlight #lockIcon
{
    background: transparent url(../images/closed-lockHover.png) center no-repeat;
}
.btnSup:hover
{
    background-image: url(../images/bg_btnSupHover.png);
}
.btnSup:hover a .btnLeft
{
    background-image: url(../images/bg_btnSupHover.png);
}
.btnSup.highlight
{
    background-image: url(../images/bg_btnSuphighlight.png);
}
.btnSup.highlight a .btnLeft
{
    background-image: url(../images/bg_btnSuphighlight.png);
}
ul#topButtons li.highlight a
{
    color: #666;
}
.sub a.firstLi
{
    border-top: 0px;
}
.sub a.lastLi
{
    border-bottom: 0px;
}

/* footer */
#pageFooterContainer
{
    background: url(../images/bgfooter.jpg) repeat-x;
}
#pageFooter
{
    width: 996px;
    padding: 0;
    margin: 0 auto 20px;
}
#textISO
{
    background: url(../images/bgfooter.jpg) repeat-x;
    padding: 6px 0;
    text-align: center;
    color: #003867;
    font-weight: normal;
    font-size: 12px;
}
.logosend
{
    padding-left: 20px;
}
.logosend a
{
    text-decoration: none;
}
.logosend img
{
    margin: 20px 28px;
}
.logosFooter
{
    float: left;
    width: 60px;
    height: 72px;
    margin: 45px 70px 0 0;
    text-decoration: none;
    display: block;
}
.logoLast
{
    margin-right: 0;
}
#logoCA
{
    background: transparent url(../images/Logo-Oficial-Centroamerica.jpg) 0 0 no-repeat;
}
#logoCo
{
    background: transparent url(../images/Logo-Oficial-Colombia.jpg) 0 0 no-repeat;
}
#logoLatam
{
    background: transparent url(../images/Logo-Oficial-Latam.jpg) 0 0 no-repeat;
}
#logoMx
{
    background: transparent url(../images/Logo-Oficial-Mexico.jpg) 0 0 no-repeat;
}
#logoPe
{
    background: transparent url(../images/Logo-Oficial-Peru.jpg) 0 0 no-repeat;
}
#logoQuantit
{
    background: transparent url(../images/logoq.png) center no-repeat;
    width: 69px;
}
.america
{
    float: right;
    margin: 28px 0px 2px;
}

/* pageContent */
#pageContent
{
    width: 996px;
    margin: 10px auto;
    min-height: 300px;
}
#colLeft
{
    float: left;
    min-height: 300px;
}
#colCenter
{
    float: left;
    min-height: 300px;
    margin: 0 12px;
}
#colRight
{
    float: right;
    min-height: 300px;
}

/* Columnas */
.grid_01_col
{
    width: 30px;
}
.grid_02_col
{
    width: 72px;
}
.grid_03_col
{
    width: 114px;
}
.grid_04_col
{
    width: 156px;
}
.grid_05_col
{
    width: 198px;
}
.grid_06_col
{
    width: 240px;
}
.grid_07_col
{
    width: 282px;
}
.grid_08_col
{
    width: 324px;
}
.grid_09_col
{
    width: 366px;
}
.grid_10_col
{
    width: 408px;
}
.grid_11_col
{
    width: 450px;
}
.grid_12_col
{
    width: 492px;
}
.grid_13_col
{
    width: 534px;
}
.grid_14_col
{
    width: 576px;
}
.grid_15_col
{
    width: 618px;
}
.grid_16_col
{
    width: 660px;
}
.grid_17_col
{
    width: 702px;
}
.grid_18_col
{
    width: 744px;
}
.grid_19_col
{
    width: 786px;
}
.grid_20_col
{
    width: 828px;
}
.grid_21_col
{
    width: 870px;
}
.grid_22_col
{
    width: 912px;
}
.grid_23_col
{
    width: 954px;
}
.grid_24_col
{
    width: 996px;
}

#slideContainer
{
    z-index: 0 !important;
    margin-bottom: 35px;
}

/* mensaje no access */
#col3 .noAccesMessage
{
    float: right;
}
.noAccesMessage
{
    width: 349px;
    background: url(../images/bg_message.jpg) no-repeat center bottom;
    color: #003867;
    padding: 1px 10px 0;
    margin: 0 0 10px;
    border-top: 1px solid #e3e3e3;
}
.noAccesMessage a
{
    text-decoration: none;
    color: #003867;
}
.noAccesMessage h2
{
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    text-align: center;
    margin: 10px 0px;
}
.noAccesMessage div
{
    font-style: italic;
    margin: 24px 0 4px;
}

/* layout */
.titleBig
{
    font-family: Georgia, Serif;
    font-size: 32px;
    font-weight: normal;
    color: #003867;
    margin: 10px 0;
}
.text
{
    font-family: Georgia, Serif;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}
.textoplano
{
    margin: 0 0 10px;
    font-family: Georgia, Serif;
    color: #666;
}
.mainImageAianzas div
{
    margin: auto;
    text-align: center;
}
.mainImageAianzas a
{
    text-decoration: none;
}

/*estilo de tablas */
.hor-zebra
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 11px;
    border-collapse: collapse;
}
.Labeltxt
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 11px;
    border-collapse: collapse;
    font-weight: bold;
}

.hor-zebra th
{
    font-size: 13px;
    font-weight: normal;
    color: #003867;
    text-align: center;
    background: #e0e7ed;
    padding: 4px;
    border-bottom: 1px solid #dfdfdf;
}
.hor-zebra td
{
    color: #669;
    padding: 2px;
    vertical-align: middle;
    border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}
.hor-zebra td.derecha
{
    border-right: none;
}
.odd
{
    background: #eeeeee;
}
.derecha
{
    text-align: right;
}
.up, .down
{
    float: left;
    margin: 4px 2px 4px 4px;
}
.panes
{
    min-height: 362px;
}

/* latixx */
.latixx
{
    background: url(../images/latixx.jpg) 0 0 no-repeat;
    height: 13px;
    width: 344px;
    display: block;
    padding: 12px 8px 17px 16px;
    color: white;
    font-size: 12px;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    text-align: right;
    font-family: 'Abel' , sans-serif;
}

.buttonForm
{
    margin: 8px 4px;
    padding: 8px 8px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    outline: none;
    font: 12px arial, sans-serif !important;
    color: #444;
    text-decoration: none;
    border: 1px solid #bbb;
    border-top-color: #CbCbCb;
    border-bottom-color: #999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    cursor: pointer;
    background: url(../images/private/backbtOff.gif) repeat;
}
.buttonForm:hover
{
    background: url(../images/private/backbtOn.gif) repeat;
}
.buttonForm.disabled
{
    background: fff;
    border-color: #dbdbdb;
    border-bottom-color: #c5c5c5;
    color: #c9c9c9;
}

.formSelect
{
    color: #333;
    font-size: 12px;
    padding: 4px;
    border: 1px solid #89BAD3;
}

/* Analisis */
.imageAlianza
{
    margin: 10px 0 10px;
    border-bottom: 1px solid #e0e0e0;
    clear: both;
    padding: 0 0 10px;
}
.imageAlianza.lastItem
{
    border: 0px;
    margin-bottom: 20px;
}

/* Nosotros */
.mainImageNosotros
{
    margin: 60px 0;
}

/*PIP CHANNEL*/
.breads
{
    display: block;
    height: 50px;
}
.breadcrumb
{
    display: block;
    float: left;
    margin: 5px;
    font-weight: 900;
    font-size: 14px;
    color: #003867;
}

.breadcrumb:hover
{
    font-weight: bold;
    font-size: 15px;
    text-decoration: underline;
}

.separate
{
    display: block;
    float: left;
    margin: 5px;
    font-weight: 900;
    font-size: 14px;
    color: #003867;
}

/*END PIP CHANNEL*/
