﻿/* Header details */
#header_graphic { background: url(/en/images/header_graphic.png) no-repeat 0 0; width: 462px; height: 126px; float: left; margin: 2px 0 0 40px; }

#navigation_header {  float: left; margin: 78px 0 0 60px; }
#navigation_header ul li { background: url(/en/images/navigation_header_btns.png) no-repeat 0 0; list-style-type: none; float: left; }

/* Header navigation (Masterpage.master) */
li#home { background-position: 0 0 !important; width: 58px; }
li#home:hover { background-position: 0 -14px !important; }
li#home.locked { background-position: 0 -14px !important; }
li#FAQ { background-position: -58px 0 !important; width: 51px; }
li#FAQ:hover { background-position: -58px -14px !important; }
li#FAQ.locked { background-position: -58px -14px !important; }
li#contact { background-position: -109px 0 !important; width: 92px; }
li#contact:hover { background-position: -109px -14px !important; }
li#contact.locked { background-position: -109px -14px !important; }
li#francais { background-position: -201px  0 !important; width: 141px; }
li#francais:hover { background-position: -201px  -14px !important; }
li#francais.locked { background-position: -201px  -14px !important; }

/* Navigation (MasterPage.master) */
#navigation_main ul { margin: 0; padding: 0; }
#navigation_main ul li { background: url(/en/images/navigation_main_btns.png) no-repeat 0 0; list-style-type: none; width: 175px; }
#navigation_main ul li a { display: block; width: 100%; height: 100%; }

li#about { background-position: 0 0 !important; height: 45px; }
li#about:hover { background-position: 0 -330px !important; }
li#about.locked { background-position: 0 -330px !important; }

li#resources { background-position: 0 -45px !important; height: 59px; }
li#resources:hover { background-position: 0 -375px !important; }
li#resources.locked { background-position: 0 -375px !important; }

li#nutrition_primers { background-position: 0 -104px !important; height: 44px; }
li#nutrition_primers:hover {background-position: 0 -434px !important; }
li#nutrition_primers.locked { background-position: 0 -434px !important; }

li#license { background-position: 0 -149px !important; height: 44px; }
li#license:hover { background-position: 0 -479px !important; }
li#license.locked { background-position: 0 -479px !important; }

li#join { background-position: 0 -195px !important; height: 43px; }
li#join:hover { background-position: 0 -525px !important; }
li#join.locked { background-position: 0 -525px !important; }

li#research { background-position: 0 -238px !important; height: 44px ; }
li#research:hover { background-position: 0 -568px !important; }
li#research.locked { background-position: 0 -568px !important; }

li#partners { background-position: 0 -283px !important; height: 44px; }
li#partners:hover { background-position: 0 -613px !important; }
li#partners.locked { background-position: 0 -613px !important; }
