@charset "utf-8";

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	background: url(../images/bg.jpg) fixed no-repeat center top #2c69ac;
}

img {
	border: none;
	outline: none;
}

a, a:link, a:visited, a:active, a:hover {
	outline: none;
}

a, a:link, a:visited, a:active {
	color: #2C69AC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1{
	font-size: 1.8em;
	color: #2C69AC;
}

td {
	vertical-align: top;
}

#container {
	position: relative;
	width: 756px;
	margin: 0 auto;
	top: 13px;
}

#top {
	height: 103px;
	width: 756px;
}

#nav {
	height: 49px;
	width: 756px;
}

#content {
	background: #fff;
	padding: 0px 15px;
}

#bottom {
	height: 15px;
	width: 756px;
	background: url(../images/bottom.png) no-repeat;
}

#leftcol {
	width: 496px;
	float: left;
}

#rightcol {
	float: right;
	font-size: 13px;
	width: 203px;
}

#rightcol h1 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width: 197px;
	height: 23px;
	background: url(../images/sidebar_header.jpg) no-repeat;
	margin: 0;
	padding: 2px 0px 0px 12px;
}

#rightcol ul {
	margin: 0;
	padding: 5px 0px 37px 20px;
}

#rightcol li {
	color: #2C69AC;
	list-style-type: none;
	text-indent: -10px;
	line-height: 15px;
	padding-bottom: 8px;
}

.meet {
	padding-bottom: 37px;
	text-align: center;
}

.meet img {
	margin: 10px 10px 0px 0px;
}

#feature {
	font-size: 11px;
	padding-bottom: 20px;
}

#feature img {
	display: block;
	margin-bottom: 12px;
}

#buttons {
	text-align: center;
}

#buttons img {
	padding: 0px 0px 16px 0px;
}

#areYou {
	
}

#areYou h1 {
	font-size: 24px;
	margin: 0px 0px 8px 0px;
	padding: 0;
}

#areYou ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 25px;
}

#areYou li {
	color: #2C69AC;
}

#parent {
	width: 165px;
	float: left;
}

#teacher {
	width: 165px;
	float: left;
}

#student {
	width: 166px;
	float: left;
	background: url(../images/teacherbg.jpg) no-repeat center top;
}

#parent h1, #teacher h1, #student h1 {
	color: #2c69ac;
	font-size: 14px;
	height: 71px;
}

#parent h1 {
	background: url(../images/parent.jpg) no-repeat left top;
	padding: 0px 0px 0px 70px;
	
}

#teacher h1 {
	padding: 0px 0px 0px 45px;
	background: url(../images/teacher.jpg) no-repeat left top;
	margin-left: 10px;
}

#student h1 {
	padding: 0px 0px 0px 86px;
	background: url(../images/student.jpg) no-repeat left top;
	margin-left: 10px;
}

#parent p, #teacher p, #student p {
	/*margin: 0px;*/
	padding: 0px 5px;
}

#scholastic, #playcore {
	width: 503px;
	height: 75px;
	background: url(../images/scholasticbg.jpg) no-repeat;
	padding: 12px;
	color: #fff;
	font-size: 12px;
	margin-top: 12px;
}

#playcore {
	margin-top: -12px;
	padding-bottom: 0px;
}

#scholastic img, #playcore img {
	float: left;
	margin-right: 12px;
}

#scholastic h1, #playcore h1 {
	font-size: 14px;
	margin: 0;
}

#scholastic a, #scholastic a:active, #scholastic a:link, #scholastic a:visited, #playcore a, #playcore a:active, #playcore a:link, #playcore a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#scholastic a:hover, #playcore a:hover {
	text-decoration: none;
}

#footer {
	text-align: center;
	font-size: 9px;
	margin-top: 15px;
	padding-bottom: 15px;
	line-height: 1.5em;
}

#footer a, #footer a:link, #footer a:visited {
	color: #0c4583;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
	height: 1px;
}


/*Preload Nav Rollover Images*/
.one {
	background: url(../images/nav_home_over.jpg);
}

.two {
	background: url(../images/nav_characters_over.jpg);
}

.three {
	background: url(../images/nav_whatis_over.jpg);
}

.four {
	background: url(../images/nav_fun_over.jpg);
}

.five {
	background: url(../images/nav_parents_over.jpg);
}

.six {
	background: url(../images/nav_about_over.jpg);
}

.seven {
	background: url(../images/scholasticbg_over.jpg);
}

#landing {
	width: 726;
	position: relative;
	margin: 0 auto;
	/*background: url(../images/landing_middle.jpg) repeat-y;
	padding: 0px 34px;*/
	font-size: 14px;
}

.pink {
	padding: 25px 0px 15px 0px;
	width: 504px;
}

#landing p {
	margin-top: 0px;
}

.landingFeature {
	padding-left: 20px;
}

#landing ul {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 30px;
}

#landing li {
	list-style-type: none;
	line-height: 1.4em;
}

.landingHeader {
	width: 658px;
	height: 9px;
	background: url(../images/landing_header_stripe.jpg) no-repeat;
}

.landingSpacer {
	height: 25px;
}

/*Nav*/

#nav ul, #nav li {
	margin: 0;
	padding: 0;
	font-family: "edding-780-1","edding-780-2";
	text-transform: uppercase;
	list-style: none;
	color: #fff;
	float: left;
	text-align: center;
	font-size: 15px;
}

#nav li {
	line-height: 2.3em;
}

#nav a, #nav a:active, #nav a:link, #nav a:visited {
	color: #fff;
}

#nav a:hover {
	text-decoration: none;
}

li.home {
	height: 30px;
	width: 61px;
	background: url(../images/test/nav_home.jpg) no-repeat;
	line-height: 1.6em !important;
}

li.homeOver {
	height: 30px;
	width: 61px;
	background: url(../images/test/nav_home_over.jpg) no-repeat;
	line-height: 1.6em !important;
}

li.characters {
	height: 30px;
	width: 98px;
	background: url(../images/test/nav_characters.jpg) no-repeat;
}

li.whatis {
	height: 30px;
	width: 181px;
	background: url(../images/test/nav_whatis.jpg) no-repeat;
}

li.fun {
	height: 30px;
	width: 112px;
	background: url(../images/test/nav_fun.jpg) no-repeat;
}

li.parents {
	height: 30px;
	width: 148px;
	background: url(../images/test/nav_parents.jpg) no-repeat;
}

li.about {
	height: 30px;
	width: 126px;
	background: url(../images/test/nav_about.jpg) no-repeat;
}

.testone {
	background: url(../images/test/nav_home_over.jpg);
}

.testtwo {
	background: url(../images/test/nav_characters_over.jpg);
}

.testthree {
	background: url(../images/test/nav_whatis_over.jpg);
}

.testfour {
	background: url(../images/test/nav_fun_over.jpg);
}

.testfive {
	background: url(../images/test/nav_parents_over.jpg);
}

.testsix {
	background: url(../images/test/nav_about_over.jpg);
}

.testseven {
	background: url(../images/test/scholasticbg_over.jpg);
}

.secondary {
	font-size: 12px;
}

.secondary h2 {
	color: #2c69ac;
	font-size: 16px;
}

.secondary h3 {
	color: #2c69ac;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.news img {
	margin: 0px 0px 10px 10px;
}

table.games {
	padding-top: 20px;
}

table.games td {
	padding-bottom: 10px;
}

table.order {
	margin-top: 15px;
}

table.order td {
	padding-bottom: 10px;
}

.order label {
	font-weight: bold;
}

.input_text {
	border: 1px solid #337ebe;
	padding: 0px 3px;
}

.input_text:focus {
	border: 1px solid #d7037f;
}

.social img {
	padding: 0px 10px 5px 10px;
}

.resources li {
	margin-bottom: 5px;
}

.faq th {
	color: #439e29;
	font-size: 12px;
	text-align: left;
	width: 33%;
}

.faq td {
	padding: 3px;
}

.faq td p {
	margin-top: 0;
	padding-top: 0;
}

.hundredschools {
/* 	border: 1px solid #2C69AC; */
	background-color: #e0e4ee;
	font-size: .85em;
	border-radius: 6px;
}

.hundredschools th{
	text-align: left;
}

#secondFeature{
	background-color: #337ebe;
	padding: .24em .96em;
	color: white;
	border-radius: 10px;
	margin: 0 0 1em;
}

#secondFeature h1{
	font-size: 1.6em;
	line-height: 1.2em;
	margin-bottom: 0;
	padding: 0;
	color:white;
	text-shadow: 2px 2px 0px #2a5177;
}


#secondFeature p{margin-top:.24em;padding-top:.24em;line-height: 1.5em;}

#secondFeature a{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

#secondFeature h1 a{text-decoration: none;}

#secondFeature img{
	float: left;
	margin: 1.26em .96em 0 0;
	border-radius: 6px;
}

#secondFeature .copy{
/* 	overflow: hidden; */
}

