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