﻿@charset "UTF-8";
@import url(theme.css);
@import url(sharedStyles.css);

#container {
    position: relative;
    background-color: #71ABC2;
    background-image: url(images/bigBG.gif);
    background-repeat: repeat-y;
}

#containerHome {
    margin: 0 auto;
    padding: 0;
    width: 960px;
    text-align: left;
    border: #fff 1px solid;
    position: relative;
    background-color: #71ABC2;
    background-image: url(images/bigBG.gif);
    background-repeat: repeat-y;
    border: #fff 4px solid;
    box-shadow: 0 7px 17px #435664;
    /*min-height: 980px;*/
}

#banner {
    width: 960px;
    height: 134px;
    padding: 0;
    margin: 0;
    border-bottom: #fff 7px solid;
    /*#BCCE7A*/
}

/*#banner.home {
	border-bottom: none !important;
}*/

/* For top navigation bar */
#topNavlist {
    height: 27px;
    width: 940px;
    padding: 0 0 0 20px;
    border-bottom: #fff 1px solid;
}

#topNav {
    margin: 0;
    top: 6px;
}

    #topNav a {
        padding: 6px 13px 5px 13px;
    }

    #topNav ul {
        background-color: #4a2948;
    }



    #topNav li li a:link {
        background-color: #4a2948;
    }

    #topNav li li a:visited {
        background-color: #4a2948;
    }

    #topNav li li a:hover {
        background-color: #241424;
    }

    #topNav li li a:active {
        background-color: #683165;
    }

    #topNav li {
        float: left;
        position: relative;
    }

        #topNav li li {
            border: 0;
            z-index: 30;
            border-top: #826981 1px solid;
        }

#CDEbox {
    background-color: #5b6a23;
    color: #D7E5B2;
    text-align: center;
    padding: 6px;
    font-size: .9em;
    border-bottom: #fff 1px solid;
}

    #CDEbox a:link {
        color: #D7E5B2;
    }

    #CDEbox a:visited {
        color: #D7E5B2;
    }

    #CDEbox a:hover {
        color: #fff;
    }

    #CDEbox a:active {
        color: #D7E5B2;
        text-decoration: none;
    }


#signIn {
    height: 27px;
    padding: 0;
    font-weight: bold;
    position: absolute;
    right: 0;
    border-left: #fff 1px solid;
}

    #signIn a {
        background-color: #5b6a23;
    }

        #signIn a:link {
            color: #fff;
            text-decoration: none;
            padding: 5px 20px 6px 20px;
            position: relative;
            top: 5px;
        }

        #signIn a:visited {
            color: #fff;
            text-decoration: none;
        }

        #signIn a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #343c14;
        }

        #signIn a:active {
            color: #fff;
            text-decoration: underline;
        }


/* Vertical Navigation Area */
#vertNav {
    float: right;
    width: 230px;
    font-size: 9pt;
    height: 140px;
    padding: 0;
    position: relative;
    z-index: 1;
}

    #vertNav ul {
        margin: 0;
        padding: 0;
    }

    #vertNav li {
        list-style: none;
    }

ul.topLevel {
    background-color: #f3dba3;
}


    ul.topLevel li {
        border-bottom: #fff 1px solid;
        border-left: #fff 1px solid;
    }

#vertNav a {
    color: #000;
    cursor: pointer;
    display: block;
    height: 19px;
    line-height: 19px;
    text-indent: 5px;
    text-decoration: none;
    width: 100%;
}

#vertNav li:hover {
    background-color: #ebbc4e;
    position: relative;
}

#vertNav li a:active {
    background-color: #c9a143;
    color: #fff;
}

#vertNav img {
    position: relative;
    top: 2px;
    margin-right: 3px;
}


#wellHelp {
    width: 604px;
    background-image: url(images/wellHelpBox.jpg);
    background-color: #BDCA78;
    background-repeat: no-repeat;
    padding: 72px 35px 20px 91px;
    font-size: .8em;
    border-top: #fff 1px solid;
    border-right: #fff 1px solid;
    border-bottom: #fff 1px solid;
}




#content {
    padding: 15px 30px;
    margin: 0px 0px 0px 0px;
    background-color: #fff;
    position: relative;
    clear: both;
    border-bottom: #fff 4px solid;
}

    #content ul li ul {
        margin: 0;
    }

#contentHome {
    padding: 0px 0px 0px 0px;
    margin: -2px 0px 0px 0px;
    /*background-color: #fff;*/
    position: relative;
    clear: both;
    border-bottom: #fff 4px solid;
}


#content a:link {
    color: #0a5775;
    text-decoration: underline;
}

#content a:visited {
    color: #0a5775;
    text-decoration: underline;
}

#content a:hover {
    color: #CC0000;
    text-decoration: none;
}

#content a:active {
    color: #FF0000;
}


#leftBox {
    width: 730px;
    float: left;
}

#bigPhoto {
    width: 730px;
    height: 296px;
    line-height: 1px;
    font-size: 1px;
}

#whoAreYou {
    position: absolute;
    left: 0;
    z-index: 10000;
}

#registerBox {
    width: 580px;
    height: 79px;
    background-image: url(images/clipboard.jpg);
    background-color: #f3dba3;
    background-repeat: no-repeat;
    padding: 16px 20px 20px 130px;
    border-top: #fff 1px solid;
    border-right: #fff 1px solid;
    border-bottom: #fff 1px solid;
}

#greenHelp {
    color: #566424;
    font-size: 22px;
    margin-top:0;
}

#greenHelpBig {
    font-size: 26px;
}

#registerText {
    float: right;
    width: 275px;
    line-height: 1.25em;
}

#news {
    font-size: 14px;
}

#newsArea {
    width: 670px;
    padding: 30px 30px 15px 30px;
    color: #000;
    background-color: #dee7be;
    border-right: #fff 1px solid;
    font-size: .85em;
}

    #newsArea ul {
        list-style-type: none;
        padding-left: 22px;
        margin-left: 0;
        position: relative;
        left: -22px;
    }

    #newsArea li {
        background: url(images/star.png) left top no-repeat;
        padding-left: 20px;
    }

    #newsArea a:link {
        color: #0a5775;
    }

    #newsArea a:visited {
        color: #0a5775;
    }

    #newsArea a:hover {
        color: #ce0000;
    }

    #newsArea a:active {
        color: #0a5775;
    }

    #newsArea .big {
        font-size: 16px;
    }

    #newsArea h3 {
        display: inline;
        font-size: 16px;
        color: #0a5775;
    }


#rightBox {
    width: 228px;
    font-size: 14px;
    padding: 0;
    border-left: #fff 1px solid;
    float: left;
    position: relative;
    line-height: 133%;
}

    #rightBox ul {
        list-style-type: none;
        padding-left: 17px;
        margin-left: 0;
    }

    #rightBox li {
        background: url(images/checkmark.png) left top no-repeat;
        padding-left: 17px;
    }

#rightBox2 {
    width: 139px;
    font-size: .8em;
    padding: 15px 30px 30px 30px;
    border-left: #fff 1px solid;
    border-bottom: #fff 1px solid;
    float: left;
    position: relative;
    line-height: 133%;
    height: 222px;
    background-color: #dee5bc;
    text-align: center;
}

#checkItOut {
    background-color: #dee7be;
    padding: 20px 20px 10px 20px;
}


#virtAdvisor {
    width: 209px;
    height: 126px;
    padding: 40px 0 0 20px;
    background-color: #71abc2;
    background-image: url(images/virtAdvisor.jpg);
    background-repeat: no-repeat;
    font-size: 13px;
    border-top: #fff 1px solid;
    border-bottom: #fff 1px solid;
}

    #virtAdvisor a:link {
        color: #000;
    }

    #virtAdvisor a:visited {
        color: #000;
    }

    #virtAdvisor a:hover {
        color: #ce0000;
    }

    #virtAdvisor a:active {
        color: #ff0000;
    }

#distTeacher {
    text-align: center;
    width: 200px;
    padding: 20px;
}

#distTeacherPhoto {
    width: 116px;
    height: 138px;
    /*padding-top: 5px;*/
    padding-left: 2px;
    margin-left: 35px;
    margin-top: 10px;
    background-image: url(images/distTchrFrame.jpg);
    background-repeat: no-repeat;
}

#buttonList {
    position: relative;
    height: 51px;
    width: 606px;
    padding: 0 0 0 125px;
    margin: 0;
    background-color: #aabf50;
    font-size: 9pt;
    border-top: #fff 1px solid;
}

#button {
    position: relative;
    padding: 0;
    margin: 0;
    z-index: 1000;
    display: inline;
}

    #button a {
        color: #000;
        text-decoration: none;
        padding-top: 6px;
        border-left: #fff 1px solid;
        display: block;
        height: 45px;
        width: 120px;
        font-weight: bold;
        font-size: 15px;
    }

        #button a:link {
            text-decoration: underline;
        }

        #button a:hover {
            background-color: #c0ec2b;
        }


#who {
    font-size: 1.2em;
}

#button ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#button li {
    float: left;
    text-align: center;
    cursor: default;
    background-color: transparent;
    list-style: none;
}


    #button li > ul {
        top: auto;
        left: auto;
    }

    #button li:hover ul, #button li.over ul {
        display: block;
    }

.virtAdvisor {
    width: 195px;
    height: 148px;
    color: #fff;
    background-color: #71abc2;
    background-image: url(images/virtualAdvisorBG.jpg);
    background-repeat: no-repeat;
    padding: 50px 17px 17px 17px;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 75px;
    border-top: #fff 1px solid;
    line-height: 1.3em;
    z-index: 1;
}

#footer {
    font-size: 11px;
    background-color: #BCCE7A;
    width: 916px;
    color: #000;
    padding: 12px 22px;
    line-height: 17px;
    clear: both;
    border-top: #fff 1px solid;
}

    #footer img {
        border: none;
    }

#footertext {
    position: relative;
    left: 10px;
    width: 600px;
}

#footer a:link {
    color: #000;
    text-decoration: underline;
}

#footer a:visited {
    color: #000;
    text-decoration: underline;
}

#footer a:hover {
    color: #ff0000;
    text-decoration: none;
}

#logosm {
    float: left;
    width: 81px;
}

.floatRight {
    float: right;
}

#facebook {
    float: right;
    width: 169px;
}

#facebookIcon {
    float: right;
    width: 17px;
    position: relative;
    top: 20px;
}

.noIndent {
    margin-left: 0;
    padding-left: 1em;
}

.rightPhotoBox {
    float: right;
    width: 175px;
    background-color: #F1F8D8;
    border: #7AA621 3px solid;
    padding: 1px 17px 17px 17px;
    font-size: .9em;
    margin-left: 22px;
    margin-bottom: 11px;
    position: relative;
}

.rightVirtualBox {
    float: right;
    width: 175px;
    background-color: #F1F8D8;
    border: #7AA621 3px solid;
    padding: 1px 17px 17px 17px;
    font-size: .9em;
    margin-left: 22px;
    margin-bottom: 11px;
    position: relative;
    background-image: url(./images/virtAdvisor2.gif);
    background-position: bottom;
    background-repeat: no-repeat;
}

.virtAdvisor {
    float: right;
    width: 175px;
    background-color: #F1F8D8;
    border: #7AA621 3px solid;
    padding: 1px 17px 17px 17px;
    font-size: .9em;
    margin-left: 22px;
    margin-bottom: 11px;
    position: relative;
    background-image: url(images/virtAdvisor2.gif);
    background-position: bottom;
    background-repeat: no-repeat;
}

.ponderPhotoBox {
    float: right;
    width: 175px;
    background-color: #F1F8D8;
    border: #7AA621 3px solid;
    padding: 1px 17px 177px 17px;
    font-size: .9em;
    margin-left: 22px;
    margin-bottom: 11px;
    position: relative;
    background-image: url(images/ponderingTeacher.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.teachingTypeBox {
    width: 30%;
    background-color: #F1F8D8;
    border: #7aa621 3px solid;
}

/* These classes are from original style sheet */

.alert {
    font-weight: bold;
    color: #FF0000;
}

.bottomFill {
    background-image: url(images/right_bottom.gif);
    background-repeat: repeat-x;
}

.crumbs {
    font-size: 0.75em;
    line-height: 1.3em;
    color: #999999;
}

.dotGrey {
    font-size: .9em;
    line-height: 1.3em;
    background-color: #DEE7BE;
    text-align: center;
}

.dotWhite {
    font-size: .9em;
    line-height: 1.3em;
    color: #333333;
    background-color: #FFFFFF;
    text-align: center;
}

.headBlue {
    font-size: 1.5em;
    font-weight: bold;
    color: #000066;
}

.indent {
    margin-left: 30px;
    list-style-type: circle;
}

.newWindow {
    margin-top: 3px;
}

.page {
    padding: 20px;
    width: 80%;
}

.rule {
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #EBEBEB;
}

.smallText {
    font-size: 0.85em;
    line-height: 1.3em;
}

.smallTextBold {
    font-size: 0.9em;
    line-height: 1.3em;
    font-weight: bold;
}

.subHead {
    font-size: .9em;
    line-height: 1.5em;
    font-style: normal;
    font-weight: bold;
}

.subHeadBlue {
    font-size: .9em;
    line-height: 1.5em;
    font-style: normal;
    font-weight: bold;
    color: #000066;
}

.subHeadWhite {
    font-size: .9em;
    line-height: 1.5em;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
}

.subIndent {
    margin-left: 60px;
    list-style-type: circle;
}

.tableIndent {
    font-size: .9em;
    line-height: 1.3em;
    margin-left: 10px;
}

.text {
    color: #333333;
}

.textBold {
    font-weight: bold;
}

.topFill {
    background-image: url(images/right_top.gif);
    background-repeat: repeat-x;
}


.transptest {
    position: relative;
    top: -300px;
    border: red solid 3px;
    font-size: 100px;
    color: green;
}

.teacherPhoto {
    float: left;
    margin: 0 22px 7px 0;
    border: #679901 4px solid;
    position: relative;
}

.teacherName {
    font-size: 1.4em;
    font-weight: bold;
    color: #679901;
}

.teacherInfo {
    font-size: 1.1em;
    font-weight: bold;
}

.watchVid {
    float: right;
    width: 200px;
    background-color: #F1F8D8;
    border: #7AA621 3px solid;
    padding: 1px 12px 12px 12px;
    font-size: .85em;
    margin-left: 22px;
    margin-bottom: 11px;
}

    .watchVid img {
        margin-left: 8px;
    }

.highlightBox {
    background-color: #F1F8D8;
    padding: 7px 22px 22px 22px;
    border: #7AA621 3px solid;
    overflow: hidden;
    font-size: .95em;
}

#nasaPhoto {
    width: 300px;
    height: 220px;
    float: right;
    margin: 22px 0 17px 17px;
    text-align: center;
    clear: both;
    position: relative;
}

#update {
    font-size: .7em;
    color: #999;
    text-align: right;
    padding-top: 22px;
}

.OSEPlogo {
    position: relative;
    left: 510px;
    top: -7px;
}


.PathBoxTop {
    background-color: #dde6bd;
    padding: 1px;
    font-size: 0.95em;
    font-weight: bold;
    margin: 0;
    width: 13em;
    border-radius: 7px 7px 0px 0px;
    border: 3px solid #BCCE7A;
    border-bottom: none !important;
    text-align: center;
}

.PathBox {
    border: 2px solid #BCCE7A;
    border-bottom: none;
    width: 600px;
    background-color: #fff;
    padding: 7px;
}

.PathBoxBottom {
    background-color: #dde6bd;
    border: 2px solid #BCCE7A;
    border-top: none;
    padding: 7px;
    width: 600px;
    text-align: right;
}

.PathQuestions {
    border: 1px solid #bbb;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    margin-bottom: 1em;
}

.PathQuestionsLeft {
    background-color: #dde6bd;
    border-right: 1px solid #bbb;
    padding: 7px;
    border-bottom: 1px solid #bbb;
}

.PathQuestionsRight {
    padding: 7px;
    border-bottom: 1px solid #bbb;
}

.button {
    background-color: #BCCE7A;
    border: none;
    -webkit-appearance: button;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 6px 22px;
}

#PathChecklist {
    border-spacing: 2px;
    border: 1px solid #ccc;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

    #PathChecklist tr {
        border: 1px solid #ccc;
    }

    #PathChecklist th {
        border: 1px solid #ccc;
        text-decoration: none;
        font-weight: normal;
    }

    #PathChecklist td {
        border: 1px solid #ccc;
        padding: 4px;
    }

    #PathChecklist .Col {
        vertical-align: top;
        width: 10px;
        border: none !important;
    }

    #PathChecklist .Color1 {
        background-color: #F1FADA;
    }

    #PathChecklist .Color2 {
        background-color: #b7e163;
    }

    #PathChecklist .Color3 {
        background-color: #7BC621;
    }

    #PathChecklist .Color4 {
        background-color: #669C14;
    }

#myTranscript{ 
    float: right;
    width: 362px;
    padding: 16px;
    text-align:center;
}

#myTextBox {
    float: right;
    /*height: 209px;
    width: 240px;*/
    height: 267px;
    width: 362px;
    border: 3px solid #000;
    padding: 16px;
    overflow: auto;
}

/* form stuff. */




.display-label,
.editor-label {
    margin: 0 1em 0 0;
    font-size: 0.85em;
}

.display-field,
.editor-field {
    margin: 0 0 1em 0;
    font-size: 0.85em;
}

    .editor-field input {
        border-radius: 4px;
        border: 1px solid #ccc;
    }

.ProfileTable {
    border-collapse: collapse;
    width: 100%;
}

    .ProfileTable tr {
    }

    .ProfileTable th {
        padding-right: 13px;
        vertical-align: top;
        text-align: right;
    }

    .ProfileTable td {
        vertical-align: top;
    }

    .ProfileTable tr:nth-child(2n+1) {
        background-color: #DEE5BC;
    }

    .ProfileTable ul {
        padding: 0;
        list-style-type: none;
        display: inline;
    }

    .ProfileTable li {
        padding: 0;
        margin-top: 0;
        margin-bottom: 0;
    }



.ActionBox {
    float: right;
}

    .ActionBox a {
        text-decoration: none;
    }

.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
    border: 0.1em solid #AFD46F;
    background-color: #F1FADA;
    padding: 0;
}

.subGroup:before,
.subGroup:after {
    content: "";
    display: table;
}

.subGroup:after {
    clear: both;
}

.subGroup {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

#left_group {
    float: left;
    width: 48%;
    border-right: 0.1em solid #AFD46F;
}

#right_group {
    float: left;
    width: 51.64%;
}

#left_subgroup {
    float: left;
    width: 50%;
}

#right_subgroup {
    float: left;
    width: 50%;
}

/* Progress bar for Profile Plan Status */
/* Source:  http://css-tricks.com/css3-progress-bars/ */

.meter {
    height: 20px; /* Can be anything */
    width: 33%;
    position: relative;
    background: #BCCE7A;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    padding: 10px;
    -webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
    -moz-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
    box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
}

    .meter > span {
        display: block;
        height: 100%;
        text-align: center;
        -webkit-border-top-right-radius: 8px;
        -webkit-border-bottom-right-radius: 8px;
        -moz-border-radius-topright: 8px;
        -moz-border-radius-bottomright: 8px;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-bottom-left-radius: 20px;
        -moz-border-radius-topleft: 20px;
        -moz-border-radius-bottomleft: 20px;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        background-color: #F1F8D8;
        -webkit-box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0,0,0,0.4);
        -moz-box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0,0,0,0.4);
        position: relative;
        overflow: hidden;
    }

.sortable td {
    width: 25em;
}

.sorting {
    background-color: #eee;
}


#youngPplTbl {
    padding-left: 50px;
}

/*To account for the line wraps*/
.l2 > div {
    margin-top: 34px;
}

.l3 > div {
    margin-top: 24px;
}

.l4 > div {
    margin-top: 14px;
}

#youngPplTbl .item {
    display: inline-block;
    width: 315px;
    height: 114px;
    background-repeat: no-repeat;
    text-align: right;
    font-size: 1.1em;
    margin: 10px 20px;
}

    #youngPplTbl .item div {
        margin-right: 1em;
        float: right;
        vertical-align: middle;
        width: 130px;
    }

#youngPplTbl .one {
    background-image: url(images/stuBox1.jpg);
}

#youngPplTbl .two {
    background-image: url(images/stuBox2.jpg);
}

#youngPplTbl .three {
    background-image: url(images/stuBox3.jpg);
}

#youngPplTbl .four {
    background-image: url(images/stuBox4.jpg);
}

#youngPplTbl .five {
    background-image: url(images/stuBox5.jpg);
}

#youngPplTbl .six {
    background-image: url(images/stuBox6.jpg);
}





#stuTable {
    position: relative;
    left: 5px;
}


#stuBoxText1 {
    width: 130px;
    float: right;
    margin-right: 17px;
    vertical-align: middle;
}

#stuBoxText2 {
    width: 130px;
    float: right;
    margin-right: 17px;
    vertical-align: middle;
}

#stuBoxText3 {
    width: 130px;
    float: right;
    margin-right: 17px;
    vertical-align: middle;
}

#stuBoxText4 {
    width: 130px;
    float: right;
    margin-right: 17px;
    vertical-align: middle;
}

#stuBoxText5 {
    width: 130px;
    float: right;
    margin-right: 17px;
    vertical-align: middle;
}

#stuBoxText6 {
    width: 130px;
    float: right;
    margin-right: 17px;
    vertical-align: middle;
}

.stuBox0 {
    width: 12px;
    height: 12px;
}

#stuBox1 {
    width: 315px;
    height: 114px;
    background-image: url(images/stuBox1.jpg);
    background-repeat: no-repeat;
    text-align: right;
    padding: 0;
    font-size: 1.1em;
}

#stuBox2 {
    width: 315px;
    height: 114px;
    background-image: url(images/stuBox2.jpg);
    background-repeat: no-repeat;
    text-align: right;
    padding: 0;
    font-size: 1.1em;
}

#stuBox3 {
    width: 315px;
    height: 114px;
    background-image: url(images/stuBox3.jpg);
    background-repeat: no-repeat;
    text-align: right;
    padding: 0;
    font-size: 1.1em;
}

#stuBox4 {
    width: 315px;
    height: 114px;
    background-image: url(images/stuBox4.jpg);
    background-repeat: no-repeat;
    text-align: right;
    padding: 0;
    font-size: 1.1em;
}

#stuBox5 {
    width: 315px;
    height: 114px;
    background-image: url(images/stuBox5.jpg);
    background-repeat: no-repeat;
    text-align: right;
    padding: 0;
    font-size: 1.1em;
}

#stuBox6 {
    width: 315px;
    height: 114px;
    background-image: url(images/stuBox6.jpg);
    background-repeat: no-repeat;
    text-align: right;
    padding: 0;
    font-size: 1.1em;
}


#stuContent {
    /*padding: 30px 47px 30px 47px;
			margin: 0;
			background-color: #fff;
			position: relative;*/
}


    #stuContent a:link {
        color: #000;
        text-decoration: underline;
    }

    #stuContent a:visited {
        color: #000;
        text-decoration: underline;
    }

    #stuContent a:hover {
        color: #CC0000;
        text-decoration: none;
    }

    #stuContent a:active {
        color: #FF0000;
    }

.photoRight {
    width: 288px;
    height: 203px;
    float: right;
    margin-left: 12px;
}

.box_rotate {
    -moz-transform: rotate(-90deg); /* FF3.5+ */
    -o-transform: rotate(-90deg); /* Opera 10.5 */
    -webkit-transform: rotate(-90deg); /* Saf3.1+, Chrome */
    -ms-transform: rotate(-90deg); /*IE*/
    width: 30px;
    border: inset;
}

#outreachMatls {
    width: 177px;
    float: right;
    border: 2px #7ba92a solid;
    padding: 17px 17px 135px 17px;
    background-color: #f1f9d9;
    background-image: url(images/materials.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}

#outreachTitle {
    color: #7AAA17;
    font-size: 1.2em;
}

#teachingGoals table {
    width: 100%;
    border: #AFD46F 2px solid;
    background-color: #F1FADA;
    border-collapse: collapse;
}

#teachingGoals th {
    background-color: #669C14;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 7px;
    border: #AFD46F 2px solid;
}

#teachingGoals td {
    padding: 12px;
    border: #AFD46F 2px solid;
}

#subjectAreas {
    width: 180px;
    float: right;
}


#logOnControls input[type=text], #logOnControls input[type=password] {
    display: block;
    width: 65%;
}


strong.h1, strong.h2, strong.h3, strong.h4 {
    display: block;
    margin: .75em 0 .5em;
}



dt {
    margin-bottom: 5px;
    font-weight: bold;
}

dd {
    margin: 0;
    margin-bottom: 20px;
}

#slogan {
    position: absolute;
    top: 27px;
    left: -1px;
}

#sevenSteps {
    position: absolute;
    top: 28px;
    left: 385px;
}

#topLevel li {
    padding: 2px 0 0 2px;
}



#siteIndex {
    font-size: 90%;
}

    #siteIndex h3 {
        margin: 7px 0 3px 0;
        /*border: solid 1px red;*/
        padding: 0;
    }

    #siteIndex ul {
        margin: 0;
        /*border: solid 1px red;*/
    }

    .centered	{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.mediaSection	{
	background-color: #f1f9d9;
	border: #cce388 1px solid;
	padding: 15px 50px;
	margin-bottom: 25px;
}

.mediaSectionTitle	{
	background-color: #bbd17d;
	height: 50px;
	width: 100%;
}

.mediaSectionTitle h2 {
	padding: 0;
	margin: 0;
	color: #525d30;
	padding: 12px 25px;
}

.mediaSection img {
	border: #000 1px solid;
}

.codeBox {
    padding: 12px 18px;
    margin-top: 20px;
    margin-bottom: 2em;
    font-size: 80%;
    color: #333;
    background-color: #fff;
    border-radius: 12px;
    border: #ccc 1px solid;
    font-family: Menlo, Consolas, Monaco, "Courier New", monospace
}

.shareFBpicName {
	position: relative;
	top: -220px;
}