/* for Header Styles */


/* ----- Block Settings ----- */

div#header{
	background:url(/common/images/bg_header.gif);
}

div#header .utility-area{
	width:930px;
	height:60px;
	margin:0 auto;
	padding:0 10px;
	position:relative;
}

div#header .menu-area{
	width:950px;
	height:35px;
	margin:0 auto;
}


/* ----- about Utility Area ----- */

div#header .utility-area h1.logo a,
div#header .utility-area .logo a{
	float:left;
	margin-top:11px;
	width:155px;
	height:41px;
	font-size:10px;
	text-indent:-9999px;
	background:url(/common/images/logo.gif) no-repeat;
}


div#header .utility-area ul li{
	float:left;
	display:block;
	padding-right:11px;
	font-size:1px;
	line-height:1px;
}

div#header .utility-area ul li a{
	text-indent:-9999px;
	display:block;
	float:left;
	font-size:10px;
}

div#header .utility-area ul{
	display:block;
	position:absolute;
}

div#header .utility-area ul.link{
	left:420px;
	top:31px;
}






/* contact and sitemap */

div#header .utility-area ul.link li.contact a{
	width:74px;
	height:11px;
	background:url(/common/images/hdbtn_contact.gif) top no-repeat;
}

div#header .utility-area ul.link li.sitemap a{
	width:75px;
	height:11px;
	background:url(/common/images/hdbtn_sitemap.gif) top no-repeat;
}

div#header .utility-area ul.link li.global a{
	height:11px;
	width:48px;
	background:url(/common/images/hdbtn_global.gif) top no-repeat;
}



div#header .utility-area ul.link li a:hover,
div#header .utility-area ul.link li a:hover{
	background-position:bottom;
}


/* font size */

div#header .utility-area div.fontsize{
	position:absolute;
	left:667px;
	top:25px;
	width:120px;
	font-size:10px;
}
div#header .utility-area div.fontsize ul{
	top:0;
	left:56px;
}

div#header .utility-area div.fontsize p{
	text-indent:-9999px;
	width:52px;
	height:11px;
	background:url(/common/images/hdtitle_fontsize.gif) no-repeat;
	float:left;
	margin-top:6px;
}

div#header .utility-area div.fontsize li{
	padding-right:3px;
}

div#header .utility-area div.fontsize li a{
	display:block;
	text-indent:-9999px;
	float:left;
}
div#header .utility-area div.fontsize li.small a{
	width:16px;
	height:16px;
	background:url(/common/images/hdbtn_fontsize_small.gif) top no-repeat;
	margin-top:4px;
}
div#header .utility-area div.fontsize li.middle a,
div#header .utility-area div.fontsize li.middle a:hover{
	width:18px;
	height:18px;
	background:url(/common/images/hdbtn_fontsize_middle.gif) bottom no-repeat;
	margin-top:2px;
}
div#header .utility-area div.fontsize li.large a{
	width:20px;
	height:20px;
	background:url(/common/images/hdbtn_fontsize_large.gif) top no-repeat;
}
div#header .utility-area div.fontsize li a:hover{
	background-position:left;
}


/* search box */

div#header .utility-area div.search{
	position:absolute;
	right:5px;
	top:25px;
	width:150px;
	height:30px;
}
div#header .utility-area div.search input{
	float:right;
}
div#header .utility-area div.search input.text{
	display:block;
	border:1px solid #aba99f;
	width:102px;
	height:18px;
	float:left;
}



/* ----- about Menu Area ----- */

div#header .menu-area ul{
	background:url(/common/images/menu_border.gif) left no-repeat;
	padding-left:1px;
	display:block;
}

div#header .menu-area li{
	display:block;
	float:left;
	height:35px;
	padding:0 2px 0 1px;
	background:url(/common/images/menu_border.gif) right no-repeat;
}

div#header .menu-area li.product a,
div#header .menu-area li.campaign a,
div#header .menu-area li.recipe a,
div#header .menu-area li.learning a,
div#header .menu-area li.shopping a,
div#header .menu-area li.support a,
div#header .menu-area li.csr a{
	display:block;
	height:33px;
	text-indent:-9999px;
	float:left;
	margin-top:2px;
}

div#header .menu-area li.product a:hover,
div#header .menu-area li.campaign a:hover,
div#header .menu-area li.recipe a:hover,
div#header .menu-area li.learning a:hover,
div#header .menu-area li.shopping a:hover,
div#header .menu-area li.support a:hover,
div#header .menu-area li.csr a:hover{
	background-position:bottom;
}

div#header .menu-area li.product a{background:url(/common/images/menu_product.gif) top no-repeat;width:105px;}

div#header .menu-area li.campaign a{background:url(/common/images/menu_campaign.gif) top no-repeat;width:141px;}

div#header .menu-area li.recipe a{background:url(/common/images/menu_recipe.gif) top no-repeat;width:85px;}

div#header .menu-area li.learning a{background:url(/common/images/menu_learning.gif) top no-repeat;width:105px;}

div#header .menu-area li.shopping a{background:url(/common/images/menu_shopping.gif) top no-repeat;width:158px;}

div#header .menu-area li.support a{background:url(/common/images/menu_support.gif) top no-repeat;width:120px;}

div#header .menu-area li.csr a{background:url(/common/images/menu_csr.gif) top no-repeat;width:101px;}

div#header .menu-area li.company{
	padding:6px 8px;
	height:23px;
}


/* ----- about SubMenu Area ----- */

div#header .submenu-area{
	height:30px;
	background:url(/common/images/bg_submenu.gif) repeat-x;
}

div#header .submenu-area ul{
	width:950px;
	margin:0 auto;
}
div#header .submenu-area li{
	padding:4px 0 4px 3px;
	float:left;
}


/*100th aniv Logo: ;*/ 
#header .bn_100th{
	margin:0 0 0 20px;
	padding-top:13px;
	float:left;
}