@charset "utf-8";
.flex-alpha,
.indexTitle,
.pageTitle,
.sidebar,
b,
mark,
nav ul li a,
ol,
strong,
ul {
    font-weight: 700
}
@font-face {
    font-family: 'sbl_greekregular';
    src: url('webfonts/sbl_grk-webfont.woff2') format('woff2'),
         url('webfonts/sbl_grk-webfont.woff') format('woff')
		 url('webfonts/sbl_grk.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sbl_hebrewregular';
    src: url('webfonts/sbl_hbrw-webfont.woff2') format('woff2'),
         url('webfonts/sbl_hbrw-webfont.woff') format('woff')
		 url('webfonts/sbl_hbrw.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.ir,
.pageTitle {
    text-align: left
}

.centre,
.flex-alpha,
.indexTitle,
.linkTable {
    text-align: center
}

body,
fieldset,
figure,
form {
    margin: 0
}

a,
ins,
mark {
    color: #000
}

hr,
ol,
ul {
    margin: 1em 0
}

fieldset,
hr,
img,
legend {
    border: 0
}

td,
textarea {
    vertical-align: top
}

.hidden,
.invisible {
    visibility: hidden
}

.indexTitle,
.pageTitle,
dfn,
mark {
    font-style: italic
}

ol,
ul {
    list-style-position: outside;
    padding: 0 0 0 40px
}

fieldset,
hr,
legend {
    padding: 0
}

.ir,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

.ir br,
[hidden],
audio:not([controls]) {
    display: none
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    font-size: 13px;
    line-height: 1.231
}

body,
button,
input,
select,
textarea {
    font-family: sans-serif;
    color: #222
}

abbr[title] {
    border-bottom: 1px dotted
}

blockquote {
    margin: 1em 40px
}

hr {
    height: 1px;
    border-top: 1px solid #ccc
}

ins {
    background: #ff9;
    text-decoration: none
}

mark {
    background: #ff0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: "";
    content: none
}

small {
    font-size: 85%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dd {
    margin: 0 0 0 40px
}

img {
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

label {
    cursor: pointer
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

.ir,
.visuallyhidden {
    border: 0;
    overflow: hidden
}

input:invalid,
textarea:invalid {
    background-color: #f0dddd
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.ir {
    text-indent: -999em;
    background-color: transparent;
    background-repeat: no-repeat;
    direction: ltr
}

.hidden {
    display: none!important
}

.visuallyhidden {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: hidden;
    position: static;
    width: auto
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!important;
        text-shadow: none!important;
        filter: none!important;
        -ms-filter: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

.imgAudio,
.imgPdf,
.imgVideo {
    border-width: 0;
    border-style: none
}

embed,
img,
object,
video {
    max-width: 100%
}

.ie6 img {
    width: 100%
}

.________ALL_________ {
    font-family: Verdana, Geneva, sans-serif
}

.video-container {
    height: 0;
    padding-top: 30px;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.textCentre {
    text-align: center;
}

dt {
    font-weight: bold;
}

dd {
    font-size: small;
    font-weight: bold;
}

.hide-text {
    position: absolute;
    text-indent: -9999px;
}

ul.no-bullets {
  list-style-type: none;
}
#triangle-right {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-left: 12px solid #bd833f;
    border-bottom: 12px solid transparent;4
}

.triangle-right {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-left: 12px solid #bd833f;
    border-bottom: 12px solid transparent;
}

#triangle-up {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #bd833f;
    float: right
}

.triangle-menu-down {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #330033;
	display: inline-block;
}

.imgArt {
    clear: right;
    margin-right: 15px;
    margin-left: 15px
}

.gridContainer,
.imgAudio,
.imgVideo {
    margin-left: auto;
    margin-right: auto
}

.sidebarTipjar {
    visibility: hidden;
    max-height: 0px;
}

#Tipjar {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    border-top-width: thick;
    border-right-width: thick;
    border-bottom-width: thick;
    border-left-width: thick;
    border-top-style: double;
    border-right-style: double;
    border-bottom-style: double;
    border-left-style: double;
    display: block;
    height: auto;
}

.tipsTitle {
    padding-left: 50px;
    font-size: 24px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 10px;
    display: block;
}

.tipsText {
    font-size: 16px;
    padding-left: 50px;
    display: block;
    padding-bottom: 20px;
}

#Footer img {
    float: right;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    max-height: 150px;
    max-width: 120px;
}

.Hbwfont {
    font-family: "sbl_hebrewregular"
}

.Gkfont {
    font-family: "sbl_greekregular";
    font-size: medium
}

.indent15 {
    padding-left: 15px
}

.indent25 {
    padding-left: 25px
}

.indent35 {
    padding-left: 35px
}

.indent45 {
    padding-left: 45px
}

#Content ul {
    line-height: 18pt
}

.sitemap {
    padding-left: 60px
}

.imgPdf {
    color: #000000;
    border: thin dotted #666;
    padding: 2px 5px 4px;
    font-size: x-small;
    font-weight: bold;
    background: #F4F4F4;
    margin-right: 3px;
    margin-left: 3px;
}

.imgVideo {
    margin-left: 10px;
    min-width: 30px;
}

.imgBk {
    padding-left: 14px;
}

.gridContainer {
    width: 96.6666%;
    padding-left: 1.6666%;
    padding-right: 1.6666%
}

.pageTitle {
    font-size: medium;
    color: #004080
}

.indexTitle {
    font-size: 22px;
    color: #006
}

.pageLogoLeft {
    padding-top: 5px;
    padding-bottom: 10px;
}

#Content a:active,
a:link,
a:visited {
    color: #004080;
    text-decoration: none
}

#Content a:hover {
    color: #004080;
    text-decoration: underline
}

#Content table td {
    border: 0;
    padding-bottom: 1em
}

#Content section table td:first-child {
    width: 50px
}

nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 16pt
}

nav ul li a {
    text-decoration: none;
    display: block;
    width: 120px;
    color: #000;
    padding: 5px;
    border: 1px solid #999;
    background-color: #DFF3FF
}

nav ul li a:hover {
    color: #FFF;
    background-color: #1B36FA
}

nav ul ul li a {
    width: 110px;
    padding: 5px;
    margin-left: 10px
}

nav ul ul ul li a {
    width: 100px;
    padding: 5px;
    margin-left: 20px
}

nav ul ul ul ul li a {
    width: 90px;
    padding: 5px;
    margin-left: 30px
}

a:focus {
    outline: #1B36FA solid 2px
}

.flex-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    width: auto;
    height: auto;
    padding-top: 10px
}

.flex-container-social {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    width: auto;
    height: auto;
    max-width: 150px;
    padding-top: 10px
}

.flex-container-footer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: center;
    width: auto;
    height: auto;
    max-width: 90%;
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 25px;
    font-weight: bold;
    font-size: medium;
}

.flex-alpha {
    -webkit-flex: 1 auto;
    flex: 1 auto;
    font-size: x-large;
    padding: 10px 12px
}

.flex-social {
    -webkit-flex: 1 auto;
    flex: 1 auto;
    padding: 3px
}

.flex-alpha a:hover {
    text-decoration: none
}

.sidebar,
.sidebar a:active,
.sidebar a:link,
.sidebar a:visited {
    color: #000;
    text-decoration: none
}

.sidebar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 22px;
    font-variant: normal;
    width: 170px
}

.sidebar a:hover {
    color: #039
}

ul {
    line-height: normal;
    list-style-type: disc
}

ol {
    list-style-type: decimal
}

#SidebarLeft,
#SidebarRight,
#headerLeft {
    margin-left: 0;
    width: 37.931%;
    display: block
}

.linkTable {
    background-color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px
}

.images {
    float: right;
    padding-left: 10px;
    clear: both;
    padding-bottom: 5px
}

.doctypeLogo {
    float: left;
    padding-right: 10px;
    clear: left;
    padding-bottom: 20px;
    padding-top: 2px
}

#Footer,
#Header,
#LayoutDiv1,
#LayoutDiv2,
#LayoutDiv3 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block
}

#SidebarLeft,
#headerLeft {
    clear: both;
    float: left
}

#Content p {
    font-size: small
}

#Content,
#headerRight {
    clear: none;
    float: left;
    margin-left: 3.4482%;
    width: 58.6206%;
    display: block
}

#SidebarRight {
    clear: both;
    float: right
}

imageCentre {
    clear: both
}
.redText {
	font-weight: bold;
	color: #354552;
}
.appealText {
	display: block;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	visibility: visible;
	color: red;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	display: block;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
}
@media only screen and (min-width:481px) {
    #Footer,
    #Header,
    #LayoutDiv1,
    #LayoutDiv3,
    #SidebarLeft,
    #headerLeft {
        clear: both;
        margin-left: 0
    }
    .indexTitle,
    .pageTitle {
        text-align: center;
        font-style: italic;
        font-weight: 700
    }
    #Content,
    #LayoutDiv2,
    #SidebarRight,
    #headerRight {
        clear: none;
        margin-left: 2.1276%
    }
    .indexTitle {
        font-size: 32px;
        color: #006
    }
    .centre {
        text-align: center
    }
    .___TABLET_AND_DESKTOP___ {
        font-family: Verdana, Geneva, sans-serif
    }
    .gridContainer {
        width: 97.9166%;
        padding-left: 1.0416%;
        padding-right: 1.0416%
    }
    #Footer,
    #Header,
    #LayoutDiv1,
    #LayoutDiv2,
    #LayoutDiv3 {
        width: 100%;
        float: left;
        display: block
    }
    .sidebarTipjar {
	display: block;
	max-height: 400px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	visibility: visible;
    }
#SidebarRight a .sidebarTipjar {
}

    .tipsTitle {
        padding-left: 50px;
        font-size: 36px;
        font-weight: bold;
        padding-top: 15px;
        padding-bottom: 10px;
        display: block;
    }
    .tipsText {
        font-size: 24px;
        padding-left: 50px;
        display: block;
        padding-bottom: 20px;
    }
    #Footer img {
        float: right;
        padding-right: 50px;
        padding-left: 50px;
        padding-top: 20px;
        padding-bottom: 20px;
        display: block;
    }
    #SidebarLeft,
    #SidebarRight,
    #headerLeft {
        float: left;
        width: 23.4042%;
        display: block
    }
    .pageTitle {
        font-size: large;
        color: #004080
    }
    #Content p {
        font-size: small
    }
    #Content,
    #headerRight {
        float: left;
        width: 48.9361%;
        display: block
    }
}

@media only screen and (min-width:769px) {
    .indexTitle,
    .pageTitle {
        text-align: center;
        font-style: italic;
        font-weight: 700
    }
    .indexTitle {
        font-size: 40px;
        color: #006
    }
    .___DESKTOP_ONLY___ {
        font-family: Verdana, Geneva, sans-serif
    }
    .gridContainer {
        width: 98.3333%;
        max-width: 1232px;
        padding-left: .8333%;
        padding-right: .8333%;
        margin: auto
    }
    #Content,
    #SidebarRight,
    #headerRight {
        clear: none;
        float: left;
        margin-left: 1.6949%;
        display: block
    }
    .pageTitle {
        font-size: x-large;
        color: #004080
    }
    #Footer,
    #Header,
    #LayoutDiv1,
    #LayoutDiv2,
    #LayoutDiv3 {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block
    }
    #SidebarLeft,
    #headerLeft {
        clear: both;
        float: left;
        margin-left: 0;
        width: 18.644%;
        display: block
    }
    #Content p {
        font-size: small;
        text-align: justify
    }
    #Content,
    #headerRight {
        width: 59.322%
    }
    #SidebarRight {
        width: 18.644%
    }
}

.logoBiblicalStudies {
    width: 140px;
}
