/*
 * Font Sizing
 * px / % 
 * 10 / 77
 * 11 /	85
 * 12 /	93 (was 93)
 * 13 /	100
 * 14 /	108 (was 107)
 * 15 /	116 (was 114)
 * 16 /	123.1 (was 122)
 * 17 /	131 (was 129)
 * 18 /	138.5 (was 136)
 * 19 /	146.5 (was 144)
 * 20 /	153.9 (was 152)
 * 21 /	161.6 (was 159)
 * 22 /	167
 * 23 /	174
 * 24 /	182
 * 25 /	189
 * 26 /	197
 * 
 */

/* Globals */
body { color: #826456; }
a, a:link, a:hover, a:visited {
	color: #cc0000;
}
.floatLeft { float: left; }
.floatRight { float: right; }
img.floatLeft {
	margin: 10px 10px 10px 0;
}
img.floatRight {
	margin: 10px 0 10px 10px;
}
.clearLeft { clear: left; }
.clearRight { clear:right; }
.align-left { text-align: left; }
.align-right { text-align: right; }
.clear { clear:both; }
.tan { color: #826456; }
.no-border { border: 0px !important; }
.redbg { background: #cc0000; color: #fff; padding: 1px 3px; }
#elinksSignup {
	background: transparent url(../images/elinks-signup.png) no-repeat 0 0;
	display: block;
	width: 128px;
	height: 13px;
	text-indent: -9999em;
	clear: both;
	margin-top: 10px;
	text-decoration: none;
}
#elinksSignup:hover {
	background-position: 0 -15px;
	text-decoration: none;
}
* { outline: none; }
.separator {
	border-top: 1px solid #654d43;
}
.graySmallGradient {
	/*background: #fff url(../images/gray-small-gradient.gif) repeat-x 0 0;*/
	padding: 20px 15px;
}
li {
	padding-bottom: 10px;
}
/* End Globals */



/* Main Containers */
body {
	background: transparent url(../images/bg_body.jpg) repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
#bodyInner {
	background: #f4f4f4;
	overflow: hidden;
}
#wrap {
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 18px;
}
#header {
	padding: 20px 0px;
	/*background: transparent url(../images/header-bg.png) no-repeat 50% 100%;*/
	overflow: hidden;
	clear: both;
	
}
#body {
	clear: both;
}
#footer {
	font-size: 93%;
}
/* End Main Containers */


#logo { width: 193px; height: 191px; display: block; float: left; }


/* Menus */
#main-nav {
	padding: 0;
	padding-top: 98px;
	margin: 0;
}
#main-nav li {
	float: left;
	list-style-type: none;
	padding: 0 10px;
}
#main-nav li a, #main-nav li a:link, #main-nav li a:active, #main-nav li a:hover, #main-nav li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 108%;
	color: #fff;
	text-decoration: none;
	padding: 10px;
	display: block;
}

#main-nav li.hover a, #main-nav li.hover a:link, #main-nav li.hover a:active, #main-nav li.hover a:hover, #main-nav li.hover a:visited {
	color: #333;
}





#main-nav { float: left; width: 100%; clear: both; background: #840000; border-bottom: 1px solid #AE0000; border-top: 1px solid #AE0000; }
#main-nav, #main-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#main-nav li a {
	display: block;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	padding: 5px 10px;
}
#main-nav li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-right: 0;
	background: #840000 url(../images/menu_sep.jpg) repeat-y 100% 0;
}
#main-nav li.hover a {
	color: #ff3300;
}
#main-nav li.last { border-right: 0; }

#main-nav li ul {
	position: absolute;
	width: 250px;
	left: 0;
	background: #f2f2f2;
	z-index: 100;
	border: 0;
}
#main-nav li.last ul {

}
#main-nav li ul li {
	width: 250px;
	padding: 0;
	border-right: 0;
	border-bottom: 1px solid #cecece;
}
#main-nav li ul li a {
	font-weight: normal;
	color: #696969;
	font-size: 12px;
	display: block;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 4px 10px;
	cursor: pointer;
	
}
#main-nav li ul li a:hover {
	background: #cfcfcf;
	color: #cc0000;	
}
#main-nav li:hover ul, #main-nav li.sfhover ul {
	left: auto;
}

#main-nav li.hover a {
	color: #333;
	background: #fff;
}
#main-nav li.hover li {
	background: #fff;
}

















#bottomNav {
	margin: 0 0 18px 0;
	padding: 0;
}
#bottomNav li {
	list-style-type: none;
	padding: 0 0 0 15px;
	display: inline;
	margin: 0;
}
#bottomNav li a, #bottomNav li a:link, #bottomNav li a:active, #bottomNav li a:hover, #bottomNav li a:visited {
	text-decoration: none;
	color: #ab9185;
}
#bottomNav li a:hover {
	text-decoration: underline;
	color: #f2d58d;
}
/* End Menus */



/* Adverts */
#adverts {
	margin: 40px auto;
	overflow: hidden;
	font-size: 116%;
}
#adverts li {
	list-style-type: none;
	padding: 0 4px;
	width: 188px;
	height: 125px;
	overflow: hidden;	
	position: relative;
}
#adverts li a {
	width: 188px;
	height: 125px;
	display: block;
	text-indent: -9999em;
}
#adverts a#resourcesSermons {
	background: transparent url(../images/adverts/resources-sermons.gif) no-repeat 0 0;
}
#adverts a#events {
	background: transparent url(../images/adverts/events.gif) no-repeat 0 0;
}
#adverts a#staffDirectory {
	background: transparent url(../images/adverts/staff-directory.gif) no-repeat 0 0;
}
#adverts a#smallGroups {
	background: transparent url(../images/adverts/small-groups.gif) no-repeat 0 0;
}
#adverts a#ministries {
	background: transparent url(../images/adverts/ministries.gif) no-repeat 0 0;
}
#adverts li ul, #adverts li ul li, #adverts li ul li a, #adverts li ul li a:link, #adverts li ul li a:active, #adverts li ul li a:hover, #adverts li ul li a:visited {
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
	color: #cc0000;
	font-family: Georgia;
	list-style-type: none;
	text-decoration: none;
}
#adverts li ul {
	position: absolute;
	bottom: 8px;
	left: 5px;
	display: block;
	overflow: hidden;
	width: 186px;
}
#adverts li ul li {
	background: #F5E177;
	padding: 4px 8px;
	border: 1px solid #F5E177;
}
#adverts li ul li:hover {
	border: 1px solid #fff;
}
#adverts li ul li .floatLeft {

}
#adverts li ul li .floatRight {

}
#adverts li ul li a, #adverts li ul li a:link, #adverts li ul li a:active, #adverts li ul li a:hover, #adverts li ul li a:visited {
	line-height: 125%;	
	font-weight: bold;
	text-indent: 0;
	display: block;
	font-style: italic;
}
/* End Adverts */



/* Homepage Specifics */
#largeSlideshow {
	width: 910px;
	height: 306px;
	padding: 6px;
	background: #fff;
	margin: 0 auto;
}
#largeSlideshow ul, #largeSlideshow li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
/* End Homepage Specifics */



/* Footer Specifics */
#footer p.floatLeft {
	padding-left: 10px;
	margin-bottom: 18px;
}
#footer ul#bottomNav {
	padding-right: 10px;
}
/* End Footer Specifics */

 
 
/* Content Page Styles */
#bodyInner {
	font-size: 12px;
}
#contentLeft {
	/*
	width: 621px;	
	*/
	overflow: hidden;
	padding: 8px;
}
#contentLeft.redTitle {
	background: #fefefe url(../images/content-title-bg.gif) no-repeat 0 0;
}
#contentLeft.redTitle #contentTitle {
	width: 600px;
	height: 40px;	
	margin: 0;
	line-height: 41px;
	padding: 0 10px 9px 10px;
	color: #fff;
	font-size: 153.9%;
}
#contentLeft.redTitle #contentTitle span {
	padding: 0 20px;
}
#contentRight {
	/*margin-left: 638px;*/
	background: transparent;
	padding: 14px;
	width: 314px;
	float: right;
}
#topImg {
	text-align: center;
	width: 621px;
	overflow: hidden;
	padding-bottom: 8px;
}
#topImg img {
	margin: 0 auto;
}
ul.content-list {
	padding: 0;
	margin: 0;
}
ul.content-list li {
	list-style-type: none;
	padding: 0;
}
ul.content-list li h2 {
	margin-bottom: 5px;
}
ul.content-list li h2 a,
ul.content-list li h2 a:link,
ul.content-list li h2 a:hover,
ul.content-list li h2 a:visited {
	
}
ul.content-list li p {
	
}
ul.content-list li p a,
ul.content-list li p a:link,
ul.content-list li p a:hover,
ul.content-list li p a:visited {
	
}
/* End Content Page Styles */




/* Forms */
span.validationError {
	color: #cc0000;
	font-size: 85%;
}
div.text-input, div.textarea-input {
	padding-bottom: 10px;
}
.text-input p, .textarea-input p {
	margin: 0;
}
/* End Forms */


 
 
 /* Admin Menu */
#adminMenu {
	background-color: #826456;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 890px;
	margin: 0 auto;
}
#adminMenu ul {
	margin: 0 auto;
	overflow: hidden;
}
#adminMenu li {
	list-style-type: none;
	float: left;
	overflow: hidden;
	padding: 0;
}

#adminMenu a, #adminMenu a:link, #adminMenu a:hover, #adminMenu a:visited {
	color: #f4f4f4;
	text-decoration: none;
	display: block;
	float: left;
	padding: 8px 12px;
	font-weight: bold;
	font-size: 88%;
	border-left: 1px solid #685045;
}
#adminMenu a:hover {
	background-color: #3c2e28;
}
#adminMenu h3 {
	color: #f4f4f4;
	margin: 0;
	line-height: 28px;
	padding: 0 36px 0 12px;
	font-size: 100%;
}
/* End Admin Menu */





/* Login Form */
#login-content {
	background: #ededed;
}
#login-content form {
	padding: 20px;
}




/* Buttons */
.fbc-button {
   outline: 0; 
   margin:0 4px 0 0; 
   padding: .4em 1em; 
   text-decoration:none !important; 
   cursor:pointer; 
   position: relative; 
   text-align: center; 
   zoom: 1; 
   width: auto !important;
   font-size: 13px !important;
   font-family: Arial, Helvetica, sans-serif;
   line-height: 13px !important;
}
/* End Buttons */



/* CRUD */
table.crud {
	width: 100%;
}
.crud th, .crud td {
	border: 0;
	padding: 10px;
}
.crud th {
	text-align: left;
	text-transform: uppercase;
}
.crud td {
	background: #e2e2e2;
	border-bottom: 1px solid #d2d2d2;
}
.crud td.odd {
	background: #ededed;
}
/* END CRUD */




/* Right Menu */
#contentRight ul.menu {
	margin: 0;
	background: transparent;	
}
#contentRight ul.menu li {
	list-style-type: none;
	background: #fffbeb;
	margin-bottom: 5px;
	padding: 0;
}
#contentRight ul.menu a, #contentRight ul.menu a:link, #contentRight ul.menu a:hover, #contentRight ul.menu a:visited {
	display: block;
	color: #8f8f8f;
	font-weight: bold;
	text-decoration: none;
	font-size: 108%;
	border-bottom: 1px solid #dddddd;
	padding: 8px 10px;
}
#contentRight ul.menu a:hover {
	text-decoration: underline;
	border-bottom: 1px solid #c8c8c8;
	background: #fff9de;
}
#contentRight ul.menu li ul {
	display: none;
}
#contentRight ul.menu a.active {
	background: #f4e8ce;
	color: #9e0000;
}
#contentRight ul.menu a.active:hover {
	
}
/* End Right Menu */




/* Contact Staff Page */
ul.staff-group {
	margin: 0;
	overflow: hidden;
	border: 2px solid #e1e1e1;
}
ul.staff-group li {
	list-style-type: none;
	width: 504px;
	float: left;
	overflow: hidden;
	padding: 14px 10px;
	border-bottom: 2px solid #e1e1e1;
	background: #f2f2f2;
}
img.staff-img {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fbfbfb;
}
ul.staff-group li span {
	display: block;
	padding: 0 10px;
}
/* End Contact Staff Page */
 
 
 
/* Resources Page */
#resources {
	overflow: hidden;
	padding: 12px;
	background: #f2f2f2;
}
#resources a, #resources a:link, #resources a:hover, #resources a:visited {
	color: #423D39;
	text-decoration: none;
}
#resources a:hover {
	color: #cb9159;
	text-decoration: underline;
}
#resources div.pack {
	border: 2px solid #d4d0c3;
	background: transparent url(../images/tan_gradient.gif) repeat-x 0 0;
	overflow: hidden;
	padding: 10px;
	margin: 12px 0;
}
#resources ul.resource-files {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#resources ul.resource-files li {
	list-style-type: none;
	float: left;
	padding: 5px 10px;
	background: #D4D0C3;
	border-right: 1px solid #bfbbaf;
	margin-bottom: 5px;
}
#resources ul.resource-files li.last {
	border: 0px;
	margin-right: 5px;
}
#resources ul.resource-files li.download-zip {
	background: #4D6D80;
}
#resources ul.resource-files li.video-link {
	background: #ffdf93;
	margin-right: 5px;
	border: 0;
}
#resources ul.resource-files li.download-zip a, 
#resources ul.resource-files li.download-zip a:link, 
#resources ul.resource-files li.download-zip a:hover, 
#resources ul.resource-files li.download-zip a:visited 
{
	color: #fff;
}
#resources h3, #resources p {
	margin: 10px 0;
	padding: 0;
}
/* End Resources Page */

 
/* Event Calendar */
#event-calendar {
	
}
#event-calendar div.cal-inside { padding: 10px; }
#event-calendar table {
	width: 100%;
}
#event-calendar th {
	text-align: center;
	vertical-align: middle;
	padding-bottom: 25px;
}
#event-calendar th, #event-calendar td {
	border: 0;
}
#event-calendar th h1 {
	margin: 0;
	padding: 0;
}
#event-calendar a#button-prev,
#event-calendar a#button-next {
	width: 8px;
	height: 14px;
	display: block;
	text-indent: -9999em;
	margin: 0 auto;
}
#event-calendar a#button-prev {
	background: transparent url(../images/button-prev.gif) no-repeat 0 0;
}
#event-calendar a#button-next {
	background: transparent url(../images/button-next.gif) no-repeat 0 0;
}
#event-calendar tr.weekrow td {
	background: #f4f4f4;
	text-transform: uppercase;
	font-weight: bold;	
	text-align: center;
	padding: 0;
}
#event-calendar tr.weekrow td div {
	border: 2px solid #e9e9e9;
	padding: 15px 0;
}
#event-calendar tr.dayrow td {
	background: #fbfbfb;	
	color: #dcdcdc;
	text-align: right;
	vertical-align: top;
	padding: 0;
}
#event-calendar tr.dayrow td div {
	height: 70px;
	padding: 6px;
	border: 2px solid #f4f4f4;
}
#event-calendar tr.dayrow td div.highlight {
/*	background: #fffbd1;*/
}
#event-calendar tr.dayrow div.content {
	background: #ffcccc;
	cursor: pointer;
}

#event-calendar tr.dayrow td div.hover, #event-calendar tr.dayrow div.content:hover {
	background: #ff9999;
	border: 2px solid #e1e1e1;
}

#event-calendar tr.dayrow td div a,
#event-calendar tr.dayrow td div a:link,
#event-calendar tr.dayrow td div a:hover,
#event-calendar tr.dayrow td div a:visited
{
	color: #787878;
	text-decoration: none;
	font-weight: bold;
}
#event-calendar tr.dayrow td div.hover a { color: #333; }
#event-calendar tr.dayrow td div.highlight.hover {
/*	background: #ffff66;*/
}
#loading-anim {
    width: 128px;
    height: 15px;
    background: #FFF url(../images/ajax-loader.gif) no-repeat 50% 50%;
    padding: 10px;
}
span.special-event {
	background: transparent url(../images/staricon.png) no-repeat 0 0;
	display: block;
	width: 100px;
	height: 32px;
	line-height: 32px;
	color: #cc0000;
	font-weight: bold;
	font-size: 90%;
	padding-left: 40px;
}
/* End Event Calendar */

 
/* Weekly Events */
#weekly-events {
	margin-bottom: 18px;
}
#weekly-events strong {
	display: block;
}
#weekly-events .even, #weekly-events .odd {
	padding: 8px;
}
#weekly-events .dates {
	margin: 5px 0;
}
#weekly-events p { margin: 0; padding: 0; }
#weekly-events .even {
	background: #f1f1ef;	
	border-top: 1px solid #ccc;
}
#weekly-events .odd {
	background: #fbfbfb;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#weekly-events .read-more {
	color: #cc0000;
	font-weight: bold;
	display: block;
	padding: 5px 0;
}
#weekly-events .past .redbg, #weekly-events .past {
	background: #f2ecec;
	color: #d2cbcb
}
#weekly-events .past .redbg {
	background: #e3dddd;
	color: #f4f4f4;
}
/* End Weekly Events */

/* MISC Event Styles */
ul.events li {
	border-bottom: 2px solid #f4f4f4;
}
ul.list {
	overflow: hidden;
}
ul.list li {
	margin: 0 15px;
	line-height: 18px;
	list-style-type: square;	
	float: left;
}
ul.img li {
	list-style-type: none;
	margin: 0 8px 8px 0;
}
ul.img li img {
	padding: 3px;
	background: #fff;
	border: 1px solid #ccc;
}
/* End MISC Event Styles */

