/* 1.0 Resets 2.0 body + wrapper 3.0 header 4.0 Main Nav Container 5.0 body top 6.0 Body container 7.0 body left 8.0 Body Right 9.0 Body content 10.0 Footer */ /*------------------------------------------------------------------------------- 3.0 header */ div#header h1 a { background-image: url("../templates/headings/$file/headerPrimary.jpg"); width:550px; } /*------------------------------------------------------------------------------- 2.0 body + wrapper */ body { background-image: url("../templates/layout/$file/primaryHomeBodyBkg.jpg"); background-position: center top; } div#bodyTop { padding-top: 7px; background-image: url("../templates/layout/$file/primaryHomeBodyBorderTop.jpg"); background-repeat: repeat-x; } /*------------------------------------------------------------------------------- 4.0 Main Nav Container */ div#mainNavContainer ul { padding-left: 20px; } div#mainNavContainer ul li a.linkLiteracy { width: 97px; background-image: url("../templates/layout/$file/MPrim_topnav_Lit_on.gif"); } div#mainNavContainer ul li a.linkLibrary { width: 97px; background-image: url("../templates/layout/$file/MPrim_topnav_MacLib_on.gif"); } div#mainNavContainer ul li a.linkTeacherResources { width: 97px; background-image: url("../templates/layout/$file/MPrim_topnav_TRB_on.gif"); } div#mainNavContainer ul li a.linkTextbooks { width: 97px; background-image: url("../templates/layout/$file/MPrim_topnav_TextBook_on.gif"); } div#mainNavContainer ul li a.linkDigital { width: 97px; background-image: url("../templates/layout/$file/MPrim_topnav_MacDig_on.gif"); } /*------------------------------------------------------------------------------- 6.0 Body container */ div#bodyContainer { background-image: url("../templates/layout/$file/domPrimaryBodyContainerBkg.gif"); background-repeat: repeat-y; background-position: 501px 0; } /*------------------------------------------------------------------------------- 7.0 body left */ div#bodyLeft { overflow: hidden; width: auto; } /* div#bodyLeft p { font-size: 11px; } */ div#bodyLeftLeft { float: left; width: 480px; padding-left: 30px; } div#bodyLeftLeft2010 { float: left; width: 715px; padding-left: 30px; background: #ffffff; } div#bodyLeftLeft h2.primaryResources { height: 149px; margin-top: 20px; background-image: url("../templates/headings/$file/primaryHomeMainHeading.jpg"); background-repeat: no-repeat; background-position: top center; text-indent: -9000px; } div#bodyLeftLeft h3 { font-weight: bold; /*font-size: 16px;*/ text-align: center; } div#bodyLeftLeft p { text-align: center; /*line-height: 20px;*/ } div#bodyLeftLeft p.whatsnew { padding: 10px 90px 20px 90px; } div#bodyLeftLeft p.whatsnew span { color: #CF2027; } div#bodyLeftLeft div#featureSeries { position: relative; border-top: 1px solid #f3cec6; overflow: hidden; } div#featureSeries h3 { position: absolute; top: 0; left: 0; text-indent: -9000px; height: 23px; width: 109px; background-image: url("../templates/headings/$file/MP__Home_tab-FeatSeries.gif"); background-repeat: no-repeat; } div#featureSeries div { float: left; width: 157px; border-right: 1px solid #f3cec6; } div#featureSeries div.last { border-width: 0; } div#featureSeries h4 a { display: block; text-indent: -9000px; padding-top: 5px; background-repeat: no-repeat; background-position: bottom center; } div#featureSeries h4.heading1 a { height: 188px; background-image: url("../templates/headings/$file/MP_Home_button_SB.jpg"); } div#featureSeries h4.heading2 a { height: 198px; background-image: url("../templates/headings/$file/MP_Home_button_SR.jpg"); } div#featureSeries h4.heading3 a { height: 184px; background-image: url("../templates/headings/$file/MP_Home_button_BS.jpg"); } div#featureSeries p { padding: 5px 10px 20px 10px; /*line-height: 18px;*/ } div#bodyLeftRight { float: left; width: 234px; padding-top: 20px; } div#bodyLeftRight h3 a { display: block; text-indent: -9000px; background-repeat: no-repeat; background-position: top center; } div#bodyLeftRight h3.heading1 a { height: 52px; background-image: url("../templates/headings/$file/primaryHomeTeacherEClub.jpg"); } div#bodyLeftRight h3.heading2 a { height: 41px; margin-top: 20px; background-image: url("../templates/headings/$file/homePrimaryWhatsHot.jpg"); } div#bodyLeftRight h3.heading3 a { height: 54px; margin-top: 20px; background-image: url("../templates/headings/$file/homePrimarySpecialOffer.jpg"); } div#bodyLeftRight p { padding: 10px 25px 20px 35px; border-bottom: 1px solid #f2d6cb; } div#bodyLeftRight p.noBorder { border-bottom-width: 0; } div#bodyLeftRight p span { display: block; margin-bottom: 10px; font-weight: bold; } div#bodyLeftRight p.specialOffer { border-bottom-width: 0; padding: 10px 30px 30px 35px; /*background-image: url("../templates/headings/$file/MP_Home_button_ENCY.jpg"); background-repeat: no-repeat; background-position: 145px 10px;*/ } div.fixedHeight { /*height: 297px;*/ border-bottom: 1px solid #f2d6cb; } /*--------------------------------------------------------------------------------------------------------------------------------------- */ div#bodyLeftLeft h3 { font-size: 17px; } div#bodyLeft p { font-size:12px; }