/* ===================================== */ /* ===== Initializing all elements ===== */ body {font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px;} h1, h2, h3, h4, h5, h6, p, form, button, ul, li, dl, dt, dd {font-size:12px; font-weight:normal; padding:0px; margin:0px;} h1, h2, h3, h4, h5, h6, p {font-weight:normal;} li {list-style:none;} a {text-decoration:none;} a:hover {text-decoration:underline;} a img {border:0px;} /* ===== Body ===== */ body { display:block; width:100%; text-align:center; } #body { display:block; width:925px; margin:0px auto; text-align:left; } /* ===== Header ===== */ #header { float:left; width:925px; background:url('../images/topcenter_hdr.gif') repeat-x top left; padding:0px 0px 0px 0px; margin:0px 0px 10px 0px; } #header .container { float:left; width:925px; background:url('../images/topleft_hdr.gif') no-repeat top left; } #header .inner_container { float:left; width:925px; background:url('../images/topright_hdr.gif') no-repeat top right; } #header a.logo{ float:left; margin:10px 10px 5px 10px; } #header #menu { float:left; width:925px; padding:0px 0px 0px 0px; background:url('../images/btmcenter_hdr.gif') repeat-x bottom left; } #header #menu .container { float:left; width:925px; background:url('../images/navleft_hdr_new.gif') no-repeat bottom left; } #header #menu ul { float:left; position:relative; width:905px; padding:0px 10px 6px 10px; background:url('../images/navrt_hdr_new.gif') no-repeat bottom right; } #header #menu ul li{ float:left; padding:0px 0px 0px 5px; } #header #menu ul li a { float:left; padding:12px 15px 10px 10px; color:#888; font-weight:bold; } #header #menu ul li a:hover { color:#00005a; text-decoration:none; } #header #menu ul li.selected { padding:0px 0px 0px 5px; background:#fff url('../images/nav_tab_left.gif') no-repeat top left; } #header #menu ul li.selected a.main_item { padding:12px 15px 40px 10px; } #header #menu ul li.selected a{ color:#00005a; background:#fff url('../images/nav_tab_right.gif') no-repeat top right; } #header #menu ul li.selected a:hover{ color:#00005a; text-decoration:none; } #header #menu .submenu { position:absolute; top:34px; left:0px; float:left; width:925px; background:url('../images/btmcenter_subnav.gif') repeat-x bottom left; display:none; } #header #menu li.selected .submenu { display:block; font-size:16px; color:#999; } #header #menu .submenu .container { float:left; width:915px; padding:0px 0px 0px 10px; background:url('../images/btmleft_subnav.gif') no-repeat bottom left; } #header #menu ul .submenu .inner_container { float:left; width:895px; padding:8px 10px 13px 10px; background:url('../images/btmright_subnav.gif') no-repeat bottom right; } #header #menu ul .submenu .container .inner_container a { float:none; font-size:12px; font-weight:normal; color:#888; padding:0px 5px; background:none; } #header #menu ul .submenu .container .inner_container a:hover { color:#00005a; text-decoration:underline; } #header #menu ul .submenu .container .inner_container a.selected { color:#00005a; font-weight:bold; } /* ===== Content ===== */ #content { float:left; width:925px; margin:0px 0px 25px 0px; background:url('../images/lg_midcont_bg.gif') repeat-y top left; } #content .container{ float:left; width:925px; padding:15px 0px 0px 0px; background:url('../images/lg_topcontent_bg.gif') no-repeat top left; } #content .container_inner{ float:left; width:895px; padding:0px 17px 14px 13px; background:url('../images/lg_btm_cont_bg.gif') no-repeat bottom left; } /* ===== Footer ===== */ #footer { float:left; width:925px; margin:0px 0px 15px 0px; } #footer .links { float:left; width:915px; padding:5px 5px; border-top:solid 1px #d6d6d6; border-bottom:solid 1px #d6d6d6; margin:0px 0px 5px 0px; } #footer .links a.citibank_link { float:left; color:#666; font-size:11px; } #footer .links ul.info_links { float:right; } #footer .links ul.info_links li{ float:left; margin:0px 0px 0px 20px; } #footer .links ul.info_links li a{ color:#666; font-size:11px; } #footer p { color:#666; font-size:11px; padding:0px 5px; } /* ===== Specific ===== */ #content h1 { font-size:16px; font-weight:bold; } #content p { margin:0px 0px 7px 0px; }