/* HEADER */
#home #header				{ width: 780px; height: 96px; background: url(../_images/bg-header-home.jpg) no-repeat; }
#subsystem #header			{ width: 780px; height: 138px; background: url(../_images/bg-header-subsystem.jpg) no-repeat; }
#noodlequest #header		{ width: 780px; height: 138px; background: url(../_images/bg-header-subsystem.jpg) no-repeat; }
#noodlebib #header			{ width: 780px; height: 138px; background: url(../_images/bg-header-noodlebib.jpg) no-repeat; }
#noodlebib #header_mcl			{ width: 780px; height: 138px; background: url(../_images/bg-header-noodlebib-nopaper.jpg) no-repeat; }
#noodlebib #header_starter			{ width: 780px; height: 138px; background: url(../_images/bg-header-noodlebib-mla.jpg) no-repeat; }
#noodlebib #header-withoutsubnav		{ width: 780px; height: 138px; background: url(../_images/bg-header-noodlebib-nobuttons.jpg) no-repeat; }

#express #header			{ width: 780px; height: 138px; background: url(../_images/bg-header-noodlebib-express.jpg) no-repeat; }
#public #header				{ width: 780px; height: 138px; background: url(../_images/bg-header-noodlebib-public.jpg) no-repeat; }
#header h1, 
#header h2, 
#header span				{ position:absolute; width:500px; margin-left:-5000px; }
#header ul 					{ position:absolute; left:218px; top:36px; width:520px; }
#noodlebib #header ul 		{ position:absolute; left:183px; top:36px; }
#header li 					{ display:inline; }
#header li a 				{ display:block; float:left; height:28px; background-repeat:no-repeat; background-position:0 0; }
#header li a:hover			{ background-position:0 -28px; }
#header li a.on				{ background-position:0 -28px; }
#header #homelink			{ position:absolute; left:683px; top:27px; width:64px; height:50px; }
#header #account			{ font-size:11px; text-align: right; position:relative; right:36px; top:110px; }
#header #breadcrumbs		{ position:absolute; left:218px; top:70px; font-size:9px; color: #909090; text-align: left; }

#header_mcl h1,
#header_mcl h2,
#header_mcl span				{ position:absolute; width:500px; margin-left:-5000px; }
#header_mcl ul 					{ position:absolute; left:225px; top:36px; width:520px; }
#noodlebib #header_mcl ul 		{ position:absolute; left:225px; top:36px; }
#header_mcl li 					{ display:inline; }
#header_mcl li a 				{ display:block; float:left; height:28px; background-repeat:no-repeat; background-position:0 0; }
#header_mcl li a:hover			{ background-position:0 -28px; }
#header_mcl li a.on				{ background-position:0 -28px; }
#header_mcl #homelink			{ position:absolute; left:683px; top:27px; width:64px; height:50px; }
#header_mcl #account			{ font-size:11px; text-align: right; position:relative; right:36px; top:110px; }
#header_mcl #breadcrumbs		{ position:absolute; left:218px; top:70px; font-size:9px; color: #909090; text-align: left; }

#header_starter h1,
#header_starter h2,
#header_starter span				{ position:absolute; width:500px; margin-left:-5000px; }
#header_starter ul 					{ position:absolute; left:185px; top:36px; width:520px; }
#noodlebib #header_starter ul 		{ position:absolute; left:185px; top:36px; }
#header_starter li 					{ display:inline; }
#header_starter li a 				{ display:block; float:left; height:28px; background-repeat:no-repeat; background-position:0 0; }
#header_starter li a:hover			{ background-position:0 -28px; }
#header_starter li a.on				{ background-position:0 -28px; }
#header_starter #homelink			{ position:absolute; left:683px; top:27px; width:64px; height:50px; }
#header_starter #account			{ font-size:11px; text-align: right; position:relative; right:36px; top:110px; }
#header_starter #breadcrumbs		{ position:absolute; left:218px; top:70px; font-size:9px; color: #909090; text-align: left; }


/* STANDARD NAV */
#header a#nav_home 				{ width:46px; background-image:url(../_images/nav-home.gif); }
#header a#nav_software_tools 	{ width:102px; background-image:url(../_images/nav-software_tools.gif); }
#header a#nav_blog 				{ width:47px; background-image:url(../_images/nav-blog.gif); }
#header a#nav_teacher_resources	{ width:128px; background-image:url(../_images/nav-teacher_resources.gif); }
#header a#nav_about_us 			{ width:72px; background-image:url(../_images/nav-about_us.gif); }
#header a#nav_sign_in 			{ width:124px; background-image:url(../_images/nav-sign_in.gif); }

#header_mcl a#nav_home 				{ width:46px; background-image:url(../_images/nav-home.gif); }
#header_mcl a#nav_software_tools 	{ width:102px; background-image:url(../_images/nav-software_tools.gif); }
#header_mcl a#nav_blog 				{ width:47px; background-image:url(../_images/nav-blog.gif); }
#header_mcl a#nav_teacher_resources	{ width:128px; background-image:url(../_images/nav-teacher_resources.gif); }
#header_mcl a#nav_about_us 			{ width:72px; background-image:url(../_images/nav-about_us.gif); }
#header_mcl a#nav_sign_in 			{ width:124px; background-image:url(../_images/nav-sign_in.gif); }

#header_starter a#nav_home 				{ width:46px; background-image:url(../_images/nav-home.gif); }
#header_starter a#nav_software_tools 	{ width:102px; background-image:url(../_images/nav-software_tools.gif); }
#header_starter a#nav_blog 				{ width:47px; background-image:url(../_images/nav-blog.gif); }
#header_starter a#nav_teacher_resources	{ width:128px; background-image:url(../_images/nav-teacher_resources.gif); }
#header_starter a#nav_about_us 			{ width:72px; background-image:url(../_images/nav-about_us.gif); }
#header_starter a#nav_sign_in 			{ width:124px; background-image:url(../_images/nav-sign_in.gif); }


/* NOODLEBIB NAV */
#header a#nav_projects 			{ width:74px; background-image:url(../_images/nav-projects.gif); }
#header a#nav_dashboard 		{ width:100px; background-image:url(../_images/nav-dashboard.gif); }
#header a#nav_bibliography 		{ width:107px; background-image:url(../_images/nav-bibliography2.gif); }
#header a#nav_notecards 		{ width:94px; background-image:url(../_images/nav-notecards2.gif); }
#header a#nav_paper		 		{ width:61px; background-image:url(../_images/nav-paper.gif); }

#header_mcl a#nav_projects 			{ width:74px; background-image:url(../_images/nav-projects.gif); }
#header_mcl a#nav_dashboard 		{ width:100px; background-image:url(../_images/nav-dashboard.gif); }
#header_mcl a#nav_bibliography 		{ width:107px; background-image:url(../_images/nav-bibliography2.gif); }
#header_mcl a#nav_notecards 		{ width:85px; background-image:url(../_images/nav-notecards2.gif); }
#header_mcl a#nav_paper		 		{ width:61px; background-image:url(../_images/nav-paper.gif); }

#header_starter a#nav_projects 			{ width:74px; background-image:url(../_images/nav-projects.gif); }
#header_starter a#nav_dashboard 		{ width:100px; background-image:url(../_images/nav-dashboard.gif); }
#header_starter a#nav_bibliography 		{ width:107px; background-image:url(../_images/nav-bibliography2.gif); }
#header_starter a#nav_notecards 		{ width:94px; background-image:url(../_images/nav-notecards2.gif); }
#header_starter a#nav_paper		 		{ width:61px; background-image:url(../_images/nav-paper.gif); }


/* LEGACY NOODLEBIB NAV */
#header a#nav_mylists 			{ width:74px; background-image:url(../_images/nav-mylists.gif); }
#header a#nav_help 				{ width:50px; background-image:url(../_images/nav-help.gif); }

#header_mcl a#nav_mylists 			{ width:74px; background-image:url(../_images/nav-mylists.gif); }
#header_mcl a#nav_help 				{ width:50px; background-image:url(../_images/nav-help.gif); }

#header_starter a#nav_mylists 			{ width:74px; background-image:url(../_images/nav-mylists.gif); }
#header_starter a#nav_help 				{ width:50px; background-image:url(../_images/nav-help.gif); }

