﻿html, body
{
	margin: 0;
	padding: 0;
	background: #EAE3C9 url(/media/images/bgTop.jpg) repeat-x;
	font-family: Calibri, Arial;
}
img { border: 0px;}
#main 
{
	margin: 0 auto;
	padding: 0 auto;
	font-family: Calibri, Arial;
	font-size: 100%;
	line-height: 1.4em;
	width: 965px;
	z-index: 100;
	padding-top: 10px;
}

#header
{
	width: 965px;
    text-align: center;
    margin: 0 auto;    
    padding-top: 5px;
}
/*footer-holder******************************************/
#footer-holder
{
	z-index: 0;
	width:100%;
	background:#EAE3C9 url(/media/images/bgBottom.jpg) repeat-x;
	clear: both;
}
.footer
{
	width:992px;
	margin: 0 auto;
	padding-top: 220px;
	text-align:center;
	min-height:130px;
}
* html .footer{height:130px;}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

P {padding: 0 15px;}
h3 {
	font-size: 120%;
	margin: 0 15px;
}
h2 {
	padding-left: 15px;
	font-size: 120%;
}
h1 {
	font-size: 130%;
	color: #600;
	padding-left: 15px;
}
strong {
	color: #600;
}
#textbox {
	background-image: url(/media/images/bg.jpg);
	background-repeat: repeat;
}
a:link {
	color: #600;
}
a:visited {
	color: #600;
}
a:hover {
	color: #633;
}

.HideElement { display: none; visibility: hidden;}
.ShowElement { visibility: visible;}

.btnRemove
{
	font-size: 11px;
}

.content
{
	width:657px;
	float:right;
}
.content-right{
	width:657px;
	float:left;
}

.content .top{
	background:url(/media/images/contentHeader.png) no-repeat;
	height:64px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}
.content-right .top{
	background:url(/media/images/contentHeader.png) no-repeat;
	height:64px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}

.content .bottom{
	background:url(/media/images/contentBottom.png) no-repeat;
	height:25px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}
.content-right .bottom{
	background:url(/media/images/contentBottom.png) no-repeat;
	height:25px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}

.content-main
{
	width:100%;
	background:url(/media/images/contentBg.png) repeat-y;
}
.content-main:after {
	content:"";
	clear:both;
	height:0;
	display:block;
}
* html .content-main{height:1%;}
.content-main .main
{
	width:645px;
	padding: 0 10px;
	overflow:hidden;
	position:relative;
	margin: 0;
	padding-top: -15px;
}

.featuredheader
{
	margin: 0 0 0 -4px;
	background:url(/media/images/featuredHeader.png) no-repeat;
	height:62px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}
.askquestion-header
{
	background:url(/media/images/askquestion-header.png) no-repeat;
	height:62px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}

.commentaries-header-large
{
	background:url(/media/images/commentaries-header-large.png) no-repeat;
	height:64px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}

.qaarchive-header
{
	background:url(/media/images/qaarchive-header.png) no-repeat;
	height:64px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}

.checkout-top{
	background:url(/media/images/checkout-bg-top.png) no-repeat;
	height:60px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}
.cart-top{
	background:url(/media/images/cart-top.png) no-repeat;
	height:60px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}

/*column******************************************/
.column
{
	width:304px;
	margin:0 0 0 -2px;
	float: right;	
}
.column-right
{
	width:304px;
	margin:0 0 0 -2px;
	float: left;	
}

.commentaries-header{
	background:url(/media/images/commentaries-header.png) no-repeat;
	height:70px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}
.recentqa-header{
	background:url(/media/images/recentqa-header.png) no-repeat;
	height:70px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}
.shoppingcart-header{
	background:url(/media/images/shoppingcart-header.png) no-repeat;
	height:70px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}
.archivemonths-header 
{
	background:url(/media/images/archivemonths-header.png) no-repeat;
	height:70px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}
	
.column-main
{
	margin-left: 5px;
	background:url(/media/images/column-bg.png) repeat-y;
	width:100%;
}
.column-main:after {
	content:"";
	clear:both;
	height:0;
	display:block;
}

* html .column-main{height:1%;}
.column .bottom{
	background:url(/media/images/column-bottom.png) no-repeat;
	width:100%;
	height:15px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}
.column-right .bottom{
	background:url(/media/images/column-bottom.png) no-repeat;
	width:100%;
	height:15px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}

.column .main{
	width:280px;
	padding: 15px 0 0 11px;
	float: left;
	margin: 0;
	margin-top: -16px;
	position:relative;
}
.column-right .main{
	width:280px;
	padding: 15px 0 0 11px;
	float: left;
	margin: 0;
	margin-top: -16px;
	position:relative;
}


.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;
}

