/* CSS Document */

@import url("fckport.css");

body {
	margin:0px;
	background-color:#9fc1cb;
	background-image:url(../../_sharedimg/body_bg.jpg);
	background-repeat:repeat-x;
}

#wrapper {
	margin:0px auto 0px auto;
	padding-bottom:11px;
	width:800px;
	background-color:#62aa77;
	border:1px solid white;
}

#wrapper_header {
	padding:0px 0px 0px 0px;
	height:139px;
	background-color:#bad8e5;
	background-image:url(../../_sharedimg/wrapper_header_bg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#wrapper_header ul {
	margin:0px;
	padding:0px 0px 0px 0px;
	width:800px;
	height:137px;
	list-style-type:none;
	background-image:url(../../_sharedimg/wrapper_header_ul_bg.jpg);
	background-repeat:no-repeat;
}

#wrapper_header li {float:left; padding:0px; background:none;}

#wrapper_body {
	float:left;
	display:inline;
	position:relative;
	margin:5px 0px 8px 5px;
	background-image:url(../../_sharedimg/wrapper_body_bg.gif);
	background-repeat:repeat-y;
}

img#section_header {position:absolute; top:-5px; left:-5px;}

#c1 {
	float:left;
	display:inline;
	padding:35px 15px 0px 20px;
	width:564px;
	overflow:hidden;
}

#contextmenu {
	float:left;
	display:inline;
	width:185px;
	overflow:hidden;
}

#contextmenu ul {
	margin:0px;
	padding:0px 7px 0px 10px;
	list-style-type:none;
}

#contextmenu li {
	padding:7px 0px 7px 23px;
	background-image:url(../../_sharedimg/contextmenu_li_bg.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #c0d6fd;
}

#contextmenu li.selected {
	background-color: #70b56c;
	background-image:url(../../_sharedimg/contextmenu_li_bg_selected.gif); /* Change the images background colour to match */
	
}
#contextmenu li.selected a,#contextmenu li.selected a:hover {
	color:#FFFFFF;}

#contextmenu li li a.selected {
	color: #3f633d;
}

#contextmenu li ul {margin:5px 0px 0px 0px;}
#contextmenu li ul ul {margin:5px 0px 0px 5px;}

#contextmenu li li {
	padding:10px 0 10px 0;
	border:none;
	background-image:none;
}

#contextmenu li a {color:#70b56c;}
#contextmenu li a:hover {color:#5b8959;}
#contextmenu li li a {color:#8fa3c7;}
#contextmenu li li a:hover {color:#697a98;}

#contextmenu_flash {margin:18px 0px 0px 18px;}

#wrapper_footer {
	clear:both;
	margin:0px 5px 0px 5px;
	height:53px;
	background-color:#529b67;
	background-image:url(../../_sharedimg/wrapper_footer_bg.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#wrapper_footer ul {
	clear:none;
	margin:30px 0px 0px 15px;
	padding:0px;
	list-style-type:none;
}

#wrapper_footer li {
	display:inline;
	margin-right:10px;
	font-size:0.6em;
	text-transform:uppercase;
	padding:0px; background:none;
}

#wrapper_footer a {color:#ddf6e4;}
#wrapper_footer a:hover {color:white;}

#mercyworld a {color:#b9d7e5;}

p.system_message,
div.system_message {
	margin:0px 0px 1em 0px;
	padding:10px;
	color:#CC3333;
	background-color:#F8E3E3;
	border:1px solid #CC3333;
}

div.system_message form {font-size:0.7em; border:none;}
div.system_message input.form_button {border:1px solid #999999;}

div.system_message p {
	margin:0px 0px 1em 0px;
	color:#CC3333;
}
div.system_message li {color:#CC3333;}

div#slideShow {
	text-align: center;
}

h1.sitemap {text-transform:capitalize;}
