/* @override 
	http://www.kingswaychurch.org/_css/all.new.css
*/

* {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
}
html, body {
	background: url(../images/page_bg.jpg);
	margin: 0px;
	padding: 0px;
	height: 100%;
}
p {
	font-size: 14px;
}
a {
	color:#418A94;
}
a:hover {
	text-decoration:underline;
}
h2 a:hover { text-decoration:none }
#main h2, #main p {
	margin-bottom:1em;
}
h3 {
	font-size:14px;
}
h3, h4, h5, h6 {
	font-weight:bold;
	padding-bottom:.6em;
}
#main ul, #main ol {
	margin:15px;
	padding:1em;
}
#main ul li {
	list-style-position:outside;
	list-style-type:disc;
}
#main ol li {
	list-style-position:outside;
	list-style-type:decimal;
}
hr.dotted {
	margin-bottom: 1em;
	border-bottom: 1px solid #bcbba7;
	border-top-style: none;
	}
/* Header */

.hdline {
	background: #74c4bd;
	height: 7px;
}
#header {
	height:116px;
	position:absolute;
	width:100%;
	background: url(../images/header_bg.jpg) center bottom;
	z-index: 0;
	left:0;
	top:7px;
}
/* end Footer */
#pagebg {
	height:320px;
	position:absolute;
	width:100%;
	background: url(../images/content_bg_new.jpg) center bottom;
	top: 123px;
	z-index: 0;
	left:0;
}
#hd {
	z-index: 9999;
	position: relative;
}
#bd, #ft {
	z-index: 10;
	position: relative;
}
#hd {
	height: 123px;
	background: url(../images/header_bg.jpg) center bottom;
	margin: 0 auto 20px;
	width: 974px;
	height: 116px;
}
#hd #logo h1 a {
	background: url(../images/kcc_logo.png) no-repeat;
	text-indent: -9999px; overflow:hidden;
	height: 73px;
	width: 326px;
	position: absolute;
	left: 623px;
	top: 15px;
}
#site-index {
	z-index:99999;
	position:relative;
}
#site-index #pulldownoff {
	clear:both;
	height: 28px;
	width: 436px;
	position:absolute;
}
#pulldownfull {
	display:none;
	background: #74c4bd;
	width:100%;
	position:relative;
	padding-bottom:10px;
}
#site-index #pulldownfull ul {
	margin:0 0 0 15px;
	padding:0;
	line-height:1.8;
}
#site-index #pulldownfull ul ul {
	margin:0;padding:0 0 5px 0;
}
#site-index #pulldownfull ul li {
	margin:0;padding:0;
	font-weight:bold;
}
#site-index #pulldownfull ul li ul li {
	margin:0;padding:0;
	font-weight:normal;
}
#site-index #pulldownfull a {
	text-decoration:none;
	color:#003643;
}
#site-index #pulldownfull a:hover {
	text-decoration:underline;
	color:#003643;
}
#site-index #pulldownfull p.close {
	text-align:right;
	margin: 0 15px;
	text-transform:uppercase;
}
#site-index #pulldownfull table {
	width:100%;
}
#site-index #pulldownfull table td {
	vertical-align:top;
}
#site-index .left-cap {
	background: url(../images/pulldown_tab_lft.png) no-repeat;
	float: left;
	height: 28px;
	width: 5px;
}
#site-index .right-cap {
	background: url(../images/pulldown_tab_rt.png) no-repeat;
	float: left;
	height: 28px;
	width: 5px;
}
#site-index .mid {
	background: #74C4BD;
	float: left;
	height: 28px;
	width:310px;
}
#site-index #pulldownoff ul {
	margin:2px 0 0 10px;
	padding: 0px;
	float:left;
}
#site-index #pulldownoff ul li {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 18px;
	margin-right: 5px;
	padding-right: 10px;
	border-right: 1px solid #003643;
	height:21px;
}
#site-index #pulldownoff ul li a {
	color: #003643;
	text-decoration: none;
}
#site-index #pulldownoff ul li.down {
	background:url(../images/down_arrow.gif) no-repeat 0 0;
	padding-left:15px;
}
#site-index #pulldownoff ul li.up {
	display:none;
	background:url(../images/down_arrow.gif) no-repeat 0 -21px;
	padding-left:15px;
}
#main #articlelist.byline li.last,
#site-index #pulldownoff ul li.last,
.sermondetail li.last, 
.info-holder li.last, 
.articledetail li.last {
	border-right: none;
}
#site-index #pulldown-search {
	display: inline;
	float:right;
}
#pulldown-search .left-cap {
	background: url(../images/pulldown_search_lft.png) no-repeat;
	height: 23px;
	width: 22px;
}
#pulldown-search form {
	float:left;
	width:155px;
	height:23px;
	overflow:hidden;
	background-color:#fff;
}
#pulldown-search input {
	border:medium none;
	font-size:14px;
	height:20px;
	padding:3px 0 0 3px;
}
#pulldown-search a {
	display:none;
}
#pulldown-search .right-cap {
	background: url(../images/pulldown_srch_rt.png);
	height: 23px;
	width: 5px;
}
#hd #topnav {
	bottom:0;
	height:40px;
	padding:24px 0 0;
	margin:0;
	position:absolute;
	z-index:9999;
}
#hd #topnav li {
	float: left;
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0;
	height: 40px;
	position: relative;
}
#hd #topnav .mega-menu li {
	text-transform: none;
	}
#topnav li a {
	color: #FFF;
	text-decoration: none;
	padding: 16px 19px 14px;
}

#topnav li a {
	color: #FFF;
	text-decoration: none;
	padding: 16px 19px 14px;
}
#topnav li a:hover, #topnav li.current a {
	/*background: url(../images/topnav_star.png) no-repeat center top;*/
	
}
#topnav > li > a:hover{
	background-color: #002a26;
	
}
#topnav li.current a{
	
}
#topnav li .mega-menu {
	display: none;
	position: absolute;
	top: 40px;
	min-width: 220px;
	padding: 10px 20px;
	background-color: #74C4BD;
	border-bottom: solid 2px #00625C;
	left: 0;
}

#topnav li .mega-menu ul {
	margin: 0;
	padding: 0;
}

#hd #topnav li ul li {
	display: block;
	float: none;
	padding: 0;
	margin: 0;
	height: auto;
	line-height: 1.7em;
}

#hd #topnav li ul li a,
#hd #topnav #topnav-recent-msg a {
	color: #002A26;
	padding: 0;
}

#hd #topnav #topnav-recent-msg p {
	text-transform: none;
	line-height: 1.5em;
}
#hd #topnav li ul li a:hover,
#hd #topnav #topnav-recent-msg a:hover {
	background: none;
	color: #fff;
}

#topnav_media div.mega-menu {
	width: 440px;
}

#topnav_serve-central div.mega-menu {
	width: 550px;
}

#topnav-recent-msg {
	width: 200px;
	margin-top: 5px;
	float: left;
}

#topnav-five-needs {
	width: 300px;
	margin-top: 5px;
	float: left;
	border-right: solid 1px #5C9C97;

}

#topnav-five-needs a {
}
#hd #topnav #serve {
	float: left;
	padding-left: 20px;
}
#topnav-recent-msg p.all-messages {
	margin: 12em 0 1em;
	position: absolute;
	bottom: 0;
	font-size: 12px;
}

#hd #topnav #media {
	float: left;
	border-left: solid 1px #5C9C97;
	padding-left: 20px;
}
/* end Header */

/* Sidebar */
#sidebar {
	width:243px;
}
#sidebar #recent-msg {
	background: #000 url(../images/sidebar_row1_bg.gif) repeat-x center bottom;
	color: #72c4bd;
	padding: 1px 13px;
	margin-bottom: 0;
}
#sidebar #recent-msg h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
}
#sidebar #recent-msg p {
	line-height: 1.3em;
	margin-top: 1em;
	margin-bottom: 1em;
}
#sidebar #recent-msg a {
	color: #72c4bd;
	text-decoration:none;
}
#sidebar #recent-msg a:hover {
	text-decoration:underline;
}

#recent-message a:hover {
	text-decoration:underline;
}

#recent-msg .passage {
	font-size: 12px;
	text-align: right;
}
#recent-message .passage {
	font-size: 12px;
	text-align: left;
	margin-top: 4px;
}

#recent-message p.all-messages {
	font-size: 12px;
	text-align: left;
	margin-top: 35px;
}
#recent-message a{
	text-decoration: none;
	color: #002A26;
	font-size: 12px;
}
#topnav-recent-msg #home_listen_download,
#tertiary-graphics #recent-message #home_listen_download  {
	float: right;
	margin:2px 10px 0 0;
}

#topnav-recent-msg p.all-messages a {
	text-decoration: underline;
	margin-top: 10px;
	display: block;
	clear: both;
	position: relative;
	top: 4px;
}

#tertiary-graphics #recent-message div.all-messages a {
	text-decoration: underline;
	margin-top: 10px;
	display: block;
	clear: both;
	position: relative;
	top: 20px;
}
#topnav-recent-msg #home_listen_download,
#recent-msg #home_listen_download,
#tertiary-graphics #recent-message #home_listen_download
 {
	width: 42px;
	height: 16px;
	margin-bottom: 8px;
}
#hd #topnav #topnav-recent-msg #home_listen_download #home_listen a,
#recent-msg #home_listen_download #home_listen a,
#tertiary-graphics #recent-message #home_listen a {
	background: url(../images/home_listen.png) no-repeat;
	text-indent: -9999px; overflow:hidden;
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 5px;
}
#hd #topnav #topnav-recent-msg #home_listen_download #home_download a,
#recent-msg #home_listen_download #home_download a,
#tertiary-graphics #recent-message #home_download a {
	background: url(../images/btn_download.png) no-repeat center center;
	text-indent: -9999px; overflow:hidden;
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 5px;
}
#subnav {
	background:#105d57;
	color: #72c4bd;
	padding:0 0 1px;
}
#sidebar .recent-msg-bot-edge {
	background: transparent url(../images/sidebar_row1_ft.png) no-repeat;
	height: 5px;
	width: 243px;
	margin-bottom:26px;
}
.home .top-edge {
	background: transparent url(../images/sidebar_row2_hd_home.png) no-repeat;
}
.top-edge {
	background: transparent url(../images/sidebar_row2_hd.png) no-repeat;
	height: 5px;
	width: 243px;
	margin:0;
}
.bot-edge {
	background: transparent url(../images/sidebar_row2_ft.png) no-repeat;
	height: 5px;
	width: 243px;
	margin-bottom:26px;
}
#subnav #subnav-list, #subnav #tertnav-list {
	margin-top: 0px;
}
#subnav #subnav-list li {
	background: #00544e;
	font-size: 14px;
	line-height: 29px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#subnav #subnav-list li a {
	color: #FFF;
	text-decoration: none;
	margin: 0 0 0 13px;
}
#subnav #tertnav-list li {
	font-size: 14px;
	line-height: 29px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#subnav #tertnav-list li:hover, #subnav #tertnav-list li.current {
	background: #00544e;
	
}
#subnav #tertnav-list li ul {
	display:none;
}
#subnav #tertnav-list li.current ul {
	display:block;
	background: #105D57;
	border-bottom: 1px solid #00675f;
}
#subnav #tertnav-list li.current ul li {
	padding-left:13px;
}
#subnav #tertnav-list li.current ul li.current, #subnav #tertnav-list li.current ul li:hover {
	background: #00675f;
	border-top: 1px solid #67B8AF;
	border-bottom: 1px solid #67B8AF;
	line-height: 27px;
}
#subnav #tertnav-list li a {
	color: #FFF;
	text-decoration: none;
	margin: 0 0 0 13px;
	display:block;
}
#subnav #subnav-list li ul, #subnav #subnav-list li div {
	margin: 0;
	padding: 0;
	background: #105D57;
}
#subnav #subnav-list li ul li {
	background: #105D57;
	margin: 5px 13px;
	padding: 0;
	border-bottom: 1px solid #00675f;
}
#subnav #subnav-list li ul li h3 {
	color: #FFF;
	font-weight:normal;
	font-size:100%;
	margin:0;
}
#subnav #subnav-list li ul li p {
	text-transform: none;
	line-height: 1.3em;
	margin: 0 0 10px 13px;
}
#sidebar #tertiary-graphics ul {
	margin: 0px;
	padding: 0px;
}
#sidebar #tertiary-graphics ul li {
	margin-bottom:5px;
	text-align:center;
	list-style-type: none;
}
#sidebar #tertiary-graphics ul li.last {
	margin-bottom:0;
}

#subnav-sections {
	color: white;
	padding: 0 11px;
}

#subnav-sections h2 {
	margin: 1em 0 0.5em;
	padding-bottom: 0.2em;
	font-size: 16px;
	border-bottom: 1px solid #67B8AF;
	text-transform: uppercase;
}

#subnav-sections p {
	margin: 1em 0;
	font-size: 12px;
	font-weight: normal;
}

#subnav-sections ul {
	margin: 1em 0 1em 2em;
	font-size: 12px;
	font-weight: normal;
}

#subnav-sections ul li {
	list-style-type: disc;
	margin: 0.5em 0;
}
#subnav-sections ol li {
	margin: 0.5em 0;
	list-style-type: decimal;
}

/* end Sidebar */

/* Main Content */
#content {
	margin-left: 66px;
	position: relative;
	width:715px;
}
#content #flashContent {
	background: #FFF;
	height: 450px;
}
#content #main {
	background: #FFF;
	padding:18px 35px 35px;
	width: 645px;
	min-height: 520px;
}

#content #headimg {
	width: 715px;
	overflow: hidden;
	margin:0;
	padding:0;
	line-height:0;
}
#content #headimg p {
	line-height:1em;
}
#main #breadcrumb {
	font-size: 12px;
	color: #262626;
}
#main #breadcrumb a {
	color: #262626;
	text-decoration: none;
}
#main #breadcrumb a:hover {
	text-decoration: underline;
}
#main h1 {
	font-size: 35px;
	color: #000;
	line-height: 2em;
}
#main h2 {
	font-size: 20px;
	color: #418a94;
}
#main #text p {
	margin: 1em 0;
}
#main #text p, #main #text ul, #main #text ol, #main #text li, #main #text blockquote,
#main #text td {
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
}

#main #text td {
	padding: 5px;
}
#main #text ul, #main #text ol {
	margin: 1em 0 1em 3em;
}
#content #tertiary-graphics {
	margin-top: 22px;
}
#content #tertiary-graphics ul {
	margin: 0px;
	padding: 0px;
}
#content #tertiary-graphics ul li {
	display: inline;
	margin-right: 24px;
}
#content #tertiary-graphics ul li.last {
	margin-right: 0px;
}

#homecontent #tertiary-graphics #visitor-box{
	background-color: #004c4e;
	width: 280px;
	float: left;
	height: 130px;
	margin-right: 10px;
	color: #fff;
}
#homecontent #tertiary-graphics #visitor-box .padding{
	padding: 10px 0 10px 10px;
}
#homecontent #tertiary-graphics #visitor-box h2{
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 4px;
	letter-spacing: 1px;
}



#homecontent #tertiary-graphics #visitor-box p{
	font-size: 11px;
}

ul#visitorpath {
	background: url(../_img/path_bg.png) 0 0 repeat-x;
	height: 25px;
	margin-top: 6px;
	margin-left: 0px;
	width: 218px;
	padding: 0;
	font-size: 10px;
	
}

#visitorpath li {
	float:left;
	line-height: 25px;
	color: #fff;
	padding-left:.5em;
	}		
#visitorpath li a {
	background:url(../_img/visitor.png) no-repeat right center;
	display:block;
	
	padding: 0 12px 0 0;
	margin: 0;
}	
#visitorpath li.last{
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding: 0;
	float: right;
}
#visitorpath li.last a {
	background: url(../_img/visitor_home_last.png) no-repeat right center;
	display:block;
	padding: 0 18px 0 0;
	margin: 0;
}							
#visitorpath li a:link,
#visitorpath li a:visited {
	color:#fff;
	text-decoration:none;
	}	
#visitorpath li a:hover,
#visitorpath li a:focus {
	color: #fff;
	text-decoration: underline;
}


.padding{
	padding: 10px;
}
#homecontent #tertiary-graphics {
	margin-top: 10px;
	overflow: visible;
	position: absolute;
	top: 450px;
	z-index: 999;
}
#homecontent #tertiary-graphics #features{
	float: left;
}

#homecontent #tertiary-graphics ul li {
	display: inline;
	margin-right: 8px;
}
#homecontent #tertiary-graphics ul li.last {
	margin-right: 0px;
}
#homecontent #tertiary-graphics #recent-message{
	width: 230px;
	float: right;
	background-color: #66b4ad;
	height: 130px;
	display: block;
	position: relative;
	left: 8px;
	overflow: visible;
}
/* end Main Content */



/* @group Home Page Rotator */
#homecontent {
	margin-left: 0px;
	position: relative;
	width:974px;
}
 #rotator{
	height: 400px;
	width: 974px;
	position: relative;
	z-index: 0;
}
.buttons #rotatorbuttons{
	width: 274px;
	float: right;
	z-index: 999;
	position: relative;
	top: -396px;
	left: -21px;
}


#rotator #slides {
	position: relative;
	height: 400px;
	margin-bottom: 0px;
}

#slides li.slide a {
	color: #fff;
	text-decoration: none;
}

#slides li.slide a span {
	display: block;
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding: 4px 8px;
	background-color: #000;
}
#rotator #slides li {
	margin: 0; padding: 0;
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}

#rotatorbuttons li {
	padding: 6px;
	margin: 0 0 4px;
	list-style-type: none;
	background: url(../images/rotator_btn_bg.png) repeat;
	height: 63px;
	width: 278px;
	color: white;
}

#rotatorbuttons li img.preview {
	margin-right: 6px;
	float: left;
}

#rotatorbuttons li.current {
	background: #005E57 repeat;
}

#rotatorbuttons li h2 {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#rotatorbuttons li p {
	margin: 0;
	line-height: 1.2em;
	font-size: 11px;
}
#rotator-foot{
	width: 974px;
	height: 50px;
	background-image: url(../images/rotator_foot_bg.png);
	position: absolute;
	float: left;
}
#homenews{
	width: 373px;
	height: 46px;
	padding-top: 4px;
	padding-left: 64px;
	background: url(../images/icon_calendar.png) no-repeat 16px center;
	float: left;
}
#homenews ul{
	padding: 0;
	margin-top: 4px;
}
#homenews li{
	padding: 0;
}
#homenews h3{
	padding-bottom: 0;
}
#homenews h3 a{
	font-size: 12px;
	color: #fff;
	line-height: 12px;
}
#homenews .date{
	color: #fff;
	padding: 0;
	margin: 4px 0 0;
}

#homenews .all{
	margin-top: 0;
	float: right;
	position: relative;
	right: 28px;
	top: 8px;
}
#homenews .all a{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

#homenews .all a:hover{
	color: #fff;
	text-decoration: underline;
}
ul#news{
	position: relative; height: 1em; 
}

#homesm{
	left: 845px;
	position:absolute;
	width:140px;
	top: 8px;
}
#homesm ul li {
	float: left;
}
#homesm li.facebook a {
	background: url(../images/icon_facebook.png) no-repeat;
	margin-right: 10px;
}
#homesm li.twitter a {
	background: url(../images/icon_twitter.png) no-repeat;
	margin-right: 10px;
}
#homesm li.rss a {
	background: url(../images/icon_podcast.png) no-repeat;
}
#homesm ul li a {
	height: 32px;
	width: 32px;
	list-style-type: none;
	list-style-image: none;
	display: block;
	text-indent: -9999px; overflow:hidden;
}
#homesm .popup {
	background: #FFF;
	padding: 10px;
	border: 1px solid #060;
	position:absolute;
	display: none;
	text-align:center;
}
#homesm #fbpop {
	left:-40px;
	top:-63px;
	width:100px;
	z-index: 999;
}
#homesm #twpop {
	left:10px;
	top:-63px;
	width:100px;
	z-index: 999;
}
#homesm #rsspop {
	left:50px;
	top:-63px;
	width:100px;
	z-index: 999;
}



/* @end */

/* Footer */
#ft-wrapper{
	bottom: 0;
	position: relative;
	margin-top: 10px;
	background: url(../images/ft_bg.png) repeat;
	width: 100%;
}

#home #ft-wrapper{
	bottom: 0;
	position: static;
	background: url(../images/ft_bg.png) repeat;
	width: 100%;
	margin-top: -200px;
}
#ft {
	width: 974px;
	position: relative;
	height: 200px;
	bottom: 0;
	margin: 25px auto 0;
	text-align: left;
	z-index:11;
}
#ft #mark {
	background: url(../images/kcc_mark.png) no-repeat;
	height: 73px;
	width: 72px;
	position: absolute;
	left: 17px;
	top: 20px;
}
#ft .col2 {
	width: 320px;
	position: absolute;
	left: 113px;
	top: 20px;
	font-size: 12px;
	color: #FFF;
	z-index: 10;
}
#ft .col2 p {
	font-size: 12px;
	color: #FFF;
	line-height: 1.4em;
	margin: 0em 0 1em;
}
#ft .col2 a {
	color: #72c4bd;
	text-decoration: none;
}
#ft .col2 a:hover {
	text-decoration: underline;
}
#ft .col3 {
	width: 300px;
	position: absolute;
	left: 460px;
	top: 20px;
	font-size: 12px;
	color: #FFF;
}
#ft .col3 h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #72c2bb;
	font-weight: bold;
	margin-bottom:9px;
}
#ft .col3 ul li {
	margin: 4px 0px;
}
#ft .col3 p {
	font-size: 12px;
	color: #FFF;
}
#ft .col3 ul li a {
	color: #FFF;
	text-decoration: none;
}
#ft .col3 ul li a:hover {
	text-decoration: underline;
}
#ft .col4 {
	left: 765px;
	position:absolute;
	top:20px;
	width: 210px;
	text-align: center;
	color: #fff;
}

#ft .col4 img{
	left: 770px;
	top:20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#ft .col4 ul li {
	float: left;
}

#ft .col4 a {
	font-size: 12px;
}
#ft .col4 li.facebook a {
	background: url(../images/facebook_icon.png) no-repeat;
	margin-right: 10px;
}
#ft .col4 li.twitter a {
	background: url(../images/twitter_icon.png) no-repeat;
	margin-right: 10px;
}
#ft .col4 li.rss a {
	background: url(../images/rss_icon.png) no-repeat;
}
#ft .col4 ul li a {
	height: 40px;
	width: 40px;
	list-style-type: none;
	list-style-image: none;
	display: block;
	text-indent: -9999px; overflow:hidden;
}
#ft .popup {
	background: #FFF;
	padding: 10px;
	border: 1px solid #060;
	position:absolute;
	display: none;
	text-align:center;
}
#fbpop {
	left:-40px;
	top:-63px;
	width:100px;
}
#twpop {
	left:10px;
	top:-63px;
	width:100px;
}
#rsspop {
	left:50px;
	top:-63px;
	width:100px;
}
#ft .fishhook {
	margin-bottom: 1em;
}
#ft .fishhook li {
	height:25px;
}
#ft .fishhook li a {
	background: url(../images/fh_logo_small.png) no-repeat;
	padding:5px 0 5px 30px;
	display: block;
}
/* @group Tertiary Navigation */

#main .tertiarycontent ul.lower-info-box li div.frame {
	display: block;
}

#main .tertiarycontent ul.lower-info-box li {
	list-style-type: none;
	background-color: #ededed;
	padding: 1em;
	display: block;
}
#main .tertiarycontent ul.lower-info-box li ul, 
#main .tertiarycontent ul.lower-info-box li ol {
	margin:15px;
	padding:0;
}
#main .tertiarycontent ul.lower-info-box li ul li {
	list-style-type: disc;
	padding: 0;
	background:none;
	margin-bottom:0.5em;
}
#main .tertiarycontent ul.lower-info-box li ol li {
	list-style-type:decimal;
	padding: 0;
	background:none;
	margin-bottom:0.5em;
}
#main .tertiarycontent ul.lower-info-box li.uncolor {
	list-style-type: none;
	background-color: #e5e5e5;
	padding: 1em;
}

#main .tertiarycontent ul.lower-info-box li img {
	float: left;
	padding-right: 1em;
	position: relative;
	z-index: 20;
}

#main .tertiarycontent ul.lower-info-box h3 {
	color: #007F88;
}

#main .tertiarycontent ul.lower-info-box li strong.event-name {
	font-weight: bold;
}

#main .tertiarycontent ul.lower-info-box li em.date {
	color: #848585;
	font-style: italic;
	font-size: 12px;
	margin-bottom:.5em;
}

#main .tertiarycontent ul.lower-info-box li p {
	font-size: 13px;
}

#main .tertiarycontent ul.lower-info-box li span.wrap a.more {
	display:block;
	font-size:0.8em;
	text-align:right;
	clear:both;
}

#main ul.top-box-nav {
	background-image: url(../images/bk_tertiary.jpg);
	width: 641px;
	height: 43px;
	padding: 0;
	margin: 0 0 1em;
	clear:both;
}
#main ul.top-box-nav li {
	display: block;
	float: left;
	padding: 12px 25px 0;
}
#main ul.top-box-nav li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #464848;
	font-size: 16px;
	padding: 5px;
}
#main ul.top-box-nav li.active a {
	background-color: white;
	display: block;
	border: 1px solid #008574;
	padding: 5px;
	margin-top: -5px;
/*	margin-right: -1px;
	margin-left: -1px;
*/
}

/* @end */

/* @group SERMONS */
#main .sermondetail h2, 
#main #articlelist h2, 
#main .articledetail h2 {
	margin-top: .5em;
	margin-bottom: .5em;
}
#main .sermondetail ul.byline, 
#main #articlelist ul.byline, 
#main .articledetail ul.byline {
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 1em;
}
#main .sermondetail ul li, 
#main #articlelist ul li, 
#main .articledetail ul li {
	font-size: 12px;
	line-height: 14px;
	margin-right: 5px;
	padding-right: 10px;
}
#main .sermondetail li.bl_preacher, 
#main #articlelist li.bl_preacher, 
#main .articledetail li.bl_preacher {
	border-right: 1px solid #003643;
	display:inline;
}
#main .sermondetail li.bl_date, 
#main #articlelist li.bl_date, 
#main .articledetail li.bl_date {
	border-right: 1px solid #003643;
	display: inline;
}
#main .sermondetail li.bl_series, 
#main .articledetail li.bl_series {
	display:inline;
}
#sermon-content h2 {
	margin: 0.5em 0;
}
#main div.info-holder #currentsermonbox {
	background-color:#F0EFE9;
	border:1px solid #418A94;
	padding: 10px 10px 30px;
	margin-bottom:1em;
}
#main div.info-holder .sermonlist #currentsermonbox {
	margin-bottom: 20px;
	height: 180px;
}
#main div.info-holder #currentsermonbox h2 {
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-size: 16px;
}
#main div.info-holder #currentsermonbox img.currentsermongraphic {
	float: left;
	margin-right: 1em;
	width: 225px;
	border-style: none;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
#main div.info-holder #currentsermonbox p {
	font-size: 13px;
	margin:0 0 0.6em;
	padding: 0;
}
#main div.info-holder #currentsermonbox span {
	margin: .6em 0;
}
#main div.info-holder #currentsermonbox span p {
	font-size: 11px;
}
#main ul.mediatools li {
	list-style-type: none;
	float: left;
}
#main div.info-holder div.sermonbox ul.mediatools li {
	float:left;
}
#main div.info-holder #currentsermonbox ul.mediatools li.audioplayer a {
	background: url(../images/btn_listen.png) no-repeat center center;
	text-indent: -99999px; overflow:hidden;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin-right: 1em;
}
#main div.info-holder #currentsermonbox ul.mediatools li.download a {
	background: url(../images/btn_download.png) no-repeat center center;
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -99999px; overflow:hidden;
	float: left;
	margin-right: 1em;
}
#main div.info-holder #currentsermonbox ul.mediatools li.notes a {
	background: url(../images/btn_groupcurriculum.png) no-repeat center center;
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -99999px; overflow:hidden;
	float: left;
	margin-right: 1em;
}
#pagination {
	float: right;
}
.sermonlist #pagination,
.info-holder #pagination,
#articlelist #pagination
{
	float: right;
	margin-top: -12px;
}
#pagination a {
	text-decoration: none;
	margin-left: 4px;
	background: url(../images/pagination_divider.gif) no-repeat left center;
	padding-left: 7px;
	color: #164B44;
	font-size: 11px;
	font-weight: bold;
}
a#current {
	color: #738481;
	font-weight: bold;
}
a#off {
	background-image: none;
}
div.sermonbox {
	background-color: #eeeedf;
	padding: 1em;
	margin: 0;
}
#main div.info-holder div.sermonbox h2 {
	color: #72C4BD;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
#main div.info-holder div.sermonbox p {
	font-size: 12px;
	margin: 0;
}
#main div.info-holder div.sermonbox span {
	margin: .6em 0;
}
#main div.info-holder div.sermonbox span p {
	font-size: 10px;
}
#main div.info-holder #currentsermonbox ul.mediatools {
	padding:0;
	margin:0;
}
#main div.info-holder ul.mediatools, ul#mediabox {
	list-style-image: none;
	list-style-type: none;
	float: right;
	width: 90px;
	padding:0;
	margin:6px 0 0 0;
}
#main div.info-holder div.sermonbox ul.mediatools li.audioplayer a, ul#mediabox li#mb_jukebox a {
	background: url(../images/btn_listen.png) no-repeat;
	text-indent: -9999px; overflow:hidden;
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	padding-left: 1em;
}
#main div.info-holder div.sermonbox ul.mediatools li.download a, ul#mediabox li#mb_download a {
	background: url(../images/btn_download.png) no-repeat;
	text-indent: -9999px; overflow:hidden;
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	padding-left: 1em;
	color:#fff;
}
#main div.info-holder div.sermonbox ul.mediatools li.notes a {
	background: url(../images/btn_groupcurriculum.png) no-repeat;
	text-indent: -9999px; overflow:hidden;
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	padding-left: 1em;
}
#secondaryContent {
	background-color:#F0EFE9;
	border:1px solid #105D57;
	padding: 15px;
	color:#105D57;
}
#secondaryContent h3 a.podcastsubscribe {
	background: url(../images/icon_itunes.png) no-repeat;
	padding-bottom: 5px;
	padding-top: 7px;
	padding-left: 36px;
	text-decoration:none;
	font-size: 14px;
	color:#72C4BD;
}
#secondaryContent h3 a.podcastsubscribe:hover {
	text-decoration:underline;
}
.sermonlist #secondaryContent h3 {
	padding: 1em 0;
}
#sorting h3 {
	text-transform: uppercase;
}
#sorting label {
	text-transform: uppercase;
	color: #105D57;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}
select#month.sorter {
	font-size: 12px;
	width:100%;
	margin-bottom: 1em;
}
select#series.sorter {
	font-size: 12px;
	width:100%;
	margin-bottom: 1em;
}
select#speaker.sorter {
	font-size: 12px;
	width:100%;
	margin-bottom: 1em;
}
#secondaryContent h2 {
	text-transform: uppercase;
	margin: 10px 0;
	font-size:16px;
}
#secondaryContent ul {
	list-style-type: none;
	list-style-image: none;
}
#secondaryContent ul li {
	color: #105D57;
	font-size: 14px;
	line-height:22px;
}
#secondaryContent ul li a, #secondaryContent a{
	color: #fff;
}
#secondaryContent ul li a:hover, #secondaryContent a:hover {
	color:#418A94;
}
.sermonlist #secondaryContent ul li {
	margin-left: 0;
}
#secondaryContent ul li img {
	margin-bottom: -3px;
}
.sermonlist .sermonbox.last, ul.lower-info-box li.last {
	margin-bottom: 20px;
}
/* @end */
/* @group STAFF */
#main table.staff {
	width: 100%;
}
#main table.staff  h2{
	margin-bottom: .3em;
	padding-bottom: 0;
}
.staff .info-holder h3,
table.staff h3{
	font-style: italic;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 0;
	margin-top: 0;
	width: 324px;
}
.staff .info-holder h2 span,
table.staff  h2 span{
	color: #7b7b7b;
	display:block;
}
.staff .info-holder td.first,
table.staff  td.first{
	width: 100px;
	vertical-align: top;
}
.staff .info-holder td.second,
table.staff  td.second{
	vertical-align: top;
	position: relative;
	display:block;
}

.staff .info-holder td img,
table.staff  td img{
	padding: 8px;
	margin-top: -10px;
}
.staff .info-holder p,
table.staff  p{
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}

#main table.staff tbody tr td.second div.email h2,
#main table.staff tbody tr td.second div.email p {
	display: none;
}
#main .staff .info-holder ul,
#main #text table.staff ul,
.tertiarycontent ul.lower-info-box li .bio ul,
.tertiarycontent ul.lower-info-box li table.staff tbody tr td.second div.email ul.email{
	position: absolute;
	top: -6px;
	right: 0px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main table.staff tr td.second div.email ul.email,
#main table.staff tr td.second div.email ul.email li a {
	margin: 0;
	padding: 0;
}

#cboxContent #cboxLoadedContent {
	padding: 10px;
}

#cboxContent #cboxLoadedContent .biobox h1 {
	font-size: 22px;
	margin-top: 10px;
}

#cboxContent #cboxLoadedContent table td.first {
	text-align: center;
	padding-right: 20px;
	width: 130px;
}

#cboxContent #cboxLoadedContent .biobox ul {
	margin: 0 0 5px;
	padding: 0;
	width: 100%;
	list-style-type: none;
}

#cboxContent .biobox td.second h2 {
	margin: 0 0 0.3em;
	line-height: 1.5em;
}

#cboxContent .biobox td.second p {
	margin: 0 0 1em;
	line-height: 1.4em;
}

.staff .info-holder ul li,
#main table.staff ul li,
.tertiarycontent ul.lower-info-box li .bio ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	
}
.staff .info-holder ul li a:first-child,
table.staff ul li a:first-child,
.tertiarycontent .bio ul li a:first-child,
.bio ul li a:first-child, table.staff ul li a:first-child,
.staff .info-holder ul li a,
table.staff ul li a,
.tertiarycontent .bio ul li a {
	list-style-type: none;
	list-style-image: none;
	display: block;
}

.bio ul li a, #main table.staff ul li a,
#text table.staff tbody tr td.second div.email ul.email li a,
#main .tertiarycontent ul.lower-info-box li table.staff tbody tr td.second div.email ul.email li a {
	background:url(/images/email.png) no-repeat right -6px;
	line-height: 32px;
	padding-right: 34px;
}

#cboxLoadedContent ul.email li a {
	list-style-type: none;
	list-style-image: none;
	display: block;
	padding-left: 34px;
	background:url(/images/email.png) no-repeat 0 -6px;
	height: 32px;
	line-height: 32px;
}

#main #text .bio ul {
	margin:0;
	padding:0;
}
.staff .info-holder table,
table.staff  table{
	width: 100%;
}
/* @end */

/* @group ShareThis-Social Media */

#topnav .smicons{
	height: 20px;
	margin-top: 0px;
	margin-bottom: 4px;
	width: 210px;
	position: absolute;
	top: 100px;
}

.smicons{
	height: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 210px;
	position: absolute;
	top: 70px;
	z-index: 999;
}
#main div.info-holder #currentsermonbox .smicons{
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	overflow: visible;
	top: 0;
	left: 240px;
}
#main div.info-holder #currentsermonbox .smicons span.st_fblike{
	position: absolute;
	float: right;
	left: 60px;
}


#main div.info-holder #currentsermonbox .smicons span.st_twitter{
	position: relative;
	top: 0px;
	margin-left: 30px;
	left: 2px;
}
#sermons #main .info-holder #currentsermonbox .smicons span{
	margin: 0;
}

#sermons #main .info-holder #currentsermonbox .smicons span .chicklets{
	margin-top: 2px;
}


#tertiary-graphics .st_fblike{
	margin-top: 0;
}
.st_fblike{
	float: right;
	position: absolute;
	left: 86px;
}
st_plusone{
	position: relative;
	left: -4px;
	float: left;
}
/* @end */

/* articles */
#main #articlelist {
	margin:0; padding:0;
}
#main #articlelist ul ul {
	border-bottom:none;
}
#main #articlelist ul {
	margin:0 0 0.5em; padding:0;
	border-bottom:1px dotted #DDDDDD;
}
#main #articlelist h2 {
	text-transform:uppercase;
	padding:0;
}
#main #articlelist h2 a {
	color: #105D57;
}
#main #articlelist li {
	display:block;
	list-style-type:none;
}
#categoryfilters ul {
	margin:0; padding:0;
}
#categoryfilters ul ul {
	margin:0 0 0 13px; padding:0;
}
/* //articles */

.mcms_stats {
	visibility:hidden;
	display:none;
}
.fsbutton {
	text-decoration: none;
	display: block;
	text-align:center;
}
.fsbutton input {
	margin: 0 auto;
}
/* @group serving */
#skills_opps {
	background-color:#F0EFE9;
	border:1px solid #105D57;
	padding: 15px;
	color:#105D57;
}
#skills_opps h3 {
	padding: 0;
}
#skills_opps ul {
	list-style:none;
	margin:0;
	padding:10px;
}
#skills_opps #num_opps {
	float:right;
}
#skills_opps form {
	margin-bottom: 1em;
}
#showsubs {
	border:solid 1px #eee;
	line-height:22px;
	padding:2px 6px;
	margin-bottom:10px;
}
#showsubs li {
	border-right:1px solid #EEEEEE;
	display:inline;
	margin:3px;
	padding-right:6px;
}
#showsubs li a {
	padding: 0 0 6px 0;
}
#sub_opps h2 {
	margin: 6px 0;
}
#skills_opps li a {
	text-decoration:none;
}
#skills_opps li a:hover {
	text-decoration:underline;
}
#sc_opps h4 {
	font-size:16px;
	font-weight:normal;
}
#sc_opps h4 a {
	text-decoration:none;
}
#sc_opps h4 a:hover {
	text-decoration:underline;
}
/* @end */

.formspring #formcontent{
	background-color: white;
	width: 80%;
	min-height: 400px;
	margin-right: auto;
	margin-left: auto;
}

#formcontent .fsSubmit input.fsSubmitButton {
	clear:both;
	height:30px;
	margin:0 auto 1em;
	text-transform:uppercase;
}
#formcontent .fsPagination {
	margin:0;
}
#formcontent .fsSpacerRow td {
	display:none;
}
#formcontent .fsForm .fsTable {
margin:0 20px;
padding:0 0 1em;
width:auto;
}

#main div.sharethis {
	clear: both;
	padding: 1em 0 0;
	text-align: center;
}

#members_area table td a {
	text-decoration: none;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	margin: 5px 10px;
}

#members_area table td a:hover {
	color: #105d57;
}

#members_area table td h3 {
	margin: 0; padding: 0;
	text-align: center;
	width: 284px;
}

