@charset "utf-8";
/* CSS Document */
@import "FBCO_forum.css";

/*
==================================================
Non flash HOME Page
==================================================
*/
#nonflash {
	width:960px;
	margin: 0 auto;
	text-align:left;
	position:relative;
	}
#logo {
	position:absolute;
	left:57px;
	top:40px;
	}
#glb_nav {
	padding: 57px 0 0 280px;
	}
#glb_nav li {
	display:block;
	float:left;
	margin: 0 0 0 50px
	}
#glb_nav li a:link, #glb_nav li a:visited {
	display:block;
	padding: 3px 3px 3px 3px;
	color:#ffffff;
	font-family:"AvantGarde", Helvetica, Arial, sans-serif;
	font-size:20px;
	text-decoration:none;	
	}
body.home #nonflash #footer {
	padding-top:0;
	background: url(../images/noflash-home-footer.jpg) 0 0 no-repeat;
	}

* {
	outline: 0px none;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(/images/body_bg.jpg) top left repeat-x #e8e7d7;
	font-size: 62.5%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
body.fontsize2 { font-size:65.5%; #font-size:70.5%; }
body.fontsize3 { font-size:71.5%; #font-size:75.5%; }

a img {
	border: 0px none;
}
.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

.right {
	float: right;
}
.left {
	float: left;
}
#wrapper {
	width: 100%;
	background: url(/images/wrapper_bg.jpg) 50% top no-repeat;
	min-height: 780px;
}
#home_wrapper {
	width: 100%;
	/*background: url(/images/wrapper_bg.jpg) 50% top no-repeat;*/
	min-height: 780px;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;	
}

#home_flash {
	text-align:center;
}

#sub_flash_nav {
	float: left;
	height: 115px;
	margin-bottom: 8px;
}

#sub_wrapper {
	width: 100%;
	background: url(/images/sub_wrapper_bg.jpg) 50% top no-repeat;
	min-height: 780px;
}

#sub_content_wrapper {
	background: url(/images/sub_content_wrapper_bg.gif) left top repeat-y;
	width: 960px;
	float: left;
	display: inline;
	overflow: auto;
}

#sub_content_container {
	background: url(/images/sub_content_container_bg.gif) left top no-repeat;
	width: 960px;
	float: left;
	overflow: auto;
}

#side_options p {
	font-size: 14px;
	color: #fff;
	line-height: 18px;
}

#side_options p .green, #side_options p .green a, #side_options p .green a:visited {
	color: #80C34E;
	text-decoration: none;
}

#side_options p .visual_regular {
	/* border-bottom: 1px solid #4ac500; */
}

#sidebar {
	background: url(/images/sidebar_bg.jpg) top right no-repeat;
	padding-top: 17px;
	float: left;
	min-height:75px;
	width: 237px;
}

#sidebar_images {
	margin-left: 29px;
	float: left;
	display: inline;
}

#sidebar_images p {
	background: url(/images/sidebar_pic_bg.png) top left no-repeat;
	-background:none;
	float: left;
	width: 191px;
	height: 134px;
	padding-left:7px;
	padding-top:10px;
}

#page_left {
	float: left;
	width: 237px;
	/* overflow: auto; */
}

/*
=============================================
Side Nav
=============================================
*/
#side_nav_wrapper {
	float: left;
	margin-left: 46px;
	width: 191px;
	min-height:159px;
	/* overflow: hidden; */
	padding-bottom: 20px;
	background: url(/images/sub_content_container_bg.jpg) left top no-repeat #244963;
	-margin-left: 23px;
}

#sidenav {
	padding:15px 0 5px;
}

#subnav {
	margin:0;
	padding:0;
}

#subnav li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:2px 0;
}

#subnav li a {
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:0 15px 4px;
	text-decoration:none;
	text-transform:uppercase;
}

#subnav li a:hover {
	color:#80C34E !important;
}

#subnav ul {
	background-color:#162D3D;
	display:none;
	margin-bottom:4px;
	
}

#subnav ul li {

	}

#subnav ul li a {
	padding:0 0 0 28px;
	text-transform:none;
}

#subnav ul ul {
	margin:4px 0 0 12px;
	padding:0;
}

#subnav ul ul li {}

#subnav ul ul li a {
	font-size:11px;
	font-weight:normal;
}

#subnav li.current ul,
#subnav li.current li.current ul,
#subnav li.current li.current li.current ul {
	display:block;
}

#subnav li.current li ul,
#subnav li.current li.current li ul {
	display:none;
}

/* #subnav ul li.current {
	list-style-image:url(../images/nav_bullet.gif);
	#list-style-image:none;
}

#subnav ul li.current li {
	list-style-image:none;
} */

#subnav ul li.current a {
	background:transparent url(../images/nav_bullet_open.gif) no-repeat scroll 17px 4px;
	color:#80C34E;
	padding:0 0 0 28px;
}

#subnav ul li.current li.current a {
	background:transparent url(../images/nav_bullet_open.gif) no-repeat scroll 24px 4px;
	color:#80C34E;
}

#subnav ul li.current li.current li.current a {
	background:none;
	color:#80C34E;
}

#subnav ul li.current li a,
#subnav ul li.current li.current li a {
	background:none;
	color:#FFFFFF;
	padding: 0 0 0 35px;
}

#subnav ul li ul {
	/* background:#4ac500 url(../images/nav_bg_green.gif) 0 0 repeat-y; */
	background:none;
	}
#subnav ul li ul a {
	/* color:#c9eeb3!important; */
	}
#subnav ul li ul a:hover {
	/* color:#ffffff!important; */
	}
#side_options {
	float: left;
	margin-left: 46px;
	width: 147px;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 17px;
	padding-right: 27px;
	background: url(/images/side_options_bg.jpg) left top no-repeat #244963;
	-margin-left: 23px;
}

#side_options hr {
	border: 0;
	color: #4E6B7E;
	background-color: #4E6B7E;
	height: 1px;
	margin-top: 6px;
	margin-bottom: 9px;
}

#page_right {
	float: left;
	width: 760px;
	/* overflow: auto; */
	margin-left: -37px;
}

#text {
	padding: 10px 0px 35px 80px;
	width: 610px;
	float: left;
}

#text a, #text a:visited, #text a:active {
	color: #00aedb;
	text-decoration: none;
}

#text a:hover, #text a:visited:hover {
	color: #007fa0;
	text-decoration: underline;
}

#text h1,
#text h2 {
	color:#005288;
	font-family:Helvetica,Arial,sans-serif;
	font-size:2.4em;
	font-weight:normal;
	margin:0 0 0.5em 0;
}

#text h3 {
	color:#00AEDB;
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.8em;
	font-weight:normal;
	margin:0 0 0.5em 0;
	text-transform:uppercase;
}

#text h2 + #text h3 { margin-top:-10px; }

#text h4 {
	color:#005288;
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.6em;
	font-weight:bold;
	margin:0 0 0.5em 0;
}

#text h5 {
	color:#00AEDB;
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.4em;
	font-weight:normal;
	margin:0 0 0.5em 0;
	text-transform:uppercase;
}

#text h6 {
	color:#005288;
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.3em;
	font-weight:bold;
	margin:0 0 0.5em 0;
}

#text h2 a, #text h2 a:visited,
#text h4 a, #text h4 a:visited,
#text h6 a, #text h6 a:visited {
	color:#005288;
	text-decoration:none;
}

#text h1 a, #text h1 a:visited,
#text h3 a, #text h3 a:visited,
#text h5 a, #text h5 a:visited {
	color:#00AEDB;
	text-decoration:none;
}

#text h1 a:hover, #text h1 a:active,
#text h2 a:hover, #text h2 a:active,
#text h3 a:hover, #text h3 a:active,
#text h4 a:hover, #text h4 a:active,
#text h5 a:hover, #text h5 a:active,
#text h6 a:hover, #text h6 a:active {
	text-decoration: underline;
}

#text blockquote, .block-indent, .blockquote {
	background: url(/images/blockquote_bg.gif) top left repeat-x #C7D1D7;
	display:block;
	margin:1.5em 0;
	padding:1.0em 3.5em 2.0em;
}

#text p {
	font-size: 1.2em;
	color: #333;
	line-height: 1.8em;
	margin-bottom: 2.0em;
	direction: ltr;
}

#text ul {
	color:#333333;
	margin-bottom: 20px;
	padding-left: 30px;
}
#text ol {
	color:#333333;
	margin-bottom: 20px;
	padding-left: 25px;
}
#text li {
	font-size:1.2em;
	margin:0;
	padding:0;
	line-height: 1.6em;
}

#text hr {
	background-color:#CCCCCC;
	border:0 none;
	color:#CCCCCC;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:10px 0;
	padding:0;
}

#text p.no_margin {
	margin:0;
}


#text ul#sitemap {
	font-size:12px;	
	}

#text ul#sitemap ul {
	font-size:12px;	
	}






#footer {
	background: url(/images/footer_bg.png) top left no-repeat;
	-behavior:url(/scripts/iepngfix.htc);
	width: 960px;
	float: left;
	height: 100px;
	padding-top:65px;
}

#footer_container {
	margin-left:70px;
	width: 840px;
	padding-bottom: 20px;
}

#footer_container p {
	color: #96865c;
	font-size: 10px;
	line-height: 30px;
}

#footer_container a, #footer_container a:visited, #footer_container a:active {
	color: #00aedb;
	text-decoration: none;
}

#footer_container a:hover, #footer_container a:visited:hover {
	color: #005f88;
	text-decoration: underline;
}

#design_by_am {
	overflow: auto;
	float:left;
	margin-left:5px;
	margin-top:3px;
}





#shareForm .textInput {
	padding: 3px 4px;
	}



/* =Events
---------------------------------------------------------------------
*/

#eventlist {}

#eventlist h2 {
	margin:15px 0;
}

#eventlist p, #eventlist h3, #eventlist h5 {
	margin-bottom:0px;
}

#eventlist .event {
	margin-bottom:25px;
	width:610px;
}

#eventlist .event_image {
	background:transparent url(/images/event_image_bg.gif) no-repeat scroll 0 0;
	float:left;
	margin-right:15px;
	height:120px;
	overflow:hidden;
	width:175px;
	-height:120px;
}

#eventlist .event_image img {
	width:175px;
}

#eventlist .event_info {
	display:inline;
	float:left;
	width:410px;
}

#eventlist .event_info h5 {
	font-size:11px;
}

#eventlist .event_details {
	border-bottom:1px solid #CECECE;
	border-top:1px solid #CECECE;
	display:none;
	padding:10px 0;
}

#eventlist .event_details p {}

#eventlist .event_details .close {
	background:transparent url(/images/close_btn.jpg) no-repeat scroll 0 0;
	display:block;
	float:right;
	height:20px;
	text-align:left;
	text-indent:-9999px;
	width:20px;
}


/* Quicklinks */
#calendar_sort {
	float:right;
}

#quicklinks, #quicklinks2 {
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	margin:0;
	padding:0;
	width:149px;
}

#quicklinks li, #quicklinks2 li {
	margin:0;
	padding:0;
}

#quicklinks li ul, #quicklinks2 li ul {
	border-top:1px solid #BABDBD;
	display:none;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	margin:-1px 0 0 0;
	padding:0;
	position:absolute;
	width:149px;
	z-index:999;
}

#quicklinks li ul li, #quicklinks2 li ul li {
	border-left:1px solid #BABDBD;
	border-right:1px solid #BABDBD;
	border-bottom:1px solid #BABDBD;
	margin:0;
	padding:0;
}

#quicklinks li:hover ul, #quicklinks2 li:hover ul,
#quicklinks li.sfhover ul, #quicklinks2 li.sfhover ul {
	display: block;
}

#quicklinks li a {
	background:#FFFFFF url(/images/quicklinks_bg.gif) no-repeat scroll 0 0;
	color:#005288;
	display:block;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	padding:5px 10px 5px 10px;
}

#quicklinks2 li a {
	background:#FFFFFF url(/images/quicklinks_bg.gif) no-repeat scroll 0 0;
	color:#005288;
	display:block;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	padding:5px 10px 5px 10px;
}

#quicklinks li ul li a, #quicklinks2 li ul li a {
	padding:0px 10px 0px 10px;	
	}


#quicklinks li a:hover, #quicklinks2 li a:hover {
	text-decoration:none;
}

#quicklinks li ul li a, #quicklinks2 li ul li a {
	display:block;
	background:#FFFFFF none repeat scroll 0 0;
	padding-left:10px;
	text-decoration:none;
}

#quicklinks li ul li a:hover, #quicklinks2 li ul li a:hover {
	background:#244963 none repeat scroll 0 0;
	color:#FFFFFF;
	text-decoration:none;
}

/*************************
** Blog Listing Template
**************************/
.blog_box {
	float: left;
	width: 610px;
	padding-bottom: 35px;
	border-bottom: 1px solid #BDC5CA;
	margin-bottom: 25px;
}

.blog_title h3 {
	margin-bottom: 7px !important;
}

.blog_desc {
	float: left;
	width: 175px;
	margin-right: 15px;
	background: url(/images/blockquote_bg.gif) top left repeat-x #C7D1D7;
	padding: 15px;
	overflow: auto;
}

.blog_desc p {
	margin-bottom: 0px !important;
	color: #005288 !important;
}

.blog_last_post h4 {
	margin-bottom: 0px !important;
}

.blog_last_post p, .post_content p {
	margin-bottom: 5px !important;
}

.blog_last_post h6, .post_content h6 {
	text-align: right;
	padding-right: 20px;
}

.post_box {
	float: left;
	width: 610px;
	padding-bottom: 0px;
	border-bottom: 1px solid #BDC5CA;
	margin-bottom: 25px;
}

.post_date, .detail_post_date {
	font-size: 1.1em;
	margin-bottom: 2px;
}

.hide {
	display: none;
	visibility: hidden;
}
#post_archive_list {
	clear:both;
	background:#F0f0f0;
	padding: 15px 20px;
	}
#post_archive_list .short_post_title {
	font-size: 1.4em;
	}
#post_archive_list .short_post_date {
	font-size: 1.1em;
	font-weight:bold;
	padding: 4px 0 15px 0;
	
	}
#post_archive_list a.archivelink {
	font-size:1.2em;
	}
.comments_icon {
	margin-left:540px;
	margin-top:-21px;
	position:absolute;
}

.comments_icon a, .comments_icon a:visited, .comments_icon a:active {
	display: block;
	background: url(/images/comments_icon.gif) top left no-repeat;
	color: #fff !important;
	height:31px;
	line-height:31px;
	width:30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.comments_icon a:hover, .comments_icon a:visited:hover {
	background: url(/images/comments_icon.gif) bottom left no-repeat;
	color: #00AEDB !important;
	text-decoration: none !important;
}

.post_title h4, .detail_post_title h4 {
	margin-bottom: 2px !important;
}

#blog_header {
	text-align: right;
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #BDC5CA;
}

#blog_header a {
	font-size: 1.1em;
	margin-right: 20px;
}

#blog_header .subscribetorss {
	margin-right: 0px !important;
	background: url(/images/rss_icon.gif) top left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}

#comments_list h5 {
	font-size: 16px;
}

#comments_list h6 {
	text-align: right;
}

#comments_list label {
	float: left;
	font-size: 1.4em;
	color: #00aedb;
	font-weight: bold;
	width: 610px;
	border-bottom: 1px solid #004978;
}

#comments_list textarea {
	width: 588px;
	border: 1px solid #BDC5CA;
	border-top: 0px none;
	float: left;
	padding: 10px;
}

#comments_list input {
	width: 125px;
	border: 1px solid #BDC5CA;
	float: left;
	background: #C7D1D7;
	margin-top: 10px;
	padding: 5px 10px;
}

.success, .comment-thanks {
	display: block;
	background: #cfc url(../images/accept.jpg) 4px 50% no-repeat;
	border: 1px solid #393;
	border-left: 3px solid #393;
	font-size: 11px;
	padding: 5px 24px;
	color: #333;
	margin: 5px 0px 10px 0px;
}

.error {
	display: block;
	background: #fcc url(../images/exclamation.jpg) 4px 50% no-repeat;
	border: 1px solid #c00;
	border-left: 3px solid #c00;
	font-size: 11px;
	color: #333;
	padding: 5px 24px;
	margin: 5px 0px 10px 0px;
}

.notice {
	display: block;
	background: #ffc url(../images/error.jpg) 4px 50% no-repeat;
	border: 1px solid #fc0;
	border-left: 3px solid #fc0;
	font-size: 11px;
	color: #333;
	padding: 5px 24px;
	margin: 5px 0px 10px 0px;
}

#comments_list .comment {
	border-top: 1px solid #B2BCC2;
	float: left;
	width: 610px;
}

#comments_list .comment .comment-name {
	width: 150px;
	float: left;
	padding-top: 18px;
	padding-left: 15px;
	line-height: 12px !important;
}

#comments_list .comment .comment-text {
	width: 405px;
	float: left;
	font-size: 1.1em;
	line-height: 18px;
	padding: 18px 20px;
	background: url(/images/blockquote_bg.gif) left -1px repeat-x #C7D1D7;
}

/*************************
** Photo Gallery Template
**************************/
.gallery_page #text {
	padding:10px 0 35px 54px;
	width:660px;
}

.gallery_box {
	display:inline;
	float:left;
	height:175px;
	margin:10px 15px 40px;
	width:188px;
}

.gallery_box_image {
	background:transparent url(/images/photo_gallery_bg.gif) no-repeat scroll 0 0;
	display:block;
	height:124px;
	overflow:hidden;
	padding:3px;
	width:182px;
}

.gallery_box_image img {
	max-width:182px;
	-width:182px;
}

.gallery_box_title {
	float: left;
	margin-top: 5px;
	padding-left: 3px;
	#margin-bottom:7px;
}

.gallery_box_title h5{
	float: left;
	margin: 0px;
}

.gallery_box_date {
	float: left;
	padding-left: 3px;
}

.gallery_box_date span {
	float: left;
	font-size: 1.1em;
	margin-top:4px;
}

.gallery_box_date .browselink {
	color:#005288;
	float: left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.3em;
	font-weight:bold;
	margin-left: 72px;
}

#gallery_header {
	border-bottom: 1px solid #BDC5CA;
	width: 660px;
	float: left;	
}
#gallery_header span, #gallery_header h6 {
	float: left;
}

#gallery_header span {
	font-size: 1.1em;
}

#gallery_header h6 {
	margin-left: 420px;
}

.image_box {
	display:inline;
	float:left;
	height:130px;
	margin:10px 15px 20px;
	width:188px;
}

.image_box_image {
	background:transparent url(/images/photo_gallery_bg.gif) no-repeat scroll 0 0;
	display:block;
	height:124px;
	overflow:hidden;
	padding:3px;
	width:182px;
}

.image_box_image img {
	max-width:182px;
	-width:182px;
}

#photo_header {
	border-bottom: 1px solid #BDC5CA;
	width: 660px;
	float: left;
	margin-bottom: 20px;	
}
#photo_header span, #photo_header h6 {
	float: left;
}

#photo_header span {
	font-size: 1.1em;
}

#photo_header h6 {
	margin-left: 310px;
}

#photo_box img {
	width: 660px;
}

#next-prev {
	margin-top: 5px;
}

#photo_description {
	width: 660px;
	float: left;
}

/****************************
/*  Forms
/****************************/
.monkForm {
	margin: 0px;
	padding: 0px;
	width: 610px;
	border-bottom: 1px solid #BDC5CA;
	border-top: 1px solid #BDC5CA;
	float: left;
	overflow: auto;
}

.monkForm fieldset {
	margin: 0px;
	padding: 0px;
	float: left;
}

.monkForm div {
	float: left;
	width: 420px;
}

.monkForm label {
	color: #00aedb;
	font-size: 12px;
}

.monkForm div p {
	float: left;
}

.monkForm #required_note, .monkForm .errorSummary {
	margin-bottom: 3px !important;
	float: left;
	overflow: auto;
	padding: 10px;
	padding-left: 0px;
	width: 398px;
	color: #cc0000;
	font-style: normal !important;
}

.monkForm .errorSummary {
	color: #cc0000 !important;
}

.monkForm .text .data {
	margin-bottom: 3px !important;
	float: left;
	padding: 10px;
	padding-left: 0px;
}

.monkForm .text .data label {
	line-height: 30px;
	font-weight: bold;
}

.monkForm .text .data input {
	width: 240px;
	border: 1px solid #aaa;
	font-size: 12px;
	line-height: 12px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #333;
	padding: 7px;
}

.monkForm .text .data input:focus {
	border: 1px solid #333;
}

.monkForm div {
	width:auto;
}

.monkForm .textarea .data {
	margin:0;
	padding:0;
}

.monkForm .textarea .data label {
	line-height: 30px;
	font-weight: bold;
}

.monkForm .textarea .data textarea {
	width: 508px;
	border: 1px solid #aaa;
	font-size: 12px;
	line-height: 22px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #333;
	padding: 7px;
	height:120px;
}

.monkForm .textarea .data textarea:focus {
	border: 1px solid #333;
}

#formsubmit input {
	background: url(/images/blockquote_bg.gif) top left repeat-x #C7D1D7;
	padding: 5px 30px;
	border: 0px none;
	margin-top: 10px;
	color: #005288;
	clear: both;
	cursor:pointer;
	float: left;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.success {
	display: block;
	background: #cfc url(../images/accept.jpg) 4px 50% no-repeat;
	border: 1px solid #393;
	border-left: 3px solid #393;
	font-size: 11px !important;
	padding: 5px 24px;
	color: #333 !important;;
	margin: 5px 0px 10px 0px;
}

.error {
	display: block;
	background: #fcc url(../images/exclamation.jpg) 4px 50% no-repeat;
	border: 1px solid #c00;
	border-left: 3px solid #c00;
	font-size: 11px !important;
	color: #333 !important;;
	padding: 5px 24px;
	margin: 5px 0px 10px 0px;
	width:558px;
	margin-bottom: -1px !important; 
	z-index: 9999;
	position: relative;
}

.notice {
	display: block;
	background: #ffc url(../images/error.jpg) 4px 50% no-repeat;
	border: 1px solid #fc0;
	border-left: 3px solid #fc0;
	font-size: 11px !important;
	color: #333 !important;;
	padding: 5px 24px;
	margin: 5px 0px 10px 0px;
}

/****************************
/*  Sermons
/****************************/
#ajaxbody h3 {
	margin: 0px;
	margin-top:20px;
	float: left;
}
.sermon_box {
	border-top: 1px solid #B2BCC2;
	width: 610px;
	float: left;
	margin-top: 20px;
	padding-top: 20px;
}

.sermon_sub .sermon_box {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #B2BCC2;
}

.sermon_box h4.date {
	float: right;
	width: 24%;
	text-align: right;
	margin-bottom: 0px !important;
}

.sermon_box h4.title {
	float: left;
	width: 100%;
	margin-bottom: 0px !important;
}

.medialist {
	padding:0 !important;
	margin: 0px;
	-position:absolute;
	-margin-left:-120px;
}

.sermon_sub .medialist {
	margin-left:453px;
	margin-top:-30px;
	padding:0 !important;
	position:absolute;
}

.sermon_image {
	float: left;
	margin-right: 10px;
}

.sermon_info {
	float: left;
	width: 330px;
	margin-right: 10px;
}

.medialist li {
	background: none !important;
	padding: 0px !important;
	float: left;
}

.medialist .video a, .medialist .video a:visited, .medialist .video a:active {
	display: block !important;
	width: 29px !important;
	height: 27px !important;
	background: url(/images/icon_video.gif) 0px 0px !important;
	text-indent: -9999em !important;
}

.medialist .audio a, .medialist .audio a:visited, .medialist .audio a:active {
	display: block !important;
	width: 27px !important;
	height: 27px !important;
	background: url(/images/icon_audio.gif) 0px 0px !important;
	text-indent: -9999em !important;
}

.medialist .download a, .medialist .download a:visited, .medialist .download a:active {
	display: block !important;
	width: 19px !important;
	height: 27px !important;
	background: url(/images/icon_download.gif) 0px 0px !important;
	text-indent: -9999em !important;
}

.medialist .notes a, .medialist .notes a:visited, .medialist .notes a:active {
	display: block !important;
	width: 19px !important;
	height: 27px !important;
	background: url(/images/icon_notes.gif) 0px 0px !important;
	text-indent: -9999em !important;
}

.medialist .video{
	display: block !important;
	width: 29px !important;
	height: 27px !important;
	margin-right: 21px;
}
.medialist .audio{
	display: block !important;
	width: 27px !important;
	height: 27px !important;
	margin-right: 21px;
}
.medialist .download {
	display: block !important;
	width: 19px !important;
	height: 27px !important;
	margin-right: 21px;
}
.medialist .notes {
	display: block !important;
	width: 19px !important;
	height: 27px !important;
}

.sermon_box .sermon_text {
	width: 450px;
	float: left;
}


.sermons #calendar_sort {
	margin-top: 17px;
}

#sermons_listing {
	margin-top:-40px;
}

#sermons_search {
	border-bottom:1px solid #B2BCC2;
	padding-bottom:8px;
}

#sermons_search label {
	color:#005288;
	float:left;
	font-size:1.6em;
	margin-right:7px;
	margin-top:3px;
	text-transform:uppercase;
}

#sermons_search #keywords {
	float:left;
	margin-right:7px;
	width:356px;
}

#sermons_search #submit {
	background:#C7D1D7 url(../images/blockquote_bg.gif) repeat-x scroll 0 0;
	border:0 none;
	color:#005288;
	cursor:pointer;
	float:left;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:3px 15px;
	#padding:3px 5px;
	-padding:3px 5px;
	text-transform:uppercase;
}

#sermons_results {}

#sermons_results h3 {
	float:none;
}

#sermons_results p {
	margin:0;
}


/****************************
/*  Navigation
/****************************
#nav {
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 9999;
  }
#nav li {
  float: left;
  position: relative;
  width: 10em;
  }
#nav li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  }
#nav li > ul {
	top: auto;
	left: auto;
	}
#nav li:hover ul, #nav li.sfhover ul{ display: block;}

*/
#nav_container {
			width:960px;
			margin:0 auto;
			position:relative;
		}
#nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 999;
	margin: 114px 0 0 -25px;
	padding: 0pt;
	position: absolute;
	font-size: 9px;
	color: #fff;
}
.home #nav {
}
/* #ph_sub_header #nav { margin-top: 127px; } */
#nav li {
	float:left;
	width: 1px;
	display: inline;
}
#nav li a {
	width: 100px;
	text-decoration: none;
	color:#7d7d7d;
	height:1px;
	display:block;
	text-indent:-9999px;
	font-size: 1px;
	line-height: 1px;
}
#nav li ul {
	position: absolute;
	left: -999em;
	z-index: 999;
	width: 179px;
	text-align:left;
	display:block;
	background: #007CA8 url(/images/nav_bg.jpg) no-repeat top left;
	padding-top:10px;
	padding-bottom: 10px;
}
#nav li li {
	width:auto;
	margin: 0;
	font-size: 9px;
	float:left;
	line-height: 5px;
	/* background: url('/images/menubg.jpg') #505E69 repeat-y top left !important; */
	display:block;
}
#nav li ul ul {
	margin: -40px 0px 0px 177px !important;
	display:block;
}
#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li:hover ul ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul 
#nav li.sfhover ul ul ul ul{
	left: -999em;
	display:block;
}
/* #nav li:hover ul, */ 
#nav li li:hover ul, 
#nav li li li:hover ul,
#nav li li li li:hover ul, 
/* #nav li.sfhover ul, */
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul { left: auto; }
#nav li li ul{left:-999em !important;}
/* 
#nav li:hover ul ul,
#nav li li:hover ul ul,
#nav li.sfhover ul ul,
#nav li li.sfhover ul ul{
   left: auto;
} */

#nav li li li {
	font-size: 1em;
	display:block;
	/* border-left: 1px solid #211702; */
}
#nav li li a {
	width: 139px;
	height: auto;
	padding-left:5px;
	text-indent: 0px;
	color:#fff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height:15px;
	padding:10px 20px 5px;
	display:block;
	font-size:13px;
	text-transform: uppercase;
}
#nav li:hover, #nav li.hover { position: static;}
#nav li li a:hover {
	color:#005288;
	background:#FFF url(/images/nav_hover.jpg) repeat-y top center;
	display:block;
}
#nav ul.nothover { }
#nav ul.hover { left:auto; }
#nav li {
	margin-left:4px;
	display:block;
}

#nav li#nav_celebrate-recovery,
#nav li#nav_elevate,
#nav li#nav_emerge,
#nav li#nav_kaleo,
#nav li#nav_the-winning-edge {
	display:none !important;
}



/****************************
/*  Members Area
/****************************/
#members_landing {
	margin-top: 30px;
	float: left;
	width: 100%;
}

#members_landing h3 {
	margin-bottom: 0px;
}

#members_landing h5 {
	margin-bottom: 0px;
}

#members_landing #login a {
	text-indent: -999em;
	display: block;
	width: 143;
	height: 27px;
	background: url(/images/member_login_btn.jpg) top left no-repeat;
}

#login-box, #member_code-box {
	width: 45%;
	padding: 20px;
	float: left;
}

#login-box p, #member_code-box p {
	margin-bottom: 10px;
}

#login-box {
	padding-left: 0px;
}

#member_code-box #memcode {
	background: url(/images/member_login_input_bg.jpg) top left no-repeat;
	width: 122px;
	height: 21px;
	border: 0px;
	float: left;
	margin-right: 3px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 3px;
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #008cb9;
}

#userinfo {
	margin-top:23px;
}

#userinfo h3 {
	margin-left:17px;
	width:145px;
}

#userinfo h3, #userinfo h3 a, #userinfo h3 a:visited, #userinfo h3 a:active {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	
}

#userinfo h3 a:hover  {
	text-decoration: underline;
}

#userinfo #options {
	padding-left: 17px;
	background: url(/images/member_options_bg.jpg) top left repeat-y;
	color: #fff;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-top: 2px;
}

#userinfo #options a, #userinfo #options a:visited, #userinfo #options a:active {
	color: #fff;
	text-decoration:none;
}

#userinfo #options a:hover, #userinfo #options a:visited:hover {
	color: #ddd;
	text-decoration: underline;
}
#fontsizes a.current,
#fontsizes a:hover { text-decoration:underline !important;}


#popup {
	width: 532px;
	background:#e0e1e1 url(../images/popup_bg.jpg) 0 0 no-repeat;
	margin: 0 auto;
	
	}
#popup .content {
	padding: 25px;
	}
#popup .content h2 {
	color:#00aedb;
	font-family:Helvetica, Arial, sans-serif;
	font-size:17px;
	text-transform:uppercase;
	}
#popup .content .date {
	color:#333333;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
#popup .content .category {
	color:#333333;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
#popup .content p {
	color:#333333;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	}
#popup .content .vid_footer {
	border-top:1px solid #898a8a;
	padding: 12px 0 12px 0;
	}
#popup .content .vid_footer .imgLeft {
	float:left;
	margin: 0 15px 0 0;
	}
#popup .content .vid_footer .imgRight {
	float:right;
	margin: 0 0 0 15px;
	}
#latest30 {
	margin-bottom: 20px;
}

#latest30 h4, #archive_by_category h4, #archive_by_month h4 {
	margin-bottom: 10px;
	color: #0080a1;
}

.archive_post_box {
	font-size: 12px;
	line-height: 30px;
	border-bottom: 1px solid #dededd;
	padding-left: 16px;
}

#archive_by_category ul {
	background: #dededd;
	list-style: none;
	padding: 16px;
}

#archive_by_category li {
	font-size: 12px;
	line-height: 24px;
	border-bottom: 1px solid #D6D6D5;
}

#archive_by_month ul {
	background: #dededd;
	list-style: none;
	padding: 16px;
}

#archive_by_month li {
	font-size: 12px;
	line-height: 24px;
	border-bottom: 1px solid #D6D6D5;
}

.blogs_archive #post_page_blog_title {
	width: 50%;
	float: left;
	text-align: left;
}

.blogs_archive #post_page_blog_title {

}

.blogs_archive #blog_header #subscribe {
	width: 50%;
	float: left;
	margin-top: 5px;
}

.blogs_archive #blog_header {
	padding-bottom: 30px;
}

.quiz_option a, .quiz_option a:visited, .quiz_option a:active {
	color: #fff !important;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14.33px;
	background: url(/images/quiz_btn.jpg) top left no-repeat;
	width: 108px;
	height: 21px;
	padding-top: 6px;
	padding-left: 14px;
	text-align:left;
	display: block;
	float: left;
	margin-right: 12px;
	margin-left: 11px;
}

.quiz_option a:hover, .quiz_option a:visited:hover {
	color: #fff !important;
	background: url(/images/quiz_btn.jpg) bottom left no-repeat;
	text-decoration: none !important;
}

.quiz_option a.small_btn, .quiz_option a.small_btn:visited, .quiz_option a.small_btn:active {
	color: #fff !important;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14.33px;
	background: url(/images/quiz_small_btn.jpg) top left no-repeat;
	width: 65px;
	height: 21px;
	padding-top: 6px;
	padding-left: 10px;
	text-align:left;
	display: block;
	float: left;
	margin-right: 12px;
	margin-left: 11px;
}

.quiz_option a.small_btn:hover, .quiz_option a.small_btn:visited:hover {
	color: #fff !important;
	background: url(/images/quiz_small_btn.jpg) bottom left no-repeat;
	text-decoration: none !important;
}


.quiz_option input {
	float: left;
	border: 1px solid #999;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	width: 50px;
	margin-right: -1px;
	z-index: 9999;
}

.three_options {
	width: 435px;
	margin: 0px auto;
	text-align: center;
}

.two_options {
	width: 290px;
	margin: 0px auto;
	text-align: center;
}

.one_option {
	width: 154px;
	margin: 0px auto;
	text-align: center;
}


#quizResults .quiz_question {
	color: #00aedb;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 15px;
	line-height: 22px;
	text-align: center;
}

.branch_box p {
	margin-bottom: 5px !important;
}

.branch_box hr {
	border: 0;
	color: #B2BCC2;
	background-color: #B2BCC2;
	height: 1px;
	margin-top: 16px;
	margin-bottom: 19px;
}


#TB_window img {
	margin:0 0 15px 0;
	border:0;
}
#TB_window {
/* background:none; */
border:none;
}
#TB_title {
	display:none;
	}
body#discussions #TB_title {
	display:block;
	}
#TB_ajaxContent {
	padding:0;
	}


/* =I AM NEW Template
---------------------------------------------------------------------
*/

#i-am-new_sections {
	margin-top:15px;
}

.i-am-new_section {
	background:transparent url(../images/i-am-new_section_bg.jpg) repeat-y scroll 0 0;
	margin-bottom:40px;
}

.i-am-new_section .title {
	background:transparent url(../images/i-am-new_title_bg.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-family:Helvetica,Arial,sans-serif;
	font-size:30px;
	font-weight:bold;
	line-height:22px;
	padding:25px 20px 0 20px;
	text-transform:uppercase;
	#line-height:20px;
}

.i-am-new_section .content {
	background:#C7D1D7 none repeat scroll 0 0;
	padding:20px;
	-overflow:hidden;
	-width:568px;
}

.i-am-new_section .content img {
	max-width:568px;
}

.imageLeft {
	display:inline;
	float:left;
	margin:0 15px 10px 0;
}

.imageRight {
	display:inline;
	float:right;
	margin:0 0 10px 15px;
}

#site_search {
	margin:7px 0;
	#margin:0;
}

#site_search h6 {
	color:#80C34E;
	font-size:14px;
	font-weight:normal;
	margin:0;
}

#site_search input {
	border:0 none;
	color:#333333;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:3px;
	width:117px;
}

#site_search a {
	background:transparent url(../images/search_btn.jpg) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:20px;
	margin:0;
	padding:0;
	text-align:left;
	text-indent:-9999px;
	width:20px;
}


#browseralert {
	display: none;
	background: #ffffcc url(/images/error.jpg) 11% 50% no-repeat;
	border-bottom: 2px solid #999966;
	padding: 1%;
	padding-top: 25px;
	padding-bottom: 25px;
	position: absolute;
	width: 98%;
	top: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.07em;
	text-align: center;
}

#browseralert a {
	color: #336699;
}

#ovido-ajax-loader {
	position:relative;
	}
#ovido-ajax-loader div {
	position:absolute;
	top:60px;
	left:260px;
	}



.facebook_icon {
	background:transparent url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat scroll 0 0;
	height:16px;
	padding:2px 0 0 20px;
}

.twitter_icon {
	background:transparent url(/images/twitter.gif) no-repeat scroll 0 0;
	height:16px;
	padding:2px 0 0 20px;
}