/* 
=================================

All CSS is coded by Daniel Dodd from LightUptheDark.net

The Daily Audio Bible

=================================
*/


/* General
================================= */

a {
	outline:none;
}


/* Background */

body {
	background: url(/Images/Content/1000000253/1000080301.jpg) repeat;
}

body table {
	background-color:transparent;
	background:url(/Images/Content/1000000253/1000080302.png) center top no-repeat;
}

body table table {
	background-color:transparent;
	background:none;
}

table.pagebox, table.PageBox {
background-color:transparent;
}


/* Alignment Fix */

td.pageleftpad {
	width:0;
}

td.pagerightpad {
	width:0;
}

table.pagebox, table.PageBox, table.pagebox_homepage {
	margin:0 auto;
	width:980px;
}

#frm1 {
	text-align:center;
}


/* Payment Group Fix */

td.body {
	background-color:transparent;
}

/* ============ Row, Column and Block ============ */

.row { width: 102%; margin-left:-2%; }

.col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11, .col_12 { float:left; padding-left: 2%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.col_1  { width: 08.3%; }
.col_2  { width: 16.6%; }
.col_3  { width: 25.0%; }
.col_4  { width: 33.3%; }
.col_5  { width: 41.6%; }
.col_6  { width: 50.0%; }
.col_7  { width: 58.3%; }
.col_8  { width: 66.6%; }
.col_9  { width: 75.0%; }
.col_10 { width: 83.3%; }
.col_11 { width: 91.6%; }
.col_12 { width: 100%;  }

.block { width:100%; float:left; position: relative; margin-bottom:20px; padding:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clearblock { background: transparent; border: none !important; padding:0 !important; }


/* Header
================================= */

#header {
	background:#3d3d3d;
}


/* Drop Down Menu */

table#m #bm_1 {
	display:none;
}

div.menubardiv, table.menubardiv {
	text-align:right;
	margin:0;
	padding:0;
}

.t {
	white-space:nowrap;
}


/* Content
================================= */

/* Home */

#home_banner_a {
	width:541px;
	height:266px;
}


#home_banner_b {
	margin-top:-266px;
	height:266px;
}

#home_links p, #home_links .smallText, #home_links a { color:#d3d3d3 !important;}


/* Home page buttons */

#home_icons { padding: 0; margin:0; }
#home_icons a { display:block; color:transparent; width:194px; height:40px; font-size: 0px; overflow:hidden; }
#home_icons a:visited { color:transparent;}
#home_icons a:hover {  color:transparent; }

#home_icons a.prayer { background:url('/Images/Content/1000000253/1000184985.png') 0 0 ; }
#home_icons a.prayer:hover { background:url('/Images/Content/1000000253/1000184985.png') -194px 0; }

#home_icons a.live { background:url('/Images/Content/1000000253/1000184985.png') 0 -40px ; }
#home_icons a.live:hover { background:url('/Images/Content/1000000253/1000184985.png') -194px -40px; }

#home_icons a.store { background:url('/Images/Content/1000000253/1000184985.png') 0 -80px ; }
#home_icons a.store:hover { background:url('/Images/Content/1000000253/1000184985.png') -194px -80px; }

#home_icons a.social { background:url('/Images/Content/1000000253/1000184985.png') 0 -120px ; }
#home_icons a.social:hover { background:url('/Images/Content/1000000253/1000184985.png') -194px -120px; }

#home_icons a.radio { background:url('/Images/Content/1000000253/1000184985.png') 0 -160px ; }
#home_icons a.radio:hover { background:url('/Images/Content/1000000253/1000184985.png') -194px -160px; }

#home_icons a.give { background:url('/Images/Content/1000000253/1000184985.png') 0 -200px ; }
#home_icons a.give:hover { background:url('/Images/Content/1000000253/1000184985.png') -194px -200px; }

#home_icons a.listen { background:url('/Images/Content/1000000253/1000184985.png') 0 -240px ; }
#home_icons a.listen:hover { background:url('/Images/Content/1000000253/1000184985.png') -194px -240px; }

#home_icons a.forum { background:url('/Images/Content/1000000253/1000184985.png') 0 -280px ; }
#home_icons a.forum:hover { background:url('/Images/Content/1000000253/1000184985.png') -194px -280px; }

#home_icons a.chat { background:url('/Images/Content/1000000253/1000184985.png') 0 -320px; }
#home_icons a.chat:hover { background:url('/Images/Content/1000000253/1000184985.png') -194px -320px; }


/* Side Navigation */

ul#vert_nav {
	border:#bab9b9 1px solid;
	border-top:none;
	margin:0;
	padding:0;
	color:#6a6a78;
	font-family: helvetica, arial, sans-serif;
}

ul#vert_nav li {
	list-style:none;
}

ul#vert_nav a {
	border-top:solid #bab9b9 1px;
	display:block;
	padding: 14px;
	margin:0;
	color:#6a6a78;
	font-family: helvetica, arial, sans-serif;
	text-decoration:none;
	font-size:15px;
	font-weight:normal;
	white-space: no-wrap;
}

ul#vert_nav a:hover {
	text-decoration:none;
	background-color:#ededed;
	font-family: helvetica, arial, sans-serif;
}

ul#vert_nav li.displayed a {
	font-weight:bold;
	color:#be0807;
}

ul#vert_nav li.displayed li a {
	font-weight:normal;
	color:#6a6a78;
}

ul#vert_nav li li a {
	border-top:none;
	margin-top:-14px;
	padding-left:30px;
}

ul#vert_nav ul {
	padding-left:0;
	margin-left:0;
}


/* Resources ============ */

.resource_col {
	padding-bottom:10px;
}

.resource_col table {
	width:100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	padding-bottom:10px;
}

.resource_col tr {
	height:25px;
}

.resource_col h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight:bold;
	padding-bottom:10px;
}

td.resource_sub_left {
	width:50%;
}

td.resource_sub_right {
	width:50%;
}

.resource_line {
	border-bottom:1px #990000 solid;
}


/* Store ============ */

/*  Top Navigation */

#store_nav {
	height:30px;
	background:url(/Images/Content/1000000253/1000073134.jpg) repeat-x #6d6d6d;
	margin: 15px 0 0 0;
	border:0;
	padding-left:15px;
}

#store_nav ul {
	list-style: none;
	margin: 0;
	padding: 6px 0 0 0;
}

#store_nav li {
	display:inline;
	margin:0;
	padding:0;
}

#store_nav li a {
	padding: 5px 7px;
	margin: 0 4px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:middle;
}

#store_nav li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#store_nav li a:hover {
	background-color:#505050;
	text-decoration:none;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
}

/* Store Front Boxes*/

.store_box_title {
	background:url(/Images/content/1000000253/1000073147.jpg);
	height:30px;
	padding-left:20px;
	font: 16px Arial, Helvetica, sans-serif;
	color:#000000;
}

.store_box_content {
	padding:15px;
	vertical-align:top;
}

.store_box_content_left {
	padding:15px 0 15px 15px;
	vertical-align:top;
}

.store_box_content_right {
	padding:15px 15px 15px 0;
	vertical-align:top;
}

/* Side Navigation */

table.boxout_header_type_ShopSectionBrowser_ascx {
	color:#000000;
	padding:0 0 12px 0;
	margin:0 0 0 -3px;
}

#store_side_nav li {
	list-style:none;
	margin-left:-7px;
	font-size:14px;
	padding: 1px 0 2px 0;
	color:#254264;
}

#store_side_nav li a {
	font-size:14px;
}

#store_side_nav li a:hover {
	font-size:14px;
	text-decoration:none;
}

/* Breadcrumbs */

table#store_bread {
	background:url(/Images/Content/1000000253/1000073142.gif) repeat-x;
}

td#bread_links a {
	background:url(/Images/Content/1000000253/1000073144.jpg) no-repeat right;
	padding-right: 15px;
	text-decoration:none;
	font: 14px;
	color:#000000;
}

/* Price */

span.listingPrice {
	color:#F00;
}

span.detailPrice {
	color:#F00;
}


/* Footer
================================= */

#ctlFooterModules {
	width:100%;
}

#footer {
	background-color:#3d3d3d;
	overflow:auto;
}

table.footer {
	color:#FFF;
	font-size:14px;
	height:400px;
}

table.footer a {
	color:#FFF;
}

table.footer a:hover {
	color:#d3d3d3;
	text-decoration:none;
}

.footer h2 {
	font-size:24px;
	font-weight:normal;
	color:#FFF;
}

.col_1, .col_2, .col_3 {
	float:left;
	width:205px;
	height:250px;
	border: 0;
	margin:15px 0 0 0;
	padding:0;
	text-align:left;
}

.col_4 {
	border-left: 1px #fff solid;
	border-bottom: 1px #fff solid;
	margin:15px 0 0 0;
	padding:0 0 15px 15px;
}

.col_5 {
	border-left: 1px #fff solid;
	padding:15px 0 15px 15px;
}

.footer ul {
	list-style:none;
	padding:0;
	margin:0 23px 0 0;
}

.footer li {
	display:block;
	color:#FFF;
	font-size:14px;
}

.footer li a {
	padding: 0;
	color:#FFFFFF;
}

.footer li a:hover {
	padding: 0;
	color:#d3d3d3;
	text-decoration:none;
}

.footer li.top {
	font-weight:bold;
	margin-bottom:10px;
	/*background:url(/Images/Content/1000000253/1000076891.jpg) left top repeat;*/
	padding: 5px 0;
}

.footer li.bottom {
	margin-bottom:25px;
}

.footer_search {
	margin-top:15px;
}

td.pageleftpad, td.pagerightpad, layout_footer {
	background:url(/Images/Content/1000000253/1000076894.jpg) bottom repeat-x;
} 

.footerbox {
	display:none;
}

.endis {
	text-align:right;
	font-size:12px;
}


/* Endis
================================= */

/* Events Component */
TD.cal_altrow, TD.cal_row {border-bottom:1px solid #d3d3d3 !important;}

/* Forum Component */

.forums_boxout_contents .smalltext a {
	font-weight:bold;
}
.forum_home .forums_boxout_contents nobr {
	display:block;
	border-bottom:1px solid #d3d3d3;
}
.forum_pray_home .forums_boxout_contents nobr {
	display:block;
	border-bottom:1px solid #fff;
}


div.PR div.NewsTicker td div {
	display:none;
}

/* Popup Login Box */

div#DivLoginBox .shadedbox a {
	color:#000;
}


/* Popup Login Box */

#ctlShowCartASCX_dgDonationItems { display:none;}


/* iPad
================================= */

body.ipad #GroupNotesEnclosingDiv .SubCaption,
body.ipad #GroupNotesEnclosingDiv .tblAddress span,
body.ipad #GroupNotesEnclosingDiv #ctlRegistration_div_ctls_LDB span,
body.ipad #GroupNotesEnclosingDiv #ctlRegistration_address_spanTownLB { font-size:18px; margin-bottom: 20px; color:#333; text-align: right; width:100%; }
body.ipad #GroupNotesEnclosingDiv input[type="text"],
body.ipad #GroupNotesEnclosingDiv input[type="password"],
body.ipad #GroupNotesEnclosingDiv select {
	width: 430px;
    -webkit-border-radius: 5px;
	border-radius: 25px; 
    padding:10px;
    font-weight: 300;
    border:1px solid #cccccc;
    font-size: 18px;
    color:#333;
    margin-bottom: 20px;
}
body.ipad #GroupNotesEnclosingDiv #ctlRegistration_div_ctls_registration_groups input[type="text"], 
body.ipad #GroupNotesEnclosingDiv #ctlRegistration_div_ctls_registration_groups input[type="checkbox"] { margin: 15px 10px 15px 0; }
body.ipad #GroupNotesEnclosingDiv #ctlRegistration_div_ctls_registration_groups {font-size: 16px; font-weight: normal; }
body.ipad .shadedbox input#btnRegister { width:200px; height:75px; -webkit-border-radius: 5px; border-radius: 5px; border:1px solid #000; height:55px; width:210px; font-size: 18px; }
body.ipad .shadedbox table:first-child,
body.ipad .shadedbox hr { display: none; }
body.ipad .shadedbox table table:first-child { display: block; }

body.ipad #GroupNotesEnclosingDiv input#ctlRegistration_registration_groups_1000043411,
body.ipad #GroupNotesEnclosingDiv label[for="ctlRegistration_registration_groups_1000043411"],
body.ipad #GroupNotesEnclosingDiv input#ctlRegistration_registration_groups_1000079802,
body.ipad #GroupNotesEnclosingDiv label[for="ctlRegistration_registration_groups_1000079802"] { display:none; }

body.ipad div#header,
body.ipad div#footer { display:none; }




.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


