@charset "UTF-8";

/*
	for English and Turkish Bible
	© Films for Christ (ChristianAnswers.Net)
	last edit 11.19.2017 pst

	cleanup needed
*/
#WebBibleChapter {
	margin:0;
	padding:0 10px 0 0;
}
.backbtn,
.nextbtn {
	background:none !important;
	background-color:none !important;
	background-image:none !important;
	border:none !important;
}


img.spacerAlpha {
	width:80px;
	height:150px;
}

fieldset {
	border:none !important;
	margin:0;
	padding:0;
}

.verse {
	border-bottom:none;
}

select.wbtextchapdropdown {
	margin:5px 0 0 0;
}

body {
	color:#000;
	background-color:#fff;
	margin:0;
}

.bibtext-othertranslations {
	margin-top:10px;
	font-size:85%;
	line-height:150%;
	text-align:center;
}

a,
a:link,
a:visited {
	color:#000;
	border-bottom:2px solid #a7c6e5; /* Trust Blue */
	text-decoration:none !important;
}
a:hover {
	color:#fff;
	background-color:#537197; /* blue */
}

.red {
	color:#990033; /* crimson red */
}

div.biblenote {
	width:200px;
	float:right;
	background-color:#ecf9f9; /* pale blue */
	padding:0 0 15px 0;
	margin-left:10px;
}
div.biblenote p {
	font-size:80%;
	line-height:130%;
	margin:10px;
}
div.biblenote a {
	text-decoration:underline;
}
div.biblenote ul {
	margin:10px 10px 10px 25px;
	padding:0;
	list-style-image:url('/bible/images/biblenotebullet.png');
}
	div.biblenote li {
		font-size:80%;
		line-height:130%;
		margin-bottom:10px;
	}
div.biblenotehdr {
	color:#fff;
	background-image:url('/bible/titlebg.gif');
	background-repeat:repeat-x;
	background-color:#009999; /* teal */
	font-size:15px;
	font-weight:700;
	text-align:center;
	padding:4px 0 3px 0;
}

table.wbwrapper {
	width:100%;
	border:none;
}
tr {
	vertical-align:top;
}

td.wbbooktcol {
	width:80px;
	text-align:center;
	padding:20px 0 0 5px;
}

div.wbtextnavbox {
	width:133px;
	float:right;
	margin:0 0 20px 20px;
	text-align:center;
}

div.wbtextarrowsbottom {
	width:90px;
	font-size:13px;
	float:right;
	margin:0 0 0 20px;
	text-align:center;
}

h2 {
	margin-bottom:20px;
}

td.maintext {
	padding:15px 0 50px 35px;
}

div.backbuttonsanddropdowns {
	width:133px;
	margin-left:20px;
	float:right;
	text-align:right;
}
div.bottombackbuttons {
	width:90px;
	margin-left:20px;
	float:right;
	text-align:center;
}

div.othertransl {
	font-size:85%;
	text-align:center;
}

span.wordsofchrist {
	color:#990033; /* crimson red */
}
	span.wordsofchrist a:link {
		color:#990033; /* crimson red */
		text-decoration:underline;
	}
	span.wordsofchrist a:visited {
		color:#990033; /* crimson red */
		text-decoration:underline;
	}
