@font-face{font-family:'Lato';font-style:normal;font-weight:400;src:local("Lato Regular"),local("Lato-Regular"),url(/assets/bootstrap/fonts/lato.woff) format("woff")}@font-face{font-family:'Lato';font-style:normal;font-weight:700;src:local("Lato Bold"),local("Lato-Bold"),url(/assets/bootstrap/fonts/lato_bold.woff) format("woff")}

/*
 * stacks unav
 *
 */

#unav-stacks {
	background: url(/kids/stacks/common/images/unav/bg.jpg) repeat;
	background-color: #000;
	font: bold 13px arial, sans-serif;
	float: none;
	height: auto;
	min-height: 35px;
	min-width: 1200px;
	width: 100%;
}
	#unav-stacks a {
		text-decoration: none;
	}
	#unav-stacks .unav-stacks-menu {
		float: left;
		height: 35px;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 63%;
	}
	#unav-stacks .unav-stacks-menu li {
		background: url(/kids/stacks/common/images/unav/div.gif) 0px 9px no-repeat;
		float: left;
		padding: 0 2%;
		width: auto;
	}
	#unav-stacks .unav-stacks-menu li:first-child {
		background: none;
	}
	#unav-stacks .unav-stacks-menu li.active {
		background: url(/kids/stacks/common/images/unav/active.jpg) repeat-x;
		border-left: 1px solid #000;
		border-right: 1px solid #3e3e3e;
		padding: 0 2.5%;
	}
	#unav-stacks .unav-stacks-menu li a {
		color: #a1a1a1;
		display: block;
		height: 25px;
		padding-top: 10px;
		text-align: center;
	}
	#unav-stacks .unav-stacks-menu li a:hover {
		color: #fff;
	}
	#unav-stacks .unav-stacks-menu li.active a {
		color: #fff;
	}

	#unav-stacks .unav-stacks-acct {
		color: #a1a1a1;
		float: right;
		margin: 7px 10px 0 0;
		min-width: 400px;
		width: auto;
	}
	#unav-stacks .unav-stacks-acct #unav-stacks-u {
		font-family: 'Lato', arial;
		font-size: 12px;
		font-weight: normal;
		float: left;
		min-height: 20px;
		padding-top: 2px;
		margin-right: 13px;
	}
	#unav-stacks .unav-stacks-acct #unav-stacks-u.u {
		background: url(/kids/stacks/common/images/unav/lock.png) no-repeat;
		padding-left: 23px;
		width: 132px;
	}
	#unav-stacks .unav-stacks-acct .l {
		float: right;
		width: 149px;
	}
	#unav-stacks .unav-stacks-acct a {
		color: #a1a1a1;
	}
	#unav-stacks .unav-stacks-acct a:hover {
		color: #fff;
	}
	#unav-stacks .unav-stacks-acct #unav-stacks-u ul {
		float: right;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#unav-stacks .unav-stacks-acct #unav-stacks-u ul li {
		float: left;
	}
	#unav-stacks .unav-stacks-acct #unav-stacks-u ul li:first-child {
		background: url(/kids/stacks/common/images/unav/div.gif) 100% 0px no-repeat;
		padding-right: 10px;
	}
	#unav-stacks .unav-stacks-acct #unav-stacks-u ul li:last-child {
		padding-left: 10px;
	}
	#unav-stacks .unav-stacks-acct #unav-stacks-u.u a {
		color: #d0d0d0;
	}
	#unav-stacks .unav-stacks-acct #unav-stacks-u.u a:hover {
		color: #fff;
	}

#schlStacksHeader {
	height: 52px;
	margin: 0 auto 5px;
	width: 920px;
}
#schlStacksHeader .stacksLogo {
	float: left;
	width: 339px;
}
#schlStacksHeader .stacksUtil {
	background: url(/kids/stacks/common/images/nav/frm_bg.png) no-repeat;
	color: #fff;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 52px;
	margin-left: 1px;
	width: 580px;
}
#schlStacksHeader .stacksUtil form { float: right; height: 26px; margin: 15px 15px 0 0; width: 238px; display: none; }
#schlPageContent #schlStacksHeader .stacksUtil form .txtSearch1 {
	background: #fff url(/kids/stacks/common/images/nav/icon_search.png) 5px center no-repeat;
	-webkit-border-radius: 12px 0 0 12px;
    border-radius: 12px 0 0 12px;
  	background-clip: padding-box;
	border: 0;
	float: left;
	height: 22px;
	padding-left: 25px;
	width: 175px;
}
#schlPageContent #schlStacksHeader .stacksUtil form input[type=image] {
	padding: 0;
}
#schlPageContent #schlStacksHeader .stacksUtil .srch form #btnSearch {
	float: left;
}


#schlStacksSlimHeader {
	height: 30px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
}
#schlStacksSlimHeader .stacksLogo {
	float: left;
	width: 196px;
}
#schlStacksSlimHeader .stacksUtil {
	background: url(/kids/stacks/common/images/nav/slim_frm_bg.png) repeat-x;
	color: #fff;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 30px;
	margin-left: 1px;
	width: 723px;
}
#schlPageContent #schlStacksSlimHeader .stacksUtil form { display: none; float: right; height: 26px; margin: 3px 15px 0 0; width: 238px; }
#schlPageContent #schlStacksSlimHeader .stacksUtil form .txtSearch1 {
	background: #fff url(/kids/stacks/common/images/nav/icon_search.png) 5px center no-repeat;
	-webkit-border-radius: 12px 0 0 12px;
    border-radius: 12px 0 0 12px;
  	background-clip: padding-box;
	border: 0;
	float: left;
	height: 22px;
	padding-left: 25px;
	width: 175px;
}
#schlPageContent #schlStacksSlimHeader .stacksUtil .srch form #btnSearch {
	float: left;
}


#schlStacksNav {
	margin: 0 auto 15px;
	width: 920px;
}
#schlStacksNav  ul {
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#schlStacksNav  ul li {
	float: left;
	font-weight: bold;
	margin-right: 1px;
	text-align: center;
	text-transform: uppercase;
}
#schlStacksNav  ul li a {
	background: #fff;
	color: #58595b;
	display: block;
	height: 23px;
	padding-top: 7px;
	text-decoration: none;
}
/* off states */
#schlStacksNav  ul li#schlStacksHome { width: 108px; }
#schlStacksNav  ul li#schlStacksBA { width: 191px; }
#schlStacksNav  ul li#schlStacksGames { width: 102px; }
#schlStacksNav  ul li#schlStacksBlog { width: 100px; }
#schlStacksNav  ul li#schlStacksVideos { width: 115px; }
#schlStacksNav  ul li#schlStacksMB { width: 178px; }
#schlStacksNav  ul li#schlStacksProfile { margin-right: 0; width: 120px; }

/* hover states */
#schlStacksNav  ul li a:hover, #schlStacksNav  ul li.on a { color: #fff; }
#schlStacksNav  ul li a:hover  { background-color: #333 !important; }

/* on states */
#schlStacksNav  ul li#schlStacksHome.on a { background-color: #0066ff; }
#schlStacksNav  ul li#schlStacksBA.on a { background-color: #ff9900; }
#schlStacksNav  ul li#schlStacksGames.on a { background-color: #6633ff; }
#schlStacksNav  ul li#schlStacksBlog.on a { background-color: #0066ff; }
#schlStacksNav  ul li#schlStacksVideos.on a { background-color: #66cc33; }
#schlStacksNav  ul li#schlStacksMB.on a { background-color: #0066ff; }
#schlStacksNav  ul li#schlStacksProfile.on a { background-color: #0066ff; }

/* dropdown state */
#schlStacksNav  ul li a.active { background-color: #333 !important; color: #fff !important; }


/* dropdown box */
#stacksDD {
	background: #333;
	display: none;
	position: absolute;
	z-index: 100000;
}
#stacksDD.nBA, .nBA {
	width: 620px;
}

#stacksDD.nBA .content p.yawyr { margin: 0 0 20px; padding: 0; text-align: center; }
#stacksDD.nBA .content p.yawyr a img { border: 3px solid #fff;}
#stacksDD.nBA .content p.yawyr a:hover img { border: 3px solid #00fcff;}
#stacksDD.nBA .content a.btn { width: 115px; }
#stacksDD.nBA .content a.btn.alt {
	width: 202px;
}
#stacksDD.nGames, .nGames {
	width: 348px;
}

#stacksDD.nGames .content a.btn {
	width: 82px;
}
#stacksDD.nBlog, .nBlog {
	width: 286px;
}

#stacksDD.nBlog .content a.btn {
	width: 82px;
}
#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 #cf0;
}
#stacksDD.nBlog .content .txt {
	margin: 10px 0 15px;
	text-align: center;
}
#stacksDD.nVideos, .nVideos {
	width: 286px;
}

#stacksDD.nVideos .content a.btn {
	width: 82px;
}
#stacksDD.nMB, .nMB {
	width: 226px;
}

#stacksDD.nMB .content a.btn {
	width: 152px;
}
#stacksDD.nProfile, .nProfile {
	width: 194px;
}


#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: 20px;
}
#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 {
	width: 90px;
}
#stacksDD.nProfile .content a.btn.signin {
	width: 64px;
}
#stacksDD .content {
	color: #ccc;
	padding: 20px;
}
#stacksDD .content h3 {
	font: bold 13px arial, sans-serif;
	margin: 0 0 10px;
	padding: 0;
}
#stacksDD .content h3.main {
	border-bottom: 1px solid #666;
	font: bold 13px gotham, arial, sans-serif;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#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 11px arial, sans-serif;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: top;
}
#stacksDD .content td a {
	color: #ccc;
	font: bold 11px arial, sans-serif;
	text-decoration: none;
	white-space: inherit;
}
#stacksDD .content td a:hover {
	color: #cf0;
	font: bold 11px arial, sans-serif;
}
#stacksDD .content td a:visited {
	font: bold 11px arial, sans-serif;
}
#stacksDD .content td a img {
	margin-bottom: 6px;
	border: 3px solid #fff;
}
#stacksDD .content td a:hover img {
	border: 3px solid #cf0;
}
#stacksDD .content td.hov a {
	color: #cf0;
}
#stacksDD .content td.hov a img {
	border: 3px solid #cf0;
}
#stacksDD .content ul {
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #fff #6c6d6f transparent #6c6d6f;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
#stacksDD .content ul li {
	border-bottom: 1px solid #6c6d6f;
	margin: 0;
	padding: 0;
}
#stacksDD .content ul li a {
	color: #ccc;
	display: block;
	font: bold 11px arial, sans-serif;
	padding: 6px 7px;
	text-decoration: none;
}
#stacksDD .content ul li a:hover {
	color: #cf0;
}
#stacksDD .content a.btn {
	background: url(/kids/stacks/common/images/nav/btn_bg.png) repeat-x;
	color: #000;
	display: block;
	float: right;
	font-weight: bold;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
}
#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*/

.stacksUtil p, .stacksUtil .browse { visibility: hidden; }


/* profile pages workaround */

#bookmarks #schlStacksHeader {
	height: 61px;
	margin: 0 auto 4px;
	width: 920px;
}
#bookmarks #schlStacksHeader .stacksLogo {
	float: left;
	width: 397px;
}
#bookmarks #schlStacksHeader .stacksUtil {
	background: url(http://www.scholastic.com/kids/stacks/common/images/nav/util_bg.gif) no-repeat;
	color: #fff;
	float: left;
	height: 61px;
	font: normal 10px verdana, arial, sans-serif;
	margin-left: 3px;
	width: 520px;
}
#bookmarks #schlStacksHeader .stacksUtil h3 {
	background: url(http://www.scholastic.com/kids/stacks/common/images/nav/txtYouFriendsReads.gif) no-repeat;
	float: left;
	height: 61px;
	margin: 0;
	padding: 0;
	text-indent: -100001px;
	width: 141px;
}
#bookmarks #schlStacksHeader .stacksUtil form {
	float: right;
	margin: 10px 6px 0 0;
	padding: 0;
	width: 300px;
}
#bookmarks #schlStacksHeader .stacksUtil form table {
	height: 22px;
	margin-bottom: 7px;
}
#bookmarks #schlStacksHeader .stacksUtil form table #txtSearch { background-color: #fff; border: 1px solid #3399CC; width: 202px; }
#bookmarks #schlStacksHeader .stacksUtil form table .txtSearch1 { border: 0; width: 202px; }
#bookmarks #schlStacksHeader .stacksUtil form table #btnSearch { padding-left: 6px; }
#bookmarks #schlStacksHeader .stacksUtil form p { margin: 0; padding: 0; }
#bookmarks #schlStacksHeader .stacksUtil form a { color: #fff; font-size: 10px; text-decoration: underline; }

#bookmarks #schlStacksNav {
	margin: 0 auto 5px;
	width: 920px;
}
#bookmarks #schlStacksNav  ul {
	height: 37px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#bookmarks #schlStacksNav  ul li { left: 0; position: absolute; top: 0; }
#bookmarks #schlStacksNav  ul li a { background: url(http://www.scholastic.com/kids/stacks/common/images/nav/stacks_nav.png) no-repeat; display: block; height: 26px; padding-top: 0; text-indent: -100001px; }
#bookmarks #schlStacksNav  ul li a:hover { background-color: transparent !important;}
/* off states */
#bookmarks #schlStacksNav  ul li#schlStacksHome { width: 99px; }
#bookmarks #schlStacksNav  ul li#schlStacksHome a { background-position: 0 0; }
#bookmarks #schlStacksNav  ul li#schlStacksBA { left: 99px; width: 188px; }
#bookmarks #schlStacksNav  ul li#schlStacksBA a { background-position: -99px 0; }
#bookmarks #schlStacksNav  ul li#schlStacksGames { left: 289px; width: 109px; }
#bookmarks #schlStacksNav  ul li#schlStacksGames a { background-position: -289px 0; }
#bookmarks #schlStacksNav  ul li#schlStacksBlog { left: 400px; width: 99px; }
#bookmarks #schlStacksNav  ul li#schlStacksBlog a { background-position: -400px 0; }
#bookmarks #schlStacksNav  ul li#schlStacksVideos { left: 501px; width: 113px; }
#bookmarks #schlStacksNav  ul li#schlStacksVideos a { background-position: -501px 0; }
#bookmarks #schlStacksNav  ul li#schlStacksMB { left: 617px; width: 180px; }
#bookmarks #schlStacksNav  ul li#schlStacksMB a { background-position: -617px 0; }
#bookmarks #schlStacksNav  ul li#schlStacksProfile { left: 801px; width: 119px; }
#bookmarks #schlStacksNav  ul li#schlStacksProfile a { background-position: -801px 0; }

/* hover states */
#bookmarks #schlStacksNav  ul li#schlStacksHome a:hover { background-position: 0 -52px; }

/* on states */
#bookmarks #schlStacksNav  ul li#schlStacksHome.on a { background-position: 0 -26px; }
#bookmarks #schlStacksNav  ul li#schlStacksBA.on a { background-position: -99px -26px; }
#bookmarks #schlStacksNav  ul li#schlStacksGames.on a { background-position: -289px -26px; }
#bookmarks #schlStacksNav  ul li#schlStacksBlog.on a { background-position: -400px -26px; }
#bookmarks #schlStacksNav  ul li#schlStacksVideos.on a { background-position: -501px -26px; }
#bookmarks #schlStacksNav  ul li#schlStacksMB.on a { background-position: -617px -26px; }
#bookmarks #schlStacksNav  ul li#schlStacksProfile.on a { background-color: transparent !important; background-position: -801px -26px; }

/* dropdown state */
#bookmarks #schlStacksNav  ul li a.active { height: 37px; }
#bookmarks #schlStacksNav  ul li#schlStacksHome a.active { background-position: 0 -26px; height: 26px; }
#bookmarks #schlStacksNav  ul li#schlStacksBA a.active { background-position: -99px -52px; }
#bookmarks #schlStacksNav  ul li#schlStacksGames a.active { background-position: -289px -52px; }
#bookmarks #schlStacksNav  ul li#schlStacksBlog a.active { background-position: -400px -52px; }
#bookmarks #schlStacksNav  ul li#schlStacksVideos a.active { background-position: -501px -52px; }
#bookmarks #schlStacksNav  ul li#schlStacksMB a.active { background-position: -617px -52px; }
#bookmarks #schlStacksNav  ul li#schlStacksProfile a.active { background-position: -801px -52px; }

/* dropdown box */
#bookmarks #stacksDD {
	background: url(/images/spacer.gif);
	display: block;
	position: absolute;
	z-index: 10000;
}
#bookmarks #stacksDD.nBA, #bookmarks .nBA {
	width: 578px;
}
#bookmarks #stacksDD.nBA .content {
	background: url(/kids/stacks/common/images/nav/ba_bg.jpg) top center no-repeat;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
#bookmarks #stacksDD.nBA .content p.yawyr { margin: 0 0 20px; padding: 0; text-align: center; }
#bookmarks #stacksDD.nBA .content p.yawyr a img { border: 3px solid #fff;}
#bookmarks #stacksDD.nBA .content p.yawyr a:hover img { border: 3px solid #00fcff;}
#bookmarks #stacksDD.nBA .content a.btn {
	height: 28px;
	background-position: 0 -332px;
	width: 121px;
}
#bookmarks #stacksDD.nBA .content a.btn:hover {
	background-position: 0 -360px;
}
#bookmarks #stacksDD.nBA .content a.btn.alt {
	height: 28px;
	background-position: 0 -388px;
	width: 202px;
}
#bookmarks #stacksDD.nBA .content a.btn.alt:hover {
	background-position: 0 -416px;
}
#bookmarks #stacksDD.nBA .btm {
	background: url(/kids/stacks/common/images/nav/ba_btm2.png) left bottom no-repeat;
	height: 30px;
	margin-top: -28px;
}
#bookmarks #stacksDD.nGames, #bookmarks .nGames {
	width: 317px;
}
#bookmarks #stacksDD.nGames .content {
	background: url(/kids/stacks/common/images/nav/games_bg.png) no-repeat;
	padding-left: 32px;
	padding-right: 32px;
}
#bookmarks #stacksDD.nGames .content a.btn {
	height: 28px;
	background-position: 0 -220px;
	width: 100px;
}
#bookmarks #stacksDD.nGames .content a.btn:hover {
	background-position: 0 -248px;
}
#bookmarks #stacksDD.nGames .btm {
	background: url(/kids/stacks/common/images/nav/games_btm.png) left bottom no-repeat;
	height: 27px;
}
#bookmarks #stacksDD.nBlog, #bookmarks .nBlog {
	width: 306px;
}
#bookmarks #stacksDD.nBlog .content {
	background: url(/kids/stacks/common/images/nav/blog_bg.png) no-repeat;
	padding-left: 30px;
	padding-right: 30px;
}
#bookmarks #stacksDD.nBlog .content a.btn {
	height: 28px;
	background-position: 0 -276px;
	width: 89px;
}
#bookmarks #stacksDD.nBlog .content a.btn:hover {
	background-position: 0 -304px;
}
#bookmarks #stacksDD.nBlog .content p { margin: 0 0 7px; padding: 0; }
#bookmarks #stacksDD.nBlog .content .logo a img {
	border: 3px solid #fff;
}
#bookmarks #stacksDD.nBlog .content .logo a:hover img {
	border: 3px solid #00fcff;
}
#bookmarks #stacksDD.nBlog .btm {
	background: url(/kids/stacks/common/images/nav/blog_btm.png) left bottom no-repeat;
	height: 28px;
}
#bookmarks #stacksDD.nVideos, #bookmarks .nVideos {
	width: 237px;
}
#bookmarks #stacksDD.nVideos .content {
	background: url(/kids/stacks/common/images/nav/videos_bg.png) no-repeat;
	padding-left: 28px;
	padding-right: 25px;
}
#bookmarks #stacksDD.nVideos .content a.btn {
	height: 28px;
	background-position: 0 -58px;
	margin-left: 96px;
	width: 98px;
}
#bookmarks #stacksDD.nVideos .content a.btn:hover {
	background-position: 0 -86px;
}
#bookmarks #stacksDD.nVideos .btm {
	background: url(/kids/stacks/common/images/nav/videos_btm.png) left bottom no-repeat;
	height: 25px;
}
#bookmarks #stacksDD.nMB, #bookmarks .nMB {
	width: 242px;
}
#bookmarks #stacksDD.nMB .content {
	background: url(/kids/stacks/common/images/nav/mb_bg.png) no-repeat;
	padding-left: 28px;
	padding-right: 28px;
}
#bookmarks #stacksDD.nMB .content a.btn {
	height: 29px;
	background-position: 0 0;
	margin-left: 7px;
	width: 175px;
}
#bookmarks #stacksDD.nMB .content a.btn:hover {
	background-position: 0 -29px;
}
#bookmarks #stacksDD.nMB .btm {
	background: url(/kids/stacks/common/images/nav/mb_btm.png) left bottom no-repeat;
	height: 21px;
}
#bookmarks #stacksDD.nProfile, #bookmarks .nProfile {
	width: 214px;
}
#bookmarks #stacksDD.nProfile .content {
	background: url(/kids/stacks/common/images/nav/profile_bg.png) no-repeat;
	padding-left: 28px;
	padding-right: 28px;
}

#bookmarks #stacksDD.nProfile .btm {
	background: url(/kids/stacks/common/images/nav/profile_btm.png) left bottom no-repeat;
	height: 27px;
}
#bookmarks #stacksDD.nProfile .content h5 {
	color: #fff;
	font: bold 10px verdana, arial, sans-serif;
	margin: 4px 0;
	padding: 0;
}
#bookmarks #stacksDD.nProfile .content .getStarted {
	display: block;
	margin-bottom: 29px;
}
#bookmarks #stacksDD.nProfile .content .signout {
	font: normal 10px verdana, arial, sans-serif;
	margin: 0 0 7px;
	padding: 0;
	text-align: right;
}
#bookmarks #stacksDD.nProfile .content .signout a {
	color: #00fcff;
	text-decoration: underline;
}
#bookmarks #stacksDD.nProfile .content h5 a { color: #fff; text-decoration: none; }
#bookmarks #stacksDD.nProfile .content a.btn.profile {
	height: 27px;
	background-position: 0 -114px;
	margin-left: 60px;
	width: 97px;
}
#bookmarks #stacksDD.nProfile .content a.btn.profile:hover {
	background-position: 0 -141px;
}
#bookmarks #stacksDD.nProfile .content a.btn.signin {
	height: 26px;
	background-position: 0 -168px;
	margin-left: 77px;
	width: 80px;
}
#bookmarks #stacksDD.nProfile .content a.btn.signin:hover {
	background-position: 0 -194px;
}
#bookmarks #stacksDD .content {
	color: #fff;
	padding: 20px 35px 0 35px;
}
#bookmarks #stacksDD .content h3 {
	color: #fff;
	font: bold 15px arial, sans-serif;
	margin: 0 0 4px;
	padding: 0;
}
#bookmarks #stacksDD .content h3.main {
	border-bottom: 2px solid #00fcff;
	margin-bottom: 8px;
	padding-bottom: 4px;
}
#bookmarks #stacksDD .content th {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: bottom;
}
#bookmarks #stacksDD .content td {
	color: #fff;
	font: bold 10px verdana, arial, sans-serif;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: top;
}
#bookmarks #stacksDD .content td a {
	color: #fff;
	font: bold 10px verdana, arial, sans-serif;
	text-decoration: none;
}
#bookmarks #stacksDD .content td a:hover {
	color: #00fcff;
	font: bold 10px verdana, arial, sans-serif;
	text-decoration: underline;
}
#bookmarks #stacksDD .content td a:visited {
	font: bold 10px verdana, arial, sans-serif;
}
#bookmarks #stacksDD .content td a img {
	margin-bottom: 6px;
	border: 3px solid #fff;
}
#bookmarks #stacksDD .content td a:hover img {
	border: 3px solid #00fcff;
}
#bookmarks #stacksDD .content td.hov a {
	color: #00fcff;
	text-decoration: underline;
}
#bookmarks #stacksDD .content td.hov a img {
	border: 3px solid #00fcff;
}
#bookmarks #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;
}
#bookmarks #stacksDD .content ul li {
	border-bottom: 1px solid #6c6d6f;
	margin: 0;
	padding: 0;
}
#bookmarks #stacksDD .content ul li a {
	color: #fff;
	display: block;
	font: normal 12px verdana, arial, sans-serif;
	padding: 8px 7px;
	text-decoration: none;
}
#bookmarks #stacksDD .content ul li a:hover {
	background-color: #060606;
	color: #00fcff;
	text-decoration: underline;
}
#bookmarks #stacksDD .content a.btn {
	background: url(/kids/stacks/common/images/nav/btns.png) no-repeat;
	display: block;
	float: right;
	text-indent: -100001px;
}
#bookmarks #stacksDD .content a.btn.alt {
	float: left;
}

#bookmarks #stacksDD .content .btnWrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#bookmarks #stacksDD .content .btnWrap { display:inline-block; } /*this trips hasLayout for ie7*/
#bookmarks #stacksDD .content .btnWrap { display:block; } /*this returns it back to normal*/
