/* ====================

Title: Christianity Explored - dx theme (green)
Last updated: 10/09/2007 by Mike

==================== */


#grey_narrow_box a {
	color: #028a51;
}

#content3pxhack a {
	color: #028a51;
}

#tab a {
	color: #028a51;
}

/*#branding {	background: #27a04b url('../images/dx_logo.gif'); }*/


/* --------------------------
 @Navigation
----------------------------- */

/*#navigation_main #cx { background-image: url('../images/dx_tab_cx.gif');}
#navigation_main #dx { background-image: url('../images/dx_tab_dx.gif');}*/ 

/*#navigation_main #tx { background-image: url('../images/dx_tab_tx.gif');}*/

/*h3.navigation_label { background-image: url('../images/dx_bg_navheading.gif');}

.navigation_section li a:link, .navigation_section li a:visited { color: #028a51;}*/
h3.navigation_label {
background-image: url(http://dev.ceministries.org/images/dx_bg_navheading.gif);
}

/* --------------------------
 @Features
----------------------------- */

#features .addacourse {	
	background-image: url('../images/dx_boxbutton_addacourse.gif');
}

#features .freedownloads {	
	background-image: url('../images/dx_downloads.gif');
}

#features .conferences { 
	background-image: url('../images/dx_conferences.gif');
}

#features .browseresources { 
	background-image: url('../images/dx_browseresources.gif');
	height: 130px;
	padding: 16px 0 0 0;
	display: block;

}


/* --------------------------
 @Location box stuff
----------------------------- */

#location {	
	/*background-image: url('../images/dx_titleboxsmall.gif');*/ 
	/*background-color: #27a04b */
	background: url('../images/de_menu_top.png') no-repeat;

}

/* 

The following rule might cause problems - make sure the first id
(here written page_index) matches the one in the body tag for 
the home page of Discipleship Explored. In fact, this is true for
any rule in this file that uses the #page_index context.

*/

#page_index #location img.findoutmore {
	float: none;
	left: 24px;
	right: auto;
}

#page_index #location {	
	/*background: url('../images/dx_titleboxbig.gif') no-repeat;*/
} 

#page_index #location h2 {	
	/*background-image: url('../images/dx_sectiontitle_timetodiscover.gif');
	background: url('../images/dx_sectiontitle_timetodiscover.gif') no-repeat;
	height: 53px;
	left: 20px;*/
	position: relative;
	/*color: #ffffff;*/
	/*text-indent: -1000em;*/
	/*top: 40px;*/
	/*margin: 0 0 20px;*/
}

#page_index #location h4 {
	color: #9AEF82;
}

#page_index #location a.findoutmore {
	right: 390px;
}

/* --------------------------
 @Latest news
----------------------------- */

#latestnews h2 { background-image: url('../images/dx_bg_heading.gif');}

#latestnews .newsitem h3 { color: #028a51;}

/*#admin_bar {
	border-bottom: 2px #40AF48 solid;
}*/

#findacourse {
	float: left;
	margin: 4px 0 0 0;	
	background: url(/images/dx_boxbutton_findacourse.gif) no-repeat;
	width: 224px;
	height: 225px;
	text-align: center;
}


#horizmenu {
	background: url('../images/de_home_top.png') no-repeat;
}

#horizmenu li {
	background-color: #012d1a;
}

#horizmenu li:hover {
	background-color:#046e40;
}

