/* BASIC BODY STYLES (FONT, SIZE, ETC.)
==============================================================================*/
#bible_box { padding: 4px; font-size:11px; line-height:12px; }

/* CHAPTER LIST STYLES
==============================================================================*/
.chapter_list { border-color: #808080; border-width: 1px; }
td {  }

/* REFERENCE LOOKUP DISPLAY STYLES
==============================================================================*/
.ref_heading { font-weight: bold; }
.verse_number { font-weight: bold; color:black; }
.verse_text { }

/* SEARCH RESULTS DISPLAY STYLES
==============================================================================*/
.search_verse_link a { font-weight: bold; }
.search_verse_text { }
.search_verse_footer { font-size: 8pt; font-weight:bold; }
.search_cur_page { font-weight: bold; }
a.search_page_link { color: #000; font-size: 8pt; text-decoration: none; }
a.search_page_link:hover { color: #000; font-size: 8pt; text-decoration: underline; }
#search_pages { max-width: 100%; border-top: 1px solid #white; border-bottom: 1px solid #white; padding:4px; }

/* ERROR MESSAGE STYLE
==============================================================================*/
.error { color: #8b0000; }

/* COPYRIGHT STYLE
==============================================================================*/
#copyright { font-size: 8pt; position: relative; width: 400px; padding: 4px; margin-top:30px; }
.copyright_heading { font-size: larger; font-weight: bold; }
.copyright_body { }
