/*  RESET CSS                                   */

/*	Produced by									*/
/*	Lye Christadelphians 2009					*/
/*	http://www.lyechristadelphians.org/			*/

html, body, div, p, h1, h2, h3, ul, ol, li, form, fieldset, input, textarea {
	margin:  0;
	padding: 0;
	font-size: 100%;
}

ul {
	list-style: none;
}

img, fieldset {
	border: 0;
}

h1, h2, h3 {
	font-weight: normal;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

/*	STRUCTURE CSS								*/

/*	Produced by									*/
/*	Lye Christadelphians 2009					*/
/*	http://www.lyechristadelphians.org/			*/

/*	Based on the 960 Grid System				*/
/*	Visit http://960.gs/ for more information	*/

/*Containers*/
.container_12, .container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
} 

/*Global Values*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
	display: inline;
	float: left;
	position:  relative;
	margin-left: 10px;
	margin-right: 10px;
}

/*Fix For Children*/
.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/*12-Column Grid*/
.container_12 .grid_1 {
	width: 60px;
}
.container_12 .grid_2 {
	width: 140px;
}
.container_12 .grid_3 {
	width: 220px;
}
.container_12 .grid_4 {
	width: 300px;
}
.container_12 .grid_5 {
	width: 380px;
}
.container_12 .grid_6 {
	width: 460px;
}
.container_12 .grid_7 {
	width: 540px;
}
.container_12 .grid_8 {
	width: 620px;
}
.container_12 .grid_9 {
	width: 700px;
}
.container_12 .grid_10 {
	width: 780px;
}
.container_12 .grid_11 {
	width: 860px;
}
.container_12 .grid_12 {
	width: 940px;
}

/*16-Column Grid*/
.container_16 .grid_1 {
	width: 40px;
}
.container_16 .grid_2 {
	width: 100px;
}
.container_16 .grid_3 {
	width: 160px;
}
.container_16 .grid_4 {
	width: 220px;
}
.container_16 .grid_5 {
	width: 280px;
}
.container_16 .grid_6 {
	width: 340px;
}
.container_16 .grid_7 {
	width: 400px;
}
.container_16 .grid_8 {
	width: 460px;
}
.container_16 .grid_9 {
	width: 520px;
}
.container_16 .grid_10 {
	width: 580px;
}
.container_16 .grid_11 {
	width: 640px;
}
.container_16 .grid_12 {
	width: 700px;
}
.container_16 .grid_13 {
	width: 760px;
}
.container_16 .grid_14 {
	width: 820px;
}
.container_16 .grid_15 {
	width: 880px;
}
.container_16 .grid_16 {
	width: 940px;
}

/*12-Column Prefix*/
.container_12 .prefix_1 {
	padding-left: 80px;
}
.container_12 .prefix_2 {
	padding-left: 160px;
}
.container_12 .prefix_3 {
	padding-left: 240px;
}
.container_12 .prefix_4 {
	padding-left: 320px;
}
.container_12 .prefix_5 {
	padding-left: 400px;
}
.container_12 .prefix_6 {
	padding-left: 480px;
}
.container_12 .prefix_7 {
	padding-left: 560px;
}
.container_12 .prefix_8 {
	padding-left: 640px;
}
.container_12 .prefix_9 {
	padding-left: 720px;
}
.container_12 .prefix_10 {
	padding-left: 800px;
}
.container_12 .prefix_11 {
	padding-left: 880px;
}

/*16-Column Prefix*/
.container_16 .prefix_1 {
	padding-left: 60px;
}
.container_16 .prefix_2 {
	padding-left: 120px;
}
.container_16 .prefix_3 {
	padding-left: 180px;
}
.container_16 .prefix_4 {
	padding-left: 240px;
}
.container_16 .prefix_5 {
	padding-left: 300px;
}
.container_16 .prefix_6 {
	padding-left: 360px;
}
.container_16 .prefix_7 {
	padding-left: 420px;
}
.container_16 .prefix_8 {
	padding-left: 480px;
}
.container_16 .prefix_9 {
	padding-left: 540px;
}
.container_16 .prefix_10 {
	padding-left: 600px;
}
.container_16 .prefix_11 {
	padding-left: 660px;
}
.container_16 .prefix_12 {
	padding-left: 720px;
}
.container_16 .prefix_13 {
	padding-left: 780px;
}
.container_16 .prefix_14 {
	padding-left: 840px;
}
.container_16 .prefix_15 {
	padding-left: 900px;
}

/*12-Column Suffix*/
.container_12 .suffix_1 {
	padding-right: 80px;
}
.container_12 .suffix_2 {
	padding-right: 160px;
}
.container_12 .suffix_3 {
	padding-right: 240px;
}
.container_12 .suffix_4 {
	padding-right: 320px;
}
.container_12 .suffix_5 {
	padding-right: 400px;
}
.container_12 .suffix_6 {
	padding-right: 480px;
}
.container_12 .suffix_7 {
	padding-right: 560px;
}
.container_12 .suffix_8 {
	padding-right: 640px;
}
.container_12 .suffix_9 {
	padding-right: 720px;
}
.container_12 .suffix_10 {
	padding-right: 800px;
}
.container_12 .suffix_11 {
	padding-right: 880px;
}

/*16-Column Suffix*/
.container_16 .suffix_1 {
	padding-right: 60px;
}
.container_16 .suffix_2 {
	padding-right: 120px;
}
.container_16 .suffix_3 {
	padding-right: 180px;
}
.container_16 .suffix_4 {
	padding-right: 240px;
}
.container_16 .suffix_5 {
	padding-right: 300px;
}
.container_16 .suffix_6 {
	padding-right: 360px;
}
.container_16 .suffix_7 {
	padding-right: 420px;
}
.container_16 .suffix_8 {
	padding-right: 480px;
}
.container_16 .suffix_9 {
	padding-right: 540px;
}
.container_16 .suffix_10 {
	padding-right: 600px;
}
.container_16 .suffix_11 {
	padding-right: 660px;
}
.container_16 .suffix_12 {
	padding-right: 720px;
}
.container_16 .suffix_13 {
	padding-right: 780px;
}
.container_16 .suffix_14 {
	padding-right: 840px;
}
.container_16 .suffix_15 {
	padding-right: 900px;
}

/*Clear*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
* html .clearfix {
	height: 1%;
}

/*  THEME CSS									*/

/*	Produced by									*/
/*	Lye Christadelphians 2009					*/
/*	http://www.lyechristadelphians.org/			*/

/* @group theme */

h1 {
	color: #b6db80;
}

h2 {
	color: #b6db80;
}

blockquote {
	background: url(../images/blockquote.png) repeat-x 0 0;
}

.quote {
	background: url(../images/blockquote.png) repeat-x 0 0;
}

#reference {
	color: #3dabc9;
}

.home_page {
	background: url(../images/bg_home_screen_new.png) repeat-x 0 0;
}

.general_page {
	background: url(../images/bg_general_screen.png) repeat-x 0 0;
}

#button_current {
	background: url(../images/button_current.png) no-repeat 0 0;
}

#button_current p {
	color: #b6db80;
}

#button_current a {
	color: #b6db80;
}

#button_active a {
	color: white;
}

.button_active a {
	color: white;
}

#button_members_area a {
	visibility: hidden;
	color: #3dabc9;
}

#members_area_current {
	background: url(../images/members_area_current.png) no-repeat 0 0;
	color: #b6db80;
}

#members_area_current a {
	color: #b6db80;
}

#title_home {
/*	background: url(../images/title_home_bible4life.png) no-repeat 0 0;*/
	background: url(../images/title_home_new.png) no-repeat 0 0;
}

#title_general {
	background: url(../images/title_general.png) no-repeat 0 0;
}

#subtitle_home {
	background: url(../images/subtitle_home_new.png) no-repeat 0 0;
}

#subtitle_white p {
	color: white;
}

#subtitle_white a {
	color: white;
}

#bar_1_home {
	color: white;
}

#bar_1_home h3 {
	color: white;
}

#bar_1_home a {
	color: white;
}

#bar_1_general a {
	color: white;
}

#bar_2_home {
	color: white;
}

#bar_2_home h3 {
	color: white;
}

#bar_2_home a {
	color: white;
}

#bar_2_general a {
	color: white;
}

#bar_3_home {
	color: white;
}

#bar_3_home h3 {
	color: white;
}

#bar_3_home a {
	color: white;
}

#bar_3_general a {
	color: white;
}

#navigation_secondary {
	color: #b6db80;
}

#navigation_secondary a {
	color: #42646b;
}

#box_border_home {
	background: black url(../images/box_border_home.png) repeat-x 0 0;
}

#box_border_general {
	background: black url(../images/box_border_general.png) repeat-x 0 0;
}

#box_content_home {
	color: white;
}

#box_content_home a {
	color: white;
}

#box_content_general {
	background-color: white;
}

#box_content_general a {
	color: #3dabc9;
}

#map_lye_home {
	border: 1px solid #3dabc9;
}

#map_lye_visit {
	border: 1px solid #3dabc9;
}

#map_woodgate {
	border: 1px solid #3dabc9;
}

#fileshare_list {
	border-top: 1px solid #42646b;
}

#fileshare_item {
	border-bottom: 1px solid #42646b;
}

.fileshare_item {
	border-bottom: 1px solid #42646b;
}

#fileshare_item_title {
	color: #3dabc9;
}

.fileshare_item_title {
	color: #3dabc9;
}

#fileshare_item_title a {
	color: #3dabc9;
}

.fileshare_item_title a {
	color: #3dabc9;
}

input {
	padding: 4px;
	background-color: white;
	color: #3dabc9;
	border: 1px solid #42646b;
}

#gallery_item img {
	border: 8px solid black;
}

.gallery_item img {
	border: 8px solid black;
}

#special_event {
	color: #42646b;
}

.special_event {
	color: #42646b;
}

#special_event h3 {
	color: #42646b;
}

.special_event h3 {
	color: #42646b;
}

#special_event a {
	color: #42646b;
}

.special_event a {
	color: #42646b;
}

#footer {
	color: #42646b;
}

#footer a {
	color: #42646b;
}



/* @end */

/* @group typography */

body {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 100%;
}

h1 {
	font-size: 1.5em;
	margin-top: 18px;
	margin-bottom: 9px;
}

h2 {
	margin-bottom: 6px;
	margin-top: 12px;
	font-size: 1.2em;
}

h3 {
	font-size: 1.2em;
	margin-top: 18px;
	margin-bottom: 9px;
}

p {
	font-size: 1em;
	margin-bottom: 6px;
}

ul {
	margin-top: 9px;
	margin-bottom: 9px;
	list-style-position: inside;
	list-style-type: disc;
}

li {
	margin-bottom: 3px;
}

blockquote {
	margin: 9px 0 12px;
	padding: 20px;
}

.special_event h3 {
	font-size: 1em;
	margin-top: 18px;
	margin-bottom: 9px;
}

.special_event h4{
	font-size: 0.8em;
	margin-top: 18px;
	margin-bottom: 9px;
}

.special_event p {
	font-size: 0.8em;
}

.quote {
	margin: 9px 0 12px;
	padding: 20px;
}

#reference {
	font-size: .8em;
	margin-top: 12px;
	text-align: right;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#navigation_main {
	font-size: 16px;
}

#button_members_area {
	font-size: 12px;
}

#members_area_current {
	font-size: 12px;
}

#bar_1_home h3 {
	font-size: 24px;
	margin-top: 19px;
	margin-bottom: 10px;
}

#bar_1_home p {
	font-size: 16px;
	margin-bottom: 3px;
}

#bar_1_general a {
	font-size: 16px;
}

#bar_2_home h3 {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#bar_2_home p {
	font-size: 16px;
	margin-bottom: 3px;
}

#bar_2_general a {
	font-size: 16px;
}

#bar_3_home h3 {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#bar_3_home p {
	font-size: 16px;
	margin-bottom: 3px;
}

#bar_3_general a {
	font-size: 16px;
}

#navigation_secondary {
	font-size: 16px;
}

#navigation_secondary {
	margin-bottom: 3px;
}

#fileshare_item_title {
	font-size: 1.2em;
}

.fileshare_item_title {
	font-size: 1.2em;
}

#fileshare_item_description {
}

#special_event p {
	margin-bottom: 3px;
}

.special_event p {
	margin-bottom: 3px;
}

#footer {
	font-size: 12px;
}



/* @end */

/* @group structure */

#button_current {
	height: 40px;
	text-align: center;
}

#button_current p {
	height: 40px;
	text-align: center;
	margin-top: 9px;
}

#button_active {
	height: 40px;
	text-align: center;
}

.button_active {
	height: 40px;
	text-align: center;
}

#button_active p {
	margin-top: 9px;
}

.button_active p {
	margin-top: 9px;
}

#button_members_area {
	height: 40px;
	text-align: right;
}

#members_area_current {
	height: 40px;
	text-align: right;
}

#button_members_area p {
	margin-top: 12px;
}

#members_area_current p {
	margin-top: 12px;
}

#title_home {
	height: 200px;
}

#title_general {
	height: 140px;
}

#subtitle_home {
	height: 120px;
}


#bar_1_home {
	height: 120px;
}

#bar_1_general {
	height: 40px;
	margin-top: 60px;
}

#bar_1_general p {
	margin-top: 10px;
}

#bar_2_home {
	height: 120px;
}

#bar_2_general {
	height: 40px;
}

#bar_2_general p {
	margin-top: 10px;
}

#bar_3_home {
	height: 120px;
}

#bar_3_general {
	height: 40px;
}

#bar_3_general p {
	margin-top: 10px;
}

#navigation_secondary p {
	margin-top: 18px;
	margin-bottom: 18px;
}

#box_content_home {
	margin: 20px;
}

#box_content_general {
	margin: 20px;
	padding: 20px;
}

#map_lye_home {
	width: 100%;
	height: 240px;
	margin-bottom: 8px;
}

#map_lye_visit {
	width: 100%;
	height: 420px;
	margin-bottom: 8px;
}

#map_woodgate {
	width: 100%;
	height: 420px;
	margin-bottom: 8px;
}

.form-input-field {
	width: 98%;
}

#event_list_time {
	width: 100px;
	float: left;
}

.event_list_time {
	width: 100px;
	float: left;
}

#fileshare_list {
	margin-bottom: 18px;
	margin-top: 15px;
}

#fileshare_item {
	padding-top: 9px;
	padding-bottom: 9px;
}

.fileshare_item {
	padding-top: 9px;
	padding-bottom: 9px;
}

#gallery {
	margin-top: 20px;
}

#gallery_item {
	display: inline-block;
	width: 184px;
	height: 136px;
	text-align: center;
}

.gallery_item {
	display: inline-block;
	width: 184px;
	height: 136px;
	text-align: center;
}

#special_event {
	margin-bottom: 20px;
}

.special_event {
	margin-bottom: 20px;
}

#footer {
	padding-bottom: 20px;
	text-align: center;
}



/* @end */

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
 
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../scripts/fancybox/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('../scripts/fancybox/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('../scripts/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('../scripts/fancybox/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('../scripts/fancybox/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('../scripts/fancybox/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../scripts/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('../scripts/fancybox/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('../scripts/fancybox/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../scripts/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../scripts/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../scripts/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../scripts/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../scripts/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../scripts/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../scripts/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../scripts/fancybox/fancy_shadow_nw.png') no-repeat;
}

#subtitle-home {
	display: inline-block;
	color: #42646b;
	font-size: 24px;
	padding-top: 6px;
}

#subtitle-general {
	display: inline-block;
	float: right;
	color: #42646b;
	font-size: 18px;
	padding-top: 60px;
}

.wrong_password {
	color: red;
}

.special_event img {
	vertical-align: middle;
}
