@import url(global.css);

body {
	background: url(../img/bg-body2.gif) repeat-x;
}

#navUtilities {
	left: auto;
}

#nav {
	margin-bottom: 0;
}

/* sub navigation
==============================================================================*/

#subNav {
	list-style: none;
	min-height: 30px;
}

.audio #subNav {
	padding-left: 70px;
}

.events #subNav {
	float: right;
	padding-right: 110px;
}

.members #subNav {
	float: right;
	padding-right: 30px;
}

.bookstore #subNav {
	float: right;
}

#subNav li {
	float: left;
	padding: 0 5px;
	height: 30px;
	background: url(../img/divider-subnav_v.gif) right bottom no-repeat;
}

#subNav .last {
	background: none;
}

#subNav li a {
	display: block;
	font: normal 1.1em/2.7em 'lucida grande',tahoma, sans-serif;
	color: #7a6c5f;
}

#subNav li a:hover {
	text-decoration: underline;
	color: #2388ff;
}

/* content
==============================================================================*/

#content,
#ministryContent {
	float: right;
	margin-top: 15px;
	width: 497px;
	min-height: 350px;
}

#container .full {
	width: 100%;
}

#content {
	padding-bottom: 20px;
}

#content h2 {
	clear: none;
	margin: 0;
	padding-bottom: 3px;
	font: normal 2.4em/1em 'lucida grande',tahoma,sans-serif;
	color: #384451;
	text-transform: none;
	border: 0 none;
}

#content h3 {
	margin: 1.3em 0 0 0;
	font: bolder 1.2em 'lucida grande',tahoma,sans-serif;
	text-transform: uppercase;
	color: #555;
}

#content h4 {
	margin: 0 0 -1em 0;
	font: bold 1.2em 'lucida grande',tahoma,sans-serif;
	color: #555;
}

#content p,
#content li {
	margin: 1.3em 0;
	font: normal 1.2em/1.6em 'lucida grande',tahoma,sans-serif;
	color: #777;
}

#content p.utilityLink {
	padding: .5em .4em .5em 25px;
	font-size: 1em;
	background: #d7ffcc url(../img/icon-cog.gif) 4px 50% no-repeat;
	border: 1px solid #c3d4be;
}

#content p.notice {
	padding: .5em 1em .5em 35px;
	font-size: 1.1em;
	background: #ffc url(../img/icon-alert.gif) 10px 6px no-repeat;
	border: 1px solid #ccc;
}

#content li {
	margin: .7em 0;
}

#content ol,
#content ul {
	padding: 0 2.5em;
}

#content blockquote {
	margin: 1.3em 0;
	padding: 0 1.5em;
	font: italic 1.1em/1.3em georgia,serif;
	color: #999;
}

#content dl {
	font: normal 1.2em/1.6em 'lucida grande',tahoma,sans-serif;
	color: #777;
}

#content dt {
	margin: 1.5em 0 0;
	font-weight: bold;
	color: #ff9300;
}

#content dd {
	margin: 0 15px 1em 15px;
	font-size: .91em;
}

#content a {
	color: #2388ff;
	font-weight: bold;
}

#content a:hover {
	color: #333;
	text-decoration: underline;
	background: #ffc;
}

#content a.imgLink:hover {
	background: none;
}

#content .details {
	font: normal 1.1em/1.4em 'lucida grande',tahoma,sans-serif;
}

#content .finePrint {
	font-size: .9em;
	line-height: 1.6em;
	color: #999;
}

#content .info {
	clear: both;
	padding: 5px 5px 5px 30px;
	background: #eee url(../img/icon-info.gif) 8px 50% no-repeat;
	border: 1px solid #ccc;
}

#content .info span {
	padding-right: 10px;
}

#content .event h4 {
	margin-top: 3em;
	padding: 0 0 .4em 20px;
	text-align: right;
	font: normal 1.0em/1.6em 'lucida grande',tahoma,sans-serif;
	color: #ff9300;
	background: url(../img/icon-calendar_date.gif) 0 40% no-repeat;
	border-bottom: 1px solid #ccc;
}

#content .event h4 span {
	float: left;
	font-size: 1.6em;
	color: #555;
}

#content .campus {
	margin-bottom: 30px;
}

#content .campus h3 {
	font-size: 1.3em;
	text-transform: none;
}

#content .campus p,
	#content .campus ul {
	margin-left: 100px;
	padding: 0;
}

#content .campus li {
	margin: 0;
	list-style: none;
	padding-left: 15px;
	font-size: 1.1em;
	background: url(../img/arrow-miniorange.gif) 0 50% no-repeat;
}

#content .campus hr.clearHack {
	clear: none;
}

.pastorProfile {
	position: relative;
	float: left;
	left: 15px;
	margin-bottom: 20px;
	width: 150px;
	min-height: 200px;
	text-align: center;
}

#content .pastorProfile p {
	font-size: 1.1em;
	line-height: 1.4em;
}

/* sidebar
==============================================================================*/

#sideBar {
	position: relative;
	float: left;
	margin: 15px 30px 0 0;
	width: 241px;
	background: #e7f4f4 url(../img/bg-sidebar.gif) center top repeat-y;
}

#sideBar #sideBarTop {
	display: block;
	margin-bottom: -10px;
	height: 10px;
	background: url(../img/bg-sidebar_top.gif) center top no-repeat;
}

#sideBar #sideBarBottom {
	display: block;
	margin-top: -10px;
	height: 10px;
	background: url(../img/bg-sidebar_bottom.gif) center top no-repeat;
}

#sideBar h2,
#sideBar p,
#sideBar li {
	margin: 15px;
	font-family: 'lucida grande',tahoma,sans-serif;
}

#sideBar h2 {
	margin-bottom: -15px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #555;
}

#sideBar p {
	font-size: 1.1em;
	line-height: 1.8em;
	color: #777;
}

#sideBar p.fineprint {
	font-size: 1.0em;
	line-height: 1.2em;
	color: #ccc;
}

#sideBar ul,
#sideBar ol {
	margin: 15px;
}

#sideBar li ul,
	#sideBar li ol {
	margin: 0;
	font-size: .9em;
}

#sideBar li {
	color: #777;
	font-size: 1.0em;
	line-height: 1.4em;
}

#sideBar ul li {
	margin: 5px 0;
	padding: 0 15px;
	list-style: none;
	background: url(../img/arrow-miniorange.gif) 0 .45em no-repeat;
}

#sideBar a {
	color: #2388ff;
	font-weight: bold;
}

#sideBar a:hover {
	text-decoration: underline;
	color: #333;
	background: #ffc;
}

#sideBar .noStyle img {
	margin: 10px 0;
}

#sideBar .right img {
	position: relative;
	right: 15px;
}

#sideBar .left img {
	position: relative;
	left: 15px;
}

/* events calendar (powered by EasyPHPCalendar -- hence the lack of validation)
==============================================================================*/

.sIFR-hasFlash .monthYearTextTOC {


/* fix for sIFR */
 	visibility: hidden;
	font-size: 24px;
	line-height: 24px;
}

.mainTableTOC {
	width: 100%;
	font-family: 'lucida grande',tahoma,sans-serif;
	border-collapse: collapse;
	color: #555;
}

.monthYearTextTOC {
	font-size: 1.8em;
	color: #ff9300;
}

.monthYearRowTOC table {
	margin-bottom: 20px;
}

.dayNamesTextTOC td {
	padding-bottom: 4px;
	font-size: 1.1em;
	border-bottom: 1px solid #ccc;
}

.monthYearRowTOC input,
.monthYearRowTOC select {
	font-size: 1em;
}

.sOtherTOC {
	color: #ddd;
}

.rowsTOC td {
	width: 80px;
	height: 80px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

.s20TOC div {

}

span.s22 {
	display: none;
}

.daynumTOC,
.todayTOC {
	padding: 3px;
	margin-bottom: 3px;
	background: #ebe9db;
	border-bottom: 1px solid #e0dcc9;
}

.todayTOC {
/* today's style */
	color: white;
	font-weight: bold;
	background: #ff9300;
	border-bottom: 1px solid #ccc;
}

.titleTOC {
	padding-left: 10px;
	font-size: .9em;
	background: url(../img/arrow-miniorange.gif) 0 .4em no-repeat;
	color: #999;
}

.titleTOC:hover {
	color: #2388ff;
}

.s27 {
	display: none;
}

/* database(s)
==============================================================================*/

#content .listingControls {
	margin: 0 0 15px 0;
	padding: 0 5px;
	text-align: right;
	font-size: 1em;
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content .listingControls span {
	display: block;
	float: left;
}

	/* ------------------------------------------ Begin Form Layout ------------------------------------------ */

textarea:focus, select:focus, input:focus {
	background:#E1E7E0;    
	}

fieldset { 
	font: normal 1.0em/1.1em 'lucida grande',tahoma,sans-serif;
	border: 1px solid #ccc;
	margin: 1px 0 7px 10px;
	padding: 10px;
	padding-bottom: .75em;
	width: 225px;
}

legend {
    background: transparent;
	font-size: 95%;
	color:#727C9A;
	font-weight: bold;
    margin: 0 0 .75em 0;
    padding: 0 .5em 0 .5em;
	text-transform: uppercase;
}

label {
	font: normal 1.0em/1.1em 'lucida grande',tahoma,sans-serif;
	color: #666;
    float: left;
	text-align:left;
	font-size: 11px;
    width: 125px;
    padding: 2px 0 3px 0;
}

fieldset div {
    margin-bottom: .55em;
    padding: 0px;
    display: block;
}

.fm-TextBox, fieldset div input.fm-TextBox, fieldset div textarea.fm-TextArea  {
	font-size: 11px;
    width: 221px;
    border: #ccc 1px solid; 
    padding: 1px;
    color: #666666;
}

.fm-TextArea{
	font-size: 11px;
    width: 213px;
	height: 100px;
    border: #ccc 1px solid; 
    padding: 1px;
    color: #666666;
}

.fm-DropDown {
    color: #666666;
	width: 225px;
    border: #AAB8C5 1px solid; 	
	font-size: 11px;
}
fieldset div select {
    padding: 1px;
}

div.fm-multi div {
    margin: 5px 0;
}

div.fm-multi input {
    width: 1em;
}

div.fm-multi label {
    display: block;
    width: 200px;
    padding-left: 5em;
    text-align: left;
}

#fm-submit {
    clear: both;
    padding-top: 1em;
    text-align: center;
}

#fm-submit input {
    border: 1px solid #999999;
    padding: 2px 1em;
    background: #ccc;
    color: #666;
    font-size: 80%;
	font: normal 1.0em/1.1em 'lucida grande',tahoma,sans-serif;
}

div.fm-note {
	font-size: 90%;
	font-style: italic;
}

/* required fields - does not work in IE */
fieldset div.fm-req label {
	color: #CF6717;
    font-weight: bold;
}

fieldset div.fm-req label:before {
    content: "* "; /* does not work in IE */
}

fieldset div.fm-req label.fm-DataHolder:before {
    content: ""; /* does not work in IE */
}

label.fm-DataHolder {
	border: 1px solid #D0Dade;
	width: 250px;
	font-weight: normal !important;
	color: #666666 !important;
	font-size: 100%;
	padding: .15em;
	overflow: hidden;
	margin-top: .15em;
	margin-bottom: .15em;	
}
/* ------------------------------------------ End Form Layout ------------------------------------------ */

div.long {
	padding-left: 100px;
}

div.long label {
	text-align: left;
	width: auto;
	float: none;
}

div.long input,
	div.long select {
	clear: none;
}

#content em.desc {
	display: block;
	margin: 0 0 0 105px;
	font: italic 1em/1.1em 'lucida grande',tahoma,sans-serif;
	color: #999;
}

/*#content fieldset .question {
	margin: 0;
	padding: 4px 4px 4px 25px;
	background: #f7f7f7 url(/images/icon-question.gif) 3px 50% no-repeat;
	}
	fieldset .question label {
		display: inline;
		float: none;
		width: auto;
		}*/

div.checks {
	padding-left: 100px;
}

div.checks label {
	display: inline;
	float: none;
	width: auto;
	text-align: left;
}

div.checks input {
	clear: none;
}

#content div.checks p {
	margin: 0 0 0 -100px;
}

#content div.checks em.desc {
	margin-left: 10px;
}

div.important {
	background: #ffc;
}

#content div.important .desc {
	color: #999;
}

div.options label {
	display: inherit;
	float: none;
	width: auto;
	margin-left: 100px;
}

fieldset div.options input {
	margin-right: 2px;
}

#content #content div.options p {
	margin: 5px 0;
}

div.textarea label {
	float: none;
	width: 99%;
}

div.textarea textarea {
	width: 99%;
	height: 100px;
}

#content form .option {
	margin: 5px 0;
	padding: 4px;
	font-size: 1.1em;
	background: #eee;
}

#content form .option input {
	margin-right: 2px;
}

form .formControls {
	clear: both;
	margin: 2em 0;
	padding: .5em 1em;
	background: #d7ffcc;
	border-top: 1px solid #c3d4be;
	border-bottom: 1px solid #c3d4be;
}

form .formControls span {
	display: block;
	float: left;
}

/* special stuff
==============================================================================*/

#geoparties {
	display: table;
	border-collapse: collapse;
	margin: 0;
	font: normal 11px 'lucida grande',tahoma,sans-serif;
	color: #333;
	background: #eee;
}

#geoparties th {
	line-height: 20px;
	color: #fff;
	text-transform: uppercase;
	background: #ffa81f;
}

#geoparties td {
	width: 25%;
	padding: 2px;
	border: 1px solid white;
}