/* --------------------- */
/* --- Global Styles --- */
/* --------------------- */
body {
	margin:0px;
}
.topbar_background {
	background-image:url('http://www.freerefill.org/images/topbar_sliver.png');
	background-repeat:repeat-x;
	background-position:top;
	height:313px;
	width:100%;
	z-index:1;
}
.topbar_image {
	background-image:url('http://www.freerefill.org/images/topbar.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height:313px;
	width:100%;
	z-index:2;
}
.text_body {
	background-color:#06688c;
	background-image:url('http://www.freerefill.org/images/sliver.png');
	background-repeat:repeat-x;
	margin:0px; 
	padding:0px;
}
.logo {
	height:63px;
	width:208px;
}
.spacer {
	height:6px;
	background-color:#ff9900;
}
.tagline {
	height:56px;
	width:482px;
}
.page_footer {
	background-image:url('http://www.freerefill.org/images/base_sliver.png');
	background-repeat:repeat-x;
	height:36px;
}
.frtext {
	line-height:1.25;
	color:#666666;
	font-size:1.1em;
	font-weight:normal;
}
.frtext a {
	color:#666666;
	font-style:italic;
}
.textbox_gradient {
	background:url(http://www.freerefill.org/images/beliefs_sliver.png) repeat-x bottom left;
	padding:5px;
}
.center {
	display:block; 
	margin:0 auto 0 auto;
}
/* --------------------- */
/* --- Navbar Styles --- */
/* --------------------- */
#navbar {
	width:500px;
	height:40px;
	background:url(http://www.freerefill.org/images/navbar-sprite.png);
	margin:0px auto; 
	padding:0;
	position:relative;
	margin-left:0;
}
#navbar li {margin:0; padding:0; list-style:none; position:absolute; top:0;}
#navbar li, #navbar a {height:40px; display:block; text-decoration:none;}
#link0 {left:0px; width:30px;} 
#link1 {left:31px; width:48px;} 
#link2 {left:82px; width:32px;} 
#link3 {left:119px; width:33px;} 
#link4 {left:155px; width:43px;} 
#link5 {left:201px; width:81px;} 
#link6 {left:281px; width:54px;} 
#link7 {left:338px; width:41px;} 
#link8 {left:381px; width:63px;} 
#link9 {left:444px; width:59px;} 
#link0.current, #link0 a:hover {background:transparent url(http://www.freerefill.org/images/navbar-sprite.png) -0px -40px no-repeat;}
#link1.current, #link1 a:hover {background:transparent url(http://www.freerefill.org/images/navbar-sprite.png) -31px -40px no-repeat;}
#link2.current, #link2 a:hover {background:transparent url(http://www.freerefill.org/images/navbar-sprite.png) -82px -40px no-repeat;}
#link3.current, #link3 a:hover {background:transparent url(http://www.freerefill.org/images/navbar-sprite.png) -119px -40px no-repeat;}
#link4.current, #link4 a:hover {background:transparent url(http://www.freerefill.org/images/navbar-sprite.png) -155px -40px no-repeat;}
#link5.current, #link5 a:hover {background:transparent url(http://www.freerefill.org/images/navbar-sprite.png) -201px -40px no-repeat;}
#link6.current, #link6 a:hover {background:transparent url(http://www.freerefill.org/images/navbar-sprite.png) -281px -40px no-repeat;}
#link7.current, #link7 a:hover {background:transparent url(http://www.freerefill.org/images/navbar-sprite.png) -338px -40px no-repeat;}
#link8.current, #link8 a:hover {background:transparent url(http://www.freerefill.org/images/navbar-sprite.png) -381px -40px no-repeat;}
#link9.current, #link9 a:hover {background:transparent url(http://www.freerefill.org/images/navbar-sprite.png) -444px -40px no-repeat;}

/* ---------------------- */
/* --- Worship Styles --- */
/* ---------------------- */
.worship_glass {
	height:300px;
	width:173px;
	margin-right:10px;
}
.lower_section {
	border:2px solid #ff9900;
	margin:17px auto 17px auto;
	padding:7px;
	background-color:#b7d7e3;
}
.address {
	margin:11px 0px 0px 0px;
}
.address_top {
	margin:0px 0px 0px 0px;
}

/* --------------------- */
/* --- E-vite Styles --- */
/* --------------------- */
.evite_submit {
	display:block;
	margin:0 auto 0 auto;
}
.evite_wrapper_outer {
	border:1px solid #FF9900;
}
.evite_wrapper_inner {
	border:1px solid #9CBFBE; 
	padding:10px;
	background:url(http://www.freerefill.org/images/evite_sliver.png) repeat-x bottom left;
}
.evite_section {
	margin-bottom:12px;
}
.evite_list {
	list-style-type:disc;
	padding-left:15px;
}

/* ---------------------- */
/* --- Beliefs Styles --- */
/* ---------------------- */
.belief_text {
	line-height:1.15;
	color:#666666;
	font-size:1.15em;
	font-weight:normal;
	display:inline;
}
.belief_preview {
	display:inline;
}
.accordion_toggle {
	display:block;
	width:480px;
	background:url(http://www.freerefill.org/images/page_elements/accordion_toggle.png) no-repeat bottom right;
	padding:0;
	font-weight:normal;
	text-decoration:none;
	outline:none;
	cursor:pointer;
	margin:0;
}
.accordion_toggle img {
	padding:0;
}
.accordion_content {
	overflow:hidden;
	width:480px;
}
.accordion_toggle_active {
	background:url(http://www.freerefill.org/images/page_elements/accordion_toggle_active.png) no-repeat bottom right;
}
#vertical_container {
	display:block;
	background:url(http://www.freerefill.org/images/beliefs_sliver.png) repeat-x bottom left;
	padding:10px 10px 10px 10px;
}
#beliefs-1 {background:url(http://www.freerefill.org/images/beliefs_headers.gif) 0 -462px no-repeat; display:block;} 
#beliefs-2 {background:url(http://www.freerefill.org/images/beliefs_headers.gif) 0 -231px no-repeat; display:block;} 
#beliefs-3 {background:url(http://www.freerefill.org/images/beliefs_headers.gif) 0 0px no-repeat; display:block;} 
#beliefs-4 {background:url(http://www.freerefill.org/images/beliefs_headers.gif) 0 -77px no-repeat; display:block;}
#beliefs-5 {background:url(http://www.freerefill.org/images/beliefs_headers.gif) 0 -308px no-repeat; display:block;} 
#beliefs-6 {background:url(http://www.freerefill.org/images/beliefs_headers.gif) 0 -154px no-repeat; display:block;}
#beliefs-7 {background:url(http://www.freerefill.org/images/beliefs_headers.gif) 0 -385px no-repeat; display:block;}

/* ---------------------------- */
/* --- Current Study Styles --- */
/* ---------------------------- */
.titles_wrapper {
	line-height:1.25;
	font-size:1.25em;
	font-weight:normal;
	list-style:none;
	color:#ffffff;
}
.titles_border {
	border-style:solid;
	border-width:1px;
	border-color:#ff9900;
}
.study_link a {
	color:#ffffff; 
	text-decoration:none;
}
.study_link a:hover {
	color:#ffffff; 
	text-decoration:underline;
}

/* ------------------------ */
/* --- Resources Styles --- */
/* ------------------------ */
.resource_video {
	margin:0px 0px 10px 0px;
}
.resource_studies {
	height:683px;
}
.resource_credit {
	background-color:#e67300;
	line-height:1;
	color:#ffffff;
	font-size:0.8em;
	font-weight:normal;
}
.resource_credit a {
	color:#ffffff;
}

/* ----------------------------- */
/* --- Resource Pages Styles --- */
/* ----------------------------- */
.elijah_elisha_sec6 {
	text-align:center; 
	font-weight:bold; 
	margin-bottom:2px;
}

/* ------------------------ */
/* --- Team 1:27 Styles --- */
/* ------------------------ */
.team127_textbox {
	margin:10px 0px 10px 0px;
}
.team127_textbox_top {
	margin:0px 0px 10px 0px;
}
.team127_image {
	margin:0px 10px 0px 0px;
}
.team127_list {
	list-style:none; 
	color:#666666; 
	font-size:1.1em;
}

/* --------------------------- */
/* --- Meat For Men Styles --- */
/* --------------------------- */
.stacker object, .stacker embed, .stacker img.upper { 
	position:absolute; 
	z-index:20; 
} 
#video { 
	position:absolute;
	left:218px;
	top:179px; 
} 

/* ------------------------ */
/* --- Uncertain Styles --- */
/* ------------------------ */	
#text {
	margin:50px auto; 
	width:500px;
}
#tt {
	position:absolute; 
	display:relative; 
	background:url(http://www.freerefill.org/images/page_elements/tt_left.gif) top left no-repeat;
	font:11px/1.5 Verdana, Arial, Helvetica, sans-serif; 
}
#tttop {
	display:relative; 
	height:5px; 
	margin-left:5px; 
	background:url(http://www.freerefill.org/images/page_elements/tt_top.gif) top right no-repeat; 
	overflow:hidden;
}
#ttcont {
	display:relative; 
	padding:2px 12px 3px 7px; 
	margin-left:5px; 
	background:#666; 
	color:#FFF;
}
#ttbot {
	display:relative; 
	height:5px; 
	margin-left:5px; 
	background:url(http://www.freerefill.org/images/page_elements/tt_bottom.gif) top right no-repeat; 
	overflow:hidden;
}