@charset "UTF-8";

/*
	WebBible - WebBible.Net • ChristianAnswers.Net
	Copyright 1995, 2008, 2017, 2018, Films for Christ
	Last edit 7.7.2025 pst

	cleanup needed
*/

@media screen {

body,
tr,
td {
	font-style:normal;
	color:black;
	font-size:10pt;
}

fieldset {
	margin:0 0 10px 0;
	padding:0;
	border:none;
}

   a:link {color:#333399; text-decoration:none;}
a:visited {color:#663366; text-decoration:none;}
 a:active {color:#ff0000; text-decoration:underline;}/* BrightRed */
  a:hover {color:#ffffff; text-decoration:none; background:#009999; font-weight:normal;}


iframe {
	margin:0;
	padding:0;
	border:0;
}

/* begin WebBible drill down menu */
#nav {
	width:200px;
	float:right;
}
li.bktype {
	color:#00bab9;
	font-weight:bold;
	margin-top:8px;
	text-align:left;
}
.bdc-dd-menu {
	width:200px;
	height:150px;
	margin:0;
	padding:0;
	border:1px solid #ccc;
	overflow:hidden;
}
.bdc-dd-menu-panel {
	background-color:#fff;
	padding:0;
	margin:0;
}
.bdc-dd-scroll-pane {
	overflow:hidden;
	position:relative;
}
.bdc-dd-scroll-up {
	width:198px;
	height:10px;
	background-image:url('/bible/images/arrow-black-up.png');
	background-repeat:no-repeat;
	background-position:center center;
	background-color:white;
	border:1px outset;
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
.bdc-dd-scroll-up-hover {
	width:198px;
	height:10px;
	background-image:url('/bible/images/arrow-white-up.png');
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#09c09c;
	border:1px outset #09c09c;
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
.bdc-dd-scroll-up-click {
	width:198px;
	height:10px;
	background-image:url('/bible/images/arrow-white-up.png');
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#069069;
	border:1px inset #069069;
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
.bdc-dd-scroll-down {
	width:198px;
	height:10px;
	background-image:url('/bible/images/arrow-black-down.png');
	background-repeat:no-repeat;
	background-position:center center;
	background-color:white;
	border:1px outset;
	cursor:pointer;
	position:absolute;
	bottom:0;
	left:0;
	z-index:100;
}
.bdc-dd-scroll-down-hover {
	width:198px;
	height:10px;
	background-image:url('/bible/images/arrow-white-down.png');
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#09c;
	border:1px outset #09c;
	cursor:pointer;
	position:absolute;
	bottom:0;
	left:0;
	z-index:100;
}
.bdc-dd-scroll-down-click {
	width:198px;
	height:10px;
	background-image:url('/bible/images/arrow-white-down.png');
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#069069;
	border:1px inset #069069;
	cursor:pointer;
	position:absolute;
	bottom:0;
	left:0;
	z-index:100;
}
.bdc-dd-sub-menu {
	padding:0;
	margin:0;
	clear:both;
}
.bdc-dd-item {
	margin:0;
	padding:0;
	list-style-type:none;
}
.bdc-dd-label {
	padding:0;
	margin:0;
	cursor:pointer;
}
.bdc-dd-label-hover {
	padding:0;
	margin:0;
	cursor:pointer;
	background-color:#49cecd;
}
.bdc-dd-label-initial {
	padding:0;
	margin:0;
	cursor:pointer;
	background-color:#3cf;
}
.bdc-dd-label-initial-hover {
	padding:0;
	margin:0;
	cursor:pointer;
	background-color:#09c;
}
.bdc-dd-label-initial .bdc-dd-text {
	color:white;
}
.bdc-dd-label-initial-hover .bdc-dd-text {
	color:white;
}
.bdc-dd-text {
	display:block;
	padding:3px;
	margin:0;
	color:black;
	text-decoration:none;
}
.bdc-dd-label-hover .bdc-dd-text {
	display:block;
	padding:3px;
	margin:0;
	color:white;
	text-decoration:none;
}
.bdc-dd-text-hover {
	display:block;
	padding:3px;
	margin:0;
	color:white;
	text-decoration:none;
	background-color:#09c;
}
.bdc-dd-icon {
	width:20px;
	float:right;
	margin:0;
	padding:0;
	background:url('/bible/images/arrow-black-right.png') no-repeat;
	background-position:center center;
}
.bdc-dd-label-hover .bdc-dd-icon {
	width:20px;
	float:right;
	margin:0;
	padding:0;
	background:url('/bible/images/arrow-white-right.png') no-repeat;
	background-position:center center;
}
.bdc-dd-icon-hover {
	width:20px;
	float:right;
	margin:0;
	padding:0;
	background:#09c url('/bible/images/arrow-white-right.png') no-repeat;
	background-position:center center;
}
.bdc-dd-title {
	border:1px outset #00bab9;
	background-color:#00bab9;
	color:white;
	cursor:pointer;
}
.bdc-dd-title-root {
	border:1px outset #00bab9;
	background-color:#00bab9;
	color:white;
}
.bdc-dd-title-hover {
	border:1px outset #069069;
	background-color:#069069;
	color:white;
	cursor:pointer;
}
.bdc-dd-title-root-hover {
	border:1px outset #09c09c;
	background-color:#09c09c;
	color:white;
}
.bdc-dd-title-label {
	font-size:19px;
	margin:0;
	padding:4px 0 4px 4px;
}
.bdc-dd-title-icon {
	width:20px;
	height:100%;
	float:right;
	margin:0;
	padding:0;
	background:url('/bible/images/arrow-white-up.png') no-repeat;
	background-position:center center;
}
.chpindx {
	float:left;
	line-height:120%;
	padding:0 5px;
}
/* end bible drill down menu */

   a.dark:link {color:#ffffff; text-decoration:none;}
a.dark:visited {color:#ffffff; text-decoration:none;}
 a.dark:active {color:#ff0000; text-decoration:underline;}/* BrightRed */
  a.dark:hover {color:#ffffff; text-decoration:none; background:#009999; font-weight:normal;}

a.alphaencindex {
	font-size:18px;
	font-weight:bold;
	line-height:200%;
	padding:0 10px;
}
a.alphaencindex:hover {
	color:#fff;
	text-decoration:none;
	background-color:#009999;
	border:1px solid #ccc;}

h2 {
	font-size:120%;
	font-weight:bold;
	margin:0;
	padding:8px 10px 10px 10px;
	color:#fff;
	background-color:#009999;
	border-style:outset;
	border-left:3px solid #6db6b6;
	border-bottom:3px solid #254949;
	border-top:3px solid #afd8d8;
	border-right:3px solid #3c7777;
}
h2.bibleheadline2 {
	font-size:120%;
	font-weight:bold;
	margin:0;
	padding:8px 10px 10px 10px;
	color:#fff;
	background-color:#996699;
	border-style:outset;
	border-left:3px solid #b793b7;
	border-top:3px solid #ddccdd;
	border-bottom:3px solid #543854;
	border-right:3px solid #795179;
}
div.biblemargins {
	margin:10px;
	text-align:center;
}
td.vertline {
	width:1px;
	background-color:#009999;
}

} /* end default media screen */