/* CSS for www.BIBLIJA.net, nl UI */
/* last updated: 2011-01-17 */


/* GENERAL */

body {
	font-family: "Verdana";
	margin: 0 6px 10px 6px;
}

h3 {
	/* color: #0066cc; */
	color: #5555aa;
	margin-bottom: 6px;
	font-size: 18px;
}

h3 small {
	font-size: 14px;
}

td {
	/* font-size: 0.75em; */
	font-size: 12px;
	vertical-align: top;
}

p {
	margin-top: 0.75em;
	margin-bottom: 0em;
}

ul {
	padding-left: 0pt;
	margin-left: 12pt;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

ol {
	margin-left: 2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

img {
	border: none;
}

a {
	/* color: #0066cc; */
	color: #5555aa;
}

a:link {
	/* color: #0066cc; */
	color: #5555aa;
	text-decoration: none;
}

a:visited {
	/* color: #0066cc; */
	color: #5555aa;
	text-decoration: none;
}

a:hover {
	/* color: #ff6600; */
	color: #5555aa;
	text-decoration: underline;
}


blockquote {
	font-style: italic;
}

kbd {
	font-size: 1.1em;
}

input.inputtext {
	background: white;
	width: 200px;
}


input.inputsubmit {
}


input.inputcheckbox {
	clear: both;
}


select.select {
	background: white;
	margin-left: 4pt;
	font-size: 12px;
}


/* HEADER */

#header {
	margin: 0 auto;
	width: 990px;
	position: relative;
}

#header img {
	border: none;
}

#header-title {
	left: 545px;
	top: 15px;
	position: absolute;
	font: 32px Arial;
	color: white;
	background: transparent;
}


/* CONTENT */

.content {
	width: 990px;
}


/* Navigation panel, etc. */

.booklist {
	/* background-color: #ffdd88; */
	/* background-color: #f08a00; */
	/* border: 2px dotted #eeaa33; */
	/* border: 2px dotted #e05555; */
	float: left;
	margin-bottom: 10px;
	padding: 0 4px;
}

.booklistcontent {
	text-align: left;
	font-size: 0.9em;
}

.booklist a {
	margin: 0;
	vertical-align: middle;
}

#booklist1 {
	/* border-left: 4px solid #e05555; */
	border-left: 4px solid #5555aa;
}

#booklist2 {
	/* border: 2px dotted #e05555; */
	border: 2px dotted #5555aa;
}

#booklist1 a.book-1:hover {
	/* color: #b03030; */
	text-decoration: none;
}

#booklist1 a.book-3:hover {
	/*
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	*/
	color: #ff9933;
}

.booklist a.book-1, .booklist a.book-2, .booklist a.book-3 {
	display: block;
}

.booklist a.book-1 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 4px;
	padding-left: 2px;
	/* color: #e05555; */
	color: #5555aa;
}

.booklist a.book-3 {
	padding-left: 8px;
	/* color: #e05555; */
	color: #5555aa;
}

.booklist br {
	display: none;
}

#booklist1 {
	/* float: left; */
	/* margin-right: 15px; */
	display: none;
}

#booklist1 .booklistcontent {
	width: 145px;
}

#booklist1 div.book-1 {
	display: none;
}

#booklist1 a {
	border-bottom: none;
	font-size: 11px;
}

#booklist2 {
	/*
	left: 0;
	top: 0;
	position: absolute;
	*/
	/* margin-right: 5px; */
	visibility: hidden;
}

#booklist2 .booklistcontent {
	/* height: 207px; */
	width: 145px;
	overflow-x: hidden;
	/* overflow-y: auto; */
}

#booklist2 table {
	/* margin-left: -2px; */
	margin: 4px;
}

#booklist2 td {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0;
	vertical-align: middle;
}

#booklist2 td .inputcheckbox {
	padding-top: 0px;
}

#booklist2 input {
	margin: -2px 0 -2px -2px !important;
}

#booklist2 a {
	margin-top: 1px;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	border-bottom: none;
	font-size: 11px;
}

#booklist2 form a {
	padding-top: 0px;
	padding-bottom: 2px;
}

#maincontent {
	width: 820px;
	float: right;
	right: 0;
	text-align: left;
}

#maintop {
	height: 215px;
}

.customform {
	width: 610px;
	float: left;
	left: 0;
	text-align: left;
}

.customform .inputtext {
	margin-left: 6px;
}
.customform .inputsubmit {
	margin-right: 10px;
}

.tabcontext {
	/*
	border-bottom: 1px solid #ccaa88;
	*/
	border-bottom: 1px solid #eeaa33;
}

.tab-on {
	font-weight: bold;
	/* background-color: #ffffbb; */
	/* background-color: #e6e6fa; */
	background-color: #ffea8f;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
	text-decoration: none;
	padding: 3px 6px 5px 6px;
	/*
	border-left: 1px solid #ccaa88;
	border-top: 1px solid #ccaa88;
	border-right: 1px solid #ccaa88;
	*/
	border-left: 1px solid #eeaa33;
	border-top: 1px solid #eeaa33;
	border-right: 1px solid #eeaa33;
	font-size: 0.75em;
}

.tab-off, .tab {
	font-weight: bold;
	/* background-color: #fff8f8; */
	background-color: #ffffff;
	background-repeat: repeat;
	background-attachment: scroll;
	text-decoration: none;
	padding: 3px 6px 5px 6px;
	/*
	border-left: 2px dotted #f0d0a0;
	border-top: 2px dotted #f0d0a0;
	border-right: 2px dotted #f0d0a0;
	*/
	border-left: 1px solid #eeaa33;
	border-top: 1px solid #eeaa33;
	border-right: 1px solid #eeaa33;
	/*
	border-bottom: 1px solid #ccaa88;
	*/
	border-bottom: 1px solid #eeaa33;
	font-size: 12px;
}

.mainform {
	color: #0066cc;
	text-decoration: none;
	text-align: left;
	width: 608px;
}

.mainform td {
	padding-right: 0;
}

.innerform {
	/*
	border-right: 1px solid #ccaa88;
	border-bottom: 1px solid #ccaa88;
	border-left: 1px solid #ccaa88;
	*/
	border-right: 1px solid #eeaa33;
	border-bottom: 1px solid #eeaa33;
	border-left: 1px solid #eeaa33;
	/* background-color: #ffffbb; */
	/* background-color: #ffdd88; */
	background-color: #ffea8f;
	margin: 0;
}

.innerformcontent {
	min-height: 190px;
	width: 608px;
}

.innerform tr td {
	font-size: 11px;
	padding-top: 10px;
}

.panelHeader {
	margin-left: 3px;
	margin-bottom: 4px;
	font-weight: bold;
}

#query .panelHeader {
	margin-left: 6px;
}

.bibleversions .panelHeader {
	margin-left: 3px;
}

#versionListHeader2 {
	display: none;
}

#query {
	width: 225px;
}

#query1 {
	/* display: none; */
}

#query2 {
	display: none;
	float: left;
	margin-right: 5px;
	/* margin-bottom: 10px; */
}

#query1, #query2 {
	height: 180px;
}

#searchInSelect {
	float: left;
}

#selectBooksLink {
	margin: 4px 0 0 10px;
	white-space: nowrap;
}

.bibleversions {
	float: left;
	padding-left: 5px;
}

.innerform tr td .bibleversions td {
	padding: 0;
	vertical-align: middle;
}

.bibleversions td.mvcbox {
	vertical-align: top !important;
	padding-top: 4px;
}

.bibleversions td.mvtext {
	vertical-align: top !important;
	padding-top: 2px !important;
}

.moreSection {
	font-weight: bold;
}

.moreSubsection {
	margin: 2px 0 0 0;
	font-weight: bold;
}

.moreversions {
	margin-top: 2px;
	display: none;
}

.moreversions .inputcheckbox {
	margin: 3px 3px 3px 1px;
}

.moreversions td {
	vertical-align: top !important;
}

.moreversions td {
	font-size: 0.7em;
}

.mv2a {
	display: none;
}

.mv2a td {
	vertical-align: middle !important;
}

.vcode {
	text-align: right;
}

#text {
	clear: both;
	padding-top: 20px;
}

#text h3 {
	margin-bottom: 10px;
}

#text a {
	/* display: block; */
	padding-left: 4px;
	font-weight: bold;
}

/*
#text .bar-chapters a {
	display: inline;
}
*/

#text strong a, #text table td table td a {
	display: inline;
	padding-left: 0;
	/* font-size: 11px; */
}

#text strong font a {
	font-size: 12px;
	padding-left: 4px;
}


#text a small {
	padding-left: 2px;
	font-weight: normal;
}

.bar-chapters, .bar-searchresultsnav {
	width: 100%;
	font-weight: bold;
	vertical-align: top;
	/* background-color: #ffdd88; */
	/* background-color: #eeaa33; */
	background-color: #e6e6fa;
	background-repeat: repeat;
	background-attachment: scroll;
	text-decoration: none;
	/* border: 1px solid #eeaa33; */
	border: 1px solid #5555aa;
}

.bar-chapters td, .bar-searchresultsnav td {
	margin: 1px;
	padding: 2px;
	font-family: Arial;
	line-height: 20px;
	/* height: 25px; */
}

#text .bar-chapters td.column1 {
	white-space: nowrap;
	width: 5%;
	padding: 0 5px 0 5px;
}

#text .bar-searchresultsnav td.column1 {
	width: 10%;
	white-space: nowrap;
	padding: 0 5px 0 5px;
}

#text table.bar-chapters td a, #text .bar-searchresultsnav td a {
	/* padding: 4px 3px 0 3px; */
	padding: 0 3px 0 3px;
	/* font-size: 13px; */
	font-size: 12px;
	/* line-height: 20px; */
	display: block;
	float: left;
}

.bar-searchresultsnav #navTableRow2 a {
	padding: 4px 4px 0 4px;
}

#text table.bar-chapters td a:hover, #text .bar-searchresultsnav a:hover {
	/*
	line-height: 16px;
	vertical-align: 4px;
	padding-top: 1px;
	padding-bottom: 7px;
	*/
	background-color: #7777bb;
	color: white;
}

.resultRange {
	font-size: 12px;
	font-weight: bold;
}

.resultNote {
	font-size: 10px;
	padding-top: 4px;
}

.bar-translations {
	font-weight: bold;
	font-size: 1.2em;
	/* color: #0066cc; */
	color: #5555aa;
	text-align: center;
	/* background-color: #ffffbb; */
	/* background-color: #ffea8f; */
	background-color: #e6e6fa;
	text-decoration: none;
	/* border: 1px solid #ccaa88; */
	/* border: 1px solid #eeaa33; */
	border: 1px solid #5555aa;
	margin-top: 10px;
	margin-bottom: 10px;
}

#text .bar-translations td {
	padding: 4px;
	vertical-align: middle;
}


/* Bible text, etc. */

/* general styles */

#text table {
	font-family: "Verdana";
	padding-bottom: 2px;
}

td.text {
	line-height: 18px;
}

#text td {
	padding: 0;
}

#text td strong font {
	display: block;
	min-width: 30px;
}

#text td td, #text .bar-chapters td.column2, #text .bar-searchresultsnav td.column2 {
	padding: 0 5px;
}

/* #text td td { */
td.text, .searchResultText td {
	border-left: 2px dotted #7777bb;
}

tr td.column1, .searchResultText td.column1, .searchResultText .noticeRow td {
	border: none;
}

#text td .noticeRow td {
	padding-left: 7px;
}

#text td .noticeRow td.column1 {
	padding-left: 5px;
}

/*
#text .bar-chapters td, #text .bar-translations td {
	border-right: none;
}
*/


/* SFMs */

.h {
	font-style: italic;
	text-align: center;
}

.c {
	font-weight: bolder;
	font-size: 24px;
	color: #000099;
	line-height: 30px;
}

.ca {
	font-weight: bolder;
	font-size: 2em;
	color: #009900;
	text-indent: 0;
}

.cp {
	font-weight: bolder;
	font-size: 2em;
	color: #009900;
	text-indent: 0;
}

.c-1 {
	font-weight: bolder;
	font-size: 1.6em;
	color: #000099;
}

.c-2 {
	font-weight: bolder;
	font-size: 1.6em;
	color: #000099;
}

.v {
	color: #990000;
	vertical-align: 20%;
	line-height: 15px;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.v-1 {
	color: #990000;
	font-size: 1em;
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
}

.v-2 {
	color: #990000;
	font-size: 1em;
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
}

.va {
	color: #000099;
	vertical-align: text-top;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.vp {
	color: #009900;
	vertical-align: text-top;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.mt {
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
	margin-top: 0.3em;
	margin-bottom: 0.6em;
}

.mt1 {
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
}

.mt2 {
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

.mt3 {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

.st {
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 0.3em;
}

.ms {
	font-size: 1.4em;
	color: #000099;
	text-transform: uppercase;
	margin-top: 1.2em;
}

.ms1 {
	font-size: 1.4em;
	color: #000099;
	text-transform: uppercase;
	margin-top: 1.2em;
}

.ms2 {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	color: #000099;
	margin-top: 1.2em;
}

.sl {
	font-style: italic;
	font-weight: bold;
	font-size: 1.4em;
	color: #000099;
	margin-top: 1.2em;
}

.s {
	font-weight: bold;
	font-size: 1.2em;
	color: #000099;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}

.s1 {
	font-weight: bold;
	font-size: 1.2em;
	color: #000099;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}

.s2 {
	font-style: italic;
	font-size: 1.2em;
	color: #000099;
	margin-top: 0.5em;
}

.s3 {
	font-style: italic;
	text-align: left;
	text-indent: 0;
}

.ss {
	font-style: italic;
	font-size: 1.2em;
	color: #000099;
	margin-top: 0.5em;
}

.cl {
	font-size: 1.8em;
	font-variant: small-caps;
	color: #000099;
	margin-top: 0.5em;
}

.sp {
	font-size: 1.2em;
	color: #000099;
	margin-top: 0.5em;
}

.p {
	text-indent: 1em;
}

.pi {
	text-indent: 1em;
	text-align: left;
	margin-left: 1em;
}

.pc {
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.m {
	text-indent: 0;
}

.mi {
	text-align: left;
	margin-left: 1em;
}

.li {
	text-indent: -1em;
	text-align: left;
	margin-left: 2em;
}

.li1 {
	text-indent: -1em;
	text-align: left;
	margin-left: 2em;
}

.li2 {
	text-indent: -1em;
	text-align: left;
	margin-left: 3em;
}

.q {
	text-align: left;
	margin-left: 2em;
}

.q1 {
	text-align: left;
	margin-left: 2em;
}

.q2 {
	text-align: left;
	margin-left: 4em;
}

.q3 {
	text-align: left;
	margin-left: 6em;
}

.q4 {
	text-align: right;
}

.qr {
	text-align: right;
}

.q5 {
	font-style: italic;
}

.qa {
	font-style: italic;
}

.qc {
	margin-left: 7em;
}

.qs {
	font-style: italic;
	text-align: right;
}

.sla {
	font-style: italic;
	text-align: right;
}

.mr {
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 0.8em;
}

.r {
	font-style: italic;
	font-size: 0.8em;
	margin-top: .2em;
	margin-bottom: 0.2em;
}

.d {
	text-align: left;
	margin-left: 2em;
}

.ce {
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.imt {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 2.4em;
	color: #000099;
	text-transform: uppercase;
	margin-bottom: 1.2em;
}

.imt1 {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 2.4em;
	color: #000099;
	text-transform: uppercase;
	margin-bottom: 1.2em;
}

.imt2 {
	font-variant: small-caps;
	font-size: 1.4em;
	color: #000099;
	text-transform: uppercase;
	margin-bottom: 1.2em;
}

.is {
	font-size: 1.4em;
	color: #000099;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}

.is1 {
	font-size: 1.4em;
	color: #000099;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}

.is2 {
	font-style: italic;
	color: #000099;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}

.iss {
	font-style: italic;
	color: #000099;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}

.ip {
	color: #000099;
	text-align: justify;
	text-indent: 1em;
}

.ipi {
	color: #000099;
	text-align: justify;
	text-indent: 1em;
	margin-left: 1em;
}

.ipr {
	color: #000099;
	text-align: right;
}

.im {
	color: #000099;
	text-align: justify;
	text-indent: 0;
}

.imi {
	color: #000099;
	text-align: justify;
	text-indent: 1em;
}

.imq {
	color: #000099;
	text-align: justify;
	text-indent: 0;
	font-style: italic;
}

.iq {
	color: #000099;
	text-align: left;
	margin-left: 2em;
}

.iq1 {
	color: #000099;
	text-align: left;
	margin-left: 2em;
}

.iq2 {
	color: #000099;
	text-align: left;
	margin-left: 4em;
}

.iot {
	font-size: 1.4em;
	font-style: italic;
	color: #000099;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}

.io {
	color: #000099;
	margin-left: 4em;
}

.io1 {
	color: #000099;
	margin-left: 4em;
}

.io2 {
	color: #000099;
	margin-left: 5em;
}

.io3 {
	color: #000099;
	margin-left: 6em;
}

.icr {
	font-style: italic;
	color: #000099;
}


/* footnotes and cross-references */

.opomba-layer {
	position: absolute; 
	margin-left: 0;
	text-indent: 0;
	left: 0px; 
	top: 0px; 
	width: 200px;
	display: block;
	/* background-color: #ddebf9; */
	background-color: #e6e6fa;
	overflow: visible;
	z-index: 6;
	border: 1px #000000;
	border-style: solid; 
	padding: 7px 7px 7px 7px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	text-align: left;
	text-indent: 0;
	line-height: normal;
	font-size: 11px;
}

.popup-header {
	/* font-size: smaller; */
	padding-bottom: 4px;
}

.f {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.fr {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.fr-1 {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.fq {
	color: #000000;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

.fq-1 {
	color: #000000;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

.fk {
	color: #000000;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

.fk-1 {
	color: #000000;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

.fv {
	color: #990000;
	vertical-align: text-top;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.fv-1 {
	color: #990000;
	vertical-align: text-top;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.fm {
	color: #000099;
	vertical-align: text-top;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}

.fm-1 {
	color: #000099;
	vertical-align: text-top;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	font-variant: normal;
}

.ft {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.ft-1 {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.f-1 {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.fsc {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
}

.x {
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.xo {
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.xt {
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.xk {
	color: #000000;
	font-style: italic;
	font-weight: normal;
}

.xq {
	color: #000000;
	font-style: italic;
	font-weight: normal;
}

.xdc {
}

.cr {
	font-size: 7pt;
}

.rt-2 {
	font-size: 7pt;
}


/* tables */

.tab {
	text-align: left;
	margin-left: 12;
	padding-left: 6;
}

.tr {
}

.tc1 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.tc2 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.tc3 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.tc4 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.tcr1 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

.tcr2 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

.tcr3 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

.tcr4 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

.th1 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

.th2 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

.th3 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

.th4 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

.thr1 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}

.thr2 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}

.thr3 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}

.thr4 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}


/* character-level styles */

.it {
	font-style: italic;
}

.it-1 {
	font-style: italic;
}

.itw {
	font-style: italic;
}

.itw-1 {
	font-style: italic;
}

.no {
	color: #000000;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

.no-1 {
	color: #000000;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

.bd {
	font-weight: bold;
}

.bk {
	font-style: italic;
}

.qt {
	font-style: italic;
}

.nd {
	font-variant: small-caps;
}

.ndi {
	font-variant: small-caps;
	font-style: italic;
}

.nd2 {
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

.s .nd2 {
	font-weight: bold;
	font-size: 0.8em;
}

.sig {
	font-style: italic;
}

.cls {
	text-align: center;
}

.sc {
	font-size: 0.8em;
}

.tl {
	font-style: italic;
}

.add {
	font-style: italic;
}

.sls {
	font-style: italic;
}

.lspc {
	letter-spacing: 0.1em;
}

.ci {
	font-style: italic;
}

.ci-1 {
	font-style: italic;
}

.ci-2 {
	font-style: italic;
}

.cc {
	font-variant: small-caps;
}

.cc-1 {
	font-variant: small-caps;
}


@media print {
	.highlight {
		background-color: #fefe88;
		font-weight: bolder;
		text-decoration: underline;
	}
}

@media screen {
	.highlight {
		 background-color: #ffdd88;
	}
}

#text .highlight {
	background-color: #e6e6fa;
}

#text .column1 .highlight {
	/* background-color: #ffcc55; */
	font-weight: bold;
	padding: 0 2px;
}


/* SPECIAL CONTENT */

/* Display of headings in the outlook view */

.outlook {
	font-variant: small-caps;
	font-size: 1.4em;
	margin-left: 60px;
}

.h-outlook {
	font-weight: bolder;
	font-size: 1.8em;
}

.mt-outlook {
	font-weight: bold;
	/* font-size: 1.8em; */
	font-size: 18px;
	margin-top: 0.8em;
}

.mt1-outlook {
	font-weight: bold;
	/* font-size: 1.8em; */
	font-size: 18px;
	margin-top: 0.8em;
}

.mt2-outlook {
	font-size: 1.8em;
	margin-top: 0.8em;
}

.ms-outlook {
	font-style: italic;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-top: 0.8em;
}

.ms1-outlook {
	font-style: italic;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-top: 0.8em;
}

.ms2-outlook {
	font-variant: small-caps;
	font-size: 1.4em;
	margin-top: 0.4em;
	margin-left: 10px;
}

.sl-outlook {
	font-variant: small-caps;
	font-size: 1.4em;
	margin-top: 0.4em;
	margin-left: 10px;
}

.s-outlook {
	font-size: 1em;
	margin-top: 0.4em;
	margin-left: 20px;
}

.s1-outlook {
	font-size: 1em;
	margin-top: 0.4em;
	margin-left: 20px;
}

.s2-outlook {
	font-style: italic;
	font-size: 1em;
	margin-left: 30px;
}

.ss-outlook {
	font-style: italic;
	font-size: 1em;
	margin-left: 30px;
}

.cl-outlook {
	font-size: 1.4em;
	font-variant: small-caps;
	margin-left: 60px
}

.sp-outlook {
	font-size: 1.4em;
	margin-left: 20px
}

.imt-outlook {
	font-style: italic;
	font-weight: bolder;
	font-size: 1.4em;
}

.imt1-outlook {
	font-style: italic;
	font-weight: bolder;
	font-size: 1.4em;
}

.imt2-outlook {
	font-style: italic;
	font-size: 1em;
}

.is-outlook {
	font-style: italic;
	font-size: 1em;
	margin-left: 60px;
}

.is1-outlook {
	font-style: italic;
	font-size: 1em;
	margin-left: 60px;
}

.is2-outlook {
	font-style: italic;
	font-size: 1em;
	margin-left: 120px;
}

.iss-outlook {
	font-style: italic;
	font-size: 1.4em;
	margin-left: 120px;
}


.chapter-table-title {
	font-weight: bold;
}

.chapterstable {
}

.chapter-table-left {
	text-align: right;
	vertical-align: top;
}

.chapter-table-number {
	font-weight: bold;
}

.chapter-table-right {
	vertical-align: top;
}

.book-0 {
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 2em;
	color: #b03030;
	margin-top: 8px;
}

.book-1 {
	font-weight: bolder;
	font-size: 18px;
	/* color: #b03030; */
	color: #e05555;
	margin-top: 0.5em;
}

.book-2 {
	font-weight: bolder;
	font-size: 1em;
	color: #b03030;
	margin-top: 0.5em;
}

.book-3 {
	color: #b03030;
	text-decoration: none;
}


/* Miscellaneous */

.translations, .permissions, .info0 {
	width: 990px;
	text-align: left;
	padding: 0 10px;
}

.translations div, .translations td, .permissions, .info0 {
	font-size: 11px;
	text-align: left;
}

.translations div.languageLabel {
	font-size: 15px;
	font-weight: bold;
}

.translations table {
	margin-left: 50px;
}

.translations tr {
	vertical-align: top;
}

.translations td {
	padding-bottom: 4px;
}

.translations td.label {
	width: 70px;
}

.help {
	width: 970px;
	margin: 0 10px;
	font-size: 0.8em;
	line-height: 140%;
	text-align: left;
}

.help .title {
	/* font-variant: small-caps; */
	font-weight: bold;
	font-size: 18px;
	/* color: #b03030; */
	color: #e05555;
	padding-top: 8px;
	padding-bottom: 4px;
}

.help p {
	font-family: Verdana;
	font-size: 12px;
}

.helptoc {
	margin-left: 50px;
	margin-top: 20px;
}

.qa-toc-section .title {
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: black;
}

.tocsection div {
	margin-top: 6px;
	margin-left: 1em;
}

.tocsection a {
	font-weight: bold;
	font-size: 1.1em;
}

/*
.seealsosection div {
	margin-top: 2px;
	margin-left: 1em;
}
*/

.seealsosection li {
	padding: 6px 0;
}

.seealsosection a {
	font-weight: bold;
	font-size: 1.0em;
}

.helpsection {
	font-family: Verdana;
}

.helpsubsection {
	margin-left: 15px;
	font-size: 0.85em;
	border: 1px solid gray;
	background-color: #E8E8E8;
	padding: 5px; 
}

.helpsection p {
	margin-left: 0;
}

table .helptitle-0 {
	margin-top: 0em;
}

.helptitle-0 {
	font-weight: bold;
	font-size: 18px;
	/* color: #b03030; */
	color: #e05555;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.helptitle-1 {
	font-weight: bold;
	font-size: 18px;
	/* color: #b03030; */
	color: #e05555;
	/* margin-top: 2em; */
	/* margin-left: 10px; */
}

.helptitle-2 {
	font-weight: bold;
	font-size: 1.0em;
	/* color: #b03030; */
	color: #e05555;
	padding-top: 1.5em;
}

.helptoc .helptitle-1 {
	margin-left: 0;
	font-size: 1.3em;
}

.helpsection .helptitle-1 {
	margin-left: 0;
	margin-top: 15px;
	font-size: 14px;
}

/* FOOTER */

.infobar {
	float: left;
	text-align: left;
	/* border: 1px solid #ccaa88; */
	/* border: 1px solid #eeaa33; */
	border: 2px dotted #eeaa33;
	/* background-color: #ffffbb; */
	/* background-color: #ffea8f; */
}

.infobarcontent {
	height: 150px;
	width: 608px;
	text-align: left;
}

.infotable td {
	font-size: 11px;
	padding: 10px 10px 0 10px;
}

.infotable td div div {
	margin: 0 0 6px 0;
}

.infotable li a {
	font-weight: bold;
}

.infotable td div div.flags {
	white-space: nowrap;
	margin: 3px 0 0 0;
}

.infotable td li {
	margin: 0 0 5px 0;
}

#footer {
	/* text-align: center; */
	padding-top: 15px;
	clear: both;
}

#footercontent {
	height: 4px;
	line-height: 0;
	background-color: #AAAAAA;
	clear: both;
	width: 990px;
}


/* MISCELLANEOUS */

.unknown {
	font-variant: small-caps;
	font-size: 1.8em;
	color: #000099;
	margin-top: 0.5em;
}

.html-code {
	font-size: 1em;
}

col.code {
	text-align: right;
}

.queryhelp {
	/*	font-size: 0.85em; */
	padding: 4px 0 4px 10px;
}

#query1 .queryhelp .pre {
	padding: 2px 0 80px 4px;
	float: left;
}

#query2 .queryhelp .pre {
	padding: 2px 0 0 4px;
	float: left;
}

.queryhelp ul {
	margin: 0;
	padding: 2px 0 0 85px;
	list-style-type: none;
}

.queryhelp li {
	white-space: nowrap;
}

.queryhelp .moreinfo {
	padding-top: 2px;
	padding-left: 85px;
}

.seealsosection {
	/* background-color: #e8e8e8; */
	/* border: 1px solid #cccccc; */
	/* border: 2px dotted #7777bb; */
	border: 2px dotted #eeaa33;
	padding: 10px;
	float: right;
	right: 0;
	font-size: 11px;
}

.help .seealsosection {
	float: left;
	background: none;
	border: none;
}

.seealsosection .seealsosectioncontent {
	width: 171px;
	text-align: left;
}

#seealsosection1 {
	/* margin: 23px 0 0 15px */
	margin: 23px 0 0 0;
}

#seealsosection1 .seealsosectioncontent {
	height: 168px;
}

#seealsosection2 {
	/* margin: 0 0 0 15px */
	margin: 0;
}

#seealsosection2 .seealsosectioncontent {
	height: 130px;
}

#text hr {
	float: left;
}

.notice {
	font-size: 11px;
	font-weight: bold;
}

