﻿body
{
    font-family: Arial, Helvetica, san-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    background-color: #EFF0EF;
    min-width: 740px;
}

.open
{
    display: block;
}
.close
{
    display: none;
}
h1
{
    color: #669999;
    margin: 0;
    padding: 0;
}
h2, h3, h4
{
    color: #669999;
    margin: 0;
    padding: 0;
}

a, a:link, a:visited
{
    color: #669999;
}

a:hover, a:active
{
    text-decoration: none;
    color: #66CCCC;
}

.ChildImages
{
    float: right;
    width: 258px;
    height: 188px;
    border: 1px solid #000000;
    margin: 0 0 10px 10px;
}

.crumbtrail
{
    padding: 5px 0;
    color: #669999;
}
.currentpage
{
    color: #669999;
    font-size: large;
    margin: 0;
    padding: 0;
}

/* */
div.outercontainer
{
    background: #FFFFFF;
    margin: 0 45px 5px 45px;
    min-width: 700px;
}

/* Print Header */
.printheader
{
    display: none;
}

/* Middle Area */

.middlearea
{
    width: 100%;
    vertical-align: top;
    border: 2px solid #669999;
}

/* Top Navigation */
div.topnavi
{
    vertical-align: bottom;
    background-color: #EFF0EF;
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0;
}
div.topnavi td.logocontainer
{
    text-align: right;
    padding-bottom: 10px;
    background: url(../../images/hatch_logo.gif) transparent no-repeat right;
}
div.topnavi td.tabcontainer
{
    text-align: right;
    vertical-align: bottom;
    background: #EFF0EF;
}
div.topnavi .tabs
{
    margin: 0;
    padding: 0;
    list-style: none;
    clear: left;
}
div.topnavi .tabs li
{
    float: right;
    margin: 0 5px 0 0;
    background: #FFFFFF;
    border-top: 1px solid #669999;
    border-left: 1px solid #669999;
    border-right: 1px solid #669999;
    display: inline;
}
div.topnavi .tabs a
{
    color: #669999;
    display: block;
    padding: 3px 5px;
    font-weight: bold;
    text-decoration: none;
}
div.topnavi .tabs a:link, div.topnavi .tabs a:link
{
    text-decoration: none;
}
div.topnavi .tabs a:hover
{
    background-color: #669999;
    color: #FFFFFF;
}
div.topnavi .tabs a:active
{
    text-decoration: none;
}


div.topnavi .tabs a#buykit
{
    color: #EE2B7B;
    display: block;
    padding: 3px 5px;
    font-weight: bold;
    text-decoration: none;
}
div.topnavi .tabs a#buykit:link, div.topnavi .tabs a#buykit:link
{
    text-decoration: none;
}
div.topnavi .tabs a#buykit:hover
{
    background-color: #EE2B7B;
    color: #FFFFFF;
}
div.topnavi .tabs a#buykit:active
{
    text-decoration: none;
}
/* 8888888888888888888

/* Main Content Area */

div.maincontent
{
    position: relative;
    right: 30px;
}


/* Left Menu */
table.LeftMenu
{
    float: left;
    margin: 0;
    position: relative;
    top: -70px;
    left: -43px;
}

/* Code from Example BEGIN */

/* This style sheet is intended to contain OFTEN CHANGED rules used when the TreeView control adapter is enabled. */
/* Empty rules are provided merely as a convenience for your future use or experimentation. */


table.LeftMenu div.AspNet-TreeView ul li
{
    display: block;
    clear:both;
    padding: 0px;
    border: 0px;
    font-size: small;
    margin: 0px;
}


table.LeftMenu div.AspNet-TreeView ul ul
{
    margin: 0;
    padding: 0;
    
}

table.LeftMenu div.AspNet-TreeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

table.LeftMenu div.AspNet-TreeView li a
{
    text-decoration: none;
     margin: 0;
}

table.LeftMenu div.AspNet-TreeView li.AspNet-TreeView-Root
{
    display: block;
    margin: 0px;
    text-align: center;
    width: 175px;
}

table.LeftMenu div.AspNet-TreeView li.AspNet-TreeView-Parent
{
    display: block;
    margin: 0px;
    text-align: center;
    width: 175px;
}

table.LeftMenu div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
    display: block;
    margin: 0px;
    text-align: center;
    width: 175px;
}

/* Consider changing the cursor value (below) to something like */
/*     cursor: n-resize;                                        */
table.LeftMenu div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
    cursor: pointer;
    margin: 0px;
}

/* Consider changing the cursor value (below) to something like */
/*     cursor: n-resize;                                        */
table.LeftMenu div.AspNet-TreeView .AspNet-TreeView-Collapse
{
   
    margin: 0px;
    padding: 0px;
    float: left;
    
}

/* Consider changing the cursor value (below) to something like */
/*     cursor: n-resize;                                        */
table.LeftMenu div.AspNet-TreeView .AspNet-TreeView-Expand
{

    margin: 0px;
    cursor: pointer;
}

table.LeftMenu div.AspNet-TreeView a, table.LeftMenu div.AspNet-TreeView a:visited, table.LeftMenu div.AspNet-TreeView a:active, table.LeftMenu div.AspNet-TreeView a:link
{
    margin: 0;
    padding: 5px;
    height: 15px;
    display: block;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../../images/menu_bkgrd.gif);
    
}

table.LeftMenu div.AspNet-TreeView a:hover
{
    color: #FFFFFF;
    display: block;
    height: 15px;
    background-image: url(../../images/menu_bkgrd_hover.gif);
    font-weight: bold;
    padding: 5px;
    margin: 0;
}
table.LeftMenu div.AspNet-TreeView .AspNet-TreeView-Selected a
{
    display: block;
    height: 15px;
    font-weight: bold !important;
    color: #FFFFFF !important;
    background-image: url(../../images/menu_bkgrd.gif);
    padding: 5px;
    margin: 0;
}

table.LeftMenu div.AspNet-TreeView .AspNet-TreeView-Selected ul a
{
    display: block;
    font-weight: bold !important;
    background-image: url(../../images/menu_bkgrd.gif);
    color: #FFFFFF !important;
    margin: 0;
}


/* Code from Example END */

/* Code not in use - old menu styles 
table.productmenu ul
{
    width: 175px;
    margin: 0;
    padding: 0;
    list-style: none;
}
table.productmenu div li
{
    margin: 0;
    padding: 0;
    text-align: center;
}
table.productmenu li a, .productmenu li a:link, .productmenu li a:visited
{
    background-image: url(images/green_background.gif);
    margin: 0;
    display: block;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}
table.productmenu li a:hover
{
    background-image: url(images/green_hover.gif);
    margin: 0;
}
table.productmenu li a:active
{
    background-image: url(images/green_background.gif);
    margin: 0;
    display: block;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}
Code not in use - old menu styles */



/* Replacement Parts and Manipulatives */

div.ProductArea
{
    width: 98%;
    text-align: left;
    margin: 5px 0 0 0;
    padding: 5px;
    background-color: #EFF0EF;
    border: 1px solid #CCCCCC;
}

div.ProductTile
{
    float: left;
    width: 100px;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 5px 10px;
    padding: 10px 17px;
}
div.ProductArea ul
{
    float: left;
    vertical-align: top;
    margin: 5px;
    padding: 0;
}
div.ProductArea li
{
    text-align: center;
    display: block;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    list-style-type: none;
}
div.ManipulativeArea
{
    width: 100%;
    text-align: left;
    margin: 5px 0 0 0;
    padding: 0;
    background-color: #EFF0EF;
    border: 1px solid #CCCCCC;
}

div.ManipulativeArea ul
{
    float: left;
    vertical-align: top;
    margin: 5px;
    padding: 0;
}
div.ManipulativeArea li
{
    text-align: center;
    display: block;
    background-color: #FFFFFF;
    list-style-type: none;
}

div.ManipulativeArea img
{
    border: 0;
    width: 40px;
    height: 40px;
    vertical-align: middle;
}

div.Manipulative div.ProductImage
{
    float: left;
}

div.ManipulativeArea li a, div.ManipulativeArea li a:link, div.ManipulativeArea li a:visited
{
    background-image: url(../../images/menu_bkgrd.gif);
    margin: 0;
    display: block;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}
div.ManipulativeArea li a:hover
{
    background-image: url(../../images/menu_bkgrd_hover.gif);
    background-color: #CCCCCC;
    margin: 0;
}
div.ManipulativeArea li a:active
{
    background-image: url(../../images/menu_bkgrd_background.gif);
    margin: 0;
    display: block;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}
#MainImage
{
    vertical-align: top;
    border: 1px solid #CCCCCC;
    margin: 5px;
    width: 400px;
    height: 400px;
}

/* Correlations */
div.correlations
{
    text-align: left;
    width: 100%;
}
div.correlations .mainbody
{
    margin: 10px 0;
    vertical-align: top;
    text-align: center;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
div.correlations .mainbody td
{
    text-align: left;
    padding: 5px;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
div.correlations td.standard
{
    text-align: center;
    font-size: 18px;
}
div.correlations tr.units td
{
    text-align: center;
}


/*Early Reading First */
div.earlyreading p.standard
{
    font-style: italic;
}
div.earlyreading p.correlation
{
    font-weight: bold;
}

/*Reading First */
div.readingfirst p.standard
{
    font-style: italic;
}
div.readingfirst p.correlation
{
    font-weight: bold;
}


/*White Paper*/
div.whitepaper p.standard
{
    font-size: 14px;
    font-weight: bold;
}
div.whitepaper p.correlation
{
    font-weight: bold;
}
/*Creative Curriculum*/

div.creativecurriculum p.standard
{
    font-size: 14px;
    font-weight: bold;
}
div.creativecurriculum p.correlation
{
    font-weight: bold;
}

/* Classroom Activiy Samples */
div.ActiviySamples
{
    text-align: left;
}
div.ActiviySamples p
{
    clear: both;
}
div.ActiviySamples img
{
    float: left;
    border: 0px;
    vertical-align:top;
    margin: 0 10px 0 0;
}
div.ActiviySamples span
{
    font-size: 14px;
    font-weight: bold;
    color: #669999;
}
/* Tools Poster */
div.ToolsPoster
{
    text-align: left;
}
div.ToolsPoster img
{
    border: 1px solid #CCCCCC;
    margin: 10px 0;
}

/* KitOverview */
div.KitOverview
{
    text-align: left;
}
div.KitOverview img
{
    border: 1px solid #CCCCCC;
    margin: 10px 0;
}
/* Science Board */
div.ScienceBoard
{
    text-align: left;
}
div.ScienceBoard img
{
    border: 1px solid #CCCCCC;
    vertical-align: top;
    margin: 10px;
    padding: 5px;
}

div.footer
{
    text-align: center;
    width: 100%;
    padding: 5px;
}

div.footer ul 
{
    display: inline;
}

div.footer li 
{
    padding-right: 5px;
    display: inline; 
    list-style-image: none;
    }
    

/* Quotes */
.quote
{
    clear: both;
    font-size: 14px;
    font-weight: bold;
    color: #669999;
    font-style: italic;
}

/* Copyright */

.copyright
{
    color: #669999;
    font-size: 12px;
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
}

/* Contact Us */


div.IdentityInfo
{
    width: 100%;
    padding: 10px;
    text-align: center;
    border: 1px solid #CCCCCC;
}
div.IdentityInfo table
 {
    margin: 0 auto;
    text-align: left;
 }

.IdentityInfo td
{
    padding: 2px;
}

/* Destination Reading Software */

.Software
{
    width: 175px;
    height: 235px;
    text-align: center;
    margin: 5px;
    border: 1px solid #CCCCCC;
    padding: 10px;
    float: left;
}
