/*
stylesheet for Bijbels Digitaal
last updated 2011-11-30
*/

/* general */

@import url(http://www.bijbelgenootschap.nl/misc/css/osisOutput.css);

html{
	overflow-x: auto;
	overflow-y: hidden;
}

body{
	background-color:#FFFFFF;
	color:#000000;
	margin:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-left: 4px;
	padding-right: 2px;
	font-family: Verdana;
	font-size:10pt;
	overflow-y: hidden;
}

tr {
	vertical-align: top;
}

form, select {
	margin: 0;
	padding: 0;
}

/* header */

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

#header-title {
	/*
	left: 845px;
	top: 5px;
	position: absolute;
	font: bold 16px Arial;
	color: white;
	background: transparent;
	*/
	left: 545px;
	top: 15px;
	position: absolute;
	font: 32px Arial;
	color: white;
	background: transparent;
}

/* links */

a {
	padding: 0 2px;
}

a:link {
	/* color:#5555aa; */
	/* color:#e05555; */
	color:#cc4444;
	/* color:#339933; */
	text-decoration: none;
} 
a:active {
	color:#003f7d;
} 
a:visited {
	color:#0167B2;
	text-decoration: none;
} 
a:hover {
	/* color: #e05555; */
	/*
	color: #eeaa33;
	text-decoration: underline;
	*/
	background-color: #cc4444;
	color: white;
} 

/* site navigation */

.siteNavigation {
  vertical-align: top;
  margin-right: 4px;
  top: 130px;
  left: 115px;
  position: absolute;
  text-align: left;
}
.siteNavigation table {
	/*
	height: 50px;
	margin-top: 2px;
	*/
	background-color: transparent;
  /*
  padding-top: 1px;
  padding-left: 2px;
  padding-right: 2px;
  */
}
.siteNavigation td {
	font-size: 6px;
	padding: 0 1px;
}
.siteNavigation select {
  font-family: Verdana;
  font-size: 11px;
  height: 18px;
}
.layout {
  word-spacing: -2px;
}
/*
.siteNavigation a {
	color: white !important;
}
*/
.fieldHeaderUnit {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-right: 0;
	/* color: #5555aa; */
	/* color: #e05555; */
	/* color: #339933; */
	color: #888888;
}

.osisOutput {
	font-size: 1em;
}

/*
.bible, .layout {
	margin-left: 12px;
}
*/

#prevPart, #nextPart, #prevSubpart, #nextSubpart {
	font-size: 12px;
	line-height: 10px;
	visibility: hidden;
}

.fieldHeader {
	vertical-align: 1px;
}
.seg_x-pageHeader {
	display: none;
}

.cell_x-borderLeft {
	border-left: 1px solid black;
}

.cell_x-braceLeft {
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-left: 0;
	padding-left: 0;
}

.cell_x-borderRight {
	border-right: 1px solid black;
}

.cell_x-braceRight {
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-left: 0;
	padding-left: 0;
}

.cell_x-center {
	text-align: center;
}

pre {
	font-family: "Courier New", monospace;
	font-size: 0.8em;
}

div.title {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

div.div_x-heading {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.top {
	font-weight: bold;
}

div.div_book {
	margin: 8px 4px 0 10px;
}

div.div_book div.div_introduction div.title {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

div.div_section div, div.div_book td div, div.div_book td, div.div_book div.div_introduction div {
	font-family: Verdana;
	line-height: 150%;
}

div.div_section div.title_chapterLabel {
	width: 75%;
	margin-top: 12pt; margin-bottom: 0pt;
	text-align: center;
	font-size: 1.1em; font-weight: bold
}

div.div_section tr {
	vertical-align: middle;
}

div.div_introduction {
	/* font-family: Verdana; font-size: 0.8em; */
	margin: 8px;
}

div.div_section div.div_introduction {
	font-size: 0.8em;
}

.div_x-bookEnd, .div_x-mainEnd {
	font-size: 1.1em; font-style: italic;
	margin: 0 10px;
	padding: 8px 0 12px 0;
	text-align: center;
	border-bottom: 1px solid;
}

.div_x-colophon {
	font-family: Verdana; font-size: 1.2em;
	margin-top: 8px; margin-bottom: 12px;
}

div.p_x-blockIndent {
	margin-left: 1cm;
}

div.p_x-leftIndent {
	margin-left: 0.5cm;
}

div.p_x-textHeading {
	text-align: center
}

p.p_x-center {
	text-align: center;
}

span.verse {
	margin-right: 4px;
	/* font-size: 1em; */
	font-size: 10px;
	/* vertical-align: 0; */
	vertical-align: 1px;
}

span.divineName {
	font-size: smaller; letter-spacing: 1pt;
}

span.foreign, span.foreign_x-secondaryLanguage {
	font-style: italic;
}

span.hi, span.hi_italic {
	font-style: italic;
}

span.hi_super {
	vertical-align: super;
	font-size: smaller;
}


span.seg_x-partLabel , span.seg_x-marginLabel {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 3px;
	background-color: #DDDDDD;
	color: #555555;
}

span.milestone_x-tab {
	margin: 0px 8px;
}

span.milestone_pb {
	margin-left: -15px;
}

span.handSymbol {
	font-weight: bold;
	background-color: #DDDDDD;
	padding: 0 2px;
	margin: 2px;
}

span.acornSymbol {
	font-size: 0.9em; font-weight: bold;
	background-color: #DDDDDD;
	color: #555555;
	padding: 0 2px;
	margin: 2px;
}

span.noteRef {
	font-size: 0.7em;
	vertical-align: 30%;
	line-height: 1em;
	margin-right: 2px;
	color: #777777;
}

div.notes {
	margin-left: 4px;
}

span.noteVerseId {
	font-weight: bold;
	background-color: #DDDDDD;
}

span.noteId {
	font-weight: bold;
	margin-right: 4px;
}

div.div_introduction div.title {
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
}

div.p_x-firstLineIndent {
	text-indent: 0.5cm;
	margin-top: 0; margin-bottom: 0;
}

div.p_x-hangingIndent {
	margin-left: 0.5cm; margin-top: 0; margin-bottom: 0;
	text-indent: -0.5cm;
}

div.p_x-indent, div.div_index div.p , div.div_index div.p-first {
	margin-left: 0.5cm; margin-top: 0; margin-bottom: 0;
	text-indent: 0;
}

div.p_x-indent-firstLineIndent {
	margin-left: 0.5cm; margin-top: 0; margin-bottom: 0;
	text-indent: 0.5cm;
}

div.p_x-center {
	text-align: center;
}

div.div_periph table {
	width: 600px;
}

div.div_periph td {
	width: 50%;
}

div.div_x-misc tr {
	vertical-align: middle;
}

div.div_x-misc td {
	margin: 4px 0 !important;
}

div.head_x-center {
	text-align: center;
	padding-top: 4px;
}

td.notes {
	font-size: 1.1em;
	vertical-align: top;
}

div.note {
	line-height: 130% !important;
}

.content {
	margin-top: 2px;
}
