/*///////////////////////////////////////////////////
/////////////////////////////////////////////////////

SECOND BAPTIST CHURCH
North STYLES
Copyright ©2008

STYLES TOC
	
	1. HEADER STYLES
	
	2. CONTENT STYLES
	
	3. PAGE STYLES
	
Note: 	To quickly find a section do a search for '>' + section name.
		No spaces after the '>'. Example...
		>MYSBC LIFE PAGE CONTENT STYLES

COLORS
	
	#E5B933		north campus yellow
	
/////////////////////////////////////////////////////          
///////////////////////////////////////////////////*/


/*///////////////////////////////////////////////////
				 >HEADER STYLES         
///////////////////////////////////////////////////*/

/* woodway header background color*/
#header-image	{
	background-color:#e5b933;
}

/* woodway header background color*/
#header-imageCampus	{
	background-color:#e5b933;
}

/* Minstry Tab Images */
#ministryIndexTab {
	background: url(/images/_img/north/nr-ministryindex-tab-lf.gif) no-repeat bottom left;
}

#ministryIndexLabel {
	background: url(/images/_img/north/nr-ministryindex-tab-rt.gif) no-repeat bottom right;
}

/* woodway index list color */
#ministryIndex	div.indexColor {
	background: #E5B933;
}

#headerSearch {
	background-color: #E5B933;
}

#mySBCLifeMenu {
	background-color: #E5B933;
}


/*//////////////////////////////////////////////////
             	 >CAMPUS LOCATION / CAMPUS MENU                  
//////////////////////////////////////////////////*/

#changeLocations {
	background-image:url(/images/_img/north/nr-campusMenuBkgTop.gif); background-color: #ebc34b;
}

#changeLocationBtn {
	background-color:#E5B933;
	/* background-image:url(/images/_img/north/nr-campusMenuBkgBot.gif); background-color: #E5B933; */
}

#bottomMenuShadow {
	position:relative;
    height: 7px;
    overflow:hidden;
	background:url(/images/_img/north/nr-campusMenuBkgBot.gif) 0 0 no-repeat;
	margin:0;
	padding:0;
}


/*//////////////////////////////////////////////////
             	 >POPUP SUBMENU             
//////////////////////////////////////////////////*/

div.subnav {
	background-image:url(/images/_img/north/nr-popup-arrow.gif);
}
ul.subnav {
	background-image:url(/images/_img/north/nr-popup-bkg.gif);
}
.subnav li {
  border-color:#f9d03e;
}
.subnav #hdrR{
	background-image:url(/images/_img/north/nr-popup-TR.gif);
}
.subnav #hdrTL{
	background-image:url(/images/_img/north/nr-popup-TL.gif);
}
.subnav #hdrSpacer{
	border-color:#f9d03e;
}
.subnav #ftrSpacer{
	border-color:#f9d03e;
}

.subnav #ftrR{
	background-image:url(/images/_img/north/nr-popup-BR.gif);
}
.subnav #ftrBL{
	background-image:url(/images/_img/north/nr-popup-BL.gif);
}

/*///////////////////////////////////////////////////
				 >CONTENT STYLES         
///////////////////////////////////////////////////*/

/* Woodway H1 color */
#mainContent h1, #mainContentMinistry h1 {
	color: #E5B933;
}

/* Woodway H2 color */
#mainContent h2, #mainContentMinistry h2 {
	color: #E5B933;
}

#mainContent h6 {
	color: #E5B933;
}

#mainContent dt{
	color: #E5B933;
}

/* North Campus Left Sidebar Background */
#leftsidebar,
.sidebarBackground {
	background: #E5B933 url(/images/_img/north/nr-sidebar-bg.jpg) repeat-y top right;
}

/* North Campus Sidebar HR Color */
#leftsidebar	hr{
	border-bottom:solid 1px #8f701e;
}
/*///////////////////////////////////////////////////
                   >PAGE STYLES
///////////////////////////////////////////////////*/

/* North Campus mySBC Life header color */
#member-welcome	h2.mySBClifeH2	{
	color: #E5B933;
}

/* North Campus Search Page text color*/
#searchpages span, #searchpages p	{
	color:#E5B933;
}


/* North Campus Search Page Styles */
#searchpages	a, #searchpages	a:visited	{
	border-bottom:solid 1px #E5B933;
}

#searchpages	a:hover	{
	color:#E5B933;
	border-bottom:solid 1px #E5B933;
}

/* North Campus Event Details */
#popLeftCol h1 {
	color: #E5B933;
}

#popRightContent h5 {
	color: #E5B933;
}
.calendarTitle, .featureTitle, .categoryTitle {
	background: url(/images/_img/north/nr-sidebar-tab.jpg) no-repeat top left;
}

#ministryH4Content h4 {
	color:#E5B933;
}

#mainContentMinistry h5	{
	background:none;
}

#ministryRightColumn 	{ /*this depricates #getInTouch */
	background: url(/images/_img/north/nr-getinTouch-bg.png) no-repeat;
}
body.mainPop {
	background-color: #E5B933;
}

/*//////////////////////////////////////////////////
/////////////////////////////////////////////////////
              >CAMPUS INDEX STYLES                   
/////////////////////////////////////////////////////
//////////////////////////////////////////////////*/

#leftContent h1 { 
	color: #E5B933; /* north campus yellow */ 
}

#servicePic h1 {
	color: #E5B933; /* north campus yellow */ 
}

#newVisitor h1 {
	color: #E5B933; /* north campus yellow */ 
}

#newVisitor h2 { 
	color: #E5B933; /* north campus yellow */ 
}

#mediaContentFlash {
	border-color:#E5B933; /* north campus yellow */ 
}

#channels h1 {
	color:#E5B933; /* north campus yellow */ 
}

#middleContent h1 {
	color:#E5B933; /* north campus yellow */ 
}