html { height: 100%; margin-bottom: 1px; } body { font-family: sans-serif; margin: 0; background-color: #eae4d9; } h3 { margin-top:2px; margin-bottom:2px; } p { margin-top:0px; margin-bottom:0.75em; } .sectionHeader { margin-top:0px; margin-bottom:0px; } .headerTD { vertical-align: middle; } /* Styles for the different depths */ .sectionHeaderDepthTitle{ font-size:1.4em; line-height:1em; font-weight:bold; } .sectionHeaderDepth1{ font-size:1.3em; line-height:1em; font-weight:bold; } .sectionHeaderDepth2{ font-size:1.2em; line-height:1em; font-weight:bold; font-style:italic; } .sectionHeaderDepth3{ font-size:1.1em; line-height:1em; font-style:italic; } .sectionHeaderDepth4{ font-size:1em; line-height:1em; font-weight:italic; } .sectionNumberSpan{ /*Comment out this line to enable automatic section numbering*/ display:none; } .sectionContainer{ padding-top:0.5em; padding-bottom:1em; padding-left:1.5em; } .classifierContainer { padding-left:1.5em; } .icon{ cursor:pointer; padding:2px; border:0px; } .emptyIcon { height:16px; width:16px; } .backToTop { font-size:0.7em; padding-left: 2em; text-align:center; } .hidden{ display:none; } #prevArrowTD { text-align:right; width:10%; } #nextArrowTD { text-align:left; width:10%; } #prevTD { text-align:left; width:20%; } #nextTD { text-align:right; width:20%; } #searchResultNavTable { width:100%; } #searchResultsStatusBar { text-align:center; } #container { position: relative; margin: 0 auto 20px auto; max-width: 1000px; padding: 0; line-height: 120%; background-color: #fff; border-top-width: 0px; } #topArea { border-bottom-width: 0px; max-width: 998px; margin: 20px auto 0; } #topArea table { width: 100%; } #topArea td { width: 50%; } #gs_banner { padding:0px; height:100px; position: relative; } #gs_content { margin-top:-10px; padding: 20px 20px 10px; min-height: 300px; /* background-color: #ff0; */ } #gs_footer { position: relative; display: block; /*background: transparent url('../images/gsdlhead.gif') scroll no-repeat left top;*/ margin: -1px auto; text-align: center; vertical-align: middle; font-size: 70%; padding-top:5px; padding-bottom:5px; } #gs_footer a { /*color:#FFF;*/ } .termList { font-size:12px; line-height:14px; } .noTermHighlight{ } .termHighlight{ background:yellow; } .viewOptions { width: 100%; } .viewOptions td { padding: 5px; } .tableOfContentsTitle{ font-weight:bold; text-align:left; } .viewOptions a:link, .viewOptions a:hover, .viewOptions a:active, .viewOptions a:visited { text-decoration:none; } #rightSidebar { border: 1px solid #cdc; width: 30%; min-width:180px; float:right; margin: 0 0 10px 20px; background-color: #FFFFFF; } #contentsArea { padding:10px; } #collectionLinks { position: relative; } .collectionLink { display: block; float: left; border: 1px solid #888; margin: 0 20px 20px 0; font-size: 150%; color: #444; text-decoration: none; background: url(../images/collectionIconStripe.gif) scroll no-repeat 0 0; padding: 20px; } collectionLinkImage { float: left; } /* some text should not be rendered as it is just there for search engines */ #collectionLinks a b { display: none; } /* make sure h1s and h2s are readable on the green banner */ #breadcrumbs, #gs_banner h2, #breadcrumbs a, #gs_banner h2 a { /*color: #fff;*/ } body.dAction #gs_banner h2 { max-width: 600px; font-size: 100; } #titlearea { padding-left: 20px; width:40%; } #titlesearchcontainer { height: 70px; width: 100%; } #titlesearchcontainer h2 { padding-left: 0px; } #titlesearchcontainer, #titlesearchcontainer form, #titlesearchcontainer h2{ padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; } #quicksearcharea { width: 60%; text-align: right; padding-right: 20px; padding-top: 10px; } #quicksearcharea ul{ margin:0; } #quicksearcharea li{ display:inline; list-style:none; margin-left:5px; padding: 2px 3px 2px 5px; font-size: 10px; } #quicksearcharea a{ text-transform:lowercase; } #breadcrumbs { margin-left: 20px; } #breadcrumbs a{ text-decoration:underline; } /* css to make the page links work (home, help, preference) */ #bannerLinks { text-align: right; list-style: none; margin: 0 20px; text-transform: capitalize; font-size: 14px; } #bannerLinks li { /*display: inline;*/ float:right; margin-left: 5px; padding: 1px 4px 1px 0px; } #bannerLinks ul { padding: 0px 3px 0px 0px; text-align: right; list-style: none; } #bannerLinks li.current a { cursor: default; } #bannerLinks li:hover, #bannerLinks li.current { background-position: 100% 0; } #bannerLinks li.current a { text-decoration: underline; background-position: 0 0;} #bannerLinks img.spacer { display: table-cell; } /* css to make the classifier list pretty */ .navList { margin: 0 0 10px 0; padding: 0; background-color: #0a0; } .navList ul { margin: 0; padding: 0; list-style: none; } .navList td { /*float: left;*/ padding-left: 3em; padding-right: 3em; text-align:center; cursor: pointer; color: #fff; } .navList li a, .navList li span { padding: 0 1em; display: block; text-decoration: none; color: #fff; } .navList td.current { background-color: #efea6e; color: #444; cursor: default; } .navList li.current a, .navList li.current span { color: #444; cursor: default; } /* css to make the tabs work */ #nav { list-style: none outside none; padding: 0px; margin: 9px 0 0 20px; font-size: 14px; } #nav ul { margin:0px; padding:0px; } #nav li { display: inline; margin-right: 5px; padding: 3px 5px 4px 7px; text-transform: capitalize; text-align: center; border-bottom: none; } #nav a{ margin:0px; font-weight: bold; text-decoration: none; } #nav li:hover, #nav li.current { background-position: 100% 0; } #nav li:hover a, #nav li.current a { background-position: 0 0; cursor:default; } /* style the search and classifier results */ #results { line-height: 160%; margin: 0; padding: 0; /* border: 1px solid #f00; */ } #results ul { margin: 0 0 0 20px; padding: 0; } #results li { list-style: none; margin: 0 0 .2em 0; /* border: 1px solid #00f; */ } #results li a { padding: 3px 3px 3px 3px; background-repeat: no-repeat; background-position: 0 .1em; } #results .document a { /*background-image: url('../images/book.png'); */} #results .document a:visited { background-image: url('../images/book-visited.png'); color: #999; } #results .shelf>a { background-image: url('../images/bookshelf.png'); } /* corners of the banner */ /* .corner { position: absolute; background-image: url('../images/layout/corners.png'); background-repeat: no-repeat; width: 20px; height: 20px; } #cornerTopLeft { left: 0; top: 0; background-position: 0 0; } #cornerTopRight { right: 0; top: 0; background-position: -20px 0; } #cornerBottomLeft { left: 0; bottom: 0; background-position: 0 -20px; } #cornerBottomRight { right: 0; bottom: 0; background-position: -20px -20px; } */ .clear { clear: both; } /*a:link, a:hover, a:active, a:visited { color: #050; }*/ /* bg image set in style macro */ div.divbar { clear: both; background-image: url('../images/bg_green.png'); width: 100%; text-align: center; font-size:80% } /** query form style**/ div#queryform{ } /** search result style */ div#terminfo{ } div#matchdocs{ } div.resultnavigation{ margin: 0; padding:0; } ul#resultlist li{ display:block; } div#documentheading{ font-size: 16pt; font-weight: bold; } div#documentinfo { float:left; padding:0; margin:0; width:24%; } div#toc{ float:left; text-align:left; width:60%; padding:0; margin:0; } ul#docbuttons li { display: block; font-size: 11px; font-weight: bold; background: #f7e7c5; margin: 1px; border: 1px solid #eeddbb; text-align: center; vertical-align: middle; height: 30px; /* IE6 and NS4 treat width/height as min-width/min-height */ width: 110px; } ul#tocnodes li{ margin: 0; padding: 5px 0 0 0; display:block; } ul.tocnode { margin:0; padding:5px 0 0 20px; } ul.tocnode a{ margin: 0; padding:0 5px 0 0; } span.bold{ font-weight: bold; } div.documentarrows{ margin: 0 0 0 0; padding: 1em 0 0 0; } img.lessarrow{ float:left; border: none; } img.morearrow{ float:right; border:none; } div.formheading{ font-size: 16pt; font-weight: bold; margin: .5em 0 0; padding:0; } ul#presprefs li, ul#berrybasketprefs li, ul#searchprefs li{ display: block; } div.phrasebrowse{ text-align:center; padding:0; margin: .5em 0 .5em 0; } div.QuickSearch { float: right; } #coverImage { text-align: center; } /* ----- TABLE OF CONTENTS ------ */ #tableOfContents { margin: 0; padding: 0; font-size: 70%; } #tableOfContents li { list-style: none; margin: 0; padding: 2px; background-color: #fff; } #tableOfContents li a { color: #444; } #tableOfContents li.current { background-color: #090; } #tableOfContents li.current a { color: #fff; } #tableOfContents li.current li { background-color: #fff; } #tableOfContents li.current li a { color: #444; } #tableOfContents ul { padding: 0 0 0 0; } #tableOfContents ul ul{ padding: 0 0 0 0; } #tableOfContents ul ul ul{ padding: 0 0 0 16px; } /* -------- SEARCH ------- */ .paramLabel { float: left; min-width: 250px; } .paramValue { float: left; } table{ border-collapse:collapse; border-spacing:0; } /* ------- BROWSE -------*/ .childrenlist { margin:0 0 0 10px; } .childrenlist td { padding:3px 0px 0px 10px; } /* ------- PAGED IMAGE ------- */ .pageSlider { width: 250px; overflow: auto; margin-left: auto; margin-right: auto; background: #BBFFBB; border:2px solid #00AA00; padding: 2px; } .pageSliderSpacer { width:2px; } .pageSliderCol { width:75px; height:100px; margin: 3px; text-align: center; } /* ------- SPATIAL COLLECTIONS ------- */ #nearbyDocs td, #nearbyDocs th { padding: 5px; border: 1px solid black; } #nearbyDocs th { font-weight: bold; } /* ul.childrenlist li { list-style-type:none; } ul#classifierlist,ul#classifiernodelist { list-style-type:none; margin:0; padding:0 } ul#classifierlist li{ list-style:none; margin:0 0 5px 0; padding:0;display:block; } ul#classifiernodelist li{ list-style:none; margin:0; padding:5px 0 0 0; display:block } ul.childrenlist{ list-style:none; margin:0; padding:0 0 0 20px; display:block; width:100% } */