/* RESET */
	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, em, img, small, strike, strong, sub, sup, tt, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, section, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
section, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, article {
	display: block;
}

ol {
	list-style: none;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	color:#008ff5;
}	
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	margin:auto;
	padding: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	/*border-collapse: collapse;
	border-spacing: 0;
	*/
}
.clear {clear:both;}

/* FB */
body {
	font-size:75%;
	line-height:1.5em;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(/img/utility/fb-bak.gif);
	background-color:#007ED8; 
	}

h1 {
	font-size:1.75em;
	font-weight:bold;
	margin-bottom:0.5em;
	color:#397AD2;
	}	
h2 {
	font-size:1.4em;
	margin-bottom:0.5em;
	}
h3 {font-size:1.3em;margin-bottom:0.5em;}
h4 {font-size:1.15em;margin-bottom:0.5em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:0.5em;}
h6 {font-size:1em;font-weight:bold;}
p {margin:0 0 1em;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
sup, sub {line-height:0;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
td {padding:5px;vertical-align:top;}

nav, section, article, aside, #footer, #pageContent, #header {
	text-align:left;
	}	
#pageContent, #footer, #header {
	margin:0 auto;
}		
a {
	color:#008ff5;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}


 nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }	

/* BEGIN RK PROBLEMS */	

#header {
	position:relative;
	width:901px;
	height:70px;
	background-color:#fff;
	border-top:4px solid #f7f7f7;
	border-right:4px solid #f7f7f7;
	border-left:4px solid #f7f7f7;
	margin-top:60px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

nav {
	position:absolute;
	top:-40px;
	left:0;
	width:901px;
	}

nav h1, nav h3, nav li {
	text-indent:-9999px;
	}
nav h1 a, nav h3 a {
	background: url(/img/utility/fb-frame-logo.png) no-repeat;
	display:block;
	width:269px;
	height:101px;
	}
nav h1 a {
		float:left;
	}
nav ul {
	position:absolute;
	top:10px;
	right:0px;
	margin:0;
	padding:0;
	list-style-type:none;
	}
nav li {
	float:left;
	}	
nav li a {
	display:block;
	height:98px;	
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}	
nav li a:hover {
	background-position: 0px -100px;
	}

nav li.math a {
	background-image: url(/img/utility/fb-nav-math.png);
	width:122px;
	}	
nav li.read a {
	background-image: url(/img/utility/fb-nav-read.png);
	width:122px;
	}	
nav li.fun a {
	background-image: url(/img/utility/fb-nav-fun.png);
	width:124px;
	}		
nav li.play a {
	background-image: url(/img/utility/fb-nav-play.png);
	width:124px;
	}	
nav li.all a {
	background-image: url(/img/utility/fb-nav-all.png);
	width:126px;
	}	

#pageContent {
	position:relative;
	clear:both;
	width:891px;	
	padding:20px 0 25px 10px;
	background-color:#fff;
	border-right:4px solid #f7f7f7;
	border-left:4px solid #f7f7f7;
	}
	
	
/* END RK PROBLEMS */	
	
	
aside.ad {
	position:absolute;
	top:30px;
	right:25px;
}
	
#footer {
	font-size:1em;
	width:909px;
	clear:both;
	}
#footer div#ftlinks {
	background: url(/img/utility/fb-frame-foot-crop.png) no-repeat ;
	color:#fff;
	height:180px;
}

#footer a {
	color:#fff;
	text-decoration:none;
	}	
#footer ul {
	margin-left:1.65em;
}
	
#footer ul li {
    list-style: disc outside;
	color:#fff;
	margin-bottom:.5em;
}
			
#footer section {
	float:left;
	margin-left:80px;
	}
#footer section.math {
	margin-left:45px;
	}	
#footer section h2 {
	text-indent:-9999px;
	margin-top:12px;
	}		

#footer .math h2 {
	background: url(/img/utility/fb-ft-math.png) no-repeat;
	width:69px;height:47px;
}
#footer .reading h2 {
	background: url(/img/utility/fb-ft-read.png) no-repeat;
	width:106px;height:47px;
}
#footer .fun h2 {
	background: url(/img/utility/fb-ft-fun.png) no-repeat;
	width:59px;height:47px;
}
#footer .playground h2 {
	background: url(/img/utility/fb-ft-play.png) no-repeat;
	width:148px;height:47px;
}	
#footer section.copyright {
	float:none;
	color:#fff;
	text-align:center;
	background-color:#007ed8;
	padding-bottom:15px;
	padding-top:5px;
	margin-left:0;
	}
#footer section.copyright p {
	margin:10px 0;
}			
#footer section.copyright a {
	text-decoration:underline;
	}

	
	
#pearsonbar {
		width:100%;height:44px;
		position:relative;
		background-color:#ed6b06;
		}
#pearsonbar img.tag {
		position:absolute;
		top:0;
		left:0;
		}
#pearsonbar img.logo {
		position:absolute;
		top:0;
		right:0;
		}			
	
#ssky {
	width:170px;
	margin-left:15px;
	margin-right:15px;
	float:right;
	}
		
/* Ranger Kidz */
.rangerkidz section {
	float:left;
	color:#6b3e03;
}
.rangerkidz #game {
	border:1px solid #000;
	width:560px; height:380px;
}
.rangerkidz .banner-ad{
	text-align:center;
	margin:0 auto 10px;
}
div.rk-home {
	position:relative;
}
section.rk-main .breadcrumb {
	text-align:left;
	margin-top:0px;
	padding:0;
	}
div.rk-home a {
	position:absolute;
	display:block;
	text-indent:-9999px;
	background: url(/img/rangerkidz/fb-rk-main-btns.png) no-repeat 0 0;
}
div.rk-home a.chk {
	width:170px;
	height:90px;
	left:347px;
	top:237px;
}
div.rk-home a.chk:hover {
	background-position:-176px 0;
}
div.rk-home a.cyt {
	width: 194px;
	height: 94px;
	background-position: 0 -107px;
	left: 298px;
	top: 402px;
}
div.rk-home a.cyt:hover {
	background-position:-208px -107px;
}
div.rk-home a.nmb {
	width: 172px;
	height: 110px;
	background-position: 0 -221px;
	left: 256px;
	top: 295px;
}
div.rk-home a.nmb:hover {
	background-position:-175px -221px
}
div.rk-home a.prr {
	width:152px;
	height:74px;
	background-position:0 -343px;
	left:424px;
	top:333px;
}
div.rk-home a.prr:hover {
	background-position:-158px -343px;
}
section.rk-right {
	 width:300px;
	 margin-left:13px;
	 }
/*section.rk-right ul {
	margin:0;
}
section.rk-right li {
	color:#6b3e03;
	font-weight:bold;
	list-style-type:none;
	font-size:14px;
	background: url(/img/rangerkidz/fb-rk-blt-star.png) no-repeat 0 0;
	min-height:23px;
	padding-left:28px;
	margin-bottom:5px;
}*/

section.rk-right h2 {
	margin-top:12px;}
section.rk-right p{
	font-size:14px;}
section.rk-right p a {
	color:#04C9E0;}
section.rk-right #bookImg{
	padding-right:8px;}
section.rk-right h3 img{
	margin-top:20px;
	margin-bottom:5px;
	padding:0;
}	

section.rk-right a {
	color:#04c9e0;
	font-weight:bold;
}
div.rk-about {
	margin-top:10px;
	padding-top:5px;
	/*border-top:2px dashed #6b3e03;*/
}
div.rk-about h2 {
	color: #85a318;
	font-size: 16px;
	font-weight: bold;
}
div.rk-about p {
	float:left;
	font-size:14px;
	width:200px;
}
div.rk-about a {
	font-weight:bold;
}
div.rk-right h3 {
	margin-top:10px;
	margin-bottom:0;
	padding:0;
}
div.rk-app-icons img {
	margin-right:3px;
}
div.rk-about img {
	float:left;
	margin-right:10px;
}
.rangerkidz #trythis {
	margin-top:15px;
	text-align:center;
}
.rangerkidz #trythis h3 a {
	font-weight:bold;
	font-size:14px;
}
.rangerkidz .try-selection div {
	text-align:left;
	float:left;
	width:164px;
	margin-left:34px;
}
.rangerkidz .try-selection div:first-child {
margin-left:0;
}

/* FB Background colors */	
#header.rangerkidz, #pageContent.rangerkidz {
background-color:#f9f6e9;
}
	
