/*///////////////////////////////////////////////////
/////////////////////////////////////////////////////

SECOND BAPTIST CHURCH
SECOND HOME STYLES
Copyright ©2008


STYLES TOC

	1.	BASE STYLES   //These are not shared with second-global.css
					  
	2.	HEADER STYLES
		2.1		MAIN MENU
		2.2		EVENTS MENU + VISITOR INFO
		
	3.	GLOBAL CONTENT STYLES
		3.1		MAIN CONTENT
			
Note: 	To quickly find a section do a search for '>' + section name.
		No spaces after the '>'. Example...
		>MYSBC LIFE PAGE CONTENT STYLES
		
		
COLORS

	#304B52		blue 			// page background
	

/////////////////////////////////////////////////////
///////////////////////////////////////////////////*/


body {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;  /* default is 16px so 75% = 12px */
	color: #edf1d0;
	background:#304B52; /* blue */
	margin: 0;
	padding: 0;
	border:0;
}

a {
	color:#73C49A;
	
}

#global	{
	width: 1023px;  /* horizontal container widths are set in px versus ems */
	margin: 0 auto;
	background-image: url(/images/_img/home/container-bg.jpg);
	overflow:hidden;
	background-position:left;
	background-repeat:repeat-y;
}

#container {
	position: relative; /* remove for telerik */
	float:left; /* brown */
	padding: 0;
	width: 1023px;  /* horizontal container widths are set in px versus ems */
	height:700px;
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
}



#pageFooter	{
	position:relative;
	float:left;
	width:1023px;
	height: 37px; /* brown */
	background-image: url(/images/_img/home/Container-Footer-BG.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#pageFooterTitle {
	position:absolute;
	left:382px;
	bottom:25px;
	font-size:10px;
	font-weight:normal;
	color:#AA8937;
	text-align:center;
}

#pageFooterTitle p 
{
	margin:0;
	padding:0;
}


/*//////////////////////////////////////////////////
             		 >MAIN MENU                   
//////////////////////////////////////////////////*/

#mainMenuTop {
	background: url(/images/_img/home/whiteTrans.png) no-repeat top left;
	behavior: url(/iepngfix.htc);
	width: 212px;
	margin: 0 0 0 50px;
	padding: 12px 0 0 0;
	z-index:300;
}

#mainMenuTop h2 {
	margin: 15px 0 0 0;
	padding: 0 0 3px 0;
}


#mainMenuContainer 
{
	display: block;
	position: absolute;
	left: 50px;
	color: #000000;
	width: 212px;
	margin: 0;
	padding: 0 0 0 0;
	z-index: 300;
	background:transparent url(/images/_img/home/whiteTrans.png) repeat scroll left top;	/*overflow:hidden;*/
}

*:first-child+html #mainMenuContainer { /* IE 7 */
	top: 100px;
}
*:first-child+html #mainMenuContainerEvent { /* IE 7 */
	top: 100px;
}

#mainMenu {
	position:relative;
	margin: 0;
	float: left;
}

/* removed code from here... */

/*//////////////////////////////////////////////////
             	   >LOGO & DATE                   
//////////////////////////////////////////////////*/

#mainMenuLogo {
	margin: 0 0 0 .5em;
}

#mainMenuDate {
	position: absolute;
	width: 35px;
	top: 52px;
	left: 202px;
	padding: 0;
	margin: 0;
	z-index: 300;
}

#mainMenuDay	{
	/* [disabled]background-color:#000; */
	/* [disabled]float: right; */
	width: 33px;
	margin: 0 0 0 170px;
}

#mainMenuMonth	{
	/* [disabled]background-color:#000; */
	/* [disabled]float: right; */
	width: 33px;
	margin: 0 0 0 170px;
}

/*//////////////////////////////////////////////////
            >EVENTS MENU + VISITOR INFO            
//////////////////////////////////////////////////*/

#eventTitle, #visitorTitle {
	position:relative;
	display:block;
	font-size: 10px;
	height: 23px;
	color: #fff;
	font-weight: bold;
	display: block;
	margin: 0;
	background: url(/images/_img/home/teal-sidebar-tab.jpg) no-repeat top left;
	letter-spacing:.05em;
}

#eventTitle a,
#visitorTitle a{
	position:relative;
	display:block;
	padding:5px 0 0 5px;
	color: #fff;
	text-decoration: none;
}
#eventTitle a:hover, #visitorTitle a:hover, #categoryTitle a:hover {
	position:relative;
	display:block;
	color: #000;
	text-decoration: none;
}

#eventInfo	{
	position:relative;
	background:#73c49a url(/images/_img/home/home-event-bg.jpg) no-repeat top left;
	padding:0 5px 0 5px;
}

* html	#eventInfo	{
	padding:0 5px 10px 5px;
}

#eventPicture	{
	position:relative;
	top:16px;
	left:6px;
}

#eventText	{
	position:relative;
	top:25px;
	left:12px;
	padding: 0 0 15px 0;
}

#eventText h3	{
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#eventText p	{
	font-size:10px;
	font-weight:bold;
	padding:0 15px 10px 0;
	margin:0;
	font-weight:normal;
}

#eventLearn	{
	position:relative;
	left:11px;
	top:5px;
	padding: 7px 0 10px 0;
	color:#000;
	font-size:10px;
	text-decoration: underline;
}

#eventAdd a, #eventLearn a{
	color:#000;
	text-decoration:underline;
}

#eventDay	{
	position:absolute;
	top:16px;
	right: 8px;
}

#eventMonth	{
	position:absolute;
	top:42px;
	right: 8px;
}

#footerContainer	{
	position:relative;
}

#eventFooter	{
	position:absolute;
	width:212px;
	height:14px;
	background: url(/images/_img/home/home-events-bg-footer.png) no-repeat;
}

/*//////////////////////////////////////////////////
             	   >CAMPUS MENU                  
//////////////////////////////////////////////////*/
#campusMenu {
	background-color: #ffffff;
}

#campusMenu ul {
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 9px 0px;
}

#campusMenu li {
	font-size: 11px;
	line-height: 17px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#campusMenu li.mainMenuDivider {
	font-size: .917em;
	line-height: .75em;
	list-style: none;
	margin: 0 0 .75em 0;
	padding: 0;
	display: block;
	border-bottom: 1px dashed #181008; /* dark brown */
	width: 10em;
}

#campusMenu li a:link, #campusMenu li a:visited {
	color: #181008;	/* dark brown */
	text-decoration: none;
	display: block;
	padding: 0 0 0 .75em;
}

#campusMenu li a:hover, #campusMenu li a:visited:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/*//////////////////////////////////////////////////
             	 >CAMPUS LOCATION                  
//////////////////////////////////////////////////*/

#changeLocations {
	font-size: .917em;
	line-height: 1.25em;
	font-weight: bold;
	display: block;
	margin: 0 0 0 0;

	padding: .25em .75em;
	text-align: left;
	/*this is campus specific for campuses */
	background: #6a481e; /* global brown */
}

#changeLocations a:link, #changeLocations a:visited{
	text-decoration: none;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	display: block;
	color: #fff;	/* dark brown */
	background: url(/images/_img/home/sm-whitearrow-down.gif) no-repeat 105px center;
}



/*//////////////////////////////////////////////////
             	 >RIGHT COLUMN                  
//////////////////////////////////////////////////*/

#right {
	width:644px;
	height:300px;
	float: right;
	margin: 0 19px 0 0;	
}

#right .video {
	background-color: #7fd0a6;
	height: 360px;
	padding: 1px;

 position: relative; /*or absolute*/
  z-index: 0;

}


#right .locations {
	padding: 0 0 0 24px;
	margin: 26px 0 0 0;
	overflow: hidden;
}

#right .locations .description {
	width:263px;
	float:left;
	overflow:hidden;
	padding:0;
	margin:0 20px 0 0;
}

#right .locations .description h1 {
	color:#73c49a;
	font-size:21px;
	margin:0;
}

#right .locations .description p {
	font-size:0.917em;
	line-height:1.5em;
}

#right .locations .map {
	float:left;
	margin: -12px 0 0 0;
	width: 324px;
	height: 311px;
}

/*//////////////////////////////////////////////////
             	 >MAP JQUERY                  
//////////////////////////////////////////////////*/
/* get rid of those system borders being generated for A tags */
a { outline:none; }

:focus { -moz-outline-style:none; }

/* overlay-apple*/
/* the overlayed element */
.campus {
	display:none; z-index:10000;
}

/* default close button positioned on upper right corner */
.campus .close {

}
	
	#triggers {
	/* [disabled]text-align:center; */
	}
	
	#triggers img {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}
	
.directions {
	color:#ffffff;
	font-weight:bold;
	
}

/*//////////////////////////////////////////////////
            >CAMPUS INFORMATION            
//////////////////////////////////////////////////*/

.campus {
	width:313px;
	height:166px;
	padding:0 0 18px 18px;
	position:relative;
}

.campus h2 {
	margin:0 0 7px 0;
	font-size:14px;
	color:#261c0c;
}

.campus p {
	margin:0;
	font-size: 12px;
}

.campus .info {
	overflow:hidden;
	float: left;
	/* [disabled]width: 133px; */
	padding: 0;
	margin: 10px 0 0 0;
	position: relative;
	top: 0px;
	z-index: 200;
}

.campus .pic {
	/* [disabled]float:left; */
	width: 175px;
	position:absolute;
	z-index:50;
	left: 153px;
	top: 20px;
}

.close {
	background-image:url(/images/_img/home/close.png);
	height:20px;
	width:20px;
	position:relative;
	background-repeat:no-repeat;
	background-position:center;
	right:-285px;
	top:7px;
	z-index:100;
}

.visit {
	width:127px;
	height:22px;
	background-image:url(/images/_img/home/plan-your-visit.png);
	background-position:bottom;
	margin:0 20px 0 0;
	float:left;
}

.visit span {
	display:none;
	
}

.visit a {
	display:block;
	width:127px;
	height:22px;
}

.visit:hover {
	background-position:top;
	
}

/*//////////////////////////////////////////////////
            >WOODWAY CAMPUS            
//////////////////////////////////////////////////*/

#woodway {
	background-image:url(/images/_img/home/bg-ww.png);	
}

#woodway .home {
	width:127px;
	height:22px;
	background-image:url(/images/_img/home/home-button-ww.png);
	background-position:bottom;
	margin:0;
	float:left;
}

#woodway .home span {
	display:none;
	
}

#woodway .home a {
	display:block;
	width:127px;
	height:22px;
}

#woodway .home:hover {
	background-position:top;
	
}

/*//////////////////////////////////////////////////
            >WEST CAMPUS            
//////////////////////////////////////////////////*/

#west {
	background-image:url(/images/_img/home/bg-w.png);
	
}

#west .home {
	width:127px;
	height:22px;
	background-image:url(/images/_img/home/home-button-w.png);
	background-position:bottom;
	margin:0;
	float:left;
}

#west .home span {
	display:none;
	
}

#west .home a {
	display:block;
	width:127px;
	height:22px;
}

#west .home:hover {
	background-position:top;
	
}

/*//////////////////////////////////////////////////
            >NORTH CAMPUS            
//////////////////////////////////////////////////*/

#north {
	background-image:url(/images/_img/home/bg-n.png);
	
}

#north .home {
	width:127px;
	height:22px;
	background-image:url(/images/_img/home/home-button-n.png);
	background-position:bottom;
	margin:0;
	float:left;
}

#north .home span {
	display:none;
	
}

#north .home a {
	display:block;
	width:127px;
	height:22px;
}

#north .home:hover {
	background-position:top;
	
}

/*//////////////////////////////////////////////////
            >SOUTH CAMPUS            
//////////////////////////////////////////////////*/

#south {
	background-image:url(/images/_img/home/bg-s.png);
	
}

#south .home {
	width:127px;
	height:22px;
	background-image:url(/images/_img/home/home-button-s.png);
	background-position:bottom;
	margin:0;
	float:left;
}

#south .home span {
	display:none;
	
}

#south .home a {
	display:block;
	width:127px;
	height:22px;
}

#south .home:hover {
	background-position:top;
	
}

/*//////////////////////////////////////////////////
            >CYPRESS CAMPUS            
//////////////////////////////////////////////////*/

#cypress {
	background-image:url(/images/_img/home/bg-c.png);
	
}

#cypress .home {
	width:127px;
	height:22px;
	background-image:url(/images/_img/home/home-button-c.png);
	background-position:bottom;
	margin:0;
	float:left;
}

#cypress .home span {
	display:none;
	
}

#cypress .home a {
	display:block;
	width:127px;
	height:22px;
}

#cypress .home:hover {
	background-position:top;
}

