/************************************************************/
/*************************  FONTS  **************************/
/************************************************************/
/* @group fonts */
/* A font by Jos Buivenga (exljbris) -> http://www.exljbris.com */
@font-face {
    font-family: 'headline';
    src: url(/edu/common/fonts/museoslab-webfont-webfont.eot);
    src: url(/edu/common/fonts/museoslab-webfont-webfont.eot?#iefix) format('embedded-opentype'),
         url(/edu/common/fonts/museoslab-webfont-webfont.woff) format('woff'),
         url(/edu/common/fonts/museoslab-webfont-webfont.ttf) format('truetype'),
         url(/edu/common/fonts/museoslab-webfont-webfont.svg#MuseoSlab500) format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'condensed';
    src: url(/edu/common/fonts/bebasneue-webfont.eot);
    src: url(/edu/common/fonts/bebasneue-webfont.eot?#iefix) format('embedded-opentype'),
         url(/edu/common/fonts/bebasneue-webfont.woff) format('woff'),
         url(/edu/common/fonts/bebasneue-webfont.ttf) format('truetype'),
         url(/edu/common/fonts/bebasneue-webfont.svg#BebasNeueRegular) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ldsicon';
    src: url(/edu/common/fonts/ldsicon.eot?);
    src: url(/edu/common/fonts/ldsicon.eot?#iefix) format('embedded-opentype'),
         url(/edu/common/fonts/ldsicon.ttf) format('ttf'),
         url(/edu/common/fonts/ldsicon.woff) format('woff'),
         url(/edu/common/fonts/ldsicon.svg#ldsRegular) format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 17, 2012 */
@font-face {
    font-family: 'eduicon';
    src: url('/edu/common/fonts/eduicon-webfont.eot');
    src: url('/edu/common/fonts/eduicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('/edu/common/fonts/eduicon-webfont.woff') format('woff'),
         url('/edu/common/fonts/eduicon-webfont.ttf') format('truetype'),
         url('/edu/common/fonts/eduicon-webfont.svg#IcoMoonRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* @end fonts */

/* @group Stuff TR added */
.contentTypeHeader { width: 570px; }
.lib-bda { min-height: 600px; }
.finder-contact { position: absolute; top: 460px; left: -10px; }
.bda-box { width: 260px; padding-top: 30px; padding-left: 30px; padding-bottom: 30px; 
background: #E4DFD5; 
background: -moz-linear-gradient(top, #e4dfd5 0%, #cdc7be 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#e4dfd5), color-stop(0.8,#cdc7be));
background: -webkit-linear-gradient(top, #e4dfd5 0%,#cdc7be 80%);
background: -o-linear-gradient(top, #e4dfd5 0%,#cdc7be 80%);
background: -ms-linear-gradient(top, #e4dfd5 0%,#cdc7be 80%);
background: linear-gradient(top, #e4dfd5 0%,#cdc7be 80%);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border-bottom: 1px solid #979797 !important; border-left: 1px solid #ACACAC; border-right: 1px solid #ACACAC; border-top: 1px solid #C2C2C2; box-shadow: 0 1px 2px #ccc; color: #000 !important; display: inline-block; font-size: 20px; padding: 10px 20px !important; text-align: center; text-shadow: 0 1px 1px #fff; text-decoration: none; }
/* @end Stuff TR added */

/************************************************************/
/*************************  RESET  **************************/
/************************************************************/

/* @group undo default */
:link, :visited { text-decoration: none } ul, ol { list-style: none } h1, h2, h3, h4, h5, h6, pre, code { font-size: 100%; font-weight: normal;} ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, dl, dt, dd, legend, input, select { margin: 0; padding: 0 } a img, :link img, :visited img { border: none; max-width: 200px; } fieldset { border: none; } address { font-style: normal } table { border: none; padding: 0; margin: 0; border-collapse: collapse; border-spacing: 0; } address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: normal; text-align: left; } .right { text-align: right; }

a { color: #3b96c5; text-decoration: none; }
a:hover { text-decoration: underline; }

.hideme, 
.hidden { display: none; }

.clear,
.breadcrumbs,
.breadcrumb-wrapper,
.structured,
.stickyNavWrapper { clear: both; zoom: 1; }
.clear:before,
.clear:after,
.breadcrumbs:before,
.breadcrumbs:after,
.breadcrumb-wrapper:before,
.breadcrumb-wrapper:after,
.structured:before,
.structured:after,
.stickyNavWrapper:before,
.stickyNavWrapper:after { content: ""; display: table; }
.breadcrumbs:after,
.breadcrumb-wrapper:after,
.clear:after,
.structured:after,
.stickyNavWrapper:after { clear: both; }
.reportcrumbs {z-index:1;}
/* @end undo default */

/************************************************************/
/*****************  GENERAL BASICS  *************************/
/************************************************************/

/* @group basics */
body { 
    color: #666; 
    background: #e5e2da;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    font-weight: normal;
    min-width: 960px; 
    text-rendering: optimizeLegibility;
}


#content { width: 100%; background: #fff; padding-top: 40px; }
#content-blank { width: 700px; background: #fff; padding-top: 20px; }

#main { width: 960px; margin: 0 auto; position: relative; padding-bottom: 50px;}

#main-feedback { width: 600px; height: 580px; margin: 0 auto; position: relative; padding-bottom: 30px; }

#error-left { width: 350px; padding: 0; margin: 0; }

#error-right { width: 300px; left: 350px; position: relative; bottom: 300px; }
#error-right p { font-size: 20px; }
#error-right form { font-size: 20px; }
#error-right .search { width: 158px; position: relative; font-size: 17px; padding: 2px 24px 2px 10px; height: 24px; }
#error-right .search-submit { height: 30px; position: absolute; cursor: pointer; padding: 0 5px 0 5px; margin-left: 10px; }

h1, h1 a{ 
    color: rgb(118,151,51);
    clear:both;
    display:block;
    font-size: 28px; 
    font-family: headline, sans-serif;
    margin-bottom: 40px;
}

.subhead { display: block; padding-top: 4px; color: #555; font-size: 13px; text-transform: uppercase; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important; }

#main-kb { width: 960px; margin: auto; }
#main-kb #main { width: 960px; margin: -20px auto 0; position: relative; padding-bottom: 10px; }
#main-kb h1 { width: 300px; }
#main-kb h1, 
#main-kb h1 a, 
#main-feedback h1, 
#main-feedback h1 a { margin-bottom: 20px; }
#main-kb ul { list-style: disc; position: relative; padding: 0 0 0 20px; }
#main-kb iframe { border: none; margin: auto; }

.center { text-align: center; }

.imagesize { max-width: 600px; }

.nowrap { white-space: nowrap; }

input[type="text"],
input[type="password"],
textarea,
select { font-family: "Helvetica Neue", Arial, Helvetica sans-serif; }
/* @end basics */

/************************************************************/
/************************  HEADER  **************************/
/************************************************************/

/* @group #header */
#header-wrap { height: 95px; width: 100%; background: #bbb6a6 url(/edu/educator/images/tartan.png) no-repeat top right; }

#header { width: 960px; margin: 0 auto; position: relative; z-index: 4000; }

#logo { display: block; width: 142px; height: 0; padding-top: 50px; padding-right: 15px; overflow: hidden; background: url(/edu/educator/images/logo.png) no-repeat 0 2px; position: absolute; left: 0; top: 23px; border-right: 1px solid #E4DFD5; }

#logo + a:hover { text-decoration: none !important; border-bottom: none !important; }

.sublogo { display: block; width: 225px; height: 0; padding: 27px 0 0 3px; position: absolute; left: 174px; top: 29px; color: #fff; font-size: 12px; text-shadow: #867459 0 1px 3px;
    background: url(/edu/educator/images/sitelogo.png) no-repeat scroll 0 0 transparent;
}

.sublogoText { display: block; width: 225px; height: 0; padding: 27px 0 0 3px; position: absolute; left: 174px; top: 29px; color: #fff; font-size: 12px; text-shadow: #867459 0 1px 3px; }

#header ul { line-height: 15px; text-transform: uppercase; font-size: 11px; color: #6b5d43; position: absolute; }


@-moz-document url-prefix() {
    #header ul span.langText {
        position: relative;
        top: -1px;
    }
}
#header ul span.langText {
    position: relative\9;
    top: -1px\9;
}

#header li { float: left; }
#header li + li { margin-left: 10px; }
#header ul a { color: #6b5d43; }
#header .toptools { right: 0; top: 8px; z-index: 1; }
#header .bottomtools { right: 0; top: 68px; }
#header #auth-link li.name{
    text-transform: none;
}

.feedback { margin-top: -2px; }

.sharestorybutton { 
background: #F29A48; 
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
box-shadow: 0 2px 2px rgba(0,0,0,0.4);
border: none !important; color: #FFF !important; cursor: pointer; font-size: 16px; margin: 0 10px; padding: 8px 13px; text-decoration: none !important; text-shadow: 0 -1px 1px #777; top: -6px; white-space: nowrap; }

#layoutFormSearch, .searchForm{ 
    background: url(/edu/educator/images/search.png) no-repeat 0 2px; 
    border: none;
    height: 24px; 
    position: absolute; 
    right: 0; 
    top: 34px; 
    width: 220px;
}

#layoutFormSearch input[type="text"].focused { color: #404040; }

input#search, .searchForm input.search { 
    background: none;   
    border: none;
    color: #777; 
    height: 24px;
    font-size: 13px;
    padding: 2px 24px 2px 10px;
    position: relative; 
    width: 158px; 
}
.ie7 input#search, .ie7 .searchForm input.search, .ie8 input#search, .ie8 .searchForm input.search{
    margin-top:4px;
}

input.search-box {
-webkit-border-radius: 30px; 
-moz-border-radius: 30px; 
border-radius: 30px; 
outline: none;
width: 350px; float: left; font-size: 18px; color: #999; padding: 3px 38px 3px 15px; height: 36px; border: 1px solid #bbb; }

input.lds-search { font-size: 14px; padding: 2px 26px 2px 12px; height: 24px; }

input.search-box:focus { color: #404040; background-color: #ffd; }

#search-submit2,
#search-submit3,
.search-button,
.search-button-sm { border: none; cursor: pointer; margin-top: 4px; z-index: 999999; }

.search-submit{
    background:transparent;
    border: none; 
    cursor: pointer;
    height:24px;
    position:absolute;
    right:0px;
    top:2px;
    width:40px;
    z-index: 999999;
}

#search-submit2, 
.search-button { background: url(/edu/educator/images/icon_search.png) center no-repeat; width: 36px; height: 36px; margin-left: -42px; }

#search-submit3, 
.search-button-sm { background: url(/edu/educator/images/icon_search2.png) center no-repeat; width: 24px; height: 24px; margin-left: -29px; }

.themebutton { 
background: #ae0b32; 
background: -moz-linear-gradient(top, #ae0b32 0%, #d43d73 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#ae0b32), color-stop(0.8,#d43d73));
background: -webkit-linear-gradient(top, #ae0b32 0%,#d43d73 80%);
background: -o-linear-gradient(top, #ae0b32 0%,#d43d73 80%);
background: -ms-linear-gradient(top, #ae0b32 0%,#d43d73 80%);
background: linear-gradient(top, #ae0b32 0%,#d43d73 80%);
-moz-border-radius: 6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
box-shadow: 0 2px 2px rgba(0,0,0,0.4);
text-shadow: rgba(0,0,0,0.5) 0 -1px 1px; padding: 8px 13px; color: #fff !important; font-size: 13px; position: relative; cursor: pointer; text-decoration: none !important; border: none !important; white-space: nowrap; }

#search-submit { width: 26px; height: 24px; position: absolute; border: none; top: 0; right: 0; background: none; cursor: pointer; cursor: pointer; }

#errorFormSearch { width: 220px; border: none; position: relative; top: 34px; right: 0; height: 24px; }

    /* @group MegaMenus */
    
    #nav { width: 100%; height: 37px; background-color: #f49232; z-index: 3000; position: relative; }
    #nav ul { font-weight: normal; font-size: 19px; position: relative; width: 960px; margin: 0 auto; height: 37px; background: url(/edu/educator/images/nav_back.png); text-shadow: 0 1px 3px #9f4800; font-family: condensed, Haettenschweiler, "Arial Narrow", sans-serif; text-transform:uppercase }
    #nav li { float: left; }
    
    #nav a { display: block; color: #fff; line-height: 31px; text-decoration: none; }
    #nav a:hover { text-decoration: none; }
    #nav a span { 
        font-family: condensed, Haettenschweiler, "Arial Narrow", sans-serif; 
        text-transform:uppercase; 
        display: block; 
        color: white; 
        padding: 3px 10px 3px 10px; 
    }
    #nav a span.selected { color: #fff; background-color: #be5803; }
    
    /**** language nav hacks ****/

    
    /**** END Language nave hacks ****/
    
span.copyright {
    width: 960px;
    margin: 0 auto;
    display: block;
    padding: 10px 0 60px 0;
    color: #B1ADA4;
    text-align: right;
    white-space: nowrap;
    clear: both;
}
    
    #nav li:hover a,
    #nav li a:hover { color: #fff; background-color: #be5803; text-decoration: none; }

    #nav li:hover a,
    #nav li a:hover { color: #fff; background-color: #be5803; text-decoration: none; }
    
    #nav .megawrap { display: none; position: absolute; margin: 0; top: 37px; left: 0; padding-top: 20px; z-index: 4003; text-transform:none; }
    #nav .megawrap.rightedge { left: inherit; right: 0; }
    #nav .megawrap.smalledge { left: inherit; right: 300px; }
    
    #nav .mega { 
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; 
    border-radius: 6px;
    -moz-box-shadow: 0 4px 4px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 4px 4px rgba(0,0,0,.2);
    box-shadow: 3px 3px 6px rgba(0,0,0,.2);
    background: #EAE7E0; text-shadow: 0 1px 1px #fff; padding: 30px 0; }
    #nav .mega li { background: none; text-shadow: 0 1px 1px #fff; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; width: 238px; height: inherit; float: none; padding: 0; }
    
    #nav .megacolumn { background: url(/edu/educator/images/mega_back.png) repeat-y 0 0; vertical-align: top; }
    #nav .megacolumn h2 { font-size: 19px; color: #c25c07; padding: 0 30px 3px 30px; }
    #nav .megacolumn .sub { font-size: 17px; color: #c25c07; font-family: headline, sans-serif; padding: 8px 3px 8px 30px; display:block;}
    #nav .megacolumn h2 a { background: none; line-height: inherit; text-shadow: none; color: #c25c07; padding: 0 0 3px 0; white-space: normal;}
    #nav .megacolumn h2 a:hover { color: #000; }
    #nav .megacolumn h2 img { margin-left: 2px; }
    #nav .megacolumn.first { background: none; padding-left: 0; }
    
    #nav li:hover li a,
    #nav li li a { color: #625337; background: none; padding: 8px 30px; font-size: 14px; line-height: 18px; }
    
    #nav ul li:hover li:hover a,
    #nav ul li a:hover li a:hover
     { color: #fff; background: #80ab3d; text-shadow: none; }
    
    #nav .arrow { display: block; position: relative; height: 0; width: 19px; padding-top: 20px; overflow: hidden; background: url(/edu/educator/images/megaarrows.png) no-repeat 0 0; top: -9999px; left: -9999px; margin-left: -9px; }
    
    #nav .megacolumn a.caret{
        padding-right:.5em;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAYAAAAPU20uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODQwNjY3MTBBNjc0MTFFMDk5MkNBNjY2QjFFODAwNDMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODQwNjY3MTFBNjc0MTFFMDk5MkNBNjY2QjFFODAwNDMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NDA2NjcwRUE2NzQxMUUwOTkyQ0E2NjZCMUU4MDA0MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NDA2NjcwRkE2NzQxMUUwOTkyQ0E2NjZCMUU4MDA0MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqmJC5YAAACYSURBVHjaYmpYbXsAiD3+///PgA0zMTAw2APx9sY1dmeAOIQBDTACdf9HE7sJxB1AvLg+5NBfbApgek8zMPz3YEEXZmflZrBRj2EwVQ5gArHhCthYOBks1cIZLFTDPnGw8rQDhaYA8RcWFmZ2BmMlXwZ7zYSvnGx8vUDBPiD+CDfy47dX34HemQDEQti8CSKkcYUBCAMEGAClMGJXEcUFAgAAAABJRU5ErkJggg==)
            100% .5em no-repeat;
        display:inline;
    }
    .ie7 #nav .megacolumn a.caret{
        background-position: 100% .4em;
    }

    #nav .help-menu {
        float: right;
        padding-right: 20px;
    }

    #nav .main-page-menu:hover {
        background-color: #be5803;
    }

    #nav .main-page-menu span {
        background: transparent url(/edu/educator/images/homeicon.png) no-repeat;
    }

    #nav .main-page-menu span {
        background-position: 5px 7px;
        display: block;
        float: left;
        height: 31px;
        text-indent: -9999px;
        width: 16px;
    }
    
    /* @end Megamenus */

/* @end #header */

/************************************************************/
/************************  FOOTER  **************************/
/************************************************************/

/* @group #footer */
#footer-wrap { width: 100%; background: #cac7bf; z-index: 2; height: 37px; overflow: hidden; }

#footer { width: 960px; margin: 0 auto; position: relative; color: #90b1dc; clear: both; font-size: 12px; line-height: 2; }

#footer ul { padding: 6px 0 0 0; }

#footer ul a { color: #6b5d43; font-size: 14px; }
#footer ul a:hover { color: #000; }
#footer li { float: left; padding-right: 20px; }

#footer a.url { position: absolute; top: 0; right: 0; height: 37px; padding-top: 37px; width: 168px; background: url(/edu/educator/images/footer_pennant.png) no-repeat 0 0; text-indent: -1999px }
#footer a.url em { opacity: .6; font-weight: normal; font-style: italic; }

a.copyright { width: 960px; margin: 0 auto; display: block; padding: 10px 0 60px 0; color: #B1ADA4; text-align: right; white-space: nowrap; clear: both; }

/* @end #footer */


/* @group teaching library */

.nav-buttons {
    position: relative;
    top: -38px;
    left: -313px;
    display: block;
}

.nav-buttons span {
    padding: 12px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    border-left: 1px solid #ACACAC;
    border-right: 1px solid #ACACAC;
    border-bottom: 1px solid #979797;
    border-top: 1px solid #C2C2C2;
    background: #E7E5DF;
    font-size: 14px;
    color: #635948;
    cursor: default;
    width: 46px;
}

.nav-button.pgp-nav {
    width: 55px;
}

.nav-button.selected {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #DDD !important;
    cursor: default;
}


.imporovingTeaching { padding-top: 25px; }

.libraryheader { 
    clear:both;
    height: 48px; 
    position: relative;
}


.dynamic-header {
    margin-left: 327px;
    margin-top: -38px;
    position: relative;
}

.dynamic-header h2 { font-family: headline, sans-serif; font-size: 24px; color: #769733; }

.libraryheader h1 { display: inline-block; padding-top: 6px; margin-bottom: 5px;}

.libraryheader ul { position: absolute; top: 0; right: 0; border-right: 1px solid #d8d5cf; font-size: 14px; }
.libraryheader li { float: left; }
.libraryheader li a { display: block; float: right; border-left: 1px solid #d8d5cf; padding: 7px 17px; width: 90px; text-align: center; color: #635948; }
.libraryheader li a.selected { background: #e7e5df; font-weight: bold; }

.librarycontent { 
    float:right;
    position: relative; 
    min-height: 450px;
    width:630px;
}
.librarycontent a { color: #3b96c5; }
.librarycontent p { font-size: 18px; line-height: 26px; padding-bottom: 20px; }
.librarycontent .columns p { font-size: 12px; line-height: 14px; padding-bottom: 20px; }
.librarycontentarea.cf{
    clear:both;
    zoom: 1; /*hack... fix this sometime @TODO */
}
.librarycontentarea.cf:after, .librarycontentarea.cf:before{
    content:"";
    display:table;
}

.nav-volume {
    float:left;
}

.nav-book {
    float:left;
    margin-right: 10px;
}

.breadcrumbs{
    width:725px;
}
.breadcrumbs, .breadcrumbs + ul {
    float:left;
    padding: 0 0 30px 0;
    position: relative;
}
.library .breadcrumbs, 
.library .breadcrumbs + ul, 
.breadcrumb-wrapper {  }
#split-main .breadcrumbs { padding: 0 0 12px 0; margin-top: -30px; }

.narrow { width: 700px; }

.breadcrumbs a { 
    color: rgb(171,158,137);
    font-size: 12px;
}
.breadcrumbs a.endpoint{
    color:rgb(99,85,40);
}
.breadcrumbs a.firstBreadcrumbs { color: #635948; font-size: 16px; font-weight: bold; }
.breadcrumbs span {
    color: rgb(194,194,194);
    font-size: 16px;
    height: 0;  
    margin: 2px 6px 2px 8px;
    padding-top: 8px;
    overflow: hidden; 
    width: 7px;
}
.breadcrumbs #quickfilter { top: 24px; }

/*TODO temp fix for share link*/
.breadcrumb-wrapper ul
.breadcrumbs > #breadcrumbs + ul { display: block; background-color: pink; }
#breadcrumbs,
.breadcrumb-wrapper > .breadcrumbs { float: left; display: block; }
#breadcrumbs { width: 80%; }

.librarynav { 
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
border-radius: 10px;
padding: 20px 20px; background: #e7e5df; font-size: 14px; color: #635948; width: 246px; float: left; margin: 0px 40px 0 0; position: relative; }

.librarynav li { border-bottom: 1px solid #fff; width: 98% }
.librarynav li:first-child { border-top: 1px solid #fff; }
.librarynav li a { display: block; color: #635948; padding: 6px; }
.ui-state-active-now { background: #bdb9af; color: #fff; font-weight: bold; }
.librarynav li.ui-state-active-now a { color: #fff; }
.ui-state-active { background: #BDB9AF none 98% center; color: #fff; font-weight: bold; }
.librarynav .ui-finder { margin-bottom: 20px; }
.ui-finder-folder { background: url(/edu/educator/images/nextarrow-dark.png) no-repeat 98% center; }
.librarynav li a:hover { background-color: #d8d6d0; }
.librarynav li.ui-finder-folder a:hover { background: #d8d6d0 url(/edu/educator/images/nextarrow.png) no-repeat 98% center; }
.librarynav li.ui-state-active a,
.librarynav li.ui-state-active a:hover { color: #fff; }
.librarynav li.ui-state-active a:hover { background: #BDB9AF url(/edu/educator/images/nextarrow.png) no-repeat 98% center; color: #fff; }
/*@end Fixes for librarynav*/



/* @group generic button */

.basicform dd .button, .button { 
    background:#E4DFD5;
    background: -moz-linear-gradient(top, #e4dfd5 0%, #cdc7be 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#e4dfd5), color-stop(0.8,#cdc7be));
    background: -webkit-linear-gradient(top, #e4dfd5 0%,#cdc7be 80%);
    background: -o-linear-gradient(top, #e4dfd5 0%,#cdc7be 80%);
    background: -ms-linear-gradient(top, #e4dfd5 0%,#cdc7be 80%);
    background: linear-gradient(top, #e4dfd5 0%,#cdc7be 80%);
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px; 
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
    box-shadow: 0 2px 2px rgba(0,0,0,0.4);
    padding: 4px 10px; 
    color: #333; 
    border-left: 1px solid #acacac; 
    border-right: 1px solid #acacac; 
    border-bottom: 1px solid #979797;
    border-top: 1px solid #c2c2c2; 
    font-size: 13px; 
    position: relative; 
    cursor: pointer; 
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; 
}
.basicform dd a.button, a.button, #pagenav a.button{
    text-decoration: none; 
    color: #333; 
}
.button.back{
    background-position:0 0;
}
.button.square { 
-moz-border-radius: 0; 
-webkit-border-radius: 0;
border-radius: 0;
}

.button:hover { 
    background:#DBD6CA;
    background: -moz-linear-gradient(top, #dbd6ca 0%, #bab6ad 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#dbd6ca), color-stop(0.8,#bab6ad));
    background: -webkit-linear-gradient(top, #dbd6ca 0%,#bab6ad 80%);
    background: -o-linear-gradient(top, #dbd6ca 0%,#bab6ad 80%);
    background: -ms-linear-gradient(top, #dbd6ca 0%,#bab6ad 80%);
    background: linear-gradient(top, #dbd6ca 0%,#bab6ad 80%);
}

.button:active { color: #333; }

.button.secondary { background-color: #e2e2e2; color: #333; border: 1px solid #ccc; }
.button.disabled {
-moz-box-shadow: none;
-webkit-box-shadow: none; 
box-shadow: none;
background-color: #F6F6F6; background-image: none; color: #ccc !important; border: 1px solid #ddd !important; cursor: default; }

.button.light { 
-moz-box-shadow: #555 0 1px 2px;
-webkit-box-shadow: #555 0 1px 2px;
box-shadow: #555 0 1px 2px;
border-top: 1px solid #fff; border-left: 1px solid #eee; border-right: 1px solid #eee; border-bottom: 1px solid #eee !important; }
.button.fuchsia {
    background: rgb(255, 0, 128);
    background: -moz-linear-gradient(top, rgba(255, 0, 128, 1) 0%, rgba(204, 0, 102, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 0, 128, 1)), color-stop(100%,rgba(204, 0, 102, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 0, 128, 1) 0%,rgba(204, 0, 102, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 0, 128, 1) 0%,rgba(204, 0, 102, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 0, 128, 1) 0%,rgba(204, 0, 102, 1) 100%);
    background: linear-gradient(top, rgba(255, 0, 128, 1) 0%,rgba(204, 0, 102, 1) 100%);
    box-shadow: inset 0px -1px 1px rgba(256,256,255,0.7),inset 0px 1px 1px rgba(256,256,256,0.7),0px 2px 3px rgba(0,0,0,0.3);
    border: 1px solid rgb(204, 0, 102);
    box-shadow: none;
    box-shadow: inset 0px -1px 2px rgba(256,256,256,0.7),inset 0px 1px 2px rgba(256,256,256,0.7), 0px 2px 3px rgba(0,0,0,0.2);
    color: white;
    display: block;
    text-align: center;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.3);
    width: 100px;
}
.button.blue{
    box-shadow: inset 0px -1px 1px rgba(256,256,255,0.7),inset 0px 1px 1px rgba(256,256,256,0.7),0px 2px 3px rgba(0,0,0,0.3);
    border: 1px solid rgb(23, 138, 176);
    box-shadow: none;
    box-shadow: inset 0px -1px 2px rgba(256,256,256,0.7),inset 0px 1px 2px rgba(256,256,256,0.7), 0px 2px 3px rgba(0,0,0,0.2);
    color: white;
    display: block;
    text-align: center;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.3);
    width: 100px;
    background: rgb(66, 192, 234);
    background: -moz-linear-gradient(top, rgba(66, 192, 234, 1) 0%, rgba(23, 138, 176, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(66, 192, 234, 1)), color-stop(100%,rgba(23, 138, 176, 1)));
    background: -webkit-linear-gradient(top, rgba(66, 192, 234, 1) 0%,rgba(23, 138, 176, 1) 100%);
    background: -o-linear-gradient(top, rgba(66, 192, 234, 1) 0%,rgba(23, 138, 176, 1) 100%);
    background: -ms-linear-gradient(top, rgba(66, 192, 234, 1) 0%,rgba(23, 138, 176, 1) 100%);
    background: linear-gradient(top, rgba(66, 192, 234, 1) 0%,rgba(23, 138, 176, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42c0ea', endColorstr='#178ab0',GradientType=0 );
}
.button.green{
    background: rgb(152, 208, 66);
    background: -moz-linear-gradient(top, rgba(152, 208, 66, 1) 0%, rgba(118, 169, 39, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(152, 208, 66, 1)), color-stop(100%,rgba(118, 169, 39, 1)));
    background: -webkit-linear-gradient(top, rgba(152, 208, 66, 1) 0%,rgba(118, 169, 39, 1) 100%);
    background: -o-linear-gradient(top, rgba(152, 208, 66, 1) 0%,rgba(118, 169, 39, 1) 100%);
    background: -ms-linear-gradient(top, rgba(152, 208, 66, 1) 0%,rgba(118, 169, 39, 1) 100%);
    background: linear-gradient(top, rgba(152, 208, 66, 1) 0%,rgba(118, 169, 39, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98d042', endColorstr='#76a927',GradientType=0 );
    box-shadow: inset 0px -1px 1px rgba(256,256,255,0.7),inset 0px 1px 1px rgba(256,256,256,0.7),0px 2px 3px rgba(0,0,0,0.3);
    border: 1px solid rgb(118, 169, 39);
    box-shadow: none;
    box-shadow: inset 0px -1px 2px rgba(256,256,256,0.7),inset 0px 1px 2px rgba(256,256,256,0.7), 0px 2px 3px rgba(0,0,0,0.2);
    color: white;
    display: block;
    text-align: center;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.3);
    width: 100px;
}
.button-group { position: absolute !important; top: 0; right: 0; }

.button ~ .button,
.button + .button  { margin-left: 5px; }
/* @end generic button */

/* @group download qtip */
.download-menu { background-color: #FFF; color: #DF6C0C; padding: 4px 4px; display: block; }
.download-menu a.image,
.download-menu a.video-mp4,
.download-menu a.video-wmv { padding: 4px 8px; }
/* @end download qtip */

/* @group quicksearch */

/* rules for styling jquery autocomplete div contents
** class name for canvas autocomplete uses "ac_results"
** class name for platform autocomplete uses "platform-ac-results"
*/

.quicksearch { z-index: 3000; text-transform: none; background: transparent url(/edu/educator/images/quicksearch_shadow.png) -360px bottom no-repeat; }

.quicksearch ul { list-style: none; width: 285px; margin-bottom: 31px; padding: 0 31px 0 25px; background: transparent url(/edu/educator/images/quicksearch_shadow.png) left top repeat-y; }

.quicksearch ul li { display: block; background: #eee; color: #555; }

.quicksearch ul li:hover { cursor: pointer; }

.quicksearch h2 { background: #fff; color: #555; padding: 8px 10px; font-size: 11px; font-style: normal; text-transform: uppercase; font-weight: bold; }

.quicksearch h2 span { color: #555; float: right; text-transform: inherit; }

.quicksearch h3 { font-weight: bold; margin: 0; padding: 0; font-size: 13px; font-style: normal; }

.quicksearch p { margin: 0; padding: 0; }

.quicksearch img { display: block; float: left; margin: 0 10px 0 0; }

.quicksearch div { padding: 10px; overflow: hidden; }
.quicksearch div.results-for-term,
.quicksearch div.results-for-section { padding: 0; border-bottom: 1px solid #d7d7d7; }

.quicksearch .ac_over div,
.quicksearch .ac_over .results-for-section h2,
.quicksearch .ac_over .results-for-term h2 { background: #e2e2e2 !important; }

/* @end quicksearch */

/* @group lists */

.basiclist { font-size: 15px; color: #999; padding-bottom: 20px; }
.basiclist li { padding: 0 0 13px 20px; background: url(/edu/educator/images/bullet.gif) no-repeat 0 6px; line-height: 18px; }

.basiclist.people li,
.basiclist .no-results { padding: 0 0 13px 0 !important; background: none !important; }

.basiclist.people li img { 
-moz-box-shadow: #444 0 1px 3px;
-webkit-box-shadow: #444 0 1px 3px; 
width: 32px; margin: 0 8px 8px 0; border: 2px solid #fff; float: left;
}

.basiclist li:last-child { padding-bottom: 0; }
.basiclist ul { padding: 10px 0 0 0; }

.numberlist { list-style-type: decimal; padding: 0 0 20px 22px; color: #444; font-size: 18px; font-family: headline, sans-serif; }
.numberlist li { padding: 0 0 13px 0; }

.iconlist {
    list-style-type: none; 
    padding-left: 2px; 
    padding-bottom: 35px;
    text-indent:-20px; 
}
.iconlist li { 
    padding: 0 0 5px 20px; 
}
.iconlist li.icon-share { float: none;padding:0px; }
.iconlist li a{
    float:none;
}

.iconlist li a.external{
    width:auto;
}
.iconlist li a.print{
    width:auto;
}
.iconlist li .printa{
    padding-left: 0;
}
.booklist { list-style-type: none; padding-left: 2px; color: #999; }
.booklist li { padding: 0 0 10px 0; }
.booklist li em { font-style: italic; }
.booklist li .source { font-size: 11px; text-transform: uppercase; display: block; }
.booklist li img { float: left; padding-right: 10px; width: 25px; }
.booklist a{
    padding-left:1.5em;
    text-indent:-3em;
}

#bda-results {
    padding-top: 15px;
}

#bda-results p{
    color: #666;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 5px;
    line-height: 16px;
}


#bda-results div.content p{
    padding-bottom: 15px;
    font-style:italic;
}

#bda-results a{
    font-style:italic;
}

.bda-box,
.iconlist,
.booklist { line-height: 16px; }

.toc { font-size: 14px; background: transparent url(/edu/educator/images/fade_short.gif) no-repeat 0 0; padding: 20px 25px; margin-top: -20px; }
.toc ul { margin: 14px 0 0 0; }

.memodetails dt { 
-moz-border-radius: 3px;
-webkit-border-radius: 3px; 
border-radius: 3px;
float: left; width: 34px; text-align: right; font-weight: bold; background: #bbb; padding: 1px 4px; color: #fff; text-transform: uppercase; font-size: 10px; }
.memodetails dd { float: left; width: 130px; text-align: left; padding: 0 0 14px 6px; color: #444; }

.taxonomy { border: 1px solid #bbb; width: 100%; height: 400px; }

.memotable { font-size: 14px !important; margin-bottom: 30px; border-collapse: collapse; color: #000; }
.memotable td { border: 1px solid #ddd; padding: 8px; }

/* @end lists */

/* @group icons */

li.icon-share,
.icon-buy,
.icon-video,
.icon-wmv,
.icon-audio,
.icon-manual,
.icon-pdf,
.icon-html,
.icon-word, 
.icon-dotx, 
.icon-docx, 
.icon-doc,
.icon-excel, 
.icon-xlsm, 
.icon-xlsx, 
.icon-xltx,
.icon-image,
.icon-download,
.icon-ppt,
.icon-print,
.icon-update,
.icon-page,
.icon-play,
.icon-folder,
.icon-help,
.toc .icon-folder-open { padding: 2px 0 2px 20px; background-color: transparent; background-repeat: no-repeat; background-position: 0 1px; }

li.icon-share, .iconlist li { 
    padding: 3px 0 2px 20px;
}
li.icon-share a, .iconlist li a {
    color:#3B96C5; 
    font-size:13px;
    padding-left:23px;
    text-decoration:none;
}


.icon-buy { padding-left: 10px; }
li .icon-buy { padding-left: 15px; }
.icon-buy,
li .icon-buy { background-image: url(/edu/educator/images/cart.png); }
li.icon-share {float:right;}
.icon-video { background-image: url(/edu/educator/images/icon_video.png); background-position: 0 0; }
.icon-wmv { background-image: url(/edu/educator/images/icon_wmv.png); background-position: 0 0; }
.icon-audio { background-image: url(/edu/educator/images/icon_audio.png); background-position: 0 0; }
.icon-manual { background-image: url(/edu/educator/images/icon_manual.png); background-position: 2px 1px; }
.icon-pdf { background-image: url(/edu/educator/images/icon_pdf.png); }
.icon-html { background-image: url(/edu/educator/images/icon_notepad.png); }
.icon-word, 
.icon-dotx, 
.icon-docx, 
.icon-doc { background-image: url(/edu/educator/images/icon_word.png); }
.icon-excel, 
.icon-xlsm, 
.icon-xlsx, 
.icon-xltx { background-image: url(/edu/educator/images/icon_excel.png); }
.icon-image { background-image: url(/edu/educator/images/icon_image.png); }
.icon-download { background-image: url(/edu/educator/images/icon_download.png); }
.icon-ppt { background-image: url(/edu/educator/images/icon_ppt.png); }
.icon-print { background-image: url(/edu/educator/images/icon_print.png); background-position: 1px 1px; }
.icon-update { background-image: url(/edu/educator/images/icon_update.png); background-position: 1px 1px; }
.icon-page { background-image: url(/edu/educator/images/icon_page.png); background-position: 1px 1px; }
.icon-play { background-image: url(/edu/educator/images/icon_play.png); background-position: 1px 2px; }
.icon-folder { background-image: url(/edu/educator/images/icon_folder.png); }
.icon-help { background-image: url(/edu/educator/images/icon_help.png); background-position: 1px 2px; }
.toc .icon-folder-open { background-image: url(/edu/educator/images/icon_folder_open.png); background-position: 1px 1px !important; }

li.icon-video,
li.icon-wmv,
li.icon-audio,
li.icon-manual,
li.icon-pdf,
li.icon-word,
li.icon-dotx, 
li.icon-docx, 
li.icon-doc,
li.icon-excel,
li.icon-xlsm, 
li.icon-xlsx, 
li.icon-xltx,
li.icon-download,
li.icon-image,
li.icon-ppt,
li.icon-print,
li.icon-update,
li.icon-page,
li.icon-play,
li.icon-help,
li.icon-folder-open { padding: 0 0 13px 20px; }

.addfield { position: relative; top: 4px; }

/* @end */

/************************************************************/
/***********************  CONTENT  **************************/
/************************************************************/



#backToTop{
    display:block;
    position:relative;
    width:262px;
}
#backToTop .top .edit-resource {
    position: relative;
    top: -21px;
    left: 53px;
}

#backToTop .backToTopContainerText .edit-resource {
    position: relative;
    left: -5px;
}

.nav-chapter-text{
    cursor: default;    
}

#backToTop a{
    margin:0 auto;
}

#backToTop .top a:visited {
    padding: 0px;\9
}

.backToTop div{
    height: 21px;
}
.backToTop div a {
    padding: 0;
}
.backToTop div.top a:hover{
    padding: 0;
}

.backToTop .top span.arrow{
    background: transparent url(/edu/educator/images/table_sort_up.png) no-repeat;
    padding-left: 21px;
    opacity:0.5;
    background-position: 8px 1px;   
}

.backToTop .top{
    float: left;
    background: rgb(238,235,230); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(238,235,230,1) 0%, rgba(227,223,218,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,235,230,1)), color-stop(100%,rgba(227,223,218,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeebe6', endColorstr='#e3dfda',GradientType=0 ); /* IE6-9 */
    border:1px solid rgb(194,194,194);
    width: 68px;
    padding: 5px 0;
}

.backToTop .space{
    float: left;
    width: 20px;
}

.backToTop .previous{
    background: -moz-linear-gradient(top, rgba(238,235,230,1) 0%, rgba(227,223,218,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,235,230,1)), color-stop(100%,rgba(227,223,218,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeebe6', endColorstr='#e3dfda',GradientType=0 ); /* IE6-9 */
    border:1px solid rgb(194,194,194);
    float: left;
    width: 30px;
    padding: 5px 0;
}

.backToTop div.previous a{
    background: transparent url(/edu/educator/images/previous.png) no-repeat;
    opacity:0.5;
    padding: 0 5px 0 10px;
    background-position: 7px 2px;
}



.backToTop .next{
    background: -moz-linear-gradient(top, rgba(238,235,230,1) 0%, rgba(227,223,218,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,235,230,1)), color-stop(100%,rgba(227,223,218,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeebe6', endColorstr='#e3dfda',GradientType=0 ); /* IE6-9 */
    border:solid rgb(194,194,194);
    border-width: 1px 1px 1px 0;
    float: left;
    width: 30px;
    padding: 5px 0;
}


div.backToTopContainerText a:hover{
    padding: 0px;
}

.backToTopContainerText{
    background: -moz-linear-gradient(top, rgba(238,235,230,1) 0%, rgba(227,223,218,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,235,230,1)), color-stop(100%,rgba(227,223,218,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeebe6', endColorstr='#e3dfda',GradientType=0 ); /* IE6-9 */
    border:solid rgb(194,194,194);
    border-width: 1px 1px 1px 0;
    float: left;
    padding: 5px 20px;
}


.backToTop div.next a{
    background: transparent url(/edu/educator/images/next.png) no-repeat;
    opacity:0.5;
    padding: 0 3px 0 16px;
    background-position: 10px 2px;
}

.backToTopContainer{
    height:50px;
    overflow:hidden;
    position:absolute;
    right:0;
    top:4em;
    z-index:-1;
}

div.alert-wrapper.collapse {
    min-height: 0px;
    cursor: pointer;
}

div.alert-wrapper.expand {
    min-height: 160px;
}

a.alert-collapse {
    z-index: 2;
}

p.content a {
    position: relative;
    z-index: 2
}

span.div-link {
    position:absolute; 
    width:100%;
    height:100%;
    top:0;
    left: 0;

    /* edit: added z-index */
    z-index: 1;

    /* edit: fixes overlap error in IE7/8, 
    make sure you have an empty gif */
    background-image: url('empty.gif');
}

span.button.green {
    cursor: auto;
}

/* Alert System */
.alert-wrapper{
    background: rgb(255,240,128); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,240,128,1) 1%, rgba(255,225,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,240,128,1)), color-stop(100%,rgba(255,225,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,240,128,1) 1%,rgba(255,225,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,240,128,1) 1%,rgba(255,225,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,240,128,1) 1%,rgba(255,225,0,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(255,240,128,1) 1%,rgba(255,225,0,1) 100%); /* W3C */
    border:1px solid #B3A65B;
    border-radius: 5px;
    margin: -15px auto 25px auto;
    padding: 10px;
    position:relative;
    text-align:center;
    width:940px;
    text-shadow:1px 2px 3px rgba(256,256,256,0.6);
    -webkit-transition: height .5s ease 0s;
    -moz-transition: height .5s ease 0s;
    -o-transition: height .5s ease 0s;
    -ms-transition: height .5s ease 0s;
    transition: height .5s ease 0s;
}
.alert-wrapper.with-image p, .alert-wrapper.with-image{
    text-align:left;
}
.alert-wrapper.with-image a{
    display:block;
}
.alert-wrapper.collapse{
    height:40px;
    text-align:left;
}
.alert-wrapper.collapse .button, .alert-wrapper.collapse p, .alert-wrapper.collapse .image-wrapper{
    display:none;
}
.alert-wrapper .headline{
    color:#242112;
    font-size:28px;
    margin-top:20px;
}
.alert-wrapper.collapse .headline{
    margin:10px 0px 0px 20px;
    font-size:20px;
}
.alert-wrapper .image-wrapper{
    float:left;
    border-radius:3px;
    height:120px;
    margin:20px;
    position:relative;
}
.image-wrapper:before{
    content:'';
    position:absolute;
    border-radius:inherit;
    width:100%;
    height:100%;
    -moz-box-shadow:inset 0px 0px 10px rgba(0,0,0,0.4);
    -webkit-box-shadow:inset 0px 0px 10px rgba(0,0,0,0.4);
    box-shadow:inset 0px 0px 10px rgba(0,0,0,0.4);
}
.alert-wrapper .image-wrapper img{
    border-radius:inherit;
    height:120px;
}
.alert-wrapper .content{
    font-size:16px;
    width:auto;
    margin: 0 auto 15px auto;
    text-align:center;
}
.alert-wrapper .button{
    margin:0px auto;
}

.alert-wrapper .alert-collapse, .alert-wrapper .alert-collapse:hover, .alert-wrapper .alert-collapse:visited{
    background: rgb(227,223,192); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(227,223,192,1) 0%, rgba(175,152,125,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(227,223,192,1)), color-stop(100%,rgba(175,152,125,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(227,223,192,1) 0%,rgba(175,152,125,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(227,223,192,1) 0%,rgba(175,152,125,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(227,223,192,1) 0%,rgba(175,152,125,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(227,223,192,1) 0%,rgba(175,152,125,1) 100%); /* W3C */
    box-shadow: 0px 1px 3px rgba(0,0,0,0.6);
    color:#ffffff;
    display:block;
    text-decoration:none;
    font-size:30px;
    font-family:eduicon;
    line-height:34px;
    height:30px;width:30px;
    position: absolute;
    top:-5px;
    right: 10px;
    cursor:pointer;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.4);
}
/* @group content */
.carousel-wrapper {
    width:240px;
}
.carousel-window{
    width:240px;
    overflow:hidden;
    position:relative;
    background: rgb(248,246,245); /* Old browsers */
    background: -moz-linear-gradient(top, rgb(248,246,245) 0%, rgb(231,228,218) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(248,246,245)), color-stop(100%,rgb(231,228,218))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(248,246,245) 0%,rgb(231,228,218) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(248,246,245) 0%,rgb(231,228,218) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(248,246,245) 0%,rgb(231,228,218) 100%); /* IE10+ */
    background: linear-gradient(top, rgb(248,246,245) 0%,rgb(231,228,218) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f6f5', endColorstr='#e7e4da',GradientType=0 ); /* IE6-9 */
}
.carousel-arrow{
    position:absolute;
    top:0px;bottom:0px;
    width:28px;
    font-size:50px;
    font-family:eduicon;
    line-height:120px;
    z-index:5;
}
.carousel-arrow a{
    display:block;
    height:100%;
    width:100%;
    color:#CEC8BF;
}
.carousel-arrow a:hover{
    text-decoration:none;
}
.carousel-arrow.right{
    right:0px;
    padding-right:8%;
}
.carousel-arrow.left{
    left:0px;
}
.carousel-holder{
    width:1200px;
    min-height:200px;
}
.carousel-item{
    float:left;
    margin: 12px 0px 12px 18px;
    width:204px;
    text-align:center;
}
.carousel-item img{
    margin:0 auto;
}
.carousel-item p{
    text-align:left;
    padding:9px 9px 0px 9px;
}

.jobcode th {
    padding-right: 90px;
}

#pagenav { position: absolute; top: 5px; right: 25px; }

.modal #content { background: none; padding: 0; }

.modalData { display:block !important; }

.notes{
    clear:both;
    padding: 0 24px 0px 25px;
    width: 667px;
}

#body { position: relative; }

#notice {
    background: rgb(255, 254, 128);
    background: -moz-linear-gradient(top, rgba(255, 254, 128, 1) 0%, rgba(255, 225, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 254, 128, 1)), color-stop(100%,rgba(255, 225, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 254, 128, 1) 0%,rgba(255, 225, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 254, 128, 1) 0%,rgba(255, 225, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 254, 128, 1) 0%,rgba(255, 225, 0, 1) 100%);
    background: linear-gradient(top, rgba(255, 254, 128, 1) 0%,rgba(255, 225, 0, 1) 100%);
    width: 960px;
    margin: -30px auto 10px auto;
    color: black;
    border: 1px solid rgb(179, 166, 91);
    border-radius: 5px;
    text-shadow: 0px 2px 3px rgba(256, 256, 256, 0.7);
}

#notice .headline {
    color: black;
    padding-left: 1em;
    font-size: 1.4em;
    padding-top: 5px;
}

#notice.open-notice {
    font-size: 1.35em;
}

#split-main { float: right; width: 719px; padding-left: 30px; border-left: 1px solid #ddd; position: relative; min-height: 425px; }

#split-sidebar {
    float:left;
    padding-right: 30px; 
    position: relative; 
    width: 180px;
}

.fineprint { color: #aaa; font-size: 11px; padding-top: 30px; }

.fineprint p { padding-bottom: 10px; }

.image-left { float: left; margin-right: 20px; margin-bottom: 6px; }

.image-right { float: right; margin-left: 20px; margin-bottom: 6px; }

.image-left img,
.image-right img { width: 300px; }

.caption { display: block; width: 300px; padding-top: 4px; font-size: 12px; }

.letterbox {
-moz-border-radius: 28px;
-webkit-border-radius: 28px; 
border-radius: 28px;
display: block; height: 27px; width: 27px; float: left; background: #555; padding: 4px; text-align: center; font-weight: bold; font-size: 18px; line-height: 28px; color: #fff; position: relative; top: -6px; margin-right: 10px; }

.sectionLinkContainer{
    display:inline-block;
    margin-left:10px;
    width:45px;
}

.ie7 .sectionLinkContainer, .ie7CompatabilityMode .sectionLinkContainer{
    display:inline;
    width:40px;
}
.sectionLinkContainer .shareLink, .sectionLinkContainer .external{
    display:block;
    margin: 0px;
    padding-left: 15px;
    overflow:hidden;
    text-indent:-1000px;
    width: 5px;
}

.stickyNavWrapper{
    position:relative;
    z-index:401;
}
.stickyNavBar{  
    background: rgb(238,235,230); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(238,235,230,1) 0%, rgba(227,223,218,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,235,230,1)), color-stop(100%,rgba(227,223,218,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(238,235,230,1) 0%,rgba(227,223,218,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeebe6', endColorstr='#e3dfda',GradientType=0 ); /* IE6-9 */
    color:rgb(99,85,40);
    border: 1px solid rgb(194,194,194);
    height:50px;
    margin-bottom:2.5em;
    width:100%;
    z-index:400;
}
.stickyNavBar a, .stickyNavBar a:hover,.stickyNavBar a:visited{
    color:rgb(99,85,40);
}
.stickyNavBar #stickyNavContainer{
    background: transparent;
    font-size:15px;
    position:absolute;
    top:9px;
    left:22px;
    overflow:hidden;
    width:390px;
    z-index:3000;
}
.stickyWelcome {
    float: right;
    position: relative;
    left: -50px;
}
.book-welcome {
    float: left
}
.stickyWelcome .downloadLink a {
    text-decoration: none;
    color: inherit;
    padding-left: 20px;
    
}

.language {
    padding-left: 15px;

    position: relative;
    top: -3px;
    cursor: pointer;
}

.language span:hover {
    text-decoration:underline;
}
.language span.globe:hover {
    text-decoration:none;
}

#language-list {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 0 4px 4px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 4px 4px rgba(0,0,0,.2);
    box-shadow: 3px 3px 6px rgba(0,0,0,.2);
    background: #EAE7E0;
    padding: 10px 0;
    top: 40px;
    position: relative;
    z-index: 1;
}

#language-list .uparrow {
    top: -20px;
    left: 668px;
}
#language-list .megacolumn {
    background: url(/edu/educator/images/mega_back.png) repeat-y 0 0;
    vertical-align: top;
}


#language-list .megacolumn.first {
    background: none;
    padding-left: 0;
}
#language-list .mega li {
    background: none;
    text-shadow: 0 1px 1px #fff;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    width: 238px;
    height: inherit;
    float: none;
    padding: 0;
    list-style: none;
    margin: 0;
}
#language-list li a {
    color: #625337;
    background: none;
    padding: 8px 30px;
    font-size: 14px;
    line-height: 18px;
    display: block;
}

.language .globe:before {
    font-size: 18px;
    content:"\25c9";
    top: 4px;
    position: relative;
    text-decoration: none;
    font-family: "ldsicon";
}
.websites {
    padding: 5px 11px 5px 16px;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px;
    position: relative;
    top: -8px;
    height: 17px;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -moz-box-shadow: 0 4px 4px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 4px 4px rgba(0,0,0,.2);
    box-shadow: 3px 3px 6px rgba(0,0,0,.2);
    background: #EAE7E0;
    text-shadow: 0 1px 1px #fff;
    margin-left: 10px;
    cursor: pointer;
}
.websites.unauth {
    float: right;
    margin-right: 45px;
    top: 0px;
}
.website-list.unauth {
    top: 6px;
    left: 705px;
}



.website-list ul#links{
    width: 210px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 4px 4px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 4px 4px rgba(0,0,0,.2);
    box-shadow: 3px 3px 6px rgba(0,0,0,.2);
    background: #EAE7E0;
    text-shadow: 0 1px 1px #fff;
    padding: 6px 0;
    
}

.uparrow {
    display: block;
    position: relative;
    width: 19px;
    overflow: hidden;
    background: url(/edu/educator/images/uparrow.png) no-repeat 0 0;
}

.website-list .uparrow {
    top: 6px;
    left: 140px;
}

.website-list ul#links li {
    float: none;
    padding: 7px 21px ;
    margin: 0;
    font-size: 13pt;
    line-height: 15px;
    text-transform: none;
    
}
.website-list ul#links li:hover,
.website-list ul#links li:hover a,
.website-list ul#links li:hover div.description,
#language-list li:hover,
#language-list li:hover a {
    background: #80ab3d;
    color: white;
    text-shadow: none;
    text-decoration: none;
}
.website-list ul#links li div.description {
    font-size: 12px;
    color: rgb(136,136,136);
}
.website-list ul#links a {
    text-decoration: none;
}
.website-list {
    position: relative;
    top: 21px;
    left: 750px;
    z-index: 5;
    width: 210px;
}

.websites .eduicon {
    font-size: 15px;
    padding-left: 25px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAMAAAAYGszCAAAAflBMVEXV1dXPz8+1tbUAAAD29vYAAADp6enw8PD5+fkAAAD7+/vCwsL+/v6lpaW8vLzExMSIiIjw8PAAAAC0tLQAAAAAAAD////9/f2fn58AAAD6+voAAAAAAAAAAAD7+/v9/f0AAAAAAAAAAAAAAAAAAAD///8aGhoAAAD///8AAAD2VqwGAAAAKnRSTlNcXmwMrAaLh6oaWxGmO2hTSFIEbSoZDVpmHqkcCQHCgBEOBy4KgJECzABKqffCAAAAbElEQVR42q3PSRKCUBADUEAEFZVRAZk+gybc/4K0qy602JFNqt4qsd6f+S+74fOS4Nt5AMUr/YNox1OvGJNej468l4pHi3RfpDM+FDHZlKRjNSmKhm1biEFRtL5F2bnGeicGYwb8jm+AZuvRAo9nKI0LB3T3AAAAAElFTkSuQmCC') no-repeat center right;
}

.colleft .cbb ul li {
    list-style: disc;
    list-style-type: disc;
}
h1 .booksubtitle {
    font-size:20px;
    color: rgb(194,194,194);
}

img.titleThumbnail + h1 { display: inline-block; margin-bottom: 12px; }

.ie7 img.titleThumbnail + h1 { float: right; width: 842px; }

img.titleThumbnail {
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    float:left;
    display: block;
    max-width:100px;
    max-height:100px;
    margin-right: 16px;
    margin-bottom: 12px;
    clear: both;
}
.ie7 img.titleThumbnail,
.ie8 img.titleThumbnail { border: 1px solid #ddd; }

#stickyNavContainer.stickyNavActive{
    background: rgb(238,235,230);
    width:416px;
}
.stickyNavBar span{
    
    margin-right:.25em;
    top: 12.5px;
    left: 15px;
}

.stickyNavBar span.navArrow {
    background: transparent url(/edu/educator/images/sprite.png) no-repeat;
    background-position: -130px -11px;
}

.stickyNavBar a, .stickyNavBar a:hover, .stickyNavBar a:visited{
    color: #666;
    font-size: 15px;
    padding: .5em .5em .5em 2em;
    text-decoration:none;
    width:363px;
    line-height: 1.4em;
}

#stickyNavContainer a{
    display: block;
}

a.navBox,a.navBox:hover,a.navBox:visited{
    color:inherit;
    cursor:pointer;
    display:block;
    float:left;
    font-weight:bold;
    height:18px;
    padding:8px 1em;
    text-decoration:none;
    width:358px;
}
.stickyNavBar #stickyNavContainer ul{
    display:none;
    overflow:hidden;
}
.stickyNavBar #stickyNavContainer li{
    line-height:2.5em;
    border-top:1px solid #cccccc;
    border-bottom: 1px solid #ffffff;
    position:relative;
    width:100%;
}
.stickyNavBar .stickyWelcome span a {
    position:relative;
    padding: .2em 0 0 1.3em;
}
.book-welcome a{
    text-decoration: none;
    color: inherit;
    padding-left: 15px;
    padding-bottom: 5px;
    background: transparent url(/edu/educator/images/play.png) no-repeat;
    background-size: 13px;
    background-position: 0px 2px;
}


.book-welcome a:hover {
    background: transparent url(/edu/educator/images/playhover.png) no-repeat;
    background-position: 0px 2px;
    background-size: 15px;
}

.stickyNavBar li:last-child{
    border-bottom:0;
}

.stickyNavBar li.active{
    border-bottom:1px solid #ffffff;
    font-weight:bold;
    padding-bottom:0px !important;
}
.stickyNavBar .active>a{
        background: rgb(246,245,242); /* Old browsers */
        background: -moz-linear-gradient(top,  rgba(246,245,242,1) 0%, rgba(228,225,216,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,245,242,1)), color-stop(100%,rgba(228,225,216,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  rgba(246,245,242,1) 0%,rgba(228,225,216,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  rgba(246,245,242,1) 0%,rgba(228,225,216,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  rgba(246,245,242,1) 0%,rgba(228,225,216,1) 100%); /* IE10+ */
        background: linear-gradient(top,  rgba(246,245,242,1) 0%,rgba(228,225,216,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f5f2', endColorstr='#e4e1d8',GradientType=0 ); /* IE6-9 */
        border-bottom: 1px solid #ffffff;
        display:block;
        height:100%;
        width:363px;
        line-height: 1.1em;
        padding: .5em .5em .5em 3em;
        text-indent: -1em;
}
.stickyNavBar .active ul{
    border-top:1px solid #cccccc;
    margin-left:-2em;
}
.stickyNavBar .active li a{
    background: rgb(245,245,245);
    border: none;
    display: block;
    line-height: 1.5em;
    padding-left: 4.5em;
    text-indent: -1.75em;
    padding-top: .5em;
    padding-right:20px;
    margin-left: 2em;
    width:333px;
}
.ie7 .stickyNavBar .active li a, .ie8 .stickyNavBar .active li a{
    background: rgb(245,245,245) !important;
}
.stickyNavBar .active .active{
    padding:0;
}

.stickyNavBar .active li.active{
    border-bottom: 1px solid rgb(220,220,220);
    border-top: 1px solid rgb(220,220,220);
}
.stickyNavBar .active>.navArrow{
    background-position: -118px -1px;
    margin-right:.25em;
}
.stickyNavBar .active .active>a{
        background: rgb(246,245,242); /* Old browsers */
        background: -moz-linear-gradient(top,  rgba(246,245,242,1) 0%, rgba(228,225,216,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,245,242,1)), color-stop(100%,rgba(228,225,216,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  rgba(246,245,242,1) 0%,rgba(228,225,216,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  rgba(246,245,242,1) 0%,rgba(228,225,216,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  rgba(246,245,242,1) 0%,rgba(228,225,216,1) 100%); /* IE10+ */
        background: linear-gradient(top,  rgba(246,245,242,1) 0%,rgba(228,225,216,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f5f2', endColorstr='#e4e1d8',GradientType=0 ); /* IE6-9 */
        border-bottom: 1px solid #ffffff;
        display:block;
        height:100%;
        width:353px;
        padding-right:5px;
}
.stickyNavBar .active .active li a{
    background:rgb(256,256,256) !important;
    width: 320px;
    text-indent: -2.6em;
    margin-left: 3em;
    padding-left: 8em;
}
.stickyNavBar .active .active li .navArrow{
    display:none;
}

.stickyNavBar .active li, .stickyNavBar .active .active li{
    background:rgb(251,250,249) !important;
    border:none;
    font-weight:normal;
    
}
.stickyNavBar .searchForm{
    display:block;
    float:right;
    position:absolute;
    margin:0;
    right:16px;
    top:12px;
}
.bodyBlock{
    border-right: 1px solid #CDCDCD;
    float:left;
    margin-bottom:2em;
    padding: 0 24px 0px 25px; /* accounts for the 1px border*/
    width:667px;
    position: relative;
}
.tableOfContents.bodyBlock{
    border-right:none;
    float:left;
    width:667px;
}
.tableOfContents.language{
    border-right:none;
    float:right;
    width:200px;
}
.bodyBlock p { position: relative; }

.bodyBlock blockquote{
    background-color: rgb(245,250,235);
    border: 1px solid rgb(210,220,210);
    color: rgb(114,114,122);
    font-size: .75em;
    font-family: georgia, serif;
    margin: 3em 0 3em 0;
    padding: 2em;
    width: 40%;
}
.ie7 .bodyBlock blockquote{
    background-color: rgb(245,250,235);
    border: 1px solid rgb(210,220,210);
    color: rgb(114,114,122);
    font-size: .5em;
    font-family: georgia, serif;
    margin: 0 0 3em 0;
    padding: 2em;
    width: 40%;
}
.bodyBlock blockquote img {
    float: left;
    margin-right: 19px;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
    border: 1px solid white;
}

.bodyBlock blockquote.right{
    margin-left:3em;
    float:right;
    text-align:left;
}
.bodyBlock blockquote.left{
    margin-right:3em;
    float:left;
    text-align:left;
}
.bodyBlock blockquote p{
    font-size:2em;
    padding:0;
}
.bodyBlock blockquote .emphasis{
    font-style:italic;
}
.bodyBlock blockquote .citationInfo{
    padding-top:12px;
    padding-right:45px;
}
.bodyBlock blockquote .citationInfo p{
    font-family:sans-serif;
    font-size:12px;
}
.sidebar{
    width:220px;
    float:right;
    margin-bottom: 2em;
}
.sidebar h3{
    font-size:1.25em;
}
.sidebar .instructions{
    display:block;
    padding-bottom:1em;
}
.bodyBlock .sidebar p{
    font-size:1.15em;
}
.sidebar h2{
    font-size:1.5em;
    font-style:normal;
    padding-bottom:.25em;
}
.chapter-title{
    border-right: 1px solid #CDCDCD;
    color:rgb(99,84,40);
    float:left;
    padding: 0 24px 1em 25px; /* accounts for the 1px border*/
    width:667px;
}
/* @end */

/* @group copy */
.copy p { font-size: 16px; line-height: 1.4; padding-bottom: 20px; position: relative;}
.ie7 .copy li p { float:left; }
.copy .topic p {

}

.copy li p{
    padding-bottom:0px;
    padding-left:1em;
    display:block;
}
.copy ol li p{
    padding-left:1.5em;
    text-indent:-.15em;
}
.copy a { color: #3b96c5; text-decoration: underline; }
.copy a:hover { color: #000; }

.copy p a:hover { color: #000; }

.copy .readmore { font-size: 14px; text-transform: uppercase; font-weight: bold; margin-left: 10px; }
.copy strong { font-weight: bold; }
.copy ol { line-height: 26px; padding-bottom: 20px; margin-left: 13px; }
.copy .modelsLink { font-size: 14px; }

.copy .helpsteps p{
    display:inherit;
}

h2 { font-family: headline, sans-serif; font-size: 24px; padding-bottom: 16px; color: #df6c0c; }
h3 { font-family: headline, sans-serif; font-size: 18px; margin-top: 0; padding: 0 0 12px 0; line-height: 1; color: #f49232; }
h4{ 
    color: rgb(118,151,51);
    font-size: 18px; 
    line-height: 26px; 
    margin-top: 0; 
    padding: 0 0 10px 0; 
}
.column h3 { padding: 0 0 4px 0; clear: left; }
.copy h5 { font-size: 14px; font-weight: bold; margin-top: 0; padding: 0 0 20px 0; line-height: 26px; }
.copy .section { display: block; font-size: 20px; border-bottom: 2px dashed #000; padding: 10px 0 2px 0; margin-bottom: 20px; }

.copy ul { list-style: none; padding: 0 0 20px 2px; line-height: 26px; font-size: 18px; margin-left: 40px; }
.copy ul ul { padding: 13px 0 0 2px; }

.copy ul > li,
.copy ol > li { list-style-type: none; position: relative; }

.copy ul > li + li,
.copy ol > li + li { margin-top: 10px; }

.copy ol { list-style-type: none; padding: 0 0 20px 2px; line-height: 26px; font-size: 18px; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; margin-left: 40px; }
.copy ol > li ul,
.copy ol > li ul li { padding: 0 0 0 0; }
.copy ol > li li { list-style-type: disc; }

#split-main ol li{
    list-style: decimal;
}

#split-main ul li{
    list-style: disc;
}

.copy li .label{
    float: left;
    line-height: 1.25em;
    padding-right: .5em;
}
.ie7CompatabilityMode .copy li .label{
    margin-left:-1em;
}
.ie7CompatabilityMode .copy li{
    padding-left:1em;
}
.ie7CompatabilityMode .copy li p{
    display:inline;
    text-indent:-1em;
    padding-left:0;
}

.section h2{
    line-height:1em;
    padding-bottom:6px;
}
.section h3{
    line-height:1.3em;
    padding-bottom:6px;
}
.emphasis{
    font-style: italic;
}
.strong{
    font-weight: bold;
}
.summary { 
    font-style: italic; 
}   

/*Fixes for elements that are within a table*/
.copy table td p { 
    padding-bottom: 0; 
}
.copy table + p { 
    margin-top: 20px; 
}
/* @end copy */

/* @group helptopics */
p.intro {
    color: #bbb;
    font-size: 26px; 
}

.helpsteps {
    margin-top: 10px; 
    width: 706px;
}
.helpsteps em { 
    font-style: italic;
}
.helpsteps img { 
    border: 4px solid #fff;
    -moz-box-shadow: #777 0 2px 10px;
    -webkit-box-shadow: #777 0 2px 10px; 
    box-shadow: #777 0 2px 10px; 
    max-width: 690px; 
    margin-bottom: 0 20px 40px 0; 
}
.helpsteps .caption { 
    clear: both; 
}
.helpsteps ul li{
    list-style:disc;
}
img.bigphoto { 
    -moz-box-shadow: #777 0 2px 15px;
    -webkit-box-shadow: #777 0 2px 15px;
    box-shadow: #777 0 2px 15px;
    border: 4px solid #fff; margin-bottom: 20px; 
}
/* @end helptopics */
li.mediawrap{
    clear:both;
}
.mediawrap p{
    display:block;
    float:left;
}
.mediawrap p a.download{
    display:block;
}
/* @group Table of Contents */
.tableOfContents{
    width:80%;
}
.copy .tableOfContents thead th{
    color: rgb(154,154,154);
    font-weight:bold;
    text-transform: uppercase;
}
.tableOfContents tbody td{
    border-left:1px solid rgb(200,200,200);
}
.tableOfContents .page, .tableOfContents .downloadColumn{
    text-align:center;
}
.tableOfContents tr td:first-child{
    padding-left:3em;
    border-left:none;
}
.tableOfContents .subLevel1 td:first-child{
    padding-left:5em;
}
.tableOfContents .heading{
    background:rgb(226,222,213);
    font: normal normal 1.5em/2em headline, Courier, 'Courier New', serif;
}
.tableOfContents .heading td:first-child{
    color:rgb(99,85,40);
    padding-left:.75em;
}
.tableOfContents a{
    text-decoration:none;
}
.tableOfContents a:hover{
    color:rgb(59, 150, 197);
    text-decoration:underline;
}
.tableOfContents .downloadColumn a, .tableOfContents .downloadColumn a:hover{
    display:block;
    margin: 0 auto;
    text-decoration:none;
    text-indent:-9999px;
}

/* @end Table of Contents */

/* @group toggle */

.toggle { 
    font-size: 13px; 
    white-space: nowrap; 
}
.toggle li { 
    display: inline;
}
.toggle a { 
    background: #c4c4c4;
    background: -moz-linear-gradient(top, #e2e2e2 0%, #f7f7f7 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#e2e2e2), color-stop(0.8,#f7f7f7));
    background: -webkit-linear-gradient(top, #e2e2e2 0%,#f7f7f7 80%);
    background: -o-linear-gradient(top, #e2e2e2 0%,#f7f7f7 80%);
    background: -ms-linear-gradient(top, #e2e2e2 0%,#f7f7f7 80%);
    background: linear-gradient(top, #e2e2e2 0%,#f7f7f7 80%);
    border: 1px solid #979797;
    border-top: 1px solid #cccccc; 
    border-left: 0; 
    -moz-box-shadow: #ccc 0 1px 2px; 
    -webkit-box-shadow: #ccc 0 1px 2px; 
    box-shadow: #ccc 0 1px 2px;
    color: #333; 
    margin: 0 -2px; 
    position: relative; 
    padding: 6px 10px; 
    text-shadow: #eee 0 1px 0;  
}

.toggle a.first { 
    -moz-border-radius-topleft: 6px; 
    -webkit-border-top-left-radius: 6px; 
    -moz-border-radius-bottomleft: 6px; 
    -webkit-border-bottom-left-radius: 6px; 
    border-left: 1px solid #ccc;
}

.toggle a.last { 
    -moz-border-radius-topright: 6px; 
    -webkit-border-top-right-radius: 6px; 
    -moz-border-radius-bottomright: 6px; 
    -webkit-border-bottom-right-radius: 6px; 
    border-right: 1px solid #ccc;
}

.toggle a.toggle-selected { 
    border-top: 1px solid #ccc; 
    background: #c4c4c4;
    background: -moz-linear-gradient(top, #cccbcb 0%, #f0f0f0 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#cccbcb), color-stop(0.8,#f0f0f0));
    background: -webkit-linear-gradient(top, #cccbcb 0%,#f0f0f0 80%);
    background: -o-linear-gradient(top, #cccbcb 0%,#f0f0f0 80%);
    background: -ms-linear-gradient(top, #cccbcb 0%,#f0f0f0 80%);
    background: linear-gradient(top, #cccbcb 0%,#f0f0f0 80%);
    color: #333; 
    text-shadow: #eee 0 1px 0; 
}

.toggle a.first.toggle-selected { border-left: 1px solid #979797; }
.toggle a.last.toggle-selected { border-right: 1px solid #979797; }

#app-header .toggle { padding: 16px 0 0 0; }

/* @end toggle */

/* @group basic form */
h1 + form { margin-top: -20px; }
form + h1, 
form + h2 { font-family: headline, sans-serif; color: #80ab3d; margin-top: 50px; margin-bottom: 15px; clear: both; font-size: 24px; padding: 0; }

form { clear: both; }

.formgroup { background: #eee; position: relative; }
.formgroup .basicform { margin: 20px; }

.formgroup-header { background: #ddd; padding: 10px; margin: 0; font-size: 16px; font-weight: bold; }

.basicform input[type="text"],
.basicform textarea { 
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px; 
border: 1px solid #ccc; padding: 4px; color: #716c66; font-size: 16px; background: #fff url(/edu/educator/images/fieldshadow.png) repeat-x 0 0; width: 230px; }

.basicform select { border: 1px solid #ccc; padding: 2px; color: #716c66; font-size: 16px; }
.basicform label { font-size: 16px; }
.basicform input.file { border: none; }
.basicform dt { padding-bottom: 4px; }
.basicform dd.ldsaccount { background: transparent url(/edu/educator/images/ldsaccount.png) no-repeat 244px 5px; }
.basicform dd { color: #888; padding-bottom: 20px; }
.basicform dd a { color: #7188BC; text-decoration: underline; }

#feedbackForm textarea { width: 460px; }

/* @end  basic form */

/* @group login */

#loginpanel { width: 600px; height: 371px; background: transparent url(/edu/educator/images/login_back.png) repeat 0 0; margin: 100px auto 0 auto; }

#loginsidebar { position: relative; float: right; width: 229px; height: 371px; }

#quicklinks { width: 175px; position: absolute; left: 26px; top: 214px; }

h2.quickheader { 
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px; 
font-style: normal; font-size: 11px; font-weight: bold; text-transform: uppercase; color: #fff; background: #444; padding: 8px 10px; }

ul.quicklist { background: #555; padding: 10px; font-size: 12px; }

ul.quicklist li { padding: 3px 0 3px 16px; background: transparent url(/edu/educator/images/quicklinks_arrow.png) no-repeat 0 4px; }

ul.quicklist a { color: #fff; }

#loginlogo { position: absolute; top: 27px; left: 25px; }
#loginform { position: relative; float: right; height: 371px; width: 371px; background-color: #444; }

h1.loginheader { font-size: 24px; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; padding: 23px 0 0 25px; }
h2.loginsubheader { font-size: 12px; padding: 0 0 0 25px; font-style: normal; text-transform: uppercase; color: #fff; }

#loginform .basicform { padding: 25px 0 0 25px; }
#loginform .basicform label { color: #fff; }
#loginform .basicform input,
#loginform .basicform textarea { border: none; }

#login .button.secondary { 
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: #0095bd; background-image: none; border: 1px solid #0095bd !important; color: #fff; margin-left: 6px; }

#login .actions { margin: 10px 0 0 25px; }
#login .getaccount { margin: 35px 0 0 25px; color: #fff; line-height: 18px; }
#login .getaccount strong { font-size: 16px; }
/* @end */

/* @group newtraining */
#newtrainingintro { float: left; width: 642px; padding-right: 60px; }
#newtrainingintro p { color: #777; font-family: headline, sans-serif; font-size: 22px; line-height: 34px; padding-bottom: 22px; }

#newtrainingmodules { float: left; width: 258px; }
#newtrainingmodules a { display: block; width: 258px; padding-top: 176px; text-align: center; position: relative; }
#newtrainingmodules .caption { font-size: 15px; font-family: headline, sans-serif; }
#newtrainingmodules .launch { height: 0px; width: 52px; padding-top: 52px; overflow: hidden; background: transparent url(/edu/educator/images/training_play.png) no-repeat 0 0; position: absolute; top: 110px; left: 11px; }

#classroomtraining { margin-bottom: 30px; background: transparent url(/edu/educator/images/training_teacher_classroom.jpg) no-repeat 0 0; }

#admintraining { background: transparent url(/edu/educator/images/training_teacher_admin.jpg) no-repeat 0 0; }
/* @end */

/* @group filters */

.mediafilters { width: 150px; float: right; font-size: 12px; background: #f3f3f3; padding: 10px 10px 16px 10px; color: #666;
-moz-border-radius: 6px;
-webkit-border-radius: 6px; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }

.mediafilters h3 { color: #333; font-size: 11px; text-transform: uppercase; font-weight: bold; padding-top: 18px; margin-bottom: 2px; }

.mediafilters a { color: #888; }

.mediafilters a.activelink { color: #28aafc; background: transparent url(/edu/educator/images/filter_check.png) no-repeat 0 1px; padding-left: 15px; }

.mediafilters ul { margin: 0; padding: 0; }

.mediafilters li { background: transparent; padding: 1px 0; }

.mediafilters em { font-size: 11px; font-style: normal; color: #bbb; }

#daterange { padding: 0 0 2px 2px; height: 18px; width: 104px; font-size: 11px; border-top: 1px solid #bbb; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #eee; color: #555; }

.mediafilters p { line-height: 16px; }

.mediafilters p a { white-space: nowrap; }

.mediafilters .basicform .text,
.mediafilters .mediasearch,
.mediafilters .basicform .textarea { border-top: 1px solid #bbb; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #eee; padding: 4px; color: #555; width: 100%;
-moz-border-radius: 0;
-webkit-border-radius: 0; font-size: 12px !important; }

.mediafilters ul.related a { color: #333; text-decoration: underline !important; }

.add { background: transparent url(/edu/educator/images/add.png) no-repeat 0 0; padding-left: 16px; }

.mediafilters li.delete { position: relative; left: -18px; cursor: pointer; }

.mediafilters li.delete a.trash { visibility: hidden; float: left; margin-right: 2px; }

.mediafilters li.delete:hover a.trash { visibility: visible; }

/* @end */

/* @group imagesort */

#articlemedia { min-height: 272px; }

.imagesort { 
-moz-border-radius: 6px;
-webkit-border-radius: 6px; 
border-radius: 6px;
border: 1px solid #ccc; padding: 2px; color: #716c66; background: #fff url(/edu/educator/images/fieldshadow.png) repeat-x 0 0; width: 954px; float: right; }

.imagesort img { max-width: 50px; max-height: 50px; }

.imagesort li { 
-moz-border-radius: 2px;
-webkit-border-radius: 2px; 
border-radius: 2px;
margin: 2px; width: 50px; height: 50px; float: left; text-align: center; background: #ddd; padding: 7px; position: relative; font-size: 12px; }

.imagesort .caption,
.imagesort .remove { display: none; }

.imagesort.captions img { max-width: 100px; max-height: 100px; float: left; margin-right: 16px; margin-bottom: 4px; }
.imagesort.captions li { width: 202px; height: 200px; text-align: left; background: #eee; padding: 16px; overflow: auto; }
.imagesort.captions .caption { display: inline; }
.imagesort.captions .remove { display: block; }

.imagesort input { position: absolute; bottom: 0; right: 0; width: 20px; height: 20px; }

/*

 @end */

/* @group mediabox */

#medialibrary,
#related { 
-moz-box-shadow: #777 0 1px 10px;
-webkit-box-shadow: #777 0 1px 10px;
box-shadow: #777 0 1px 10px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px; 
background-color: #515151; position: fixed; top: 0; left: 50%; padding: 10px; height: 340px; width: 940px; margin-left: -480px; display: none; z-index: 2000; }

#medialibrary .mediafilters,
#related .mediafilters { 
-moz-border-radius: 2px;
-webkit-border-radius: 2px; 
border-radius: 2px;
height: 314px; overflow: auto; width: 170px; position: relative; }

#medialibrary .imagesort,
#related .imagesort { 
-moz-border-radius: 2px;
-webkit-border-radius: 2px; 
border-radius: 2px;
border: none; height: 336px; width: 736px; float: left; margin: 0; overflow: auto; }

.relatedtable { 
-moz-border-radius: 2px;
-webkit-border-radius: 2px; 
border-radius: 2px;
background: #fff; border: none; height: 300px; width: 696px; float: left; margin: 0; overflow: auto; padding: 20px !important; }

table + .pagination { margin: 20px 0; }

#related table td.check { width: 10px; }

#medialibrary .imagesort li { 
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
width: 100px; height: 100px; overflow: hidden; }

#medialibrary .imagesort img { max-width: 100px; max-height: 100px; }

#closemedia,
#closerelated { width: 24px; height: 0; padding-top: 24px; background: transparent url(/edu/educator/images/close.png) no-repeat 0 0; overflow: hidden; position: absolute; bottom: -8px; right: -8px; z-index: 2001; }

/* @end */

/* @group results */
h1 + .subhead { display: block; margin-top: -40px; margin-bottom: 40px; text-transform: none; font-size: 14px; color: #999; }

#results { clear: both; float: left; width: 700px; line-height: 1.1em; font-size: 16px; padding-bottom: 40px; font-family: headline, sans-serif; }
#results p { padding-bottom: .7em; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; line-height: 1.3; font-size: 14px; }
#results img.photo { float: left; margin: 0 20px 20px 0; border: 1px solid #E7E5E2; padding: 2px; height: 70px; }
#results img.video { float: left; margin: 0 20px 20px 0; border: 1px solid #E7E5E2; padding: 2px; width: 100px; }

#results h2, #results h3 { padding: 0; margin: 0; line-height: 1.2; font-size: 20px; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }
#results h2 a, #results h3 a { color: #3b96c5; border-bottom: none; text-decoration:none;}
#results h2 a:hover, #results h3 a:hover { text-decoration: underline; }

.type { color: #a3a3a3; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.3; display: block; padding-bottom: 2px; }

#results .more-result-info { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.3; display: block; color: #999; }
#results .more-result-info a { color: #3b96c5; }
#results .more-result-info a:hover { text-decoration: underline; }

.newsType { margin-top: -4px; padding-left: 70px; }

.feature { 
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
border-radius: 3px; 
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 11px; margin-left: 10px; font-weight: bold; position: relative; top: -2px; background: #bbb; padding: 1px 4px 2px; color: #fff; text-transform: uppercase; }

#results a { color: #0D1F29; border-bottom: none; }
#results a:hover { text-decoration: underline; }

#results li { margin-bottom: 23px; }
#results a.addtonotebook { background: transparent url(/edu/educator/images/icon_notebook_16.png) no-repeat 0 0; padding-left: 18px; border-bottom: none; color: #000; }
#results li p em { color: #a3a3a3; }

.bodyBlock .section{
     display: block; font-size: inherit; border-bottom: none; padding: 0px; margin: 0px; }
}


.bodyBlock h2.searchResults{
    color:rgb(99,85,40);
    padding-bottom:0px;
}
.bodyBlock .searchResults.subhead{
    padding-bottom:2em;
}
.bodyBlock #results ol{
    font-size:14px;
    margin-left:0px;
}
.bodyBlock #results ol li.structured{
    border-bottom: 1px solid rgb(225,225,225);
    margin-bottom: 2em;
    width:660px;
}
.bodyBlock #results ol li.structured .searchMore{
    display:block;
    width:auto;
}
.bodyBlock #results ol li.structured .type{
    font-size:12px;
}
.bodyBlock #results ol li.structured .snippet{
    display:block;
    padding-bottom:1.5em;
}

.bodyBlock #results ol li.structured .type a, .bodyBlock #results ol li.structured .type a:hover{
    color: rgb(118,151,51);
    text-decoration:none;
}
.bodyBlock h3 + .subtitle { 
    font-size: 1.2em; 
    margin-bottom: 0.8em;
    font-weight: bold;
    color: rgb(200,170,130);
}
.bodyBlock .model-holder {
    float:right;
};

.newsitem { line-height: 22px; padding-bottom: 40px; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }
.newsitem > p { padding-left: 5.0em; }

.thumbs a:hover { border: none !important; }
.thumbs img { height: 60px; margin-right: 10px; }

.newsicon { float: left; height: 60px; margin-right: 10px; }

.search-crumbs {
    color: #80AB3D !important;
    text-decoration: none !important;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.search-crumbs span {
    padding: 0px 2px 0px 2px;
}
/* @end results */

/* @group faceted navigation */
#facets { width: 210px; float: right; padding-bottom: 40px; }
#facets h3 a { color: #f49232; }

.paragraph a { color: #555; }
.paragraph a:hover { color: #000; }

#facets ul { font-size: 12px; color: #999; padding-bottom: 30px; margin: 0; }
#facets ul li { padding: 0 0 10px 0; line-height: 18px; list-style-type: none; }
#facets ul li:last-child { padding-bottom: 0; }
#facets ul ul { padding: 10px 0 0 0; }
#facets li.selected a { color: #444; font-weight: bold !important; border-bottom: none; }

.facet-list a { color: #4C4C4C; display: inline-block; padding: 1px 5px 1px 20px; text-decoration: none; }

.facet-list a:hover,
.facet-list a.active,
.facet-list span.active { background: url(/edu/educator/images/check.png) no-repeat scroll 5px 7px; color: #3b96c5; }

.facet-list a:hover { text-decoration: underline; background: none; }

.facet-list span.active,
.facet-list span { display: block; padding: 3px 5px 1px 20px; text-decoration: none; }
.facet-list span.active span{
    padding-left:0px; /* this corrects for a conflict when ICE wraps the text in a span */
}
.facet-list span { display: inline-block; padding-top: 1px; }

/* @end */

/* @group pagination */
.pagination { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 12px; position: relative; padding-bottom: 30px; }
.pagination a { 
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background: #CFC8BC; padding: 3px 6px; color: #666;
margin: 0 2px;}
.pagination a:hover { background: #AFA696; color: #fff; }
.pagination .current { background: #9A8F7E; padding: 3px 6px; color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px; 
border-radius: 2px;
margin: 0 2px; }
.pagination .next { background-image: url(/edu/educator/images/nextarrow.png); background-repeat: no-repeat; background-position: 90% 6px; padding-right: 18px; margin-left: 2px; }
.pagination .next:hover { background-image: url(/edu/educator/images/nextarrow.png); background-repeat: no-repeat; background-position: 90% 6px; padding-right: 18px; }
.pagination .previous { background-image: url(/edu/educator/images/prevarrow.png); background-repeat: no-repeat; background-position: 10% 6px; padding-left: 18px; margin-right: 2px; }
.pagination .previous:hover { background-image: url(/edu/educator/images/prevarrow.png); background-repeat: no-repeat; background-position: 10% 6px; padding-left: 18px; }
.pagination .howmany { padding-left: 30px; }
.page-counttrue { margin: 0 4px; }
/* @end pagination */

/* @group quickfilter */
.quickfilter { position: relative; height: 60px;}
.quickfilter .search-box { width: 500px; }
.quickfilter .clearsearch { position: relative; top: 13px; right: 36px; width: 20px; height: 0; padding-top: 20px; display: block; background: transparent url(/edu/educator/images/clearsearch.png) no-repeat 4px 3px; overflow: hidden; }

dd .clearsearch { position: relative; top: 20px; width: 20px; height: 0; padding-top: 20px; display: block; background: transparent url(/edu/educator/images/clearsearch.png) no-repeat 4px 3px; overflow: hidden; }

li.icon-share {list-style-type: none; padding-left: 26px; padding-bottom: 2px; float:right;}
li.icon-share a {text-decoration:none;}
/* smaller quickfilter in content areas */
h1 + .langsupportlink + .quickfilter .search-box,
h1 + .quickfilter .search-box,
.library .quickfilter .search-box,
#facets .quickfilter .search-box { width: 175px; height: 18px; font-size: 14px; }

/*library quickfilter fixes*/
.library .quickfilter { position: absolute; top: 0px;  right: 0; }
.library .quickfilter .clearsearch { position: absolute; top: 3px; right: 5px; width: 20px; height: 0; padding-top: 20px; display: block; background: transparent url(/edu/educator/images/clearsearch.png) no-repeat 4px 3px; overflow: hidden; }
.library .quickfilter .search-box { right:-20px; padding-left: 10px; }

/* newsroom quickfilter fixes */
#facets .quickfilter { position: absolute; top: 0; right: 0; }
#facets .quickfilter .clearsearch { position: absolute; top: 3px; right: 5px; }

/*help me with... quickfilter placement*/
h1 + .quickfilter,
h1 + .langsupportlink + .quickfilter { position: absolute; top: 0; right: 0; }
h1 + .quickfilter .clearsearch,
h1 + .langsupportlink + .quickfilter .clearsearch { position: absolute; top: 3px; right: 5px; }

.highlight { background: #ffee99; color: #333; }

.chooseLang { position: relative; bottom: 6px; left: 10px; float:left; }

/* @end quickfilter */

/*@group .content-admin*/
.content-admin h1 { display: inline-block; margin-bottom: 30px; }
.content-admin .pagination { float: right; bottom:6px; }
.content-admin .quickfilter { position: relative; float: none; height: 20px; }
.content-admin .quickfilter .search-box { width: 330px; height: 36px; font-size: 18px; }
.content-admin .quickfilter .clearsearch { position: relative; top: 13px; right: 28px; width: 20px; height: 0; padding-top: 20px; display: block; background: transparent url(/edu/educator/images/clearsearch.png) no-repeat 4px 3px; overflow: hidden; }


.form-key { 
background: #ffb;
background: -moz-linear-gradient(top, #d2d2d2 0%, #e2e2e2 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#d2d2d2), color-stop(0.8,#e2e2e2));
background: -webkit-linear-gradient(top, #d2d2d2 0%,#e2e2e2 80%);
background: -o-linear-gradient(top, #d2d2d2 0%,#e2e2e2 80%);
background: -ms-linear-gradient(top, #d2d2d2 0%,#e2e2e2 80%);
background: linear-gradient(top, #d2d2d2 0%,#e2e2e2 80%);
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
-moz-box-shadow: 0 1px 6px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.2);
box-shadow: 0 1px 6px rgba(0,0,0,0.2);
border: 1px solid #ccc;
position: absolute; top: 50px; right: 15px; padding: 10px; width: 210px; color: #555; }
.form-key h4 { color: #404040; padding: 0; font-size: 13px; font-weight: bold; margin-top: 0; line-height: 1.5;}
.form-key p + h4 { margin-top: .75em; }
.form-key li { 
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
display: inline-block; background: #84afcb; padding: 2px 8px; line-height: 1.2; margin: 4px 2px; }
.form-key li:first-child { margin-left: 0; }
.form-key li a { color: #fff; text-decoration: none; }
.form-key li a:hover { text-decoration: underline; }

/*@end .content-admin*/

/* @group .simpletable */

.simpletable { width: 100%; font-size: 13px; }
.simpletable + h4 { margin-top: 1.75em; }
.simpletable.spacer { margin-top: 10px; }

.simpletable th a { color: #666; display: block; }
.simpletable th a:hover { color: #000; }
.simpletable th a:active { color: #666; }

.simpletable th { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; color: #666; font-weight: bold; border-bottom: 1px solid #bbb; margin: 0; padding: 0 10px 4px 10px; text-transform: uppercase; font-size: 12px; }
.simpletable td { color: #666; border-bottom: 1px solid #ddd; margin: 0; padding: 6px 8px; line-height: 1.3; vertical-align:top}

.simpletable .sort-down { padding-left: 16px; background: transparent url(/edu/educator/images/table_sort_down.png) no-repeat 0 2px; }
.simpletable .sort-up { padding-left: 16px; background: transparent url(/edu/educator/images/table_sort_up.png) no-repeat 0 2px; }

.simpletable th:first-child,
.simpletable td:first-child,
.simpletable th:last-child,
.simpletable td:last-child { padding-left: 5px; }

.simpletable td a { color: #555;}

.simpletable td.icons a,
.simpletable td.icons img { float: left; margin-right: 3px; text-decoration: none; }
.simpletable td.icons a img { margin-right: 0; text-decoration: none; }

.simpletable td.icons a:hover,
.simpletable td.icons img:hover,
.simpletable td.icons a:hover img { text-decoration: none; }

.simpletable tr.inactive td a,
.simpletable tr.inactive td { color: #BBB; }

.simpletable img { max-width: 200px; }

.formintro { padding-left: 20px; color: #888 !important; }

.simpletable tr:hover td { background-color: #e5f1f9; }

.simpletable tr td.actions { text-align: right; width: 42px; min-width: 42px; }
.simpletable .actions a,
.simpletable td a.delete { display: block; float: right; width: 16px; height: 16px; padding: 2px; text-indent: 3000px; overflow: hidden; }
.simpletable td a.delete,
.simpletable .actions .delete,
.simpletable td a.lang-delete { background: url(/edu/images/icon-16-delete.png) no-repeat top left; opacity: 0.4; }
.simpletable td a.delete:hover,
.simpletable .actions .delete:hover { opacity: 1.0; }

.simpletable .actions .status { background: url(/edu/images/icon-16-status.png) no-repeat top left; }

.simpletable .actions .status.status-draft { background-position: 0 -36px; } 
.simpletable .actions .status.status-in-review { background-position: 0 -72px; } 
.simpletable .actions .status.status-approved { background-position: 0 0; } 
.simpletable .actions .status.status-publish { background-position: 0 -108px; } 
/* @end .simpletable */

/*@group .child-row*/
.parent-row.expanded td { border-bottom: none; padding-bottom: 2px; padding-top: 2px }
.parent-row.no-parent td:first-child { font-weight: bold; }
.parent-row td a { display: inline; }
.parent-row td .counter, 
.sr-content .counter { 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
display: inline-block; padding: 1px 10px; margin-left: 5px; background-color: #999; color: #fff; font-size: 12px; font-weight: bold; }
.parent-row td .counter:hover { color: #444; background-color: #ddd; text-decoration: none; }
.child-row td { 
    background:rgb(245,245,245);
    border-bottom: none; 
    line-height: 1.2;
    padding: 2px 8px; 
}
.child-row td a { display: inline; }
.parent-row + .child-row td { border-top: none; padding-top: 0; }
.child-row + .child-row td { border-top: 1px solid #eee; padding: 2px 8px; }
.child-row td:first-child { padding-left: 20px; }
.child-row + tr td { border-bottom: 1px solid #ddd; }
/*@end .child-row*/

/* @group copy table */
.copy table { width: 100%; font-size: 13px; }

.copy table th { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; color: #666; font-weight: bold; border-bottom: 1px solid #bbb; margin: 0; padding: 0 10px 4px 10px; text-transform: uppercase; font-size: 12px; }
.copy table th a { color: #666; display: block; }

.copy table td { color: #666; border-bottom: 1px solid #ddd; margin: 0; padding: 6px 8px; line-height: 1.3; }
/*.copy table td a { background-position: 0 2px !important; } commented out by Daniel to correct error with Manual TOC view */
/* @end copy table */

/* @group addtable */
.addtable { border: 1px solid #ddd; border-right: none; font-size: 14px; }
.addtable td { border: 1px solid #ddd; border-left: none; vertical-align: top; padding: 0; width: 280px; }
.addtable td.middle { vertical-align: middle; padding: 0 20px; }

.addtable th { 
background-color: #ddd;
background: -moz-linear-gradient(top, #eee 0%, #fff 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#eee), color-stop(0.8,#fff));
background: -webkit-linear-gradient(top, #eee 0%,#fff 80%);
background: -o-linear-gradient(top, #eee 0%,#fff 80%);
background: -ms-linear-gradient(top, #eee 0%,#fff 80%);
background: linear-gradient(top, #eee 0%,#fff 80%);
border: 1px solid #ddd; border-left: none; white-space: nowrap; padding: 6px; line-height: 28px; }

.addlist-current { height: 300px; overflow: auto; }
.addlist p { padding: 30px; font-size: 30px; color: #ddd; }
.addlist li label:hover { background: #eee; }

.addlist-current li label { display: block; padding: 3px; border-bottom: 1px solid #eee; cursor: pointer; cursor: pointer; }
.addlist-current li input { float: left; margin-top: 4px; }
/* @end addtable */

/* @group media */
.media img { margin-left: 4px; float: left; margin: 0 10px 20px 0; max-width: 80px; max-height: 80px; }
.media li { clear: both; }

.media a,
.media a:hover { border-bottom: none; cursor: pointer; color: #666; }

.imageref { display: block; margin: 2px 0 6px 0; float:left; }
.imageref li {padding:0px;}
.iconlist .imageref{
    text-indent:0px;
}
.mediadb:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; top: -1em; position: relative; }

.mediadb li { margin: 2px 2px 10px 2px; width: 123px; height: 195px; float: left; text-align: center;
-moz-border-radius: 3px;
-webkit-border-radius: 3px; background: #ddd; padding: 7px; position: relative; font-size: 12px; }
.mediadb li li { margin: 0; width: inherit; height: inherit; float: none; text-align: left;
-moz-border-radius: 0;
-webkit-border-radius: 0; background: none; padding: 0; font-size: inherit; line-height: 20px; }
.mediadb li li a { color: #666; }

.mediadb img { width: 100px; }

.mediacaption { 
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
position: absolute; bottom: 0; left: 0; padding: 4px; background: #eee; color: #555; width: 129px; }
.mediacaption h3 { font-size: 12px !important; color: #000; line-height: 15px; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }

.viewas { text-align: right; margin: 8px 4px 0 0; font-size: 11px; }
.viewas a { 
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #333; padding: 1px 3px; text-transform: uppercase; font-size: 11px; }

.viewas a:hover,
.viewas a.selected { color: #fff; background: #666; }

/* @end */

/* @group accordion */
ul.menu { 
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px; }
ul.menu,
ul.menu ul { list-style-type: none; margin: 0; padding-bottom: 10px; width: 198px; }

ul.menu a { display: block; text-decoration: none; }

ul.menu li { border-bottom: 1px solid #ddd; width: 198px; }
ul.menu li li { border-bottom: none; padding: 4px 4px 4px 24px; width: 168px; }
ul.menu li li a { width: 158px; }
ul.menu li li.selected { 
background: #f0f0f0; 
background: -moz-linear-gradient(top, #fff 0%, #e6e6e6 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#fff), color-stop(0.8,#e6e6e6));
background: -webkit-linear-gradient(top, #fff 0%,#e6e6e6 80%);
background: -o-linear-gradient(top, #fff 0%,#e6e6e6 80%);
background: -ms-linear-gradient(top, #fff 0%,#e6e6e6 80%);
background: linear-gradient(top, #fff 0%,#e6e6e6 80%);
border-top: 1px solid #d3d3d3; border-left: 1px solid #c2c2c2; border-right: 1px solid #c2c2c2; border-bottom: 1px solid #b1b1b1;
-webkit-box-shadow: 0 1px 2px #ddd;
-moz-box-shadow: 0 1px 2px #ddd; 
box-shadow: 0 1px 2px #ddd; 
padding: 6px 4px 6px 24px; margin: -4px 0 0 0; }

ul.menu li li.selected a { color: #333; }

.menutitle { color: #666; padding: 10px; font-size: 14px; font-family: headline, sans-serif; }

ul.menu li ul li a { color: #999; font-size: 13px; }
ul.menu a:hover { color: #000 !important; }

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }

.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }
/* @end accordion */

/* @group sidebar styles */

.portrait { 
-moz-box-shadow: #888 0 1px 7px;
-webkit-box-shadow: #888 0 1px 7px;
box-shadow: #888 0 1px 7px;
width: 150px; border: 2px solid #fff; }

#split-sidebar blockquote { font-family: headline, sans-serif; padding-top: 20px; font-size: 14px; line-height: 18px; position: relative; }

.openquote { width: 28px; height: 0; padding-top: 28px; display: block; float: left; overflow: hidden; background: transparent url(/edu/educator/images/openquote.gif) no-repeat 0 3px; margin-right: 6px; }

.attribution { color: #555; display: block; font-size: 12px; text-transform: uppercase; padding-top: 8px; }

.quote { line-height: 18px; font-size: 14px; }
.quote p { margin-bottom: 10px; }

.quote-footer { margin-bottom: 20px; border-bottom: 1px solid #ddd; padding-bottom: 20px; padding-left: 20px; }
.quote-footer .attribution { padding: 0 0 6px 0; font-size: 14px; text-transform: inherit; }
.quote-footer .source { font-size: 11px; }
.quote-footer .tags { font-size: 11px; }

#split-sidebar a.attribution:hover { color: #333 !important; }
#split-sidebar .h3 { padding: 8px 0; }

/* @end */

/* @group resources */

.resources { background: transparent url(/edu/educator/images/resources_back.gif) no-repeat 0 0; float: left; width: 962px; }
.resources h2.h2 { 
    padding-top: 16px; 
}
.palcolumn h2.h2, h3.h3{ /* @TODO Remove this guy? at least  eliminate the classes */
    clear:both;
}

#scripturebrowse-header { display: block; padding: 12px 10px; color: #333; font-size: 13px; position: absolute; top: 10px; left: 10px; }

#scriptureList { margin-top: 40px; }

.back { background-position: 0 2px; }

#scripturebrowse { float: left; margin-right: 20px; }
#scripturebrowse li.columnav-menu {  }
#scripturebrowse li.columnav-menu a { padding: 2px 9px; font-size: 13px; }
#scripturebrowse li.columnav-menu div { height: 297px; }

.column #columnav { margin-left: -10px; }

.column .carousel-component ul.carousel-list li.columnav-menu a span { background-position: 4px 0; padding-left: 24px; }

.palcolumns { margin-bottom: 30px; }
.palcolumns:after { display: block; clear: both; content: " "; }

.palcolumn { width: 286px; float: left; padding-left: 24px; border-right:none; padding-right:0px;}
.palcolumn:first-child {
    border-left: 0;
    border-right: 1px solid #d4d1c9;
    padding-left: 0;
    padding-right: 24px;
}

/* @end */

/* @group contact */
address, .address { font-size: 14px; line-height: 22px; padding-bottom: 20px; }
.image-contact { float: left; margin: 6px 20px 20px 0; width: 140px; clear: both; }
.image-contact img { width: 120px; }
.image-contact caption { width: 120px !important; }
/* @end contact */

/* @group tools */
.tools { position: absolute; top: 0; right: 0; font-size: 12px; padding: 6px; color: #666; }
.tools label { padding: 0 4px 0 6px; }
.tools select { font-size: 12px; }
/* @end tools */

/* @group filters */
.filters { float: right; font-size: 12px; color: #666; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }

.filters a { color: #888; }
.filters a.active { color: #28aafc; background: transparent url(/edu/educator/images/filter_check.png) no-repeat 0 1px; padding-left: 15px; }

.filters ul { margin: 0; padding: 0; }
.filters li { background: transparent; padding: 1px 0; }
.filters em { font-size: 11px; font-style: normal; color: #bbb; }

#daterange { padding: 0 0 2px 2px; height: 18px; width: 104px; font-size: 11px; border-top: 1px solid #bbb; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #eee; color: #555; }

.filters p { line-height: 16px; }
.filters p a { white-space: nowrap; }

.filters .basicform .text,
.filters .quicksearch,
.filters .basicform .textarea { 
-moz-border-radius: 0;
-webkit-border-radius: 0; 
border-radius: 0;
border-top: 1px solid #bbb; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #eee; padding: 4px; color: #555; width: 100%; font-size: 12px !important; }

.filters ul.related a { color: #333; text-decoration: underline !important; }

.add { background: transparent url(/edu/educator/images/add.png) no-repeat 0 0; padding-left: 16px; }

.filters li.delete { position: relative; left: -18px; cursor: pointer; }
.filters li.delete a.trash { visibility: hidden; float: left; margin-right: 2px; }
.filters li.delete:hover a.trash { visibility: visible; }
/* @end filters */

/* @group actions */
.sidebar-actions { margin-top: 20px; font-size: 12px; color: #666; }

.sidebar-actions .button { margin-bottom: 10px; }

.actions-fixed { 
background-color: #bbb;
background: -moz-linear-gradient(top, #999 0%, #bbb 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#999), color-stop(0.8,#bbb));
background: -webkit-linear-gradient(top, #999 0%,#bbb 80%);
background: -o-linear-gradient(top, #999 0%,#bbb 80%);
background: -ms-linear-gradient(top, #999 0%,#bbb 80%);
background: linear-gradient(top, #999 0%,#bbb 80%);
-moz-box-shadow: #bbb 0 2px 5px;
-webkit-box-shadow: #bbb 0 -1px 5px; 
box-shadow: #bbb 0 -1px 5px;
color: #000; position: fixed; left: 0; bottom: 0; width: 100%; padding: 12px 0; z-index: 999; height: 16px; border-top: 1px solid #aaa; }

.actions-fixed-right,
.actions-fixed-left { display: block; position: absolute; top: 8px; right: 8px; width: 400px; z-index: 1000; text-align: left; }

.actions-fixed-left { left: 8px; top: 8px; }
/* @end */

/* @group basic form */

.basicform { margin: 0; padding: 0; }

.basicform .text,
.basicform .textarea { 
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border: 1px solid #ccc; padding: 4px; color: #716c66; font-size: 16px; background: #fff url(/edu/educator/images/fieldshadow.png) repeat-x 0 0; }

.basicform label { font-size: 16px; color: #666; }

.basicform .error label,
.error { color: #bc0000 !important; }

p.requiredmessage { padding: 20px 0 0 20px; font-size: 16px; font-weight: bold; }

.basicform input.file { border: none; }
.basicform dt { padding-bottom: 4px; }
.basicform dd.ldsaccount { background: transparent url(/edu/educator/images/ldsaccount.png) no-repeat 244px 5px; }
.basicform dd { color: #888; padding-bottom: 20px; }
.basicform dd a { color: #7188BC; text-decoration: underline; }

.basicform dt { padding-bottom: 2px; }

.filters .basicform dd { padding-bottom: 10px; }
.filters .basicform label,
.filters .basicform .text,
.filters .basicform .textarea,
.filters .basicform select { font-size: 13px; }
.filters .basicform em { font-size: 11px; font-style: normal; color: #666; }

.basicform.tiny .text,
.basicform.tiny label { font-size: 12px; }

.basicform.tiny dd { padding-bottom: 6px; }
.basicform.tiny dt { padding-bottom: 2px; }
/* @end */

/* @group in context */
.incontext { display: block; position: absolute; top: 2px; right: 2px; width: 24px; height: 0; padding-top: 0px; overflow: show; text-decoration: none !important; border: none !important; z-index: 2; }
/* @end */

/* Skin */
.ui-tabs-nav { list-style: none; margin: 0; padding: 0; list-style-type: none; font-size: 16px; margin-bottom: -1px; line-height: 1; }
.ui-tabs-nav:after { display: block; clear: both; content: " "; }
.ui-tabs-nav { zoom: 1; }
.ui-tabs-nav li { list-style-type: none; float: left; float: left; padding: 0; background-color: #ddd; border: 1px solid #ccc; margin: 1px 0 0 5px; position: relative; top: 0px; }

.ui-tabs-nav a { position: relative; top: 1px; z-index: 2; padding-left: 0; color: #27537a; text-align: center; text-decoration: none; white-space: nowrap; /* required in IE 6 */ display: block; padding: 5px 7px; }

.error { background: url(/edu/educator/images/icon_error.png) no-repeat 0 0; padding-left: 22px; }
.alert { 
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
border-radius: 10px;
background: url(/edu/educator/images/icon-error.png) no-repeat 10px 6px #FFF; margin: 15px; padding: 15px 35px 15px 51px; position: relative; color: #BC0000; font-size: 16px; }

.ui-tabs-nav li.ui-tabs-selected { background: #fff; border-bottom: 1px solid #fff; border-top: 2px solid #666; margin-top: 0; }

.ui-tabs-nav .ui-tabs-selected a { color: #000; }

.ui-tabs-nav .ui-tabs-selected a, 
.ui-tabs-nav a:hover, 
.ui-tabs-nav a:focus, 
.ui-tabs-nav a:active { outline: 0; }

.ui-tabs-nav a span { width: 64px; min-width: 64px; padding-right: 0; }
*>.ui-tabs-nav a span { width: auto; height: auto; }

.ui-tabs-nav .ui-tabs-selected a:link, 
.ui-tabs-nav .ui-tabs-selected a:visited, 
.ui-tabs-nav .ui-tabs-disabled a:link, 
.ui-tabs-nav .ui-tabs-disabled a:visited { cursor: text; }

.ui-tabs-nav a:hover, 
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active { cursor: pointer; }

.ui-tabs-nav .ui-tabs-disabled { opacity: .4; }
.ui-tabs-container { border-top: 1px solid #ccc; padding: 1em 8px; background: #fff; width: 100% !important; }

.ui-tabs-loading em { padding: 0 0 0 20px; background: url(/edu/educator/images/loading.gif) no-repeat 0 50%; }
/* @end */

/* @group new directory */

.directoryintro { width: 300px; float: right; }
.directoryintro ul { font-size: 14px; line-height: 1.3; }
.directoryintro ul > li + li, .directoryintro ol > li + li { margin-top: 15px; }

.directory { 
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
background: #e7e5df; width: 660px; float: left; }

.directoryheader { 
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
height: 62px; background: #cfc8bc; position: relative; }
.directoryheader input[type="text"] { 
-webkit-border-radius: 5px;
-moz-border-radius: 5px; 
border-radius: 5px;
-moz-box-shadow: #ccc 0px 2px 4px inset;
-webkit-box-shadow: #ccc 0px 2px 4px inset; 
box-shadow: #ccc 0px 2px 4px inset; 
border: 1px solid #9a8f7e; height: 41px; font-size: 19px; padding-left: 10px; padding-right: 10px; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; width: 490px; color: #bbb; background: #fff; position: absolute; left: 10px; top: 10px; line-height: 40px; }
.directoryheader input[type="text"].focused, .directoryheader input[type="text"]:focus { color: #666; }

.directorybutton { 
background: #ae0b32; 
background: -moz-linear-gradient(top, #afa696 0%, #70614a 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#afa696), color-stop(0.8,#70614a));
background: -webkit-linear-gradient(top, #afa696 0%,#70614a 80%);
background: -o-linear-gradient(top, #afa696 0%,#70614a 80%);
background: -ms-linear-gradient(top, #afa696 0%,#70614a 80%);
background: linear-gradient(top, #afa696 0%,#70614a 80%);
-moz-border-radius: 6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
-moz-box-shadow: #9a8f7e 0 2px 2px;
-webkit-box-shadow: #9a8f7e 0 2px 2px;
box-shadow: #9a8f7e 0 2px 2px;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; height: 43px; color: #fff !important; font-size: 19px; cursor: pointer; cursor: pointer; text-decoration: none !important; text-shadow: #444 0 -1px 1px; position: absolute; top: 10px; right: 10px; width: 120px; border: none; text-align: center; }

.directorytools { padding: 20px 20px 0 20px; color: #000; font-weight: bold; }
.directorytools ul { display: inline; }
.directorytools li { display: inline; padding: 0 7px 0 5px; color: #666; font-weight: normal; }
.directorytools li input { margin-right: 4px; }

.directoryresults { 
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
border-radius: 10px;
padding: 20px; background: #e7e5df; font-size: 14px; color: #635948; }
.directoryresults img { 
-moz-box-shadow: #444 0 1px 3px;
-webkit-box-shadow: #444 0 1px 3px;
box-shadow: #444 0 1px 3px;
height: 50px; border: 2px solid #fff; float: left; margin-right: 10px; }

.directoryresults span { font-weight: bold; }
.directoryresults span.type { font-size: 11px; text-transform: uppercase; color: rgb(235,148,55)/*#DF6C0C*/; }
.directoryresults .type > .role { color: #404040; font-weight: normal; }

.directoryresults li { border-bottom: 1px solid #fff; display: block; padding: 6px 0 6px 6px; line-height: 18px; font-size: 12px; }
.directoryresults li:first-child { border-top: 1px solid #fff; }
.directoryresults li:hover { background-color: #e0dac9; }
.directoryresults li:hover,
.directoryresults li:hover span { color: #473f33; }
.directoryresults li:hover .type { color: #cb610a; }
.directoryresults li a:hover,
.directoryresults li:hover strong { color: #000; }

.directoryresults strong { font-size: 15px; color: #333; font-family: headline, Helvetica, Arial, sans-serif; }

.directoryresults li.icon-person { background: transparent url(/edu/educator/images/icon_person.png) no-repeat 1px 6px; padding-left: 24px; }
.directoryresults li.icon-building { background: transparent url(/edu/educator/images/icon_building.png) no-repeat 1px 6px; padding-left: 24px; }
.directoryresults li.icon-map { background: transparent url(/edu/educator/images/icon_map.png) no-repeat 1px 6px; padding-left: 24px; }

.directoryresults .leader { background-color: rgb(255,251,247); }
.directoryresults .leader + .leader { border-top: 1px solid #E7E5DF; }
.directoryresults .support-specialist { background-color: rgb(241,239,233); }

.directoryresults  .icon { 
margin-left: -23px; 
float: left;
padding-left: 3px;
font-size: 15px;
font-weight: normal;
}

.newiconcode {
    margin-bottom: 10px;
}

.directoryresults  .lighter {
color: #ABA698;
text-shadow: 0px 1px #F5F5F2;
}

.directoryresults  .darker {
color: #554E43;
text-shadow: 0px 1px #F5F5F2;
}

.directoryresults  .normal {
color: #736C60;
text-shadow: 0px 1px #F5F5F2;
}

.directoryicons  .lighter {
color: #ABA698;
text-shadow: 0px 1px #F5F5F2;
}

.directoryicons  .darker {
color: #554E43;
text-shadow: 0px 1px #F5F5F2;
}

.directoryicons  .normal {
color: #736C60;
text-shadow: 0px 1px #F5F5F2;
}

.jobcode-header {
padding-right: 20px;
}

.icon-header {
padding-right: 70px;
}

.iconForm div.addicon {
    padding-bottom: 20px;
}

.iconForm ul {
    padding: 20px 0;
    border-top: 2px solid black;
}

.iconForm table {
    margin-bottom: 10px;
}

.iconForm input.submit, .iconForm select {
    color: #333;
    font-size: 13px;
    cursor: pointer;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    -moz-box-shadow: #555 0 1px 2px;
    -webkit-box-shadow: #555 0 1px 2px;
    box-shadow: #555 0 1px 2px;
    border-top: 1px solid #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee !important;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 4px 10px;
    color: #333;
    background: #E4DFD5;
    background: -moz-linear-gradient(top, #e4dfd5 0%, #cdc7be 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#e4dfd5), color-stop(0.8,#cdc7be));
    background: -webkit-linear-gradient(top, #e4dfd5 0%,#cdc7be 80%);
    background: -o-linear-gradient(top, #e4dfd5 0%,#cdc7be 80%);
    background: -ms-linear-gradient(top, #e4dfd5 0%,#cdc7be 80%);
    background: linear-gradient(top, #e4dfd5 0%,#cdc7be 80%);
}

.iconForm h1, .iconForm h2, .iconForm h3 {
    padding: 0;
    margin: 0 0 5px 0;
}

.directory .pagination { padding: 0 0 20px 20px; }

.directorybreadcrumbs { background: #cfc8bc url(/edu/educator/images/dir_gradient.png) repeat-x 0 0; border-top: 1px solid #e7e5df; height: 35px; }
.directorybreadcrumbs a { display: inline-block; height: 35px; line-height: 32px; color: #494133; font-size: 15px; text-shadow: 0 1px 1px #fff; margin: 0 10px; float: left; }
.directorybreadcrumbs a:hover { color: #000; }
.directorybreadcrumbs a.icon-building { background: transparent url(/edu/educator/images/icon_building.png) no-repeat 1px 6px; padding-left: 24px; }
.directorybreadcrumbs a.icon-map { background: transparent url(/edu/educator/images/icon_map.png) no-repeat 1px 6px; padding-left: 24px; }
.directorybreadcrumbs span { display: inline-block; height: 0; padding-top: 35px; width: 18px; background: url(/edu/educator/images/dir_breadcrumb_divider.png) no-repeat 0 0; overflow: hidden; float: left; margin-left: -5px; }

.persondetails { width: 400px; float: right; }

.personphoto { float: left; margin-right: 30px; width: 100px; }

.directorydetails { padding: 30px; position:relative; }
.directorydetails img { 
-moz-box-shadow: #444 0 1px 5px;
-webkit-box-shadow: #444 0 1px 5px; 
box-shadow: #444 0 1px 5px;
width: 100px; border: 4px solid #fff; float: left; margin-right: 30px; }
.directorydetails h3 { padding-bottom: 0 !important; color: #DF6C0C; }
.directorydetails h4 { font-family: headline, sans-serif; font-size: 17px; border-bottom: 1px solid #cfc8bc; padding-bottom: 3px; padding-top: 10px; color: #333; }

.detailgrid { clear: both; margin: 10px 0; font-size: 14px; }
.detailgrid th { border: none; text-align: right; padding: 0 10px 5px 0; white-space: nowrap; vertical-align: top; width: 150px; }
.detailgrid td { color: #000; border: none; padding: 0 0 5px 0; vertical-align: top; }
.directorydetails p { padding-bottom: 20px; font-size: 15px; }
.directorytools a,
.directorytools select { margin-right: 10px; }
.directorydetails a,
.directoryresults a,
.directorytools a { font-weight: normal; }
.directorydetails a:hover,
.directoryresults a:hover,
.directorytools a:hover { color: #000; text-decoration: underline; }

.directorydetails #updateButton, .directorydetails #impbutton { 
    left: 10px;
    position: absolute; 
    top: 170px; 
}
.directorydetails #impbutton{
    left:35px;
}
.online { background: url(/edu/educator/images/status_on.png) no-repeat 0 5px; padding-left: 14px; }

.offline { background: url(/edu/educator/images/status_off.png) no-repeat 0 5px; padding-left: 14px; }
/* @end */

/* @group print */
body.printlist { background: #fff; }
.printlist h3 { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; color: #000; padding: 0; }
.printlist h4 { color: #000; padding: 0; font-size: 13px; }
.printheader { background: #ddd; padding: 9px; font-size: 14px; text-align: left; color: #000; }
.printlist { margin: 0; padding: 0; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 9px !important; text-align: center; }

.printdetails { padding: 20px 20px 10px 20px; display: block; float: left; border: 1px solid #bbb; width: 170px !important; margin: 10px; height: 300px; }


.printdetails h3 { font-weight: bold; clear: none !important; margin-bottom: 5px; font-size: 16px; text-align: left; line-height: 18px; }
.printdetails img { border: 1px solid #000; margin: 0 10px 10px 0; float: left; width: 50px; }
.printdetails .detailgrid { width: 100%; margin: 10px 0; }
.printdetails .detailgrid th { border: none; text-align: right; padding: 0 6px 5px 0; color: #000; white-space: nowrap; vertical-align: top; font-size: 11px; width: inherit; }
.printdetails .detailgrid td { border: none; padding: 0 0 5px 0; vertical-align: top; text-align: left; font-size: 11px; }
.printdetails p { padding-bottom: 20px; text-align: left; }
.printdetails a { color: #7188BC; border-bottom: 1px solid #ccc; }
.printtable { width: 100%; }
.printtable th { font-weight: bold; text-align: left; border-bottom: 1px solid #000; padding: 4px; }
.printtable td { text-align: left; border-bottom: 1px solid #ccc; padding: 4px; vertical-align: top; page-break-inside: avoid; }
.printtable tr { page-break-inside: avoid; }
/* @end print*/

/* @group qtip plugin styles */
.qtip { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }
.qtip-active, .qtip-defaults { z-index: 67000; }
.qtip-tip { height: 16px !important; left: 12px !important; top: 1px !important; width: 23px !important; z-index: 77000; }
.qtip-wrapper { -moz-box-shadow: 3px 3px 6px rgba(0,0,0,.4);
-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.4); box-shadow: 3px 3px 6px rgba(0,0,0,.4); z-index: 55000; }
.qtip-contentWrapper { background-color: transparent !important; border: none !important; }
.qtip .qtip-title { background-color: #df6c0c !important; color: #fff; font: Headline, serif; padding: 0 0 8px 0; }
.qtip .qtip-title acronym { text-transform: uppercase; font-size: 14px !important; }
.qtip .qtip-title .qtip-button { color: #fff; padding: 0 5px 0 15px; }
.qtip-button { float: right; cursor: pointer; margin-top: 3px; }
.qtip .qtip-title .qtip-button img { margin-bottom: 4px; }
.qtip .qtip-content { padding: 8px !important; overflow: hidden !important; background-color: #df6c0c !important; color: #fff !important; }
/* @end qtip plugin styles */

/*@group .footnotes*/
.footnotes { padding: 10px; background: #fff; }
.footnotes p { line-height: 18px !important; color: #444; }
.footnotes dt { float: left; width: 29%; margin-right: 1%; clear: both; }
.footnotes a { color: #3b96c5; border-bottom: 1px solid #7188BC; }
.footnotes dd { float: left; width: 70%; }
.footnotes li,
.footnotes dt,
.footnotes dd { margin-bottom: 10px; }
.footnotes acronym { color: #486fae; font-variant: small-caps; font-size: 12px; }
.footnotes .viewin { background: none; border-top: 1px solid #eee; text-transform: uppercase; padding-top: 10px; margin: 10px 0 0; overflow: hidden; }
.footnotes .viewin li { display: inline; }
.footnotes .viewin .next { position: static; display: inline; float: left; font: 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif; }
.footnotes .viewin .next { float: right; }
/*@end .footnotes*/

#editIconWrapper { margin-bottom: -20px; }

.newsDate { font-size: 11px; }

#impersonate { 
background: #ae0b32;
background: -moz-linear-gradient(top, #d43d73 0%, #ae0b32 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#d43d73), color-stop(0.8,#ae0b32));
background: -webkit-linear-gradient(top, #d43d73 0%,#ae0b32 80%);
background: -o-linear-gradient(top, #d43d73 0%,#ae0b32 80%);
background: -ms-linear-gradient(top, #d43d73 0%,#ae0b32 80%);
background: linear-gradient(top, #d43d73 0%,#ae0b32 80%);
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
border-top-right-radius: 10px;
-moz-box-shadow: #444 0 2px 5px;
-webkit-box-shadow: #444 0 2px 5px;
box-shadow: #444 0 2px 5px;
color: #fff; height: 16px; left: 0; padding: 12px 0 12px 20px; position: fixed; bottom: 0; width: 606px; z-index: 999; }

#impersonate-actions { position: absolute; right: 8px; text-align: right; top: 12px; width: 400px; z-index: 1000; }

#lpButDivID { position: absolute; right: 220px; bottom: 20px; }

#selfSupport { position: absolute; top: 10px; z-index: 1; }
#selfSupportArt { left: 440px; position: absolute; top: 0px; }

.taxname { margin-top: 50px; }

#lpButDivIDArt .lpStaticButtonTR img { height: 33px; }
#lpButDivID .lpStaticButtonTR img { height: 40px; }

h1 .lpStaticButtonTR td, 
.copy .lpStaticButtonTR td { vertical-align: middle; margin: 0; padding: 0; border: none; color: #777; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: 400; }
.lpEmtStarRating, .lpPoweredBy { display: none; }

.highlightThisContent { float: left; width: 200px; }
.unpublishStickyDate { position: relative; top: 50px; }

#publishDate, #unpublishDate, #creationDate, #unpublishStickyDate { float: left; }

/* jQuery alerts plugin style */
#popup_container { 
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 12px; min-width: 300px; max-width: 600px; background: #FFF; border: solid 5px #999; color: #000; }

#popup_title { font-size: 14px; font-weight: bold; text-align: center; line-height: 1.75em; color: #666; background: #CCC url(/edu/educator/images/title.gif) top repeat-x; border: solid 1px #FFF; border-bottom: solid 1px #999; cursor: default; padding: 0em; margin: 0em; }

#popup_content { background: 16px 16px no-repeat url(/edu/educator/images/common/info.gif); padding: 1em 1.75em; margin: 0em; }
#popup_content.alert { background-image: url(/edu/educator/images/common/info.gif); }
#popup_content.confirm { background-image: url(/edu/educator/images/important.gif); }
#popup_content.prompt { background-image: url(/edu/educator/images/common/help.gif); }
#popup_message { padding-left: 48px; }
#popup_panel { text-align: center; margin: 1em 0em 0em 1em; }
#popup_prompt { margin: .5em 0em; }

/* end jQuery alerts plugin styles */

/* @group sticky */

#sticky { background: transparent url(/edu/educator/images/stickyshadow.png) no-repeat bottom right; padding: 0 20px 16px 0; position: absolute; z-index: 2; width: 280px; }

.stickycontent { 
    background: #fbffc7; 
    background: -moz-linear-gradient(top, #f7ff8d 0%, #fbffc7 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#f7ff8d), color-stop(0.8,#fbffc7));
    background: -webkit-linear-gradient(top, #f7ff8d 0%,#fbffc7 80%);
    background: -o-linear-gradient(top, #f7ff8d 0%,#fbffc7 80%);
    background: -ms-linear-gradient(top, #f7ff8d 0%,#fbffc7 80%);
    background: linear-gradient(top, #f7ff8d 0%,#fbffc7 80%);
    padding: 20px; position: relative; }

.stickycontent img { float: left; margin: 0 12px 12px 0; max-width: 70px; }

.stickycontent p { padding-bottom: 10px; line-height: 17px; }
.stickycontent p strong,
.stickycontent p b { font-weight: bold; }
.stickycontent p em { font-style: italic; }
.stickycontent p a { color: #000; border-bottom: 1px solid #666; }

.stickycontent h3 { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; color: #666; line-height: 22px; white-space: normal; padding-bottom: 16px; }
.stickycontent h3 a { color: #666; }
.stickycontent h3 a:hover { color: #000; }

.stickyclose { position: absolute; top: 10px; right: 5px; width: 20px; height: 0; padding-top: 20px; overflow: hidden; background: transparent url(/edu/educator/images/stickyclose.png) no-repeat 0 0; }

/* @end sticky */

.download-menu a { padding: 5px; }
.download-menu h4 { font-size: 14px; color: black; }
.download-menu p { margin-bottom: 5px; }
.download-menu ul li.icon-share{
    float:left; 
    margin-top:20px;
    padding:0px 0px 0px 5px;
}
.download-menu ul li.icon-share a{
    padding: 0px 0px 0px 23px;
}
.download-menu ul li a.adobe{
    padding:0px 0px 3px 20px;
}
.downloadQTip { cursor: pointer; }

.basicform .linkChoice input, 
.basicform .termChoice input { padding-left: 15px; }

#doctype,
.structured .doctype { font-size: 14px; line-height: 1; margin-right: 4px; }

fieldset#curriculumFormat { padding: 8px; border: solid 1px #bbb; width: 580px; }
fieldset#curriculumFormat legend { font-size: 16px; padding: 3px; }



/* @group landing */
.landing #logo { display: block; width: 142px; height: 0; padding-top: 50px; padding-right: 15px; overflow: hidden; background: url(/edu/educator/images/logo.png) no-repeat 0 2px; position: absolute; left: 45px; top: 23px; border-right: 1px solid #E4DFD5; }

.landing #sublogo { display: block; width: 295px; height: 0; padding-top: 42px; overflow: hidden; position: absolute; left: 219px; top: 29px; text-decoration: none; border: none; }

#sublogo span,
#sublogo:hover span { text-decoration: none; border-bottom: none; }

.landing #header-wrap { height: 223px; width: 100%; background: #cdc7be url(/edu/educator/images/tartanpattern.png) repeat 50% 0; }

.ribbonbar { width: 100%; height: 37px; background-color: #f49232; z-index: 3; position: relative; }
.ribbonbar span { display: block; font-weight: normal; font-size: 19px; position: relative; width: 960px; margin: 0 auto; height: 37px; background: url(/edu/educator/images/nav_back.png); text-shadow: 0 1px 3px #9f4800; font-family: condensed, Haettenschweiler, "Arial Narrow", sans-serif; text-transform:uppercase; }

.landing-wrap { width: 932px; margin: 0 auto; position: absolute; top: 0; left: 50%; margin-left: -465px; z-index: 4; }
.landing-box { margin-top: 101px; width: 870px; background: #fff; padding: 15px;
-moz-box-shadow: #777 0 2px 10px;
-webkit-box-shadow: #777 0 4px 10px; }
.landing-intro { height: 359px; width: 870px; background: #72350e url(/edu/educator/images/background.png) no-repeat 0 0; }
.girl { display: block; width: 450px; height: 0; padding-top: 464px; overflow: hidden; position: absolute; top: 29px; right: 80px; z-index: 5; background: transparent url(/edu/educator/images/instructor.png) no-repeat 0 0; }
.landing h1 { color: #fff; font-size: 34px; font-weight: 100; text-shadow: 0 1px 4px #c05800; padding: 0 0 0 65px; width: 449px; height: 84px; position: absolute; top: 138px; left: -16px; background: url(/edu/educator/images/landing_banner.png) no-repeat 0 0; line-height: 68px; }
.landing-content { width: 366px; padding: 120px 0 0 34px; }
.landing-header1 { font-family: headline, sans-serif; color: #ffebc7; font-size: 20px; padding: 14px 0 26px 0; margin-left: 20px; text-shadow: #572403 0 1px 4px; font-weight: 300; }
.landing-header2 { font-family: headline, sans-serif; color: #daa36e; font-size: 24px; padding: 20px 0 0 0; font-weight: 300; }

.landing-about { color: #fff; font-size: 16px; line-height: 24px; padding-top: 10px; }

.landing-required { color: #e98224; font-size: 13px; }

.signin { 
background: #d1670d; 
background: -moz-linear-gradient(top, #f7a144 0%, #d1670d 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#f7a144), color-stop(0.8,#d1670d));
background: -webkit-linear-gradient(top, #f7a144 0%,#d1670d 80%);
background: -o-linear-gradient(top, #f7a144 0%,#d1670d 80%);
background: -ms-linear-gradient(top, #f7a144 0%,#d1670d 80%);
background: linear-gradient(top, #f7a144 0%,#d1670d 80%);
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: #72350e 0 2px 4px;
-webkit-box-shadow: #72350e 0 2px 4px; 
box-shadow: #72350e 0 2px 4px; 
float: left; padding: 20px 40px !important; color: #fff !important; text-shadow: #777 0 -1px 1px; font-size: 30px; position: relative; cursor: pointer; text-decoration: none !important; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; margin-right: 30px; }

.landing-extraswrap { 
background: #cdc7be;
background: -moz-linear-gradient(top, #cdc7be 0%, #bbb3a8 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#cdc7be), color-stop(0.8,#bbb3a8));
background: -webkit-linear-gradient(top, #cdc7be 0%,#bbb3a8 80%);
background: -o-linear-gradient(top, #cdc7be 0%,#bbb3a8 80%);
background: -ms-linear-gradient(top, #cdc7be 0%,#bbb3a8 80%);
background: linear-gradient(top, #cdc7be 0%,#bbb3a8 80%);
padding-top: 244px; }

.landing-extras { width: 860px; padding: 12px 20px; margin: 0 auto; }

.landing-extraleft h2 { color: #fdecdb; text-shadow: #a19b92 0 1px 2px; font-size: 14px; text-transform: uppercase; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }
.landing-extraleft { float: left; width: 450px; padding-top: 8px; }
.landing-extraleft ul:after { display: block; clear: both; content: " "; }

.landing-extraleft li { 
-moz-border-radius: 6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
-moz-box-shadow: #b1ad9b 0 2px 0; 
-webkit-box-shadow: #b1ad9b 0 2px 0;
box-shadow: #b1ad9b 0 2px 0;
float: left; display: block; width: 201px; padding: 10px 0; color: #fff; font-size: 16px; position: relative; cursor: pointer; cursor: pointer; text-decoration: none; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; margin: 0 20px 12px 0; }

.landing-extraleft li.sembutton,
.landing-extraleft li.instbutton { 
background: #76a927; 
background: -moz-linear-gradient(top, #98d042 0%, #76a927 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#98d042), color-stop(0.8,#76a927));
background: -webkit-linear-gradient(top, #98d042 0%,#76a927 80%);
background: -o-linear-gradient(top, #98d042 0%,#76a927 80%);
background: -ms-linear-gradient(top, #98d042 0%,#76a927 80%);
background: linear-gradient(top, #98d042 0%,#76a927 80%);
text-shadow: #5d8c13 0 -1px 0; }

.landing-extraleft li.cstarbutton,
.landing-extraleft li.missbutton { 
background: #e5a62f; 
background: -moz-linear-gradient(top, #fbb634 0%, #e5a62f 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#fbb634), color-stop(0.8,#e5a62f));
background: -webkit-linear-gradient(top, #fbb634 0%,#e5a62f 80%);
background: -o-linear-gradient(top, #fbb634 0%,#e5a62f 80%);
background: -ms-linear-gradient(top, #fbb634 0%,#e5a62f 80%);
background: linear-gradient(top, #fbb634 0%,#e5a62f 80%);
text-shadow: #be810b 0 -1px 0; }

.landing-extraleft li.mormbutton,
.landing-extraleft li.ldsbutton { 
background: #d1670d; 
background: -moz-linear-gradient(top, #f7a144 0%, #d1670d 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#f7a144), color-stop(0.8,#d1670d));
background: -webkit-linear-gradient(top, #f7a144 0%,#d1670d 80%);
background: -o-linear-gradient(top, #f7a144 0%,#d1670d 80%);
background: -ms-linear-gradient(top, #f7a144 0%,#d1670d 80%);
background: linear-gradient(top, #f7a144 0%,#d1670d 80%);
text-shadow: #bc630b 0 -1px 0; }

.landing-extraleft li a { background-position: 9px -3px; background-repeat: no-repeat; color: #fff; padding-left: 45px; padding-bottom: 5px; }
.landing-extraleft li.sembutton a { background-image: url(/edu/educator/images/landing_semicon.png); }
.landing-extraleft li.instbutton a { background-image: url(/edu/educator/images/landing_insticon.png); }
.landing-extraleft li.cstarbutton a { background-image: url(/edu/educator/images/landing_cstaricon.png); }
.landing-extraleft li.missbutton a { background-image: url(/edu/educator/images/landing_cstaricon.png); }
.landing-extraleft li.mormbutton a { background-image: url(/edu/educator/images/landing_mormicon.png); }
.landing-extraleft li.ldsbutton a { background-image: url(/edu/educator/images/landing_mormicon.png); }
.landing-extraleft li a span { display: block; float: right; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 9px; text-transform: uppercase; line-height: 11px; padding-right: 10px; text-align: right; color: #f9e4bc; text-shadow: none; }
.landing-extraleft li.cstarbutton a span, .landing-extraleft li.missbutton a span { margin-top: 5px; }

.landing-smallbutton { 
background: #975f32; 
background: -moz-linear-gradient(top, #ac7f5b 0%, #975f32 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#ac7f5b), color-stop(0.8,#975f32));
background: -webkit-linear-gradient(top, #ac7f5b 0%,#975f32 80%);
background: -o-linear-gradient(top, #ac7f5b 0%,#975f32 80%);
background: -ms-linear-gradient(top, #ac7f5b 0%,#975f32 80%);
background: linear-gradient(top, #ac7f5b 0%,#975f32 80%);
-moz-border-radius: 6px; 
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: #b1ad9b 0 2px 0; 
-webkit-box-shadow: #b1ad9b 0 2px 0;
box-shadow: #b1ad9b 0 2px 0;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; float: left; display: block; padding: 6px 14px; color: #fff; font-size: 15px; position: relative; cursor: pointer; text-decoration: none; margin: 15px 10px 10px 0; text-shadow: #7e471a 0 -1px 0; }

.landing-extraright { float: right; width: 400px; background: url(/edu/educator/images/landing_jesus.png) no-repeat 98% 0; padding-top: 8px; }
.landing-extraright h2 { color: #fdecdb; text-shadow: #a19b92 0 1px 2px; font-size: 30px; font-family: headline, sans-serif; padding-bottom: 10px; }
.landing-extraright p { color: #a76431; font-size: 15px; line-height: 23px; padding-right: 150px; padding-bottom: 60px; }

.landing-fineprint { clear: both; padding-top: 6px; color: #fff; line-height: 18px; }
.landing-fineprint a { color: #fff; }
.landing-fineprint p { padding: 6px 0 15px 0; color: #816f54; }
.landing #footer a.url { right: 40px; }
/* @end landing */

#downloadAll { float: right; color: #BE5803; padding-top: 10px; font-weight: bold; }

#nav a#languageword { font-size: 14px; text-transform: uppercase; padding: 0 10px; float: right; margin-right: 10px; }
#nav a#worldicon{ background: transparent url(/edu/educator/images/world.png) no-repeat; height: 25px; width: 25px; margin: 5.5px 20px; color: black; z-index: 9999;}
#nav a#oldsite { font-size: 14px; color: #fff; margin-right: 8px; padding: 3px 10px; }
#nav li.lang-right { 
    float: right; 
    font-size:14px;
    margin-right:15px;
}
#nav li.lang-right span{padding-left:0;padding-right:0;}

.tooltip { background: transparent url(/edu/educator/images/white_arrow2.png); height: 48px; width: 160px; padding: 17px 25px 33px 25px; color: black; z-index: 9999; }
.tooltip2 { background: transparent url(/edu/educator/images/white_arrow3.png); height: 36px; width: 170px; padding: 17px 25px 33px 25px; color: black; z-index: 9999; }
.tooltip3 { background: transparent url(/edu/educator/images/white_arrow4.png); height: 36px; width: 170px; padding: 17px 20px 33px 30px; color: black; z-index: 9999; }

.altlinks{ 
    color: #6b5d43;
    display: block; 
    font-size: 11px;
    position: absolute; 
    right: 135px; 
    text-transform: uppercase; 
    top: 8px; 
    vertical-align: text-top;
}
.altlinks a { color: #6b5d43; margin-left: 16px; }
.altlinks a.feedbacklink,
.feedbacklink { background: rgb(118,151,51) url(/edu/educator/images/feedback_bubble.png) no-repeat 7px 5px; color: #fff; padding: 3px 30px 3px 24px; font-family: headline, sans-serif; }

h1 + .langsupportlink { background-image: none; padding: 3px 6px; float: right; margin-top: -30px; font-size: 11px; text-transform: uppercase; background: #80AB3D; color: #fff; padding: 3px 6px 3px 6px; font-family: headline, sans-serif; }

#loading { padding: 10px; display: none; background: url(/edu/educator/images/loading.gif) no-repeat 0 50%; }
.loading { padding: 10px; background: url(/edu/educator/images/loading.gif) no-repeat 0 50%; }

#vidTable { border-width: 1px; border-spacing: 2px; border-style: outset; border-color: gray; border-collapse: separate; background-color: white; }
#vidTable th,
#vidTable td { border-width: 1px; padding: 2px; border-style: outset; border-color: gray; background-color: white; }

.ice-controls{z-index:10}

.ice-menu li{
    list-style-type: none;
}

body.ice .ice-menu > li > a{
    width: auto;
    height: auto;
    text-indent: 0;
}

.copy ol > li ul.ice-menu, .copy ol > li ul li {
    list-style-type: none;
}

body.ice .ice-menu > li > a {
    background: url(../images/ice-icon-sprite.png) no-repeat 0 0 !important;
}
/*************END **********/

.role-slect-box, .role-icon{
    font-family: wingdings;
    color:rgb(115,108,96);
    font-size:25px;
}
.role-slect-box.darker, .role-select-box .darker, .role-icon.darker{
    color:rgb(85,78,67);
}
.role-slect-box.lighter, .role-select-box .lighter, .role-icon.lighter{
    color:rgb(171,166,152);
}

/************************************************************/
/************************  EXTRAS  **************************/
/************************************************************/
a.anchor{text-decoration:none;}

/*Micro clearfix from Nicolas Gallagher */
/* For modern browsers */
.cf:before,
.cf:after, .ie7 .copy ol li:before, .ie7 .copy ul li:before
.ie7 .copy ol:after, .ie7 .copy ul:after {
    content:"";
    display:table;
}
.cf:after, .ie7 .copy ol li:after, .ie7 .copy ul li:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf, .ie7 .copy ol li, .ie7 .copy ul li {
    zoom:1;
}
.ie7 h1.cf, .ie8 h1.cf, .ie9 h1.cf{
    clear:both;
}

.adobe,  
.adobe:hover,
a.audio,
a.audio:hover,
span.audio,
span.audio:hover,
li.audio,
li.audio:hover,
.back-button,
.back-button.inactive,
.back-button:hover,
.back-button:active,
.buttonLeft,  
.buttonRight,
.buy,
.buy:hover,
.help,
.help:hover,
.bc-tools .close-cancel,
.bc-tools form.search,
.bc-column span.file,
.bc-column span.folder,
.bc-column span.search,
.bc-details .known-usage td span.status,
.bc-new-folder,
.deleteIcon,
.deleteIcon:hover,
.download,
.download:hover,
.edit,
.edit:hover,
.epub,
.epub:hover,
.external, 
.external:hover, 
.homeArrow, 
.homeArrow:hover,
.homeIcon, 
.homeIcon:hover,
.html,
.html:hover, 
img[src='/resources/styles/images/incontext.png'], 
.incontext,
img[src='/resources/styles/images/incontext.png']:hover, 
.incontext:hover,
.information,
.information:hover,
.manual,
.manual:hover,
.next-button,
.next-button.inactive,
.next-button:hover,
.next-button:active,
.active .navArrow, 
.navArrow, 
.navDownArrow,
.powerpoint,
.powerpoint:hover,
.print,
.print:hover, 
.searchActive,
.sectionLinkContainer .shareLink,
.sectionLinkContainer .shareLink:hover,
.shareLink,
.shareLink:hover,
.status-bar,
.stickyNavBar .navBox,
.world-icon {
    background: transparent url(/edu/educator/images/sprite.png) no-repeat;
}

.adobe{
    background-position:-286px -123px;
    height:17px;
    padding-left: 20px;
    width:20px;
}
.adobe:hover{
    background-position:-286px -140px;
    height:18px;
    width:20px;
}
a.audio,
span.audio,
li.audio{
    background-position:-3px -155px;
    height:18px;
    padding-left:20px;
    width:18px;
}
a.audio:hover,
span.audio:hover,
li.audio:hover{
    background-position:-3px -170px;
    height:18px;
    width:18px;
}
.back-button.inactive, .back-button.inactive:active,.back-button.inactive:hover {
    background-position:-570px -229px;
    height:30px;
    cursor:default;
    width:30px;
}
.back-button {
    background-position:-570px -259px;
    display:block;
    height:30px;
    width:30px;
}
.back-button:hover {
    background-position:-570px -289px;
    height:30px;
    width:30px;
}
.back-button:active {
    background-position:-570px -319px;
    height:30px;
    width:30px;
}

.sprite {
    background: transparent url(/edu/educator/images/sprite.png) no-repeat;
}

.chapterNavButtons {
    top: -75px;
    position: relative;
    z-index: 402;
    left: 475px;
    font-size: 15px;
    cursor: pointer;
    width: 170px;
}

.chapterNavButtons.bottom {
    left: 278px;
}

.chapterNavButtons div {
    display: inline-block;
    width: 29px;
    height: inherit;
    position: relative;
}

.chapterNavButtons .previous {
    background-position:-522px -416px;
    padding: 7px 0 7px 0;
}

.chapterNavButtons .next {
    background-position: -379px -455px;
    padding: 7px 0 7px 0;
}

.chapterNavButtons .next.noLocation {
    background-position: -525px -455px;
    padding: 7px 0 7px 0;
    cursor: default;
}

div.chapterButton {
    background-position: -40px -45px;
    width: auto;
    padding: 7px 25px 7px 25px;
    cursor: default;
}

.chapterNavButtons .chapterButton a {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: rgb(102,102,102);
    cursor: pointer;
    text-decoration: none;
}



.buttonLeft.previous{
    background-position:-20px -42px;
}
.buttonRight{
    background-position: 2px -43px;
    height: 40px;
    position: absolute;
    right: -13px;
    top: -2px;
    width: 15px;
    z-index: 0;
}
.buy{
    background-position:-580px -155px;
    height:15px;
    padding-left:20px;
    width:20px;
}
.buy:hover{
    background-position:-580px -169px;
    height:15px;
    width:20px;
}
.deleteIcon{
    background-position:-288px -285px;
    height:16px;
    width:15px;
}
.deleteIcon:hover{
    background-position:-288px -318px;
    height:18px;
    width:15px;
}

.download{
    background-position:-581px -79px;
    height:18px;
    padding-left: 16px;
    width: 10px;
}
.download:hover{
    background-position:-581px -98px;
}
.download.downloadQTip, .download.downloadQTip:hover{
    padding-bottom:1px;
}
.edit{
    background-position:-285px -80px;
    height:16px;
    width:17px;
}
.edit:hover{
    background-position:-285px -100px;
}
.epub{
    background-position:-285px -192px;
    height:19px;
    padding-left:20px;
    width:15px;
}
.epub:hover{
    background-position:-285px -210px;
}
.external {
    background-position:-1px -81px;
    display: block;
    float: left;
    height:14px;
    margin-right: 5px;
    margin-top: 2px;
    padding-left: 1em;
    text-indent: 1px;
    width:15px;
}
.external:hover{
    background-position:-1px -98px;
}
.help{
    background-position:-584px -371px;
    height:17px;
    width:18px;
}
.help:hover{
    background-position:-584px -391px;
}
.homeArrow:hover{
    background-position:-30px -19px;
    height:18px;
    text-decoration:none;
    width:24px;
}
.homeArrow{
    background-position:-30px -2px;
    display:block;
    float:left;
    height:18px;
    width:24px;
}
.homeIcon {
    background-position:-54px -2px;
    display:block;
    float:left;
    height:18px;
    text-indent:-9999px;
    width:19px;
}
.homeIcon:hover{
    background-position:-54px -19px;
    height:18px;
    width:19px;
}
img[src='/resources/styles/images/incontext.png'], .incontext{
    background-position:-504px -1px;
    background-repeat:no-repeat;
    width:auto;
}
img[src='/resources/styles/images/incontext.png']:hover, .incontext:hover{
    background-position:-504px -17px;
}
.html{
    background-position:-287px -157px;
    height:19px;
    padding-left:20px;
    width:19px;
}
.html:hover{
    background-position:-287px -173px;
}
.information{
    background-position:-583px -373px;
    height:18px;
    width:18px;
}
.information:hover{
    background-position:-583px -389px;
    height:18px;
    width:18px;
}

.manual{
    background-position:-1px -188px;
    height:18px;
    padding-left:20px;
    width:19px;
}
.manual:hover{
    background-position:-2px -207px;
}
.next-button.inactive, .next-button.inactive:active,.next-button.inactive:hover {
    background-position:0px -229px;
    cursor:default;
    height:30px;
    width:30px;
}
.next-button {
    background-position:0px -259px;
    display:block;
    height:30px;
    width:30px;
}
.next-button:hover {
    background-position:0px -289px;
    height:30px;
    width:30px;
}
.next-button:active {
    background-position:0px -319px;
    height:30px;
    width:30px;
}
.bc-column li a span.navArrow {
    background-position:-130px -10px;
    height:10px;
    top:8px;
    right:5px;
    left:auto;
    width:10px;
}
.bc-column li a:hover span.navArrow {
    background-position:-130px -20px;
}

.active>.navArrow {
    background-position:-130px -10px;
    height:10px;
    top:10px;
    width:10px;
}
.navArrow {
    background-position: -130px -12px;
    display: block;
    height: 10px;
    left: 13px;
    position: absolute;
    top: 13px;
    width: 10px;
}
.active ul .navArrow {
    background: transparent url(/edu/educator/images/sprite.png) no-repeat;
    background-position:-130px -1px;
    left:55px;
    top:15px;
}

.nextButton{
    cursor:pointer;
    float: left;
    margin-left:1em;
    padding: 10px 4px 10px 20px;
    position: relative;
    text-indent:5px;
    width: auto;
}
.nextButton a, .nextButton a:hover, .nextButton a:active, .nextButton a:visited{
    color:rgb(102,102,102);
    text-decoration:none;
}
.nextButton a:hover{
    color:rgb(70,70,70);
}
.navDownArrow{
    background-position:-117px -1px;
    height:8px;
    width:11px;
}
.powerpoint{
    background-position:-579px -115px;
    height:18px;
    padding-left:20px;
    width:19px;
}
.powerpoint:hover{
    background-position:-578px -135px;
}
.print{
    background-position:-5px -118px;
    height:24px;
    padding-left:20px;
    width:17px;
}
.print:hover{
    background-position:-5px -139px;
}
.searchActive{
    background-position:-145px -0px;
    height:29px;
    width:233px;
}

.sectionLinkContainer .shareLink, a.shareLink{
    background-position:-580px -1px;
    height:16px;
    width:5px;
    display:block;
    margin-left:0px
}
.sectionLinkContainer .shareLink{
    float:left;
}
.sectionLinkContainer .shareLink:hover{
    background-position:-580px -19px;
    height:16px;
    width:5px;
}
a.shareLink:hover{
    background-position:-583px -19px;
    text-decoration:underline;
}
a.shareLink{
    background-position:-583px -1px;
    display:block;
    float:right;
    padding-left:1.75em;
    width:auto;
}

.helpMeWith a.shareLink{
    position: relative;
    top: 3px;
    left: -18px;
}

.icon-share a.shareLink{
    float:left;
    text-indent:0px;
}

.world-icon{
    background-position:-578px -407px;
    padding-left:24px;
}
.stickyNavBar .navBox {
    background-position:-19px -42px;
    height:18px;
    width:358px;
    font-weight: normal;
    position: relative;
    color: rgb(102,102,102);
    top: -2px;
}

.stickyNavBar .navBox:hover {
    color: rgb(70,70,70);
    font-weight: normal;
}

.stickyShadow{
    -webkit-box-shadow: 0 3px 13px rgba(0, 11, 13, .2);
    -moz-box-shadow:    0 3px 13px rgba(0, 11, 13, .2);
    box-shadow:         0 3px 13px rgba(0, 11, 13, .2);
}
.ie7 .stickyShadow, .ie8 .stickyShadow{
    border: 1px solid rgb(180,180,180);
}

.modal-background{
    background: rgba(0,0,0,0.3);
    position:fixed;
    top:0px; left:0px; right:0px; bottom:0px;
    z-index:9999;
}
.bc-column-header-wrapper{
    margin-top:50px;
    width:555px;
}
.bc-column-header .back-button, .bc-column-header .next-button{
    float:left;
    margin:9px 0px 0px 9px;
}
.bc-column-header .next-button{
    float:left;
    margin:9px 0px 0px 0px;
}
.bc-column-window{
    height:425px;
    overflow:hidden;
    width:555px;
}
.bc-column-wrapper{
    clear:both;
    width:auto;
}
.bc-column{
    background:rgb(239,237,234);
    border-right:1px solid rgb(153,153,153);
    display:block;
    float:left;
    height:378px;
    width:276px;
}
.bc-column ul{
    height:300px;
    overflow:auto;
}
.bc-column ul *{
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.binary-wrapper .bc-column ul{
    height:515px;
}
.cke_skin_kama a.bc-burke-button .cke_icon{
    background:url(../scripts/ckeditor/skins/kama/images/bc_icon.png) 0px 0px no-repeat;
}
/* MAYBE LATER.bc-column ::-webkit-scrollbar{
    width:11px;
    background:rgba(155,155,155,.25);
}
.bc-column ::-webkit-scrollbar-thumb{
    width:11px;
    background:rgba(155,155,155,.85);
}*/
.bc-column li{
    display:block;
    height:32px;
    line-height:1em;
    position:relative;
    text-indent:30px;
    width:100%;
}
.bc-column li:nth-child(2n+1){
    background:rgb(246,246,246);
}
.bc-column li a{
    color: rgb(99,89,73);
    display: block;
    width: 100%;
    height: 25px;
    padding-top: 7px;
}
.bc-column li a:hover{
    background: rgba(187,182,167,.65);
}
.bc-column li.active{
    background:rgb(153,143,126);
}
.bc-column li.folder.active{
    background:rgb(187,182,167);
}
.bc-column li.active a{
    color: rgb(256,256,256);
}
.bc-column li span.file{
    background-position:-287px -371px;
    display:block;
    left:8px;
    height:18px;
    position:absolute;
    width:14px;
}
.bc-column li.active span.file{
    background-position:-287px -389px;
}
.bc-column li span.folder{
    background-position:-285px -339px;
    display:block;
    left:5px;
    height:18px;
    position:absolute;
    width:19px;
}
.bc-column li span.search{
    background-position: -445px -5px;
    display:block;
    left:5px;
    height:18px;
    position:absolute;
    width:19px;
}
.bc-column li.active span.folder{
    background-position:-285px -355px;
}
.bc-column li.upload span.status-bar{
    background-position:-600px -352px;
    /*border: 1px solid rgb(150,150,150);*/
    display:block;
    height:17px;
    position:absolute;
    right:7px;
    top:7px;
    /*width:105px;*/
}
.bc-column li.upload a{
    opacity:.7;
    cursor:default;
}
.bc-column li.upload a:hover{
    text-decoration:none;
}
.bc-column-header{
    background:rgb(231,229,223);
    border-bottom:1px solid rgb(153,153,153);
    border-right:1px solid rgb(153,153,153);
    /*border-top:1px solid rgb(153,153,153);*/
    float:left;
    height:46px;
    width:276px;
}
.bc-column-new-folder{
    background:rgba(224,221,195,0.25);
    height:33px;
    border-top:1px solid rgb(250,250,250);
    border-bottom:1px solid rgb(153,153,153);
    text-align:center;
}
.bc-column-new-folder .bc-new-folder.active{
    opacity:1;
}
.bc-column-new-folder .bc-new-folder{
    background-position: 0px -350px;
    display: block;
    opacity:.6;
    padding-left: 20px;
    width: 80px;
    margin: 8px auto 0px auto;
}
.bc-column-new-folder #newFolder{
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    width: 230px;
}
.bc-column-new-folder .bc-new-folder:hover, .bc-column-new-folder a.bc-new-folder-small{
    background-position: 0px -366px;
}
.bc-column-new-folder a.bc-new-folder-small{
    width: 1px;
    overflow: hidden;
    display: block;
    height: 16px;
}
.bc-details{
    background:rgb(256,256,256);
    border-radius:0 0 5px 0;
    bottom:0px;
    display:block;
    float:right;
    overflow:auto;
    position:absolute;
    right:0px;
    top:50px;
    width:406px;
}
.binary-wrapper .bc-details{
    top:0px;
}
.bc-details img{
    height:96px;
    min-width:96px;
    max-width:200px;
}
.bc-details h3{
    color:rgb(64,64,64);
    font-size:20px;
    padding: 20px;
    width:366px;
    word-wrap:break-word;
}
.bc-details input, .bc-details textarea{
    float:right;
    margin-right:20px;
    width: 260px;
}
.bc-details #imageOptions{
    background:rgb(230,230,230);
    border-top:1px solid rgba(153,153,153,0.5);
    border-bottom:1px solid rgba(153,153,153,0.5);
    box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3);
    height:20px;
    padding:20px;
}
.bc-details #image-options-link{
    float: right;
    margin-top: -42px;
    margin-right: 60px;
}
.bc-details #imageOptions form input{
    width:50px;
    float:none;
}
.bc-details .save-notice, .bc-details .error-notice{
    position:absolute;
    top:0;
    right:0;
    left:0;
    height:15px;
    background:rgba(146,184,58,0.8);
    color:rgb(256,256,256);
    text-align:center;
    padding:10px;
}
.bc-details .error-notice{
    background:rgba(200, 50, 30, 0.8);
}
.bc-details ul{
    display:block;
    float:left;
    padding-left:20px;
    width:102px;
}
.bc-details ul a{
    color:rgb(153,153,153);
}
.bc-details ul a:hover{
    text-decoration:none;
}
.bc-details .btn{
    background: -webkit-linear-gradient(90deg, rgb(120,150,47), rgb(146,184,58));
    background: -moz-linear-gradient(90deg, rgb(120,150,47), rgb(146,184,58));
    background: -o-linear-gradient(90deg, rgb(120,150,47), rgb(146,184,58));
    background: -ms-linear-gradient(90deg, rgb(120,150,47), rgb(146,184,58));
    background: linear-gradient(90deg, rgb(120,150,47), rgb(146,184,58));
    border:1px solid rgb(147,145,143);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    clear:both;
    color:rgb(256,256,256);
    display:block;
    margin:20px 20px 20px 122px;
    padding:5px 15px;
    width:100px;
}
.bc-details .btn.inactive{
    background: -webkit-linear-gradient(90deg, rgb(170,170,170), rgb(190,190,190));
    background: -moz-linear-gradient(90deg, rgb(170,170,170), rgb(190,190,190));
    background: -o-linear-gradient(90deg, rgb(170,170,170), rgb(190,190,190));
    background: -ms-linear-gradient(90deg, rgb(170,170,170), rgb(190,190,190));
    background: linear-gradient(90deg, rgb(170,170,170), rgb(190,190,190));
    -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
    color: rgb(230,230,230);
    cursor:default;
}
.bc-details ul .btn{
    margin: 0px 0px 10px 0px;
    width: 30px;
}
.bc-details .btn:hover{
    text-decoration:none;
}
.bc-details .deleteIcon {
    padding: 1px 0 0 20px;
}
.bc-details .edit{
    padding: 5px 0 0 20px;
}
.bc-details .known-usage{
    border-top:1px solid rgb(220,220,220);
    margin-top:20px;
    padding:20px 0px 0px;
    width:100%;
}
.bc-details .known-usage h5{
    font-size:13px;
    text-align:center;
    width:100%;
}
.bc-details .known-usage table{
    margin-top:10px;
    width:100%
}
.bc-details .known-usage td{
    height:32px;
    line-height:1em;
}
.bc-details .known-usage td a{
    text-decoration: underline;
}
.bc-details .known-usage td span.status{
    display:block;
    height:15px;
    padding-right:20px;
    width:15px;
}
.bc-details .known-usage td span.status.approved{
    background-position:-4px -415px;
}
.bc-details .known-usage td span.status.in-review{
    background-position:-4px -429px;
}
.bc-details .known-usage td span.status.publish{
    background-position:-4px -400px;
}
.bc-details .known-usage td span.status.draft{
    background-position:-4px -385px
}
.bc-details .known-usage th{
    background: rgb(256,256,256);
    font-size:11px;
}
.bc-details .known-usage tr:nth-child(2n+1){
    background: rgb(239,237,234);
}
.bc-details .known-usage th:first-child, .bc-details .known-usage td:first-child{
    padding-left:20px;
    width:135px;
}
.bc-details .two-col{
    margin-top:.5em;
}
.bc-details .two-col:first-child{
    margin-top:1em;
}
.bc-details .two-col p{
    float:right;
    width: 280px;
    padding-right:.5em;
    word-wrap: break-word;
}
.bc-details .two-col strong{
    color:rgb(153,153,153);
    display:block;
    float:left;
    font-weight:normal;
    text-align:right;
    width:102px;
}
.bc-details .known-usage{
    border-top:1px solid rgb(220,220,220);
    margin-top:20px;
    padding:20px;
    width:366px;
}
.bc-details .known-usage h5{
    font-size:13px;
    text-align:center;
    width:100%;
}
.bc-drop-zone-decor, .bc-drop-zone-pre{
    border:5px dashed rgb(204,204,204);
    border-radius:10px;
    color:rgb(204,204,204);
    height:145px;
    margin:8px 11px;
    text-align:center;
}
.bc-drop-zone-decor p, .bc-drop-zone-pre p{
    font-size:24px;
}
.bc-drop-zone-decor p:first-child, .bc-drop-zone-pre p:first-child{
    margin-top:20px;
}
.bc-drop-zone-decor .upload {
    background: -webkit-linear-gradient(90deg, rgb(232,129,39), rgb(255,164,28));
    background: -moz-linear-gradient(90deg, rgb(232,129,39), rgb(255,164,28));
    background: -o-linear-gradient(90deg, rgb(232,129,39), rgb(255,164,28));
    background: -ms-linear-gradient(90deg, rgb(232,129,39), rgb(255,164,28));
    background: linear-gradient(90deg, rgb(232,129,39), rgb(255,164,28));
    border: 1px solid rgb(147,100,58);
    border-radius: 5px;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
    color:rgb(256,256,256);
    font-size: 18px;    
    margin-top:12px;
    padding: 5px 15px;
}
.bc-drop-zone-decor .upload:active{
    background: -webkit-linear-gradient(-90deg, rgb(232,129,39), rgb(255,164,28));
    background: -moz-linear-gradient(-90deg, rgb(232,129,39), rgb(255,164,28));
    background: -o-linear-gradient(-90deg, rgb(232,129,39), rgb(255,164,28));
    background: -ms-linear-gradient(-90deg, rgb(232,129,39), rgb(255,164,28));
    background: linear-gradient(-90deg, rgb(232,129,39), rgb(255,164,28));
    border: 1px solid rgb(147,100,58);
    border-radius: 5px;
    box-shadow: none;
    color:rgb(256,256,256);
    font-size: 18px;    
    padding: 5px 15px;
}
.bc-drop-zone-decor #bc-drop-zone-input{
    width:0px;
    height:0px;
}
.bc-tab{
    background: -moz-linear-gradient(top, rgba(215,209,200,1) 1%, rgba(191,186,172,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(215,209,200,1)), color-stop(100%,rgba(191,186,172,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(215,209,200,1) 1%,rgba(191,186,172,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(215,209,200,1) 1%,rgba(191,186,172,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(215,209,200,1) 1%,rgba(191,186,172,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(215,209,200,1) 1%,rgba(191,186,172,1) 100%); /* W3C */
    border-radius: 5px 5px 0 0;
    border:1px solid rgb(153,153,153);
    color:rgb(56,48,35);
    display:block;
    float:left;
    font-size:13px;
    height:32px;
    line-height:2.5em;
    margin-left:5px;
    margin-top:17px;
    padding: 0 1.5em;
    text-decoration:none;
    text-shadow:0px 1px 3px rgb(256,256,256);
    width:auto;
}
.bc-tab:first-child{
    margin-left:16px;
}
.bc-tab.active{
    background:rgb(231,229,223);
    box-shadow:0px 0px 5px rgba(0,0,0,0.3);
    border-bottom:1px solid rgb(231,229,223);
}

.bc-tools .close-cancel {
    background-position:-382px -3px;
    height:19px;
    margin-top:16px;
    width:19px;
}
.bc-tools .close-cancel:active {
    background-position:-402px -3px;
    height:19px;
    width:19px;
}
.bc-tools .close-cancel:hover {
    background-position:-422px -3px;
    height:19px;
    width:19px;
}

.tr{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.bc-tools .close-cancel, .bc-tools form, .bc-tools .btn{
    display:block;
    float:right;
    margin-right:16px;
    clear:none;
}
.bc-tools .btn{
    background: -moz-linear-gradient(top, rgba(239,235,230,1) 1%, rgba(215,209,200,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(239,235,230,1)), color-stop(100%,rgba(215,209,200,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(239,235,230,1) 1%,rgba(215,209,200,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(239,235,230,1) 1%,rgba(215,209,200,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(239,235,230,1) 1%,rgba(215,209,200,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(239,235,230,1) 1%,rgba(215,209,200,1) 100%); /* W3C */
    border:1px solid rgb(147,145,143);
    border-radius:5px;
    box-shadow:0px 0px 5px rgba(0,0,0,0.2);
    color:rgb(56,48,35);
    font-size:13px;
    margin-top:10px;
    padding:7px 15px;
    text-decoration:none;
}
.bc-tools form .bc-search-button{
    background:none;
    border:none;
    cursor:pointer;
    height:20px;
    width:20px;
}
.bc-tools form.search{
    background-position:-1px -446px;
    border:none;
    height:28px;
    margin-top:13px;
    width:220px;
}
.bc-tools input.search{
    background: none;
    border: none;
    width: 180px;
    height: 26px;
    margin-left: 10px;
}
.bc-target{
    background:rgb(247,247,247);
    border-top:1px solid rgb(153,153,153);
    border-right:1px solid rgb(153,153,153);
    border-radius:0 0 0 5px;
    position:absolute;
    bottom:0px;
    left:0px;
    float:left;
    height:175px;
    width:553px;
}
.bc-tools{
    background:rgb(187,182,167);
    border-radius:5px 5px 0 0;
    display:block;
    height:50px;
    left:0px;
    position:absolute;
    overflow:hidden;
    top:0px;
    right:0px;
}
.bc-wrapper{
    position:absolute;
    border:1px solid rgb(155,155,155);
    border-radius:6px;
    box-shadow:5px 5px 80px rgba(55,55,55,.9);
    height:604px;
    left:50%;
    top:15%;
    margin-left:-480px;
    width:960px;
    background:rgb(256,256,256);
}
/* BEGIN MODS FOR ADMIN LIBARARY VERSION*/
.content-admin .content{
    clear:both;
    padding-top:16px;
}
.binary-wrapper{
    position:relative;
    border:1px solid rgba(153,153,153,0.6);
    height:770px;
    width:960px;
    background:rgb(256,256,256);
    clear:both;
}
.binary-wrapper .bc-tools{
    display:none;
}
.binary-wrapper .bc-column-header-wrapper{
    height:46px;
    margin-top:0px;
}
.binary-wrapper .bc-column-header{
    margin-top:0px;
}
.binary-wrapper .bc-column, .binary-wrapper .bc-column-window{
    height:547px;
}
.binary-wrapper .bc-target{
    border-top: 1px solid rgba(153,153,153,0.25);
    border-right: 1px solid rgba(153,153,153,1);
}
.binary-wrapper .btn.green{
    display:none;
}
/*END MODS FOR ADMIN LIBRARY VERSION*/

/************************************************************/
/**********************  PLUG-INS  **************************/
/************************************************************/

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#333;}

#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
    display: none;
    }

#cboxTopCenter {
    height: 40px;
    color: #000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 12px 0;
    height: 16px;
    background-color: #cbcbcb; /* fallback color */
    background-image: -moz-linear-gradient(100% 100% 90deg, #999, #bbb);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bbb), to(#999));
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #888;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    }

#colorbox{
    -moz-box-shadow: #333 0 2px 10px;
    -webkit-box-shadow: #333 0 2px 10px;
    }

#cboxClose {
    background: transparent url(/edu/educator/images/modal_close.png) no-repeat 0 0;
    height: 0;
    width: 16px;
    padding-top: 17px;
    overflow: hidden;
    position: absolute;
    top: -29px;
    right: 14px;
    }

#cboxClose.hover {
    background-position:0 -17px;
    }

    
    #cboxContent{}
        #cboxLoadedContent{background:#fff;}
        #cboxLoadingGraphic{background:url(/edu/educator/images/loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#fff;}
        #cboxTitle{position:absolute; top:-32px; left:18px; color:#444; font-size: 18px;text-shadow: #ccc 0px 1px 1px;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext {text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/edu/educator/images/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}


.dimmer {
    position: fixed;
    display: none;
    top: 0;
    left: 0%;
    width: 100%;
    height:100%;
    background-color: #000000;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
    padding:0px;
    margin:0px;
    visibility: inherit;
    float:left;
}

.cbdimmer {
    z-index:-1;
}

/*
* qTip2 - Pretty powerful tooltips
* http://craigsworks.com/projects/qtip2/
*
* Version: nightly
* Copyright 2009-2010 Craig Michael Thompson - http://craigsworks.com
*
* Dual licensed under MIT or GPLv2 licenses
*   http://en.wikipedia.org/wiki/MIT_License
*   http://en.wikipedia.org/wiki/GNU_General_Public_License
*
* Date: Mon Apr  4 10:40:34 PDT 2011
*/

/* Fluid class for determining actual width in IE */
.ui-tooltip-fluid{
    display: block;
    visibility: hidden;
    position: static !important;
    float: left !important;
}
/* Share qTip styles */

.share-tooltip-tip-up {
    background-image: url('/edu/educator/images/qtip-tip.png');
    top: 1px !important;
}

.share-tooltip-tip-down {
    background-image: url('/edu/educator/images/qtip-tip-down.png');
    top: 80px !important;
}

.share-tooltip-active.qtip
{
    max-width: 280px;
    min-width: 50px;
    font-size: 10.5px;
    line-height: 12px;
}

.share-tooltip-active.qtip > .qtip-tip
{
    background: none;
    height: auto !important;
    left: 50% !important;
    top: 0px !important;
    width: auto !important;
    z-index: auto;
}

.share-tooltip-active > .qtip-wrapper
{
    box-shadow: none;
}

.share-tooltip-titlebar
{
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    background: #80AB3D !important;
    padding: 7px 15px 1px 9px !important;
    font-size: 13px;
    color: white;
}

.share-tooltip-content.qtip-content
{
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    background: #80AB3D !important;
}
/* Impersonate qTip styles */
.impersonate-tooltip-active.qtip
{
    max-width: 280px;
    min-width: 50px;
    font-size: 10.5px;
    line-height: 12px;
}

.impersonate-tooltip-active.qtip > .qtip-tip
{
    background: none;
    height: auto !important;
    left: 50% !important;
    top: auto !important;
    width: auto !important;
}

.impersonate-tooltip-active > .qtip-wrapper
{
    box-shadow: none;
}

.impersonate-tooltip-titlebar
{
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    background: #80AB3D !important;
    padding: 7px 15px 1px 9px !important;
    font-size: 13px;
    color: white;
}

.impersonate-tooltip-content.qtip-content
{
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    background: #80AB3D !important;
}

.download-tooltip-tip-up {
    background-image: url('/edu/educator/images/orange-qtip-up.png');
    background-repeat: no-repeat;
    top: 6px !important;
}

/* Core qTip styles */
.ui-tooltip, .qtip{
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;

    max-width: 280px;
    min-width: 50px;
    
    font-size: 10.5px;
    line-height: 12px;

    z-index: 15000;
}

    .ui-tooltip-content{
        position: relative;
        padding: 1px 1px;
        overflow: hidden;
        
        border-width: 0px;
        border-style: solid;
        
        text-align: left;
        word-wrap: break-word;
        overflow: hidden;
    }

    .ui-tooltip-titlebar{
        position: relative;
        min-height: 14px;
        padding: 5px 35px 5px 10px;
        overflow: hidden;
        
        border-width: 1px 1px 0;
        border-style: solid;

        font-weight: bold;
    }

    .ui-tooltip-titlebar + .ui-tooltip-content{ border-top-width: 0px !important; }

        /*! Default close button class */
        .ui-tooltip-titlebar .ui-state-default{
            position: absolute;
            right: 4px;
            top: 50%;
            margin-top: -9px;

            cursor: pointer;
            outline: medium none;

            border-width: 1px;
            border-style: solid;
        }
        
        * html .ui-tooltip-titlebar .ui-state-default{
            top: 16px;
        }

        .ui-tooltip-titlebar .ui-icon,
        .ui-tooltip-icon .ui-icon{
            display: block;
            text-indent: -1000em;
        }

        .ui-tooltip-icon, .ui-tooltip-icon .ui-icon{
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

            .ui-tooltip-icon .ui-icon{
                width: 18px;
                height: 14px;

                text-align: center;
                text-indent: 0;
                font: normal bold 10px/13px Tahoma,sans-serif;

                color: inherit;
                background: transparent none no-repeat -100em -100em;
            }


/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.ui-tooltip-focus{

}

/*! Add shadows to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE6+, Safari 2+ */
.ui-tooltip-shadow{
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

    .ui-tooltip-shadow .ui-tooltip-titlebar,
    .ui-tooltip-shadow .ui-tooltip-content{
        filter: progid:DXImageTransform.Microsoft.Shadow(Color='gray', Direction=135, Strength=3);
        -ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Color='gray', Direction=135, Strength=3)";

        _margin-bottom: -3px; /* IE6 */
        .margin-bottom: -3px; /* IE7 */
    }


/*! Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.ui-tooltip-rounded,
.ui-tooltip-rounded .ui-tooltip-content{
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.ui-tooltip-rounded .ui-tooltip-titlebar{
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}

.ui-tooltip-rounded .ui-tooltip-titlebar + .ui-tooltip-content{
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
}

/* Tips plugin */
.ui-tooltip .ui-tooltip-tip{
    margin: 0 auto;
    overflow: hidden;

    background: transparent !important;
    border: 0px dashed transparent !important;
    z-index: 10;
}

    .ui-tooltip .ui-tooltip-tip,
    .ui-tooltip .ui-tooltip-tip *{
        position: absolute;
        
        line-height: 0.1px !important;
        font-size: 0.1px !important;
        color: #123456;

        background: transparent;
        border: 0px dashed transparent;
    }

    .ui-tooltip .ui-tooltip-tip canvas{ position: static; }


/*! Default tooltip style */
.ui-tooltip-titlebar,
.ui-tooltip-content{
    max-width: 375px;
    border-color: #DF6C0C;
    background-color: #DF6C0C;
    color: White;
}

    .ui-tooltip-titlebar{
        background-color: #DF6C0C;
        font-size: 14px;
    }

    .ui-tooltip-titlebar .ui-tooltip-icon{
        border-color: #EEEEEE;
        background: #whie;
        color: white;
    }
    
    .ui-tooltip-titlebar .ui-state-hover{
        border-color: #EEEEEE;
        color: black;
    }

.impersonate-qtip {
    background: #80AB3D;   
    }

.impersonate-qtip div {

    }
    
.impersonate-qtip input {
    text-align: center;
    width: 100%;
    height: 20px;
    }

.impersonate-qtip .ui-tooltip-titlebar {
    background: #80AB3D;
    border: 0;
    padding: 7px 15px 1px 9px;
    font-size: 13px;
    }
    
.impersonate-qtip .ui-tooltip-content {
    background: #80AB3D;
    padding: 1px 12px 9px 9px;
    }
.ui-tooltip-home {
    border: 1px #666 solid;
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, .3);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .3);
}

.ui-tooltip-home .ui-tooltip-content{
    background: white; /*#80AB3D*/
    padding: 8px 8px 3px 8px;
}
.ui-tooltip-home .ui-tooltip-content li {
    padding-bottom:5px;
    width: 80px;
}
.ui-tooltip-home .ui-tooltip-content a {
    color: #666;
    text-transform:uppercase;
    font-size: 13px;
    text-decoration:none;
}

/************************************************************/
/***************  HANDBOOK ENHANCEMENTS *********************/
/************************************************************/


/* @group Carousel spriteness */

.hb-carousel-next,
.hb-carousel-prev,
.hb-model .hb-carousel-next,
.hb-model .hb-carousel-prev,
.hb-model,
.hb-model.active,
.sr-open,
.sr-open-hover,
.sr-close,
.sr-close-hover,
.hb-shadow { background-image: url(/edu/educator/images/hb-sprite.png); background-repeat: no-repeat; }

.hb-carousel-next { width: 21px; height: 54px; background-position: -100px 0; }
.hb-carousel-prev { width: 21px; height: 54px; background-position: -379px 0; }

.hb-model .hb-carousel-next { width: 21px; height: 40px; background-position: -100px -74px; }
.hb-model .hb-carousel-prev { width: 21px; height: 40px; background-position: -379px -74px; }

.hb-model { width: 240px; height: 40px; background-position: -100px -194px; }
.hb-model:hover,
.hb-model .active { background-position: -100px -134px;}

.sr-open { width: 30px; height: 27px; background-position: -100px -254px; }
.sr-open:hover { background-position: -100px -301px; }

.sr-close { width: 16px; height: 16px; background-position: -100px -399px; }
.sr-close:hover { background-position: -100px -373px; }

.hb-shadow { background-position: 0 0; background-repeat: repeat-y; }

/* @end Carousel spriteness*/

/*@group basic setups for positioning*/

.topic, .figure { position: relative; }
.hb { background: url(/edu/educator/images/hb-shadow.png) repeat-y 717px 0; }
/*@end basic setups for positioning*/

/* @group Basic carousel styles */

.hb-carousel {
    margin-bottom: 2px;
    width: 212px;
    overflow: hidden;
    position: relative;
    display: block;
}

.hb-carousel ul { 
    height: 54px; 
    width: 212px; 
    padding: 0; 
    overflow: hidden;
    display: block;
}
.hb-carousel ul li {
    float:left;
}
.hb-carousel ul a {
    border: 2px solid transparent;
    height: 50px;
    width: 70px;
    display: block;
    background-color: rgb(194, 194, 194);
}
.hb-carousel ul a:hover,
.hb-carousel ul a .hover { border: 2px solid #332d2d;  }
.hb-carousel ul .last { padding-right: 16px; background: url(/edu/educator/images/hb-carousel-divider.png) no-repeat 78px center; }

.hb-carousel ul img { 
    height: 50px;
    margin: 0 auto;
    display: block;
}

.hb-carousel .hb-carousel-next,
.hb-carousel .hb-carousel-prev {
    display: block;
    width: 21px;
    height: 54px;
    overflow: hidden;
    text-indent: -3000px;
    z-index: 999;
}
.hb-carousel .hb-carousel-next { position: absolute; top: 0; left: 0; }
.hb-carousel .hb-carousel-prev { position: absolute; top: 0; right: 0; }

/* @end Basic carousel styles */

/* @group Section resources carousel styles */

.hb-sr-carousel .hb-sr-container { width: 212px; height: 54px; }

/* @end Section resources carousel styles */

/* @group Model carousel */
.bodyBlock>.model-wrapper {
    right: 22px;
}
.model-wrapper {
    width: 226px;
    position: absolute;
    float: right;
    margin-right: -225px;
    margin-top: -8px;
    right: 0px;
}

.hb-model {
    display: block;
    padding-left: 40px;
    width: 265px !important;    
}

.hb-model .hb-model-container { display: block; width: 235px; height: 40px; overflow: hidden; position: relative; left: 7px; }
.hb-model ul { height: 40px; width: 235px; padding: 0; margin: 0; }

.hb-model ul img,
.hb-model ul a { height: 36px; max-width: 50px;}



.hb-model ul .last { padding-right: 8px; background: url(/edu/educator/images/hb-carousel-divider.png) no-repeat right center; }

.hb-model .hb-carousel-next,
.hb-model .hb-carousel-prev { height: 40px; width: 21px }

.hb-model .hb-carousel-next { position: absolute; top: 0; left: 26px }
.hb-model .hb-carousel-prev { position: absolute; top: 0; right: 3px }

.hb-model .hb-carousel-next.disabled,
.hb-model .hb-carousel-prev.disabled{ display:none; }

.hb-vid-details p.title {
    margin-top: 12px;
    text-transform: uppercase;
}

.model-wrapper .hb-model-container li { 
    padding: 0;
    list-style-type: none;
    margin: 0 2px;
}

.model-wrapper .hb-model-container ul { 
    padding: 0;
    list-style-type: none;
}

.model-wrapper .ajax-ice-container ul {
    list-style: none;
    padding: 13px 0 20px 2px;
    line-height: 26px;
    font-size: 18px;
    margin-left: 13px;
}


/* @end Model carousel */

/* @group video details */

.hb-vid-details {
    background: #332d2d;
    background: -moz-linear-gradient(top,#332d2d 0,#241e1e 80%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#332d2d),color-stop(80%,#241e1e));
    background: -webkit-linear-gradient(top,#332d2d 0,#241e1e 80%);
    background: -o-linear-gradient(top,#332d2d 0,#241e1e 80%);
    background: -ms-linear-gradient(top,#332d2d 0,#241e1e 80%);
    background: linear-gradient(top,#332d2d 0,#241e1e 80%);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.6);
    box-shadow: 0 1px 2px rgba(0,0,0,0.6);
    margin: 0 auto;
    padding: 12px;
    width: 140px;
    display: none;
    z-index:11;
    top:40px;
    left:70px;
    position:absolute;
}

.hb-vid-details img {
    height: 100px;
    max-width: 140px;
    display:block;
    margin: 0 auto;
}

.hb-vid-details a:first-child {
    width: 140px;
    height: 100px;
    display: block;
    position: relative;
}
.hb-vid-details a:first-child span {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    height: 100px;
    background: transparent url(/edu/educator/images/play-button.png) no-repeat center center;
    background: rgba(0,0,0,0.4) url(/edu/educator/images/play-button.png) no-repeat center center;
}

.hb-vid-details a:first-child:hover span { display: block; cursor: pointer; }

.hb-vid-details p.description, .hb-vid-details p.title{
    font-family: Helvetica,Arial,sans-serif;
    padding-bottom: 0;
    font-size: 11px;
    color: #f2f2f2;
    line-height: 1.4;
    padding: 0;
    overflow: hidden;
    text-indent: 0;
}

.ajax-ice-container {
    position:absolute;
    top:45px;
    left:50px;
    width:100%;
    background-color:#C2C2C2;
}
.ajax-ice-container li {
    line-height:5px;
    font-size:12px;
    list-style:none !important;
}

/* @end video details */

/* @group Section resources */

.section-resources {
    position: absolute;
    top: 18px;
    right: -55px; 
    z-index: 15;
}
.section-resources .hb-vid-details {
    position:absolute;
    margin:0 auto;
    top: 116px;
    left: 35px;
    
}
.section-resources.active { right: -268px; width:243px; }
.section-resources.active .sr-open { display: none; }
.section-resources.active .sr-header,
.section-resources.active .sr-content { display: block; }

.bodyBlock > .section-resources {
    position: absolute;
    top: -46px;
    right: -31px; 
}
.bodyBlock > .section-resources.active { right: -244px; }

.section-resources .counter { background-color: rgb(175, 170, 152); margin-left: 4px; text-shadow: 0 1px 1px rgba(125, 120, 110, 0.3);}
.section-resources .sr-open {
    margin-top: -2px;
    display: block;
    width: 30px;
    height: 27px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.section-resources .sr-header {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.6);
    box-shadow: 0 1px 2px rgba(0,0,0,0.6);
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    background-color: #c4bda7;
    background: -moz-linear-gradient(top,#c4bda7 0,#918c7a 80%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#c4bda7),color-stop(80%,#918c7a));
    background: -webkit-linear-gradient(top,#c4bda7 0,#918c7a 80%);
    background: -o-linear-gradient(top,#c4bda7 0,#918c7a 80%);
    background: -ms-linear-gradient(top,#c4bda7 0,#918c7a 80%);
    background: linear-gradient(top,#c4bda7 0,#918c7a 80%);
    display: none;
    width: 238px;
    padding: 2px;
    border: 1px solid #fff;
    border-left: 0 solid transparent;
}
.ie7 .section-resources .sr-header,
.ie8 .section-resources .sr-header { 
    border: 1px solid #aaa491;
    border-left: 0 solid transparent;
}

.ie7 .section-resources .sr-content,
.ie8 .section-resources .sr-content { 
    border: 1px solid #c4bda7;
    border-left: 0 solid transparent;
    border-top: 0 solid transparent;
}

.section-resources .sr-header h3 {
    display: inline;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.2);
    margin-left: 10px;
    padding-bottom: 0;
}
.ie7 .section-resources .sr-header h3 { float: left; }

    .section-resources .sr-header .sr-close {
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.section-resources .sr-content {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.6);
    box-shadow: 0 1px 2px rgba(0,0,0,0.6);
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    display: none;
    padding: 12px;
    width: 214px;
    background: #eeebe6 url(/edu/educator/images/hb-shadow.png) repeat-y 0 0;
    border-top: 1px solid rgba(0,0,0,0.3);
    font-family: Helvetica,Arial,sans-serif;
}
.section-resources .sr-content h2 { 
    font-size: 18px; 
    font-weight: 500; 
    margin-bottom: 8px; 
    padding-bottom: 0;
    color: #f49232; 
}
.section-resources .sr-content div + h2,
.section-resources .sr-content ul + h2,
.section-resources .sr-content h2 + ul { margin-top: 12px; padding: 0; }

.sr-content ul { margin-left: 12px; }
.hb-sr-container ul { margin-left: 0; }
.sr-content ul > li + li { margin-top: .5em; }
.hb-carousel li + li { margin-top: 0 !important; }

.sr-content ul > li { padding: 0 !important; font-size: 14px; line-height: 1.3;}

/* @end Section resources*/


/************************************************************/
/*****************  MEDIA QUERIES  **************************/
/************************************************************/
/* @group tabs */
/* Caution! Ensure accessibility in print and other media types... */

@media projection, screen {
    /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide { display: none; }
}

@media screen and (min-width: 1290px){
    #main.content-admin{
        width:1280px;
    }
    blockquote.left{
        margin-left: -10em;
    }
}

@media print {
    /* @group undo default */

    :link,:visited { text-decoration: none }
    
    ul,ol { list-style: none }
    
    h1,h2,h3,h4,h5,h6,pre,code { font-size: 100%; font-weight: normal; }
    
    ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd,legend,input,select { margin: 0; padding: 0 }
    
    a img,:link img,:visited img, fieldset { border: 0; }
    
    address { font-style: normal }
    
    table { border: none; padding: 0; margin: 0; border-collapse: collapse; border-spacing: 0; }
    
    address,caption,cite,code,dfn,em,th,var { font-style: normal; font-weight: normal; text-align: left; }
    
    /* @end */
    .ui-tabs-nav { display: none; }
    
    body { 
        color:rgb(0,0,0);
        font-family: Georgia, serif; 
        font-size: 12pt; 
        padding: 30px 60px; 
    }
    blockquote{
        color:inherit;
        font-size:.75em;
    }
    h1 {
        color: rgb(0,0,0);
        font-family: Georgia, serif; 
        font-size: 30px; 
        font-weight: normal !important; 
        padding-bottom: 20px; 
    }
    h2, h3, h4, h5, h6 {
        color:rgb(0,0,0);
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    
    #split-sidebar,
    #split-sidebar h3,
    #split-sidebar p,
    #split-sidebar ul,
    #split-sidebar img,
    #header-wrap,
    #nav-wrap,
    #footer-wrap,
    #manualnav,
    .button,
    .pagination,
    #facets,
    .hideme,
    #nav { display: none; }
    
    .bodyBlock, .chapter-title{
        border-right:none;
    }
    .printme { display: block !important; }
    
    .subhead { display: block; padding-top: 4px; color: rgb(0,0,0); font-size: 13px; text-transform: uppercase; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .sectionLinkContainer, .shareLink, .stickyNavBar{
        display:none;
    }
    
    #split-main {
        width: none;
        float: none;
    }
    
    #split-main ul,
    .newsitem ul { list-style-type: square; padding-bottom: 10px; line-height: 16px; padding-left: 30px; }
    
    #split-main ol,
    .newsitem ol { list-style-type: decimal; padding-bottom: 10px; line-height: 16px; padding-left: 40px; }
    
    #split-main p,
    .newsitem p { font-family: Georgia, serif; font-size: 12px; line-height: 16px; padding-bottom: 10px; }
    
    a { color: #000; border-bottom: 1px solid #ddd; text-decoration: none; }
    
    #split-main strong,
    .newsitem strong { font-weight: bold; }
    
    #split-main h3,
    .newsitem h3 { font-size: 20px; margin-top: 0; padding-top: 0; }
    
    #split-main .section,
    .newsitem .section { display: block; font-size: 20px; border-bottom: 2px dashed #000; padding: 10px 0 2px 0; margin-bottom: 20px; }
    .bodyBlock *{
        border-right:none;
    }
    
    #split-sidebar {
        display: none;
    }
    
    .image-left { float: left; margin-right: 20px; margin-bottom: 6px; }
    
    .image-right { float: right; margin-left: 20px; margin-bottom: 6px; }
    
    .image-left img,
    .image-right img { max-width: 300px; }
    
    .caption { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; display: block; width: 300px; padding-top: 4px; }
    
    .letterbox { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 30px; color: #000; padding: 4px; text-align: center; }
    
    .contenttitle { padding-bottom: 20px; font-size: 20px; font-style: italic; color: #000; line-height: 26px; }
    
    /* @group results */
    
    #results { clear: both; float: left; width: 700px; line-height: 1.1em; font-size: 16px; padding-bottom: 40px; font-family: Georgia, serif; padding-top: 30px; }
    
    #results p { padding-bottom: .7em; line-height: 1.5em; }
    
    #results ol { list-style-type: none; margin: 0; padding: 0; }
    
    #results img.photo { float: left; margin: 0 20px 20px 0; border: 1px solid #E7E5E2; padding: 2px; }
    
    #results h2 { font-style: normal; font-size: 20px; line-height: 24px; margin-bottom: 4px; }
    
    #results h2 a { color: #555; border-bottom: none; }
    
    #results a { color: #0D1F29; border-bottom: none; }
    
    #results a:hover { border-bottom: 1px solid #E7E5E2; }
    
    #results li { margin-bottom: 20px; }
    
    #results li p em { font-size: 13px; color: #a3a3a3; }
    
    #results .type { color: #a3a3a3; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase; letter-spacing: .17em; }
    
    /* @end */
    
    /* @group peoplefinder */
    
    body.printlist { background: #fff; padding: 0; margin: 0; }
    
    .printlist h3 { font-family: Helvetica, Arial, sans-serif; color: #000; padding: 0; }
    
    .printlist h4 { color: #000; padding: 0; font-size: 13px; }
    
    .printheader { background: #ddd; padding: 9px; font-size: 14px; text-align: left; color: #000; }
    
    .printlist { margin: 0; padding: 0; font-family: Helvetica, Arial, sans-serif; font-size: 9px !important; text-align: center; }
    
    .printdetails { padding: 10px 10px; display: block; float: left; border: 1px solid #bbb; width: 130px !important; margin: 3px; height: 180px; text-align: left; overflow: hidden; }
    
    .printdetails h3 { font-weight: bold; clear: none !important; margin-bottom: 5px; font-size: 10px; text-align: left; line-height: 13px; }
    
    .printdetails img { border: 1px solid #000; margin: 0 10px 10px 0; float: left; width: 38px; }
    
    .printdetails .detailgrid { width: 100%; clear: both; }
    
    .printdetails .detailgrid th { border: none; text-align: right; padding: 0 6px 3px 0; color: #000; white-space: nowrap; vertical-align: top; font-size: 8px; }
    
    .printdetails .detailgrid td { border: none; padding: 0 0 3px 0; vertical-align: top; text-align: left; font-size: 8px; }
    
    .printdetails p { text-align: left; }
    
    .printdetails a { color: #7188BC; border-bottom: 1px solid #ccc; }
    
    .page { page-break-after: always; margin-left: 25px; }
    
    .clear { clear: both; }
    
    .printtable { width: 100%; }
    
    .printtable th { font-weight: bold; text-align: left; border-bottom: 1px solid #000; padding: 4px; }
    
    .printtable td { text-align: left; border-bottom: 1px solid #ccc; padding: 4px; vertical-align: top; page-break-inside: avoid; }
    
    .printtable tr { page-break-inside: avoid; }
    
    .stanza { margin: 0 2em; }
    
    .stanza p { line-height: 1.3; }
    
    .copy p {font-size:16px !important;line-height:1.3em !important;}
    
    .copyright { margin-top: 25px; font-size: 9pt; display: block; border-bottom: none; width: 100%; text-align: left; }
    
    /* @end */
}

/* begin loop11 styles */

@charset "UTF-8";

/*===== OPTIONAL. Loop11 over-rides, for when we are running the test locally. Added "body" to all declarations in order to trump Loop11's specificty. =====*/

/* Hide exit button on tasks and questions; still there on intro screens */
body #loop11-exit {
    display:none !important; 
} 

/* Remove percentage, raise hide/show, shorten box, tighten headings */
body #loop11-percentage {
    display:none !important;
}
body #loop11-task-content {
    margin-top:1em !important;
}
body #loop11-task-panel #loop11-task-text, #loop11-task-panel-short #loop11-task-text 
{ margin-bottom:2em !important;
margin-left:5em !important;
}

body #loop11-hide, body #loop11-show {
    top:1em !important;
}

body #loop11-task-content #loop11-question-form h2 {
    padding-top:0;
    padding-bottom:.1em;
    line-height:1.1em;
    }

/* Hide Loop11 logo */
body #loop11-logo {
    visibility:hidden;
    height:3em;
}

/* Fit wide/long matrix questions in post-task forms */

body #loop11-task-content #loop11-question-form div.loop11-ranking fieldset{
    padding-bottom:4px;
    border-bottom:1px dotted #ccc;
}

body #loop11-task-content #loop11-question-form span.loop11-rankDescription {
    line-height:1.1em !important;
    padding-bottom:8px !important;
}
body #loop11-task-content #loop11-question-form input.loop11-inputRadio, #loop11-task-content #loop11-question-form input.loop11-inputCheckbox {
    margin-top:4px;
}

body #loop11-task-content #loop11-question-form div.loop11-ranking fieldset div.loop11-formField li {
    padding-top:4px !important;
}

/* Tighten collapsed version of panel */
body #loop11-task-panel-short {
    height:10em;
}


/* end loop11 styles */

div.figure img {
    display: block;
    margin: 0 auto 10px auto;
}

div.figure.img-right img {
    float: right;
    margin: 5px 0 10px 20px;
}

div.figure.img-left img{
    float: left;
    margin: 5px 20px 10px 0;
}


/* user utilitiy page styles */

.user-details h1 {
    margin-bottom: 5px;
}

.user-details p {
    margin-bottom: 3px;
}

.user-details .detail-section {
    margin: 15px 0;
}

.user-details .detail-section .tabbed{
    margin: 15px 35px;
}

.user-details .detail-subsection {
    margin: 0 0 10px 0;
}



/* end user utilitiy page styles */
