/* ---- First Baptist Church - Wichita Falls, TX ---- */

/* Undo Defaults
----------------------------------------------------- */
* { 
  margin: 0;
  padding: 0;
  border: 0 none;
}
/* General Stuff
----------------------------------------------------- */
body {
	background: #9f8c43 url(../images/bgnd_pattern.jpg) repeat-x;
	color: #25200d;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
}
h1.welcome { 
 display: none; /* -- hide Welcome msg -- */
}
a {
 outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/* Main Containers - non page specific
----------------------------------------------------- */
#sides, #sub_sides {
	background: url(../images/page_sides.png) repeat-y center 500px;
	margin: 0px auto;
	height: 100%;
}
#main {
	width: 960px;
	margin: 0px auto;
}
#navbox {
	height: 37px;
	width: 960px;
	margin: 0px auto;
}
/* Main Containers - homepage 
----------------------------------------------------- */
#hm_masthead {
	height: 224px;
	width: 960px;
	border-bottom: 1px solid #706944;
	background: #2e2b16;
}
#hm_toprow {
	height: 257px;
	width: 960px;
	background: #63582b url(../images/hm_toprow_bgnd.gif) repeat-x left top;
}
#hm_topleft {
	width: 321px;
	height: 239px;
	padding-top: 18px;
	float: left;
	background: url(../images/hm_topleft_btm.gif) repeat-x left bottom;
}
#hm_topright {
	width: 639px;
	float: left;
	padding: 13px 0 0;
}
#hm_page {
	background: #eae592 url(../images/hm_page_bgnd.jpg) repeat-y left top;
	width: 960px;
	overflow: auto;
	min-height: 670px;
	clear:both;
}
#hm_pageleft {
	width: 321px;
	float: left;
}
#hm_pageright {
	width: 639px;
	float: right;
	margin-bottom: 30px;
	background: url(../images/content_stretch.jpg) repeat-x left top;
}
/* Main Containers - subpages 
----------------------------------------------------- */
#sub_masthead {
	height: 204px;
	width: 960px;
	background: #2e2b16;
	overflow: hidden;
}
#sub_page {
	background: #eae592 url(../images/sub_page_bgnd.jpg) repeat-y left top;
	width: 960px;
	overflow: auto;
	min-height: 670px;
}
#sub_pageleft {
	width: 295px;
	float: left;
	background: url(../images/sub_pageleft_bgnd.gif) repeat-x left top;
}
#sub_pageright {
	width: 665px;
	float: right;
	margin-bottom: 30px;
	padding-top: 5px;
	background: url(../images/content_stretch.jpg) repeat-x left top;
}
#sub_page2 {
	background: #eae592 url(../images/sub_page_2_bgnd.jpg) repeat-y left top;
	width: 960px;
	overflow: auto;
	min-height: 670px;
}
/* Navigation
----------------------------------------------------- */
#nav {
	width: 790px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#nav ul{
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#nav ul li a, #nav2 ul li a:active, #nav2 ul li a:visited {
	color: #fff;
	float: left;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	outline: none;
	display: block;
	height: 29px;
	padding: 8px 16px 0 16px;
}
#nav ul li a:hover {
	color: #ebed10;
	background: #304e82;	
	text-decoration: none;
}
/* telerik override 
--------------------- */
#nav ul li ul li a, #nav ul li ul li a:active, #nav ul li ul li a:visited {
	font-size: 12px;
	cursor: hand;
	color: #fff;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	padding: 2px 15px;
	height: 16px;
	background: #304e82;
	border-top: solid 1px #355689;
	border-bottom: solid 1px #2b4675;
	text-align: left;
}
#nav ul li ul li a:hover {
	color: #ebed10;
	text-decoration: none;
	background: #3f6596;
	padding: 2px 15px;
	border-top: solid 1px #253e69;
	border-bottom: solid 1px #ebed10;
}
/* Sub Home Button
----------------------------------------------------- */
#sub_masthead .home a {
	text-indent: -9999px;
	display: block;
	width: 296px;
	height: 37px;
	background: url(../images/FBCWF_home.png) no-repeat left;
	position: relative;
	z-index: 500;
	top: -37px;
}
#sub_masthead .home a:hover {
	background: url(../images/FBCWF_home.png) no-repeat -296px;
}
/* Subnav
----------------------------------------------------- */
#subnavbox {
	min-height: 160px;
} 
div.guests {background: url(../images/lbl_guests.jpg) no-repeat left top;}
div.ministries {background: url(../images/lbl_ministries.jpg) no-repeat left top;}
div.outreach {background: url(../images/lbl_outreach.jpg) no-repeat left top;}
div.resources {background: url(../images/lbl_resources.jpg) no-repeat left top;}
div.aboutus {background: url(../images/lbl_aboutus.jpg) no-repeat left top;}
div.contact {background: url(../images/lbl_contactus.jpg) no-repeat left top;}
div.myfbc {background: url(../images/lbl_myfbc.jpg) no-repeat left top;}
div.campus {background: url(../images/lbl_campus.jpg) no-repeat left top;}
div.worshipsub {background: url(../images/lbl_worship.jpg) no-repeat left top;}
div.lifegroups {background: url(../images/lbl_lifegroups.jpg) no-repeat left top;}
ul#subnav  {
 padding: 0 20px 0 33px;
	margin-bottom: 20px;
	min-height: 120px;
}
ul#subnav li{
	font-size: 13px;
	list-style-type: none;
}
ul#subnav li a{
	display:block;
	width: 200px;
	text-align: left;
	color: #ebed10;
 padding: 2px 0 2px 30px;
}
ul#subnav li a:hover {
	background: #2f2b15;
	color: #ebed10;
	text-decoration: none;
}
/*1st level sub menu style */
ul#subnav li ul li{
}
ul#subnav li ul li a{
	width: 200px;
	color: #ebed10;
	text-indent: 15px;
	text-decoration: none;
	outline: none;
	display: block;
	padding: 1px 0 1px 30px;
	background: url(../images/subnav_sub_arrow.gif) no-repeat 32px 6px;	
}
ul#subnav li ul li a:hover {
	color: #ebed10;
	text-decoration: none;
	background: #2f2b15 url(../images/subnav_sub_arrow_on.gif) no-repeat 32px 6px;	
}
/* Holly Hack for IE \*/
* html ul#subnav li { float: left; height: 1%; }
* html ul#subnav li a { height: 1%; }


/* Subpage - 3 buttons
----------------------------------------------------- */
ul#three {
	display: block;
	width: 285px;
	height: 65px;
}
ul#three li {
	display: block;
	float: left;
	font-size: 13px;
	padding: 0 1px 0 9px;
	list-style-type: none;
}
ul#three li a, ul#three li a:active, ul#three li a:visited {
	display: block;
	width: 85px;
	height: 45px;
	padding-top: 7px;
	text-align: center;
	color: #75adef;
	background: #82794f url(../images/3btn.gif) no-repeat left top;
}
ul#three li a:hover {
	color: #ebed10;
	background: #3d361a url(../images/3btn.gif) no-repeat -85px top;	
}
/* Search
----------------------------------------------------- */
#search {
	width: 170px;
	height: 29px;
	float: left;
	padding-top: 8px;
}
#search input {
	float: left;
	font-size: 12px;
	color: #2e4a78;
	height: 14px;
	border: 1px solid #314f83;
	width: 120px;
	text-align: center;
	background: #ccd7e4 url(../images/search_bgnd.gif) repeat-x left top;
}
#search input:focus
{
	border: 1px solid #ebed10;
}
a.searchbtn{
	float: left;
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/search_arrow.gif) no-repeat;
	margin-left: 5px;
}
a:hover.searchbtn {
	background: url(../images/search_arrow_on.gif) no-repeat;
}
/* Home - Top Row (Video and Promo)
----------------------------------------------------- */
.hm_bx_1, .hm_box_2 {  width: 136px; height: 106px; }
.hm_bx_1 { padding: 0 0 0 17px; }
.hm_bx_2 {	margin: 0 0 0 10px;}
.hm_bx_1 a, .hm_bx_2 a{
	padding: 1px;
	background: #373219;
	border: 1px solid #4f4623;
}
.hm_bx_1 a:hover, .hm_bx_2 a:hover{
	padding: 1px;
	background: #2f2b15;
	border: 1px solid #2f2b15;
}
.more_vids a, .more_vids a:active, .more_vids a:visited {
 display: block;
	width: 261px;
	margin: 10px 0 0 17px;
	color: #fff;
	background: #4b421e url(../images/plus.gif) no-repeat 9px 5px;
	padding: 3px 0 3px 30px;
}
.more_vids a:hover {
 color: #ebed10;
	background: #2f2b15 url(../images/plus_on.gif) no-repeat 9px 5px;
}
.volunteer a, .volunteer a:active, .volunteer a:visited {
 text-indent: -9999px;
 display: block;
	width: 291px;
	height: 50px;
	margin: 15px 0 0 17px;
	background: #4b421e url(../images/volunteer_now.gif) no-repeat left;
}
.volunteer a:hover {
	background: #2f2b15 url(../images/volunteer_now.gif) no-repeat -291px;
}
#Promo1_RadMultiPage1 {
 margin: 0 15px 0 0;
	float: right;
	padding: 1px;
	background: #373219;
	border: 1px solid #4f4623;
}
#Promo1_RadTabStrip1 {
	margin: 5px 15px 0 0;
}
#Promo1_RadTabStrip1.level1 {
	width: 190px;
}
#Promo1_RadTabStrip1 ul li{
	display:block;
	width:200px;
 font-size: 13px;
	list-style-type: none;
	padding-bottom:2px;
}
.innerWrap{
	display:block;
	width:200px;
	text-align: right;
}
#Promo1_RadTabStrip1 ul li a{
	display:block;
	width:200px;
	color: #fff;
	padding: 5px 10px 5px 5px;
	margin-bottom: 3px;
}
#Promo1_RadTabStrip1 ul li a:hover{
	background: #2f2b15;
	color: #ebed10;
}
#Promo1_RadTabStrip1 ul li a.active{
	background: #2f2b15;
	color: #ebed10;
}
/* Home - Side Bar Boxes
----------------------------------------------------- */
.blue_box {
	display: block;
	width: 275px;
	height: 127px;
 background: url(../images/hm_blue_box.jpg) no-repeat;
	margin: 9px 0 0 17px;
	padding: 6px;
}
.blue_box h3 {
	margin-bottom: 10px;
}
.blue_box h3 a, .blue_box h3 a:active, .blue_box h3 a:visited {
 font: 16px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 5px;
}
.blue_box h3 a:hover{
	color: #ebed10;
	background-color: #213965;
	padding: 0 5px;
}
.blue_box p {
 font: 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 5px;
}
.blue_box p a, .blue_box p a:active, .blue_box p a:visited {
 font: 14px/22px Tahoma, Arial, Helvetica, sans-serif;
	color: #ebed10;
}
.blue_box p a:hover {
	color: #ebed10;
	background-color: #132d4b;
}
.boxpix{ display: block;	width: 275px;	height: 127px;	margin-right: 4px; padding-top: 1px;}
.worship{ background: url(../images/bb_worship.jpg) no-repeat right; }
.lifegroups{	background: url(../images/bb_lifegroups.jpg) no-repeat right; }
.directions{ background: url(../images/bb_directions.jpg) no-repeat right; }
.broadcast{	background: url(../images/bb_broadcast.jpg) no-repeat right; }

/* Footer
----------------------------------------------------- */
#footer_hm {
	display: block;
	width: 275px;
 background: url(../images/hm_footer.gif) no-repeat;
	margin: 9px 0 40px 17px;
	padding: 6px;
	text-align: center;
}
#footer_sub {
	display: block;
	width: 270px;
	background: url(../images/sub_footer.gif) no-repeat;
	margin: 9px 0 40px 7px;
	padding: 5px;
	text-align: center;
	float: left;
}
#footer_hm p,
#footer_sub p {
 font: 12px/20px Tahoma, Arial, Helvetica, sans-serif;
 color: #fff;
	padding: 5px 0 15px 0;
}
#footer_hm a, #footer_hm a:active, #footer_hm a:visited,
#footer_sub a, #footer_sub a:active, #footer_sub a:visited {
 font-size: 12px;
	color: #fff;
	padding: 2px 5px;
}
#footer_hm a:hover,
#footer_sub a:hover {
	color: #ebed10;
	padding: 2px 5px;
	background-color: #4b421e;
}
/* Home - Announcements
----------------------------------------------------- */
#anncbox {
	text-align: left;
	padding: 30px 19px 30px 18px;
	overflow: auto; 
}
.annc_hm {
	display: block;
	float: left;
	width: 286px;
	height: 195px;
 background: url(../images/hm_annc_bgnd.jpg) repeat-x left top;
	margin: 12px 7px 16px 8px;
	text-align: center;
}
.annc_sub {
	display: block;
 clear: left;
	width: 273px;
	height: 195px;
 background: url(../images/sub_annc_bgnd.gif) repeat-x;
	margin: 12px 7px 6px 10px;
	text-align: center;
}
.annc_hm h3,
.annc_sub h3 {
 padding: 13px 0;
}
.annc_hm h3 a, .annc_hm h3 a:active, .annc_hm h3 a:visited {
 font: 18px Tahoma, Arial, Helvetica, sans-serif;
	color: #002684;
	padding: 0 5px;
}
.annc_sub h3 a, .annc_sub h3 a:active, .annc_sub h3 a:visited {
 font: 18px Tahoma, Arial, Helvetica, sans-serif;
	color: #ebed10;
	padding: 0 5px;
}
.annc_hm h3 a:hover {
 color: #ebed10;
	background-color: #005b9b;
	padding: 0 5px;
} 
.annc_sub h3 a:hover {
 color: #ebed10;
	background-color: #2f2b15;
	padding: 0 5px;
}
.annc_hm a.anncimg {
 display: block;
	width: 222px;
	height: 133px;
	padding: 1px;
	margin: 0 auto;
	background: #969255;
	border: 1px solid #afaa65;
}
.annc_hm a:hover.anncimg {
	padding: 1px;
	background: #005b9b;
	border: 1px solid #005b9b;
}
.annc_sub a.anncimg {
 display: block;
	width: 222px;
	height: 133px;
	padding: 1px;
	margin: 0 auto;
	background: #373219;
	border: 1px solid #4f4623;
}
.annc_sub a:hover.anncimg {
	padding: 1px;
	background: #2f2b15;
	border: 1px solid #2f2b15;
}
/* Main Content
----------------------------------------------------- */
.cm_content {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding: 20px 39px;
	clear: left;
 /*overflow: hidden; was causing sub_pageright to display below sub_pageleft */
	background: url(../images/content_stretch.jpg) repeat-x left top;
}
.cm_content h3, .cm_content h3 a {
	font: 20px Tahoma, Arial, Helvetica, sans-serif;
	color: #002684;
	text-decoration: none;
	margin-bottom: 5px;
}
.cm_content h3 a:hover {
 color: #ebed10;
	background-color: #005b9b;
}
.cm_content p, .cm_content table {
	padding: 4px 0 8px 0;
	margin: 0px;
}
.cm_content a {
	color: #00308d;
	text-decoration: underline;
}
.cm_content a:hover {
 color: #ebed10;
	text-decoration: none;
	background-color: #005b9b;
}
p .add a {
	color: #00308d;
	text-decoration: underline;
	background: url(../images/additional.gif) no-repeat 3px 4px;
	padding-left: 20px;
}
p .add table { display:block; width:100%; float:left; clear: left;}
p .add a:hover {
 color: #ebed10;
	text-decoration: none;
	background: #005b9b url(../images/additional_on.gif) no-repeat 3px 4px;
}
.cm_content ul { display:block; padding: 0px 0px 10px 39px;	}
.cm_content ol { display:block; padding: 0px 0px 10px 30px; }

/* Class Details Area & Page
----------------------------------------------------- */
.class-header {
	font-size: 13px;
	color: #6c6847;
}
#class-details {
	background: #eae592 url(../images/sub_page_2_bgnd.jpg) repeat-y left top;
	width: 450px;
	margin: 50px auto 0 auto;
	overflow: auto;
	min-height: 500px;
}
.class-box {
	background: url(../images/content_stretch.jpg) repeat-x left top;
	width: 200px;
	clear: left;
	overflow: hidden;
}
/* Sermons Page
----------------------------------------------------- */
.sermon-content {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding: 15px 39px;
	clear: left;
	overflow: hidden;
	background: url(../images/content_stretch.jpg) repeat-x left top;
}
.sermon-content h3 {
 font: 18px/20px Tahoma, Arial, Helvetica, sans-serif;
	color: #002684;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#btn_search {
vertical-align:bottom;
}
/* Sitemap
----------------------------------------------------- */
#sitemap dl {float: left; width: 250px; margin-right: 10px }
#sitemap dt.large { font-size:17px; padding: 15px 0 3px;}
#sitemap dt {  font: 14px Tahoma, Arial, Helvetica, sans-serif; color: #25200d; }
#sitemap dt a { color: #25200d; text-decoration: none;}
#sitemap dt a:hover { color: #ebed10; text-decoration: none; background-color: #005b9b; }
#sitemap dd { padding: 0 0 1px 0; margin-left: 15px; font: 13px Tahoma, Arial, Helvetica, sans-serif; }
#sitemap dd a {	color: #00308d; text-decoration: underline; }
#sitemap dd a:hover { color: #ebed10; text-decoration: none; background-color: #005b9b; }

/* Photo Albums Page
----------------------------------------------------- */
body.album {
	background: #000 url(../images/photo_album_bgnd.gif) repeat-x;
	color: #fff;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
}
.albumbox{
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding: 15px 10px;
}
.albumbox h3 {
 font: 18px Tahoma, Arial, Helvetica, sans-serif;
	color: #ebed10;
	text-decoration: none;
	margin-bottom: 7px;
}
.albumbox p, .albumbox table {
	padding: 8px 0 ;
	margin: 0px;
}
.albumbox a { color: #7ca8f5; }
.albumbox a:hover { color: #ebed10; }
.album_btn {
	font-size: 14px;
	color: #fff;
	margin: 0px;
	background: #17273e url(../images/album_btn.gif) repeat-x left top;
	padding: 2px 7px;
	border: 1px solid #29446e;
	margin: 0 0 2px 0;
}
/* Media Player Skin
----------------------------------------------------- */
#video_skin {
	width: 640px;
	height: 540px;
	padding:21px 19px 0px;
	background: url(../images/video_skin_640x480.gif) no-repeat;
}
/* For IFrames - i.e. calendar, event reg
----------------------------------------------------- */
.window {
	padding: 0 20px 30px 20px;
	clear: left;
}
/* Images
----------------------------------------------------- */
.imgright {
	float:right;
	padding: 2px;
	margin: 0px 0px 6px 10px;
	background: #969255;
	border: 1px solid #afaa65;
}
.imgleft {
	float:left;
	padding: 2px;
	margin: 0px 10px 6px 0px;
	background: #969255;
	border: 1px solid #afaa65;
}
.imgright-noborder {
	float:right;
	padding: 2px;
	margin: 0px 0px 6px 10px;
}
.imgleft-noborder {
	float:left;
	padding: 2px;
	margin: 0px 10px 6px 0px;
}
.imgright-framed {
	float:right;
	padding: 15px;
	margin: 0px 0px 6px 10px;
	background: url(../images/hm_annc_bgnd.jpg) repeat-x;
}
.imgleft-framed {
	float:left;
	padding: 15px;
	margin: 0px 10px 6px 0px;
	background: url(../images/hm_annc_bgnd.jpg) repeat-x;
}
/* Buttons, Forms, Alternating Rows, Required, Notify, etc.
------------------------------------------------------------------ */
.btn {
	font-size: 13px;
	color: #002684a;
	margin: 0px;
	background: #d7d184;
	padding: 0px 5px;
	border-top: 1px solid #b4b068;
	border-right: 1px solid #b4b068;
	border-bottom: 1px solid #002684;
	border-left: 1px solid #b4b068;
	margin: 0 0 2px 0;
}
.back {
 width: 100px;
}
.alternatingrow {
 background-color: #d7d184;
}
.reqd {
	font-size: 15px;
	color: #f50a15;
}
input, textarea, select, .forminput{
	font-size: 14px;
	color: #002684;
	background: #faf8c5;
	padding: 2px 5px;
	margin: 0px 0px 2px 4px;
	border-top: 1px solid #b4b068;
	border-right: 1px solid #b4b068;
	border-bottom: 1px solid #b4b068;
	border-left: 1px solid #b4b068;
}
#btn_search {
	background: transparent;
	border: none;
}
.notify { /* Evite Successful send message */
	font-size: 18px;
	line-height: 26px;
	color: #f50a15;
	padding: 10px; 
}
/* CM - CSS Styles
----------------------------------------------------- */
.titlereg{
	font-size: 18px;
	color: #002684;
	line-height: 36px;
}
.titlesmall{
	font-size: 16px;
	color: #002684;
	line-height: 26px;
}
.titlelightblue{
	font-size: 18px;
	color: #005b9b;
	line-height: 36px;
}
.titlebrown{
	font-size: 18px;
	color: #4e4522;
	line-height: 36px;
}
.regtext {
	color: #25200d;
	font-size: 14px;
}
.smalltext {
	color: #25200d;
	font-size: 12px;
}
.specialtext {
	color: #f50a15;
	font-size: 14px;
}
.browntext {
	font-size: 14px;
}
.lightbluetext {
	color: #005b9b;
	font-size: 14px;
}
