
body  {
	background-color: #003;
	background-image: url(/Images/QBL/QBL-bg.jpg);
	background-position: top left;
	background-attachment: fixed;
	padding: 0 3px;
	font-family: gill, helvetica, sans-serif;
	line-height: 1.2em;
	color: yellow
}

body.QBLtree {
	background-image: url(/Images/QBL/QBL-bg.jpg);
	color: yellow;
	margin: 0;
	border-width: 0;
}
body.QBLtree p {
	margin: 0;
}
body.QBLtree table {
	margin: 0 auto;
	border-style: none;
}

body.Tarot {
	background-image: url(/Images/Tarot/tarot-bg.jpg);
	color: yellow
}


a:link, a:visited { color: #FCC; background-color: #000; text-decoration: none }
a:active, a:hover { color: red; background-color: #000;  }

a.fn {
	font-size: x-small;
	font-family: fixed;
	font-weight: normal;
	color: orange;
	white-space: pre;
	vertical-align: super;
}
a.fn:link, a.fn:visited {
	color: orange;
}
a.fn:active, a.fn:hover {
	color: #8F0;
}
a.lily         { font-style: normal; font-family: sans-serif; font-size: 90%; }
a.lily:link, a.lily:visited {
	color: yellow; background-color: #000; text-decoration: none;
	border-color: #900; border-style: solid; border-width: thin;
	padding: 0 3px;
}
a.lily:hover, a.lily:active { color: white }

a.cite { font-size: 80%; font-style: italic; }

a.out	{ font-style: normal; font-family: gill, helvetica, sans-serif; }
a.out:link, a.out:visited {
	color: #FCC; background-color: #000; text-decoration: none;
}
a.out:hover, a.out:active { color: white }
td.link-block a.prev:link, td.link-block a.prev:visited {
	display: block;
	background: transparent url(/Images/prevArrow.gif) 50% 50% no-repeat;
	color: white; text-align: center;
	width: 100%;
	min-height: 32px;
}
td.link-block a.prev:active, td.link-block a.prev:hover {
	display: block;
	background: transparent url(/Images/bullet-finger.png) 50% 50% no-repeat;
	color: white; text-align: center;
	width: 100%;
	min-height: 32px;
}
td.link-block a.next:link, td.link-block a.next:visited {
	display: block;
	background: transparent url(/Images/nextArrow.gif) 50% 50% no-repeat;
	color: white; text-align: center;
	width: 100%;
	min-height: 32px;
}
td.link-block a.next:active, td.link-block a.next:hover {
	display: block;
	background: transparent url(/Images/bullet-finger.png) 50% 50% no-repeat;
	color: white; text-align: center;
	width: 100%;
	min-height: 32px;
}
td.link-block a.up:link, td.link-block a.up:visited {
	display: block;
	background: transparent url(/Images/upArrow.gif) 50% 50% no-repeat;
	color: white; text-align: center;
	width: 100%;
	min-height: 32px;
}
td.link-block a.up:active, td.link-block a.up:hover {
	display: block;
	background: transparent url(/Images/bullet-finger.png) 50% 50% no-repeat;
	color: white; text-align: center;
	width: 100%;
	min-height: 32px;
}
td.link-block a.down:link, td.link-block a.down:visited {
	display: block;
	background: transparent url(/Images/downArrow.gif) 50% 50% no-repeat;
	color: white; text-align: center;
	width: 100%;
	min-height: 32px;
}
td.link-block a.down:active, td.link-block a.down:hover {
	display: block;
	background: transparent url(/Images/bullet-finger.png) 50% 50% no-repeat;
	color: white; text-align: center;
	width: 100%;
	min-height: 32px;
}
td.link-block {
	min-width: 32px;
}

.QBL {
	background-image: url(/Images/QBL/QBL-bg.jpg);
	font-family: sans-serif;
	line-height: 1.2em;
	color: yellow;
	margin: 0 1em;
}

.box  {
	background: #066; color: blue;
	padding: 0em 5px;
	border-color: blue;
	border-style: dotted;
	border-width: medium;
	margin: 2em 2em
}

.ctr  {	text-align: center; vertical-align: top }
.rt   { text-align: right; }

.bordered {
	padding: 4px; margin: 2px;
	border-color: blue;
	border-style: solid;
	border-width: thin;
}
.note {
	padding: 4px; margin: 2px;
	background-color: #338;
	border-color: blue;
	border-style: solid;
	border-width: thin;
}
.sidebar {
	float: right; clear: right;
	padding: 4px; margin: 4px;
	border: thin solid blue;
	width: 40%;
}

p.foot {
	position: fixed; bottom: 0; right: 0;
	text-align: right;
	}

td img { display: block; }

p img { display: block; }

table {
	margin-left: auto; margin-right: auto;
	border-style: none; padding: 0;
}
table.QBL {
	background-image: url(/Images/QBL/QBL-1.jpg);
	background-repeat: no-repeat;
}
table#attributes {
	margin-bottom: 2em;
}
.title {
	font-style: normal; font-weight: normal; font-variant: small-caps; font-size: 150%;
	text-align: center; letter-spacing: 4px; vertical-align: top;
	line-height: 1.2em;
	border-top: 1px solid #ff0; border-bottom: 1px solid #ff0
}
.ttext {
	font-size: 125%; font-style: normal;
	font-weight: bold;
	font-family: "times new roman", serif;
	text-align: center; letter-spacing: 4px; vertical-align: top;
	line-height: 1.4em;
}

.narrow { margin-left: 5%; margin-right: 5% }
.indent { margin-left: 5%; }
div.list-container {
	clear: both;
}
div.list-item {
	float: left;
	min-width: 12%;
	max-width: 30%;
	min-height: 3em;
	margin: 4px 1% 4px 0;
	padding: 2px 4px;
	vertical-align: middle;
	border: thin solid yellow;
}
div.verse-id {
	float: left;
	font-size: 2em;
	text-align: left;
	vertical-align: text-top;
	background-color: #330; color: yellow;
	padding: 0.2em 0;
}
div.hebrew-verse {
	float: left;
	clear: left;
	width: 45%;
	text-align: right;
	vertical-align: top;
	direction: rtl;
	white-space: pre;
	margin: 0;
}
div.hebrew-trans {
	float: left;
	clear: right;
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding-left: 3%;
	white-space: pre;
	margin: 0;
}
div.spacer {
	min-height: 1em;
	clear: both;
	width: 100%;
}
div#qbl-pg-head {
	float: right;
	width: 85%;
}
div#qbl-pg-body {
	float: left;
	width: 100%;
	clear: both;
}
div#qbl-link-block {
	width: 30%;
	margin: 0;
}
div#qbl-pg-title {
	float: right;
	width: 65%;
	text-align: center;
	margin: 0;
}
div#qbl-pg-title span {
	font-size: 150%;
	font-variant: small-caps;
	letter-spacing: 4px;
	line-height: 1.4em;
}
div#tree	{
	clear: left;
	float: left;
	width: 65px;
	padding-right: 4px;
	padding-bottom: 8px;
}
div.link-back {
	font-size: smaller;
}
div.link-back a:visited,
div.link-back a:link {
	background-color: transparent;
}
div.rside  { text-align: right; font-size: 87% }
div.small_type  { font-size: 87%; margin-left: 2em; margin-right: 2em; }
.mnote {
	width: 90%;
	border: 1px solid blue;
	padding: 3px 5px;
	margin: 0 auto;
	font-style: italic;
}
.mnote cite,
.mnote em {
	font-style: normal;
}
.small_type  { font-size: 87%; }
p.cite {
	padding-left: 30%;
}
img    {
	border-style: none; padding: 0; margin: 0;
}
img.lf { float: left; clear: left; margin-right: 1em }
img.tcardtn,
img.rt { float: right; clear: right; margin-left: 1em }
kbd	{ color: #F80 }

h1,h2,h3  { text-align: center; }
th        { text-align: left; vertical-align: top }
.ctr th   { text-align: center; }
.ctr img  { display: inline; }
.big	  { font-size: large; }
.rtl      { direction: rtl; }
kbd.fn {
	font-size: 87%;
	vertical-align: super;
}

div.fn-block {
	clear: both;
}

.fn-eop {
	font-family: sans-serif;
	font-size: smaller;
	margin-bottom: 0.3em;
}

.fn-pop,
.footnote,
.popup {
  font-size: 12px;
  color: #603;
  background-color: #3FF;
  text-decoration: none;
  position: absolute;
  z-index: 20;
  visibility: hidden;
  top: 0px; 
  left: 0px;
  border: 1px solid #603;
  padding: 3px;
}
.footnote dl,
.popup dl { 
  margin: 0px;
  padding: 0px; 
}
.footnote dt,
.popup dt {
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.footnote dd,
.popup dd {
  margin-left: 5px;
}

