@charset "utf-8";
/* CSS Document */
@import "nc_nav_style.css";
@import "nc_photogallery.css";
@import "nc_forms.css";
@import "nc_members.css";

* {
	outline: none;
}

body {
	font-size: 62.5%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #B7AE91 url(/images/body_bg.jpg) repeat-x top left;
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:active {
	text-decoration: underline;
	color: #415678;
}

a:hover, a:visited:hover {
	text-decoration: underline;
	color: #192e46;
}

p {
	font-size: 1.1em;
	color: #000;
	line-height: 17px;
	margin: 8px 0px 20px;
}

h2 {
	color: #27455e;
	font-size: 2.4em;
	font-weight: normal;
	margin: 15px 0px 8px;
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #1a3048;
	font-size: 1.8em;
	letter-spacing:	1px;
	text-transform: uppercase;
	line-height: 21px;
	margin-top: 15px 7px 7px;
	margin-bottom: 4px;
}

h4 {
	background: #AB9D7A;
	color: #ffffff;
	font-size: 1.2em;
	text-transform: uppercase;
	line-height: 20px;
	margin: 18px 0px 4px 0px;
	padding: 5px 15px;
	letter-spacing:	1px;
}

h5 {
	text-transform: uppercase;
	color: #25415a;
	font-size: 1.2em;
	margin: 10 0px 8px 0px;
}

h6 {
	margin: 10px 0px 8px 0px;
	font-size: 12px;
	color: #1a3048;
}

ul, ol {
	font-size: 1.1em;
	color: #192e46;
	line-height: 20px;
}

a img {
	border: 0px;
}
.blue{ color:#27455e; }
.kacki{ color:#AB9D7A; }
.black{ color:#000; }


hr {
	border: 0px none;
	border-top: 1px solid #1a3048;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

blockquote {
	background: url(../images/blockquote_bg.jpg) no-repeat top left;
	margin: 20px;
	padding-left: 10px;
	color: #192e46;
	line-height: 20px;
}

blockquote p {
	text-indent: 2em;
}

table {
	width: 100%;
	line-height: 20px;
}

caption {
	background-color: #596E7F;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	margin: 0px 2px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

th {
	background-color: #C2B79B;
	letter-spacing: 1.5px;
	font-size: 1.1em;
	color: #1A3048;
	text-transform: uppercase;
	font-weight:normal;
}

td {
	/* background-color: #EDE9DD; */
	padding: 0px 10px;
	color: #4a5c6a;
	font-size: 1.1em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.half {
	width: 50%;
}

.threequarters {
	width: 65%;
}

.quarter {
	width: 35%;
}

.clear {
	clear: both;
}

.non-bold, .non-bold * {
	font-weight: normal !important;
}

.brown, .brown * {
	color: #736336 !important;
}

.feedlink, .feedlink:visited, .feedlink:active {
	background: url(/images/news_rss.gif) right 50% no-repeat;
	padding-right: 0;
	border-bottom: 0px none !important;
	color: #415678;
	text-decoration: none;
	font-weight: normal !important;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 175px;
	display: block;
}

.feedlink:hover, .feedlink:visited:hover {
	border-bottom: 0px none !important;
	color: #192e46;
	text-decoration: underline !important;
}

#nc_container {
	width: 100%;
	background: transparent url(/images/container_bg.jpg) no-repeat 50% top;
	overflow: auto;
}

#nc_wrapper {
	width: 998px;
	margin: 0px auto;
	background: transparent url(/images/wrapper_bg.jpg) no-repeat 50% top;
}

#nc_main {
	margin-left: 113px;
	margin-right: 110px;
	width: 775px;
}

#nc_home_page {
	margin-left:26px;
	margin-right:30px;
	width: 720px;
	background: url(/images/home_bg.jpg) #F5F3E8 top left no-repeat;
	overflow: auto;
}

#nc_home_header {
	overflow: auto;
	line-height: 1px;
	font-size: 1px;
	background: url("/images/home_header_bg.jpg") no-repeat top left transparent;
	height: 245px;
}

#home_page_left_sidebar_container {
	width: 182px;
	float: left;
	background: transparent;
}

#home_page_left_sidebar {
	width: 145px;
	float: left;
	background: url(../images/left_side_container_bg.jpg) transparent top left no-repeat;
	padding: 0px 23px 0px 14px;
	color: #736336 !important;
}

#home_page_left_sidebar * {
	color: #736336 !important;
}

#home_page_left_sidebar p {
	margin-top: 2px;
}

#home_page_left_sidebar h3 {
	font-weight: normal;
	margin: 0px;
	font-size: 1.5em;
	text-transform: none;
}

#home_page_left_sidebar hr {
	border: 0px none;
	border-top: 1px solid #736336;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

#home_page_right_sidebar {
	width: 180px;
	float: right;
	background: transparent;
	text-align: center;
}

#home_page_right_sidebar img {
	margin-bottom: 20px;
}

#home_center {
	width:328px;
	_width:321px;
	float: left;
	padding: 0px 15px 0px 15px;
	_padding: 0px 0 0px 7px;
	background: #F5F3E8;
}

#nc_home_footer {
	background: transparent url(/images/footer_bg.gif) top left no-repeat;
	padding-bottom: 50px;
	width: 720px;
	margin-left:26px;
	margin-right:30px;
}
#nc_home_footer * {
	color: #968f78 !important;
}

#footerinfo {
	text-align: center;
	padding-top: 5px;
}
#footerinfo h5 {
	margin:0px;
}

#designbyam {
	float: right;
	overflow:auto;
	position: absolute;
	margin-left:685px;
	margin-top:-70px;
	#margin-left:665px;
}

/**** SUB PAGE ****/
#nc_sub_page {
	margin-left:26px;
	margin-right:30px;
	width: 720px;
	background: #F5F3E8 url(/images/sub_page_bg.jpg) top right no-repeat;
	
	min-height:420px;
	height:100%!important;
	height:420px;
}

#nc_sub_page-noside {
	margin-left:26px;
	margin-right:30px;
	width: 720px;
	background: none #F5F3E8;
	
	min-height:420px;
	height:100%!important;
	height:420px;
}

#nc_sub_header {
	overflow: auto;
	line-height: 1px;
	font-size: 1px;
	background: url("/images/sub_header_bg.jpg") no-repeat top left transparent;
	height: 245px;	
}

#nc_sub_header-noside {
	overflow: auto;
	line-height: 1px;
	font-size: 1px;
	background: url("/images/sub_header_bg-noside.jpg") no-repeat top left transparent;
	height: 245px;	
}

#sub_right {
	width: 180px;
	float: right;
	background: transparent;
	text-align: center;
	padding-bottom: 15px;
}

#sub_right img {
	margin-bottom: 20px;
}

#sub_left {
	width:510px;
	float: left;
	background: #F5F3E8;
	padding:0 15px;
}
#text {
	padding: 0 0 0 15px;
	}
#sub_full {
	float: left;
	padding: 0px 15px 0px 15px;
	background: #F5F3E8;
	width: 690px;
}

#nc_sub_footer {
	background: transparent url(/images/footer_bg.gif) top left no-repeat;
	padding-bottom: 50px;
	width: 720px;
	margin-left:26px;
	margin-right:30px;
}

#nc_sub_footer * {
	color: #968f78 !important;
}

/**** SERMONS ****/
#sermon_page_content {
	margin: 0;
	_margin: 0 -10px 0 0;
	float:left;	
}


#sermons-side{ margin-left: 223px; }
#sermons-side .heading{ float:left; }
#sermon_quicklinks { 
	background: transparent;
	display:block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
	margin: 0px;
	padding: 0px;
	width: 204px;
	float: left;
}

#sermon_quicklinks * { 
	font-size: 11px;
}

#sermon_quicklinks li {
	margin:0px !important;
	padding:0px !important;
	list-style:none !important;
	text-indent:0px !important;
}

#sermon_quicklinks li a {
	background: transparent url(/images/sermon_dropdown.gif) no-repeat scroll left top;
	display:block;
	height:23px;
	padding-left: 10px;
	text-decoration:none;
	width:194px;
	color: #fff;
	font-weight: normal !important;
}

#sermon_quicklinks li ul {
	border-top: none;
	left:-999em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	z-index:9999;
	width:204px;
	margin:0px;
	margin:-2px 0px 0px 0px;
	padding:0px;
}
#sermon_quicklinks li li {
	font-size:100%;
	font-weight:normal;
	text-indent:0px !important;
	z-index:9999;
}
#sermon_quicklinks li:hover ul, #sermon_quicklinks li li:hover ul, #sermon_quicklinks li.sfhover ul, #sermon_quicklinks li li.sfhover ul {
	left:auto;
}
#sermon_quicklinks li li li {
	font-size:100%;
}
#sermon_quicklinks li li a {
	background: #EAE8D9;
	border:none;
	color:#333;
	margin:0pt;
	width:173px;
	z-index:9999;
	padding-top: 4px;
	border-bottom: 1px solid #ccc;
}
#sermon_quicklinks li li a:hover {
	background:#ffffff;
	color:#333;
	font-weight: bold;
}
#sermon_quicklinks li:hover, #quicklinks li.hover {
    position: static;
}


/* SERMON LIST */
#sermon_page_content #sub_sidebar_two p a, #sermon_page_content #sub_sidebar_two p a:visited, #sermon_page_content #sub_sidebar_two p a:active {
	color: #AAAAAA;
	text-decoration: underline;
}

#sermon_sort {
	width: 319px;
	float: right;
	margin-top: 10px;
}

#sermon_sort p, #podcast_link p {
	margin: 0px;
	float: left;
}


#podcast_link {
	float: right;
}

#podcast_link .feedlink:hover, #podcast_link .feedlink:visited:hover {
}

#sermon_page_content #sub_sidebar_two p a:hover, #sermon_page_content #sub_sidebar_two p a:visited:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.sermongroup {
	margin-top: 20px;
}

.sermongroup, .sermonbox {
	float: left;
}

.sermonbox {
	background: #d4d2c6;
	width: 510px;
	margin-bottom: 2px;
	
}

#sermon_page_content * {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



#sermon_page_content h4 {
	background: url(/images/sermon_group_header.jpg) top left no-repeat #192D46 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #ffffff;
	margin: 0px;
	line-height: 33px;
	width: 500px;
	padding: 0px 0px 0px 10px;
	float: left;
	text-transform: none !important;
	letter-spacing: normal;
}

#sermon_page_content #sub_sidebar_two {
	float: left;
	padding: 20px 2px 20px 8px;
	width: 220px;
}

.sermongroup h5, .sermon_header h5 {
	background-color: transparent !important;
	padding: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	color: #003663;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.sermongroup h5 a, .sermongroup h5 a:visited, .sermongroup h5 a:active {
	color: #003663;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.sermongroup h5 a:hover, .sermongroup h5 a:visited:hover {
	color: #336996;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.innersermonbox {
	font-size: 11px;
	color: #707070;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: transparent !important;
	padding: 10px;
	width:410px;
	position:relative;
}

.innersermonbox p, .extra_information p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #707070;
}

.title_and_text {
	padding: 20px;
	margin-bottom: 3px;
	font-size: 11px !important;
}

.medialist {
	float: left;
	list-style: none;
	list-style-image: none !important;
	position: absolute;
	margin: -55px 0px 0px 245px !important;
	#margin: -45px 0px 0px 245px !important;
}
.medialist_div { 
	top:50px;
	position:absolute;
	width:497px;
	
	}
ul.medialist li {
	float: left;
	margin-left: 15px;
	_margin-left: 7px;
}

ul.medialist .s_video {
	width: 26px;
	height: 59px;
}

ul.medialist .s_video a {
	background: url(/images/sb_video.gif) transparent bottom left no-repeat;
	width: 26px;
	height: 59px;
	display: block;
	text-indent: -9999px;
	z-index:99;
	margin-left: 15px;
}

ul.medialist .s_audio {
	width: 26px;
	height: 59px;
}

ul.medialist .s_audio a {
	background: url(/images/sb_audio.gif) transparent bottom left no-repeat;
	width: 26px;
	height: 59px;
	display: block;
	text-indent: -9999px;
	z-index:99;
	margin-left: 20px;
}

ul.medialist .s_download {
	width: 44px;
	height: 59px;
}

ul.medialist .s_download a {
	background: url(/images/sb_download.gif) transparent bottom left no-repeat;
	width: 44px;
	height: 59px;
	display: block;
	text-indent: -9999px;
	z-index:99;
	margin-left: 20px;
}

ul.medialist .s_podcast {
	width: 36px;
	height: 59px;
}

ul.medialist .s_podcast a {
	background: url(/images/sb_podcast.gif) transparent bottom left no-repeat;
	width: 36px;
	height: 59px;
	display: block;
	text-indent: -9999px;
	z-index:99;
	margin-left: 13px;
}


#backtoalllink {
	float: left;
	margin-left: 25px;
}

#backtoalllink * {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	margin: 0px;
	line-height: 25px;
}

#message_sort_form {
	float: left;
}

#ajaxbody {
	/* float: left; */
	width: 510px;
}

#message_sort_form p {
	margin: 0px !important;
	padding: 0px !important;
}

.sermonB {
	position: absolute;
	margin-left: 20px;
}

.title_and_text {
	background-color: transparent !important;
	padding-top: 15px;
	padding: 10px;
	font-size: 11px;
	color: #636363;
	width: 510px;
	float: left;
}

.title_and_text p {
	color: #636363;
}

/* SEARCH FORM */

#searchForm .styleit, #saddr.styleit {
	float: left;
	background: url(/images/input_bg.gif) top left no-repeat transparent;
	border: 0px none;
	width: 100px;
	margin-left: 10px;
	color: #a9996e;
	font-size: 11px;
	padding: 3px 0px 3px 10px;
		
}

#home_page_left_sidebar #searchForm .styleit {
	margin: 0px;
	width: 95px;
	padding: 2px 0px 3px 5px;
}

#saddr.styleit {
	margin: 0px;
	padding: 2px 0px 3px 5px;
	width: 196px;
}


/* MAP PAGE */
#map {
	height: 425px;
}

.gobutton {
	float: left;
}

#saddr {
	float: left;
	border: 1px solid #aaa;
}

/* EVITE PAGE */

.evite_thumb {
	padding: 3px;
	border: 1px solid #aaa;
	margin-right: 14px;
	margin-bottom: 40px;
	float: left;	
}

#evite_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#evite_form {
	float: left;
}

/*NEWSLETTER SIGN-UP PAGE */

.clearClick {
	background: url(/images/input_bg.gif) top left no-repeat transparent;
	border: 0px none;
	color: #a9996e;
	float: left;
	font-size: 11px;
	margin: 0px;
	padding: 3px 5px;
	width: 192px;
}

#newsletter_sign_up .label {
	width: 150px;
	display: block;
	color: #fff;
	float: left;
	font-size: 1.1em;
	line-height: 20px;
}

#newsletter_sign_up .styleit {
	border: 1px solid #aaa;
	float: left;
	width: 200px;
	padding: 2px;
}

#newsletter_sign_up select {
	width: 206px !important;
}

#newsletter_sign_up .gobutton {
	margin-left: 150px;
	margin-top: 10px;
}

/* CALENDAR */
.calendar {
	border-collapse: collapse;
	width: 679px;
	background: url(/images/calendar_header_bg.jpg) transparent top left no-repeat;
}

.calendar caption {
	width: 679px;
	margin-left: 0px;
	background: none transparent;
	text-align: left;
	color: #27455e;
	font-size: 1.8em;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}

.calendar tr {
	background:url(/images/calendar_bg.jpg) repeat-x top left;
	position:relative;
}

.calendar th {
	background: #172B43;
	color: #fff;
	line-height: 30px;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.calendar td {
	background:none;
	border:1px solid #E7E4DB;
	width: 89px;
	height: 93px;
	vertical-align: top;
	padding: 0px 5px;
	line-height: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
}

.calendar .linked-day a, .calendar .linked-day a:visited, .calendar .linked-day a:active {
	color: #fff;
	text-decoration: none;
}

.calendar .linked-day a:hover, .calendar .linked-day a:visited:hover {
	color: #fff;
	text-decoration: underline;
}

.dayEventNames {
	margin: 0px;
	list-style: none;
	list-style-image: none;
	padding: 0px;
}

.calendar .linked-day .dayEventNames a, .calendar .linked-day .dayEventNames a:visited, .calendar .linked-day .dayEventNames a:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px !important;
}

.calendar .linked-day .dayEventNames a:hover, .calendar .linked-day .dayEventNames a:visited:hover {
	color: #333;
	text-decoration: underline;
}

#event_sub_header {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #27455e;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: .20px;
}

#event_sub_title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27455e;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: .20px;
	border-bottom: 1px solid #707070;
	padding-bottom: 10px;
}

#event_sub_title .date {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

#calendar_sort {
	position: absolute;
	float: left;
	margin-left: 366px;
	z-index:9999;
}

#calendar_sort p {
	float: left;
	margin: 0px;
}

#quicklinks { 
	background: transparent;
	display:block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
	margin: 0px;
	padding: 0px;
	width: 204px;
	float: left;
}

#quicklinks * { 
	font-size: 11px;
}

#quicklinks li {
	margin:0px !important;
	padding:0px !important;
	list-style:none !important;
	text-indent:0px !important;
}

#quicklinks li a {
	background: transparent url(/images/sermon_dropdown.gif) no-repeat scroll left top;
	display:block;
	height:23px;
	padding-left: 10px;
	text-decoration:none;
	width:194px;
	color: #fff;
	font-weight: normal !important;
}

#quicklinks li ul {
	border-top: none;
	left:-999em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	z-index:9999;
	width:204px;
	margin:0px;
	margin:-2px 0px 0px 0px;
	padding:0px;
}
#quicklinks li li {
	font-size:100%;
	font-weight:normal;
	text-indent:0px !important;
	z-index:9999;
}
#quicklinks li:hover ul, #quicklinks li li:hover ul, #quicklinks li.sfhover ul, #quicklinks li li.sfhover ul {
	left:auto;
}
#quicklinks li li li {
	font-size:100%;
}
#quicklinks li li a {
	background: #EAE8D9;
	border:none;
	color:#333;
	margin:0pt;
	width:173px;
	z-index:9999;
	padding-top: 4px;
	border-bottom: 1px solid #ccc;
}
#quicklinks li li a:hover {
	background:#ffffff;
	color:#333;
	font-weight: bold;
}
#quicklinks li:hover, #quicklinks li.hover {
    position: static;
}
#gmap { height:232px; }
