/* General
*******************************************************************************/
@import url(../global.css);


body {
	background: #fff url(bg_stripe.gif);
	background-repeat:repeat-xy; 
	background-attachment:fixed;
}

a {
	text-decoration: none;
}


/* Layout
*******************************************************************************/
#wrapper {
	background: #e8effb 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;
	color: #122c2b;
	margin: 0 0 10px 179px;

}



/* Header
*******************************************************************************/

#header {
	background: #4969A2;
border-left:1px solid #C0C8D7;
border-right:1px solid #C0C8D7;
border-top:1px solid #C0C8D7;
width: 779px;

}

#header img{border-top:4px solid #fff;
border-right:4px solid #fff;
border-left:4px solid #fff;
width:771px;
margin-bottom:-2px;}

/* Login
*******************************************************************************/
#login {
	margin: 0px 3px 3px 0px;
}
.input-button{
	border-color:#ccc;
}
.login-text{
	color:#336699;
	font-weight:normal;
}
.logout-text{
	color:#336699;
	font-weight:normal;
}
.submit-button{
	color:#fff;
	border-color:#ccc;
	border-width:1px;
	font-weight:normal;
	background-color: #424B51;
	margin: 4px 0 4px 0;
}
.logout-button{
	color:#fff;
	background-color: #426078;
}

#login a{color:#eee; font-size:10px;}




/* Footer
*******************************************************************************/
#footer {
	background: #fff;
	color: #777;
}
#footer ul {
	line-height: 1.7em;
}



/* Content
*******************************************************************************/
h2 {
	background: #369;
	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:#354157 solid 15px;
}
h3 {
    color: #369;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	margin: 15px 15px 15px;
	padding: 0;
}

h4 {
    color: #6eaedb;
	font: bold 1.1em Verdana,Arial, Helvetica, sans-serif;
	margin:15px 15px 15px 25px;
	padding: 0;
}
#content p, {
    color: #1b4d80;
}
#content ul{
	color:#1b4d80;}

#content li{
	list-style:disc;
}
#content a.more {
	background: #E8EFFB url() no-repeat 100% .4em;
	border-bottom: 1px dotted #6eaedb;
	border-top:1px solid #E8EFFB;
	color: #6eaedb;
}
#content a.more:hover {
	font-weight:bold;
	border: 1px dotted #6eaedb;
	background:#fff;
}


#content a, 
#footer a {
	border-bottom: 1px solid #d0daef;
	color: #3b65b1;
	padding: 1px;
}
#content a:hover,
#footer a:hover {
	color: #6eaedb;
}




/* Sidebar content
*******************************************************************************/
#sidebar {
	background:#577EC7;
	
	color: #fff;
	font-size: .9em;
	width: 175px;
	border-right: 4px solid #fff; 
	border-bottom: 4px solid #fff;
margin: 0 0 10px 0;
}


#sidebar h2 {
	background: #4969a2;
	border-top: 4px solid #fff;
	border-left:0px;
	color: #ccc;
	min-height: 31px;
	line-height: 31px;
	margin: 0;
}

#sidebar a:hover{  
	border-bottom: 1px solid #6eaedb;
	border-top: 1px solid #6eaedb;
}

#sidebar #menu ul {
	margin: 0px;
}
#menu li {
	background:  url(/images/list-square.gif) no-repeat 5px .7em;
	margin: 0 0 0 5px;
	padding: 5px 10px 5px 20px;
}
#menu a {
	color: #fff;
}



/* 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:#369;
}

#events a:hover, #meetings a:hover,
#groups a:hover, #downloads a:hover,
.edits a:hover, .relatedFile a:hover{
	color:#6eaedb;
}

#events .name, #meetings .name, #groups .name, #file_upload .name,
#downloads .name, #albumGallery .name, #membersArea .name,
#news .relatedFile{
    color: #369;
}
.time, .date{
	color: #3b65b1;}
.date{
	font-size:10px;
}
.contactName{
	color: #3b65b1;}
.contactNumber{	
	color: #3b65b1; }
.categoryName{
	color: #369;
	border-bottom: 1px dotted #6eaedb; width:335px;
}
.categoryDescription {
	color: #3b65b1;
}

/* Other layouts
*********************************************************************************/
#downloads li{	list-style:none;
}

#downloads .name a{
	color:#369;
	text-decoration:underline;
}


/* Forms
*************************************************************************************/
#file_upload, #gallery_upload,
#staff_member, .downloadAttributes, .conferenceAttributes,
#linkForm .linkAttributes, .categoryAttributes{
	background-color:#CCD8EE;
	border:dotted 1px #6eaedb;
}

#itemForm .itemAttributes, #resourcesForm .itemAttributes{
	background-color:#CCD8EE;
	border:dotted 1px #6eaedb;
}


/*News
*************************************************************************************/
#newsForm{
	border-bottom: 3px solid #369;
}
#newsForm .newsBg{
	background-color:#CCD8EE;
	border:dotted 1px #6eaedb;
}
#news-grab {
	border-left:1px dotted #336699;
}

#news .name{
	background: #D6E1F3;
	color: #369;
	border-left:#B5C5DF solid 10px;
}

#newsForm h2, #membersArea .title{
	background: #369;
	color: #fff;
	border-left:#354157 solid 10px;
}

#newsForm .newsLabel, .editLabel{
	color: #369;
}

/* 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;
}

#meetings .item, #events .item, #groups .item, #prayer .item{
	border-top:1px #fff solid;
}



/* Photo Gallery
*************************************************************************************/
.album{
	width:250px;
	margin:5px 2px 10px 25px;
	font-size:11px;
	float:left;
	line-height:18px;
}


/* Resources
*************************************************************************************/
.resource-title, #contacts .name, #prayer .title{
	color: #005099;
}
.resource-author, #contacts .position{
	color: #005099;
}
.resource-description{
	color: #000000;
	border:1px dashed #ccc;
}
.resource-price{
	color:#005099;
}
.resource-image{
	border:2px solid #fff;}



/* Contacts
*************************************************************************************/
#contactForm {
	background-color:#CCD8EE;
	border:solid 3px #fff;
}

#contacts .photo{
	border:2px solid #fff;

}

#contacts .phone{
	color:#005099;
font-size:11px;}



/* Conferences
*************************************************************************************/
.conferenceAttributes{
	background-color:#CCD8EE;
	border:dotted 1px #6eaedb;
}

.event-cost, .event-location{
	color:#005099;
}

/*Misc
*************************************************************************************/
.config_label{
	color: red;
}

#config{margin-left:25px;}

.thumbnail {
	background:#fff;
}

#end_of_menu{
display:none;}


*html #content {width:589px;}