/*

dark logo gray:#414042

*/

/* reset styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}

img, img a {
	border:0;
	margin:0;
	padding:0;
}
/* end reset styles */



body {
	background-image: url(images/kidz3.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: "Helvetica Neue", Arial, sans-serif;
}

#navwrapper {
	height:90px;
	width:100%;
	background-image: url(images/navback.png);
	background-repeat: repeat-x;
	position:absolute;
	left:0;
	top: 240px;
}

#wrapper {
	position:absolute;
	width: 950px;
	height: 1000px;
	left:50%;
	margin-left: -475px;

}

#header {
	position: absolute;
	width:100%;
	height: 210px;
	top:0;
}

.logoimg {
	margin: 40px 0 0 20px;
}

h3 {
	text-transform:uppercase;
	color:rgb(109, 127, 173);
	letter-spacing: .1em;
	font-size: 12px;
	margin-left:10px;
}

/* menu malarky begins
*************************/
#menu {
	position: absolute;
	top: 40px;
	left:-10px;
	width:100%;
	min-width:180px;
	display:none;
	padding:0;
	z-index: 9000;
	background-image: url(images/transwhite80.png);
}

#menu li {
	list-style: none;
	padding: 0;
	text-indent: 10px;
	margin:3px 0 0 10px;
	width:100%;
	line-height: .6em;
	
}


#menu ul { margin: 0; padding: 0;}

/* tabs
*************************/

ul.tabs {
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	
}

ul.tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
	
}

ul.tabs a {
	position: relative;
	display: block;
}

/* dropdowns
*************************/

ul.dropdown {
	z-index: 9999;
	padding:0;
	
}


ul.dropdown li {
	margin: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
	border-color: #641811;
	padding: 0;
	
}

ul.dropdown li a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding:0;
	line-height: 2em;
	margin-top: -10px;
	font-weight: 450;
}


#nav {
	width:950px;
	position:absolute;
	left:50%;
	margin-left:-455px;
	top: 50%;
	margin-top:-25px;
	z-index: 9000;
}

.mainmenu {
	line-height: 4em;
	letter-spacing: .2em;
	font-size: 13px;
	text-transform: uppercase;
	padding:28px 0 30px 0;
	margin-right:25px;
}

#nav ul > li {
	display:inline;

}

#nav ul > li a {
	text-decoration:none;
	color: #000;
	padding: 0 15px 0 15px;
}

#nav ul > li a:hover {
	color:#708fb0;
}


#c3lifelogin {
	position:fixed;
	left:0;
	top:400px;
	width:56px;
	height:102px;
	z-index:1000;
}

/*Main Announcement Area
****************************/

#mainfront {
	width:910px;
	height: 430px;
	position:relative;
	top: 375px;
	left:50%;
	margin-left: -465px;
	background-image: url(images/transgray.png);
	background-repeat: repeat;
	padding:10px;
}

#mainfront ul{
	list-style:none;
}

#mainfront ul li {
	float:right;
}

.thumbs li {
	margin-left:10px;
	margin-bottom:10px;
}

#frontcalendar {
	position:absolute;
	right:5px;
	font-size: 13px;
	bottom:20px;
}

#frontcalendar a {
	text-transform: uppercase;
	text-decoration: none;
	color:#414042;
	font-weight: bold;
	background-image: url(images/circled.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding: 10px 15px 10px 15px;
	text-align: center;
}

/*Lower Static Ads (Bottom 3)
****************************/

#bottomthreewrap {
	width:930px;
	height:150px;
	position:relative;
	top: 420px;
	left:50%;
	margin-left: -465px;
	background-image: url(images/transgray.png);
	background-repeat: repeat;

}

#bottomleft {
	position:relative;
	left:10px;
	
	}
	
#bottomcenter {
	position:absolute;
	left:317px;
	
	}
	
#bottomright {
	position:absolute;
	left:624px;
	
	}

.bottomthree {
	width:297px;
	height:130px;
	background-color: white;
	top:10px;
}


/*Footer
*********/
#footerwrap {
	width:930px;
	height:396px;
	position: relative;
	top:240px;
	background-image: url(images/footer1.jpg);
	z-index:-100;
}

#footerwrapwrap {
	position:absolute;
	top:300px;
	height:100px;
	width:100%;
	background-image: url(images/transwhite35.png);
}

#footerwrap p {
	font-size: 12px;
	margin-left:10px;
	padding-left:10px;
}

#foot1 {
	position:relative;
	top:10px;
	padding:10px 10px 10px 40px;
	width:180px;
}

#foot2 {
	position:absolute;
	width:180px;
	padding:10px 10px 10px 40px;
	top:10px;
	left:246px;
}

#foot3 {
	position:absolute;
	width:180px;
	padding:10px 10px 10px 40px;
	top:10px;
	left:495px;
}

#foot4 {
	position:absolute;
	width:180px;
	padding:10px 10px 10px 40px;
	top:10px;
	left:745px;
}

#credits {
	position:relative;
	top:10px;
	text-align: center;
}

#credits a {
	text-decoration: none;
	color:#708fb0; 
}

/*Subpage
*******************/

#subpage {
	width:960px;
	min-height: 430px;
	position:relative;
	top: 375px;
	left:50%;
	margin-left: -465px;
	background-image: url(images/transgray.png);
	background-repeat: repeat;
	padding:10px;
}

#subpagecontent {
	background-color: white;
	min-height:420px;
	position: relative;
	width:670px;
	padding:30px;
}

#subpagecontent p {
	margin-bottom:10px;
	margin-left:10px;
	font-size: 14px;
}

#subpagecontent ul {
	margin-left:60px;
}

#subpagecontent ul li{
	text-indent:5px;
	font-size:smaller;
}

#subnav {
	position: absolute;
	right:0;
	width:217px;
	top:0;
	padding:10px;
}

#subnav ul {
	list-style: none;
}

#subnav ul li{
	margin-bottom:10px;
	padding: 10px 10px 10px 30px;
	background-image: url(images/transwhite.png);

}

#subnav ul > li a {
	text-decoration:none;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 10px;
	color:#414042;
	font-weight: bold;
	letter-spacing: .1em;
	
}

#subnav ul > li a:hover {
	color:rgb(109, 127, 173);
}

h1 {
	text-transform:uppercase;
	color:rgb(109, 127, 173);
	background-color:#ebebeb;
	letter-spacing: .1em;
	font-size: 20px;
	font-weight:bold;
	margin-bottom: 10px;
	padding-left:20px;
	line-height: 2em;
}

h2 {
	color:rgb(109, 127, 173);
	letter-spacing: .1em;
	font-size: 16px;
	margin-bottom: 10px;
	margin-left:10px;
	
}

.pageheading {
	margin-bottom:10px;
}

.imgleft {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	padding:20px;
	border:2px solid #ebebeb;
	overflow: hidden;
	background-color: white;
}

.imgright {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	padding:20px;
	border:2px solid #ebebeb;
	background-color: white;
}

.imgcenter {
	position:relative;
	left:50%;
	margin-left:-340px;
	margin-bottom:10px;
	padding:20px;
	border:2px solid #ebebeb;
	background-color: white;
}

#subpagecontent a {
	color:rgb(109, 127, 173);
	text-decoration: none;
}

.givingdisclaimer {
	padding: 10px 10px 10px 30px;
	background-image: url(images/transwhite.png);
	font-size: 12px;
}

.givingdisclaimer p {
	margin-bottom:10px;
}

.spacer {
	margin:10px 0 10px 0;
}

#pastors #pastorslink,
#beliefs #beliefslink,
#global #globallink,
#vision #visionlink,
#faqs #faqslink,
#threeways #threewayslink,
#findfit #findfitlink,
#calendar #calendarlink,
#registration #registrationlink,
#prayer #prayerlink,
#dinners #dinnerslink,
#pulse #pulselink,
#kidzone #kidzonelink,
#rising #risinglink,
#men #menlink,
#women #womenlink,
#marriage #marriagelink,
#sermons #sermonslink,
#announce #announcelink,
#give #givelink,
#general #generallink,
#times #timeslink,
#directions #directionslink
#credits #creditslink
 {
	color:rgb(109, 127, 173);
}

.majorlist li{
	padding:20px 0 20px 40px;
	background-image: url(../images/c3bullet.png);
	background-repeat: no-repeat;
	background-position: center left;
	list-style: none;
}

.rightalign {
	margin-top: 20px;
	text-align: right;
	margin-right:40px;
}

.quote {
	display: block;
	padding-left:40px;
	font-style: italic;
	margin-top:20px;
	color:#78a282;
}

#form {
	padding:30px 30px 30px 30px;
	border:5px solid #ebebeb;
	border-top:20px  solid #ebebeb;
	width:500px;
	position: relative;
	left:45px;
}

.disclaimer {
	margin-top:10px;
	font-size: 10px;
}


h4 {
	margin-top: 20px;
	margin-bottom:5px;
	text-transform:uppercase;
	color:rgb(109, 127, 173);
	letter-spacing: .1em;
}

.backtotop {
	text-align:right;
	font-style: italic;
}

/*Video Page
****************/

/*
#vidarchivewrap {
	position: absolute;
	top:345px;
	right:27px;
	width: 250px;
	height: 325px;
}
*/

#vidarchivewrap {
	position: absolute;
	top:77px;
	right:27px;
	width: 250px;
	height: 325px;
}

#vidarchivewrap p {
	font-style: italic;
	font-size: 11px;
}

#vidarchivewrap p a {
	font-style: normal;
}

#vidarchivewrap p a:hover {
	text-decoration: underline;
}

.watch {
	padding-left:60px;
}

.vidarchives {
	padding: 10px 0 0 0;
	border-top:1px solid #ebebeb;
}


/*Credits Page
****************/
#creditscontent {
	background-color: white;
	min-height:420px;
	position: relative;
	width:900px;
	padding:30px; 
	text-align: left;
}

#creditscontent p {
	margin-bottom:10px;
	margin-left:20px;
	margin-top: -5px;
	font-size: 14px;
}

.creditdisclaim {
	position:absolute;
	bottom:10px;
	margin-top:30px;
}

#creditscontent a {
	color: #78a282;
	text-decoration: none;
}

#creditscontent a:hover {
	text-decoration: underline;
}