﻿/**/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	background:url(../images/mainBG.jpg) repeat-x 166px 0 #8c8c8c;
}

h1 { font-size: 150%; padding: 0px 0px 20px 0px;}
h2 { font-size: 120%;}
h2 span { font-size: 100%;}
h1, h2 { font-weight: lighter;}
p, li, span {font-size:12px;}
.smlCalendar td {font-size:80%;padding:3px;}


.outercontainer {
	width:100%;
	float:inherit;
	position:relative;
	height:auto;
	position:relative;
}

.header {
	background:url(../images/headerBG.jpg) no-repeat 0 0 #ef0202;
	width: 100%;
	height: 166px;
	position: relative;
	float:left;
	z-index: 100;
}

.headercontainer {
	margin: 0 auto;
	position:relative;
	width: 790px;
	height: 166px;
}

.innercontainer {
	width: 790px;
	position:relative;
	margin: 0 auto;
	min-height: 300px;
	height:auto !important;
	height:auto;
	z-index: 1;
	
}

.content {
	position:relative;
	width: 100%;
	min-height:550px;
	height:auto !important;
	height: auto;
	float:left;
}

.blkBG {
background:url(../images/kingdomaerna-logo-blk.gif) no-repeat bottom left #000;

}
.innercontent
{	
	margin: 0 auto;
	position:relative;
	width: 603px;
	min-height: 550px;
	height:auto !important;
	height: 550px;
	background:#FFF;
	padding: 20px;
	float:left;
	}
	.full 
	{
	    width: 750px;
	    }
	
.leftnav
{
width: 147px;
background:#bf0000;
position:relative;
float: left;
position:relative;
padding: 10px 0px;
}
.leftnav li
{
font-size: 75%;
color:#FFF;
list-style:square;
position:relative;
margin: 0px 0px 4px 24px;
}
.leftnav li a
{
   color:#FFF;
   text-decoration: none;
}
.leftnav li a:hover
{
    text-decoration: underline;
}
.header-image {
	position:absolute;
	top:36px;
	left: 614px;
}
.logo {
	width: 148px;
	height:76px;
	position:absolute;
	top: 30px;
	left: 20px;
	background:url(../images/kingdomarena-logo.gif) no-repeat 0 0;
	text-indent: -200px;
	overflow:hidden;
}
.header-caption {
	width: 386px;
	height:29px;
	position:absolute;
	top: 72px;
	left: 260px;
	background:url(../images/empowering-you-caption.gif) no-repeat 0 0;
	text-indent: -300px;
	overflow:hidden;
}
.mainimage {
	height: auto;
	width: 790px;
	position:relative;
	float:left;
	margin: 0px auto;
}
.footer {
	width: 790px;
	height:102px;
	position:relative;
	margin: 6px auto 0px auto;
	
}

.footer ul {
	/*padding: 0px 20px 0px 26px;*/
	position:relative;
	float: left;
	height:102px;
	width: 735px;
	background: url(../images/footerBG.gif) repeat-x 0 0;
	padding-left: 55px;
	padding-top: 10px;
}

.footer ul li {
	float: left;
	position:relative;
	width: 134px;
	height: 76px; 
	overflow: hidden;
	margin-right: 40px;
	
}
.footer ul li a
{
    display:block;
	position:relative;
	width: 134px;
	height: 76px;
	text-indent: -400px;  
}
.footer ul li.articles {
	background: url(../images/articles.jpg) no-repeat 0 0;
}
.footer ul li.questions {
	background: url(../images/question-and-answer.jpg) no-repeat 0 0;
}
.footer ul li.testimonies {
	background: url(../images/testimonies.jpg) no-repeat 0 0;
}
.footer ul li.store {
	background: url(../images/store.jpg) no-repeat 0 0;
}
.column {
	height:auto;
	float:left;
	position:relative;
}
.left {
	width: 525px;
	height:auto;
	margin: 6px 0px 0px 0px;
}
.monthlymsg {
	width: 500px;
	height:209px;
	background:url(../images/pastors-image.jpg) repeat-y 0 0;
	padding: 15px 10px 10px 15px;
	color:#FFF;
	z-index: 10001;
	position: relative;
}
.monthlymsg p {
}
.monthlymsg .object 
{
   
    display: block;
	float:right;
	position:relative;
}
.monthlymsg h1 {
	font-size: 170%;
	color:#FFF;
	margin: 0px;
	padding: 0px;
}
/*.monthlymsg-image {
	position:absolute;
	bottom:0px;
	right: 10px;
	z-index: 10000;
}
*/
.right {
	width: 259px;
	min-height:300px;
	height:auto !important;
	height:auto;
	margin: 6px 0px 6px 6px;
	z-index:10;
	position:relative;
}
.right .content {
	width: 259px;
	min-height:476px;
	height:auto !important;
	height:auto;
	background:url(../images/weeklyevents-BG.jpg) repeat-x 0 0 #FFF;

	position:relative;
	z-index:10;
	float:left;
	
}
.right .innercontent {
width: 229px;
	min-height:476px;
	height:auto !important;
	height:auto;
	padding: 15px;
background:url(../images/calendarBG.jpg) repeat-x bottom left;
	position:relative;
	z-index:10;
	float:left;

}
.right h2 {
	font-size: 20px;
	color:#FFF;
	padding: 0px 0px 20px 0px;
}

.right .innercontent .bottom
{
    width: 230px;
    text-align: center;
    height: 80px;
    bottom: 0px;
    position:absolute;
}
.right .innercontent  .bottom a {
    text-decoration: none;
    }
.right .innercontent .head
{
    font-size: 24px;
    text-transform: uppercase; 
    color: #000;
    padding-right:10px;
    }

.right .innercontent .text 
{
    font-size: 12px;
    clear: left;
    color: #8a0c0e;
    }

.newsupdates, .announcements 
{
	height:356px;
	float:left;
	position:relative;
	background:#FFF;
	margin: 6px 0px 6px 0px;
	padding: 10px;
	
}
.newsupdates {
	width: 224px;
}
.announcements {
	width: 256px;
	margin-left: 5px;
	position:relative;
	z-index:1000;
}
.newsupdates li, .announcements li{
padding:5px;
}
 .announcements div {padding:3px 5px 3px 2px;}
 
 
.newsupdates h2, .announcements h2 {
	border-bottom: 8px solid #e8e8e8;
	padding: 2px 0px;
	margin: 0px 0px 8px 0px; 
	text-transform: uppercase;
	font-size: 16px;
}
.right .content h2 {
}
.feedback {
	width: 239px;
	height:90px;
	background:#000;
	padding: 10px;
	float:left;
	position:relative;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.feedback h2
{
    font-size: 200%;
    font-weight:lighter;
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
}
.feedback p
{
    color: #fff;
    padding: 2px 10px;
}
.feedback p a
{
    color: #fa0000;
    text-decoration: none;
}


.menu {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:100%;
	height:30px;
	position:relative;
	font-size:80%;
	background: #000;
	top: 136px;
	left: 0px;
	text-transform:uppercase;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	padding: 5px 26px;
	text-decoration:none;
	text-align:center;
	width:auto;
	color:#fff;
	line-height:20px; 
	
}
.menu ul ul li a {
	color:#000;
	font-size: 11px;
	line-height:14px;
}
.menu ul {
	padding:0;
	margin:0;
	list-style: none;
}
.menu ul li {
	float:left;
	position:relative;
	width:auto;
}
.menu ul li ul {
	display: none;
}



.menu ul li:hover a {
	color:#fff;
	background:#8a0c0e;
	text-align:left;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:30px;
	left:0;
	width:245px;
}
.menu ul li:hover ul li a.hide {
	background:#8a0c0e;
	color:#fff;
}
.menu ul li:hover ul li:hover a.hide {
	background:#000;
	color:#fff;
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li:hover ul li a {
	display:block;
	background:#8a0c0e;
	color:#fff;
	width:105px;
}
.menu ul li:hover ul li a:hover {
	background:#000;
	color:#fff;
}
.menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:150px;
	top:0;
}
.menu ul li:hover ul li:hover ul.left {
	left:-150px;
}

.LoginPanel {

}

.LoginPanel, .LoginPanelTitle, .LoginPanelInput {
font-size: 80%;
color: #555;
}

.LoginPanelTitle  {
padding: 10px;
}

.loginBox {
text-align:center;
padding: 30px;
}
.loginLinks 
{
    position:absolute;
    font-size: 70%;
    right: 5px;
    top: 10px;
    color: #fff;   
    }
  .loginLinks a
{ color: #fff;
  text-decoration:none;
}  
 /**/

.popup
{
    }