
/* CSS-MÄÄRITYKSET ALKAVAT */

body {
	background-color: #AAA;
	background-image: url('img/dgrey023.gif');
	margin: 8px;
	padding: 0;
}

#header {
	border-color: #000;
	border-style: solid;
	border-width: 3px 3px 0 3px;
	margin: 15px auto 0 auto;
	width: 900px;
}

#main {
	background-color: #FFF;
	border-color: #000;
	border-style: solid;
	border-width: 0 3px 3px 3px;
	margin: 0 auto 15px auto;
	width: 900px;
}

#menu {
	background-color: #FFF;
	float: left;
	margin: 0;
	min-height: 750px;
	text-align: center;
	vertical-align: top;
	width: 200px;
}

#topnavbar {
	height: 50px;
	margin: 0 0 -20px;
	width: 697px;
}

#bottomnavbar {
	height: 50px;
	margin: 0;
	width: 697px;
}

#refholder {
	background: #BBB;
	margin: 0;
	padding: 5px 0 10px;
}

#refs {
	margin-bottom: 20px;
}

#print {
	clear: both;
	margin: 10px auto;
}

#content {
	background-color: #DDD;
	border-left: 3px solid #000;
	border-top: 3px solid #000;
	float: right;
	margin: 0;
	min-height: 1100px;
	padding: 0;
	vertical-align: top;
	width: 697px;
}

#counter {
	font-family: HansHand;
	font-size: 14pt;
	font-weight: bold;
}

#ad {
	background-color: #FE9;
	border: 2px dotted #000;
	font-size: 10pt;
	padding: 10px;
	position: fixed;
	left: 20px;
	text-align: center;
	top: 20px;
	width: 250px;
}

#bookmark {
	background-color: #FE9;
	border: 2px dotted #000;
	font-size: 10pt;
	padding: 10px;
	position: fixed;
	left: 35%;
	text-align: center;
	top: 300px;
	width: 350px;
}

#warning {
	background-color: #FE9;
	border: 2px dotted #000;
	font-size: 12pt;
	padding: 10px;
	position: fixed;
	right: 20px;
	text-align: justify;
	top: 20px;
	width: 300px;
	z-index: 150;
}

#warning p {
	margin: 0;
}

div.alert {
	background-color: #FE9;
	border: 2px dotted #000;
	font-size: 11pt;
	line-height: 1.5em;
	margin: 5px auto;
	padding: 10px;
	width: 600px;
}

#abcnav {
	border: 1px solid blue;
	float: left;
	margin: 0 auto 0 auto;
	top: auto;
	width: 550px;
}

#infobox, #articlebox, #biblebox, #bookbox {
	border: 1px solid #000;
	padding: 15px 10px 5px;
}

#infobox ul, #articlebox ul, #biblebox ul, #bookbox ul {
	list-style-type: none;
	margin: 10px 10px 10px -15px;
}

#infobox li, #articlebox li, #biblebox li, #bookbox li {
	margin: 2px 0 2px -15px;
}

#infobox p, #articlebox p, #biblebox p, #bookbox p {
	margin: 2px 10px;
}

#mapbox {
	border: 1px solid #000;
	float: right;
	height: 550px;
	margin: 5px 10px 5px 5px;
	width: 250px;
}

#mapbox h5 {
	margin: 15px 15px 0;
}

#infobox {
	float: left;
	height: 178px;
	margin: 5px 5px 5px 10px;
	width: 390px;
}

#articlebox {
	float: left;
	height: 320px;
	margin: 5px 5px 5px 10px;
	width: 390px;
}

#biblebox {
	float: left;
	height: 250px;
	margin: 5px 10px 10px 10px;
	width: 655px;
}

#bookbox {
	float: left;
	height: 250px;
	margin: 5px 10px 10px 10px;
	width: 655px;
}

div.books {
	border: 0;
	margin: 5px auto 0;
	padding: 0;
	text-align: left;
	width: 600px;
}

div.shelf {
	background: #DDD url(ISBN/shelf.jpg) repeat scroll center;
	border: 0;
	height: 12px;
	margin: 0 auto;
	padding: 0;
	width: 638px;
}

div.descr {
	border: 1px dotted #000;
	float: left;
	height: 120px;
	margin: 10px 10px 10px 0;
	padding: 5px 0 0;
	width: 500px;
}

.descr p {
	margin-left: 15px;
}

div.caption {
	margin: 10px auto;
	padding: 10px;
	text-align: center;
}

div.fleft {
	float: left;
	margin: 10px 10px 10px 0;
}

div.fright {
	float: right;
	margin: 10px 30px 10px 10px;
}

div.clear {
	clear: both;
	font-size: 1px;
}

div.title {
	clear: both;
	height: 135px;
	margin: 10px auto;
	width: 590px;
}

div.caption img {
	border: 1px dotted #000;
	margin: 0;
}

div.caption p {
	text-align: center;
	font-weight: bold;
}

div.caption p span.legend {
	font-weight: normal;
	font-size: 9pt;
}

div.menublock {
	background-color: #EEE;
	border: 2px dotted #000;
	font-family: Arial;
	font-size: 10pt;
	margin: 0 10px 10px 10px;
	padding: 10px 0 10px 0;
	text-align: center;
}

div.mediabox {
	text-align: center;
}

div.bible {
	font-style: italic;
	line-height: 1.3em;
	margin: -5px 50px 10px;
	padding: 0;
	text-align: justify;
	vertical-align: top;
	width: 597px;
}

div.single {
	border: 1px dotted #000;
	margin: 15px 0 5px 0;
	padding: 10px;
	width: 576px;
}

div.old {
	border: 1px dotted #000;
	float: left;
	margin: 15px 5px 5px 0;
	padding: 10px;
	width: 271px;
}

div.new {
	border: 1px dotted #000;
	float: left;
	margin: 15px 0 5px 5px;
	padding: 10px;
	width: 271px;
}

div.category {
	border: 2px dotted #000;
	margin: 5px auto 20px;
	padding: 0;
	width: 90%;
}

div.ll {
	float: left;
	font-size: 10pt;
	font-style: italic;
	height: 50px;	
	left: 10px;
	margin: -15px 0 15px;
		position: relative;
	text-align: left;
	top: 50%;
	width: 280px;
}

div.rl {
	float: right;
	font-size: 10pt;
	font-style: italic;
	height: 50px;	
	margin: -15px 0 0;
		text-align: right;
	position: relative;
	right: 10px;
	top: 50%;
	width: 280px;
}

table.base {
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}

table.sections {
	color: black;
	font-family: "Palatino Linotype","Georgia","Times New Roman";
	font-size: 12pt;
	line-height: 1em;
	margin: 10px 40px 5px 40px;
}

td.r {
	padding-right: 10px;
	text-align: right;
}

td.l, td.l1, td.l2, td.l3 {
	margin: 0 -10px 0 -10px;
	text-align: left;
}

td.l2 {
	font-size: 11pt;
	padding-left: 15px;
}

td.l3 {
	font-size: 10pt;
	font-style: italic;
	padding-left: 30px;
}

td.h {
	color: #323E55;
	font-family: "HansHand";
	font-size: 16pt;
	font-weight: bold;
	padding-top: 20px;
	text-align: left;
}

table.bible {
	font-style: italic;
	margin: 10px 2px 0 2px;
	padding: 10px;
	text-align: justify;
}

td.whole {
	border: 1px dotted #000;
	margin: 5px;
	padding: 5px;
	width: 564px;
}

td.half {
	border: 1px dotted #000;
	margin: 5px;
	padding: 5px;
	width: 282px;
}

td.third {
	border: 1px dotted #000;
	margin: 5px;
	padding: 5px;
	width: 188px;
}

td.quarter {
	border: 1px dotted #000;
	margin: 5px;
	padding: 5px;
	width: 141px;
}

H1 {
	clear: both;
	color: #000;
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 14pt;
	font-style: italic;
	line-height: 1.4em;
	margin: 40px 10px 10px;
	padding: 0;
	text-align: center;
}

H1:first-line {
	color: #323E55;
	font-family: "HansHand";
	font-size: 26pt;
}

H2,H3,H4,H5 {
	font-family: "HansHand";
	padding: 0;
	text-align: left;
}


H2 {
	color: #323E55;
	font-size: 22pt;
	font-weight: bold;
	margin: 15px 20px 0 20px;
}

H3 {
	color: #457;
	font-size: 18pt;
	margin: 15px 20px 0 20px;
	text-align: left;
}

H4 {
	color: #57A;
	font-size: 14pt;
	margin: 15px 20px 0 20px;
	text-align: left;
}

H4.menu {
	color: #383838;
	font-weight: bold;
	margin: 0;
	text-align: center;
}

H5 {
	color: #323E55;
	font-size: 14pt;
	font-weight: bold;
	margin: 0 5px -5px 5px;
}

img {
	border: 0;
	margin: 0;
	vertical-align: middle;
}


img.menu {
	margin-top: -10px;
}

img.title {
	border: 1px dotted #000;
}

img.shelf {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

img.abc {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

sup {
	font-family: "Arial";
	font-size: 7pt;
	font-style: normal;
	line-height: 0;
	vertical-align: super;
}

p {
	color: black;
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 11pt;
	line-height: 1.5em;
	margin: 0 30px 10px 30px;
	text-align: justify;
}

p.menu {
	font-size: 10pt;
	margin: 5px;
	text-align: center;
}

p.book {
	margin: 40px 20px 10px 20px;
}

p.vs {
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
}

p.div {
	font-size: 10pt;
	margin: 23px 0;
	text-align: center;
}

#ad p.div {
	margin: 15px 0 5px;
}

p.cstamp {
	font-size: 9pt;
	margin: 0;
	padding: 0;
	text-align: center;
	font-style: italic;
}

p.stamp {
	float: right;
	font-size: 9pt;
	font-style: italic;
	margin: 10px 20px 0 0px;
	padding: 0;
}

p.quote {
	color: #323E55;
	font-style: italic;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 50px;
}

p.bible {
	border: 1px dotted #000;
	font-style: italic;
	margin: 10px 32px 0 32px;
	padding: 10px;
	text-align: justify;
}

p.ref {
	font-size: 10pt;
	margin-bottom: 2px;
	margin-left: 50px;
	margin-top: 2px;
	text-indent: -20px;
}

p.chunk {
	font-family: Arial;
	font-size: 10pt;
	margin: 5px 10px 10px 10px;
	padding: 0 0 0 25px;
	text-align: left;
}

input.ad {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

p.ad {
	font-size: 10pt;
	margin: 0 0 5px 0;
	padding: 0;
}

select.menu {
	font-size: 8pt;
}

hr {
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	width: 50%;
}

hr.pop {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 10%;
}

dl {
	margin-bottom: 20px;
	margin-top: 0;
	text-align: left;
}

dt {
	color: #323E55;
	font-family: "HansHand";
	font-size: 14pt;
	font-weight: bold;
	margin: 16px 40px 0 40px;
}

dd {
	font-family: "Palatino Linotype","Georgia","Times New Roman";
	font-size: 11pt;
	margin: 3px 60px 0 60px;
}

dd.sub {
	color: #323E55;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 40px;
	margin-top: 10px;
}

ul {
	line-height: 1.5em;
	list-style: circle outside;
	margin: 5px 50px 5px 25px;
	font-size: 11pt;
}

ol {
	line-height: 1.5em;
	list-style: decimal outside;
	margin: 5px 50px 5px 25px;
	font-size: 11pt;
}

ul.quote, ol.quote {
	margin: 5px 60px 10px 35px;
	text-align: justify;
	color: #323E55;
	font-style: italic;
	font-weight: bold;
}

ul.dialogue {
	list-style-type: none;
	line-height: 1.5em;
}

ul.dialogue li span {
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 5px;
}

ul.dialogue li {
	padding: 0;
}

div.box li {
	line-height: 1.3em;
	padding: 0;
}

#biblebox li.new, #articlebox li.new, #bookbox li.new {
	background-color: #fe9;
	border: 2px dotted #000;
	margin: 3px -10px 3px -20px;
	padding: 1px 3px;
}

li {
	font-family: "Palatino Linotype","Georgia","Times New Roman";
	margin: 5px 0;	padding: 5px;
	text-align: justify;
}

.defn {
	margin: 0 40px 0 40px;
	text-align: justify;
}

.no {
	color: #999;
}

.yes {
	color: #000;
	font-weight: bold;
}

.center {
	text-align: center;
}

sup.suc {
	font-family: "Arial";
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	line-height: 0;
	vertical-align: super;
}

.headlist {
	font-family: HansHand;
	font-size: 14pt;
	margin-top: 0;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}

em {
	color: #26C;
	font-style: italic;
	font-weight: bold;
}

.lt {
	float: left;
}

.rt {
	float: right;
}

a {
	font-weight: bold;
	text-decoration: none;
}	

a:link {
	color: #62d;
}

a:visited {
	color: #41b;
}

a:active {
	color: #A9D;
}

a:hover {
	color: #A9D;
}

span.close {
	cursor: pointer;
	float: right;
	font-family: Arial;
	}

span.title {
	border: 1px dotted #000;
	float: left;
}

.bible {
}

.bible a, .bible a:visited {
	color: #096;
	font-style: normal;
}

.bible a:hover {
	position: relative;
}

.bible a span {
	display: none;
	left: -240px;
	top: 25px;
}

.bible a:hover span {
	background: #FE9;
	border: 2px dotted #555;
	color: #000;
	display: inline;
	font: 10pt Arial, sans-serif;
	font-style: italic;
	padding: 10px;
	position: absolute;
	text-align: justify;
	text-indent: 0;
	width: 330px;
}

.bible a:hover span:first-line {
	color: #323E55;
	font-family: "HansHand";
	font-size: 14pt;
	font-weight: bold;
}

span.shelf {
}

span.shelf a, span.shelf a:visited {
}

span.shelf a:hover {
	position: relative;
}

span.shelf a span {
	display: none;
	left: -125px;
	top: 110px;
}

span.shelf a:hover span {
	background: #FE9;
	border: 2px dotted #555;
	color: #000;
	display: inline;
	font: 10pt Arial, sans-serif;
	padding: 10px;
	position: absolute;
	text-align: justify;
	text-indent: 0;
	width: 250px;
}

/* CSS-MÄÄRITYKSET LOPPUVAT */

