body {
    background-color: #F1F3ED;
    margin: 24px;
    padding: 0;
    line-height: 1.5em;
    font-family: Helvetica, Arial, "Nimbus Sans L", sans-serif;
    /* Reminder; "Nimbus Sans L" is for Ubuntu without "msttcorefonts" */
    font-size: 12px;
}

a {
    text-decoration: none;
    color: #B52900;
}

a strong {
    color: #B52900;
}

img.conflict {
    vertical-align: bottom;
    width: 12px;
    height: 12px;
    padding: 0 0 4px 2px;
    cursor: help;
}

img.close {
    width: 16px;
    height: 16px;
    float: right;
    padding: 0 0 1em 1em;
}

a:hover {
    color: #B52900 !important;
}

a.zoom {
    line-height: normal !important;
}

a.zoom:hover {
    cursor: url(/img/zoom-filled.png), crosshair;
}

.edition .annotation a.srctext-corresponding-page {
    font-size: 11px !important;
    display: block;
    margin-top: 5px;
    line-height: 110%;
}

h1, h2, h3 {
    font-weight: bold;
    margin: 0 0 0.5em 0;
}

h1 {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 50px;
}

h3 {
    margin-bottom: 0;
}

select {
    line-height: 2em;
}

label {
    color: #505050;
    font-weight: bold;
}

p {
    margin: 0 0 1em 0;
}

pre, code {
    font-family: Monaco, Courier, monospace;
    font-size: 11px;
}

img {
    border-style: none;
}

ul {
    margin: 0 0 1em 0;
    padding: 0;
}

p + ul {
    margin-top: -0.25em;
}

li {
    margin: 0 0 0 1.25em;
    padding: 0 0 0 0;
}

strong {
    color: #262626;
}

table {
    border-collapse: collapse;
    border-style: none;
    border-spacing: 0;
}

th, td {
    text-align: left;
    vertical-align: top;
    padding: 0.2em 0.75em 0.2em 0.25em;
    border-color: #878787;
    border-width: 1px;
    border-style: solid none;
}

table.noborders td {
    border-style: none;
    padding: 0.5em 0.8em 0.5em 0;
}

.alert {
    color: #7D1F00;
    font-weight: bold;
}

.placeholder {
    color: #878787;
}

.code {
    font-family: Monaco, Courier, monospace;
    font-size: 11px;
}

.hilite {
    background-color: #E0E0D4;
    padding: 0.1em 0.2em;
}

.handheldonly {
    display: none;
}

a.artworkimage.medium {
    display: inline-block;
}

a.artworkimage.medium {
    display: block;
    width: 120px;
    height: 90px;
    background-image: url(/img/artwork-no-image-medium.png);
}

a.artworkimage.small {
    float: left;
    width: 20px;
    height: 24px;
    background-color: #E6E5DB;
}

a.artworkimage.small span {
    display: none;
}

a.artworkimage.missing.medium {
    display: block;
    width: 100px;
    height: 55px;
    background-image: url(/img/artwork-no-image-medium.png);
    color: #666;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding: 25px 10px 10px 10px;
    line-height: 14px;
}

em.objinfo {
    color: #505050;
    font-size: 0.95em;
}

span.printonly {
    display: none;
}

.sepabove {
    background: transparent url(/img/bg_dots.gif) repeat-x;
    padding-top: 0.4em;
    margin-top: 0.4em;
}

.sepbelow {
    background: transparent url(/img/bg_dots.gif) repeat-x 0 bottom;
    padding-bottom: 0.35em;
    margin-bottom: 1em;
}

a.thumbnail {
    padding-right: 30px;
    display: inline-block;
    position: relative;
}

a.thumbnail img {
    border: 2px solid #FFF;
}

a.thumbnail .tooltip {
    display: none;
    color: #000;
}

a.thumbnail:hover .tooltip {
    z-index: 100;
    top: -70px;
    left: -25px;
    min-width: 200px;
    display: block;
}

h2 + .sepabove {
    padding-top: 0;
    margin-top: 0;
    background-image: none;
}

.todo {
    color: #C0C;
    font-weight: bold;
}

a.pager {
    color: #505050;
    font-weight: bold;
    padding: 0 0.2em;
}

a.pager.selected {
    color: #000;
}

div.alert {
    margin-bottom: 2em;
    line-height: 1.5em;
}

div.alert.bordered {
    border: 1px solid #A00;
    font-weight: normal;
    padding: 0.5em;
    color: #000;
}

div.alert.bordered strong {
    font-weight: bold;
    color: #7D1F00;
}

div.block1 {
    float: left;
    width: 34.25em;
}

div.dimmed {
    visibility: hidden;
}

div.block1 a, div.block2 a {
    color: #B42400;
    font-weight: bold;
    font-family: Georgia, serif;
}

div.block2 {
    float: right;
    width: 34.25em;
}

a.lightbox {
    float: right !important;
    font-weight: normal !important;
}

div.lightbox {
    width: auto;
}

div.lightbox td {
    width: 25%;
    padding: 1.5em 2em 1.5em 0;
    border-style: solid none none none;
    border-color: #ECEBE4;
}

div.publgrpinfo {
    padding-top: 7px
}

div.publgrpinfo p {
    border: 3px solid #ECE7E6;
    padding: 0.75em;
    margin-bottom: 15px;
}

div.help {
    color: #505050;
    font-size: 11px;
    line-height: 14px;
}

div.help * {
    font-size: 11px;
}

div.image {
    margin: 0.4em 0 1.2em 0;
}

div.image div.caption {
    color: #505050;
    font-size: 0.9em;
    font-weight: bold;
}

div.pager {
    float: right;
}

div.objsearchmatch {
    margin: 0 18em 0.75em 3em;
}

div.objoccurrences div {
    margin: 0 0 0.75em 2em;
}

div.objsearchmatch a, div.objoccurrences a {
    color: #505050;
}

div.pagetools * {
    font-size: 11px;
    color: #FFF;
}

div.pagetools a, div.pagetools strong {
    font-weight: bold;
}

div.no-translation {
    opacity: 0.2;
    filter: alpha(opacity=0.2); /* IE < 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.2)"; /* IE 8 */
}

div.titlepage {
    text-align: center;
}

.tooltip {
    position: absolute;
    padding: 0;
    border-style: solid;
    border-width: 1px;
    border-color: #F1F3ED #BBB #BBB #F1F3ED;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: #888 1px 5px 7px;
    -moz-box-shadow: #888 1px 5px 7px;
    box-shadow: #888 1px 5px 7px;
}

.tooltip span.body {
    display: block;
    background-color: #F1F3ED;
    border: 1px solid #FFF;
    padding: 0.5em;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

img.unicode-dummy {
    /* Unicode characters that usually cannot be displayed */
    vertical-align: middle;
    padding-right: 1px;
}

span.reltext {
    color: #666;
    font-style: italic;
}

span.reltext a {
    font-weight: normal !important;
}

span.annotation.sourcetext span.body strong {
    color: #505050;
    font-weight: bold;
    font-size: 11px;
}

a.source-text-authors {
    background: #EBEAE2 url(/img/source-text-ltr.png) no-repeat right -5px;
    padding: 2px 10px 2px 5px !important;
    margin: 0 2px;
    font-weight: bold;
    color: #666;
    font-size: 10px !important;
    text-transform: uppercase;
    border-style: none !important;
}

a.source-text-authors em {
    font-size: 10px;
    text-transform: none;
    font-weight: normal;
    font-style: normal;
}

#source-marker-line {
    position: absolute;
    left: 620px;
    width: 6px;
    height: 200px;
    background-color: #B52900;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: #AAA 2px 4px 6px;
    -moz-box-shadow: #AAA 2px 4px 6px;
    box-shadow: #AAA 2px 4px 6px;
}

a.source-text-authors.hilite {
    color: #FFF !important;
    background-color: #B52900 !important;
}

a.source-text-authors.end {
    background-image: url(/img/source-text-rtl.png);
    background-position: left -5px;
    padding: 2px 5px 2px 10px !important;
}

a.source-text-authors.end.continued {
    background-image: url(/img/source-text-ltr.png) !important;
    background-position: right -5px !important;
    padding: 2px 10px 2px 5px !important;
}

span.annotation.sourcetext {
    position: absolute;
    left: 637px;
    width: 240px !important;
    height: auto;
    line-height: 16px;
}

span.annotation.sourcetext .body {
    background-color: #EBEAE2 !important;
}

div.argument, p.argumentlike {
    padding: 1em 3em;
}

div.figure {
    margin-top: 5px;
}

div.figure p {
    margin: 0.1em 0 0.1em 0;
}

div.figure .caption, div.figure .caption * {
    font-size: 14px;
}

div.headerimage {
    border-bottom: 1px solid #000;
    padding-bottom: 0.4em;
    margin: 4px 0 0 0;
}

div.legend {
    color: #262626;
    padding-left: 0.85em;
}

div.upo {
    background-color: #ECE7E6;
    padding: 0.5em;
}

label.uielement, span.uielement {
    font-size: 0.9em;
    color: #505050;
    font-weight: bold;
}

p.annotation {
    margin-bottom: 1.75em;
}

p.textinfo {
    font-weight: bold;
    text-align: center;
}

span.annotation-meta {
    display: block;
    margin-top: 2px;
}

span.annotation-meta a {
    padding-left: 8px;
    background: url(/img/link-annotation.gif) no-repeat 0 -16px;
}

span.exmplinput {
    font-family: Monaco, Courier, monospace;
    font-size: 11px;
    color: #505050;
}

span.querystring {
    background-color: #EFDA00;
    padding: 1px;
}

span.required {
    color: #B52900;
    font-weight: bold;
    font-size: 1.2em;
    padding-left: 0.1em;
}

td.number {
    text-align: right;
}

#showmore {
    display: block;
    margin: 0.5em 0 1em 0;
}

#basedata .hilite {
    background-color: #E6E5DB;
}

#belink {
    position: fixed;
    top: 0.5em;
    right: 0.5em;
    border: 2px dotted #0B0;
    background-color: #FEE;
    padding: 0.5em;
}

#browser {
    width: 720px;
    height: 540px;
    padding: 10px;
    background-color: #F8F9F6;
}

#pageholder {
    background-color: #FFF;
    width: 868px;
    margin: 0 auto 30px auto;
    padding: 24px 16px;
    position: relative;
}

#header {
    padding: 0;
    height: 100px;
    border-bottom: 1px solid black;
    /*border-width: 1px;*/
    /*border-style: none none solid none;*/
    /*border-color: #000;*/
}

#header h2 {
    position: absolute;
}

#header h2 a {
    display: block;
    width: 154px;
    height: 34px;
    background-image: url(/img/logo.gif);
    background-repeat: no-repeat;
}

#header h2 span {
    position: absolute;
    top: -100em;
    left: -100em;
}

#content {
    margin-top: 24px;
    line-height: 1.5em;
    min-height: 390px;
}

#content.padded {
    padding: 0 16px 0 16px;
}

#content.padded h1 {
    padding-top: 10px;
    margin-bottom: 34px;
    max-width: 580px;
}

#content div.column-main {
    margin-left: 378px;
}

#content.cms {
    margin-top: 2em;
    width: 40em;
    margin-left: 32.85em;
}

#content.cms h1 {
    margin-bottom: 3em;
}

#content h3 {
    background-image: url(/img/bg_dots.gif);
    background-repeat: repeat-x;
    margin: 1.75em 0 0.5em 0;
    padding-top: 1em;
}

#content h3.first, #content h1 + h3 {
    background-image: none;
    margin-top: 0;
    padding-top: 0;
}

#content h4, #content h5 {
    color: #262626;
    margin: 0 0 1px 0;
}

#content h5 {
    margin: 0.65em 0 0 0;
    font-weight: normal;
    font-size: 12px;
}

#content div.home {
    margin-top: -20px;
    padding-top: 7px;
    position: relative;
    height: 355px;
    margin-bottom: 0;
    background: url(/img/bg_home.jpg) no-repeat right 0;
}

#content div.home h1, #content div.home h3 {
    padding-top: 0.5em;
    font-family: Georgia, serif;
    font-size: 2.1em;
    font-weight: normal;
    margin-bottom: 8px;
}

#content div.home h3 {
    padding-top: 0.25em;
    font-size: 1.1em;
    background-image: none;
}

#content div.home div {
    position: absolute;
    margin: 6.65em 0 0 0;
    padding: 0.75em 0;
    font-family: Georgia, serif;
    font-style: italic;
}

#content div.home div.block2 {
    margin-left: 29.5em;
}

#content div.home ul {
    position: absolute;
    margin: 11em 0 0 0;
    padding: 0.75em 0;
    width: 27.25em;
    border-top: 1px solid #000;
}

#content div.home ul.block2 {
    margin-left: 29.5em;
}

#content li {
    margin: 0 0 0.15em 0.15em;
    padding: 0 0 0 1.1em;
    background-image: url(/img/li.gif);
    background-repeat: no-repeat;
    background-position: 0 0.7em;
    list-style-type: none;
}

#content div.home li {
    background-image: none;
    padding: 0;
    margin: 0;
}

#content div.home li a {
    font-weight: bold;
    font-size: 0.9em;
    color: #000;
}

#popupcontent {
    margin: 16px;
}

#structurenavbutton {
    position: absolute;
    z-index: 20;
    display: block;
    margin-top: 2px;
    outline-style: none;
    width: 36px;
    height: 23px;
    padding: 0;
    background: #878787 url(/img/structurenav.gif) no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#structurenavbutton:hover, #structurenavbutton.active {
    background-color: #505050;
}

#structurenavbutton.active {
    height: 20px; /* Due to the line below */
}

#structurenavbutton span {
    position: absolute;
    z-index: 10;
    top: -100em;
    left: -100em;
}

#structurenav {
    display: none;
    position: absolute;
    margin-top: 2px;
    width: 310px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-top-left-radius: 4px;
}

#structurenav div.tools {
    line-height: 14px;
    padding: 8px;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    color: #FFF;
}

#structurenav div + div.tools {
    border-width: 1px;
    border-style: solid none none none;
    border-color: #727272;
}

#structurenav div * {
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
}

#structurenav a, #structurenav span {
    display: block;
    color: #FFF;
}

#sliderbar {
    position: relative;
    height: 45px;
    overflow: hidden;
    background: transparent url(/img/slider-bg-50.gif) no-repeat;
}

#sliderbar span.knob {
    display: block;
    height: 16px;
    position: absolute;
    top: -1px;
    background-repeat: no-repeat;
    z-index: 10;
}

#sliderbar span.knob.low {
    left: 0;
    background-image: url(/img/slider-left.png);
}

#sliderbar span.knob.high {
    right: -1px;
    background-image: url(/img/slider-right.png);
}

#sliderbar span.knob span.grip {
    display: block;
    border-style: none;
    width: 17px;
    height: 17px;
    cursor: move;
}

#sliderbar span.knob span.grip.low {
    position: absolute;
    margin-left: 283px;
}

#basedata {
    width: 34.5em;
}

#basedata h2, div.searchresult h2 {
    color: #262626;
    font-size: 1.1em;
    background: transparent url(/img/bg_colinfo.gif) repeat-x 0 1.5em;
    padding-bottom: 0.5em;
    margin-bottom: 0.75em;
}

#toplinks {
    width: 75em;
    margin: 0.5em auto 0 auto;
    text-align: right;
}

#toplinks a {
    font-size: 0.95em;
    font-weight: bold;
    color: #505050;
}

#toplinks img {
    vertical-align: bottom;
}

#xrefs {
    /* Box containing cross references to other DB objects */
    float: right;
    width: 34.4em;
    padding-top: 7px;
}

#xrefs a {
    color: #B52900;
    font-weight: bold;
}

#xrefs a.more {
    font-weight: normal;
}

#xrefs div.box {
    background-color: #E6E5DB;
    padding: 0.85em;
    margin-bottom: 0.85em;
}

#xrefs div.box strong {
    color: #262626;
}

#xrefs ul {
    margin-bottom: 0.3em;
}

#xrefs h2 {
    color: #262626;
    background: transparent url(/img/bg_xrefheader.gif) repeat-x;
    padding-bottom: 0.5em;
    font-size: 13px;
}

/* - - - - - - - - - - - - - NAVIGATION - - - - - - - - - - - - - */

#nav1 {
    position: absolute;
    width: 41.75em;
    margin: 0 0 0 31.5em;
    padding: 0;
}

#nav2 {
    position: absolute;
    width: 360px;
    margin: 0;
    padding: 0;
}

#nav1 ul, #nav1 li, #nav2 ul, #nav2 li {
    padding: 0;
    margin: 0;
}

#nav2 li li {
    padding-left: 1.5em;
}

#nav1 li {
    list-style-type: none;
    position: absolute;
}

#nav2 li {
    list-style-type: none;
    background-image: none;
    line-height: 1.25em;
}

#nav2 li.sepabove {
    background: transparent url(/img/bg_dots.gif) repeat-x;
    padding-top: 1em;
    margin-top: 1em;
    width: 16em;
}

#nav1 li.block2 {
    margin-left: 20.2em;
}

#nav1 li.block3 {
    margin-left: 30.9em;
}

#nav1 li a, #nav2 li a {
    font-size: 0.95em;
    font-weight: bold;
    color: #505050;
}

#nav2 li li a {
    font-weight: normal;
}

#nav1 li.selected a, #nav2 li.selected a {
    color: #000;
    font-weight: bold;
}

#nav1 li.navplain a {
    font-weight: normal;
}

/* - - - - - - - - - - - - - EDITION TEXT PAGE - - - - - - - - - - - - - */

#tapagehead {
    margin: 4px 0 0 0;
    min-height: 94px;
    border-bottom: 1px solid #000;
}

#pagenum {
    position: absolute;
    margin-left: 80px;
    margin-top: 67px;
}

#pagenum form {
    margin: 0;
    padding: 0;
}

#pagenum a {
    padding: 0 2px;
}

#pagenum input, input.emphasis, span.emphasis {
    margin: 0;
    padding: 0.25em;
    background-color: #E6E5DB;
    border-style: none;
    width: 3em;
    font-size: 1.2em;
    font-weight: bold;
}

span.emphasis {
    background-color: transparent;
}

#pagenum input {
    text-align: right;
}

#searchbox {
    position: absolute;
    width: 20.7em;
    margin: 0 0 0 51.75em;
    padding: 0;
}

#searchbox form {
    margin: 0;
    padding: 0;
}

#searchbox label, #searchbox a {
    font-size: 0.9em;
    color: #505050;
}

#searchbox label {
    font-weight: bold;
}

#searchbox input, input[type="text"], input[type="password"] {
    width: 20em;
    margin: 0;
    padding: 0.35em;
    background-color: #E6E5DB;
    border-style: none;
}

#functions {
    z-index: 10;
    position: absolute;
    line-height: 1em;
    width: 20.7em;
    margin: 0 0 0 603px;
}

#functions a {
    color: #505050;
    font-size: 11px;
    font-weight: bold;
}

#functions span.purl {
    font-size: 11px;
    font-weight: normal;
}

.edition #functions {
    margin-left: 610px;
}

#options {
    position: absolute;
    margin-left: 621px;
    margin-top: 67px;
    width: 248px;
    background: #878787 url(/img/icon-dropdown-white.gif) no-repeat 230px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 20;
}

#options.narrow {
    width: 147px;
    background-position: 130px 10px;
}

#translations {
    position: absolute;
    margin-left: 771px;
    margin-top: 67px;
    width: 98px;
    background: #E6E5DB url(/img/icon-dropdown-black.gif) no-repeat right 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 20;
}

#translations *, #translations:hover * {
    color: #000 !important;
}

#options:hover, #options.opened {
    background-color: #505050;
}

#options.opened {
    width: 248px;
    z-index: 30;
}

#translations.opened {
    margin-left: 621px;
    width: 248px;
    z-index: 30;
}

#translations.opened > a {
    padding-left: 156px;
}

#options form, #translations div {
    margin: 0;
    padding: 0;
    display: none;
}

#translations div {
    border-top: 1px solid #878787;
    padding: 12px 6px 6px 6px;
}

#options.opened form, #translations.opened div {
    display: block;
}

#options form div {
    margin: 0 0.5em;
    padding: 3px 0;
    background: transparent url(/img/bg_dots_light.gif) repeat-x;
}

#options select, #translations select {
    margin-left: 0.5em;
    height: 1.6em;
}

#options a, #translations > a {
    padding: 3px 6px 2px 6px;
    display: block;
}

#options a:hover {
    color: #FFF !important;
}

#options strong {
    display: block;
    margin: 1.2em 0 0 0;
    padding: 0.75em 0.5em 0.25em 0.5em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: 1px solid #727272;
}

#options strong:first-child {
    margin-top: 0
}

#options .corner {
    width: 2px;
    height: 2px;
    background-repeat: no-repeat;
}

#form_language, #form_language option {
    color: #000 !important;
    height: 15px;
}

#content.edition {
    margin-top: 5px;
    line-height: 2em;
    padding: 12px;
    min-height: 330px;
}

.edition div.titlePage {
    text-align: center;
}

.edition .chunk {
    width: 582px;
}

.edition .margin {
    display: block;
    float: right;
    width: 242px;
    line-height: 1.5em;
    margin-right: -269px;
    margin-left: 53px;
}

.edition .signature, .edition .signature * {
    font-style: italic;
    color: #505050 !important;
}

/* >>>> Translations, multiple comment columns */

.edition .chunk.multi {
    width: 32em;
}

.edition .chunk.multi.col1 {
    float: left;
}

.edition .chunk.multi.col2 {
    float: right;
}

.edition .chunk.multi .margin {
    display: inline;
    float: none;
    width: auto;
    margin: 0;
    background-color: #F1F3ED;
    padding: 2px;
}

.edition .chunk.multi .margin {
    font-size: 13px;
}

/* <<<< Translations, multiple comment columns */

.edition h1 {
    font-size: 14px;
    margin-bottom: 24px;
}

.edition span.foot {
    background-color: #EBEAE2;
    padding: 0.1em 0.2em;
}

.edition {
    font-size: 13px;
}

.edition .headline {
    text-align: center;
    font-weight: bold;
}

.edition .headline .annotation {
    font-weight: normal;
}

.edition .centered {
    text-align: center;
}

.edition .raligned {
    text-align: right;
    padding-right: 1em;
}

.edition div.colinfo {
    background-image: url(/img/bg_colinfo.gif);
    font-size: 0.95em;
    font-weight: bold;
    padding: 0.25em 1em 0.25em 16px;
    margin: 2em 0 1.5em 0;
}

.edition a.person {
    color: #B52900;
    font-weight: bold;
}

.edition a.person.noem {
    color: #000;
    font-weight: normal;
}

.edition a.place {
    color: #68250B;
    font-weight: bold;
}

.edition a.artwork img {
    width: 15px;
    height: 16px;
    vertical-align: bottom;
    padding-bottom: 3px;
}

.edition .margin a.artwork img {
    width: 11px;
    height: 13px;
    padding-bottom: 2px;
}

.edition a.bibliography img {
    width: 17px;
    height: 12px;
    vertical-align: middle;
}

.edition span.annotation a.bibliography img {
    padding-bottom: 0px;
    vertical-align: middle;
}

.edition .margin a.bibliography {
    padding: 0 1px;
}

.edition .margin a.bibliography img {
    padding-bottom: 0px;
}

.edition span.lglb {
    padding: 0 0.1em 0 0.2em;
    color: #999;
}

.edition span.sup {
    font-size: 0.9em;
    vertical-align: super;
}

.edition a.toggler {
    padding-left: 3px;
}

.edition a.toggleannot img {
    width: 15px;
    height: 14px;
    vertical-align: bottom;
    padding-bottom: 4px;
}

.margin {
    font-size: 11px;
}

.antiqua {
    font-family: Georgia, serif;
}

.edition .italic {
    font-style: italic;
}

.edition .unclear {
    font-family: monospace;
}

.edition .lg {
    margin: 0 0 1em 16px;
    padding-left: 1em;
}

.edition .artwork {
    padding: 0.4em 0.2em 0.5em 0.2em;
}

.edition .bibliography {
    padding: 1px 2px;
}

.edition .artwork.hover:hover {
    background-color: #E0E0D4;
}

.edition .bibliography.hover:hover {
    background-color: #F1F3ED;
}

.edition span.annotation {
    display: none;
    position: absolute;
    width: 320px;
    text-indent: 0;
    line-height: 1.65em !important;
    text-align: left;
    padding: 0;
    border-style: solid;
    border-width: 1px;
    border-color: #F1F3ED #BBB #BBB #F1F3ED;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: #888 1px 5px 7px;
    -moz-box-shadow: #888 1px 5px 7px;
    box-shadow: #888 1px 5px 7px;
}

.edition .annotation, .edition .annotation a {
    font-family: Helvetica, Arial, "Nimbus Sans L", sans-serif !important;
    font-size: 12px !important;
}

.edition .annotation.page {
    /* Annotation referring to the whole page -- display as block */
    position: static;
    display: block;
    background-color: #F1F3ED;
    border-style: solid;
    border-width: 1px;
    border-color: #F1F3ED #BBB #BBB #F1F3ED;
    border-style: solid;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    width: auto;
    margin: 0.5em 10px 1.5em 2px;
}

.edition .hilite {
    background-color: #F1F3ED;
    padding: 0.2em 0.4em;
    border-width: 1px;
    border-style: solid;
    border-color: #B52900;
}

.edition .annotation span.body {
    display: block;
    background-color: #F1F3ED;
    border-color: #FFF;
    padding: 0.5em;
    border-style: solid;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

.edition .sic, .edition .del {
    text-decoration: line-through;
}

.floatleft {
    float: left;
    padding: 0.25em 0.35em 0.5em 0;
    margin-right: 0.5em;
}

.floatright {
    float: right;
    padding: 0.25em 0.25em 0.5em 0.35em;
    margin-left: 0.5em;
}

.edition div.title {
    font-size: 1.25em;
    line-height: 1.75em;
}

.edition div.head {
    text-align: center;
    font-size: 1.25em;
    line-height: 1.5em;
}

.edition div.head .margin {
    font-size: 0.8em;
    margin-right: -22.5em;
    width: 20.2em;
    margin-left: 5.9em;
    line-height: 1.5em;
    text-align: left;
}

.edition ul.index {
    margin: 0;
    padding: 0;
}

#content.edition ul.index li {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 2.5em;
    text-indent: -2.5em;
    background-image: none;
}

#content.edition ul.index li.indented {
    padding-left: 3.5em;
}

#content.edition ul.index li.indentedl2 {
    padding-left: 4.5em;
}

span.annotation-meta a:hover {
    background-position: 0 2px;
}

#navleft {
    margin-left: -28px;
    position: fixed;
}

#navright {
    position: fixed;
    margin-left: 859px;
}

#navleft a {
    display: block;
    background-image: url(/img/navbar_left.gif);
    background-repeat: no-repeat;
    height: 285px;
    width: 13px;
}

#navright a {
    display: block;
    background-image: url(/img/navbar_right.gif);
    background-repeat: no-repeat;
    height: 285px;
    width: 13px;
}

#navleft a:hover, #navright a:hover {
    background-position: -13px 0;
}

#navup {
    margin-bottom: 13px;
}

#navdown {
    margin-top: 6px;
}

#navup a, #navdown a {
    display: block;
    width: 285px;
    height: 13px;
    background-image: url(/img/navbar_up.gif);
    background-repeat: no-repeat;
    margin: 0 auto;
}

#navdown a {
    background-image: url(/img/navbar_down.gif);
}

#navup a:hover, #navdown a:hover {
    background-position: 0 -13px;
}

#navup span, #navdown span {
    position: absolute;
    top: -100em;
    left: -100em;
}

@media print {
    body {
        background-color: #FFF;
        margin: 0 auto;
        padding: 0 0;
    }

    .screenonly {
        display: none;
    }

    .printonly {
        display: inline; /* run-in */
    }

    #content li {
        list-style-type: circle;
        margin-left: 1.2em;
        padding: 0 0 0 0;
    }

    #pageholder {
        margin: 0;
        width: auto;
    }

    #xrefs {
        width: 48%;
    }

    #toplinks, #searchbox, #options, #navleft, #navright, #nav1, #previewicon {
        display: none;
    }

    a.toggler {
        display: none;
    }

    #pagenum form a {
        display: none;
    }

    #page_input {
        background-color: #FFF !important;
        text-align: left !important;
    }

    #header {
        height: 54px;
    }

    #tapagehead {
        border-bottom-style: none;
        margin-bottom: 0;
    }

    #edition {
        padding-left: 16px;
        padding-right: 16px;
    }

    #notation {
        margin-top: -2em;
    }

    #edition div.colinfo {
        font-size: 1.1em;
        padding: 0.5em 0 0 0;
        margin: 1em 0 1em 0;
        background-image: none;
        color: #888;
        border-top: 1px solid #888;
    }
}

@media (min--moz-device-pixel-ratio: 1.3),
       (-o-min-device-pixel-ratio: 2.6/2),
       (-webkit-min-device-pixel-ratio: 1.3),
       (min-device-pixel-ratio: 1.3),
       (min-resolution: 1.3dppx) {
    #header h2 a {
        background: url(/img/logo-2x.png) no-repeat 0 0;
        background-size: 154px 34px;
    }
}
