/*Style Sheet designed for the Crossing's website
version 2.0
21 Nov 2009
Margins*/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
/*Text align center so that IE positions the box in the center of the screen.*/
	text-align: center;
	background: url(resources/bkground.png) fixed;
}
OBJECT
{
	vertical-align: top;
}
/*Text Elements*/
H1
{
	font-family: Tahoma;
	font-size: 2em;
	margin: 0.5em 0 1em;
}
H2
{
	font-size: 1.5em;
	margin: 0.5em 0 0.75em;
}
H3
{
	font-family: Tahoma;
	font-size: 1em;
	margin: 0.5em 0 0;
}
#default H1
{
	padding-left: 0.5em;
	color: #8EAB1E;
	font-family: Veranda, Arial, Tahoma;
	margin-bottom: 0;
}
#default H2
{
	padding-left: 0.5em;
	color: #8EAB1E;
	font-family: Verana, Arial, Tahoma;
}
#default H3
{
	font-family: Veranda, Arial, Tahoma;
	color: #5B5B5B;
	padding-left: 0.5em;
}
#default P
{
	margin-bottom: 0.5em;
	padding-left: 1em;
	font-size: 1em;
	padding-top: 10px;
}
H4
{
	font-family: Veranda, Arial, Tahoma;
	color: #94A621;
	font-size: 1em;
	margin-bottom: 0.2em;
	margin-top: 0.5em;
	padding-left: 0.5em;
}
#default IMG
{
	padding: 5px 5px 0;
}
#default .no_margin
{
	margin-bottom: 0;
}
#default .desc
{
	font-family: Tahoma;
	text-align: center;
}
#schedule_txt H4
{
	color: #AACCE2;
	margin: 0;
}
#schedule_txt P
{
	margin: 0;
}
#connect P
{
	margin-bottom: 0.5em;
	padding-left: 1em;
	font-size: 1em;
	margin-top: 0.5em;
}
#connect IMG
{
	padding: 5px;
}
#women H1, H2, H3, H4
{
	color: #00B9FE;
}
#women .stand
{
	font-family: "Lucida Calligraphy";
	color: #930E11;
	margin-bottom: 0.5em;
}
#women .stand UL
{
	padding-left: 20px;
	font-family: "Lucida Calligraphy";
	color: #930E11;
}
#women P
{
	margin-bottom: 0.75em;
}
.staff_memeber P
{
	font-size: 0.9em;
}
/*Main Layout*/
#wrapper
{
	width: 85%;
/*Make the website stretch to 80% of the screen width*/
	text-align: left;
	margin: 0 auto;
	min-width: 800px;
	background-color: #FFFFFF;
}
#banner
{
	width: 100%;
	height: 100px;
	background: #FFFFFF;
	position: relative;
}
#banner_left
{
	width: 80px;
	float: left;
	margin: 10px 0 0 20px;
	clear: left;
}
#banner_right
{
	float: right;
	margin: 15px 50px 0 0;
}
#default
{
	background: #FFFFFF;
	font-family: Veranda, Arial, Tahoma;
	color: #000000;
	position: relative;
}
#default_img
{
	width: 300px;
	float: left;
	overflow: hidden;
	clear: left;
}
#default_text
{
	float: left;
	width: 60%;
	text-align: left;
	margin-left: 10px;
}
/*Index elements*/
.service_times
{
	margin-left: 50px;
}
#feature_items
{
	float: left;
	margin-top: 20px;
	margin-left: 2px;
	width: 240px;
}
#message_img
{
	margin-top: 20px;
	width: 370px;
	margin-left: 5px;
	float: left;
	padding-bottom: 20px;
	display: block;
}
#connect
{
	color: #000000;
	background: #DAEAEE;
	width: 100%;
	font-family: tahoma;
}
#closer
{
	float: left;
	margin-left: 425px;
}
#index_video
{
	display: none;
	margin-top: 20px;
	width: 365px;
	margin-left: 10px;
	float: left;
	padding-bottom: 20px;
}
#bumper_video
{
	display: none;
	margin-top: 20px;
	width: 366px;
	margin-left: 10px;
	float: left;
	padding-bottom: 20px;
}
#anniversary_video
{
	display: none;
	margin-top: 20px;
	width: 366px;
	margin-left: 10px;
	float: left;
	padding-bottom: 20px;
}
/*Top 5 Elements*/
.top_5
{
	margin-left: 20px;
}
/*About Us Elements*/
#close_btn
{
/*The close button bar for the bio message box*/
	width: 100%;
	height: 30px;
	z-index: 1;
	cursor: pointer;
	left: 0px;
	top: 0px;
	background-color: #565656;
	color: #FFFFFF;
	text-align: right;
}
#bio_contents
{
/*Pastor Brad's bio content box*/
	width: 100%;
	height: auto;
	z-index: 2;
	color: #FFFFFF;
	margin-right: 5px;
}
#staff
{
	height: 100%;
	padding-left: 3px;
	font-family: Tahoma;
	color: #000000;
	background: #FFFFFF;
}
#message_box
{
/*Used to display Pastor Brad's bio*/
	border-right: 1px solid #000000;
	position: absolute;
	width: 230px;
	height: auto;
	z-index: 1;
	background-color: #8EAB1E;
	border-style: solid;
	border-width: 1px;
	display: none;
}
/*Women Page Elements*/
#women
{
	width: 85%;
	text-align: left;
	margin: 0 auto;
	min-width: 800px;
	background: #FFFF99;
	color: #000000;
	font-family: Tahoma;
}
#women .desc
{
	text-align: center;
}
#women IMG
{
	padding: 2px;
}
#range
{
	width: 300px;
	height: 300px;
	background: url(resources/ministries/women/range_form.png);
}
#simulcast
{
	background: url(resources/ministries/women/simulcast_form.png) no-repeat;
	height: 305px;
	margin-top: 5px;
	margin-left: 20px;
}
#simulcast_form
{
	margin-left: 250px;
	padding-top: 15px;
}
#simulcast HR
{
	text-align: left;
	width: 280px;
	background-color: #33CCCC;
	height: 2px;
}
.event
{
	border-top: 2px double #00B9FE;
	float: right;
	width: 60%;
	text-align: left;
	margin-left: 10px;
}
/*Hidden Elements*/
#content_1
{
	padding-bottom: 10px;
}
#content_2
{
	display: none;
}
#content_3
{
	display: none;
	padding-bottom: 10px;
}
#content_4
{
	display: none;
}
#content_5
{
	display: none;
}
#content_6
{
	display: none;
}
#content_7
{
	display: none;
}
/*Children Elements*/
#child_schedule
{
	float: right;
	width: 200px;
	background: url(resources/ministries/children/schedule.png) no-repeat;
}
#schedule_txt
{
	font-size: 0.8em;
	float: right;
	text-align: right;
	margin-right: 5px;
	color: #FFFFFF;
	width: 80%;
}
/*Crossover formating*/
.c_event
{
	background: #CECFCE url(resources/ministries/student/blocks.png) repeat-y right;
}
.c_event H4
{
	color: #000000;
	font-weight: bold;
}
.c_subHeader
{
	color: #FF0000;
	font-weight: bold;
}
.c_highlight
{
	border: 4px solid #000000;
	text-align: center;
}
/*180 formatting*/
.o_event
{
	background: url(resources/ministries/student/180_bkground.png) repeat-y right top;
	text-align: center;
}
.o_event H4
{
	color: #0000FF;
	font-size: 2em;
}
.o_subHeader
{
	font-family: "arial black";
	color: #000000;
}
.o_subHeader2
{
	color: #0000FF;
}
.staff_member
{
	font-family: Veranda, Arial, Tahoma;
	float: left;
	color: #000000;
	margin-top: 1em;
	padding-left: 0.5em;
	text-align: center;
	width: 30%;
	height: 220px;
}
#footer
{
	width: 100%;
	height: 65px;
	clear: both;
	background: #565656;
}
#footer_left
{
	float: left;
	margin: 10px 0 0 15px;
}
#footer_right
{
	float: right;
	width: 60%;
}
#footer .reaching
{
	color: #FFFFFF;
	font-family: Veranda, Arial, Tahoma;
	text-align: right;
	font-size: 20px;
}
#footer .address
{
	text-align: right;
	font-family: Veranda, Arial, Tahoma;
	font-size: 0.75em;
	color: #FEFEFE;
}
/*Lists*/
#default UL
{
	padding-left: 3em;
}
LI
{
	margin-bottom: 0.5em;
}
#women UL
{
	padding-left: 1em;
}
/*Form Items*/
INPUT
{
	margin-bottom: 0.5em;
}
/*Links*/
A
{
	color: #51A621;
}
A:hover
{
	color: #000000;
}
#connect A
{
	color: #606060;
}
#connect A:hover
{
	color: #68A6BA;
}
#women A
{
	color: #00B9FE;
}
#women A:hover
{
	color: #800000;
}
/*Tables*/
#default TABLE
{
	padding: 2px;
	width: 100%;
	margin: auto;
	border: none;
	color: #000000;
}
#default TD
{
	border: 1px outset #000000;
	text-align: left;
	color: #000000;
}
#default THEAD
{
	background: #8EAB1E;
	color: #FFFFFF;
}
TR.ruled
{
	background-color: #AAAAAA;
	color: #FFFFFF;
}
#default .c1
{
	background: #68A6BA;
}
#connect TABLE
{
	padding: 2px;
	width: 90%;
	margin: auto;
	font-size: 0.9em;
}
#connect TD
{
	border: 1px dotted #000000;
	text-align: left;
}
#connect THEAD
{
	font-size: 100%;
	background-color: #606060;
	color: #FFFFFF;
	font-weight: bold;
}
#connect .c1
{
	background-color: #B0D0DB;
}
/*Navigation
Main Navigation.*/
.main_nav
{
	float: left;
	background: url(resources/nav_bkground.png) repeat-x;
	width: 100%;
	height: 20px;
	font-family: Veranda, Arial, Tahoma;
	min-width: 800px;
}
.main_nav UL
{
	margin: 0;
	padding: 0;
	float: left;
}
.main_nav UL LI
{
	display: inline;
}
.main_nav UL LI A
{
	float: left;
	color: #FFFFE6;
/*Text color Gold*/
	text-decoration: none;
	padding: 0px 15px;
}
.main_nav UL LI A
{
	border-right: 1px solid #C0C0C0;
/*gray divider between menu items*/
}
.main_nav UL LI A:hover, .main_nav UL LI .current
{
	color: #000000;
}
.tab_nav
{
	margin: 2px auto auto;
	font-family: Veranda, Arial, Tahoma;
	clear: right;
}
.tab_nav A
{
	background: url(resources/tab_bkground.png) no-repeat;
	display: block;
	float: left;
	line-height: 2em;
	width: 120px;
	padding-right: 3px;
	text-align: center;
	text-decoration: none;
}
.tab_nav LI.current A
{
	color: #000000;
	font-weight: bold;
	background: url(resources/tab_bkground_active.png) no-repeat;
}
.tab_nav UL LI
{
	display: inline;
}
.tab_nav UL LI A
{
	color: #8EAB1E;
	text-decoration: none;
}
.tab_nav UL LI A:hover, .tab_nav UL LI .current
{
	color: #808080;
}
.tab_nav LI.current
{
	background: url(resources/subtab_bkground.png) no-repeat;
}
/*Connect Navigation*/
#connect .connect_nav
{
	margin: auto;
	background-color: #68A6BA;
	font-size: 1em;
	height: 25px;
}
/*Subnavigation*/
.sub_tab_nav
{
	margin: 2px auto auto;
	font-family: Veranda, Arial, Tahoma;
	clear: right;
}
.sub_tab_nav A
{
	background: url(resources/subtab_bkground.png) no-repeat;
	display: block;
	float: left;
	line-height: 2em;
	width: 120px;
	padding-right: 3px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}
.sub_tab_nav LI.current A
{
	color: #000000;
	background: url(resources/tab_bkground_active.png) no-repeat;
}
.sub_tab_nav UL LI
{
	display: inline;
}
.sub_tab_nav UL LI A:hover, .tab_nav UL LI .current
{
	color: #000000;
}
/*Index Navigation*/
#index_nav
{
	margin: 25px 0 0;
	width: 155px;
	font-family: veranda, arial, tahoma;
	float: left;
	/*+placement:shift -39px 0px;*/
	position: relative;
	left: -39px;
	top: 0px;
	font-size: 0.9em;
}
#index_nav UL
{
	list-style: none;
	width: 155px;
}
#index_nav A
{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background: url(resources/home/btn_bkground.png) no-repeat;
	display: block;
	height: 36px;
	padding: 3px;
}
#index_nav A:hover
{
	color: #000000;
}
/*Children Navigation*/
.childrens_nav
{
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}
.childrens_nav UL
{
	margin: 0;
	padding: 0;
}
.childrens_nav LI
{
	font-size: 0.9em;
	line-height: 1.2em;
	width: 150px;
	display: block;
}
.childrens_nav A
{
	text-decoration: none;
	background: #27A7EE;
	display: block;
	color: #000000;
}
.childrens_nav A:hover
{
	color: #FFFFFF;
}
