#schlStacksHeader {
	height: 61px;
	margin-bottom: 4px;
}
#schlStacksHeader .stacksLogo {
	float: left;
	width: 397px;
}
#schlStacksHeader .stacksUtil {
	background: url(/kids/stacks/common/images/nav/util_bg.gif) no-repeat;
	color: #fff;
	float: left;
	font: normal 10px verdana, arial, sans-serif;
	margin-left: 3px;
	width: 520px;
}
#schlStacksHeader .stacksUtil h3 {
	background: url(/kids/stacks/common/images/nav/txtYouFriendsReads.gif) no-repeat;
	float: left;
	height: 61px;
	margin: 0;
	padding: 0;
	text-indent: -100001px;
	width: 141px;
}
#schlStacksHeader .stacksUtil form {
	float: right;
	margin: 10px 6px 0 0;
	padding: 0;
	width: 282px;
}
#schlStacksHeader .stacksUtil form table {
	height: 22px;
	margin-bottom: 7px;
}
#schlStacksHeader .stacksUtil form table #txtSearch { background-color: #fff; border: 1px solid #3399CC; width: 202px; }
#schlStacksHeader .stacksUtil form table .txtSearch1 { border: 0; width: 202px; }
#schlStacksHeader .stacksUtil form table #btnSearch { padding-left: 6px; }
#schlStacksHeader .stacksUtil form p { margin: 0; padding: 0; }
#schlStacksHeader .stacksUtil form a { color: #fff; font-size: 10px; text-decoration: underline; }

#schlStacksSlimHeader {
	height: 31px;
	margin-bottom: 5px;
}
#schlStacksSlimHeader .stacksLogo {
	float: left;
	width: 200px;
}
#schlStacksSlimHeader .stacksUtil {
	background: url(/kids/stacks/common/images/nav/slim_bg.gif) no-repeat;
	color: #fff;
	float: left;
	font: normal 9px verdana, arial, sans-serif;
	height: 31px;
	margin-left: 5px;	
	width: 715px;
}
#schlStacksSlimHeader .stacksUtil .fill { width: 177px; }
#schlStacksSlimHeader .stacksUtil .browse {
	color: #fff;
	font: normal 9px verdana, arial, sans-serif;
	padding: 9px 0 0 0;
	width: 270px;
}
#schlPageContent #schlStacksSlimHeader .stacksUtil .browse a { color: #fff; text-decoration: underline; }
#schlPageContent #schlStacksSlimHeader .stacksUtil .browse a:hover { color: #f9a109; }
#schlPageContent #schlStacksSlimHeader .stacksUtil .srch {
	padding: 6px 5px 0 0;
	width: 267px;
}
#schlPageContent #schlStacksSlimHeader .stacksUtil .srch form { margin: 0; }
#schlPageContent #schlStacksSlimHeader .stacksUtil .srch form table { height: 17px; }
#schlPageContent #schlStacksSlimHeader .stacksUtil .srch form table #txtSearch { background-color: #fff; border: 1px solid #3399CC; width: 199px; }
#schlPageContent #schlStacksSlimHeader .stacksUtil .srch form table .txtSearch1 { border: 0; height: 15px; width: 199px; }
#schlPageContent #schlStacksSlimHeader .stacksUtil .srch form table #btnSearch { padding-left: 3px; }


#schlStacksNav {
	margin-bottom: 5px;
	width: 920px;
}
#schlStacksNav  ul {
	height: 37px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#schlStacksNav  ul li { left: 0; position: absolute; top: 0; }
#schlStacksNav  ul li a { background: url(/kids/stacks/common/images/nav/stacks_nav.png) no-repeat; display: block; height: 26px; text-indent: -100001px; }
/* off states */
#schlStacksNav  ul li#schlStacksHome { width: 99px; }
#schlStacksNav  ul li#schlStacksHome a { background-position: 0 0; }
#schlStacksNav  ul li#schlStacksBA { left: 99px; width: 188px; }
#schlStacksNav  ul li#schlStacksBA a { background-position: -99px 0; }
#schlStacksNav  ul li#schlStacksGames { left: 289px; width: 109px; }
#schlStacksNav  ul li#schlStacksGames a { background-position: -289px 0; }
#schlStacksNav  ul li#schlStacksBlog { left: 400px; width: 99px; }
#schlStacksNav  ul li#schlStacksBlog a { background-position: -400px 0; }
#schlStacksNav  ul li#schlStacksVideos { left: 501px; width: 113px; }
#schlStacksNav  ul li#schlStacksVideos a { background-position: -501px 0; }
#schlStacksNav  ul li#schlStacksMB { left: 617px; width: 180px; }
#schlStacksNav  ul li#schlStacksMB a { background-position: -617px 0; }
#schlStacksNav  ul li#schlStacksProfile { left: 801px; width: 119px; }
#schlStacksNav  ul li#schlStacksProfile a { background-position: -801px 0; }

/* hover states */
#schlStacksNav  ul li#schlStacksHome a:hover { background-position: 0 -52px; }
/* #schlStacksNav  ul li#schlStacksBA a:hover { background-position: -99px -26px; }
#schlStacksNav  ul li#schlStacksGames a:hover { background-position: -289px -26px; }
#schlStacksNav  ul li#schlStacksBlog a:hover { background-position: -400px -26px; }
#schlStacksNav  ul li#schlStacksVideos a:hover { background-position: -501px -26px; }
#schlStacksNav  ul li#schlStacksMB a:hover { background-position: -617px -26px; }
#schlStacksNav  ul li#schlStacksProfile a:hover { background-position: -801px -26px; } */

/* on states */
#schlStacksNav  ul li#schlStacksHome.on a { background-position: 0 -26px; }
#schlStacksNav  ul li#schlStacksBA.on a { background-position: -99px -26px; }
#schlStacksNav  ul li#schlStacksGames.on a { background-position: -289px -26px; }
#schlStacksNav  ul li#schlStacksBlog.on a { background-position: -400px -26px; }
#schlStacksNav  ul li#schlStacksVideos.on a { background-position: -501px -26px; }
#schlStacksNav  ul li#schlStacksMB.on a { background-position: -617px -26px; }
#schlStacksNav  ul li#schlStacksProfile.on a { background-position: -801px -26px; }

/* dropdown state */
#schlStacksNav  ul li a.active { height: 37px; }
#schlStacksNav  ul li#schlStacksHome a.active { background-position: 0 -26px; height: 26px; }
#schlStacksNav  ul li#schlStacksBA a.active { background-position: -99px -52px; }
#schlStacksNav  ul li#schlStacksGames a.active { background-position: -289px -52px; }
#schlStacksNav  ul li#schlStacksBlog a.active { background-position: -400px -52px; }
#schlStacksNav  ul li#schlStacksVideos a.active { background-position: -501px -52px; }
#schlStacksNav  ul li#schlStacksMB a.active { background-position: -617px -52px; }
#schlStacksNav  ul li#schlStacksProfile a.active { background-position: -801px -52px; }

/* dropdown box */
#stacksDD {
	background: url(/images/spacer.gif);
	display: block;
	position: absolute;
	z-index: 10000;	
}
#stacksDD.nBA, .nBA {
	width: 402px;
}
#stacksDD.nBA .content {
	background: url(/kids/stacks/common/images/nav/ba_bg.png) no-repeat;
	padding-bottom: 34px;
	padding-left: 32px;
	padding-right: 32px;
}
#stacksDD.nBA .content a.btn {
	height: 28px;
	background-position: 0 -332px;
	width: 121px;
}
#stacksDD.nBA .content a.btn:hover {
	background-position: 0 -360px;
}
#stacksDD.nBA .content a.btn.alt {
	height: 28px;
	background-position: 0 -388px;
	width: 202px;
}
#stacksDD.nBA .content a.btn.alt:hover {
	background-position: 0 -416px;
}
#stacksDD.nBA .btm {
	background: url(/kids/stacks/common/images/nav/ba_btm.png) left bottom no-repeat;
	height: 34px;
	margin-top: -32px;
}
#stacksDD.nGames, .nGames {
	width: 317px;
}
#stacksDD.nGames .content {
	background: url(/kids/stacks/common/images/nav/games_bg.png) no-repeat;
	padding-left: 32px;
	padding-right: 32px;
}
#stacksDD.nGames .content a.btn {
	height: 28px;
	background-position: 0 -220px;
	width: 100px;
}
#stacksDD.nGames .content a.btn:hover {
	background-position: 0 -248px;
}
#stacksDD.nGames .btm {
	background: url(/kids/stacks/common/images/nav/games_btm.png) left bottom no-repeat;
	height: 27px;
}
#stacksDD.nBlog, .nBlog {
	width: 306px;
}
#stacksDD.nBlog .content {
	background: url(/kids/stacks/common/images/nav/blog_bg.png) no-repeat;
	padding-left: 30px;
	padding-right: 30px;
}
#stacksDD.nBlog .content a.btn {
	height: 28px;
	background-position: 0 -276px;
	width: 89px;
}
#stacksDD.nBlog .content a.btn:hover {
	background-position: 0 -304px;
}
#stacksDD.nBlog .content p { margin: 0 0 7px; padding: 0; }
#stacksDD.nBlog .content .logo a img {
	border: 3px solid #fff;
}
#stacksDD.nBlog .content .logo a:hover img {
	border: 3px solid #00fcff;
}
#stacksDD.nBlog .btm {
	background: url(/kids/stacks/common/images/nav/blog_btm.png) left bottom no-repeat;
	height: 28px;
}
#stacksDD.nVideos, .nVideos {
	width: 237px;
}
#stacksDD.nVideos .content {
	background: url(/kids/stacks/common/images/nav/videos_bg.png) no-repeat;
	padding-left: 28px;
	padding-right: 25px;
}
#stacksDD.nVideos .content a.btn {
	height: 28px;
	background-position: 0 -58px;
	margin-left: 96px;
	width: 98px;
}
#stacksDD.nVideos .content a.btn:hover {
	background-position: 0 -86px;
}
#stacksDD.nVideos .btm {
	background: url(/kids/stacks/common/images/nav/videos_btm.png) left bottom no-repeat;
	height: 25px;
}
#stacksDD.nMB, .nMB {
	width: 242px;
}
#stacksDD.nMB .content {
	background: url(/kids/stacks/common/images/nav/mb_bg.png) no-repeat;
	padding-left: 28px;
	padding-right: 28px;
}
#stacksDD.nMB .content a.btn {
	height: 29px;
	background-position: 0 0;
	margin-left: 7px;
	width: 175px;
}
#stacksDD.nMB .content a.btn:hover {
	background-position: 0 -29px;
}
#stacksDD.nMB .btm {
	background: url(/kids/stacks/common/images/nav/mb_btm.png) left bottom no-repeat;
	height: 21px;
}
#stacksDD.nProfile, .nProfile {	
	width: 214px;
}
#stacksDD.nProfile .content {
	background: url(/kids/stacks/common/images/nav/profile_bg.png) no-repeat;
	padding-left: 28px;
	padding-right: 28px;
}
/* #stacksDD.nProfile .content a.btn {
	height: 29px;
	background-position: 0 0;
	margin-left: 7px;
	width: 175px;
}
#stacksDD.nProfile .content a.btn:hover {
	background-position: 0 -29px;
} */
#stacksDD.nProfile .btm {
	background: url(/kids/stacks/common/images/nav/profile_btm.png) left bottom no-repeat;
	height: 27px;
}
#stacksDD.nProfile .content h5 {
	color: #fff;
	font: bold 10px verdana, arial, sans-serif;
	margin: 4px 0;
	padding: 0;
}
#stacksDD.nProfile .content .getStarted {
	display: block;
	margin-bottom: 29px;
}
#stacksDD.nProfile .content .signout {
	font: normal 10px verdana, arial, sans-serif;
	margin: 0 0 7px;
	padding: 0;
	text-align: right;
}
#stacksDD.nProfile .content .signout a {
	color: #00fcff;
	text-decoration: underline;
}
#stacksDD.nProfile .content h5 a { color: #fff; text-decoration: none; }
#stacksDD.nProfile .content a.btn.profile {
	height: 27px;
	background-position: 0 -114px;
	margin-left: 60px;
	width: 97px;
}
#stacksDD.nProfile .content a.btn.profile:hover {
	background-position: 0 -141px;
}
#stacksDD.nProfile .content a.btn.signin {
	height: 26px;
	background-position: 0 -168px;
	margin-left: 77px;
	width: 80px;
}
#stacksDD.nProfile .content a.btn.signin:hover {
	background-position: 0 -194px;
}
#stacksDD .content {
	color: #fff;
	padding: 20px 35px 0 35px;
}
#stacksDD .content h3 {
	color: #fff;
	font: bold 15px arial, sans-serif;
	margin: 0 0 4px;
	padding: 0;
}
#stacksDD .content h3.main {
	border-bottom: 2px solid #00fcff;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
#stacksDD .content th {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 3px;	
	text-align: center;
	vertical-align: bottom;
}
#stacksDD .content td { 
	color: #fff;
	font: bold 10px verdana, arial, sans-serif;
	padding-bottom: 12px;
	text-align: center;
	vertical-align: top;
}
#stacksDD .content td a {
	color: #fff;
	font: bold 10px verdana, arial, sans-serif;
	text-decoration: none;
}
#stacksDD .content td a:hover {
	color: #00fcff;
	font: bold 10px verdana, arial, sans-serif;
	text-decoration: underline;
}
#stacksDD .content td a:visited {
	font: bold 10px verdana, arial, sans-serif;
}
#stacksDD .content td a img {
	margin-bottom: 6px;
	border: 3px solid #fff;
}
#stacksDD .content td a:hover img {
	border: 3px solid #00fcff;
}
#stacksDD .content td.hov a {
	color: #00fcff;
	text-decoration: underline;
}
#stacksDD .content td.hov a img {
	border: 3px solid #00fcff;
}
#stacksDD .content ul {
	border-width: 2px 1px 0 1px;
	border-style: solid;
	border-color: #00fcff #6c6d6f transparent #6c6d6f;
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
#stacksDD .content ul li {
	border-bottom: 1px solid #6c6d6f;
	margin: 0;
	padding: 0;
}
#stacksDD .content ul li a {
	color: #fff;	
	display: block;
	font: normal 12px verdana, arial, sans-serif;
	padding: 8px 7px;
	text-decoration: none;
}
#stacksDD .content ul li a:hover {
	background-color: #060606;
	color: #00fcff;	
	text-decoration: underline;
}
#stacksDD .content a.btn {
	background: url(/kids/stacks/common/images/nav/btns.png) no-repeat;
	display: block;
	float: right;
	text-indent: -100001px;
}
#stacksDD .content a.btn.alt {
	float: left;
}

#stacksDD .content .btnWrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#stacksDD .content .btnWrap { display:inline-block; } /*this trips hasLayout for ie7*/
#stacksDD .content .btnWrap { display:block; } /*this returns it back to normal*/
