body {
  background: #ffffff;
	font: 9pt verdana, arial, sans-serif;
	line-height: 13pt;
	color: #000000;
}
    
#header {
	left:0; top:0;
	width: 90%;
	text-align: center;
	font-size: 1.6em;
	margin-left: 5%;
	margin-right: 5%;
	color: #990000;
}

#theorymenu {
	font-size: 0.76em;
	font-weight: bold;
	line-height: 2em;
	width: auto;
	border-bottom: 1px solid #990000;
}

#theorymenu a, a:hover, a:visited {
	color: #990000;
}

#rhtheader {
	font-size: 13pt;
	text-align: center;
	font-weight: bold;
	color: #990000;
}

#rhtsubheader {
	font-size: 10pt;
	font-weight: normal;
}

#reset, #topstripright {
	font-size: 9pt;
	position: absolute;
	text-align: right;
	float: right;
	right: 1em;
	top: 0.5em;
}

#topstripleft {
	font-size: 9pt;
	font-weight: bold;
	position: absolute;
	text-align: left;
	float: left;
	left: 1em;
	top: 0.5em;
}

#reset a, #reset a:hover, #reset a:visited, #topstripright a, #topstripright a:hover, #topstripright a:visited {
	color: red;
	font-weight: bold;
}

#topstripleft a, #topstripleft a:hover, #topstripleft a:visited {
	color: red;
}

.rhttext a, .rhttext a:hover, .rhttext a:visited {
	color: red;
	font-size: 1em;
}

.rhttheory_toc a, .rhttheory_toc a:hover, .rhttheory_toc a:visited, .backtotop a, .backtotop a:hover, .backtotop a:visited {
	color: #990000;
	font-weight: bold;
}

/*#sword {
	position: absolute;
	background-image: url('media/sword.gif');
	background-repeat: no-repeat;
	padding: 0;
	margin: 0
	top: 11em;
	left: 30%;
	width: 150px;
	height: auto;
	z-index: 1;
}*/

#excerpt-parts {
	position: fixed;
	background-image: url('media/sword.gif');
	background-position: 10px 0px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
  top: 8em;
  left: 30%;
  min-width: 150px;
  height: 580px;
  overflow: auto;
  z-index: 1;
	font-size: 8pt;
	line-height: 1em;
	text-align: left;
	color: #000000;
	border: 3px groove #660000;
}

#excerpt-parts li {
	list-style-type: none;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-indent: -1em;
	margin-bottom:0.6em;
}

/*
#excerpt-parts ul:first-child {
	text-indent: -.5em;
}

#excerpt-parts li:last-child:after,#excerpt-parts li:first-child:after  {
	content: " ";
}
*/
    
#excerpt-parts a { 
	text-decoration: none;
  color: #000000;
}

#excerpt { 
  display:none;
	position: absolute;
	background: #ffffff;
	right: 5%;
	top: 6em;
	width: 60%;	/* border: 2px solid green; */
	z-index: auto;
}

#excerpttitle {
	font-family: serif;
	font-size:2em;
  	font-weight: bold;
 	text-align:center;
	padding-top: .6em;
	color: #990000;
}
    
#excerptsourceinfo {
	font-family: serif;
	margin-top: 0.2em;
  font-size:0.6em;
  font-weight: normal;
  text-align:center;
  color: #990000;
}

#excerpttext {
  position:relative;
  width:54%;
  left:23%;
  background:#ffffff;
  border-left:3px double #990000;
  border-right:3px double #990000;
  padding: 1em;
	color: black;
}

.textnotes {
	display: none;
	margin-left: 25px;
	position: absolute;
	top: -1em;
	left: -60%;
	right: auto;
	bottom: auto;
	width: 63%;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	background: #ff9999;
	border: 3px groove #cc0000;
	z-index: 35;
	color: #000000;
	font-weight: normal;
	text-align: left;
	font: 9pt verdana, arial, sans-serif;
}

#querylist_notes.textnotes {
	left: auto;
	width: 150%;
}

.note em {
    font-style: italic;
}

.note {
	display: none;
	background: #ff9999;
	width: 15%;
	margin-left: 85%;
	position: fixed;
	right: 1em;
	top: 15em;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	border: 3px groove #cc0000;
	color: #000000;
	font-style: normal;
	font-size: 1em;
	text-align: left;
}

.note.rhtBib_note {
	width: 35%;
	margin-left: 65%;
}

span.noteclose a {
    background: #ff6666;
    color: #000000;
}

.notehandle {
	margin-left: 0.5em;
}

.noteclose {
	float: right;
	border: 1px solid #990000;
	line-height: 1.1em;
	font-weight: bold;
}

#translation {
	display: none;
	background: #ff9999;
}

#queryresults {
	position: absolute;
	left: 0px;
	width: 25%;
	top: 6em;
	/* border: 1px solid orange; */
}
    
#query_title {
  display:block;
  font-size: 1.2em;
  text-align: left;
  font-weight: bold;
  text-decoration: underline;
	padding-bottom: 0px;
	margin-left: 25px;
	padding-top: .6em;
	color: #990000;
	line-height: 1.25em;
	/* border: 2px solid blue; */
}


#results {
  margin-left: 25px;
	/* border: 2px solid orange; */
}


#queryresultlist {
    overflow: auto;
    border: 0;
}

#queryresult {
	border: 0;
}

#contextdiv { z-index: 0; }


#character { }

#theme { }

#imagery { }

a {
    cursor:pointer;
    color: #000000;
    text-decoration: none; }
    
.italics {
    font-style: italic; }

.contextdiv {
    position:relative;
    display:none;
    margin-left:1em; }

.media {
    width: 100%;
    border: 1px solid black;
    cursor: pointer;
}

embed {
    width: 100%;
    text-align: center;
}

#filmstill {
    display: block;
    width: 100%;
    text-align: center;
}

#filmclip {
    display: none;
}

.media_info {
    width: 100%;
    text-align: center;
    font-size: 0.9em;
    font-style: italic;
    color: red;
}

.media_info a {
    font-size: 0.9em;
    font-style: italic;
    color: red;
}

.media_info a.hover {
    text-decoration: underline;
}

#grayout {
	  background-color: black;
    opacity: 0.85;
    position: fixed;
    left: 0;
    top: 0;
	  width: 100%;
	  height: 100%;
	  display: none;
	  z-index: 3;
}

#zoomdiv {
    position: fixed;
    left: 0;
    top: 0;
	  width: 100%;
	  height: 100%;
    display: none;
    z-index: 4;
}

#zoomimgbox {
	display: table-cell;
	vertical-align: middle;
}

#zoomedimage {
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    opacity: 1.0;
    border: 10px solid black;
}

#closezoom {
	position: fixed;
	top: 5px;
	right: 5px;
	opacity: 1.0;
	color: white;
	font-size: 300%;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 7px;
	border: 2px solid #ffffff;
}

/* grouping of general RHT styles */

.rhttext, .rhtheading, .rhttheory_heading, .rhttheory_toc, .rhthr, .rhtdisclaimer, .rhtdisclaimersig, .rhtseparator, #footnotes, .rhtBib {
	margin-left: 20%;
	margin-right: 20%;
}

.rhttext {
	text-align: justify;
	font-size: 1.1em;
	line-height: 1.5em;
}

.rhttext table {
	width: 100%;
	font-size: 1em;
	line-height: 1.5em;
	border-collapse: collapse;
}

.rhttext table.centered {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5em;
	border-collapse: collapse;
}

.rhttext td {
	border: 1px solid #666666;
	padding-top: 0.1em;
	padding-left: 0.5em;
}

.rhttext table.centered td {
	padding-right: 0.5em;
}

.rhtBib {
	position: absolute;
	margin-left: -200px;
	top: 200px;
	position: fixed;
	width: 10%;
	border: 3px groove #cc0000;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	background: #ff9999;
	color: #000000;
	text-align: left;
	font: 9pt verdana, arial, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	z-index: 35;
}

.rhtCite {
	text-align: left;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-bottom: 0.5em;
	margin-left: 22%;
	margin-right: 20%;
	text-indent: -2%;
}

#footnotes {
	text-align: left;
	font-size: 1em;
	line-height: 1.3em;
	margin-left: 20%;
	margin-right: 20%;
}

#footnotes a, #footnotes a:hover, #footnotes a:visited, .rhtBib a, .rhtBib a:hover, .rhtBib a:visited, .rhtCite a, .rhtCite a:hover, .rhtCite a:visited {
	color: red;
}

.rhtheading {
	padding-top: 1em;
	font-size: 12pt;
	font-weight: bold;
}

.rhttheory_toc {
	padding-top: 1em;
	font-size: 10pt;
	font-weight: bold;
}

.rhttheory_heading {
	padding-top: 1em;
	font-size: 10pt;
	font-weight: bold;
}

.rhttheory_footnote a, .rhttheory_footnote a:hover, .rhttheory_footnote a:visited {
	vertical-align: super;
	color: red;
	font-size: 1em;
	line-height: 0;
}

.rhthr {
	color: #999999;
	margin-top: -1em;
}

.backtotop {
	text-align: center;
}

.rhtdisclaimer, .rhtdisclaimersig {
	font-size: 9pt;
	font-style: italic;
}

.rhtdisclaimersig {
	text-align: right;
}

.rhtseparator {
	text-align:center;
	font-weight:bold;
	font-size: 150%;
}

.rhtlicense {
	font-size: 8pt;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
}

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