
/*

	File: screen.css
	Media: screen
	Copyright: (c) 2011 Church Media Group, Inc. www.churchmedia.cc
	Notes: SofPoint
			

/* Reset Defaults
--------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
ul { list-style: none;}
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {	quotes: "" "";}


/* Basic Selectors
--------------------------------------------------------------------------------------- */

html { background: #ffffff; }
body { font: normal 62.5% Helvetica, Arial, sans-serif; color: #333333; }


h1, h2, h3, h4, h5, h6 { font-family: "proxima-nova-1","proxima-nova-2",sans-serif; font-weight: 400; font-size: 1.6em; color: #5c544f;}
p { font-size:1.2em; line-height:1.6em; margin:12px 0; }
small { font-size:1.1em;}

.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }

.float-left { float:left; }
.float-right { float:right; }
.float-none { float:none; }

.clear-left {clear: left;}
.clear-right {clear:right;}
.push {clear:both;}



.hide {display: none;}
.overflow { width: 100%; overflow: hidden; }
p.btn { margin-top: 20px; margin-bottom: 0; }
li.btn { margin-top: 20px; margin-bottom: 0; }
p.last { margin-bottom: 0; }


/* Links
--------------------------------------------------------------------------------------- */

a {font-weight: bold; text-decoration: none;}
a:link { color: #08338f;}
a:visited { color: #08338f;}
a:hover { color: #999999; text-decoration: underline;}
a:active { color: #08338f;}

.footer a { font-weight: normal; }
.footer a:link { color: #ffffff;}
.footer a:visited { color: #ffffff;}
.footer a:hover { color: #83b0fc; text-decoration: none;}
.footer a:active { color: #ffffff;}

.top_bar a:link { color: #6ec756; }
.top_bar a:visited { color: #6ec756;}
.top_bar a:hover { color: #6ec756; text-decoration: underline;}
.top_bar a:active { color: #6ec756;}

.main_nav a:link { color: #fff; }
.main_nav a:visited { color: #fff;}
.main_nav a:hover { color: #f8ae21; text-decoration: none;}
.main_nav a:active { color: #fff;}

.ministry_item a:link { color: #000000; }
.ministry_item a:visited { color: #000000;}
.ministry_item a:hover { color: #2dc903; text-decoration: none;}
.ministry_item a:active { color: #000000;}


a.arrow {background: transparent url(../images/arrows/arrow_pointer.gif) 0 50% no-repeat; padding-left: 14px;}

.btn_listing_arrow { display:block; width: 22px; height: 34px; text-indent: -9999px; background: transparent url(../images/bg/bg_listing_arrow.png) bottom left no-repeat; float: right; margin: 7px 0 0 0; }
.hp_listing:hover .btn_listing_arrow { background-position: top right;}
.btn_listing_arrow:hover { background-position: top right;}

.btn_sitemap_home { display:block; width: 16px; height: 12px; text-indent: -9999px; background: transparent url(../images/btn/btn_sitemap_home.png) top left no-repeat; margin: 16px 0 16px 12px; }
.btn_sitemap_home:hover { background-position: top right;}

.btn_calendar_month_prev { display:block; width: 22px; height: 17px; text-indent: -9999px; background: transparent url(../images/btn/btn_calendar_month.png) bottom left no-repeat; float: right; display: inline; }
.btn_calendar_month_prev:hover { background-position: top left;}

.btn_calendar_month_next { display:block; width: 23px; height: 17px; text-indent: -9999px; background: transparent url(../images/btn/btn_calendar_month.png) bottom right no-repeat; float: right; display: inline; }
.btn_calendar_month_next:hover { background-position: top right;}

.btn_generic_row { width: 100%; overflow: hidden;}
.main .btn_generic_row { margin-top: 2px;}
a.btn_generic { background: transparent url('../images/btn/btn_generic_left.png') no-repeat 0 0; display: block; padding-left: 25px;  height: 48px; text-decoration: none; float: left; margin: 0 0 0 0; font-size: 1.6em; font-family: "proxima-nova-1","proxima-nova-2",sans-serif; font-weight: normal; }
a:link.btn_generic, a:visited.btn_generic, a:active.btn_generic { color: #ffffff;}
a.btn_generic span{ background: transparent url('../images/btn/btn_generic_right.png') no-repeat 100% 0; color: #ffffff; display: block; height:33px; line-height: 16px; padding: 16px 25px 0 0; letter-spacing: .01em; text-transform: uppercase;  }
a.btn_generic:hover{ color: #ffffff; background: transparent url('../images/btn/btn_generic_left.png') no-repeat 0 -48px;}
a.btn_generic:hover span{ color: #ffffff; background: transparent url('../images/btn/btn_generic_right.png') no-repeat 100% -48px;}

a.btn_small_cmg { background: transparent url('../images/btn/btn_small_cmg_left.png') no-repeat 0 0; display: block; margin: 0 0 0 3px; float: right; height: 28px; padding-left: 18px; text-decoration: none; font-size: 1em; text-transform: uppercase; }
a:link.btn_small_cmg, a:visited.btn_small_cmg, a:active.btn_small_cmg{ color: #333333;}
a.btn_small_cmg span{ background: transparent url('../images/btn/btn_small_cmg_right.png') no-repeat 100% 0; display: block; height: 28px; line-height: 30px; padding: 0 18px 0 0; color: #999999; letter-spacing: .05em; }
a.btn_small_cmg:hover{ background-position: 0 -28px; color: #373e78;}
a.btn_small_cmg:hover span{ background-position: 100% -28px; color: #373e78;}



/* Main Structural Selectors
--------------------------------------------------------------------------------------- */
.container { margin: 0 auto; width: 960px; padding: 0; overflow: hidden; }
.header { margin: 0 auto; padding: 0; width: 960px; height: 156px; background: transparent url(../images/bg/bg_header.jpg) 0 0 no-repeat; position: relative; }
.content { width: 100%; overflow: hidden; margin: 0 auto; position: relative; }
.content_inside_wrap { width: 912px; margin: 0 auto; overflow: hidden; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: #ffffff; padding: 30px 0; }
.main { width: 680px; float:left; display:inline; padding: 0; margin: 0; clear: left; }
.sidebar { width: 220px; float:right; display:inline; margin: 0; padding: 0 20px 20px 20px; color: #666; background: #eeeeee; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.footer_wrap { width: 960px; overflow: hidden; margin: 20px auto 0 auto; position: relative; }
.footer { width: 960px; margin: 0 auto; padding: 0 0 24px 0; color: #999999; overflow: hidden; }

body.full_page .content_wrap_inside { background: #ffffff; }


/* Header Layout
--------------------------------------------------------------------------------------- */

.header h1 { float: left; margin: 48px 0 0 0; }

.priority_nav { position: absolute; width: 598px; height: 64px; top: 0px; right: 0px; }
.priority_reg { width: 150px; float: right; display: inline; margin: 36px 15px 0 0; text-align: right; color: #ffffff; font-size: 1.2em; }
.priority_reg a { color: #ffffff; text-transform: uppercase; }
.priority_reg a:hover { color: #83b0ff; }

.priority_cart { width: 240px; margin: 36px 0 0 0; float: left; display: inline; text-align: right; height: 20px; font-size: 1.2em; }

.btn_cart { background: transparent url(../images/bg/bg_btn_cart.jpg) 0 0 no-repeat; padding: 5px 0 5px 25px; }

.main_nav { width: 600px; height: 50px; float: right; display: inline; margin: 84px 0 0 0; }
.main_nav li { height: 50px; display: inline; padding: 0; float: right; margin: 0 0 0 10px; position: relative; }
.main_nav li a { display: block; height: 50px; text-indent: -9999px; }

#buy { width: 188px; background: transparent url(../images/btn/btn_buy.png) 0 0 no-repeat; }
#buy:hover { background-position: top right; }
#supp { width: 187px; background: transparent url(../images/btn/btn_support.png) 0 0 no-repeat;  }
#supp:hover { background-position: top right; }
#reso { width: 185px; background: transparent url(../images/btn/btn_resources.png) 0 0 no-repeat;  }
#reso:hover { background-position: top right; }

ul.main_nav li .sub { position: absolute;	top: 49px; left: 0; background: #ffffff; border: 1px solid #dddddd; border-top: none; overflow: hidden; padding: 0; float: left; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;  -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px;  -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; display: none; z-index: 4000;}
ul.main_nav li .reso_sub { left: 8px; }
ul.main_nav li .supp_sub { left: 8px; }
ul.main_nav li .buy_sub { left: 8px; }

ul.main_nav li .row { clear: both; float: left; width: 100%; }
ul.main_nav li .sub ul{	list-style: none; margin: 0; padding: 0;	float: left; width: 168px; }
ul.main_nav li .sub ul.contact_ul { width: 170px; }
ul.main_nav li .sub ul.im_new_here_ul { width: 170px; }
ul.main_nav li .sub ul.engage_ul { width: 180px; }

ul.main_nav .sub ul li { width: 100%; color: #fff; list-style: none; text-transform: none; line-height: 1.2em; padding: 0; height: auto; border-top: 1px solid #dddddd; }
ul.main_nav .sub ul li a { float: none; text-indent: 0; /*--Reset text indent--*/ height: auto; padding: 10px 15px; 	display: block; 	text-decoration: none; 	color: #08338f; font-size: 1.2em; font-weight: normal; background: transparent url(../images/bg/bg_btn_generic.png) left bottom repeat-x; }
ul.main_nav .sub ul li a:hover { color: #08338f; background: #cccccc; }


/* Homepage Layout
--------------------------------------------------------------------------------------- */
.hm_top_row { width: 100%; overflow: hidden; }
.hm_rotator { width: 960px; height: 323px; overflow: hidden; margin: 0; float: left; position: relative; }
#divMainRotator img { margin: 0; padding: 0; width: 960px; height: 323px;}
#divMainRotatorNav { position:absolute; top: 10px; right: 10px; z-index:2000; padding: 10px 10px 10px 0; background: transparent url(../images/bg/bg_rotator_nav.png) 0 0 repeat; -webkit-border-top-left-radius: 12px; -moz-border-radius-topleft: 12px; border-top-left-radius: 12px; }
#divMainRotatorNav a { margin: 0 0 0 10px; background: #ffffff; text-decoration: none; color: #ffffff; font-size: .25em; text-indent: -9999px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 7px; height: 7px; display: block; float: left;}
#divMainRotatorNav a:hover { background: #005dff; text-decoration: none; color: #6b7cff; }
#divMainRotatorNav a.activeSlide { background: #005dff; text-decoration: none; color: #6b7cff; }
#divMainRotatorNav a:focus { outline: none; }

.hm_middle_row { width: 100%; overflow: hidden; margin: 20px auto 0 auto; }
.hm_welcome { width: 700px; float: left; display: inline; margin-top: 5px; }
.hm_welcome h2 { width: 100%; color: #0d3595; font-size: 3em; }
.hm_welcome p { font-size: 1.5em; margin: 10px 0 0 0; }

.hm_email_form { width: 216px; padding: 10px; float: right; display: inline; background: #eeeeee; border: 1px solid #dddddd; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.hm_email_form h2 { width: 100%; text-align: center; font-weight: bold; font-size: 1.3em; margin-bottom: 10px; }
.hm_form_row { width: 100%; overflow: hidden; margin: 0 auto 5px auto; }
.hm_form_row_left { width: 20%; float: left; display: inline; overflow: hidden; }
.hm_form_row_left label { font-size: 1.2em; float: left; margin-top: 5px; }
.hm_form_row_right { width: 80%; float: right; display: inline; }
.hm_form_row_right input { width: 93%; padding: 3%; border: 1px solid #dddddd; }
.last_row { margin: 10px 0 0 0; }

.hm_bottom_row { width: 100%; overflow: hidden; margin: 20px auto 0 auto; }

.hm_banners { width: 100%; overflow: hidden; }
.hm_banners img { width: 302px; height: 134px; margin: 0 27px 0 0; float: left; display: inline; }
.hm_banners img.last_item { margin: 0; }


.oem_welcome { width: 700px; float: left; display: inline; margin-top: 5px; }
.oem_welcome h2 { width: 100%; color: #0d3595; font-size: 3em; }
.oem_welcome p { font-size: 2.2em; margin: 10px 0 0 0; line-height: 1.4em; }

.oem_form { width: 216px; padding: 10px; float: right; display: inline; background: #eeeeee; border: 1px solid #dddddd; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.oem_form h2 { width: 100%; text-align: center; font-weight: bold; font-size: 1.3em; margin-bottom: 10px; }
.oem_form_row { width: 100%; overflow: hidden; margin: 0 auto 5px auto; }
.oem_form_left { width: 30%; float: left; display: inline; overflow: hidden; }
.oem_form_left label { font-size: 1.2em; float: left; margin-top: 5px; }
.oem_form_right { width: 70%; float: right; display: inline; }
.oem_form_right input { width: 93%; padding: 3%; border: 1px solid #dddddd; }
.last_row { margin: 10px 0 0 0; }


/* Main Layout
--------------------------------------------------------------------------------------- */

.page_header { overflow: hidden; padding: 10px 0 5px 0; width: 100%; margin: 0 auto 24px auto; border-bottom: 5px solid #dddddd; }
.page_header h3 { float: left; font-size: 2.4em; padding: 0 0 0 0; margin:0; color: #2a326f; font-weight: 400; text-transform: uppercase; }
body.blog .page_header h3 { margin-top: 5px; }
body.store .page_header h3 { margin-top: 10px; }
body.store .page_header { padding-top: 0; }

.select_ministry { float: right; display: inline; width: 50%; overflow: hidden; margin: 18px 42px 0 0; }
.select_ministry select { float: right; display: inline; margin-top: 10px; }
.select_ministry label { float: right; display: inline;  margin-top: 13px; margin-right: 10px; font-size: 1.2em; font-weight: bold; color: #fff; }

body.ministries_page .select_ministry { width: 45%;}

.main h1, .full h1 { font-size: 2.6em; margin: 0 0 0 0; clear: left; }
.main h2, .full h2 { font-size: 2em; margin: 20px 0; font-weight: 700; color: #003591; letter-spacing: .01em; border-bottom: 2px dotted #dddddd; padding-bottom: 5px; }
.main h4, .full h4 { font-size: 1.8em; margin: 20px 0;  }
.main_content p.crumbs { margin: 5px 0 16px 0; font-size: 1.1em; }
.main_content { width:680px;}

.main h1.sub_header { margin: 0; font-size: 2em; font-weight: bold; color: #7f7f7f; font-family: sans-serif; }

h2 a { font-weight: normal; }

.main_content p { line-height: 1.6em; margin: 18px 0; }
.main_content ul, .main_content dl, .main_content ol, .full ul { margin: 16px 0; }
.main_content ul li, .main_content dl dd, .full ul li { list-style: disc; display: list-item; margin-left: 32px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }
.main_content ol li { display: list-item; margin-left: 32px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }
.main_content iframe { padding: 10px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border: 1px solid #eee; background: #ffffff; }

.main_image { float: left; display: inline; margin: 0 28px 16px 0; border: 8px solid #cdccba; }
.main_image_small { float: left; display: inline; margin: 0 28px 24px 0; }
.secondary_image { margin: 18px 0 18px 0; padding: 9px; background: #eeeeee; border: 1px solid #ddd; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.google_map { background: #ece5d6; padding: 9px; border: 1px solid #d1c6b5; margin-top: 20px; }

.staff_box { width:100%; margin-top: 20px; overflow: hidden; }
.staff { width:24%; float: left; display: inline; height: 250px; margin-right:6px; overflow: hidden; }
.staff_title_email { overflow: hidden; width: 100%; }
.staff small { margin: 0 0 0 10px; float: left; }
.staff h4 { font-size: 1.4em; font-weight: bold; margin: 10px 0 4px 10px; font-family: Helvetica, sans-serif;}
.staff h4 a { font-weight: bold;}
.staff:hover a { color: #999; }
.staff_thumb_image:hover { background: #cccccc; }

.staff_info { width: 200px; float: left; display: inline; }
.staff_info img { padding: 9px; background: #ece9d8 url(../images/bg/bg_sidebar.jpg) 0 0 repeat; border: 1px solid #cccccc; }
.staff_thumb_image { padding: 9px; background: #ece9d8 url(../images/bg/bg_sidebar.jpg) 0 0 repeat; border: 1px solid #cccccc; }
.staff_content { width: 58%; float: right; display: inline; }
.staff_content h4 { font-size: 1.6em; margin: 0 0 2px 0; font-family: Helvetica, sans-serif; }
.staff_content p:first-child { margin-top:0; }
.staff_title { font-size: .75em; font-weight: normal; margin-left: 0px; }
.staff_title img { vertical-align: bottom; margin:0 0 2px 6px;  }

table.staff_table { margin-top: 0;}
td img.staff_thumb_image { padding: 3px; background: #ffffff; border: 1px solid #cccccc;}
table.staff_table td { vertical-align: middle; padding: 4px 0;}
td.staff_title { font-weight: bold; color: #000000; font-size: 1.1em;}

.generic_cmg_tabs { width: 100%; overflow: hidden; background: transparent url(../images/bg/bg_title_row.png) 0 bottom repeat-x; margin: 0; padding: 0; }
.main_content .generic_cmg_tabs li { float: left; display: inline; list-style: none; margin: 0; padding: 0; font-size: 1.2em;}
.main_content .generic_cmg_tabs li a { display: block; background: #e5e5e5; padding: 8px 12px; margin-bottom: 5px; float:left; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px;  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px;  border: 1px solid #e5e5e5; border-bottom: 0; margin-right: 3px; color: #d459be;}
.main_content .generic_cmg_tabs li a:hover { display: block; background: #ffffff; padding: 8px 12px; margin-bottom: 5px; float:left; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px;  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; border: 1px solid #e5e5e5; border-bottom: 0; margin-right: 3px; color: #888888; text-decoration: none;}
.main_content .generic_cmg_tabs li a.active, .main_content .generic_cmg_tabs li a.active:hover { background: #ffffff; margin-bottom: 0; padding-bottom: 13px; color: #000000; text-decoration: none; }

.main_content .staff_content ul li { list-style: disc; display: list-item; margin-left: 13px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }
.main_content .staff_content ol li { display: list-item; margin-left: 13px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }

.main_content .staff_info h4 { font-size: 1.2em; margin: 16px 0 0 0; }
.main_content .staff_content .staff_networks { margin: 12px 0 0 0; padding: 0; width: 100%; overflow: hidden; }
.main_content .staff_content .staff_networks li { margin: 0; padding: 0; list-style: none; float: left; display: inline; margin-right: 12px; }
.main_content .staff_content .staff_networks li a { display: block; width: 16px; height: 16px; text-indent: -9999px;}
.staff_facebook, .staff_facebook:hover  { background: transparent url(../images/staff/staff_facebook.gif) 0 0 no-repeat; }
.staff_twitter, .staff_twitter:hover { background: transparent url(../images/staff/staff_twitter.gif) 0 0 no-repeat; }
.staff_myspace, .staff_myspace:hover { background: transparent url(../images/staff/staff_myspace.gif) 0 0 no-repeat; }
.staff_linkedin, .staff_linkedin:hover { background: transparent url(../images/staff/staff_linkedin.gif) 0 0 no-repeat; }
.staff_flickr, .staff_flickr:hover { background: transparent url(../images/staff/staff_flickr.gif) 0 0 no-repeat; }

.news_list { width: 100%; border-bottom: 1px solid #e8e8e8; padding: 14px 0; overflow: hidden; }
.news_list .news_date { width: 10%; float: left; display: inline; }
.news_list .listing { width: 87%; float: right; display: inline; border-bottom: 0; margin: 0; padding: 0; }
.news_list h4 { font-size: 1.4em; margin: 0; }
.news_list h5 { font-size: 1.4em; margin: 0; }
.news_list .listing h4 { margin: 0 0 0 0; }

.full { padding: 0; width: 100%; margin: 0 auto; }

.site_map_list { width: 16%; float: left; display: inline; }
.full .site_map_list li { font-size: 1.1em; margin-left: 12px; padding-left: 0;}
.full .site_map_list li.site_map_title { margin: 0 0 8px 0; padding: 0; list-style: none; font-size: 1.4em;}

.player_box { margin: 24px 0; width: 600px; overflow: hidden;}


/* I'm New
______________________________________________________________________________________ */

.times_directions_wrap { width: 558px; overflow: hidden; margin-bottom: 24px; margin-top: 20px; background: #ece5d6; padding: 20px; border: 1px solid #d1c6b5; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.times_directions_container { width: 30%; float: left; display: inline; }
.main .times_directions_wrap h2 { font-size: 2.2em; font-weight: normal; color: #462c10; border-bottom: none; padding-bottom: 3px; }
.main .times_directions_wrap p { margin: 0 0 12px 0; }
.times_video { width: 350px; float: right; display: inline; padding: 9px; background: #d1c6b5; }

/* Site Map
______________________________________________________________________________________ */

.sitemap_box { margin-bottom: 20px; }
.sitemap_header { width: 96%; background: #dddddd; padding: 6px 2%; overflow: hidden; border-bottom: 1px solid #cccccc;  }
.main_content .sitemap_header h4 { margin: 0; float: left; display: inline; font-size: 1.8em; margin-top: 3px; }
.sitemap_header a { float: right; display: inline; font-size: 1.4em; margin-top: 3px; }

.main_content .sitemap_links { margin: 0; }
.main_content .sitemap_links li { margin: 0; padding: 0; list-style: none; width: 100%; border-bottom: 1px dashed #cccccc; font-size: 1.4em; }
.main_content .sitemap_links li.last { border-bottom: none; }
.main_content .sitemap_links li a { display: block; width: 96%; padding: 6px 2%; }
.main_content .sitemap_links li a:hover { background: #eeeeee;}

.big_text { background: #D0EEA3 url(../images/icons/icon_confirmation.png) 16px 50% no-repeat; padding: 8px 15%; width: 70%; text-align: center; margin: 24px 0; clear: both; }
.big_text p { font-size: 1.6em; color: #5DA43A; margin: 0; line-height: 1.3em; }
.confirmation_content h4 { margin: 30px 0 24px 0; }



/* Pages
______________________________________________________________________________________ */


.page_results { margin: 12px 0 0 0; padding: 0 15px 0 9px; overflow: hidden; clear: both; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; width: 576px; }
.page_results h5 { float: left; display: inline; font-size: 1.2em; font-weight: bold; padding-top: 6px; color: #6b6b6b; font-family: Helvetica, sans-serif;  }
.page_results ul li { list-style: none; }



.main_content .pages { overflow: hidden; float: left; display: inline; padding:0 20px; margin: 0 20px; border-left: 1px solid #cccccc;  color: #6b6b6b; list-style: none; }
.main_content .pages li { font-size: 1.1em; float: left; display: inline; margin: 0 2px 0 2px; padding: 0; list-style: none; font-weight: bold; }
.main_content .pages li.pages_title { margin-right: 10px; padding-top: 6px; }
.main_content .pages li.active { display: block; border: 2px solid #cccccc; background-color: #cccccc; height: 24px; width: 20px; text-align: center; line-height: 23px; text-decoration: none; font-weight: bold; font-size: 1.4em; color: #666; }
.main_content .pages a { display: block; border: 0; height: 24px; width: 20px; text-align: center; line-height: 27px; color: #85ab10; font-size: 1.2em; text-decoration: underline; }
.main_content .pages a:link { display: block; border: 0; height: 24px; width: 20px; text-align: center; line-height: 27px;color: #85ab10; text-decoration: underline; }
.main_content .pages a:active { display: block; border: 0; height: 24px; width: 20px; text-align: center; line-height: 27px;color: #85ab10; text-decoration: underline; }
.main_content .pages a:visited { display: block; border: 0; height: 24px; width: 20px; text-align: center; line-height: 27px;color: #85ab10; text-decoration: underline; }
.main_content .pages a:hover { color: #5d780b; text-decoration: none; }
.main_content .pages a:visited:hover { color: #5d780b; text-decoration: none;}


.pages a.btn_page_prev { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_prev.png) top left no-repeat; padding: 0; border: 0; margin: 5px 5px 0 0; }
.pages a.btn_page_prev:link { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_prev.png) top left no-repeat; padding: 0; border: 0; margin: 5px 5px 0 0; }
.pages a.btn_page_prev:active { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_prev.png) top left no-repeat; padding: 0; border: 0; margin: 5px 5px 0 0; }
.pages a.btn_page_prev:visited { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_prev.png) top left no-repeat; padding: 0; border: 0; margin: 5px 5px 0 0; }
.pages a.btn_page_prev:hover { background-position: top right; background-color: transparent; text-decoration: none; border: none; }
.pages a.btn_page_prev:visited:hover { background-position: top right; background-color: transparent; text-decoration: none; border: none; }

.pages a.btn_page_next { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_next.png) top left no-repeat; padding: 0; border: 0; margin: 5px 0 0 5px; }
.pages a.btn_page_next:link { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_next.png) top left no-repeat; padding: 0; border: 0; margin: 5px 0 0 5px; }
.pages a.btn_page_next:active { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_next.png) top left no-repeat; padding: 0; border: 0; margin: 5px 0 0 5px; }
.pages a.btn_page_next:visited { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_next.png) top left no-repeat; padding: 0; border: 0; margin: 5px 0 0 5px; }
.pages a.btn_page_next:hover { background-position: top right; background-color: transparent; text-decoration: none; border: none; }
.pages a.btn_page_next:visited:hover { background-position: top right; background-color: transparent; text-decoration: none; border: none; }

.btn_page_prev_inactive { width: 18px; height: 23px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_prev_inactive.png) 0 5px no-repeat; padding: 0; border: 0; margin: 3px 3px 0 0; }
.btn_page_next_inactive { width: 18px; height: 23px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_next_inactive.png) 0 5px no-repeat; padding: 0; border: 0; margin: 3px 0 0 3px; }

.no_pages { visibility: hidden; }


/* Newsletter Archive
______________________________________________________________________________________ */

.table_archive { width: 100%; border-collapse: collapse; margin-top: 0;}
.table_archive td { padding: 8px 0; border-bottom: 2px solid #eeeeee; font-size: 1.4em; }
.table_archive td.title { font-weight: bold; padding: 0 0 8px 0; }
.table_archive td p  { margin: 0; padding: 0; font-size: 1em; }


/* Events & Calendar
______________________________________________________________________________________ */

.event_row { width: 100%; overflow: hidden;}
.event_row h3 { margin-bottom: 20px; }
.event_listing { border-bottom: 1px dashed #cccccc; overflow: hidden; padding-bottom: 12px; margin-bottom: 12px; width: 100%; }
.left_panel_event_listing { width: 8%; float: left; display: inline; }
.left_panel_event_listing h5 { font-size: 3.6em; font-weight: normal; color: #dddddd; text-shadow: 1px 1px #ffffff; font-weight: bold; margin-left: 10px;}
.right_panel_event_listing { width: 87%; float: right; display: inline; overflow: hidden; }
.main .event_row .event_listing .right_panel_event_listing h4 { margin: 0; font-family: Helvetica, sans-serif; text-transform: none; }
.right_panel_event_listing p { margin: 2px 0 0 0;}

.event_month { background: #eee; padding: 10px 10px; width: 578px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #ddd; }

.featured_row { margin-top: 24px; width:100%; overflow: hidden; }
.featured_event_listing { border-bottom: 1px dashed #cccccc; overflow: hidden; padding-bottom: 20px; margin-bottom: 20px; width:100%; }
.featured_event_listing img { float: left; display: inline; padding: 9px; background: #eee; border: 1px solid #ddd; }
.right_panel_fevent_listing { width: 57%; float: right; display: inline; overflow: hidden; margin-top: 4px;  }
.main .featured_row .featured_event_listing .right_panel_fevent_listing h4 { margin: 0; text-transform: none; font-family: Helvetica, sans-serif; }
.right_panel_fevent_listing p { margin: 10px 0; }
.right_panel_fevent_listing p.dates { margin: 2px 0 10px 0; font-size: 1.1em;}

img.featured_event_image { margin: 18px 0 24px 0; padding: 9px; background: #eee; border: 1px solid #ddd; width: 580px; height: 220px; }

.event_title { width: 100%; overflow: hidden; }
.back { font-size: .65em; float: right; display: inline;}

.table_events { width: 100%; border-collapse: collapse; font-size: 1.2em;}
.table_events td { padding: 10px 0 11px 0; border-bottom: 1px solid #d1c6b5; }
.table_events td.titles { background: #5e6874; color: #ffffff; font-weight: bold;}
.table_events td p  { margin: 0; padding: 0; font-size: 1em; }

.calendar_month_box { float: right; height: 17px; width: 150px; display: inline; overflow: hidden; margin-top: 4px; }
.calendar_month_box h6 { font-size: 1.1em; float: left; margin-right: 10px; color: #000; margin-top: 3px; font-family: Helvetica, sans-serif; }


#calendar_box { width:216px; margin-bottom: 24px; margin-left: 20px; }
#calendar_box ul#calendar_months { width:218px;height: 46px; background:#555555; text-align: center; overflow: hidden; }
#calendar_box ul#calendar_months li { float:left; display: inline;}
#calendar_box ul#calendar_months li#previous_month a { display:block; width:30px; height:46px; text-indent:-9999px; background: transparent url(../images/btn/btn_calendar_prev_month.gif) bottom left no-repeat; margin-left: 10px; }
#calendar_box ul#calendar_months li#previous_month a:hover { background-position: top left; }
#calendar_box ul#calendar_months li#current_month { width:140px; color:#ffffff; font-size: 1.4em; line-height:46px; }
#calendar_box ul#calendar_months li#next_month a { display:block; width:30px; height:46px; text-indent:-9999px; background: transparent url(../images/btn/btn_calendar_next_month.gif) bottom left no-repeat; }
#calendar_box ul#calendar_months li#next_month a:hover { background-position: top left; }

#calendar_box ul#calendar_dates { width:216px; padding:0 0 0 0;margin: 0 auto; border:1px solid #cccccc; border-top: none;background: #ffffff; text-align: center; overflow: hidden;}
#calendar_box ul#calendar_dates li { float:left; display:inline; width:30px; height:30px; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc; font-size: 1.2em;}
#calendar_box ul#calendar_dates li.last_column { border-right:0; border-bottom:1px solid #cccccc; width:30px;}
#calendar_box ul#calendar_dates li.last_row { border-bottom:0;}
#calendar_box ul#calendar_dates li.last_row_column { border:0;}
#calendar_box ul#calendar_dates li.days { display:block; line-height:33px; font-weight: bold; background: #ffffff; color: #000000;}

#calendar_box ul#calendar_dates li a { display:block; line-height:30px; color:#999999; text-decoration: none;}
#calendar_box ul#calendar_dates li a:hover { background:#e8e8e8; color:#000000; text-decoration: underline;}
#calendar_box ul#calendar_dates li a.current_date { background:#555555; color:#ffffff;}

p.no_events { width: 90%; padding:8px 5%; text-align: center; background: #e3e5fa; font-size: 1.6em; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; color: #5b544d; }


/* Ministries Module
______________________________________________________________________________________ */

.ministries_content { width: 100%;}
body.ministry_listings .main_content { width:540px; padding: 26px 0 26px 30px; background: #ffffff; }
.ministry_listing_box { margin-top: 24px; }
.ministry_listing { float: left; display: inline; margin-right: 30px; text-align: center; margin-bottom: 20px; width: 283px; }
.ministry_listing h5 { width: 100%; background: #eeeeee; padding: 2px 0 12px 0; font-size: 1.2em; }

/* Row with image on left and content on right */

.ministries_wrap { width: 100%; overflow: hidden; margin-top: 30px;}
.ministry_item { float:left; display:inline; width: 190px; height: 200px; margin-right: 9px; text-align: center; }
.ministry_item img { padding: 9px; background: transparent url(../images/bg/bg_sidebar.jpg) 0 0 repeat; border: 1px solid #cccccc; width: 170px; height: 112px; }
.ministry_item h4 { font-size: 1.2em; font-weight: bold; margin: 10px 0 0 0; font-family: Helvetica, sans-serif; }
.ministry_item h4 a { font-weight: bold;}
.ministry_item:hover a { color: #d43f8f;}
.ministry_item img:hover { background: #cccccc; }


.ministries_row { margin-top: 24px; }
.ministries_row img { float: left; display: inline; padding: 9px; background: #ece9d8 url(../images/bg/bg_sidebar_wrap.png) 0 0 repeat; border: 1px solid #cccccc; width: 181px; height: 105px; }
.ministries_row img:hover { background: #cccccc; }
.ministries_row:hover img { background: #cccccc; }
.ministries_right_panel { float: right; display: inline; width:62%; margin-top: 3px; }
.ministries_right_panel h4 { margin: 0 0 0 0; font-size: 1.4em; }
.ministries_right_panel h5 { font-size: 1.2em; margin-top: 3px; color: #888888; font-weight: normal; }
.ministries_right_panel p { margin: 8px 0 0 0; }

.ministry_single_wrap { width: 100%; overflow: hidden; float: left; display: inline; margin-top: -67px; position: relative;}
.ministry_single { width: 786px; padding: 24px; margin: -307px auto 0 auto; overflow: hidden; background: #ffffff url(../images/bg/bg_content_wrap.jpg) 0 0 repeat; position: relative; z-index: 2; }
.ministry_single .main { margin-top: 0; width: 524px;  }
.ministry_single .sidebar { margin-top: 0; }
.ministry_large_bg { width: 880px; height: 500px; position: relative; z-index: 0;}

.ministry_name { text-transform: none; color: #666666; font-weight: normal; font-size: 2.2em; margin-top: 20px; }
.ministry_small_image { float: left; display: inline; margin: 6px 28px 24px 0; width: 206px; height: 119px; border: 8px solid #eeebdf; -webkit-border-radius: 3px; border-radius: 3px; -moz-border-radius: 3px; }
.ministry_large_image { margin: 18px 0 26px 0; padding: 9px; background: #eee9db; border: 1px solid #ddd7c8; }

ul.ministry_nav { width:590px; margin: 8px 0 8px 0; padding: 8px 8px 0 0; overflow: hidden; background: #eeebdf; -webkit-border-radius: 3px; border-radius: 3px; -moz-border-radius: 3px; }
ul.ministry_nav li { margin: 0 0 8px 8px; padding: 0; list-style:none; float: left; display: inline; font-size: 1.3em;  }
ul.ministry_nav li a { display: block; padding: 6px 16px 4px 16px; background: #c0baad; color: #ffffff; -webkit-border-radius: 3px; border-radius: 3px; -moz-border-radius: 3px; }
ul.ministry_nav li a:hover { text-decoration:none; background: #988d74; }
ul.ministry_nav li a.active_min { background: #ffffff; color: #645a43;  }

.ministry_content { width: 100%; margin-bottom: 6px; }
.ministry_right_panel { float: right; display: inline; width: 155px; margin: 18px 0 10px 20px; }
.ministry_right_panel img { padding: 10px; background: #eee; margin-bottom: 24px; width: 135px; }

.ministry_content iframe { padding: 9px; background: transparent url(../images/bg/bg_sidebar.jpg) 0 0 repeat; border: 1px solid #ccc; }
.ministry_content h4 { font-weight: bold; }

.ministry_drop_down { margin: 16px 0 0 0; width: 100%; font-size: 1.2em; color: #666666; }
.side_event_listing { background: transparent url(../images/bg/bg_event_row.jpg) bottom left repeat-x; padding: 8px 0; }
.side_event_listing:last-child { border:0; }
.side_event_listing h4 {  margin: 0 0 5px 0; padding: 0; font-size: 1.4em; }
.side_event_listing h4 a { color: #95d179; font-weight: normal; }
.side_event_listing p { font-size: 1.2em; margin: 0; padding: 0; }

p.no_events_sidebar { width: 90%; padding:8px 5%; text-align: center; background: #f9f2b7; color: #666; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; line-height: 1.2em; }

/* Social Media Page
--------------------------------------------------------------------------------------- */

.social_row { overflow: hidden; margin: 15px 0 30px 0; clear: both; }
.social_header { width: 100%; overflow: hidden; border-bottom: 1px dashed #a1a17b; padding-bottom: 5px; margin-bottom: 20px; }
.social_header h2 { float: left; width: auto; border: none; padding-bottom: 0; margin: 0; margin-top: 3px; }
.social_header a { float: right; margin-top: 0; }
.social_container { width: 558px; padding: 20px; background: #ece9d9; -moz-border-radius: 6px; border-radius: 6px; -webkit-border-radius: 6px; border: 1px solid #cccccc; }
.twitter_item { width: 100%; }
.twitter_item p { margin: 0; }
.social_container p { margin: 0; }

.post_button { width: 100%; overflow: hidden; margin-top: 5px; }
.post_button a { float: right; margin-top: 0; }
.post_button p { margin: 0; }

/* Photos
--------------------------------------------------------------------------------------- */
.yoxview-thumbnails-details { display: none; }
.photos_page { margin: 22px 0 0 0; overflow: hidden; width: 540px; height: 80px; }



/* Employment Opporunities Details
______________________________________________________________________________________ */
.yellow_paper { width: 518px; background: transparent url(../images/bg/bg_sidebar.jpg) 0 0 repeat; padding:30px 40px 10px 40px; margin-top: 24px; border: 1px solid #cccccc; }
.yellow_paper h4 { font-size: 1.6em; padding-bottom: 8px; border-bottom: 4px solid #9b9779; margin-bottom: 24px; width: 100%; text-transform: none; font-weight: bold; }
.posted { float: right; font-size: .825em; color: #555; }


/* Media Module
______________________________________________________________________________________ */

ul.media_sub_nav { width: 100%; height: 27px; overflow: hidden; inline; margin: 0;}
ul.media_sub_nav li { height: 17px; float: left; display: inline; margin: 0 10px 0 0; padding: 0; text-align: center; text-transform: uppercase; font-size: 1.6em; list-style: none; }
ul.media_sub_nav li a { display: block; padding-left: 12px;  height: 27px; padding-left: 12px; text-decoration: none; float: right; margin: 0 0 0 0; color: #fff; background: transparent url('../images/bg/bg_main_nav_left.png') no-repeat 0 0; }
ul.media_sub_nav li a span { display: block; height: 21px; line-height: 30px; padding: 6px 12px 0 0; letter-spacing: .05em; background: transparent url('../images/bg/bg_main_nav_right.png') no-repeat 100% 0; }
ul.media_sub_nav li a:hover, ul.media_sub_nav li a:hover span, ul.media_sub_nav li a:visited:hover, ul.media_sub_nav li a:visited:hover span { background: #f05900; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }



li.media_sub_nav_active a, li.media_sub_nav_active a:visited, li.main_nav_active a:active { color: #111111; background: none; }
li.media_sub_nav_active a span, li.media_sub_nav_active a:visited span, li.main_nav_active a:active span { color: #111111; background: none; }
li.media_sub_nav_active a:hover, li.media_sub_nav_active a:visited:hover, li.media_sub_nav_active a:hover span, li.media_sub_nav_active a:visited:hover span { color: #ffffff; background: none; }


.current_sermon_box { margin-bottom: 24px; }
.caption_header { margin: 24px 0 10px 0; background: #ece9d8 url(../images/bg/bg_sidebar.jpg) 0 0 repeat; border: 1px solid #cccccc; padding: 20px; padding: 10px 10px; width: 578px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; overflow:hidden; }
.caption_header h4 { margin: 0; float: left; display: inline; }
.caption_header a.view_more { margin: 0; float: right; display: inline; font-size: 1.2em; }
.sermon_left_panel { float: left; display: inline; width: 283px; margin-top: 20px; }
.sermon_right_panel { float: right; display: inline; width: 280px; margin-top: 20px; }

.sermon_right_panel h5 { font-size: 1.8em; color: #333333; }
.sermon_right_panel h6 { font-size: 1.1em; margin-top: 3px; color: #666666; font-weight: normal; }

.sermon_listing { margin-bottom: 24px;}

ul.media_options { margin: 0; padding: 0; overflow: hidden; }
ul.media_options li { margin: 0; padding: 0; float: left; display: inline; list-style: none; margin-right: 5px; }
ul.media_options a.watch { display: block; width: 94px; height: 43px; text-indent: -9999px; background: transparent url(../images/media/btn_watch.jpg) 0 0 no-repeat; }
ul.media_options a.watch { width: 95px; background-position: 0 0;}
ul.media_options a.watch:hover { background-position: 0 -43px;}
ul.media_options a.listen { display: block; width: 95px; height: 43px; text-indent: -9999px; background: transparent url(../images/media/btn_listen.jpg) 0 0 no-repeat; }
ul.media_options a.listen { background-position: 0 0;}
ul.media_options a.listen:hover { background-position: 0 -43px;}


.table_sermons { width: 100%; border-collapse: collapse; font-size: 1.1em; margin:8px 0 24px 0;}
.table_sermons td { padding: 6px 0; border-bottom: 1px solid #e8e8e8; vertical-align: middle; }
.table_sermons td.titles { font-weight: bold; color: #333333;}

a.btn_rc_td { float: left; font-size: .775em; display: block; padding: 2px 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: #ffffff url(../images/bg/bg_gradient_small_buttons.png) bottom left repeat-x; color: #888888; border: 1px solid #bbbbbb; text-transform: capitalize; }
tr:hover a.btn_rc_td { border: 1px solid #333333; background-color: #333333; color: #ffffff; }
tr:hover a.btn_rc_td:hover { background-color: #b26e60; border-color: #963b26; text-decoration: none; color: #ffffff;}


a.icon_watch { display: block; width: 15px; height: 15px; text-indent: -9999px; background: transparent url(../images/media/icons_watch_listen_buy_new.jpg) 0 0 no-repeat;}
a.icon_watch:hover { background-position: 0 -15px;}
a.icon_listen { display: block; width: 15px; height: 15px; text-indent: -9999px; background: transparent url(../images/media/icons_watch_listen_buy_new.jpg) -15px 0 no-repeat;}
a.icon_listen:hover { background-position: -15px -15px;}
a.icon_buy { display: block; width: 15px; height: 15px; text-indent: -9999px; background: transparent url(../images/media/icons_watch_listen_buy_new.jpg) -30px 0 no-repeat;}
a.icon_buy:hover { background-position: -30px -15px;}

a.btn_download { display: block; width: 89px; height: 22px; text-indent: -9999px; background: transparent url(../images/media/btn_download.gif) 0 0 no-repeat;}
a.btn_download:hover { background-position: 0 -22px;}

a.btn_give { display: block; width: 186px; height: 44px; text-indent: -9999px; background: transparent url(../images/btn/btn_give.jpg) top left no-repeat;}
a.btn_give:hover { background-position: top right;}




.current_series_player_box { width: 598px; margin: 24px 0; -moz-border-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px; background: #ece5d6; border: 1px solid #d1c6b5; }
.current_series_player_box img.featured { height: 326px; margin: 9px 0 0 9px;}
.current_series_player_info { overflow: hidden; width: 92%; padding: 20px 4% 0 4%;}
.current_series_player_title { border-bottom: 1px solid #c2c295; overflow: hidden; width: 100%; padding-bottom: 14px;}
.current_series_player_title h4.title { margin: 2px 0 0 0; width: 50%; float: left; display: inline; }

.current_series_player_title ul { width:426px; overflow: hidden; margin: 0; margin-left: 72px;}
.current_series_player_title ul li { float: left; display: inline; margin-right: 10px; list-style: none; margin: 0; }
.current_series_player_title ul li a { display: block; height: 32px; text-indent: -9999px; background: transparent url(../images/media/btn_buttons.png) 0 0 no-repeat;}
.current_series_player_title ul li a.btn_media_watch { width: 89px; background-position: 0 0;}
.current_series_player_title ul li a.btn_media_watch:hover { background-position: 0 -32px;}
.current_series_player_title ul li a.btn_media_listen { width: 89px; background-position: -89px 0;}
.current_series_player_title ul li a.btn_media_listen:hover { background-position: -89px -32px;}
.current_series_player_title ul li a.btn_media_downloads { width: 119px; background-position: -178px 0;}
.current_series_player_title ul li a.btn_media_downloads:hover { background-position: -178px -32px;}
.current_series_player_title ul li a.btn_media_share { width: 89px; background-position: -297px 0;}
.current_series_player_title ul li a.btn_media_share:hover {  background-position: -297px -32px;}

.icon_download { display: block; width: 16px; height: 16px; text-indent: -9999px; background: transparent url(../images/media/icon_download.jpg) 0 0 no-repeat;}
.icon_download:hover { background-position: 0 -16px;}

.player_descriptions { overflow: hidden; width: 100%; padding: 10px 0; border-top: 1px solid #c2c295;}
.player_descriptions .speakers { font-size: 1.1em; margin: 6px 0 0 0;}
.player_descriptions p { margin-bottom: 0;}

.series_listing { margin-bottom: 0;}

.latest_message_box { margin-top: 0; }
.latest_message_box h3 { margin-top: 0;}
.latest_message_title { font-size: 1.4em; margin-top: 16px;}

.table_generic { width: 100%; border-collapse: collapse; font-size: 1.2em;}
.table_generic td { padding: 10px; border-bottom: 1px solid #c2c295; vertical-align: middle; }
.table_generic tr.alt td { background: #f7f5ee; }
.no_padding td { padding: 1px 0; border-bottom:0; }
.table_generic td.titles { background: #666666; color: #ffffff; font-weight: bold; border-bottom: 1px solid #333333;}
.table_generic td small { font-size: .825em;}

.sermon_listing { margin-bottom: 24px;}

/* Media Hidden Divs */
 
.media_hidden_div { width: 94%; overflow: hidden; padding: 14px 3% 20px 3%; background: transparent url(../images/bg/bg_transparency_2_5.png) repeat; }
.media_hidden_div h4 { margin: 0 0 12px 0; font-size: 1.2em; font-weight: bold;}
.media_hidden_div p { margin: 0 0 12px 0; font-size: 1.2em; font-style: italic;}
.media_hidden_div input { width: 97%; margin-bottom: 12px; padding: 4px 6px 4px 4px;}
.media_hidden_div input.last { margin-bottom: 0;}
.media_hidden_div a.close { float: right; display: inline; font-size: 1em; text-transform: uppercase; font-weight: bold; margin-top: 3px; color: #7d7469;}
.media_hidden_div a.close:hover { color: #7d7469;}

h5.more_from { margin: 0 0 16px 0;}
 
/* Social Links */

.main_content .social_links { width: 100%; overflow: hidden; height: 30px; margin: 0 0 0 0; padding: 0;}
.main_content .social_links li { float:left; display: inline; margin: 0 17px 0 0; padding: 0; list-style: none;}
.main_content .social_links li.last { margin-right: 0;}
.main_content .social_links li.extra_margin { margin-left: 0;}
.social_links li a { display: block; height: 30px; width: 30px; text-indent: -9999px; background: transparent url(../images/media/btn_social_links.gif) 0 0 no-repeat;}
#btn_sl_facebook { background-position: 0 0;}
#btn_sl_facebook:hover { background-position: 0 -30px;}
#btn_sl_twitter { background-position: -30px 0;}
#btn_sl_twitter:hover { background-position: -30px -30px;}
#btn_sl_delicious { background-position: -60px 0;}
#btn_sl_delicious:hover { background-position: -60px -30px;}
#btn_sl_stumbleupon { background-position: -90px 0;}
#btn_sl_stumbleupon:hover { background-position: -90px -30px;}
#btn_sl_digg { background-position: -120px 0;}
#btn_sl_digg:hover { background-position: -120px -30px;}
#btn_sl_mixx { background-position: -150px 0;}
#btn_sl_mixx:hover { background-position: -150px -30px;}
#btn_sl_technorati { background-position: -180px 0;}
#btn_sl_technorati:hover { background-position: -180px -30px;}
#btn_sl_newsvine { background-position: -210px 0;}
#btn_sl_newsvine:hover { background-position: -210px -30px;}
#btn_sl_reddit { background-position: -300px 0;}
#btn_sl_reddit:hover { background-position: -300px -30px;}
#btn_sl_rss { background-position: -330px 0;}
#btn_sl_rss:hover { background-position: -330px -30px;}
#btn_sl_email { background-position: -360px 0;}
#btn_sl_email:hover { background-position: -360px -30px;}


ul.media_options { margin: 0; padding: 0; overflow: hidden; }
ul.media_options li { margin: 0; padding: 0; float: left; display: inline; list-style: none; margin-right: 5px; }
ul.media_options a.watch { display: block; width: 94px; height: 43px; text-indent: -9999px; background: transparent url(../images/media/btn_watch.jpg) 0 0 no-repeat; }
ul.media_options a.watch { width: 95px; background-position: 0 0;}
ul.media_options a.watch:hover { background-position: 0 -43px;}
ul.media_options a.listen { display: block; width: 95px; height: 43px; text-indent: -9999px; background: transparent url(../images/media/btn_listen.jpg) 0 0 no-repeat; }
ul.media_options a.listen { background-position: 0 0;}
ul.media_options a.listen:hover { background-position: 0 -43px;}


.table_sermons { width: 100%; border-collapse: collapse; font-size: 1.1em; margin:8px 0 24px 0;}
.table_sermons td { padding: 6px 0; border-bottom: 1px dashed #c7c1af; vertical-align: middle; }
.table_sermons td.titles { font-weight: bold; color: #333333;}

a.icon_watch { display: block; width: 15px; height: 15px; text-indent: -9999px; background: transparent url(../images/media/icons_watch_listen_buy_new.jpg) 0 0 no-repeat;}
a.icon_watch:hover { background-position: 0 -15px;}
a.icon_listen { display: block; width: 15px; height: 15px; text-indent: -9999px; background: transparent url(../images/media/icons_watch_listen_buy_new.jpg) -15px 0 no-repeat;}
a.icon_listen:hover { background-position: -15px -15px;}
a.icon_buy { display: block; width: 15px; height: 15px; text-indent: -9999px; background: transparent url(../images/media/icons_watch_listen_buy_new.jpg) -30px 0 no-repeat;}
a.icon_buy:hover { background-position: -30px -15px;}

a.btn_download { display: block; width: 89px; height: 22px; text-indent: -9999px; background: transparent url(../images/media/btn_download.gif) 0 0 no-repeat;}
a.btn_download:hover { background-position: 0 -22px;}

a.btn_give { display: block; width: 186px; height: 44px; text-indent: -9999px; background: transparent url(../images/btn/btn_give.jpg) top left no-repeat;}
a.btn_give:hover { background-position: top right;}

.podcast_row { width: 100%; overflow: hidden; margin-top: 10px;}
.podcast_info { width: 54%; float:right; display:inline;}

.media_page_social_wrap { width: 100%; margin: 24px 0; padding-bottom: 24px; }

/* Video Pages Layout */

.video_wrap { width: 100%; overflow: hidden; margin-top: 24px; }
.video_box { width: 190px; height: 190px; float: left; display: inline; margin: 0 10px 10px 0; text-align: center; }
.video_box img { width: 170px; height: 120px; padding: 9px; background: #ece5d6; border: 1px solid #d1c6b5; }
.video_box h4 { font-size: 1.2em; font-weight: bold; margin: 10px 0 0 0; font-family: Helvetica, sans-serif; }
.video_box h4 a { font-weight: bold; color: #333; }
.video_box:hover a { color: #dd8c19;}
.video_box img:hover { background: #d1c6b5; }

/* Resources/Downloads Module
______________________________________________________________________________________ */

.resources_group { padding: 20px 0; margin-top: 10px; overflow: hidden; width: 580px; }
.resource_header { overflow:  hidden; margin-bottom: 10px; }
.resource_header h3 { font-size: 2.2em; display: inline; float: left; margin: 3px 10px 0 0; }
.resource_header h3 a { font-size: .8em; text-decoration: underline; }
.resource_header h3 a:hover { font-size: .8em; text-decoration: none; }
.resource { overflow: hidden; padding: 15px 0; padding-right: 10px; border-bottom: 1px solid #d9d7d0; clear: both; width: 580px; }
.resource .left { float: left; display: inline; width: 25%; clear: left; }
.resource .right { float: right; display: inline; width: 73%; }
.resource .right h6 { font-family: Arial, sans-serif; font-size: 1.8em; color: #555; font-weight: 200; margin-top: 0; padding-top: 0; }
.resource .right p { margin-top: 6px; }

.download_row { margin-bottom: 26px; padding-bottom: 20px; border-bottom: 1px dashed #cccccc; margin-top: 20px;}
.single { margin-bottom: 0; padding-bottom: 0; border-bottom: none; margin-top: 20px;}
.download_left_panel { float: left; display: inline; width: 20%; position: relative; text-align: center; }
.download_left_panel img { padding: 9px; background: #ece9d8 url(../images/bg/bg_sidebar_wrap.png) 0 0 repeat; border: 1px solid #cccccc; }
.download_left_panel a { display: block; width: 140px;  }
.icon_zoom { position: absolute; bottom: 0; right: 0; z-index: 1; }
.download_right_panel { float: right; display: inline; width:73%; }
.download_right_panel h4 { margin: 0 0 0 0; }
.download_right_panel h5 { font-size: 1.2em; margin-top: 3px; color: #888888; font-weight: normal; }
.download_right_panel p { margin: 8px 0 0 0; }

ul.download_items { margin: 8px 0 16px 0; padding: 0; overflow: hidden; width: 100%; }
ul.download_items li { list-style: none; margin: 0; padding: 4px 0 4px 24px; float: left; display: inline; margin-right: 12px; width: 41%; font-size: 1.2em; }
.download_item_img { background: transparent url(../images/icons/icon_download_img.gif) 0 50% no-repeat; }
.download_item_pdf { background: transparent url(../images/icons/icon_download_pdf.gif) 0 50% no-repeat; }
.download_item_doc { background: transparent url(../images/icons/icon_download_doc.gif) 0 50% no-repeat; }
.download_item_xls { background: transparent url(../images/icons/icon_download_xls.gif) 0 50% no-repeat; }
.download_item_ppt { background: transparent url(../images/icons/icon_download_ppt.gif) 0 50% no-repeat; }
.download_item_mp3 { background: transparent url(../images/icons/icon_download_mp3.gif) 0 50% no-repeat; }
.download_item_mov { background: transparent url(../images/icons/icon_download_mov.gif) 0 50% no-repeat; }
.download_item_mpg { background: transparent url(../images/icons/icon_download_mpg.gif) 0 50% no-repeat; }
.download_item_pie { background: transparent url(../images/icons/icon_download_pie.gif) 0 50% no-repeat; }
.download_item_generic { background: transparent url(../images/icons/icon_download_generic.gif) 0 50% no-repeat; }

.download_header { width: 96%; background: transparent url(../images/bg/bg_sidebar.jpg) 0 0 repeat; padding: 6px 2%; overflow: hidden; border-bottom: 1px solid #cccccc;  }
.download_header h4 { margin: 0; float: left; display: inline; font-size: 1.8em; margin-top: 3px; }

p.download_paragraph { margin: 12px 0 0 0; clear: left; width: auto; }

.download_box { margin-top: 18px; }

a.download_button { margin: 6px 0 0 0; }


/* Sidebar Layout
--------------------------------------------------------------------------------------- */

.sidebar h1 { margin: 20px 0 0 0; font-size: 1.7em; font-weight: 600; color: #666; text-shadow: 1px 1px #f2f2f2; }

.side_nav { margin: 0; width: 220px; padding: 0; clear: both; }
.side_nav li { font-size: 1.4em; }
.side_nav li a:link, .side_nav li a:visited, .side_nav li a:active { display: block; width: 200px; padding: 10px; color: #777; font-weight: normal; text-shadow: 1px 1px 0 #ffffff; background: #eeeeee; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; margin-top: 5px; border: 1px solid #dddddd; }
.side_nav li a.active:link, .side_nav li a.active:visited, .side_nav li a.active:hover, .side_nav li a.active:active { color: #2a326f; text-shadow: none; background: #ffffff url(../images/bg/bg_sidenav_active.png) 10px 50% no-repeat; width: 218px; padding: 10px 10px 10px 30px; border: 1px solid #ffffff;  }
.side_nav li a:hover, a.active:visited:hover { text-decoration: none; background: #ffffff; text-shadow: none; border: 1px solid #ffffff; color: #2a326f; }

.sidebar ul.checklist { margin: 24px 0; }
.sidebar ul.checklist li { padding-left: 28px; background: transparent url(../images/icons/icon_check_small.gif) 0 50% no-repeat; font-size: 1.4em; color: #555555; margin-bottom: 6px; font-weight: bold; }

.side_box { width: 220px; padding: 0; margin: 20px 0 0 0; clear: both; }

body.blog .side_box_top { margin: 0; }

.sidebar_ads { margin: 0; }
.sidebar_ads img { margin-top: 24px; }

.side_box .side_nav { margin: 0 0 0 0; }


/* Footer Layout
--------------------------------------------------------------------------------------- */

.footer_info { width: 100%; overflow: hidden; }
.footer_verify { width: 33%; float: right; display: inline; }
.geo { float: right; width: auto; padding-top: 11px; }
.auth_net { float: right; width: auto; }
.sofproducts_logo { float: left; width: 205px; padding-top: 18px; }
.sofproducts_logo a { display: block; }
.sofproducts_logo img { border: none; }
.footer_share { width: 66%; float: left; display: inline; }
.usa { float: left; display: inline; width: auto; padding-top: 23px; }
.share_it { float: left; display: inline; width: auto; margin: 27px 0 0 20px; }
.foot_links { float: left; display: inline; margin: 14px 0 0 30px; text-align: left; width: 300px; text-transform: uppercase; font-size: 1.1em; }
.foot_links a { font-weight: normal; }

.footer .cm { float: right; display: inline; margin-top: 8px; margin-right: 20px; width: 200px; height: 18px; }

.copyright { width: 100%; margin: 20px auto 0 auto; background: #636363; padding: 16px 0; text-align: center; color: #ffffff; }
.copyright p { font-size: 1.1em; margin: 0; }
.copyright a { color: #ffffff; }

.guarantee { width: auto; float: left; margin: 5px 0 0 20px; }


#foot_cmg_logo { display: block; width: 200px; height: 18px; text-indent: -9999px; background-image: url(../images/church_media_logo.png); background-repeat: no-repeat; background-color: transparent;}
.black_50 { background-position: top left;}
.black_50:hover { background-position: top right;}

p.no_margin { margin-top: 0; }

/* Blog??
--------------------------------------------------------------------------------------- */

.post h2 { border: none; margin: 0; background: none; }

.right_post h4 { margin: 5px 0; }

h1.margin_bottom_24 { margin-bottom: 24px;}
a.margin_top_0 { margin-top: 0;}

/* Search Box
--------------------------------------------------------------------------------------- */

.search_box { float: right; display: inline; background: transparent url(../images/bg/bg_search.png) top right no-repeat; width: 234px; height:39px; padding: 3px 13px 0 54px; margin:  0 0 0 0; }
.small_search { width:234px; height:18px; padding: 5px 0 0 0; font-size:1.2em; color:#999999; border: 0; background: none;; }
.small_search:focus { color:#000000; }


/* Misc
--------------------------------------------------------------------------------------- */

.no-top-margin { margin-top: 0px; }
.margin-top-10 { margin-top: 10px; }
.main .margin-top-20 { margin-top: 20px; }

a.float-left { float:left; }
a.float-right { float:right; }
a.float-none { float:none; }


/* Store
--------------------------------------------------------------------------------------- */

.store_featured_item { width: 150px; height: 180px; float: left; text-align: center; display: inline; margin: 0 20px 20px 0 }
.store_featured_item img { width: 130px; height: 130px; padding: 9px; border: 1px solid #dddddd; background: #eeeeee; }
.store_featured_item:hover img { background: #dddddd; }
.store_featured_item h4 { margin: 10px 0 0 0; width: 100%; }

#category_list { width: 100%; }

.checkout_nav { width: 600px; height: 50px; float: right; display: inline; margin: 84px 0 0 0; }
.checkout_nav li { height: 50px; display: inline; padding: 0; float: right; margin: 0 0 0 10px; position: relative;  font-size: 1.2em; }
.checkout_nav li a { display: block; height: 50px; color: #003591;}
