/***** Begin: Secondary Nav ***************************************************/
/*	
	For More information on how this works: 
	http://www.alistapart.com/articles/sprites/
*/
ul#SecondaryNav
{
	width: 499px;
	height: 29px;
	margin: 0px; padding: 0px;
	position: relative;
}
ul#SecondaryNav li 
{
	margin: 0px; padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
}
ul#SecondaryNav li, ul#SecondaryNav a
{
	display: block;
	height: 29px;
	text-decoration: none;
	text-indent: -2000px; /* Moves text off-screen, but still visible to search engines and screen readers */
	/* Hidden from IE/Mac \*/overflow: hidden;/* End Hidden from IE/Mac */
}

/***** Begin: Parents tabs */
.Parents ul#SecondaryNav { background: url(/web/20181012224537im_/http://www.harpercollinschildrens.com/Images/1/Common/nav_secondary_parents_tabs.gif); }

/* Offset and widths for each tab */
.Parents ul#SecondaryNav li#TabParentsHome { left: 0px; width: 76px; }
.Parents ul#SecondaryNav li#TabParentsWhatsNew { left: 78px; width: 90px; }
.Parents ul#SecondaryNav li#TabParentsBestSellers { left: 170px; width: 96px; }
.Parents ul#SecondaryNav li#TabParentsAwards { left: 268px; width: 81px; }
/* .Parents ul#SecondaryNav li#TabParentsCharacters { left: 351px; width: 147px; } */
.Parents ul#SecondaryNav li#TabParentsAuthors { left: 351px; width: 107px; }

/*
	On hover, or if class for li is set to "Selected", load background image into link, 
	and shift left and up to show corresponding "on" version
*/
.Parents ul#SecondaryNav li a:hover,
.Parents ul#SecondaryNav li.Selected a { background: transparent url(/web/20181012224537im_/http://www.harpercollinschildrens.com/Images/1/Common/nav_secondary_parents_tabs.gif) no-repeat; }

.Parents ul#SecondaryNav li#TabParentsHome a:hover,
.Parents ul#SecondaryNav li#TabParentsHome.Selected a { background-position: 0px -29px; }

.Parents ul#SecondaryNav li#TabParentsWhatsNew a:hover,
.Parents ul#SecondaryNav li#TabParentsWhatsNew.Selected a { background-position: -78px -29px; }

.Parents ul#SecondaryNav li#TabParentsBestSellers a:hover,
.Parents ul#SecondaryNav li#TabParentsBestSellers.Selected a { background-position: -170px -29px; }

.Parents ul#SecondaryNav li#TabParentsAwards a:hover,
.Parents ul#SecondaryNav li#TabParentsAwards.Selected a { background-position: -268px -29px; }

/*
.Parents ul#SecondaryNav li#TabParentsCharacters a:hover,
.Parents ul#SecondaryNav li#TabParentsCharacters.Selected a { background-position: -351px -29px; }
*/

.Parents ul#SecondaryNav li#TabParentsAuthors a:hover,
.Parents ul#SecondaryNav li#TabParentsAuthors.Selected a { background-position: -351px -29px; }
/***** End: Parents tabs */

/***** Begin: Kids tabs */
.Kids ul#SecondaryNav, .Kids ul#SecondaryNav li, .Kids ul#SecondaryNav a { height: 36px; } /* overrides height specified above */

.Kids ul#SecondaryNav { background: url(/web/20181012224537im_/http://www.harpercollinschildrens.com/Images/1/Common/nav_secondary_kids_tabs.gif); }

/* Offset and widths for each tab */
.Kids ul#SecondaryNav li#TabKidsHome { left: 0px; width: 59px; }
.Kids ul#SecondaryNav li#TabKidsBookFinder { left: 60px; width: 117px; }
.Kids ul#SecondaryNav li#TabKidsAuthors { left: 180px; width: 113px; }
.Kids ul#SecondaryNav li#TabKidsGames { left: 296px; width: 165px; }

/*
	On hover, or if class for li is set to "Selected", load background image into link, 
	and shift left and up to show corresponding "on" version
*/
.Kids ul#SecondaryNav li a:hover,
.Kids ul#SecondaryNav li.Selected a { background: transparent url(/web/20181012224537im_/http://www.harpercollinschildrens.com/Images/1/Common/nav_secondary_kids_tabs.gif) no-repeat; }

.Kids ul#SecondaryNav li#TabKidsHome a:hover,
.Kids ul#SecondaryNav li#TabKidsHome.Selected a { background-position: 0px -36px; }

.Kids ul#SecondaryNav li#TabKidsBookFinder a:hover,
.Kids ul#SecondaryNav li#TabKidsBookFinder.Selected a { background-position: -60px -36px; }

.Kids ul#SecondaryNav li#TabKidsAuthors a:hover,
.Kids ul#SecondaryNav li#TabKidsAuthors.Selected a{ background-position: -180px -36px; }

.Kids ul#SecondaryNav li#TabKidsGames a:hover,
.Kids ul#SecondaryNav li#TabKidsGames.Selected a { background-position: -296px -36px; }
/***** End: Kids tabs */

/***** Begin: Teachers */
.Teachers ul#SecondaryNav { background: url(/web/20181012224537im_/http://www.harpercollinschildrens.com/Images/1/Common/nav_secondary_teachers_tabs.gif); }

/* Offset and widths for each tab */
.Teachers ul#SecondaryNav li#TabTeachersHome { left: 0px; width: 60px; }
.Teachers ul#SecondaryNav li#TabTeachersWhatsNew { left: 62px; width: 64px; }
.Teachers ul#SecondaryNav li#TabTeachersAuthors { left: 128px; width: 108px; }
.Teachers ul#SecondaryNav li#TabTeachersAwards { left: 238px; width: 84px; }
.Teachers ul#SecondaryNav li#TabTeachersResources { left: 324px; width: 85px; }
.Teachers ul#SecondaryNav li#TabTeacherActivities { left: 411px; width: 87px; }

/*
	On hover, or if class for li is set to "Selected", load background image into link, 
	and shift left and up to show corresponding "on" version
*/
.Teachers ul#SecondaryNav li a:hover,
.Teachers ul#SecondaryNav li.Selected a { background: transparent url(/web/20181012224537im_/http://www.harpercollinschildrens.com/Images/1/Common/nav_secondary_teachers_tabs.gif) no-repeat; }

.Teachers ul#SecondaryNav li#TabTeachersHome a:hover,
.Teachers ul#SecondaryNav li#TabTeachersHome.Selected a { background-position: 0px -29px; }

.Teachers ul#SecondaryNav li#TabTeachersWhatsNew a:hover,
.Teachers ul#SecondaryNav li#TabTeachersWhatsNew.Selected a { background-position: -62px -29px; }

.Teachers ul#SecondaryNav li#TabTeachersAuthors a:hover,
.Teachers ul#SecondaryNav li#TabTeachersAuthors.Selected a { background-position: -128px -29px; }

.Teachers ul#SecondaryNav li#TabTeachersAwards a:hover,
.Teachers ul#SecondaryNav li#TabTeachersAwards.Selected a { background-position: -238px -29px; }

.Teachers ul#SecondaryNav li#TabTeachersResources a:hover,
.Teachers ul#SecondaryNav li#TabTeachersResources.Selected a { background-position: -324px -29px; }

.Teachers ul#SecondaryNav li#TabTeacherActivities a:hover,
.Teachers ul#SecondaryNav li#TabTeacherActivities.Selected a { background-position: -411px -29px; }
/***** End: Teachers */

/***** End: Secondary Nav *****************************************************/

/***** Begin: Tertiary Nav ****************************************************/

/* Common to all contexts */
ul#TertiaryNavKidsBF, ul#TertiaryNavKidsAI, ul#TertiaryNavKidsGames, 
  ul#TertiaryNavParentsAI, ul#TertiaryNavTeachersAI
{
	width: 525px;
	height: 23px;
	margin: 0px; padding: 0px;
	position: relative;
}
ul#TertiaryNavKidsBF li, ul#TertiaryNavKidsAI li, ul#TertiaryNavKidsGames li,
  ul#TertiaryNavParentsAI li,ul#TertiaryNavTeachersAI li
{
	margin: 0px; padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
}
ul#TertiaryNavKidsBF li, ul#TertiaryNavKidsBF a,
ul#TertiaryNavKidsAI li, ul#TertiaryNavKidsAI a,
ul#TertiaryNavKidsGames li, ul#TertiaryNavKidsGames a,
ul#TertiaryNavParentsAI li, ul#TertiaryNavParentsAI a,
ul#TertiaryNavTeachersAI li, ul#TertiaryNavTeachersAI a
{
	display: block;
	height: 23px;
	text-decoration: none;
	text-indent: -2000px; /* Moves text off-screen, but still visible to search engines and screen readers */
	/* Hidden from IE/Mac \*/overflow: hidden;/* End Hidden from IE/Mac */
}

/**** BookFinder **********************/
/**************************************/
.Kids ul#TertiaryNavKidsBF,
.Kids ul#TertiaryNavKidsBF li a:hover,
.Kids ul#TertiaryNavKidsBF li.Selected a { background: transparent url(/web/20181012224537im_/http://www.harpercollinschildrens.com/Images/1/Common/nav_tertiary_bookfinder_kids_tabs.gif) no-repeat; }

/* Offset and widths for each tab */
.Kids li#TabKidsBFWhatsNew { left: 0px; width: 68px; }
.Kids li#TabKidsBFKidsPicks { left: 68px; width: 63px; }
.Kids li#TabKidsBFAwards { left: 131px; width: 96px; }
.Kids li#TabKidsBFCharacters { left: 227px; width: 149px; }

/*
	On hover, or if class for li is set to "Selected", load background image into link, 
	and shift left and up to show corresponding "on" version
*/
.Kids ul#TertiaryNavKidsBF li#TabKidsBFWhatsNew a:hover,
.Kids ul#TertiaryNavKidsBF li#TabKidsBFWhatsNew.Selected a { background-position: 0px -23px; }

.Kids ul#TertiaryNavKidsBF li#TabKidsBFKidsPicks a:hover,
.Kids ul#TertiaryNavKidsBF li#TabKidsBFKidsPicks.Selected a { background-position: -68px -23px; }

.Kids ul#TertiaryNavKidsBF li#TabKidsBFAwards a:hover,
.Kids ul#TertiaryNavKidsBF li#TabKidsBFAwards.Selected a { background-position: -131px -23px; }

.Kids ul#TertiaryNavKidsBF li#TabKidsBFCharacters a:hover,
.Kids ul#TertiaryNavKidsBF li#TabKidsBFCharacters.Selected a { background-position: -227px -23px; }


/**** AuthorsAndIllustrators **********/
/**************************************/

/**** Begin Kids A & I */
.Kids ul#TertiaryNavKidsAI,
.Kids ul#TertiaryNavKidsAI li a:hover,
.Kids ul#TertiaryNavKidsAI li.Selected a { background: transparent url(/web/20181012224537im_/http://www.harpercollinschildrens.com/Images/1/Common/nav_tertiary_authorsandillustrators_kids_tabs.gif) no-repeat; }

/* Offset and widths for each tab */
.Kids li#TabKidsAIBrowse { left: 0px; width: 86px; }
.Kids li#TabKidsAIOnTourThisWeek { left: 87px; width: 102px; }
.Kids li#TabKidsAIWebsites { left: 190px; width: 57px; }

/*
	On hover, or if class for li is set to "Selected", load background image into link, 
	and shift left and up to show corresponding "on" version
*/
.Kids ul#TertiaryNavKidsAI li#TabKidsAIBrowse a:hover,
.Kids ul#TertiaryNavKidsAI li#TabKidsAIBrowse.Selected a { background-position: 0px -23px; }

.Kids ul#TertiaryNavKidsAI li#TabKidsAIOnTourThisWeek a:hover,
.Kids ul#TertiaryNavKidsAI li#TabKidsAIOnTourThisWeek.Selected a { background-position: -87px -23px; }

.Kids ul#TertiaryNavKidsAI li#TabKidsAIWebsites a:hover,
.Kids ul#TertiaryNavKidsAI li#TabKidsAIWebsites.Selected a { background-position: -190px -23px; }
/* End Kids A & I */

/**** Begin Parents A & I */
.Parents ul#TertiaryNavParentsAI,
.Parents ul#TertiaryNavParentsAI li a:hover,
.Parents ul#TertiaryNavParentsAI li.Selected a { background: transparent url(/web/20181012224537im_/http://www.harpercollinschildrens.com/Images/1/Common/nav_tertiary_authorsandillustrators_parents_tabs.gif) no-repeat; }

/* Offset and widths for each tab */
.Parents li#TabParentsAIBrowse { left: 0px; width: 86px; }
.Parents li#TabParentsAIOnTourThisWeek { left: 87px; width: 102px; }
.Parents li#TabParentsAIWebsites { left: 190px; width: 57px; }

/*
	On hover, or if class for li is set to "Selected", load background image into link, 
	and shift left and up to show corresponding "on" version
*/
.Parents ul#TertiaryNavParentsAI li#TabParentsAIBrowse a:hover,
.Parents ul#TertiaryNavParentsAI li#TabParentsAIBrowse.Selected a { background-position: 0px -23px; }

.Parents ul#TertiaryNavParentsAI li#TabParentsAIOnTourThisWeek a:hover,
.Parents ul#TertiaryNavParentsAI li#TabParentsAIOnTourThisWeek.Selected a { background-position: -87px -23px; }

.Parents ul#TertiaryNavParentsAI li#TabParentsAIWebsites a:hover,
.Parents ul#TertiaryNavParentsAI li#TabParentsAIWebsites.Selected a { background-position: -190px -23px; }
/* End Parents A & I */

/**** Begin Teachers A & I */
.Teachers ul#TertiaryNavTeachersAI,
.Teachers ul#TertiaryNavTeachersAI li a:hover,
.Teachers ul#TertiaryNavTeachersAI li.Selected a { background: transparent url(/web/20181012224537im_/http://www.harpercollinschildrens.com/Images/1/Common/nav_tertiary_authorsandillustrators_teachers_tabs.gif) no-repeat; }


/* Offset and widths for each tab */
.Teachers li#TabTeachersAIBrowse { left: 0px; width: 86px; }
.Teachers li#TabTeachersAIOnTourThisWeek { left: 87px; width: 102px; }
.Teachers li#TabTeachersAIWebsites { left: 190px; width: 57px; }

/*
	On hover, or if class for li is set to "Selected", load background image into link, 
	and shift left and up to show corresponding "on" version
*/
.Teachers ul#TertiaryNavTeachersAI li#TabTeachersAIBrowse a:hover,
.Teachers ul#TertiaryNavTeachersAI li#TabTeachersAIBrowse.Selected a { background-position: 0px -23px; }

.Teachers ul#TertiaryNavTeachersAI li#TabTeachersAIOnTourThisWeek a:hover,
.Teachers ul#TertiaryNavTeachersAI li#TabTeachersAIOnTourThisWeek.Selected a { background-position: -87px -23px; }

.Teachers ul#TertiaryNavTeachersAI li#TabTeachersAIWebsites a:hover,
.Teachers ul#TertiaryNavTeachersAI li#TabTeachersAIWebsites.Selected a { background-position: -190px -23px; }
/* End Teachers A & I */

/**** GamesAndContests ****************/
/**************************************/
.Kids ul#TertiaryNavKidsGames,
.Kids ul#TertiaryNavKidsGames li a:hover,
.Kids ul#TertiaryNavKidsGames li.Selected a { background: transparent url(/web/20181012224537im_/http://www.harpercollinschildrens.com/Images/1/Common/nav_tertiary_gamesandcontests_kids_tabs.gif) no-repeat; }


/* Offset and widths for each tab */
.Kids li#TabKidsGamesContests { left: 0px; width: 54px; }
.Kids li#TabKidsGamesEcards { left: 55px; width: 44px; }
.Kids li#TabKidsGamesGames { left: 100px; width: 44px; }
.Kids li#TabKidsGamesListeningRoom { left: 145px; width: 87px; }
.Kids li#TabKidsGamesPrintables { left: 233px; width: 59px; }
.Kids li#TabKidsGamesQuizzes { left: 293px; width: 49px; }
.Kids li#TabKidsGamesScreensavers { left: 343px; width: 75px; }

/*
	On hover, or if class for li is set to "Selected", load background image into link, 
	and shift left and up to show corresponding "on" version
*/
.Kids ul#TertiaryNavKidsGames li#TabKidsGamesContests a:hover,
.Kids ul#TertiaryNavKidsGames li#TabKidsGamesContests.Selected a { background-position: 0px -23px; }

.Kids ul#TertiaryNavKidsGames li#TabKidsGamesEcards a:hover,
.Kids ul#TertiaryNavKidsGames li#TabKidsGamesEcards.Selected a { background-position: -55px -23px; }

.Kids ul#TertiaryNavKidsGames li#TabKidsGamesGames a:hover,
.Kids ul#TertiaryNavKidsGames li#TabKidsGamesGames.Selected a { background-position: -100px -23px; }

.Kids ul#TertiaryNavKidsGames li#TabKidsGamesListeningRoom a:hover,
.Kids ul#TertiaryNavKidsGames li#TabKidsGamesListeningRoom.Selected a { background-position: -145px -23px; }

.Kids ul#TertiaryNavKidsGames li#TabKidsGamesPrintables a:hover,
.Kids ul#TertiaryNavKidsGames li#TabKidsGamesPrintables.Selected a { background-position: -233px -23px; }

.Kids ul#TertiaryNavKidsGames li#TabKidsGamesQuizzes a:hover,
.Kids ul#TertiaryNavKidsGames li#TabKidsGamesQuizzes.Selected a { background-position: -293px -23px; }

.Kids ul#TertiaryNavKidsGames li#TabKidsGamesScreensavers a:hover,
.Kids ul#TertiaryNavKidsGames li#TabKidsGamesScreensavers.Selected a { background-position: -343px -23px; }

/***** End: Tertiary Nav ******************************************************/

/*
     FILE ARCHIVED ON 22:45:37 Oct 12, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:20:27 Jan 31, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  esindex: 0.013
  load_resource: 193.877
  exclusion.robots.policy: 0.131
  RedisCDXSource: 169.79
  captures_list: 282.364
  CDXLines.iter: 14.288 (3)
  PetaboxLoader3.resolve: 123.597 (2)
  PetaboxLoader3.datanode: 140.171 (5)
  LoadShardBlock: 92.74 (3)
  exclusion.robots: 0.142
*/