@font-face {
    font-family: 'ComicSansMSRegular';
    src: url('../fonts/fonts_new/comic-webfont.eot');
    src: url('../fonts/fonts_new/comic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fonts_new/comic-webfont.woff') format('woff'),
         url('../fonts/fonts_new/comic-webfont.ttf') format('truetype'),
         url('../fonts/fonts_new/comic-webfont.svgz#ComicSansMSRegular') format('svg'),
         url('../fonts/fonts_new/comic-webfont.svg#ComicSansMSRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body
{
	margin:0px;
	padding:0px;
	font-size:12px;
	/*background:url(../images_new/main_bg_1p.png);
	background-repeat:repeat-x;*/


}

.logo, p, img, a, .head, .links, .login, .menu, ul, li, .menu_li, .menu_a, .menu_ul, .banner, .video, .video_part, .content, .content_tab, .content_pricing, .content_logos, .content_card, .footer, .footer_li, .footer_ul, .down_links, .tab_p, .input_text, .div_cpy, .banner_content, .b_c_para, .slide_2_a, .slide_3_a, .slide_5_a, .btn_change, .c_tab, .r1, .r2,.r3
{
	margin:0px auto;
	padding:0px;
	border:none;
	outline:none;
	text-decoration:none;
}
.menu_ul
{
	width:750px;
	height:37px;
	/*background-image:url(../images_new/links.png);
	background-repeat:no-repeat;*/
}
.menu_li, .content_tab_li, .separator_li
{
	list-style:none;
	float:left;
	margin-left:4px;
}
.menu_li span
{
	cursor:pointer;
}
.content_tab_li, .separator_li
{
	margin:0px;
	padding:11px 24px;
	height:20px;
	cursor:pointer;
}
.separator_li{
	padding:0;
}
.down_links
{
	width:176px;
	height:46px;
	float:left;
}
.login{
	width:303px;
	height:128px;
	float:right;
}

.banner
{
	/*width:942px;
	height:205px;*/

	width:1200px;
	height:240px;
	background-color:#FFF;
	padding:5px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	position:relative;
}
/*.banner_content
{
	width:35px;
	height:193px;
	border:1px solid #d6d6d6;
	background-color:#0F0;
}
.b_c_para
{
	font-family:'Arial';
	font-size:1.6em;
	color:#000;
}*/
.video
{
	width:942px;
	height:auto;
	padding-top:20px;
}
.video_part
{
	width:286px;
	height:288px;
	float:left;
	margin-left:42px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-khtml-border-radius: 30px;
	border-radius: 30px;
}
.content
{
	width:955px;
	height:auto;
	overflow:hidden;
	background-color:#53d2fd;
}
.content_tab
{
	width:615px;
	height:252px;
	float:left;
    overflow: hidden;
	margin-top:45px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#f5f5f5;
}
.content_pricing
{
	width:301px;
	height:354px;
	float:right;
        background-image: url(../images_new/educator_pricing.png);
        background-repeat: no-repeat;
}
.content_logos
{
	width:612px;
	height:130px;
	float:left;
	padding-bottom:20px;
}
.content_card
{
	width:235px;
	height:56px;
	float:right;
	margin:30px 0 0px 0px;
}

.footer_ul
{
	width:950px;
	height:40px;
	list-style:none;
	background-color:#baeeff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.footer_li, .footer_li a {
	float:left;
	font-family:'Verdana';
	font-size:0.95em;
	font-weight:bold;
	text-transform:uppercase;
	color:#334853;
	padding:7px 5px;
}
.footer .footer_ul a.home {width: 60px;}
.footer .footer_ul a.parents {width: 81px;}
.footer .footer_ul a.educators {width: 99px;}
.footer .footer_ul a.resource-links {width: 130px;}
.footer .footer_ul a.about-us {width: 85px;}
.footer .footer_ul a.contact-us {width: 101px;}
.footer .footer_ul a.faq {width: 56px;}
.footer .footer_ul a.system-requirements {width: 173px;}

.tab_p
{
	font-size:1.08em;
	font-family:'Verdana';
	text-align:justify;
}
.tab_p_hidden
{
	display:none;
}
.input_text
{
	width:108px;
	height:19px;
	margin:44px 0px 0px 18px;
	color:#a0642e;
	background-color:#e9e1b3;
	border-top:1px solid #968e3d;
	border-left:1px solid #968e3d;
}
.div_cpy
{
	width:221px;
	height:22px;
	background-image:url(../images_new/copyright.png);
	background-repeat:no-repeat;
}
figure
{ display: block;
 width: 100%;
  height: 100%;
   margin: 0;
}
/*.slide_2_a, .slide_3_a, .slide_5_a
{
	width:232px;
	height:18px;
	position:absolute;
	top:172px;
	right:200px;
	left:0px;
	z-index:1000;
}
.slide_3_a
{
	width:260px;
	top:174px;
	left:0px;
	right:174px;
}
.slide_5_a
{
	width:305px;
	right:174px;
}*/
.btn_change
{
	width:145px;
	height:140px;
	position:absolute;
	z-index:1000;
	left:73px;
	top:83px;
}
.btn_change:hover
{
	background-image:url('../images_new/clicked_h_5.png');
	background-repeat:no-repeat;
}
.c_tab, .content_tab_li:hover
{
	background-image:url(../images_new/current_tab.png);
	background-repeat:repeat-x;
}
.r1
{
	background-image:url(../images_new/red_tab.png);
	background-repeat:repeat-x;
}
.r2
{
	background-image:url(../images_new/blue_tab.png);
	background-repeat:repeat-x;
}
.r3
{
	background-image:url(../images_new/green_tab_1.png);
	background-repeat:repeat-x;
}
.login_btn
{
	width:67px;
	height:25px;
	margin:62px 0px 0px 22px;
	padding:0px;
	float:left;
}
.forget
{
padding-left:75px;
padding-top:25px;
}
.bigbutan
      {
        cursor: pointer;
      }

/* modified on 04-09-12 */
.content_modify{
    margin-top: 375px;
}
.video_pmodify{
    float:right;margin-top:35px;
}
.sample_butmodify{
    margin-left:0px;margin-top:35px;
}
.logo_modify{
    margin-left: 62px;
}


/* Level C */
.clear {
	clear: both;
}
.level_c .logo {
	float: left;
	position: static;
	height: 125px;
	text-align: center;
}
.level_c .logo img {
	height: 58px;
}
.level_c.head-bg {
	height: 145px;
}
.level_c .activities_block {
    border: 5px solid #FFFFFF;
    box-shadow: 5px 3px 10px;
    float: left;
    /* padding: 10px; */
    margin-top: 0px;
    /* margin-left: 110px; */
    margin-left: 90px;
}
.level_c .activity {
	float: left;
	/* margin: 0px 5px; */
	padding: 10px 8px;
	width: 50px;
	position: relative;
}
.level_c .current_activity{
	background: url(../themes/img/level_c_header/level_c_current.png) no-repeat;
	background-position: -4px -1px;
}

.level_c .activity img {
	height: 50px;
}
.level_c .child_name {
    color: #F0A332;
    font-family: Tahoma;
    font-size: 20px;
    font-weight: bold;
}

.level_c .controls_block {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}

.level_c .control {
	float: left;
	width: 67px;
	margin: 0px 5px;
}

.level_c .control img {
	width: 100%;
}

.level_c .activity.active a:after {
	content: '';
	background: url(../themes/img/level_c_header/check.png) no-repeat;
	position: absolute;
	top: -12px;
	/* right: -7px; */
	right: -2px;
	width: 36px;
	height: 36px;
}


.help_tip {
	width: 64px;
	height: 37px;
	background: url(../themes/img/level_c_header/tips/exit.png) no-repeat;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
}
.volume_tip {
	width: 94px;
	height: 37px;
	background: url(../themes/img/level_c_header/tips/volume.png) no-repeat;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
}
.back_to_map_tip {
	width: 94px;
	height: 37px;
	background: url(../themes/img/level_c_header/tips/back-to-map.png) no-repeat;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
}
.exit_tip {
	width: 64px;
	height: 37px;
	background: url(../themes/img/level_c_header/tips/exit.png) no-repeat;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
}
#pageWrapperBox {
    margin-top: -35px;
}

@media (min-width:1000px) {
    .menu_item_auth {
        display: none;
    }
}

.round-border-outer {
    margin: 15px;
}

.round-border-inner {
    padding: 15px;
    border: 1px solid #53D2FD;
    border-radius: 15px;
    font-size: 16px;
    color: white;
}

.reading_school_logo {
    position: absolute;
    left: 0px;
}

.reading_school_logo img {
    max-height: 50px;
}

@media (max-width: 550px) {
    .reading_school_logo {
        position: static;
        text-align: center;
    }
}