/* General
*******************************************************************************/
@import url(../global.css);
@import url(pos_fixed.css);

body {
	background: #0f4722 url(bkgrnd.gif);
	background-repeat:repeat-xy; 
	background-attachment:fixed;
}
a {
	text-decoration: none;
}


/* Layout
*******************************************************************************/
#wrapper {
	
background: #EFF6E8 url(wrapper_bg.gif);
        background-repeat:repeat-y; 
	
	border-left: 1px solid #C0C8D7;
	border-right:1px solid #C0C8D7;
	border-bottom:1px solid #C0C8D7;
	border-top:1px solid #fff;
width:771px;
padding: 1px 4px 0 4px;
margin-top:-2px;
}

#content{
	background: #none;
	border-top: 4px solid #fff;
	margin: 0 0 10px 179px;

	color: #122c2b;
}



/* Header
*******************************************************************************/
#header {
	background: #99CC66;
border-left:1px solid #C0C8D7;
border-right:1px solid #C0C8D7;
border-top:1px solid #C0C8D7;
width: 779px;
}

#header img{
width:779px;
margin-bottom:-2px;}

/* Login
*******************************************************************************/
#login {
	margin: 0 3px 3px 0;
}

.input-button{
	border-color:#ccc;
}
.login-text{
	color:#99CC66;
	font-weight:normal;
}
.logout-text{
	color:#ffffff;
	font-weight:normal;
}
.submit-button{
	color:#fff;
	border-color:#ccc;
	border-width:1px;
	font-weight:normal;
	background-color: #336633;
	margin: 4px 0 0 0;
}
.logout-button{
	color:#fff;
	background-color: #336633;
}

#login a{color:#eee; font-size:10px;}
#login a:hover{color:#99CC66}


/* Footer
*******************************************************************************/
#footer {
	background: #fff;
	color: #777;
}
#footer ul {
	line-height: 1.7em;
}


/* Content
*******************************************************************************/
h2 {
	background:#336633;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	min-height: 31px;
	line-height: 31px;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	border-left:#6A8C52 solid 15px;
}
h3 {
    color: #86b444;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	margin: 15px 15px 15px;
	padding: 0;
}

h4 {
    color: #86b444;
	font: bold 1.1em Verdana,Arial, Helvetica, sans-serif;
	margin:15px 15px 15px 25px;
	padding: 0;
}

#content p {
	color: #006225;
}
#content ul{
	color:#336633;}

#content li{
	list-style:disc;
}
#content ul ul {
	margin: 0 15px;
}

#content a.more {
	background: #eff6e8 url() no-repeat 100% .4em;
	border-bottom: 1px dotted #336633;
	border-top:1px solid #eff6e8;
	color: #99c45b;
}
#content a.more:hover {
	font-weight:bold;
	color:#99c45b;
	border: 1px dotted #336633;
	background:#fff;
}

#content a, 
#footer a {
	border-bottom: 1px solid #e3efd8;
	color: #86b444;
	padding: 1px;
}
#content a:hover,
#footer a:hover {
	color: #ace156;
}



/* Sidebar content
*******************************************************************************/
#sidebar {
	background:#6A8C52;
	width: 175px;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	
	font-size: 10px;
margin: 0 0 10px 0;
}
#sidebar h2 {
	background: #336633;
	border-top: 4px solid #fff;
	border-left:0px;
	color: #ccc;
	min-height: 31px;
	line-height: 31px;
}

#sidebar div ul {
	list-style: none;
	margin:0px;
	padding: 0;
	border: none;
}

#menu li a {
position:relative;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 19px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background:  url(/images/menu2.gif);
	padding: 5px 0 0 10px;
	}
	
#menu li a:hover {
	color: #ffffff;
	background:  url(/images/menu2.gif) 0 -24px;
	padding: 5px 0 0 10px;
	}
	
#menu li a:active {
	color: #26370A;
	background:  url(/images/menu2.gif) 0 -47px;
	padding: 5px 0 0 10px;
	}

/* Body
*******************************************************************************/

#admin-links{
	margin-bottom: 20px;
}
#admin-links a{
	font-size:10px;
	margin-right:10px;
	border:none;
	float:right;
}


/* Other layouts
*********************************************************************************/
#events a, #meetings a,
#groups a, .edits a, .imageCount,
#downloads a, .relatedFile a{
	color:#86b444;
}

#events a:hover, #meetings a:hover,
#groups a:hover, #downloads a:hover,
.edits a:hover, .relatedFile a:hover{
color:#ace156;
}

#events .name, #meetings .name,
#groups .name, #file_upload .name, #downloads .name, #albumGallery .name, #membersArea .name,
#news .relatedFile{
    color: #86b444;}
.time, .date{
	color:#006225;}

.date{
	font-weight:normal;
	font-size:10px;
	display:inline;}

.contactName{
	color:#006225;}
.contactNumber{	
	color:#006225;}
.categoryName{
	color: #86b444;
	border-bottom: 1px dotted #336633;
}
.categoryDescription {
	color: #336633;	
}

#meetings .item, #events .item, #groups .item, #prayer .item{
border-top:1px #fff solid;
}
	
/* Downloads
*********************************************************************************/
#downloads .name a{
	color:#86b444;
	text-decoration:none;
}

#downloads li{
	list-style:none;
}
/* Forms
*************************************************************************************/
#file_upload, #gallery_upload,
#staff_member, .downloadAttributes, .conferenceAttributes,
#linkForm .linkAttributes, .categoryAttributes{
	background-color:#c7ddb1;
	border:dotted 1px #6a8c52;
}

#itemForm .itemAttributes, #resourcesForm .itemAttributes{
	background-color:#c7ddb1;
	border:dotted 1px #6a8c52;
}


/*News
*************************************************************************************/
#newsForm{
	border-bottom: 3px solid #86b444;
}

#newsForm .newsBg{
	background-color:#c7ddb1;
	border:dotted 1px #6a8c52;
}

#itemForm .itemAttributes{
	background-color:#c7ddb1;
	border:dotted 1px #6a8c52;
}

#news .name{
	background: #c7ddb1;
	color: #006225;
	border-left:#6A8C52 solid 10px;
}

#news-grab {
	border-left:1px dotted #86b444;
}

#newsForm h2, #membersArea .title{
	background:#336633;
	color: #fff;
	border-left:#6a8c52 solid 10px;
}

#newsForm .newsLabel, .editLabel{
	color: #336633;
}

#rssIcon{
	margin-right:10px;
	float: right;
}

/*Members Area
*************************************************************************************/
#members_news, #members_docs{
	border:3px solid #fff;
}
#members_news, #members_gallery{
	background:#F4F7FD;
}

#members_prayer, #members_docs{
	background:#D6E1F3;
}

#members_prayer, #members_gallery{
	border:3px solid #fff;
}

#members_calendar{
	border:3px solid #fff;
	background:#EEF3FC;
	padding:5px;
}

/* Resources
*********************************************************************************/
.resource-title, #contacts .name, #prayer .title{
	color:#006225;
}

.resource-author, #contacts .position{
	color:#006225;
}

#contacts .position{
	font-weight:bold;
}
.resource-description{
	color: #336633;
	border:1px dashed #ccc;
}

.resource-price, #contacts .phone{
	color:#006225;
}

.resource-image{
	border:2px solid #fff;}


/* Contacts
*********************************************************************************/
#contacts .photo{
	border:2px solid #fff;
}

#contactForm {
	background-color:#b3d29b;
	border:solid 3px #fff;
}
#contacts .phone{}
#contacts .name{}



/* Conferences
*********************************************************************************/
.conferenceAttributes{
	background-color:#c7ddb1;
	border:dotted 1px #6a8c52;
}
.event-cost, .event-location{
	color:#005099;
}


/* Misc
*******************************************************************************/
.config_label{
	color: red;
}

#config{margin-left:25px;}
.thumbnail {
	background:#fff;
}



*html #content {width:589px;}