body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	background: #F7F8F8;
	margin: 0;
	padding: 0;
	color: #000;
	cursor: default; 
}
/*ul,
ol,*/
dl {
	padding: 0;
	margin: 0;
}
cite,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
dl {
	padding-bottom: 5px;
	padding-left: 15px;
}
dt {
	font-weight: bold;
	padding-bottom: 10px;
}
dd,
dd p {
	padding-right: 35px;
  margin: 0px 50px 14px 35px;
}
a {
	cursor: pointer;
}
a img {
	border: none;
}
/* ~~ Styling for links must remain in this order 
 - including the group of selectors that create the hover effect. ~~ */
a:link {
	color:#414958;
	text-decoration: underline;
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover,
a:active,
a:focus {
	text-decoration: none;
}
sup {
	font-size: xx-small; 
	vertical-align: super;
	font-weight: bold;
/*	text-decoration: none*/
}
.container {
	width: 90%;
	max-width: 1260px;
	min-width: 780px;
	background: #FFF;
	margin: 0 auto;
}
.outer_border {
	margin-top: 0px;
	margin-bottom: 15px;
	border: #999 solid 0px;
}
.header {
	background: #E4E4E4;
	background-color: #E4E4E4;
	/*margin-top: 20px;*/
}
.sidebar1 {
	float: right;
	width: 30%;
	background: #FFF;
	padding: 15px 0 10px 0;
}
.content {
	padding: 10px 0;
	width: 70%;
	float: right;
}
.border_right {
	border-right: #999 solid 0px;
}
.content ul,
.content ol {
	padding: 0 15px 1px 40px;
}
.content ul ul,
.content ol ol {
	padding: 0 0 15px 30px;
}
/* ~~ The footer ~~ */
.footer {
	background: #FFF;
	position: relative;
	clear: both;
}
/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* ~~~~~~ MR adds ~~~~~~~ */
.default_cursor {
	cursor: default;
}
.header img {
	/*border-top-left-radius: 12px;
	border-top-right-radius: 12px;*/
}
/* searchbar div */
.searchbar {
	background-color: #E4E4E4;
	height: 22px;
	border-bottom: 1px solid #536372;
	position: relative;
	z-index: 5;
	/*margin-top: -4px;*/
}
.zoomsearch {
  width: 202px;
  float: right;
  padding-top: 2px;
  margin-right: 15px;
}
.zoomsearch .sbox_label {
  background: url('/images/searchlabel.png') no-repeat top left;
  float: left;
  width: 56px;
  height: 19px;
}
.zoomsearch .sbox_l {
  background: url('/images/searchleft.png') no-repeat top left;
  float: left;
  width: 9px;
  height: 19px;
}
.zoomsearch .sbox_go {
  padding-top: 0px;
  float: right;
}
.zoomsearch .sbox input {
  background: url('/images/searchmid.gif') repeat-x top left;
  float: left;
  border: 0;
  height: 19px;
  width: 110px;
  margin: 0px;
  padding: 3px 6px 0 0;
  height: 19px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}
/* breadcrumbs div */
#breadcrumbs {
	margin: 0;
	padding: 0 5px 6px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
#breadcrumbsbar {
	background: #F8F8F8 url('/images/breadcrumbs_bg.gif') bottom repeat-x;
	height: 22px;
	border-bottom: 1px solid #536372;
}
#breadcrumbs a {
	color: #007c0d; /*med*/
	text-align: left;
}
#breadcrumbs a:hover {
	color: #004814; /*dark*/
	text-align: left;
}
/* picture */
.picture {
	float: right;
	padding: 0px 25px 10px 20px;
	clear: right;
}
.picture img {
	padding: 0;
	margin: 0;
	border: solid 1px gray;
	border-radius: 8px;
}
/* inner menu */
div.related li.indent a {
	padding-left: 15px;
}
.related {
	background: #F0F4F5;
	margin: 15px 20px 30px 20px;
	padding: 5px;
	font-size: 15px;
	border: solid 1px #999;
	border-radius: 8px;
}
.related h1 {
	font-size: 20px;
	text-align: center;
	border: none;
	padding: 5px;
	margin: 0;
	color: #555;
}
.related h2 {
	font-size: 16px;
	text-align: left;
	border: none;
	padding: 0;
	margin: 0;
	text-indent: 5px;
	color: #444;
}
.related p {
	color:#222;
}
.related ul {
	padding: 0 5px 1px 18px;
	list-style-image: url(/images/arrows.gif);
}
.related li {
	padding: 0 5px 6px 3px; 
}
.related cite {
	font-style: inherit;
	text-indent: inherit;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.related a:link,
.related a:visited {
	color:#222;
	text-decoration: underline;
}
.related a:hover,
.related a:active,
.related a:focus {
	text-decoration: none;
	color: #000;
}
.related span {
	font-size: -2; 
	font-weight: normal; 
	color: #444;
}
/* left-right nav arrows */
#z_left {
	left:0;
	position: fixed;
	top: 40%; 
	z-index: 1;
}
#z_right {
	right:0;
	position: fixed;
	top: 40%;
	z-index: 1;
}
#z_bottom {
	right: 150px;
	position: fixed; 
	bottom:0;
	z-index: 1;
}
/* content format */
.content h1 {
	padding-top: 15px;
	color: #004814; /*dark*/
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: 200;
	font-style: italic;
	margin-top: 0;
}
.content h2 {
	color: #007c0d; /*med*/
	font-family: Georgia, Times, serif;
	font-size: 22px;
	font-weight: 200;
	text-align: left;
	text-decoration: none;
	border-bottom: 2px solid #B8C5FF;
	margin-top: 20px; 
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.content h3,
.content h4 {
	color: #007c0d; /*med*/
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: 200;
	text-align: left;
	text-decoration: none;
	/*border-left: solid 7px #ccc;*/ 
	margin-bottom: 15px; 
	padding-top: 10px;
	padding-bottom: 0;
}
.content h4 {
	font-style: italic;
	font-size: 17px;
}
.content a {
	text-align: left;
	font-weight: normal;
}
.content a:link,
.content a:visited {
	color: #33F;
	text-decoration: underline;
}
.content a:hover,
.content a:active,
.content a:focus {
	text-decoration: none;
	color: #33F;
}
.content p.verse {
	margin: 20px 20px 20px 20px;
	padding: 0 0 10px 0;
	border-bottom: solid #B8C5FF 1px;
}
#hide,
.hide {
	color: blue;
}
.strike {
	color: red;
	text-decoration: line-through;
}
.red {
	color: red;
}
.strongs {
	color: green !important;
}
.review {
	color: blue !important;
	background-color: yellow;
}
.review:before {
	content: 'Review Notes: ';
	font-weight:bold;
}
.NETBibleTagged {
	border-bottom: solid thin;
}
.content blockquote, 
.content .blockquote {
	color: #0D6600;
	text-align: left;
	text-indent: -25px;
	margin: 7px 35px 14px 15px;
	padding-left: 28px;
	padding-right: 25px;
	padding-bottom: 0px;
	overflow: visible;
	background: url(/images/blockquote-close.gif) no-repeat right bottom;
}
.content blockquote p,
.content .blockquote p {
	text-indent: 0px;
	padding-left: 0;
}
.content blockquote p:first-child,
.content .blockquote p:first-child {
	text-indent: -25px;
}
.content blockquote p:first-child:first-letter,
.content blockquote:first-letter,
.content .blockquote p:first-child:first-letter,
.content .blockquote:first-letter {
	background: url(/images/blockquote-2.gif) no-repeat left top;
	padding-left: 25px;
}

.content cite,
.content blockquote cite, 
.content ,blockquote cite {
	font-style: inherit;
	text-indent: inherit;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.content ul {
	list-style-image: url(/images/arrows.gif);
}
.content li {
	margin: 0 6px 4px 15px;
	padding: 0 6px 1px 15px;
}
.content ul p {
	margin-left: 20px;
	font-style: italic;
	padding-left: 20px;
	/*border-left: solid 2px #aaa;*/
}
.content table {
	margin-left: 30px;
}
.content th {
	padding-left: 6px;
}
.content td {
	padding-bottom: 8px;
}
.content p,
.content blockquote,
.content blockquote p,
.content .blockquote,
.content .blockquote p {
	text-align: justify;
}
.sections {
	margin: 3px 2px 8px 0px;
	font-style: italic;
}
div.sections { 
	border-left: solid 2px #aaa;
	margin-left: 16px;
}
ul.sections {
	margin: -4px 0 20px 0;
	font-size: 11pt;
	list-style-image: url(/images/arrows.gif);
}
li.sections {
	margin: 0 6px 4px -10px;
	padding: 0 6px 1px 3px;
}
/* more (next page) */
#more,
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	color: #007c0d; /*med*/
	margin: 0 0 15px 0;
	text-decoration: none;
}
#more a,
.more a {
	color: #007c0d; /*med*/
}
#more a:hover,
.more a:hover {
	color: #004814; /*dark*/
}
#more_less br,
.more_less br { 
	line-height: 1px;
	clear: both;
}
#more_less,
.more_less {
	line-height: 15px; 
	border: none; 
	text-decoration: underline; 
	background: none; 
	color: green; 
	font-weight: bold; 	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
	}
/* highlighting */
.bold {
	font-weight: 700;
}
.underscore {
	text-decoration: underline;
	color: inherit;
}
.bold-5 {
	font-weight: bold;
	color: #555;
}
.scripture {
	color: #0D6600;
}
.small_caps {
	font-variant: small-caps;
}
.italic {
	font-style: italic;
}
.hilite {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 15px;
	margin-bottom: 14px;
	border-left: solid 4px #ccc; 
}
.noshow {
	visibility:hidden;
	color: brown;
}
/*.center_rule {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 9px;
}*/
/* info explaining verse refs */
div#verse_info {
	position: absolute;
	width: 202px;
	z-index: 1;
	text-align: center;
	top: 160px;
	left: 300px;
}
div#note {
	background-color: #FFFFCC;
	border: 1px solid #667295;
}
div#note_caption {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	font-family: arial, geneva, helvetica, sans-serif;
	text-align: center;
	padding: 2px 8px 0px 8px;
	border-bottom: 2px #999999 groove;
	background-color: #FFFF99;
	line-height: 10px;
}
div#note_caption p {
	color: #666666;
}
div#note_text {
	color: #000;
	text-align: left;
	font-size: 12px;
	font-family: arial, geneva, helvetica, sans-serif;
	padding: 2px 8px 10px 8px;
	line-height: 10px;
}
/* dw_tooltips */
span#tipDiv {
/* null */
}
div#tipDiv a {
	color: #0000FF;
}
div#tipDiv b {
	font-weight: bolder;
	color: #333333;
}
div.caption {
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 6px 8px 4px 8px;
	border-bottom: 2px #999999 groove;
	background-color: #FFFF99;
}
div.txt {
	text-align: left;
	padding: 5px 8px 0px 8px;
	line-height: 10px;
}
div.txt a {
	color: #0000FF;
}
div#tipDiv {
	color: #000;
	background-color: #FFFFCC;
	border: 1px solid #667295;
	width: 300px;
	/*set font size here*/
  font-size: 13px;
	line-height: 13px;
	font-family: arial, geneva, helvetica, sans-serif;
}
span#toolTip,
span#toolTip2 {
	border-bottom: 1px dashed #2136BF;
	cursor: help;/*font-weight: bold;*/
}
span#toolTip a:hover,
span#toolTip2 a:hover {
	border-bottom: 1px solid #2136BF;
	font-weight: bold;
}
/* verse of the day */
.votd {
	margin: 0;
	padding: 0 0 5px 0;
}
.votd p {
	font-size: 16px;
	text-align: center;
}
.votd h2 {
	font-size: 20px;
	font-style: italic;
	font-family: Georgia, Times, serif;
	color: #007c0d; /*med*/
	text-align: center;
	padding: 3px 0 3px 0;
	border-bottom: 0;
}
/* footer */
div.footer {
 font-size: 15px;
	margin: 65px 25px 15px 25px;
	background: #FFF;
}
.footer p {
	margin: 0;
	text-align: left;
	font-size: 12px;
	text-height: 13px;
	color: #000000;
	padding: 0 0 10px 0;
	line-height: 14px;
}
.footer h2 {
	font-size: 14px;
	font-style: italic;
	text-align: center;
	/*padding: 3px 0 3px 0;*/
}
.footer blockquote,
.footer .blockquote {
	font-size: 15px;
	font-style: italic;
	text-align: center;
}
.footer hr {
 width: 90%;
	size: 2;
	margin-bottom: 20px;
}
/* next - previous */
.np,
.np a,
.np img,
.np p {
	margin: 0 3px 0 3px;
	padding: 0 0 0 0;
	text-align: center;
  font-size: 12px;
	color: #cccccc;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.np a {
	color: #3333cc;
}
.np a:hover {
	font-weight: bold;
	color: #000;
}
/* local colors */
a,
.content h1,
._menu a.current,
._menu li.current,
#breadcrumbs a:hover {
	color: #000; /*dark 0B1240*/
}
.content h2,
.content h3,
.content h4,
._menu h2,
_.menu a:hover,
#breadcrumbs a,
#centered,
.votd h2,
p#more a:hover {
	color: #000; /*med 162480*/
}
.content a,
._menu a,
p#more,
p#more a,
span#toolTip,
span#toolTip2 {
	color: #2136BF; /*light*/
}
div.names {
	padding-left: 10px;
	width:100%; 
	max-width: 700px;
}
table.names {
	width: 90%;
}
table.names th {
	text-indent: 5px;
	text-decoration: underline;
	font-style: italic;
}
table.names th, table.names td {
	text-align: left; 
	vertical-align: top; 
	padding: 5px 10px 10px 5px;
}
table.names td {
	border-bottom: dashed black 1px
}
table.names .list {
	width: 100px;
}
table.names .def {
	width: 200px;
}
table.names .rep {
	width: 230px;
}
div.verses {
	padding-left: 0px;
	width: 100%; 
}
table.verses {
	width: 90%;
	padding-bottom: 20px;
}
table.verses td {
	text-align: left; 
	vertical-align: top; 
	border-bottom: dashed black 1px;
	padding-top: 15px;
}
table.verses .summary {
	width: 30%;
}
table.verses .text {
	width: 70%;
}
