/*///////////////////////////////////////////////////
/////////////////////////////////////////////////////

SECOND BAPTIST CHURCH
PEARLAND 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
	
	#A47FAB		pearland campus purple
	
/////////////////////////////////////////////////////          
///////////////////////////////////////////////////*/


/*///////////////////////////////////////////////////
				 >HEADER STYLES         
///////////////////////////////////////////////////*/

/* pearland header background color*/
#header-image	{
	background-color:#a47fab	;
}

/* pearland header background color*/
#header-imageCampus	{
	background-color:#a47fab	;
}

/* Minstry Tab Images */
#ministryIndexTab {
	background: url(/images/_img/Pearland/pl-ministryindex-tab-lf.gif) no-repeat bottom left;
}

#ministryIndexLabel {
	background: url(/images/_img/Pearland/pl-ministryindex-tab-rt.gif) no-repeat bottom right;
}

/* pearland index list color */
#ministryIndex	div.indexColor {
	background: #a47fab;
}

#headerSearch {
	background-color: #a47fab	;
}

#mySBCLifeMenu {
	background-color: #a47fab	;
}

/*//////////////////////////////////////////////////
             	 >CAMPUS LOCATION / CAMPUS MENU                  
//////////////////////////////////////////////////*/

#changeLocations {
	background-image:url(/images/_img/pearland/pl-campusMenuBkgTop.gif); background-color: #d5b3db;
}

#changeLocationBtn {
	background-color: #a47fab;
	/* background-image:url(/images/_img/pearland/pl-campusMenuBkgBot.gif); background-color: #a47fab; */
}

#bottomMenuShadow {
	position:relative;
    height: 7px;
    overflow:hidden;
	background:url(/images/_img/pearland/pl-campusMenuBkgBot.gif) 0 0 no-repeat;
	margin:0;
	padding:0;
}

/*//////////////////////////////////////////////////
             	 >POPUP SUBMENU             
//////////////////////////////////////////////////*/

div.subnav {
	background-image:url(/images/_img/pearland/pl-popup-arrow.gif);
}
ul.subnav {
	background-image:url(/images/_img/pearland/pl-popup-bkg.gif);
}
.subnav li {
  border-color:#b693b7;
}
.subnav #hdrR{
	background-image:url(/images/_img/pearland/pl-popup-TR.gif);
}
.subnav #hdrTL{
	background-image:url(/images/_img/pearland/pl-popup-TL.gif);
}
.subnav #hdrSpacer{
	border-color:#b693b7;
}
.subnav #ftrSpacer{
	border-color:#b693b7;
}

.subnav #ftrR{
	background-image:url(/images/_img/pearland/pl-popup-BR.gif);
}
.subnav #ftrBL{
	background-image:url(/images/_img/pearland/pl-popup-BL.gif);
}


/*///////////////////////////////////////////////////
				 >CONTENT STYLES         
///////////////////////////////////////////////////*/

/* pearland H1 color */
#mainContent h1, #mainContentMinistry h1 {
	color: #a47fab	;
}

/* pearland H2 color */
#mainContent h2, #mainContentMinistry h2 {
	color: #a47fab	;
}

#mainContent h6 {
	color: #a47fab	;
}

#mainContent dt{
	color: #a47fab	;
}

/* Pearland Campus Left Sidebar Background */
#leftsidebar,
.sidebarBackground {
	background: #a47fab	 url(/images/_img/Pearland/pl-sidebar-bg.jpg) repeat-y top right;
}

/* Pearland Campus Sidebar HR Color */
#leftsidebar	hr{
	border-bottom:solid 1px #664c67;
}
/*///////////////////////////////////////////////////
                   >PAGE STYLES
///////////////////////////////////////////////////*/

/* Pearland mySBC Life header color */
#member-welcome	h2.mySBClifeH2	{
	color: #a47fab	;
}

/* Pearland Search Page text color*/
#searchpages span, #searchpages p	{
	color:#a47fab	;
}


/* Pearland Search Page Styles */
#searchpages	a, #searchpages	a:visited	{
	border-bottom:solid 1px #a47fab	;
}

#searchpages	a:hover	{
	color:#a47fab	;
	border-bottom:solid 1px #a47fab	;
}

/* Pearland Event Details */
#popLeftCol h1 {
	color: #a47fab	;
}

#popRightContent h5 {
	color: #a47fab	;
}
.calendarTitle, .featureTitle, .categoryTitle {
	background: url(/images/_img/pearland/pl-sidebar-tab.jpg) no-repeat top left;
}

#ministryH4Content h4 {
	color:#a47fab;
}	

#mainContentMinistry h5	{
	background:none;
}


#ministryRightColumn 	{ /*this depricates #getInTouch */
	background: url(/images/_img/pearland/pl-getinTouch-bg.png) no-repeat;
}
body.mainPop {
	background-color: #a47fab;
}

/*//////////////////////////////////////////////////
/////////////////////////////////////////////////////
              >CAMPUS INDEX STYLES                   
/////////////////////////////////////////////////////
//////////////////////////////////////////////////*/

#leftContent h1 { 
	color: #A47FAB; /* pearland campus purple */ 
}

#servicePic h1 {
	color: #A47FAB; /* pearland campus purple */ 
}

#newVisitor h1 {
	color: #A47FAB; /* pearland campus purple */ 
}

#newVisitor h2 { 
	color: #A47FAB; /* pearland campus purple */ 
}

#mediaContentFlash {
	border-color:#A47FAB; /* pearland campus purple */ 
}

#channels h1 {
	color:#A47FAB; /* pearland campus purple */ 
}

#middleContent h1 {
	color:#A47FAB; /* pearland campus purple */  
}
