body {
background-color: gray;
font-family: Times New Roman;
color: black;
}
@font-face {
font-family:FirstHebrew;
src: local(FirstHebrew), url('fonts/FirstHebrew.ttf') format('opentype');
}
p1 {
font-family:FirstHebrew;
font-size: x-large;
font-stretch:extra-expanded;
}
a:active {
color: maroon;
}
a:link {
color: maroon;
}
a:visited {
color: black;
}
td {
border: 2px solid maroon;
}
a:hover {
color: white;
}
.lbsTooltip {
border: 1px solid gray;
background: #ffe09e none repeat scroll 0% 50%;
z-index: 99;
text-align: left;
text-indent: 0;
}
.lbsTooltip div {
text-align: left;
}
.lbsTooltipHeader {
border: none;
margin: 0;
padding: 4px;
background: #ffe09e none repeat scroll 0% 50%;
color: black;
font-weight: bold;
font-size: 14px;
line-height: 16px;
font-family: Times New Roman;
position: relative;
}
.lbsTooltipBody {
border: none;
margin: 0;
padding: 4px 8px 0;
position: relative;
z-index: 2;
line-height: 16px;
}
.lbsTooltipBody p, .lbsTooltipBody span {
display: inline;
color: black;
font-family: Times New Roman;
font-size: 14px;
line-height: 16px;
}
.lbsTooltipFooter {
border: none;
font-size: 11px;
font-family: Times New Roman;
bottom: 4px;
margin-top: 4px;
position: absolute;
text-align: right;
}
.lbsTooltipFooter a:link, .lbsTooltipFooter a:visited, .lbsTooltipFooter a:hover {
color: blue;
text-decoration: underline;
font-weight: normal;
font-size: 11px;
font-family: Times New Roman;
}
.lbsTooltipFooter div {
text-align: right;
}
.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref {
font-size: 85%;
top: -1px;
position: relative;
}
.lbsTooltipBody .ch-ref {
font-weight: bold;
}
.lbsTooltipBody .verse-ref {
color: dimgray;
}
.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p {
margin: 0;
padding: 0;
}
.lbsLibronix img {
float: none ! important;
}
li {
font-size: large;
line-height: 140%;
}
p {
font-size: x-large;
font-weight: bold;
margin-bottom: 0in;
text-align: left;
}
div {
text-align: center;
}
