#header *{
    margin: 0;
    padding: 0;
}

#header{
    width: 984px;
    margin: 0 auto;
}

/**
* Menu de Navegacion de Utilidades
*/
#header .utilities_nav{
    background: url("../img/header/bg_nav_utilities.jpg") repeat-x;
    color: #fff;
    font-family: Arial, sans-serif;
    padding: 0 29px;
}

#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;
}

#header .utilities_nav #nav_home .search_wrapper form div.pipe {
    color: #666666;
    float: right;
    line-height: 13px;
    width: 1px;
}

#header .utilities_nav #nav_home a.arrow{
    background: transparent url("../img/header/arrow_down_utilities.png") scroll no-repeat 8px 9px;
    padding-left: 21px;
}
#header .utilities_nav #nav_home a.arrow.active{
    background: #707070 url('../img/header/close_utilities.jpg') scroll no-repeat 5px 5px;
}

#header .utilities_nav #nav_home > li{
    float: left;
    line-height: 22px;
    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("../img/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;
}

.iblock .dropdown a {font-size:12px !important}

#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;
	width:28px;
	text-align:center;
}

#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;
}

/**

*/
#header #banner{
    background: url("../img/header/bg_banner.jpg") repeat-x;
    height: 85px;
}

.citibank-containerImg {
    background: url("../img/header/bg_header.jpg") repeat-x scroll 0 0 transparent;
    display: block;
    height: 85px;
}

#citibank-logo {
    background: url("../img/header/logo_citi.png") no-repeat scroll right bottom transparent;
    float: left;
    height: 37px;
    padding: 24px 0 0 29px !important;
    width: 65px;
}
#citibank-100{
    background: url("/resources/img/header/logo100.png") no-repeat scroll transparent;
    float: right;
    height: 85px;
    margin: 0 25px 0 0;
    width: 135px;
}

.citivalores #header #banner .logo_header a{
    background: url("../img/header/logo_citivalores.png") no-repeat bottom right;
    height: 46px;
    width: 601px;
    display: block;
    padding: 20px 0 0 29px;
}

.cititrust #header #banner .logo_header a{
    background: url("../img/header/logo_cititrust.png") no-repeat bottom right;
    height: 45px;
    width: 395px;
    display: block;
    padding: 20px 0 0 29px;
}

/**
* Main Menu
*/

#header .main_nav{
    background: url("../img/header/bg_main_nav.jpg") repeat-x;
    height: 27px;
    padding: 0 29px 0 21px;
    position: relative;
    z-index: 10;
}

#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 !important;
    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("../img/header/bg_hover_mainnav.jpg") repeat-x scroll transparent;
    display: inline-block;
}

#header .main_nav > div.last{
    float: right;
    font-size: 0;
    position: relative;
	*margin-top:-26px !important;
}

#header .main_nav #ingrese-a,
#header .main_nav #ingrese-a:hover{
    background: transparent url('../img/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: 934px;*/
	width:733px;
	 float:left;
}

#header .main_nav #signOnTool{
    float:right;
    margin-right: 25px;
}

#header .main_nav #signOnTool li{
    background: url("../img/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("../img/header/candado_singTool.png") no-repeat 12px center;
    padding-left: 27px;
}


#header .main_nav #signOnTool li a span {
    background: url("../img/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;
    position: absolute;
    z-index: 50;
    behavior: url(/resources/css/PIE.htc);
}
#header .dropdown > li{
    border-bottom: 1px dotted #a2a2a2;
    width: 100%;
}

#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: 4px 15px !important;
    text-transform: none !important;    

}
#header .dropdown li a:hover{
    background-color: #e5e5e5 !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: 11px;
    padding: 7px 0 0 0;
    position: absolute;
    top: 27px;
    width: 962px;
    z-index: 20;
}
/*
#header #mega-menu #mega-banca-corporativa{
 display: block;   
}*/
#header #mega-menu #mega-arrow{
    background: transparent url("../img/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: -4px 0 3px 0;
}
#header #mega-menu h3{
    font-size: 12px !important;
    margin: -3px 0 5px 0;
}
#header #mega-menu .mega-container{
    background: transparent url('../img/header/megamenu.png') scroll repeat left top;
    display: none;
    font-size: 0;
    height: 171px;
    padding: 8px 7px;
    margin: -8px -1px;
}


#header #mega-menu .mega-container.safari{
    padding: 8px 1px 8px 1px !important;
}


#header #mega-menu .mega-container .promotions{
    background: transparent url('../img/header/megamenu_promotions.png') scroll repeat right top;
    -webkit-border-radius: 0px 10px 10px 0px;
    border-radius: 0px 10px 10px 0px;
    font-size: 0;
    behavior: url(/resources/css/PIE.htc);
}
#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{
    font-size: 11px;
    padding: 25px;
    width: 190px;
}

#header #mega-menu .mega-container .mega-col,
#header #mega-menu .mega-container .mega-col-content{
    height: 119px;  
}

#header #mega-menu .mega-container .mega-col.last-col{
    height: 124px;
    padding: 25px 20px 20px 20px;
}
#header #mega-menu .mega-container .mega-col.borderLeft{
    padding-left: 0;
    width: 225px;
}
#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: 6px 0 0 0;
}

#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: 122px;
	color:#333333;
	font-size:11px !important;
}
#header #mega-menu .mega-container .mega-col .mega-add img{
    position: absolute;
    right: 0;
    top: 3px;
}

#header #mega-menu .mega-container .mega-col .mega-col-content a.more {
    background: url("/resources/img/content/subcategor_smBiz/list-item-arrow.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
    color: #00589D;
    font-size: 12px !important;
    margin: 12px 0 -2px;
    padding: 0 0 0 13px;
}

/***************HEADER GOLD**********************/
.gold #header .main_nav{
    background: url("../img/header/bg_main_nav_gold.jpg") repeat-x;
    height: 27px;
    padding: 0 29px 0 21px;
    position: relative;
    z-index: 10;
}

.gold #header #nav_marketing li a:hover,
.gold #header #nav_marketing li a.active{
    text-decoration: none !important;
    background: url("../img/header/bg_hover_mainnav_gold.jpg") repeat-x scroll transparent;
    display: inline-block;
}
/*************** FIN HEADER GOLD**********************/

/* 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;
}*/