
/*
  what:	kjv.css
  when:	2023-12-07 0050 hours ET
*/

td.verse-found {
    padding: 0 1em 0 1em;
}   

button.search-link {
  font-family: serif;
  font-size: 12pt;
  text-align: left;
  vertical-align: bottom;
  color: blue;
  background: white;
  border: none; 
}   
    
button.search-link:hover {
    background: ghostwhite;
}

input.restart {
  color: black;
  background: white;
  text-align: left;
  vertical-align: center;
}


a.embedded-hebrew {
    direction: rtl;
    text-decoration: none;
    color: blue;
    background: transparent;
    font-weight: bold;
}

a.lexicon {
  text-decoration: none;
  font-size: 12pt;
}

button.close {
	font-size: 12pt;
	color: black;
	background: white;
	text-align: left;
	vertical-align: middle;
	border: 1px solid black;
	border-collapse: collapse;
}

td.tsk {
    width: 0.3in;
    text-align: center;
    border: 1px solid black;
    border-collapse: collapse;
}

button.tsk-blue {
	font-family: serif;
    color: blue;
    background: white;
	text-align: left;
	font-size: 12pt;
    text-decoration: underline;
	border: none;
}

span.tsk-black {
	font-family: serif;
    color: black;
    background: white;
	text-align: left;
	font-size: 12pt;
}

table.bible-index {
    margin: 0 auto;
    border: 1px solid black;
    border-collapse: collapse;
}

button.bible-book {
	border: 1px solid black;
	border-collapse: collapse;
	width: 100%;
	height: 30pt;
	font-size: 10pt;
	background: white;
	text-align: left;
}

button.bible-book:hover {
	background: #EEEEEE;
}

button.book-chapter {
	width: 100%;
	height: 40px;
	font-size: 10pt;
	background: white;
	text-align: left;
}

button.book-chapter:hover {
	background: #EEEEEE;
}

button.book-chapter-many {
	border: 1px thin black;
	border-collapse: collapse;
	width: 100%;
	height: 40px;
	font-size: 6pt;
	background: white;
	text-align: left;
}


button.book-chapter_many:hover {
	background: #EEEEEE;
}

button.navigation {
	border: none;
	width: 100%;
	height: 30px;
	font-size: large;
	text-align: center;
	vertical-align: middle;
	color: black;
	background: white;
}

button.navigation:hover {
	background: #EEEEEE;
}

h1.chapter-name { font-size: 17.28pt; text-align: center; }

h1.left {
    color: blue;
    font-size: large;
    text-align: left;
}

input.show-all-verses {
	text-align: left;
	color: blue;
	background: white;
	font-size: 12pt;
}

input.start-another-search {
  color: black;
  font-size: 12pt;
  background: white;
  border: 1px solid black;
}

p.greek-word {
    text_align: left;
    font-size: Large;
    font-weight: bolder;
    font-family: serif;
}

p.hebrew-word {
    text_align: left;
    font-size: Large;
    font-weight: bolder;
    font-family: serif;
}   


p.justify {
    text-align: justify;
}

p.translation {
    color: black;
    background: transparent;
    text-align: left;
    font-size: 12pt;
    font-style: bold;
}

span.hebrew-black-top-line {
  color: black;
  background: transparent;
  font-size: 12pt;
}

span.hebrew-blue-top-line {
  color: blue;
  background: transparent;
  font-family: "SBL Hebrew","Ezra SIL",Cardo,"Times New Roman",Times,serif;
  font-size: 20.74pt;
  font-weight: bold;
  direction: rtl;
}

span.hebrew-detail {
  color: blue;
  background: transparent;
  font-size: 20.74pt;
  font-weight: bold;
  direction: rtl;
}

span.vocab-table-even {
  font-size: 10pt;
  color: black;
}

span.vocab-table-odd {
  font-size: 10pt;
  color: red;
}

span.strongnumber {
  color: blue;
  background: transparent;
  font-size: 8pt;
  text-decoration: none;
  vertical-align: top;
}

table.fullsize {
    margin: 0 auto;
	background: white;
    border: 1px solid black;
    border-collapse: collapse;
}

table.main {
  text-align: left;
  border-style: none;
}

table.sn-display {
  width: 350px;
  text-align: left;
  border: 1px solid black;
}

td.banner{
    text-align: center;
    vertical-align: middle;
    font-size: large;
    color: darkblue;
    background: lightblue;
    border: inset;
    padding: 0 10px 0 10px;
    height: 40px;
}

td.book-index {
	font-size: 10pt;
	border: 1px solid black;
}

td.chapter-name {
  color: black;
  background: white;
  text-align: left;
  font-weight: bold;
  font-size: 17.28pt;
}

td.chapter-name-selected {
  color: red;
  background: transparent;
  text-align: center;
  font-weight: bold;
  font-size: 17.28pt;
}

td.chapter-number {
  color: black;
  background: transparent;
  text-align: left;
  font-size: 12pt;
}

td.epistle {
  color: black;
  background: transparent;
  text-align: center;
  font-size: 10pt;
}

td.epistle-selected {
  color: red;
  background: transparent;
  text-align: center;
  font-size: 10pt;
}

td.navigation {
	border: thin solid black;
	border-collapse: collapse;
	width: 33%;
}

td.psalm-119-header {
  color: red;
  background: transparent;
  text-align: left;
  font-size: 14.4pt;
}

td.psalm-title {
  color: black;
  background: transparent;
  text-align: left;
  font-size: 10pt;
}

td.psalm-title-selected {
  color: red;
  background: transparent;
  text-align: center;
  font-size: 10pt;
}

td.search-list {
	font-size: 12pt;
	text-align: left;
}

td.search-navigation {
	border: 1px solid black;
	border-collapse: collapse;
	width: 50%;
}

td.testament-index-head {
  text-align: center;
  color: black;
  background: transparent;
  height: 10pt;
  font-weight: bold;
  font-size: 8pt;
  border: 1px solid black;
  border-collapse: collapse;
}

td.verse {
    color: black;
    background: white;
    text-align: justify;
    font-weight: normal;
	font-size: 12pt;
	padding-right: 1em;
}
  

td.verse-number {
    color: black;
    background: transparent;
    text-align: center;
    vertical-align: top;
    font-weight: bold;
	font-size: 12pt;
	border: 1px solid black;
	border-collapse: collapse;
}

td.small {
    color: black;
    background: white;
	text-align: center:
	vertical-align: top;
	width: 1.5in;
	height: 100%;
    border: 1px solid black;
    border-collapse: collapse;
}

button.tiny {
	font-size: 10pt;
    color: black;
    background: white;
    text-align: center:
    vertical-align: top;
    width: 33.3%;
	height:1000%;
    border: 1px solid black;
    border-collapse: collapse;
}


td.verse-selected {
	color: black;
	background: white;
	font-weight: bold;
}

button.footnote {
	text-align: left;
	font-size: 9pt;
	color: black;
	background: transparent;
}


button.bible-book {
	border: 1px solid black;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	color: black;
	background: white;
}


button {
	border: 1px solid black;
	border-collapse: collapse;
	font-size: large;
	text-align: center;
	vertical-align: middle;
	color: black;
	background: white;
}

button.top-menu {
	border: 1px solid black;
	width: 100%;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	color: black;
	background: white;
}

button.top-menu:hover {
	background: #EEEEEE;
}

button.search-navigation{
	border: 1px solid black;
	border-collapse: collapse;
	color: black;
	background: white;
	text-align: center;
	vertical-align: middle;
	font-size: 12pt;
}

button.search-navigation:hover {
	background: #EEEEEE;
}

.button-80by40 {
	border: 1px solid black;
	width: 80px;
	height: 40px;
	font-size: large;
	text-align: center;
	vertical-align: middle;
	color: black;
	background: white;
}

.button-chapter-index {
	border: 1px solid black;
	font-size: small;
	width: 170px;
	height: 30px;
	text-align: left;
	background: white;
}

span.search-verse }
	font-size: 14.4pt;
}

div.search-result {
	font-size: 14.4pt;
}

span.small-caps {
	font-size: smaller;
}

td.chapter-link-number {
	height: 30px;
	width: 30px;
    color: blue;
    background: white;
    text-align: left;
	vertical-align: middle;
	font-s1ze: 12pt;
	border: 1px solid black;
}


td.tutorial,td.sn-box {
  text-align: center;
  vertical-line: middle;
  font-size: 14.4pt;
  color: black;
  background: white;
  border: 1px solid black;
}

span.search-result {
  font-size = small;
}

button.search-the-kjv {
  width: 300px;
  height: 60px;
  text-align: center;
  vertical-align: middle;
  padding: 10px;
  font-size: 20px;
  color: black;
  background: white;
}

button.search-the-kjv:hover {
  background: #EEEEEE;
}

span.search-verse {
	color: blue;
    background: transparent;
	font-weight: bold;
}

body {
	font-family: serif;
	text-align: justify;
	color: black;
	background-color: white;
	font-size: 12pt;
}

body.tutorials {
	font-family: sans-serif;
	font-size: 12pt;
	text_align: left;
	color: black;
	background-color: white;
	border: none;
}

h1, h2, h3, h4, h5, h6 {
  color: black;
  background: transparent;
  text-align: center;
  font-weight: bold;
}

h1 { font-size: 20.74pt; }
h2 { font-size: 17.28pt;  }
h3 { font-size: 14.4pt;    }
h4 { font-size: 12pt;   }
h5 { font-size: 10pt;    }
h6 { font-size: 8.33pt;  }

td.chapter-number {
	width: 10%;
}

:link {
  color: #00F;
  background: transparent;
  text-decoration: none;
}

:visited {
  color: #007;
  background: transparent;
  text-decoration: none;
}

:active {
  color: black;
  background: transparent;
  text-decoration: none;
}

hr.one-half-width { width: 50%; }

span.latin {
  color: black;
  background: transparent;
  font-size: 14.4pt;
  font-style: italic;
}

span.beta {
  color: blue;
  background: transparent;
  font-size: 14.4pt;
  font-weight: bold;
}

span.greek {
  color: red;
  background: transparent;
  font-family: "SBL Greek",Gentium,Cardo,"Palitino Linotype","Times New Roman",Times,serif;
  font-style: normal;
  font-size: 20.74pt;
  font-weight: bold;
}

span.greek-char-original {
  color: blue;
  background: transparent;
  font-family: "SBL Greek",Gentium,Cardo,"Palitino Linotype","Times New Roman",Times,serif;
  font-size: 12pt;
  font-weight: bold;
}

span.greek-char {
  color: blue;
  background: transparent;
  font-size: 14.4pt;
  font-weight: bold;
}

span.greek-translit {
  color:black;
  background: transparent;
  font-size: 12pt;
}

span.greek-rendered {
  font-family: sans-serif;
}

span.greek-letters {
  color: blue;
  background-color: transparent;
  font-size: 12pt;
  font-weight: bold;
}

span.hebrew {
  color: black;
  background: transparent;
  font-family: "SBL Hebrew","Ezra SIL","Times New Roman",Times,serif;
  font-style: normal;
  font-size: 20.74pt;
  font-weight: normal;
}

span.translit {
  color: blue;
  background: transparent;
  font-size: 12pt;
  font-weight: normal;
}

span.pron {
  color: black;
  background: transparent;
  font-size: 12pt;
  font-style: italic;
}

span.odd-word {
  color: red;
  background: transparent;
  font-size: 10pt;
}

span.even-word {
  color: black;
  background: transparent;
  font-size: 10pt;
}

span.blue-medium {
  color: blue;
  font-size: 12pt;
}

table.dictionary-navigation {
  width: 10%;
  margin-left: auto;
  margin-right: auto;
  border-style: none;
  padding: 5pt;
}

table.top {
  width: 33%;
  margin-left: auto;
  margin-right: auto;
  border-style: none;
  padding: 5pt;
}

table.centered-table {
  color: black;
  background: transparent;
  margin-left: auto;
  margin-right: auto;
  border-style: none;
}

table.folding {
  display: inline;
  vertical-align: top;
  width: 50%;
}

table.kjv-index {
  color: black;
  background: transparent;
  text-align: left;
  border: 1px solid black;
}

table.narrow-note {
  color: black;
  background: transparent;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  border-style: none;
}

table.chapter-main {
  width: 100%;
  text-align: left;
  border-style: none;
}

table.chapter-index {
  text-align: center;
  border-style: 1px solid black;
}

table.navigation {
  width: 280px;
  border: 1px solid black;
  border-collapse: collapse;
}

td.lang-nav-center {
  color: red;
  text-align: center;
  font-size: 17.28pt;
}

td.lang-nav-left {
  color: blue;
  text-align: center;
  font-size: 10pt;
}

td.search-header {
  text-align: center;
  font-weight: bold;
  font-size: 10pt;
}

td.search-data {
  text-align: center;
  font-weight: normal;
  font-size: 8.33pt;
}

td.search-form {
  vertical-align: top;
  text-align: left;
}

td.centered-element {
  text-align: center;
  border-style: solid;
  border-width: thin;
}

td.navigation-box {
  text-align: center;
  font-size: xx-xmall;
  color: black;
  background: white;
  border: 1px solid black;
  width: 20%;
}

td.search-results-header {
  color: black;
  background: transparent;
  text-align: left;
  font-size: 12pt;
  font-weight: bold;
}

td.note {
  color: red;
  background: transparent;
  text-align: center;
  font-size: 8.33pt;
  font-weight: normal;
}

td.browse-strong-numbers {
  color: red;
  background: transparent;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
}

td.concordance-info {
  color: red;
  background: transparent;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
}

td.verse-info {
  color: red;
  background: transparent;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
}

td.center-bottom {
  color: red;
  background-color: transparent;
  text-align: center;
  vertical-align: bottom;
}

a.navigationbutton {
  color: blue;
  background: transparent;
  text-decoration: none;
}

a.no-decorate {
  text-decoration: none;
}

p.centered-paragraph {
  text-align: center;
}

p.left-paragraph {
  text-align: left;
}

p.announce {
  color: red;
  background: transparent;
  text-align: center;
  font-size: 14.4pt;
  font-weight: bold;
}

p.top-line {
    color: blue;
    background: transparent;
}

p.strong-number {
    color: black;
    background: transparent;
    text-align: left;
    font-size: 12pt;
    font-style: bold;
}

p.transliteration {
    color: black;
    background: transparent;
    text-align: left;
    font-size: 12pt;
    font-style: bold;
}

p.pronunciation {
    color: black;
    background: transparent;
    text-align: left;
    font-size: 12pt;
    font-style: bold;
}

p.exegesis {
    color: black;
    background: transparent;
    text-align: left;
    font-size: 12pt;
    font-style: bold;
}

p.explanation {
    color: black;
    background: transparent;
    text-align: left;
    font-size: 12pt;
    font-style: bold;
}

p.blue-underline {
  color: blue;
  background: transparent;
  text-decoration: underline;
}

td.hebrew {
  color: red;
  background: transparent;
  font-family: "SBL Hebrew","Ezra SIL",Cardo,"Times New Roman",Times,serif;
  font-style: normal;
  font-size: 36pt;
  font-weight: bold;
  vertical-align: middle;
}

span.hebrew-embedded {
  color: red;
  background: transparent;
  font-family: "SBL Hebrew","Ezra SIL",Cardo,"Times New Roman",Times,serif;
  font-style: normal;
  font-size: 20.74pt;
  font-weight: bold;
  vertical-align: middle;
}

span.point-change {
  color: black;
  background: transparent;
  font-size: 20.74pt;
}

span.search-header {
  color: black;
  background: transparent;
  font-size: 24pt;
  font-weight: bold;
}

span.no-arrow {
  display: none;
}


