﻿body
{
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background-color: #FFF;
	background-attachment: fixed
}
img {border: 0px;}
H2
{
	color: #006699;
	font-size: 16px;
	margin: 10px;
}

a:link, a:hover, a:visited
{
	text-decoration: none;
	color: #003366;
}

a:hover
{
	text-decoration: underline;
}

.header
{
	width: 100%;
	background-color: #003366; 
	font-family: Arial;
	color: #FFF; 
	font-weight: bolder;
	font-size: 16px;
	padding: 3px 0px;
	float: left;
	white-space: nowrap;
}


.searchTabs TD
{
	text-align: center;
	width: 33%;
}

.topLinks
{
	height: 25px;
	font-family: Arial;
	color: #003366; 
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
}

.topLinks A#activeTab
{
	text-decoration: underline;
	color: #999;
}

.links-list{
	margin:0 0 13px;
	padding:0 0 0 4px;
	list-style:none;
}
.links-list li{
	background:url(/images/bullet.png) no-repeat 99% 15px;
	position:relative;
	border-bottom: 1px solid #999;
	font-size: 15px;
	color: #003366;
	padding: 10px 15px 10px 10px;
}

.HideElement { display: none; visibility: hidden;}
.ShowElement { visibility: visible;}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#F6F9FB;
	border: solid 3px #FFF;
	padding:3px;
}


.ListItem a
{
    font-size:13px;
}

.ListItem ul
{
    margin: 0px;
    padding: 3px 0 10px 0;
	border-bottom: 1px solid #999;
	width: 100%;
}

.ListItem li
{
    list-style-type:none;
    display:inline;
    padding: 0 5px;
	color: #999;
	font-size: 12px;
}

.PagerStyle 
{
	width: 100%;
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #000;
	text-decoration: none;
}

.PagerStyle a:link, .PagerStyle a:hover, .PagerStyle a:visited
{ 
	text-decoration: underline;
	color: #999;
}
.PagerStyle TABLE {width: 100%; text-align: center;}
.PagerStyle TD {padding-left: 5px;}

.lbsTooltip
{
    background:#F0EFEA;
    border: 1px solid #999;
}

.lbsTooltipHeader
{
    background:#DAD8CB;
    font-weight:bold;
    font-size:15px;
    font-family:Arial,Helvetica,serif;
    margin: 0;
    padding:4px;
    position:relative;
    text-align:left;
    border-bottom: 1px solid #999;
}

.lbsTooltipBody 
{
    padding: 4px 8px 0 8px;
    margin:0;
    position:relative;
    z-index: 2;
    text-align:left;
}

.lbsTooltipBody p
{
    display: inline;
    color: black;
    font-family:Arial,Helvetica,serif;
    font-size: 14px;
    line-height:16px;
}

.lbsTooltipFooter
{
    bottom:4px;
    font-family:Helvetica,Arial,serif;
    font-size:11px;
    margin-top: 4px;
    position:absolute;
    text-align:right;
}

.lbsTooltip a
{
    color: #999;
    text-decoration: none;
    font-size: 12px;
}

.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref
{
    font-size: 85%;
    top: -1px;
    position: relative;
}

.lbsTooltipBody .ch-ref
{
    font-weight: bold;
}

.lbsTooltipBody .verse-ref
{
    color: dimgray;
}

.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p
{
    margin: 0;
    padding: 0;
}

.SearchButton a:link, .SearchButton a:hover, .SearchButton a:visited
{
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
}

.tbxItalic
{
 font-style: italic;
}

.tbxReq
{
	font-weight: bold;
}
.yearLine { width: 40px; border-top: dotted 1px #000; padding: 2px 5px 2px 0px;}
.yearNoLine {width: 40px; border-top: 0px; padding: 2px 5px 2px 0px;}
.titleLine {width: 100%; border-top: dotted 1px #000; padding-top: 2px; padding-bottom: 2px;}
.titleNoLine {width: 100%; border-top: 0px; padding-top: 2px; padding-bottom: 2px;}
.bookTitle {font-weight: bold;}
.bookList a, .bookList a:visited{font-weight:bold;}
.bookList a:hover {font-weight: bold; text-decoration: underline;}

.ItemStyle {width: 100%; background-color: #FFFFFF;}
.AltItemStyle {width: 100%; background-color: #F1F2F5;}

.bottomLinks a:link, .bottomLinks a:hover, .bottomLinks a:visited { color: #FFF;}

.ipad { padding: 0 30px; font-size: 16px;}
.mobile {padding: 0 10px;}


/*Poor man's captcha*/

#divCapture {
    display: none;
}


.grid_5 {
    width: 28%;
    padding: 5px;
    float: left;
}

.grid_6 {
    width: 35%;
    padding: 5px;
    float: left;
}


.grid_8 {
    width: 48%;
    padding: 0px;
    float: left;
}

.grid_10 {
    width: 61%;
    padding: 0px;
    float: left;
}

.grid_11 {
    width: 68%;
    padding: 5px;
    float: left;
}

.grid_15 {
    width: 93%;
    padding: 5px;
    float: left;
}

.grid_16 {
    width: 98%;
    padding: 5px;
    float: left;
}

.stream-social
{
    float: left;
    padding: 0;
    margin: 0;
}

.stream-social ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .stream-social li
    {
        float: left;
        margin: 0 1px 0 0;
        padding: 3px;
    }

        .stream-social li img
        {
            float: left;
            width: 100%;
            height: auto;
        }

        .clearWithSpace
{
    clear: both;
    padding: 3px 0 3px 0;
}


        @media only screen and (max-width:767px)
{

          .stream-left {

        min-width: 450px;

    }

    .stream-right {

        min-width: 450px;

    }

}

@media only screen and (max-width:490px) {

     .stream-left {

        min-width: 300px;

    }

    .stream-right {

        min-width: 300px;

    }

    .stream-lang {
        min-width: 140px;
    }


}

.textBoxGrayFont
{
font-family: Arial;
	font-size: 14px;
	color: #999;
}

.error, .notice, .success {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.error {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.error a {color: #8A1F11;}

.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.notice a {color: #514721;}

.success {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.success a {color: #264409;}

.tooltiptarget {
    cursor: pointer;
    color:#82412a;
}

.tooltiptext{
    display: none;
    font: 12px/14px arial,sans-serif;
}