@charset "utf-8";

/*
	WebBible • WebBible.Net • ChristianAnswers.Net
	Copyright © 1995, 2008, 2011, 2013, 2017, 2018, Christian Answers
	a ministry of Films for Christ
	last edit 2.11.2018 pst
*/

body {
	font-size:14px;
}

a.alphaencindex {
	font-size:32px;
}

#biblehomeHeader {
	width:100%;
	height:375px;
	margin-top:10px;
	background-image:url('/bible/bible-bg1.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}

#BibleNavigatorBOX {
	background-repeat:repeat;
	background-image:url('/bible/transprentfill-white50.png');
	border:1px solid #ccc;
	width:460px;
	height:260px;
	overflow:hidden;
}
#BibleNavigatorTitle {
	background-color:#009999;
	background-image:url('/bible/titlebg.gif');
	margin:0;
	padding:3px 5px 4px 5px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
.otnt {
	margin:5px 0;
}
	.otnt a {
		background-color:#00bab9;
		border:1px solid #008383;
		padding:5px 37px;
		font-size:9pt;
		font-weight:bold;
		line-height:150%;
		text-decoration:none;
}
	.otnt a:link {
		color:#fff;
}
	.otnt a:visited {
		color:#fff;
}
	.otnt a:active, {
		color:#000;
		background-color:#007373;
}
	.otnt a:hover, .otnt a:focus {
		color:#fff;
		background-color:#007373;
}

.buttontrans {
	width:100%;
	border-right:0px solid #000;
	padding:0 0 16px 0;
	margin-bottom:16px;
}
	.buttontrans ul {
		list-style:none;
		margin:0;
		padding:0;
		border:none;
	}
	.buttontrans li.listcategory {
		color:#008383;
		font-size:15px;
		font-weight:bold;
		padding:10px 5px 10px 5px;
	}
	.buttontrans li {
		list-style:none;
		border-bottom:1px solid #ccc;
		margin:0;
		text-align:center;
		line-height:150%;
	}
	.buttontrans li a {
		padding:10px 5px 10px 5px;
		letter-spacing:1px;
		color:#000;
		font-size:13px;
		font-weight:normal;
		display:block;
		text-decoration:none;
		background:none;
		width:100%;
	}
	.buttontrans li a span {
		font-size:9px;
	}
	.buttontrans li a:hover, .buttontrans li a:focus {
		font-weight:bold;
		position:relative;
		box-shadow:4px 5px 10px rgba(0, 0, 0, 0.30);
		-moz-box-shadow:4px 5px 10px rgba(0, 0, 0, 0.30);
		-webkit-box-shadow:4px 5px 10px rgba(0, 0, 0, 0.30);
	}
	html>body .buttontrans li a {
		width:auto;
	}

.biblenavlist ul li {
	padding:8px 0 !important;
	text-align:center;}
.biblenavsecttitle {
	color:#000 !important;
	font-weight:bold !important;
	text-align:center;
}
.biblechpindexes {
	width:250px;
	float:right;
	padding:10px 0 0 0;
}

.optiondelta {/* for form select option lists */
	padding-top:10px;
	text-align:center;
}
.optionbeta {/* for form select option lists */
	padding-top:10px;
}

#button li a {/* applies to vertical button lists */
	padding:10px 0 10px 0;
}

#biblenav {
	width:100%;
	border-right:0px solid #000;
	padding:0 0 16px 0;
	margin-bottom:16px;
}
#biblenav dt {
	line-height:20px;
	background-color:#00b8b0;
	padding:5px 10px;
	font-weight:normal;
	color:#fff;
}
#biblenav img {
	width:10px;
	height:10px;
	float:right;
	margin-top:5px;
}
#biblenav dd {
	overflow-y:auto;
	overflow-x:hidden;
}
#biblenav dt.biblenavHover {
	background-color:#537197;
	color:#fff;
}
#biblenav dt.biblenavActive {
	background-color:#537197;
	background-image:url('/bkd-blue1.gif');
}
#biblenav div {
	color:#999;
	font-size:12px;
	margin:10px 0 3px 5px;
	padding:0;
}
#biblenav ul {
	margin:0 0 0 15px;
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}
#biblenav li {
	list-style:none;
	border-bottom:1px solid #90bade;
	margin:0;
	padding:0;
}
#biblenav li a {
	color:#000;
	display:block;
	padding:3px 3px 3px 6px;
	text-decoration:none;
	width:100%;
}
#biblenav li a:hover	{
	color:#fff;
	background-color:#6699CC;
	background-image:url('/bkd-blue1.gif');
}
html>body #biblenav li a {
	width:auto;
}

#quotesoftheminute {
	margin-bottom:20px;
}
#quotesoftheminute iframe {
	width:100%;
	height:auto;
}

p {
	line-height:150%;
}

* {
	margin:0;
	padding:0;
}
#button {
	padding:0;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#009999;
	margin:0;
	text-align:center;
}
ul {
	margin-top:0;
	margin-bottom:0;
	list-style:none;
}
li {
	margin-left:0;
	padding-left:0;
}
.wrapper {
	text-overflow:ellipsis;
}
option.biblegatewayspacer {
	margin-top:10px;
}