@charset "utf-8";
/* Stylesheet for KCC Missions */

html {
	background: #333 url('../images/background-tile.jpg') 100px 180px;
}

body {
	background: url('../images/background-top.jpg') 100px 0 repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a {
	color: #0033FF;
	outline: none;
}

a:hover {
	color: #0033CC;
}

.float-left {
	float: left;
	margin-right: 20px;
}

.emphasize-red {
	color: #ff0000;
}

.float-right {
	float: right;
	margin-left: 20px;
}

.center {
	text-align: center;	
}

.left {
	text-align: left;	
}

.right {
	text-align: right;
}

div.shadow {
	width: 1002px;
	z-index: 0;
	background: url('../images/shadow.png') center repeat-y;
	margin: 0 auto;
}

div.wrapper {
	width: 950px;
	background: #fbfbfb;
	margin: 0 auto;
}

div#showcase {
	width: 950px;
	display: block;
	background: #000;
}

div#showcase div:hover a {
	opacity: 0.5;
}

div#showcase div a {
	display: inline-block;
	width: 316px;
	margin: 0;
	padding: 0;
	height: 95px;
	border-bottom: 15px #000 solid;
}

div#showcase div a:hover {
	border-bottom: 15px #39F solid;
	opacity: 1;
}

div#showcase ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background: #000;
}

div#showcase ul li {
	float: left;
	display: block;
	width: 237px;	
}

div#showcase ul li a {
	display: block;
	line-height: 2.4em;
	text-align: center;
	background: #D31616;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFCCBB;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

div#showcase ul li a:hover {
	color: #fff;
	text-decoration: none;
}

div.overlay {
	width: 950px;
	height: 10px;
	position: absolute;
	z-index: 90;
	background: url('../images/header-shadow.png') top left repeat-x;
}

div#content {
	width: 900px;
	padding: 0 25px 30px 25px;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	clear: both;
}

div.footer {
	height: 94px;
	width: 1002px;
	margin: 0 auto;
	background: url('../images/shadow-bottom.png') top center no-repeat;
	text-align: center;
	color: #bbb;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

div.footer p {
	padding: 13px 0 0 0;
}

div.footer a {
	color: #aaa;
	border-bottom: #bbb 1px dotted;
	text-decoration: none;
}

div#preload_images {
	display: none;
}


div.header {
	width: 950px;
	height: 342px;
	background: #dde4e6;
	margin-bottom: 20px;
}

div.header img {
	position: absolute;
}

div.header h1 {
	background: #fff;
	width: 580px;
	height: 65px;
	line-height: 65px;
	color: #000;
	text-align: center;
	padding: 0;
	position: absolute;
	margin: 35px 0 0 35px;
	font-size: 2.5em;
	text-transform: none;
}

div.header.rotate {
	background: #333 url('../images/rotate/rotate.php') top left repeat-x;	
}

ul#subnav {
	width: 280px;
	height: 340px;
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	position: absolute;
	z-index: 2;
	margin-left: 670px !important;
	text-align: right;
}

ul#subnav li {
	margin-bottom: 10px;
}

ul#subnav li a {
	color: #888;
	text-decoration: none;
	padding: 7px 30px 7px 22px;
	background: #fff;
	-moz-box-shadow: 0px 1px 6px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 1px 6px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 6px rgba(0,0,0,0.4);
	font-size: 0.8em;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
}

ul#subnav li a:hover {
	color: #943;
	background: #EEF6FF;
	-moz-box-shadow: 0px 1px 8px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0px 1px 8px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 8px rgba(0,0,0,0.75);
}


/* CONTENT STYLES */

h1, h2 {
	position: relative;
	width: 915px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 24px 0 6px -25px;
	padding: 7px 10px 7px 25px;
	color: #ffffff;
	background: #d31616;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-weight: normal;
}

p, ul, ol {
	line-height: 150%;
	font-size: 1em;
}

div#content ul li, #content ol li {
	padding-bottom: 9px;
}

p {
	margin: 0 0 0 0;
	padding: 17px 0 0 0;
}

img {
	border: none;
}

.large {
	line-height: 1.4em;
	font-size: 1.2em;
}



/* Styles for the entire menu */

div#menu {
	width: 950px;
	height: 80px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #ffffff;
	z-index: 999;
	position: relative;
	-moz-box-shadow: 0px 0px 14px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 0px 14px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 14px rgba(0,0,0,0.6);
}

div#menu ul {
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}

div#menu ul li {
	float: left;
	width: 20%;
	vertical-align: middle;
	list-style: none;
	text-align: center;
	border-bottom: solid #000 15px;
}

div#menu ul li li {
	width: 100%;
	border-bottom: none;
}

div#menu ul li a {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 65px;
	text-decoration: none;
	color: #aaa;
	outline: none;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 65px;
	position: relative;
	overflow: hidden;
	text-align: center;
	border: none;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
}

div#menu ul li a:hover, div#menu > ul > li.sfHover > a {
	color: #555;
}

div#menu ul li a:active {
	color: #c14040;
}

div#menu ul li a:hover, div#menu ul li a:active, div#menu ul li a:visited {
	border: none;
}

div#menu ul li li a {
	padding: 0;
	margin: 0;
	border: none;
	line-height: 32px;
	height: 32px;
	text-transform: none;
	font-size: 12px;
	color: #888;
}

div#menu a#homelink {
	background: url('../images/menu_logo.png') 0 0 no-repeat;
	-webkit-transition: 0s;
	-moz-transition: 0s;
}

div#menu a#homelink:hover {
	background-position: 0px -66px;
}


/* ACTIVE PAGE HIGHLIGHT */

div#menu ul li.current {
	border-bottom: solid 15px #143b54;
}

div#menu ul li.current a, div#menu ul li.current.sfHover a {
	background-color: #bee3fa;
	color: #000000;
	-moz-box-shadow: 0px 4px 36px #bee3fa;
	-webkit-box-shadow: 0px 4px 36px #bee3fa;
	box-shadow: 0px 4px 36px #bee3fa;
	z-index: 999;
}


/* Missionary Lists */

div#mission-bio-panels {
	width: 920px;
	background: #224055;
	margin: 18px 0 0 -10px;
	padding: 7px 0 1px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	behavior: url(ie-css3.htc);
}

div#mission-bio-panels div {
	width: 882px;
	border: solid 1px #aaa;
	margin: 0 auto 6px auto;
	padding: 10px 10px 20px 12px;
	text-align: justify;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

div#mission-bio-panels li {
	padding: 0 0 7px 0;
}

div#mission-bio-panels div img {
	border: solid 1px #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

div#mission-bio-panels div strong {
	font-size: 20px;
	line-height: 1.1em;
}

div#mission-bio-panels div p {
	font-size: 16px;
	line-height: 1.4em;
}

div#mission-bio-panels div strong a[href] {
	display: inline-block;
	width: 120px;
	height: 16px;
	background: url('../images/email.gif') 0px 0px no-repeat;
	text-decoration: none;
	vertical-align: top;
	margin: 3px 0 0 18px;
}

div#mission-bio-panels div strong a[href]:hover {
	background: url('../images/email.gif') 0px -16px no-repeat;
}

div#mission-bio-panels div strong a[href]:active {
	background: url('../images/email.gif') 0px -32px no-repeat;
}


div#mission-bio-panels div.odd {
	background: #fff url('../images/odd-bg.jpg') top right repeat-y;
}

div#mission-bio-panels div.odd img {
	float: right;
	margin: 0 0 0 18px;
}

div#mission-bio-panels div strong a[href].website {
	display: inline-block;
	width: 120px;
	height: 16px;
	background: url('../images/website.gif') 0px 0px no-repeat;
	text-decoration: none;
	vertical-align: top;
	margin: 3px 0 0 4px;
}

div#mission-bio-panels div strong a[href].website:hover {
	background: url('../images/website.gif') 0px -16px no-repeat;
}

div#mission-bio-panels div strong a[href].website:active {
	background: url('../images/website.gif') 0px -32px no-repeat;
}


/* REPORT BOXES */

div.CollapsiblePanel {
	background: #f9f9f9;
	padding: 0 0 10px 0;
	margin: 18px 0 0 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: solid 1px #bbb;
	width: 100%;
}

div.CollapsiblePanelContent {
	font-size: 0.9em;
}

div.CollapsiblePanelContent ul {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div.CollapsiblePanelContent img {
	border: solid #777 1px;
	-moz-border-radius: 2px;
}

div.CollapsiblePanelContent p {
	padding-left: 14px;
	padding-right: 14px;
}

div.CollapsiblePanelTab {
	background: #1E4A77 url('../images/arrows.png') 864px 0px no-repeat;
	text-transform: none;
	width: 878px;
	font-size: 22px;
	margin: 0 0 0 0;
	letter-spacing: 0;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom: 1px solid #aaa;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 11px 7px 11px;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
}


/* HOMEPAGE SPECIFIC CONTENT */

#featured{ 
	width:700px; 
	padding-right:250px; 
	position:relative; 
	height:340px; 
	background:#fff;
	border-bottom: 16px #000 solid;
}
#featured ul.ui-tabs-nav{ 
	position:absolute;
	top:0; left:620px; 
	list-style:none; 
	padding: 0 0 0 0; margin:0; 
	width:330px;
	height: 340px;
	background: #333;
	z-index: 15;
	-moz-box-shadow: 0px 0px 11px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 11px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 11px rgba(0,0,0,0.4);
}
#featured ul.ui-tabs-nav li{ 
	padding:0 0 2px 0;
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left;
	position: relative;
	margin:2px 9px; 
	background:#fff; 
	padding:5px; 
	border:1px solid #ddd;
	
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px;
	padding: 12px 0 0 0;
	display: block;
	margin-left: 105px;
	width: 210px;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
	padding: 3px 0;
	text-decoration: none;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ddd; 
}
#featured .ui-tabs-panel{ 
	width:620px; height:340px; 
	padding: 0;
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute;
	width: 590px;
	padding: 5px 10px 10px 20px;
	top:297px; left:0;
	height: 30px;
	background: url('../images/featured/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:20px; font-family: Verdana, Geneva, sans-serif; 
	font-weight: bold;
	color:#fff; padding:3px 5px 5px 5px; margin:0;
	background:none;
	text-shadow: 0px 1px 5px #000;
	overflow:hidden;
	opacity: 0.9;
}
#featured .info p{ 
	margin:0 5px;
	padding: 0;
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff;
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

.newsletterlink {
	display: block;
	background: #1E4A77 url('../images/arrows.png') 864px 0px no-repeat;
	text-transform: none;
	width: 878px;
	font-size: 22px;
	margin: 0 0 0 0;
	letter-spacing: 0;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border: solid 1px #bbb;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 11px 7px 11px;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.newsletterlink:hover {
	color: #fff;
	background: #1f78ba url('../images/arrows.png') 864px 0px no-repeat;
}

a#recent_updates {
	display: block;
	width: 238px;
	height: 50px;
	background: url('../images/recent_updates.png') 0 0 no-repeat;
	margin: 7px 0 7px 25px;
	text-decoration: none;
}

a#contact_us {
	display: block;
	width: 238px;
	height: 50px;
	background: url('../images/contact_us.png') 0 0 no-repeat;
	margin: 0 0 0 25px;
	text-decoration: none;
}

a#missions_conf {
	display: block;
	width: 238px;
	height: 50px;
	background: url('../images/missions_conf.png') 0 0 no-repeat;
	margin-top: 15px;
	margin-left: 25px;
	text-decoration: none;
}

a#ministry_kcc {
	display: block;
	width: 238px;
	height: 50px;
	background: url('../images/ministry_of_kcc.png') 0 0 no-repeat;
	margin-top: 15px;
	margin-left: 25px;
	text-decoration: none;
}


a#contact_us:hover, a#recent_updates:hover, a#missions_conf:hover, a#ministry_kcc:hover {
	background-position: 0 -50px;
}

table.committeemembers {
	text-align: center;
	margin-top: 10px;
}

table.committeemembers img {
	border: solid #CCC 1px;
	background: #FFF;
	padding: 4px;
	-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 2px 6px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 6px rgba(0,0,0,0.2);
}


/* Boxed Links ie About Us Page */

.boxedlinks a {
	display: block;
	height: 36px;
	border: solid #ddd 1px;
	line-height: 36px;
	text-transform: uppercase;
	font-size: 0.9em;
	text-decoration: none;
	background: #eee;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

.boxedlinks a:hover {
	border: solid #06F 1px;
	background: #E7EBEF;
}

.boxedlinks a:active {
	border: solid #06F 1px;
	color: #eee;
	background: #222;
}

.backtotop {
	text-align: center;
	font-size: 0.8em;
	margin: 0;
}

.backtotop a {
	text-indent: -999px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 111px;
	height: 25px;
	background: url('../images/backtotop.png') no-repeat;
	opacity: 0.7;
}

.backtotop a:hover {
	opacity: 1;
}

a.global_project {
	font-size: 2em;
	padding: 0.6em 0;
	margin: 0.5em 0.8em;
	color: #345;
	display: block;
	text-align: center;
	text-decoration: none;
	background: #F0F7FF;
	border: solid 2px #8EA5BB;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

a.global_project:hover {
	color: #222;
	background: #E1EEFF;
	border: solid 2px #456;
}

a.global_project:active {
	color: #345;
	background: #F0F7FF;
	border: solid 2px #8EA5BB;
}



/* Newsletter Subscribe */

div.newsletter-subscribe {
	background: url('../images/newsletter-bg.png') top left no-repeat;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	width: 208px;
	margin-top: 8px;
	margin-left: 25px;
	padding: 15px;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	color: #fff;
}

div.newsletter-subscribe label {
	font-size: 0.9em;	
	line-height: 1.6em;
	display: block;
	width: 3em;
}

div.newsletter-subscribe h3 {
	margin: 1px 0 11px 2px;
	background: url('../images/newsletter-subscribe.png') top left no-repeat;
	overflow: hidden;
	text-indent: -999em;
}

span.label,span.spacer,span.multiple span {float:left;} 

div.input {text-align: center;}

div.button {width: 200px; text-align: right; padding-top: 10px;}

div.newsletter-subscribe div.email_address {
	padding-top: 6px;
}


/* GIVING REGIONAL DIVS */

div.region {
	width: 406px;
	min-height: 100px;
	border: solid 2px #69B167;
	float: left;
	margin: 15px 20px 5px 0;
	padding: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #f4faf0;
}

div.region img {
	float: left;
	margin: 0 1.5em 0 1em;
}

div.region h3 {
	margin: 0 0 1em 0;
}

div.region ul {
	list-style: none;
	line-height: 1em;
}

.clear {
	clear: both;	
}



