/*** 
GOD GLORIFIED COGIC
Author: SITE ORGANIC - http://siteorganic.com
***/

@import "sermons.css";

/* MAIN STYLES */

html object {
	visibility: visible!important;
	visibility: hidden;
}

html {
	height: 100%;
}

body {
	background: #d7d1b9 url(../images/css/body-bg.jpg) repeat-x scroll top left;
	color: #8e8e90;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#wrapper1 {
	background: url("../images/css/paint-bg.png") no-repeat scroll left 170px transparent;
	clear: both;
	margin: 0 auto;
	width: 1000px;
}

#wrapper2 {
	margin: 0 auto;
	width: 900px;
    clear: both;
}

#home #wrapper {
	height: 727px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
		font: 11px Arial, Helvetica, sans-serif;
		color: #000;
}

img {
	border: none;
}

p {
    margin: 0 0 20px;
}

a {
	color: #82538e;
	text-decoration: none;
}

a:hover {
	color: #5f1971;
	text-decoration: underline;
}

#content a {
	color: #82538e;
	text-decoration: underline;
}

#content a:hover {
	color: #5f1971;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0px 0 10px;	
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0px;
	padding: 0px 0 5px;
	font-weight: normal;
	font-size: 30px;
	line-height: 37px;
	color: #82538e;
	text-transform: uppercase;
}

h2 {
	font-size: 20px;
	color: #82538e;
	padding: 0 0 2px;
	display: inline-block;
	clear: both;
	margin: 0;
}

h3 {
	font-size: 17px;
	color: #82538e;
	padding: 8px 0;
}

h4 {
	font-size: 15px;
	color: #82538e;
	padding: 5px 0;
	font-style: italic;
	font-weight: normal;
}

h5 {
	font-size: 15px;
	color: #82538e;
	padding: 5px 0;
	
}

h6 {
	font-size: 13px;
	color: #82538e;
	padding: 3px 0;
}

ul {
	padding: 0 20px 0 5px;
}

ul li {
	padding: 0 0 0 10px;
	list-style-type: none;
}

.max {
	background: red;
	border: 1px solid black;
	display: block;
	padding: 5px 10px;
	text-align: center;
	color: white;
	margin: 10px 0px;
}

#close {
	text-align: center;
	background: #ffffff;
}

#download {
	background: #ffffff;
	padding: 10px;
}

button,
.formButton,
.formButtonLong {
	clear: both;
	display: block;
	cursor: pointer;
	cursor: hand;
	margin: 5px 0 0 5px;
	background: #82538E;
	color: #fff;
	padding: 2px 8px;
	border: none;
}

.dropDown {
	height: auto;
}

.error_alert {
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

.error_alert span {
	font-weight: bold;
}

/* HEADER STYLES */

#header {
	padding: 0;
	margin: 0 auto 0px;
	height: 170px;
    width: 100%;
	position: relative;
	z-index: 99999;
	background: url(../images/css/header-bg.png) no-repeat top right;
}

#header #logo a {
	background: url(../images/logo.png) no-repeat scroll top left;
	display: block;
	float: left;
	height: 198px;
	margin: 0;
	width: 194px;
	position: absolute;
	top: 0;
	left: 0;
}

#utility {
	float: right;
}

#utility ul {
	font-size: 11px;
	float: right;
	color: #82538e;
	padding: 0;
    margin: 5px 0 0;
}

#utility li {
    float: left;
    display: inline;
	list-style: none;
	line-height: 11px;
	margin: 0px;
	padding: 8px 12px 0 0;
}

#utility li a {
	color: #a17b15;
	display: block;
}

#search {
	display: block;
	font-size: 12px;
	float: right;
	padding: 5px 0 0px 25px;
    width: 200px;
    height: 34px;
	background: url(../images/css/search-bg.png) no-repeat scroll 10px 4px;
}

#search form {
	width: 200px;
}

#search input.search {
	border: none;
	padding: 8px 0 0;
	line-height: 15px;
    background: transparent;
    color: #939393;
    float: left;
    width: 145px;
    margin: 0;
	height: 20px;
}

#search input.submit {
	font-size: 0;
	line-height: 0;
	height: 30px;
	width: 38px;
	text-indent: -9999px;
    border: none;
    float: right;
	cursor: pointer;
    background: url(../images/search-button-bg.png) no-repeat scroll top left;
}


/* SITE IGATION STYLES */

#nav {
	float: right;
	font-size: 13px;
	width: 660px;
	padding:0;
    margin: 72px 0 0 250px;
	text-align: left;
	left: 250px;
	bottom: 0px;
	z-index: 99999;
}

#nav li {
	display: inline;
	list-style: none;
    text-transform: uppercase;
    padding: 0;
    position: relative;
	float: left;
	width: auto;
	height: 29px;
	z-index: 99999;
}

#nav li span {
	position: absolute;
	text-transform: none;
	font-size: 35px;
	color: #4b3951;
	left: 32px;
	top: 4px;
	z-index: -1;
}

#nav li a {
	font-family: Arial, Helvetica, sans-serif, default;
	color: #ffffff;
	font-weight: normal;
	padding: 5px 0 0px;
    margin: 0 30px 0 20px;
	text-decoration: none;
	font-size: 25px;
	z-index: 99999;
}

#nav li a:hover {
    color: #ffffff;
}

#nav li ul {
	background: url(../images/css/nav-bg.png) no-repeat scroll top left;
	position: absolute;
	float: left;
    /*display: block;*/
	width: 152px;
	left: 20px;
	top: 37px;
	display: none;
	/*visibility: hidden;*/
	margin: 0;
	padding: 18px 0 3px;
	z-index: 99999;
	opacity: .9;
	filter: alpha(opacity = 90);
}

#nav li ul.hidden {
	display: none;
}

#nav li:hover ul,
#nav li.sfhover ul {
	/*visibility: visible;*/
	display: block;
}

#nav li ul li {
	clear: both;
	display: block;
	padding: 0px;
	margin: 0px;
	border: none;
	float: none;
	height: auto;
	line-height: 0;
	position: relative;
	z-index: 99999;
}

#nav li ul li a {
	text-align: left;
    text-transform: none;
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 9px 5px;
    margin: 0;
	float: none;
	color: #2e1435;
	font-size: 15px;
	line-height: 16px;
	background: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#nav li ul li.last a {
	border-bottom: 7px solid #fff;
}

#nav li ul li a:hover {
	background: #decf87;
	color: #2e1435;
}


/* CONTENT SECTION STYLES */

#content {
	margin: 0 auto;
	background: url(../images/css/content-bg.png) no-repeat scroll top left;
	padding: 30px 0 0;
}

#wrapper1 #content {
	background: none;
}

#container {
	width: 100%;
	float: left;
	padding: 5px 0 25px;
}

#pageHeader {
    padding: 5px 0 0;
    text-align: center;
	background: #fff;
}

#pageName {
	margin: 0px;
	padding: 0px 0 15px;
	font-weight: normal;
	font-size: 30px;
	line-height: 37px;
	color: #82538e;
	text-transform: uppercase;
}

#content_text {
    padding: 5px 0px 20px 9px;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	margin: 0;
	float: left;
	background: url(../images/css/content_text-bg.png) repeat-x scroll left 5px #fff;
}

#content_text #breadcrumb {
	float: left;
	width: 603px;
	background: url(../images/css/breadcrumb-bg.png) repeat-x scroll top left;
	height: 25px;
	padding: 10px 0 0 10px;
	margin: 20px 0 15px -8px;
}

#content_text #breadcrumb a {
	color: #878687;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

#content_text #breadcrumb a:hover,
#content_text.genA #breadcrumb a:hover {
	text-decoration: underline;
	color: #333;
}

#content_text.genA {
	padding-top: 5px;
}

#content_text.genA #breadcrumb {
	margin-top: 0px;
}



/* CONTENT FULL STYLES */

#content_full {
	float: left;
    width: 100%;
    background: #fff;
	box-shadow: 0 0 5px 1px #ABA48D;
    -moz-box-shadow: 0 0 5px 1px #ABA48D;
    -webkit-box-shadow: 0 0 5px 1px #ABA48D;
    behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

#content_wide {
    float: right;
    width: 625px;
    background: #fff;
	box-shadow: 0 0 5px 1px #ABA48D;
    -moz-box-shadow: 0 0 5px 1px #ABA48D;
    -webkit-box-shadow: 0 0 5px 1px #ABA48D;
    behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

#content_full #content_text #breadcrumb {
	width: 878px;
}

#content_narrow {
    float: left;
    width: 250px;
}

#content_narrow img {
    float: right;
	padding: 5px;
}

#content_narrow div.image {
	background: url(../images/css/image-bg.png) repeat scroll top left;
	float: left;
	margin: 0;
	box-shadow: 0 0 5px 1px #ABA48D;
    -moz-box-shadow: 0 0 5px 1px #ABA48D;
    -webkit-box-shadow: 0 0 5px 1px #ABA48D;
    behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

#content_narrow #related {
	float: left;
	width: 100%;
}

#content_narrow h3 {
	font-size: 25px;
	color: #6f5804;
	padding: 18px 0 14px 5px;
	height: 36px;
	background: url(../images/css/h3-bg.png) repeat-y scroll top left;
}

#content_narrow #related ul {
	margin: -5px 0 0;
	padding: 0 15px;
}

#content_narrow #related li {
	padding: 0;
}

#content_narrow #related li a {
	font-size: 17px;
	padding: 5px 0 5px 20px;
	display: block;
	color: #515151;
	text-decoration: none;
	background: url(../images/css/li-bg.png) no-repeat scroll left center;
}

#content_narrow #related li a.selected,
#content_narrow #related li a:hover {
	background: url(../images/css/liselected-bg.png) no-repeat scroll left center;
}


/* GROUP NAV */


#group_nav {
	color: #515151;
	width: 100%;
	padding: 0;
	margin: 0;
    float: left;
    background: url(../images/css/groupnav-bg.gif) repeat-y scroll top left;
}

#group_nav ul {
	padding: 0px 0 10px 5px;
    margin: 0;
}

#group_nav ul li {
    padding: 2px 0;
}

#group_nav ul li li {
	padding: 0;
}

#group_nav ul li a {
	font-size: 17px;
	padding: 4px 0;
	text-decoration: none;
	color: #515151;
}

#group_nav ul li a:hover {
	text-decoration: none;
}

#group_nav ul li li.selected a {
	background: none;
	height: auto;
	padding: 0px 0 0 20px;
	margin: 0;
}

#group_nav ul li ul {
	margin: 0;
    padding: 4px 0 0;
}

#group_nav ul li li a {
	padding: 0px 0 0 20px;
	margin: 0;
    font-size: 15px;
	line-height: 19px;
	border: none;
    background: none;
}


/* GROUP LINKS */

#group_nav #group_links {
	background: url(../images/css/h3-bg.png) no-repeat scroll top left;
    margin: 0;
    padding: 15px 0 0;
}

#group_nav #group_links li a {
	padding: 6px 0 6px 5px;
	font-size: 17px;
	text-transform: uppercase;
}



/* FOOTER AND SO LINK STYLES */

#footer {
	margin: 0 auto;
	background: #dcd6bf url(../images/css/footer-bg.png) repeat-x scroll top left;
	padding: 0;
	float: left;
	width: 100%;
}

#footerWrapper {
    width: 900px;
    margin: 0 auto;
    clear: both;
	position: relative;
	height: 118px;
}

#footer ul {
	margin: 0px;
	padding: 10px 0 0;
	float: left;
	width: 550px;
}

#footer ul#footerMain {
	padding: 20px 0 10px;
	border-bottom: 1px solid #e2d6b9;
	clear: both;
}

#footer ul li {
	padding: 0px 25px 0 0;
	display: inline;
    float: left;
}

#footer ul li a {
    color: #2f1536;
	text-transform: none;
	font-size: 14px;
}

#footer ul#footerMain li a {
	text-transform: uppercase;
    font-size: 20px;
}

#footer ul#footerUtility li {
	padding: 0 20px 0 0;
}

#footer #facebook {
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/css/facebook.png) no-repeat scroll top left;
	margin: -2px -9px 0 0;
}

#footer #channel9 {
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/css/channel9.png) no-repeat scroll top left;
	margin: -1px -5px 0 0;
}

#footer ul li a:hover {
    text-decoration: none;
    color: #82538e;
}

#footer ul ul {
    float: none;
    padding: 2px 0 20px 2px;
}

#footer ul li li {
    display: block;
    float: none;
    padding: 0;
}

#footer ul li li a {
    text-transform: none;
    font-size: 11px;
    color: #b9b9b9;
}

#footer #copyright {
	float: right;
    padding: 15px 0 0;
}

#footer #copyright p {
    clear: both;
    color: #555;
    text-align: right;
    margin: 0;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0;
}

#footer #copyright p span {
	font-size: 11px;
	font-weight: normal;
	color: #444;
}

#footer address {
	color: #555;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

p#so_link,
#home p#so_link {
	clear: both;
	float: right;
	position: absolute;
	right: 0;
	top: 96px;
	color: #fff;
	font-size: 11px;
}

#so_link a {
	color: #5f1971;
}


/* ANNOUNCEMENTS STYLING */

#screen,
#fullscreen {
	z-index: 1001;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

#screen {
	z-index: 1000;
	background: white;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	text-align: center;
}

#announcement {
	height: auto !important;
	height: 273px;
	min-height: 273px;
	width: 273px;
	background: white;
	border: 5px solid #82538E;
	margin: 20% auto 0px auto;
	padding: 10px;
	font-size: 12px;
}

#announcement button {
	
}

/* BLOG PAGES AND POST STYLING */

#RSS {
	background: #82538E;
	border: 1px solid #82538E;
	padding: 5px;
	color: white;
}

#RSS .subscribe_rss {
	display: block;
	background: url(../images/css/background_blog_rss.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 32px;
}

#RSS .subscribe_rss a {
	color: #F7DBE3;
}

#RSS .link {
	display: block;
	font-weight: bold;
	margin: 5px 0px 0px;
}

#RSS .link input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 2px 4px;
	border: 1px solid #82538E;
	width: 273px;
}

#author {
	background: #E9E9E9;
	padding: 5px;
	margin: 5px 0px 10px;
	border: 1px solid #DEDEDE;
}

#author .name {
	font-weight: bold;
}

#author .image {
	padding: 3px;
	background: white;
	border: 1px solid #CCC;
}

#article_menu {
	float: left;
	margin: 0px 20px 0px 0px;
	width: 140px;
}

#article_menu h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #999999;
	text-transform: none;
	padding: 3px 0px;
	margin: 0px;
}

#comments h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #999999;
	text-transform: none;
	margin: 10px 0px 0px;
}

#post h2 {
	margin: 0px 0px 5px;
}

#article_menu .article_grouping {
	float: left;
	width: 140px;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
}

#article_menu .article_grouping ul {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
}

#article_menu .article_grouping ul li {
	list-style: none;
	background: none;
	border-bottom: 1px solid #DEDEDE;
	padding: 0px;
}

#article_menu .article_grouping ul li a {
	padding: 1px 5px;
	display: block;
}

#article_menu .article_grouping ul li a:hover {
	color: #ffffff;
	background: #82538e;
}

#post,
#articles {
	float: left;
	width: 435px;
	padding: 0 0 20px;
}

#articles .article {
	padding: 15px 0px;
	border-bottom: 3px #DEDEDE double;
}

#post .article {
	padding: 0px 0px 15px;
	border-bottom: 3px #DEDEDE double;
}

.article .date {
	font-weight: bold;
	letter-spacing: -1px;
}

.article .title {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #888;
	display: block;
	padding: 0px 0px 5px;
}

.article img {
	display: block;
	padding: 5px 0px;
}

.article .body {
	padding: 5px 10px;
	margin: 0px 0px 5px;
	display: block;
}

.article .footer {
	background: #E9E9E9;
	padding: 3px 5px;
	border: 1px solid #DEDEDE;
}

.comment {
	padding: 10px 0px;
	border-bottom: 3px #DEDEDE double;
}

.comment .date {
	font-weight: bold;
	color: #82538E;
	padding: 0px 0px 3px 20px;
	background: url(../images/css/background_blog_comments.gif) no-repeat 3px 3px;
}

.comment .body {
	background: white;
	padding: 5px 10px;
	margin: 0px 0px 5px;
	display: block;
	border: 1px solid #DEDEDE;
}

.commentbox {
	width: 100%;
}

.commentbox td {
	vertical-align: top;
}

.commentbox textarea {
	height: 100px;
	width: 95%;
}

#post .file,
#articles .article .footer .file {
	display: inline;
	background: url(../images/css/background_blog_file.gif) no-repeat 0px 1px;
	padding: 0px 0px 0px 17px;
}

#articles .article .footer .comments {
	display: inline;
	background: url(../images/css/background_blog_comments.gif) no-repeat 0px 1px;
	padding: 0px 0px 0px 17px;
}

#post #news_link,
#articles .view_all {
	margin: 5px 0px;
}

#post #news_link a,
#articles .view_all a {
	background: #555555;
	border: 1px solid #4A4A4A;
	padding: 1px 5px;
	color: white;
	display: block;
}

#post #news_link a:hover,
#articles .view_all a:hover {
	background: #82538E;
	border: 1px solid #82538E;
}

#content span.comments a {
	color: #990000;
}

/* DONATIONS PAGE AND FORMS STYLING */

.amount,
.designation,
.frequency,
.credit,
.bank,
.account {
	width: 100%;
}

#login dl,
.amount dl,
.designation dl,
.frequency dl,
.credit dl,
.bank dl,
.account dl {
	padding: 0px;
	margin: 5px 0;
}

#login dt,
.amount dt,
.designation dt,
.frequency dt,
.credit dt,
.bank dt,
.account dt,
.honor dt {
	clear: both;
	float: left;
	width: 150px;
}

#login_form {
	padding-left: 100px;
}

#login_form dt {
	width: 100px;
}

#login #login_form dd {
	margin: 0 0 0 100px;
}

#login_form p {
	margin: 0 0 0 105px;
}

form div#submit {
	float: none;
	text-align: center;
	width: 100%;
}

form div#submit .formButton {
	display: inline;
	margin: 10px 0;
}

form div#submit {
	float: left;
	margin: 0 0 10px;
}

#searchAgain {
	width: 100%;
	float: left;
	clear: both;
	padding: 0 0 10px;
}
#query {
	margin: 0 0 8px;
	float: left;
	color: #000;
}

#submitSearch {
	clear: none;
	float: left;
	padding: 2px;
	margin: 0 0 0 5px;
}

#standard_register {
	width: 100%;
}

#login dd,
.amount dd,
.designation dd,
.frequency dd,
.credit dd,
.bank dd,
.account dd,
.honor dd {
	margin: 0px 0px 0px 175px;
	font-size: 9px;
}

.phone .AreaCode, 
.phone .Exchange {
	width: 20px;
}

.phone .Number {
	width: 25px;
}

#donations input {
	font: 11px Arial, Helvetica, sans-serif;
}

.required {
	font-weight: bold;
	background: url(../soImages/css/required.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
	height: auto;
	width: auto;
}

dt,
dd {
	padding: 0px 0px 0px 5px;
	margin: 0;
}

#standard_register dl {
	margin: 0;
	width: 100%;
	clear:both;
	display: block;
}

#standard_register dt {
	float: left;
	margin: 5px 0;
	width: 130px;
}

#standard_register dt.required {
	width: 120px;
}

#standard_register dl.checkbox dt {
	width: auto;
}

#standard_register dd {
	float: left;
	margin: 5px 0;
	width: 180px;
}
#standard_register #phone_numbers {
	display: block;	
float: left;
}
#standard_register #personal_info {
	float: left;
	margin: 0 0 25px;
	width:  400px;
}

#standard_register #email_subscriptions {
	float: left;
	margin: 0 0 25px;
	width: 400px;
}

#standard_register #submit {
	margin: 0 27px 20px 0;
	width: 500px;
	text-align: center;
}

#standard_register #submit input {
	float: none;
	display: inline;
	margin: 10px 0 0;
}

.card_expdate_month,
.card_expdate_year,
.address_state,
.address_country {
	font-size: 11px;
}

#buttons, #cancel {
	width: 90%;
	float: left;
}

#buttons ul, 
#cancel ul {
	float: left;
	margin: 0px;
	padding: 0px;
}

#buttons ul li, 
#cancel ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

select {
	font-size: 11px;
}

/* EVENT POPUP PAGE STYLING */

ul.detail_bar {
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
	width: 100%;
	background: #64125C;
	text-align: center;
}

ul.detail_bar li {
	display: inline;
	padding: 5px 15px;
	background: none;
}

ul.detail_bar li a {
	color: #fff;
	text-decoration: none;
}

ul.detail_bar li a:hover {
	color: white;
	text-decoration: underline;
}

#detail_frame {
	text-align: left;
	width: 273px;
	margin: 0px auto;
	padding: 15px;
	background: #fff;
}

#detail_header {
	
}

#detail_image {
	width: 273px;
	overflow: hidden;
	padding: 0px 0px 5px 0px;
	text-align: center;
}

#detail_header h3 {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}

#detail_header dl {
	background: #ccc;
	width: 273px;
}

#detail_header dl dt {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 70px;
}

#detail_header dl dd {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 220px;
}

#detail_content_text h1 {
	margin: 0px;
}

#detail_content_text p {
	margin: 0px;
}

#detail_content_text {
	clear: both;
}

#detail_content_text h5 {
	margin: 0px;
	padding: 15px 0 5px;
}

a.form_link {
	background: #612C34;
	width: 280px;
	text-align: center;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	margin: 0px;
}

/* DEFAULT FORMS LAYOUTS */

#feedbackForm p {
	padding: 5px;
}

#feedbackForm dl {
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 3px 0px;
	display: block;
}

#feedbackForm dl.checkbox dt {
	width: 25px;
}

#feedbackForm dl dt {
	float: left;
	width: 30%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	padding-left: 15px;
}

#feedbackForm dl dt select {
	width: 90px;
}

#feedbackForm dl dt.required {
	font-weight: bold;
	background: url(../soImages/required.gif) no-repeat left top;
	padding: 0px 0px 5px 15px;
}

#feedbackForm dl dd {
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 60%;
	margin-left: 5%;
}

#feedbackForm dl dd select {
	width: 146px;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#feedbackForm dl dd table {
	border-collapse: collapse;
}

#feedbackForm dl dd table td {
	padding: 2px 0px 2px 3px;
	vertical-align: top;
}

#feedbackForm dl dd table td input {
	margin: -1px 3px 1px 0px;
}

#feedbackForm tr.required {
	font-weight: bold;
	background: url(../soImages/required.gif) no-repeat left 5px;
}

#feedbackForm dl dd ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#feedbackForm dl dd ul li {
	background: none;
	padding: 0px;
	list-style-image: none;
}

#feedbackForm #submit {
	padding-left: 25%;
	padding-top: 5px;
}

#feedbackForm #submit button,
#feedbackForm #submit .formButton,
#feedbackForm #submit .formButtonLong {
	float: left;
	clear: none;
	margin: 0px 5px;
}

#feedbackForm form textarea {
	width: 200px;
	height: 120px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* STAFF STYLING */

#staff {
	width: 600px;
	

/*height: expression(eval(document.getElementById('content_narrow').clientHeight));*/
 	min-height: 700px;
	color: #000000;
}

* html #staff {
	height: 700px;
}

#staff_menu {
	height: 190px;
	width: 588px;
	border: 1px solid #333;
	border-bottom: 5px solid #47500F;
	padding: 5px 5px 5px;
	background: #EFE7C5;
}

#staff_pics {
	width: 500px;
	height: 155px;
	overflow: auto;
	position: absolute;
}

#staff_pics ul {
	padding: 0px;
	margin: 0px;
}

#staff_pics ul li {
	list-style: none;
	display: block;
	

/*

display: block;*/
  background: none;
	padding: 0px;
	margin: 0px;
	width: 73px;
	height: 130px;
	float: left;
	font: normal 10px Verdana, Tahoma, Geneva, sans-serif;
	letter-spacing: -1px;
	text-align: center;
	color: #5A6327;
}

#staff_pics ul li:hover {
	color: #6E150F;
}

#staff_pics ul li:hover img {
	border: 1px solid #7B3741;
}

#staff_name {
	font-size: 12px;
	height: 15px;
	padding: 4px 3px 15px;
	color: #6E150F;
}

#staff_menu img {
	cursor: pointer;
	border: 1px solid #D8D0AE;
	padding: 3px;
	background: white;
	height: 88px;
	width: 70px;
	display: block;
	margin: 0px 3px 4px 0px;
}

#staff_details {
	float: left;
	width: 210px;
	padding: 0px 0px 10px 20px;
	border-bottom: 1px solid #D8D0AE;
}

#staff_details img {
	margin: 0px 0px 10px 0px;
	padding: 4px;
	border: 1px solid #1D5180;
	background: white;
}

#staff_details dl {
	margin: 0px;
	padding: 0px;
}

#staff_details dt {
	float: left;
	color: #000;
	font-style: italic;
}

#staff_details dd {
	margin: 0px 0px 0px 15px;
}

#staff_details em {
	color: #1E463D;
}

#staff_bio {
	float: left;
	width: 335px;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 10px 10px;
	line-height: 18px;
	overflow-y: auto;
/

*border-bottom: 5px solid #D8D0AE;*/
  	/

*height: expression(eval(document.getElementById('staff_details').clientHeight-13));*/
}

#staff_bio p {
	margin: 0px 0px 15px;
}

.staff_title {
	color: #47500F;
}

/* VOLUNTEER PAGES AND SEARCH FORMS */

#volunteer {
	width: 605px;
	padding: 15px 0 0;
}

#volunteer a {
	font-weight: bold;
	text-decoration: none;
}

#volunteer button {
	text-align: center;
	margin: 0px auto;
}

#volunteer_results_close h2 {
}

#volunteer #zip,
#volunteer #people {
	font-weight: bold;
	background: #F8F8F8;
	border: 1px solid #CCC;
	color: #333;
	margin: 10px 0px 0px;
}

#volunteer #zip td,
#volunteer #people td {
	padding: 2px;
}

#volunteer select {
	float: left;
	font: 10px Verdana, Tahoma, Geneva, sans-serif;
	color: #666666;
	margin: 1px;
}

#volunteer .input_text {
	border: 1px solid #999;
	border-top: 1px solid #666;
	border-bottom: 1px solid #CCC;
	margin: 1px !important;
	margin: 0px 1px;
	padding: 1px 1px 1px 3px;
	font-size: 11px;
}

#volunteer .checkbox {
	background: none !important;
	background: transparent url(../images/css/background_checkbox.gif) no-repeat 2px 2px;
	display: inline;
}

#volunteer .checkbox input {
	padding: 0px;
	margin: 3px;
}

#volunteer .select {
	float: left;
}

#volunteer .textfield {
	float: left;
}

#volunteer th {
	text-align: left;
	vertical-align: top;
	width: 160px;
}

#volunteer td {
	padding: 0px 0px 15px;
	vertical-align: top;
}

#volunteer small {
	font-size: 9px;
	font-weight: normal;
	clear: both;
}

#volunteer_results_close table,
#volunteer_results_exact table,
#volunteer_results table {
	width: 100%;
	border-collapse: collapse;
	margin: 15px 0px;
}

#volunteer_results_close td,
#volunteer_results_exact td,
#volunteer_results td {
	padding: 10px 5px;
}

#volunteer_results_close .alt,
#volunteer_results .alt {
}

#volunteer_results_exact .alt {
}

#volunteer_results_close .alt td,
#volunteer_results_exact .alt td,
#volunteer_results .alt td {
}

#volunteer_results_close .over,
#volunteer_results_exact .over,
#volunteer_results .over {
	cursor: pointer;
	cursor: hand;
}

#volunteer_results_close dl,
#volunteer_results_exact dl,
#volunteer_results dl {
	padding: 10px 0px;
	margin: 0px;
}

#volunteer_results_exact dl {
	float: left;
}

#volunteer_results_close dt,
#volunteer_results_exact dt,
#volunteer_results dt {
	float: left;
	width: 60px;
	font-weight: bold;
	clear: both;
}

#volunteer_results_close dd,
#volunteer_results_exact dd,
#volunteer_results dd {
	padding: 0px;
	margin: 0px;
}

#volunteer_results_close p,
#volunteer_results_exact p,
#volunteer_results p {
	margin: 5px 0px;
	padding: 0px 0px 0px 5px;
}

#volunteer_results_close strong,
#volunteer_results_exact strong,
#volunteer_results strong {
	
}

#volunteer_results_close label,
#volunteer_results_exact label,
#volunteer_results label {
	display: block;
}

#volunteer_results_close button,
#volunteer_results_exact button,
#volunteer_results button {
	font: 9px Verdana, Tahoma, Geneva, sans-serif;
	margin: 10px 0px 0px;
}

#volunteer_criteria {
	float: left;
	width: 100%;
	padding: 5px;
	margin: 0px 0px 20px;
}

#volunteer_criteria #links {
	text-align: center;
}

#volunteer_criteria #links button {
	display: inline;
	margin: 5px 3px;
}

#volunteer_criteria dl {
	padding: 5px 0 0;
	margin: 0px;
}

#volunteer_criteria dt {
	float: left;
	width: 150px;
	font-weight: bold;
	clear: both;
	padding: 0px 0px 7px;
}

#volunteer_criteria dd {
	padding: 0px 0px 7px;
	margin: 0px;
}

#volunteer_detail input#btnBack,
#volunteer input#btnShowAll {
	margin: 0 0 20px;
}

#volunteer_detail dl {
	padding: 8px 10px 0;
	margin: 0px 0 5px;
}

#volunteer_detail dt {
	float: left;
	width: 150px;
	font-weight: bold;
	clear: both;
	padding: 0px 0px 7px;
}

#volunteer_detail dd {
	padding: 0px 0px 7px;
	margin: 0px;
}

#volunteer_detail #contact {
	padding: 0px 0px 10px 0px;
}

#calendar {
	margin: -10px 0 0 -10px;
}

#standard_groupCalendar dt,
#standard_groupCalendar dd {
	margin: 0;
	padding: 0;
}

#group_calendargrid td,
#group_calendargrid th {
	text-align: left;
	padding: 0 25px 0 0;
}

.addthis_button {
	float: right;
}

#google_translate_element{
	clear: both;
	margin: 0 auto 30px;
	width: 910px;
}

/* UNIVERSAL LIST STYLES FOR FEATURES */

#features {
	display:none;
	height: 400px;
	margin: 0 0 30px;
	padding: 0;
	width: 600px;
	background: url(../images/css/features-bg.png) no-repeat scroll right 35px;
	position: relative;
}

#features ul.main {
	display: block;
	height: 290px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	left: 0;
	top: 0;
	z-index: 1;
	padding: 5px;
	position: absolute;
	background: url(../images/css/features-li-bg.png) repeat scroll top left;
	box-shadow: 0 0 5px 1px #ABA48D;
    -moz-box-shadow: 0 0 5px 1px #ABA48D;
    -webkit-box-shadow: 0 0 5px 1px #ABA48D;
    behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

#features li {
	float: left;
	position: relative;
}

#features li.feature,
#features li.feature div,
#features li.feature img {
	display: none;
	z-index: 0;
}

#features.godglorified li.feature,
#features.godglorified li.feature div,
#features.godglorified li.feature img,
#features.godglorified li.feature a {
	display: block;
	z-index: 30;
}

#features.godglorified li.shown,
#features.godglorified li.shown div,
#features.godglorified li.shown img,
#features.godglorified li.shown a {
	display: block;
	z-index: 50;
}

#features li div {
	background: url(../images/css/features-div-bg.png) repeat scroll top left;
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 430px;
	height: 62px;
	color: #fff;
	padding: 8px;
	margin: -20px 0 0;
}

#home #features li h2 {
	color: #fff;
	padding: 0 0 2px;
}

#home #features li p {
	line-height: 16px;
	font-size: 12px;
	color: #eaeaea;
}

/* MAIN FEATURES AREA AND INDIVIDUAL FEATURES */
#features .main,
#features .feature {
	display:block;
	height:290px;
	margin: 0;
	overflow:hidden;
	padding: 0;
	position:absolute;
	width: 590px;
	z-index: 1;
}

#features .main .shown {
	z-index: 2;
}
.feature img {
	position:absolute;
	width: 590px;
    height: 290px;
}



/* THUMBS CONTROLS */
#features .thumbs {
	margin: 312px 0 0;
	float: left;
	padding: 0;
}

#features .thumbs li {
	margin: 0 10px 0 0;
    padding: 5px;
	background: url(../images/css/features-li-bg.png) repeat scroll top left;
	box-shadow: 0 0 5px 1px #ABA48D;
    -moz-box-shadow: 0 0 5px 1px #ABA48D;
    -webkit-box-shadow: 0 0 5px 1px #ABA48D;
  /*  behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;*/
}

#features .thumbs a {
	display: block;
}

#home #features .thumbs img {
    width: 165px;
    height: 75px;
	margin: 0;
}


/* SERIES PAGINATION */
#home #features .thumbSeriesControls {
  position: absolute;
  z-index: 10000;
  margin: 0px;
  margin: 325px 0 0 570px;
  height: 75px;
  display: block;
  right: 0;
}

#home #features .thumbSeriesControls a {
  background: #222;
  padding: 4px 10px;
  margin: 1px 0;
  display: block;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  behavior: url(/PIE.htc);
}

#home #features .thumbs .series-1,
#home #features .thumbs .series-2,
#home #features .thumbs .series-3,
#home #features .thumbs .series-4 {
	display: none;
}



/* PREVIOUS NEXT CONTROLS */
.pnControl {
	display: block;
	margin: 165px 0 0;
	position: absolute;
	width: 1064px;
    left: -32px;
}

.pnControl a {
	display: block;
	float: left;
    text-indent: -9999px;
    overflow: hidden;
	height: 95px;
	width: 54px;
	z-index: 99999;
	position: relative;
	cursor: pointer;
}

.pnControl a.next {
	float: right;
    background: url(../images/css/next.png) no-repeat scroll top right;
}

.pnControl a.prev {
    background: url(../images/css/prev.png) no-repeat scroll top left;
}

/* PAUSE PLAY CONTROLS */
.pbControl {
	color: #000;
	position: absolute;
	z-index: 101;
    display: none;
}


/*HOMEPAGE STYLES */


#home #content {
	background: none;
}

#home #content_narrow {
	float: right;
	width: 260px;
	background: url(../images/css/welcome-bg.png) no-repeat scroll top left;
	padding: 100px 0 0;
}

#home #content_narrow p {
	font-size: 13px;
	margin: 0 0 10px;
}

#home #content_narrow ul {
	padding: 0;
	margin: -5px 0;
}

#home #content_narrow ul li {
	float: left;
	width: 45%;
}

#home #content_narrow div {
	float: left;
	width: 261px;
	height: 186px;
	padding: 25px 0 0;
}

#home #content_narrow li a {
	font-size: 13px;
	padding: 5px 0 3px 20px;
	display: block;
	color: #402548;
	width: 105px;
	float: left;
	text-decoration: none;
	background: url(../images/css/li-bg.png) no-repeat scroll left center;
}

#home #content_narrow li a:hover {
	background: url(../images/css/liselected-bg.png) no-repeat scroll left center;
}

#home #content_wide {
	background: none;
	width: 600px;
	float: left;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.recent_sermons {
    float: left;
    width: 320px;
	padding: 0 40px 0 0;
}

#home #rightCol {
	width: 240px;
	float: left;
}

#home h2 {
	font-size: 27px;
	color: #3f2447;
	text-transform: uppercase;
	padding: 0 0 10px;
}

#home img {
	margin: 0 0 30px;
	padding: 0;
	box-shadow: 0 0 4px 2px #CDC7B2;
    -moz-box-shadow: 0 0 4px 2px #CDC7B2;
    -webkit-box-shadow: 0 0 4px 2px #CDC7B2;
    behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

#home #content_narrow img {
	margin: 0 0 12px;
}

#home p {
	font-size: 14px;
	line-height: 20px;
	color: #646464;
	margin: 0 0 15px;
}

.recent_sermons ul {
	margin: 0 0 0 -12px;
	padding: 0;
}

.recent_sermons li {
	padding: 0 0 8px;
	height: 66px; 
}

#content .recent_sermons a {
	color: #3f2447;
	text-decoration: none;
}

#content .recent_sermons a:hover {
	color: #82239f;
}


#content .recent_sermons li a {
	font-size: 17px;
	padding: 11px 0 2px;
	display: block;
}

#home .recent_sermons p {
    font-size: 12px;
	color: #646464;
    line-height: 15px;
	margin: 0;
}

#home .recent_sermons p.date {
	float: left;
	display: block;
	color: #37253c;
	width: 34px;
	height: 36px;
	padding: 12px 20px 15px 15px;
	background: url(../images/css/date-bg.png) no-repeat scroll top left;
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
}

.recent_sermons p.date span {
	font-size: 30px;
}

.recent_sermons a.archives {
	float: right;
	font-size: 20px;
	margin: 10px 0 0;
}

input.signup {
	background: url(../images/css/signup-bg.png) no-repeat scroll top left;
	border: none;
	width: 148px;
	height: 27px;
	padding: 5px 10px;
	margin: 0 0 0 -2px;
	color: #909090;
	font-size: 16px;
	line-height: 27px;
	float: left;
}

#home #content_wide input.submit {
	background: url(../images/signup-button-bg.png) no-repeat scroll top left;
	width: 65px;
	height: 35px;
	display: block;
	float: right;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0;
	border: none;
}



