/* default values */
h2,h4,body,p,small, .normallook, td,.rightlead, .houseleader, .house {
	font-family : verdana,arial,helvetica,sans-serif;
}
/* override HTML elements */
h2 {
	font-size : 18pt;
	font-weight : bold;
}
h4 {
	color : #993333;
	font-size : 10pt;
	font-weight : bold;
}

.camps {
	font-size : 10pt;
}
.camps h2 {
	font-size : 12pt;
	font-weight : bold;
}

fieldset {
  background-color:#fafafa;
  border-width:2px;
  margin:1em;
  padding: 1em;
  border-style:solid;
  border-color:#000000;
}
fieldset legend {
  font-size : 1.2em;
  color: #053188;
  background-color: #fafafa;
  font-variant: small-caps;
  padding: .1ex .5ex;
  border: 1px solid gray;
  font-weight: bold;
}

fieldset img {
	vertical-align:middle;
}
/* The table cell which holds the top trumpet menu*/
.tdtopmenu {
	background-image: url(/images/BRF_cloudlong.jpg);
	margin:0px;
	padding:0px;
	text-align: right;
}

.brfhr {
	height:5px;
	background-image:url(/images/BRF_hr.gif);
	margin:0;
	padding:0;
}
div.hr {
width: 100%;
height: 4px;
background:#446791;
line-height: 1px;
font-size: 1px;
border:0px;
margin:0px;
padding:0px;
}

a {text-decoration:none;}
a:hover {text-decoration:underline}
a img {border: none; }
a img:hover {border: none; }

.testimony_intro_R, .testimony_intro_L {font-size : 13pt;
font-weight : bold;}
.testimony_intro_R {text-align: right;}
.testimony_colone {color:#FC20FC}
.testimony_coltwo {color:#429567}

.normalLook, .detailHeader{font-size:12px}
.normalLook {font-weight: normal; color : black}

.scripture {
	color:#9C630C;
}

.rightlead {text-align: right; color:#EE3322;font-weight:bold;font-size:12px}
 
.tdlink {font-size:0.9em; white-space:nowrap;font-style : italic;}

#maincontent{
top: 0px;
	vertical-align:top;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 15px;
	font-size:.9em;
	margin-left: 10px;
	
}
.photostack{
	border-collapse:collapse
}

.photostack, .photostack img, .photostack td, .photostack tr {
	padding:0px;
	border:0;
	margin:0px;
	
}
.insig{
	text-align:center;
	font-size:8pt;
	font-variant:normal;
	font-family : arial,helvetica,sans-serif;
}

.photooptions ul {
	list-style:none
	}
.photooptions li {
	margin-bottom:10px
	}	
	
.photooptions img {
	vertical-align:middle
	}

.albumthumb{
text-align: center;
font-size: .7em;
float:left;
height:130px;
width:100px;
margin:15px;
border:10px solid #dcedf6;


}
.albumthumb img, .albumthumb a:hover {
	
}


	

/* date in the upper right hand corner of the header */
.headerDate {
	font-family : arial,helvetica,sans-serif;
	font-weight : bold;
}
/* text in the header */
.headerText {
	font-style : italic;
}
/* breadcrumb links */

div.spacer {
  clear: both;
}

div.crumbbg{
	margin: 1px 0px 2px 0px;
	padding: .6ex .5ex;
   white-space: nowrap;
	background-color: #acacac;
	background-image: url(/images/BRF_crumbback.png);
	color:white;

}

div.crumbbg span.crumbs {
	text-align: left;
	font-size: .9em;

}
div.crumbbg span.crumb a {
	font-weight : normal;
	color: #efefef;

}
div.crumbbg span.crumb a:hover{
		color: yellow;
}

div.crumbbg span.lastcrumb {
	font-size:1.2em;
	font-weight : bold;
	text-decoration : none;
	color: white;
	font-style: normal;
}
.crumblogin {
	text-align: right;
	font-style : italic;
	font-size: .7em;
	color: black;
	width:100%;

}

.detailHeader {font-weight : bold;color : #009919;
	font-style : italic; font-size :12px}

/* toolbar text (includes links) */
.toolbar {
	color : #000000;
	font-size : 10pt;
	text-decoration : none;
}
.toolbar:hover {
	color : #660000;
	text-decoration : underline;
}

/* error classes */
.error {
	color : #993300;
	font-style : italic;
	font-variant:small-caps;
	background-color:#FDCE4D;
	font-size: 12pt;
}

.alert {
	color : #009933;
	font-style : italic;
	background-color:#DBF0FD;
	font-size: 12pt;
}

/* forum link (href on a forum name, thread name, message name, etc) */
.forum {
	color : #003399;
	font-weight : bold;
	text-decoration : none;
}
.forum:hover {
	color : #666699;
	text-decoration : underline;
}
.house {font-weight : bold; font-variant : small-caps;white-space: nowrap;}
.houseleader {font-style : italic; font-size : 11px; white-space: nowrap;}

.date {
color : #cc3300;
}

.sidemenulist a{
color:#000066;
display:block;
text-decoration:none;
font-weight:normal;
padding:5px 0 5px 0;
font-size:12px;
}

.brfsidemenulist a {
color:#000066;
display:block;
text-decoration:none;
font-weight:bold;
padding:5px 0 5px 0;
font-size:12px;
}

.supersidemenulist a {
color:yellow;
display:block;
text-decoration:none;
font-weight:bold;
padding:5px 0 5px 0;
font-size:12px;
}
	
.sidemenulist a:hover,.brfsidemenulist a:hover,.supersidemenulist a:hover{
	text-decoration:underline;
}



body
{ 
margin: 0;
padding:0;
clear:none;
}

/*If this is postioned absolute (put left 1px), the footer can be covered by it :(
float causes a floatdrop bug in wide content under IE. Solution: make all small
pages bigger!

/*#menu {
/*position:absolute;
top:113px;
left: 1px;
vertical-align:top;
padding: 0px;
width: 167px;
}*/
/* WINHACK hide from MacIE \*/
* html #maincontent {
  height: 1%;
}
/* end hide */  

.sidemenulist {
margin: 0;
background: url(/images/BRF_menubg.gif) repeat-y bottom;
padding:0px 0px 0px 0px;
line-height:14px;
white-space: nowrap;
width: 167px;
}
#menu a {
	padding-left:15px;
}


.brfsidemenulist, .supersidemenulist {
margin: 0;
background: url(/images/BRF_brfmenubg.gif) repeat-y bottom;
padding:0px 0px 0px 0px;
line-height:14px;
white-space: nowrap;
width: 167px;
}

#footer {
	clear:both;
	margin: 0px;
	background-image: url(/images/BRF_fadedcloud.jpg);
	text-align: center;
	font-size:0.7em;
	padding: 0px;
}
#footer img {
	vertical-align: middle;
}
.simpleform, .dpconform {
	margin: 1px 0px 2px 0px;
	padding: .1ex .5ex;
	vertical-align: middle;
}

div.dpconform label{
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
	white-space:nowrap;
}
div.dpconform input{
	margin-bottom: 10px;
}
div.row {
	display: block;

	clear: both;
  padding-top: 10px;
}


div.row span.label {
  float: left;
  width: 30%;
  text-align: right;
  margin:0;
  padding:0;
  }

div.row span.formw {
  float: right;
  width: 65%;
  text-align: left;
  } 

div.simpleform label, div.simpleform input, div.addphotoform input, div.addphotoform label{
	display: block;
	float: left;
    width: 150px;
	margin-bottom: 10px;
}
div.addphotoform input {
	width:250px;
	}
div.simpleform span.left, div.dpconform span.left {
	float: left;
	text-align: left;
	font-size: .9em;
	width: 49%;

}
div.simpleform span.right {
	float: right;
	text-align: left;
	font-size: .9em;
	width: 49%;

}
div.addphotoform label {
	text-align: right;
	padding-right: 20px;
	width: 125px;
	}

div.simpleform label {
	text-align: right;
	padding-right: 20px;
	width: 75px;
}

div.simpleform br {
	clear: both;
}

.forumdisclaimer {
	margin: 3px 0px 3px 0px;
	font-size: 0.7em;
}

div.forumdisclaimer span.disclaimerscrip {
	font-style: italic;
	margin: 1em;
}

.announcementtb {
	background: #bee0f4;
	margin: 1px 0px 2px 0px;
	padding: .1ex .5ex;
	border: 1px solid #999999;
	vertical-align: top;
	font-size: .8em;
	text-align:center;
}

.announcementtb img {
	vertical-align: middle;
}

.tbtext {
	padding-right:1.5em;
	
}

.announcement {
	border: 1px solid #000000;
	margin: 10px 0px 25px 0px;
	padding: .1ex .5ex;
}

.infocell {
	background-color:#dcedf6;
	float:right;
	width:30%;
	font-size: 0.7em;
	padding :.5ex .5ex;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;

}

div.infocell p.infoheader {
	color:#0000ff;
	font-weight: bold;
	text-align: center;
	white-space:nowrap;
}

.infocell img {
	vertical-align: middle;
	margin-left:5px;
	margin-right:5px;

}

div.faquestions h3 {
	font-size:1em;
}

.groupsection {
	padding: 1em;
	margin: 1em;
   border: 1px solid blue;
	float:left;
	height:180px;
}
.groupsection img {
	margin-right: .7em;
}

.groupsection p {
	font-size:0.8em;
}

.groupsection a, .configsection a {
color:blue;
text-decoration:none;
font-weight:normal;
padding:5px 0 5px 0;
}

.groupsection a:hover, .configsection a:hover {
	text-decoration:underline;
}
.groupsection ul, .configsection ul {
	list-style:square;
}


.calhead a {
	text-decoration:none;
}
.calhead a:hover {
	text-decoration:underline;
}
.calhead img {
	vertical-align:middle;
	text-decoration:none;
}

.midsizephoto {
	text-align: center;
	font-size: .7em;
	margin:15px;
	
}

.midsizephoto img {
	max-width:480px;
	border:10px solid #dcedf6;
}
.midsizephoto ul {

	list-style:none;
}
	
.midsizephoto li {
	
	display:inline; 
	padding-right:20px;
}

.regotable {
	border:2px solid black;
	border-collapse:collapse;
	padding:1ex;
}

.regotable td {
	white-space:nowrap;
	border:1px solid black;
	padding:1ex;
}

.caltable {
	width:100%;
	border:1px solid black;

}

.hmtable, .artsumtable{
	width:100%;
	border-collapse:collapse;

}
.artsumtable{
	margin:0%
}

.hmtable th, .caltable th, .artsumtable th {
	margin:5px; 
	padding: 8px;
	border:1px solid #3180ae;
	background-color:#3180ae;		
	color:#FFFFFF;	
	font-size:0.9em; 	
	font-weight:bold;
}

.artsumtable th {
	font-size:1em;
}

 .caltable th {
	 text-align:center;
 }

 .caltable td {
 	padding:2px;
	font-size:.7em;
	font-weight:bold;
 }

.hmtable td, .artsumtable td {
	margin:5px; 	
	padding: 5px;
	border:1px solid #3180ae;	
	background-color:#FFFFFF;	
	color:#000000;	
	font-size: 0.9em;
	vertical-align:top;
}

.artsumtable td {
	font-size: 8pt;
}



.hmtable td a{
	color:blue;
}

.futurehmdates {
	color:#c7c7c7;
}
table.hmtable span.futurehmdates a{
	color:#c7c7c7;
}


.minigroup{
	border: 1px solid blue;
	white-space:nowrap;
	margin-right:2em;
	margin: 0.5em;
	padding:0.5em;
	float:left;
}
.minigroup img{
	margin-right:0.5em;
}

.categorylink {
list-style:square;
}

.categorylink a:visited, .categorylink a{
	color: blue;
	text-decoration:none;
}
.categorylink a:hover{
	text-decoration:underline;
}

.articlebox, .audiobox {
	border: solid 1px black;
	margin: 8px;
	background-color:white;
	width:96%;
}

.articlebox h2, .audiobox h2, .articlebox h3, .audiobox h3 {
	padding: 0;
	margin: 0;
}
.articlebox h2, .audiobox h2{
	width:100%;
	font-size:14pt;
	font-weight:bold;
	color:#3f99cd;
	text-align: center;
	background-color:#bee0f4;
}



.articlebox h3, .audiobox h3 {
	width:100%;
	text-align: center;
	font-size:11pt;
	font-variant: small-caps;


}

.articlebox div.col1{
	width:75%;
	float:left;
	padding:2px;
	margin:0;

}
.audiobox div.col2{
	width:24%;
	float:right;
}
.audiobox div.col1{
	width:75%;
	float:left;
	padding:2px;
	margin:0;

}
.articlebox div.col2{
	width:24%;
	float:right;
}


.downloadbox {
	background-color:#bee0f4;
	margin:3px;
	text-align:center;
	width:auto;
}

.downloadbox h2{
	background-color:#3f99cd;
	font-size:1em;
	color:white;
	font-weight:normal;
}
.dllink{
font-size:.9em;
white-space:nowrap;

}
.dllink img{
	text-decoration:none;
	padding-right:3px;
}

.resultsinfo{
	text-align:right;
	margin-right:8px;
}

.jumppage{
	text-align:center
}

.jumppage img {
	vertical-align:middle;
}

/* ===== Resource cards (articles, videos, audio) - modern card layout ===== */
.resource-list {
	display: flex;
	flex-direction: column;
	gap: 1.25rem;
	margin: 1rem 0;
}

.resource-card {
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	padding: 1.25rem 1.5rem;
	transition: box-shadow 0.2s ease;
}

.resource-card:hover {
	box-shadow: 0 4px 12px rgba(0,0,0,0.12);
}

.resource-card__title {
	margin: 0 0 0.35em 0;
	font-size: 1.1rem;
	font-weight: 600;
	line-height: 1.3;
}

.resource-card__title a {
	color: #00b6de;
	text-decoration: none;
}

.resource-card__title a:hover {
	text-decoration: underline;
}

.resource-card__meta {
	margin: 0 0 0.75em 0;
	font-size: 0.9rem;
	color: #666;
	font-variant: normal;
}

.resource-card__summary {
	margin: 0;
	font-size: 0.95rem;
	line-height: 1.5;
	color: #444;
}

.resource-card__summary p {
	margin: 0;
}

/* Video cards: thumbnail + content side by side */
.resource-card--video {
	display: flex;
	flex-direction: row;
	gap: 1.25rem;
	align-items: flex-start;
}

.resource-card__media {
	flex-shrink: 0;
}

.resource-card__media img {
	display: block;
	border-radius: 6px;
	width: 96px;
	height: 96px;
	object-fit: cover;
}

.resource-card__body {
	flex: 1;
	min-width: 0;
}

.resource-card__playcount {
	font-size: 0.85rem;
	color: #888;
	margin-top: 0.5em;
}

/* Results info - subtle styling */
.resource-resultsinfo {
	font-size: 0.9rem;
	color: #666;
	text-align: right;
	margin: 0.5rem 0.5rem 0 0;
}

/* Pagination - pill style */
.resource-pagination {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 0.25rem;
	margin: 1.5rem 0;
	font-size: 0.95rem;
}

.resource-pagination a,
.resource-pagination span {
	display: inline-block;
	padding: 0.4em 0.75em;
	border-radius: 6px;
	text-decoration: none;
	color: #00b6de;
	background: #f5f5f5;
	border: 1px solid #e0e0e0;
}

.resource-pagination a:hover {
	background: #e8f7fa;
	border-color: #00b6de;
}

.resource-pagination .resource-pagination__current {
	background: #00b6de;
	color: #fff;
	border-color: #00b6de;
	font-weight: 600;
}

.resource-pagination .resource-pagination__ellipsis {
	background: transparent;
	border: none;
	color: #999;
}

.resource-pagination .resource-pagination__label {
	background: transparent;
	border: none;
	color: #666;
	margin-right: 0.5rem;
}

@media (max-width: 600px) {
	.resource-card--video {
		flex-direction: column;
	}
	
	.resource-card__media {
		align-self: center;
	}
}

.detaildl {
	border-top:1px solid black;
	font-size: .8em;
	font-style: italic;
	padding:1px;
}

.adback {
	padding: 2px;
	text-align:center;
	font-size:.6em;
	margin:0;
}
.adback img{
	vertical-align:middle;
}

.rfonly {
	color:white;
	font-size:0.7em;
}

/* RF-only badge in resource cards - needs to be visible on light background */
.resource-card .rfonly {
	display: inline-block;
	background: #00b6de;
	color: white;
	font-size: 0.7em;
	padding: 0.15em 0.4em;
	border-radius: 4px;
	margin: 0 0.2em;
	vertical-align: middle;
}

.storenav {
	border: 2px solid gray;
	background-color:#bee0f4;
	margin: 1em 0 1em 0;
	width:100%;
}
div.storenav h3 {
	padding:0;
	margin: 5px 0;
	text-align:center;
	font-size:0.9em;
	}
.cat {
	width:18%;
	vertical-align:top;
	margin:0;
	font-size:0.9em;
	padding:0.25em 0.5em 0.25em 1em;
	
}
.cat div.desc {
	font-size:0.8em;
	font-style:italic;
}

.mainstore {
	border: 4px solid black;
	margin:3px;
	padding: 2px;
	background-color: white;
	border-collapse: collapse
	
}
table.mainstore td {
	vertical-align:top;
	border: 1px solid black;
	padding: 0.5em;
}
.mainstore img {
	margin: 0 0.5em 0.5em 0.5em;
	padding: 0 0.2em 0.2em 0.2em;
}

hr.righthr{
	text-align: right;
	margin: 0 0 0 auto;
}

hr.lefthr {
	text-align: left;
	margin: 0 auto 0 0;
}

.shortprod {
margin: 0;
padding: 0
}
table.mainstore div.prodheader {
	color:green;
	font-weight:bold;
	font-size: 1.1em;
}
	
table.mainstore div.proddesc {
	font-size: .9em;
}


.cartsect {
	float:right;
	width:280px;
	font-size:0.8em;
	border: 2px solid gray;
	margin: 3px;
	padding: 3px;
	text-align:center;
}


.cartsect h3 {
	font-size:0.9em;
	font-weight:bold;
	padding: 10px 0 0 0;
	margin: 0;
}
#subcat-tab-row { border-left: 2px solid #CC6666; border-right: 2px solid #CC6666; border-bottom: 1px solid #999999; }
#subcat-tab-table { margin-top: 8px; margin-bottom: -0px; color: #000000; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: center; }
.subcat-tab-selected { border-top: 1px solid #999999; border-right: 1px solid #999999; background: #FEFFE7; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: center; }
.subcat-tab, .tab { border-style: solid; border-width: 1px 1px 1px 0px; border-color: #999999; background: #DFE1E4; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: center;}
.subcat-tab-1st-cell, .tab-1st-cell { border-right: 1px solid #999999; border-bottom: 1px solid #999999; }
.tab-selected { border-top: 1px solid #999999; border-right: 1px solid #999999; background: #FFFFFF;  font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: center;}
.tab-end-cell { border-bottom: 1px solid #999999; }

.storeprod {
	margin:1em;
}
.storeprod img {
	margin: 0.2em 1em;
}	
div.storeprod div.sideimg {
	float:left;
	text-align:center;
	font-size:0.7em;
}
div.storeprod div.sideimg img {
	border:none;
	vertical-align:middle;
}
.prodthumbs {
	float:left;
	width:85px;
	margin: 0.2em;
	font-size:0.8em;
}

.thumbdesc {
	margin-bottom:15px;
}
.bigpic {
	text-align:center;
	padding:1em;
	margin: 0.5em;
}

table.storecategorytable {
	width:100%;
	border-collapse:collapse;
}
.storecategorytable th {
	text-align:center;
	margin:5px; 
	padding: 8px;
	border:1px solid #3180ae;
	background-color:#3180ae;		
	color:#FFFFFF;	
	font-size:0.9em; 	
	font-weight:bold;
}
.storecategorytable td {
	margin:5px; 	
	padding: 5px;
	border-bottom:1px solid #3180ae;	
	background-color:#FFFFFF;	
	color:#000000;	
	font-size: 0.9em;
	vertical-align:top;
}


.storecategorytable td a{
	color:blue;
}

.storecategorytable div.desc {
font-size:0.8em;
margin:0.5em 2em;
}

.raisedtext {
		font-size: .8em;
		padding-top: 10px;
		spacing-top:10px;
	}
.raisemoneytable {
	
		border-collapse: collapse;
		width:60%;
}

.sofarbar {
	background-color:#3180ae;
	color:white;
	text-align:center;
	}
.togobar{
	background-color:#63acd7;
	color:white;
	text-align:center;
}

