/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
header, section, article, nav, footer, aside { display:block; }
.cssTxt	{ text-indent:-10000px; }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
.clear	{ clear:both; }
.blockLink	{
    display:block;
    background-repeat:no-repeat;
    background-position:left top;
}
a.blockLink:hover	{ background-position:left bottom; }
body{
    background: url("../img/bg.gif");
    min-width: 970px;
}
ul{
    list-style: none;
}
#helpQuestionStat{
    position: absolute;
    top: -76px;
    left: 248px;
    z-index: 40;
}
#containAllWrapper	{
    width: 100%;
    min-width: 970px;
    height: 935px;
    font: 14px Arial;
    margin-top: -54px
}
#containAllWrapper img {  border: 0 none; }
#containAllWrapper a	{ outline:none;
}
#containAllWrapper header{}

#header{
    width: 100%;
    height: 44px;
    background: url("../img/top_bg.png") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #2B2B2B;
}
footer{
    height: 34px;
    position: absolute;
    font: bold 12px Arial;
    color: #bdbdbd;
    top: 884px;
    left: 35px;
}
#videoPlayer{
    display: none;
    width: 800px;
    height: 450px;
    margin: 100px auto 0;
}
.playerClass {
    border-radius: 8px 8px 8px 8px;
    padding: 20px;
    background-image: url(http://www.scholastic.com/discovermore/img/c_bg.gif);
}
.closer{
    border-radius: 8px 8px 8px 8px;
    padding: 20px;
    background-image: url(http://www.scholastic.com/discovermore/img/c_bg.gif);
    margin: 189px auto 0 !important;
    display: none;
}
.maxZO{z-index: 900 !important;}
#DM_callout{    border-radius: 8px 8px 8px 8px;
    padding: 20px;
    background-image: url(http://www.scholastic.com/discovermore/img/c_bg.gif);
}
#peek{
    width: 860px;
}
#peek  h3 {
    background: url("../img/txtPrintBookPreview.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    margin: 0 0 12px 10px;
    padding: 0;
    text-indent: -10001em;
    width: 293px;
}
.btn_guide{
    width: 238px;
    height: 63px;
    display: block;
    position: absolute;
    top: 740px;
    left: 452px;
    background-image: url('../img/btn_guide.png');
    z-index: 3;
}
#overlayed{
    background: url('../img/overlayBG.png');
    width: 100%;
    display: none;
    z-index: 90;
}
#slidePeek2{ top: -10px; }
#slidePeek3{ top: -20px; }

#overlayedTripper{
    width: 100%;
    height: 100%;
    z-index: -100000
}
 .arrow {
    background: url("../img/arrow_left.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    left: 0;
    top: 21px;
    position: absolute;
    width: 15px;
}
nav {
    left: 35px;
    position: absolute;
    top: 77px;
    z-index: 53;
}
nav h2, nav h3 {
    float: left;
    margin: 0 0 12px;
    padding: 0;
    text-indent: -100001px;
}
nav h2 {
    background: url("../img/logo_schl.png") no-repeat scroll 0 0 transparent;
    height: 19px;
    width: 159px;
}
nav h3 {
    background: url("../img/logo_discover_more.png") no-repeat scroll 0 0 transparent;
    height: 19px;
    width: 180px;
}
nav ul {
    background: url("../img/nav-bg.png") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 43px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 527px;
}
nav ul li {
    float: left;
    padding-top: 7px;
}
nav ul li.p1 {
    background: none repeat scroll 0 0 transparent;
}
nav ul li a {
    color: #FFFFFF;
    display: block;
    height: 35px;
    margin: 0 auto;
    text-decoration: none;
    text-indent: -100001px;
    width: 110px;
}
nav ul li.p1 {
    width: 119px;
}
nav ul li.p1 a {
    background: url("../img/nav-overview.png") no-repeat scroll 50% 2px transparent;
    width: 105px;
}
nav ul li.p1.hov {
    background: url("../img/nav-overview-hov.png") no-repeat scroll 50% 7px transparent;
}
nav ul li.p1.on {
    background: url("../img/nav-overview-on.png") no-repeat scroll 50% 7px transparent;
}
nav ul li.p2 {
    width: 127px;
}
nav ul li.p2 a {
    background: url("../img/nav-books.png") no-repeat scroll 50% 2px transparent;
    width: 114px;
}
nav ul li.p2.hov {
    background: url("../img/nav-books-hov.png") no-repeat scroll 50% 7px transparent;
}
nav ul li.p2.on {
    background: url("../img/nav-books-on.png") no-repeat scroll 50% 7px transparent;
}
nav ul li.p3 {
    width: 280px;
}
nav ul li.p3 a {
    background: url("../img/nav-companion-books.png") no-repeat scroll 50% 2px transparent;
    width: 269px;
}
nav ul li.p3.hov {
    background: url("../img/nav-companion-books-hov.png") no-repeat scroll 50% 7px transparent;
}
nav ul li.p3.on {
    background: url("../img/nav-companion-books-on.png") no-repeat scroll 50% 7px transparent;
}
#slideContainer{
    width: 100%;
    min-width: 589px;
    height: 915px;
    overflow: hidden;
    top: 45px;
}
.absolute{
    position: absolute;
    top: 0;
    left: 0;
}
#pageHold{
    position: relative;
}
.pages{
    width: 100%;
    height: 960px;
    float: left;
}
#page1-1 {
    background: url("../img/bg/frog_bg.jpg") no-repeat scroll 0 -45px #157605;
}
#page1-2 {
    background: url("../img/bg/elements_tile.jpg") repeat scroll 0 -45px transparent;
}
#page1-3 {
    background: url("../img/bg/butterfly_bg.jpg") no-repeat scroll 0 -45px #2F96FD;
}
#page2 { background: url("../img/bg/mars_bg.jpg") no-repeat scroll 0 -45px #020202; }
#page3 { background: url("../img/bg/shark_bg.jpg") no-repeat scroll 0 -45px #0F3963; }

.pages h1, .pages h2{text-indent: -1000em;}
.content{
   padding: 125px 0 0 32px;
   position: relative;
   width: 639px;
   z-index: 8;
}

.page1 h1 {
    background: url("../img/h1_overview.png") no-repeat scroll 0 0 transparent;
    height: 86px;
    width: 606px;
}
.page1 h2 {
    background: url("../img/h2_overview.png") no-repeat scroll 0 0 transparent;
    height: 44px;
    width: 534px;
}
.page1 a {
    background: url("../img/btn-watch-demo-video.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 77px;
    width: 161px;
}
#page2 h1 {
    background: url("../img/h1_books.png") no-repeat scroll 0 0 transparent;
    height: 85px;
    width: 624px;
}
#page2 h2 {
    background: url("../img/h2_books.png") no-repeat scroll 0 0 transparent;
    height: 44px;
    width: 534px;
}
#page2 .bookspread {
    background: url("../img/bookspread.png") no-repeat scroll 0 0 transparent;
    height: 113px;
    padding-top: 168px;
    width: 427px;
}
#page2 a {
    background: url("../img/btn-take-peek.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 77px;
    width: 161px;
}
#page2 a:hover, #page3 a:hover{ background-position: left bottom;}

#page3 h1 {
    background: url("../img/h1_companion.png") no-repeat scroll 0 0 transparent;
    height: 85px;
    width: 534px;
}
#page3 h2 {
    background: url("../img/h2_companion.png") no-repeat scroll 0 0 transparent;
    height: 26px;
    width: 393px;
}
#page3 a {
    background: url("../img/btn-download-sample.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 77px;
    margin-top: 38px;
    width: 161px;
}

#panelHold{
    width: 100%;
    height: 960px;
    overflow: hidden;
}
.encase{
    width: 95px;
    height: 100%;
    float: left;
} 
.outside{
    height: 960px;
    cursor: pointer;
    position: absolute;
    top: 45px;
    background: url("../img/shadowClear2.png") repeat-y;
}
.panelCol{
    height: 960px;
    width: 100px;
    background: #fff;
    margin: 0px 0 0 15px;
   
}
#outPanel0{ right: -500px; /*right: 304px;*/ z-index: 10;}
#outPanel0 .arrow{ top: 60px;}
#outPanel1{ right: -500px;/*right: 204px*/ z-index: 11;}
#outPanel1 .arrow{ top: 40px;}
#outPanel2{ right: -500px;/*right: 117px;*/ z-index: 12;}
#outPanel3{  right: -500px; z-index: 13;}
#panel3{
    width: 120px;
    background: url("../img/bg.gif");   
}
.inside{width: 100px; background: white;}

.openTab{
    width: auto !important;
    cursor: default !important;
}
.panelList {
    float: left;
    height: 766px;
    margin: 10px 0 0 10px;
}
.panelExpander{
    float: left;
    height: 950px;
    width: 100px;
    display: none;
}
#panelExpander0{width: 379px;}
#panelExpander1{width: 476px;}
#panelExpander2{width: 576px;}
.panelCol ul{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 300px;
    height: 565px;
}
.panelCol li{
    margin: 3px 0 3px 3px;
    float: left;
}
.maxZ{
   z-index: 95 !important;
}
.outside h2{
    font: bold 13px Arial;
    margin: 0 0 0 10px;
    text-transform: uppercase;
}
.rightColHead{
    width: 107px;
    height: 187px;
    background: url('../img/logo2.png') no-repeat center;
    display: block;
}
#banner{
    width: 44px;
    height: 45px;
    background: url('../img/banner.png');
    position: absolute;
    top: 0px;
    right: 0px;
   
}
.sideBtns{
    width: 106px;
    height: 143px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
}
.sideBtn1{  background-image: url('../img/sideBtn1.png');}
.sideBtn2{  background-image: url('../img/sideBtn2.png');}
.sideBtn3{  background-image: url('../img/sideBtn3.png');}
.ages{
    width: 50px;
    height: 18px;
    display: block;
    margin: 5px 0 0 10px;
}
#age9{background: url('../img/age9.png') no-repeat;}
#age6{background: url('../img/age6.png') no-repeat;}
#age4{background: url('../img/age4.png') no-repeat;}
.text0, .text0 b{color: #30c5bc!important;}
.text1, .text1 b{color: #83bb17!important;}
.text2, .text2 b{color: #ff6600!important;}
#outPanel0 h2{padding-top: 66px;}
#outPanel1 h2{ padding-top: 46px;}
#outPanel2 h2{ padding-top: 24px;}
#expanded{
    width: 682px;
    height: 950px;
    z-index: 200;
    right: 0;
    margin-top: 45px;
    background: #fff;
    position: absolute;
    display: none;
    box-shadow: 0 -21px 21px 21px #E4E4E4 inset;
    background: url("../img/bkg_grid.png") repeat scroll 0 0 transparent;
}
.expandedContained{
    width: 600px;
    height: 100%;
    margin: 20px 0 0 20px;
}
.mainCodeBox{
    width: 275px;
    position: absolute;
    top: 318px;
    left: 265px;
    z-index: 9;
}
.mainCodeBox .helpQuestion{
    margin: -32px 0 0 4px;
}
.mainCodeBox .bookCodeForms{
    width: 176px;
}
.hdrCodeMain{
    width: 263px;
    height: 43px;
    background: url('../img/hdrCodeMain.png') no-repeat;
}
.btn-close {
    background: url("../img/btn-close-dark.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    margin-left: 500px;
    text-indent: -10001em;
    width: 80px;
}
.btn-close:hover {
    background-position: 0 -36px;
}
.book-cvr {
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
}
.book-desc h3 {
    font: bold 26px Arial;
    margin: 0;
}
.book-desc p {
    color: #242424 !important;
    font-size: 12px;
}
.read-more, .read-less{ cursor: pointer;}
.more-desc{display: none;}
.paragraphHolder{
    height: 243px;
    overflow: hidden;
}
.btnShape{
    width: 150px;
    height: 50px;
    display: block;
}
.btn_getBook0{ background-image: url('../img/btn_getBook0.png');}
.btn_getBook1{ background-image: url('../img/btn_getBook1.png');}
.btn_getBook2{ background-image: url('../img/btn_getBook2.png');}
.listBook img{ cursor: pointer !important; }
.figure {
    width: 562px;
    height: 146px; 
    position: relative;
    margin-top: 8px !important;
    left: 2px;
    float: left;
    color: #000;
}
.figcaption {
    float: left;
    font-size: 12px;
    margin-top: 0;
    width: 401px;
}
.digibk {
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
}
.figcaption strong{ font-style: italic;}
.freeHeader{
    font: bold 18px Arial !important;
    color: #000 !important;
}
.helpQuestion{
    width: 11px;
    height: 12px;
    display: block;
    background-image: url('../img/question.png');
    float: right;
    margin: 4px 119px 0 0;
    cursor: pointer !important;
}
.download-digibk {
    height: 29px;
    background: url("../img/icon_download_digibk.gif") no-repeat scroll 0 0 transparent;
    color: #242424;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-top: 19px;
    padding: 1px 0 1px 36px;
    text-decoration: none;
    text-transform: uppercase;
    float: right;
    position: relative;
    left: 20px;
}
.download-digibk:hover {
    background-position: 0 -30px;
}
.figText{ height: 67px; font-size: 12px;}
.codeBoxOut{
    width: 236px;
    position: absolute;
    top: 414px;
    left: 172px;
}
.hdrEnterCode{
    width: 214px;
    height: 32px;
    background: url('../img/hdrEnterCode.png') no-repeat;
}
.bookCodes{
    margin-top: 3px;
    position: relative;
    z-index: 1;
}
.bookCodeForms{
    background-color: #FFFFFF;
    border-color: #666666;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    float: left;
    height: 25px;
    margin:0px 0 0 3px;
    width: 151px;
}
.bookCodeFormsBtn {
    background: url("../img/txtSubmit.png") no-repeat scroll 50% 50% #FFFFFF;
    border-color: #666666;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    height: 27px;
    text-indent: -100001em;
    text-transform: capitalize;
    width: 46px;
}
.bookCodeFormsBtn:hover {
    background-image: url("../img/txtSubmit_on.png");
    cursor: pointer;
}
/*.infoBlock{display: none;}*/
.slideshow-container {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    height: 348px;
    padding: 20px 0 30px;
    position: absolute;
   /* top: 20px;*/
    top: 496px;
    width: 586px;
}

#slideshowCorner{
    height: 290px;
    width: 460px;
    position: absolute;
    right: 141px;
    top: 607px;
    z-index: 0;
}
.slideshowBox{
    width: 460px;
    height: 334px;
    margin: 56px 63px 0;
}
.btn_downloadGuide{
    width: 238px;
    height: 127px;
    display: block;
    background-image: url('../img/btn_guide.png');
    position: relative;
    z-index: 510;
}
.slideshowCorner1{    height: 290px;
    width: 460px;
}
.slideshow-container h3 {
    background: url("../img/hdr-print-book-preview.png") no-repeat scroll 0 0 transparent;
    height: 16px;
    margin: 0 0 12px 25px;
    text-indent: -10001em;
    width: 170px;
}
.slideReal{
    width: 465px;
    height: 293px;
    float: left;
}
#codeSender{opacity: 0; z-index: -1;}
.leftArrowSleeve, .rightArrowSleeve{
    width: 31px;
    height: 293px;
    float: left;
}

#prev, #next, .boxNav{
    background: url("../img/slideshow_arrows.png") no-repeat scroll 0 0 transparent;
    height: 26px;
    position: absolute;
    text-indent: -10001em;
    top: 180px;
    width: 26px;
    cursor: pointer;
}
.boxNav{ top: 679px;}
.nexters{
    right: 90px;
    background-position: -26px 0
}
.prevs{ left: 32px;}

#prev{ left: 20px;}
#next {
    background-position: -26px 0;
    right: 20px;
}
#next:hover, .nexters:hover {
background-position: -26px -26px;
}
#prev:hover, .prevs:hover {
background-position: 0 -26px;
}

.slideSleeve{
    margin: auto;
    width: 482px;
}

#nav a, .nav a {     background: url("../img/slideshow_dots.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 10px;
    margin-right: 10px;
    text-indent: -10001em;
    width: 10px; }
#nav a.activeSlide, .nav a.activeSlide  { background-position: 0 -10px; }
#nav a:focus, .nav a:focus { outline: none; }
#nav, .nav{
    width: 89px;
    margin: auto;
    height: 10px;
    overflow: hidden;
    position: relative;
    top: 435px;
    z-index: 100;
}
.activeSlide a{ background-position: 0 -10px !important; }

.take-peek h3 {
    background: url("../img/txtPrintBookPreview.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    margin: 0 0 12px 10px;
    padding: 0;
    text-indent: -10001em;
    width: 293px;
}
.take-peek .n_a {
    color: #434343;
    float: left;
    font-size: 19px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 150px;
}
.take-peek .n_a li {
    background-color: #FFFFFF;
    box-shadow: 0 2px 8px -2px #000000;
    margin-bottom: 8px;
    padding: 10px;
    width: 115px;
}
.take-peek .n_a h4 {
    color: #999999;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
.take-peek .n_a .on h4 {
    font-size: 19px;
    line-height: 21px;
}
.take-peek .n_a p {
    margin: 0;
    padding: 0;
}
.take-peek .p_m {
    float: left;
    height: 450px;
    position: relative;
    width: 667px;
}
.take-peek .p_m .p_s {
    display: none;
    height: 450px;
    position: absolute;
    width: 667px;
}
.take-peek .p_m .p_s .slides_container {
    height: 406px;
    left: 0;
    top: 0;
    width: 667px;
}
.take-peek .p_m .p_s .slide {
    height: 406px;
    left: 0;
    position: absolute;
    top: 0;
    width: 667px;
}
.take-peek .p_c:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.take-peek .p_c {
    display: inline-block;
}
.take-peek .p_c {
    display: block;
}
.on #n1IdH {color: #30c5bc!important;}
.on #n2IdH {color: #83bb17!important;}
.on #n3IdH {color: #ff6600!important;}
.caption{
    background-color: #000000;
    bottom: 40px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    opacity: 0.7;
    padding: 10px 20px 0;
    position: relative;
    text-align: center;
    z-index: 0;
}
.rightPeek{
    float: left;
    height: 450px;
    position: relative;
    width: 667px;
}

.infoBlock .nav{ top: 364px !important;}
/* slides?> */
    .slidesjs-navigation {
      margin-top:3px;
    background: url("../img/slideshow_arrows.png") no-repeat scroll 0 0 transparent;
    height: 26px;
    position: absolute;
    text-indent: -10001em;
    top: 133px;
    width: 26px;
    }

    .slidesjs-previous {
      margin-right: 5px;
      left: -29px;
    }
    .slidesjs-previous:hover{background-position: 0 -26px;}

    .slidesjs-next {
      margin-right: 5px;
      /*left: 467px;*/
      right: -38px;
      background-position: -26px 0;
    }
    .slidesjs-next:hover{background-position: -26px -26px;}

    .slidesjs-pagination {
      margin: 6px 0 0;
      float: left;
      list-style: none;
    }
    .slidePeek{display: none;}
.slidepeek .slidesjs-pagination{
    	margin: -76px 0 0 305px;
	position: relative;
	z-index: 100;
}
    .slidesjs-pagination li {
	margin: 6px 0 0 213px;
	position: relative;
	float: left;
	list-style: none;
	top: -27px;
    }
#slideshowCorner .slidesjs-pagination li{ margin: 0 2px;}
#slideshowCorner .slidesjs-pagination{ margin-left: 207px; position: relative; z-index: 104;}
    .slidesjs-pagination li a {
      display: block;
      width: 10px;
      height: 0;
      padding-top: 10px;
      background-image: url(../img/slideshow_dots.gif);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active{background-position: 0 -10px}



    a:link,
    a:visited {
      color: #333
    }

    a:hover,
    a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }
    
.slideshow-containerReal{margin: auto;}
.slideshow-containerHolder{height: 290px; width: 460px; position: relative; z-index: 100; display: none;}
.slidePeek{display: none;}
#slidePeek1{display: block;}

#peek .slidesjs-pagination{ margin: -46px 0 0 301px;}
#peek .slidesjs-pagination li{ margin: 3px;}
.tooltipbubble	{
    background: url("../img/c_bg.gif") repeat scroll 0 0 transparent;
    border: 5px solid #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 15px 4px #000000;
    position: absolute;
    z-index: 990;
    display: none;
}
.tipPoint{
    width: 45px;
    height: 37px;
    position: absolute;
    background: url('../img/arrPointDown.png') no-repeat;
    z-index: 999;
    right: 140px;
}
#toolTip1	{  
    top: 50px;
    left: 242px;
}
#toolTip2	{  
    right: 85px;
    top: 103px;
}
.exitBubble	{
	display: block;
    height: 14px;
    margin: 0 0 0 431px;
    width: 14px;
}
#invalid{
    color: red;
    width: 860px;
    text-align: center;
}

.download {
    color: #717171;
}
.download a {
    color: #DE002C;
    font-weight: bold;
    text-decoration: none;
}
.download .d_c h3 {
    color: #333333;
    font-size: 18px;
    line-height: 25px;
    margin: 0;
    padding: 0;
}
.download .d_c h4 {
    color: #333333;
    font-size: 15px;
    margin: 0;
    padding: 0;
}
.download .d_c .col1 {
    float: left;
    padding-left: 15px;
    padding-right: 10px;
    width: 325px;
}
.download .d_c .col1 #ddb {
    background: url("../img/btnDDB.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 51px;
    padding-left: 88px;
    padding-top: 20px;
}
.download .d_c .col1 #ddb:hover {
    background-position: 0 -71px;
}
.download .d_c .col1 #ddb span {
    color: #717171;
    display: block;
    font-style: italic;
}
.download .d_c .col2 {
    border-left: 1px solid #999999;
    float: right;
    padding-left: 20px;
    width: 250px;
}
.download .d_c:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.download .d_c {
    display: inline-block;
}
.download .d_c {
    display: block;
}

#universal-account{
  display:none;   
}

#universal-account{
  display:none;   
}