

/*** ESTILOS HEADER PRELOGIN ***/

#header *{
    margin: 0;
    padding: 0;
}

#header{
    width: 984px;
    margin: 0 auto;
}

/**
* Menu de Navegacion de Utilidades
*/
#header .utilities_nav{
    background: url("../images/home/header/bg_nav_utilities.jpg") repeat-x;
    color: #fff;
    font-family: Arial, sans-serif;
    padding: 0 29px;
}

#header .utilities_nav #nav_home{
    float: right;
   *z-index: 10;
    *position: relative;
}

#header .utilities_nav,
#header .utilities_nav #nav_home,
#header .utilities_nav #nav_home > li{
    height: 22px;
}

#header .utilities_nav a{
    color: #FFF;
    font-size: 10px;
    line-height: 22px;
    text-transform: uppercase;
}
#header .utilities_nav #nav_home > li > a{
    float: left;
    height: 100%;
    line-height: 22px;
    margin: 0 8px;
    padding: 0 8px;
}



#header .utilities_nav #nav_home a.arrow{
    background: transparent url("../images/home/header/arrow_down_utilities.png") scroll no-repeat 8px 9px;
    padding-left: 21px;
}
#header .utilities_nav #nav_home a.arrow.active{
    background: #707070 url('../images/home/header/close_utilities.jpg') scroll no-repeat 5px 5px;
}

#header .utilities_nav #nav_home > li{
    float: left;
    position: relative;
}

#header .utilities_nav #nav_home > li,
#header .utilities_nav #nav_home .search_wrapper form > *{
    vertical-align: top;
}

/**
* Buscador
*/
#header .utilities_nav #nav_home .search_wrapper{
    background: url("../images/home/header/bg_searchwrapper.png") no-repeat;
    margin: 3px 0 0 0;
    width: 191px;
}

#header .utilities_nav #nav_home .search_wrapper,
#header .utilities_nav #nav_home .search_wrapper form,
#header .utilities_nav #nav_home .search_wrapper a.iblock{
    height: 16px;
}

#header .utilities_nav #nav_home .search_wrapper form{
    margin: 0 0 0 29px;
}

#header .utilities_nav #nav_home .search_wrapper form a.iblock{
    color: #666;
    font-size: 10px;
    line-height: 16px;
    padding: 0;
}

#header .utilities_nav #nav_home .search_wrapper form input{
    background: none;
    border: none;
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 10px;
    height: 15px;
    line-height: 15px;
    width: 132px;
}

/**
* Banner con Logo Citi 200 anios
*/
#header #banner{
    background: url("../images/home/header/bg_banner.jpg") repeat-x;
    height: 85px;
}

#header #banner .logo_header a{
    background: url("../images/header/logo_citi.png") no-repeat bottom right;
    height: 37px;
    width: 65px;
    display: block;
    padding: 24px 0 0 29px;
}

/**
* Main Menu
*/

#header .main_nav{
    background: url("../images/home/header/bg_main_nav.jpg") repeat-x;
    height: 27px;
    padding: 0 29px 0 21px;
    position: relative;
    z-index: 10;
    *z-index: 1;
}

#header #nav_marketing li{
    display: inline;
    float: left;
    list-style: none;
    font-family: arial;
}

#header .main_nav #ingrese-a,
#header #nav_marketing > li> a{
    padding: 0 8px;
    line-height: 26px;
    font-weight: bold;
    font-size: 12px !important;
    color: #FFF;
    display: inline-block;
    text-decoration: none;
}

#header #nav_marketing > li,
#header #nav_marketing > li a{
    height: 26px;
    z-index: 50;
}

#header #nav_marketing li a:hover,
#header #nav_marketing li a.active{
    text-decoration: none !important;
    background: url("../images/home/header/bg_hover_mainnav.jpg") repeat-x scroll transparent;
    display: inline-block;
}

#header .main_nav > div.last{
    float: right;
    font-size: 0;
    position: relative;
}

#header .main_nav #ingrese-a,
#header .main_nav #ingrese-a:hover{
    background: transparent url('../images/home/header/ingresea.jpg') scroll no-repeat 0 1px !important;
    height: 26px;
    padding: 0 0 0 27px;
    width: 100px;
}

#header .main_nav #ingrese-a.active{
    background-position-x: -127px !important;
}

#header #nav_marketing{
    width: 805px;
    float: left;
}

#header .main_nav #signOnTool{
    float:right;
    margin-right: 25px;
}

#header .main_nav #signOnTool li{
    background: url("../images/home/header/bg_singOnTool.jpg") repeat-x scroll transparent !important;
    height: 26px;
    position: relative;
    margin-top: 1px;
    float: left;
}

#header .main_nav #signOnTool li a{
    background: url("../images/home/header/candado_singTool.png") no-repeat 12px center;
    padding-left: 27px;
}


#header .main_nav #signOnTool li a span {
    background: url("../images/home/header/singOnToolArrowDown.png") no-repeat transparent !important;
    width: 24px;
    float:right;
    display: block;
    margin-top: 3px;
    margin-left: 16px;
    height: 15px;
}

#header #nav_home .dropdown{
    top: 22px;
    width: 155px;
}

#header #nav_home .dropdown > li > a{
    width: 125px;
}

#header div.last .dropdown{
    top: 27px;
    left: -13px;
    width: 142px;
}

#header div.last .dropdown > li > a{
    width: 112px;
}

#header .dropdown{
    -moz-box-shadow: 2px 2px 24px -7px #3D3D3D;
    -webkit-box-shadow: 2px 2px 24px -7px #3D3D3D;
    box-shadow: 2px 2px 24px -7px #3D3D3D;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
   
    background-color: #FFF;
    display: none;
    left: 8px;
    padding: 10px 0 0 0;
    position: absolute;
    z-index: 50;
    /*behavior: url(resources/css/PIE.htc);*/
}

#header .bottomRadio{
     background: url("../images/header/bottom_bg_dropdown.png") no-repeat 0 bottom;
     width: 100%;
     height: 11px;
     position: absolute;
     top:100%;
     left: 0;

}

#header .bottomRadio_2{
     background: url("../images/header/bottom_bg_dropdown_2.png") no-repeat 0 bottom;
     width: 100%;
     height: 11px;
     position: absolute;
     top:100%;
     left: 0;

}

#header .dropdown > li{
    border-bottom: 1px dotted #a2a2a2;
    width: 100%;
    float: left;
    list-style: none;
}

#header .dropdown > li.last{
    border-bottom: none !important;
}
#header .dropdown > li > a{
    color: #000 !important;
    border-right: none !important;
    font-size: 12px;
    font-weight: normal !important;
    height: 100%;
    padding: 5px 15px !important;
    text-transform: none !important;    

}
#header .dropdown li a:hover{
    background-color: #F7F7F7 !important;
    background-image: none !important;
}
#header .dropdown > li.last a:hover{
    /*  -webkit-border-radius: 0px 0px 5px 5px;
      border-radius: 0px 0px 5px 5px;
      behavior: url(resources/css/PIE.htc);    */
}
/**
* MEGAMENU
*/
#header #mega-menu{
    display: none;
    font-size: 0;
    left: 17px;
    padding: 7px 0 0 0;
    position: absolute;
    top: 27px;
    width: 950px;
    z-index: 20;
}
/*
#header.prelogin #mega-menu #mega-banca-corporativa{
 display: block;   
}*/
#header #mega-menu #mega-arrow{
    background: transparent url("../images/home/header/mega-arrow.png") scroll no-repeat left top;
    height: 7px;
    left: 48px;
    position: absolute;
    top: 0;
    width: 21px;
    z-index: 18;
}
#header #mega-menu a{
    display: block;
    font-size: 11px;
    text-transform: none;
}
#header #mega-menu a:hover,
#header #mega-menu a.more{
    color: #00589d;
}
#header #mega-menu a:hover{
    text-decoration: underline;
}
#header #mega-menu a,
#header #mega-menu h3{
    color: #333333;
}
#header #mega-menu h2,
#header #mega-menu h3{
    font-weight: bold;
}
#header #mega-menu h2{
    color: #666;
    font-size: 14px;
    margin: -11px 0 12px 0;
}
#header #mega-menu h3{
    font-size: 12px;
    margin: -3px 0 4px 0;
}
/*#header #mega-menu .mega-container{
    /*  -moz-box-shadow: 2px 2px 24px -7px #3D3D3D;
      -webkit-box-shadow: 2px 2px 24px -7px #3D3D3D;*/
   /* -webkit-border-radius: 10px;
    background-color: #fff;
    border-radius: 10px;
    /*  box-shadow: 2px 2px 24px -7px #3D3D3D;*/

   /* -webkit-box-shadow:  0px 2px 10px 0px #3D3D3D;
    box-shadow:  0px 2px 10px 0px #3D3D3D;


    display: none;
    font-size: 0;
    behavior: url(resources/css/PIE.htc);
}*/


#header #mega-menu .mega-container {
    background: url("../images/header/megamenu.png") repeat scroll left top transparent;
    display: none;
    font-size: 0;
    height: 185px;
    margin: -8px -7px;
    
}


#mega-banca-personal{
     background: url("../images/header/megamenu_2promos.png") repeat scroll left top transparent !important;
}

#mega-citigold{
    background: url("../images/header/megamenu_3promos.png") repeat scroll left top transparent !important;
}

#mega-empresas{
    background: url("../images/header/megamenu_2promos.png") repeat scroll left top transparent !important;
}

#header #mega-menu .mega-container .promotions{
    /*background: transparent url('../images/header/stripe-bg.jpg') scroll repeat left center;
    -webkit-border-radius: 0px 10px 10px 0px;*/
    border-radius: 0px 10px 10px 0px;
    float: right;
    height: 161px;
    margin-top: 12px;
    margin-right: 0px;
    font-size: 0;
}
#header #mega-menu .mega-container .mega-col,
#header #mega-menu .mega-container .promotions .mega-col{
    vertical-align: top;
}

#header #mega-menu .mega-container .mega-col,
#header #mega-menu .mega-container .mega-col-content{
    height: 119px;
}

#header #mega-menu .mega-container .mega-col{
   font-size: 11px;
    padding: 30px;
    width: 180px;
}

#header #mega-menu .mega-container .mega-col.promo{
    padding-top: 25px !important;
}

#header #mega-menu .mega-container .mega-col.last-col{
    padding: 30px 20px;

}
#header #mega-menu .mega-container .mega-col.borderLeft{
    padding-left: 0;
    width: 215px;
}
#header #mega-menu .mega-container .mega-col.last-col.borderLeft{
    width: 210px;
}
#header #mega-menu .mega-container .mega-col.borderLeft .mega-col-content{
    border-left: 1px #999 dotted;
    padding-left: 25px;
}
#header #mega-menu .mega-container .mega-col.last-col.borderLeft .mega-col-content{
    padding-left: 20px;
}
#header #mega-menu .mega-container .mega-col .mega-col-content{
    line-height: 18px;
}
#header #mega-menu .mega-container .mega-col .mega-col-content a:last-child{
    margin: 0;
}
#header #mega-menu .mega-container .mega-col .mega-col-content a.more{
    margin: 12px 0 -2px 0;
     background: url("../images/gold/list-item-arrow.png") no-repeat scroll 0 7px transparent;
    color: #00589D;
    font-size: 12px !important;
    padding: 0 0 0 13px;
}

#header #mega-menu .mega-container .mega-col .mega-add{
    position: relative;
}
#header #mega-menu .mega-container .mega-col .mega-add h3,
#header #mega-menu .mega-container .mega-col .mega-add p{
    width: 110px;
}
#header #mega-menu .mega-container .mega-col .mega-add img{
    position: absolute;
    right: 0;
    top: 3px;
}

/* Hacks IE */
.lt-ie8 #header .utilities_nav{
    position: relative;
    z-index: 100;
}

.lt-ie8 #header .utilities_nav > a,
.lt-ie8 #header #mega-menu .mega-container .mega-col,
.lt-ie8 #header #nav_marketing{
    float: left;
}

.lt-ie8 #header .utilities_nav #nav_home .search_wrapper form{
    margin: 0 0 0 15px;
}

.lt-ie8 #header #nav_marketing{
    width: 805px;
}

.lt-ie8 #header .main_nav{
    z-index: 10;
}                    


.iblock,
#tabs-home .tabs-foot li,
#tabs-home .tabs-foot li a,
#header .utilities_nav #nav_home a,
#header .dropdown li a,
#header #mega-menu .mega-container .mega-col{
    display: inline-block;
    zoom: 1;
    float: left;
    *display: inline;
}
