/* region specific design *//* bg color: #EEF1F8 ; border: #E1E2E7 */
body {
	background-color: #83827D;
	background-image: url(/assets/gfx/bg_body_af.jpg) ;
}
#mast {background-image: url(/assets/gfx/banners/africa_bottom.jpg);}
#mast #logo #top {
	background-image: url(/assets/gfx/banners/logo_af_333.gif);
}
#menu {
	border-bottom: solid 1px #c9cbc5;
}
#crumbs {
	border-bottom: solid 1px #c9c8c5;
}
#foot #foot-main {
	border-top: solid 1px #E1E2E7;
	border-bottom: solid 1px #E1E2E7;
}
/* mods to _menus.css */
/* ******** LEVEL 2 ******** */

#sidemenu ul.level-2 {
	background: #EEF1F8;
}
	
	#sidemenu ul.level-2 li a {
		color: #63625c;
		border-bottom: 1px solid #E1E2E7;
	}
#sidemenu ul .level-3 {
	background: #EEF1F8;
}

/* ******** PANELS (IN SIDE COLUMNS) ******** */

.panel {
	background-color: #EEF1F8;
	border:4px solid #E1E2E7;
}

	.panel h2 {
		border-bottom:1px solid #d0d0c6;
	}		

/* ATTACHMENTS PANEL */
#primary div.attachments {
	background-color: #EEF1F8;
}
/* INFO TAGS */
.info-tag {
	background-color: #EEF1F8;
}

/* mods to _defaults.css */
h1 {
	color:#232323;
}

h2 {
	border-bottom: 2px solid #E8E9E4;
}

/* mods to specifics.css */
dl.news dt.category ,dl.list-events dt.date  {
	border-bottom:2px solid #E8E9E4;
	background-color: #FFF;
	}

dl.list-events dt.dated {
	border-bottom:2px solid #E8E9E4;
	background-color: #FFF;	
}

	dl.news dt,dl.list-events dt,  dl.docs dt {
		background-color:#EEF1F8;
	}
	
	dl.news dd, dl.list-events dd,  dl.docs dd  {
		border-bottom:2px solid #E8E9E4;
		background:url(/assets/gfx/grad_body_af.jpg) #EEF1F8 repeat-x;
		border-bottom:2px solid #E8E9E4;
	}
	
		dl.news dd img.item-thumb {
			border: 4px solid #E8E9E4;
			background-color:#FFF;
	}
#localsearch fieldset.form-fields {
	background-color:#EEF1F8;
	border: solid 1px #E1E2E7;
}
#localsearch .input {
	border: solid 1px  #E1E2E7;
}
table.file-list .row0 {
	background-color: #fefefe;
}
table.file-list .row1 {
	background-color: #EDECEB;
}


/* mods to _calendar.css */
#np-links {
	background-color:#EEF1F8;
}
.calendar .cal-pad {
	background-color: #f7f8f3;
}
.calendar td {
	border: solid 1px #f7f8f3;
}
.calendar th {
	border-bottom: solid 1px #f7f8f3;
}
.calendar table {
	border: solid 1px #f7f8f3;
}
.calendar .cal-day a {
	background-color: #06c;
}

/* mods to -membership.css */
div.membershipbox h3 {
	border-bottom:2px solid #ecede8;
}
div.membershipbox p.image img {
	border:4px solid #E1E2E7;
}