/* Unchanged */
@import "global-screen.css";
@import "header-screen.css";
@import "navigation.css";
@import "footer-screen.css";
@import "sidebox.css";

/* Layout for Main Content Areas */

#main {
	background: url(img/about_main_top.gif) no-repeat top left;
}

#mainContent { 
/* 2 column has width 618 and 1 px border */
/* 3 column has width 497 and 1 px top and bottom border */
	width: 618px;
	border: 1px solid #4d4d4d;
}

/* MAIN CONTENT */

/* Library and About pages */

#col1 {
	float: left;
	display: inline;
	margin: 25px 25px 50px 0;
	padding: 0;
	width: 272px;	
}

#col2 {
	float: left;
	display: inline;
	margin: 25px 0;
	padding: 0;
	width: 272px;
}

#wrap h3 {
	margin: 0;
	font-size: 1.5em;
	color: #2e446e;
	border-top: 1px solid #dbd8c8;
	padding-top: 3px;
}

#sectMain ul {
	margin: 7px 15px 25px 0;
	padding: 0;
}

#sectMain ul li {
	margin: 2px 30px;
}

#sectMain ul li a {
	text-decoration: none;
}

#page {
	position: relative;
	text-align: center;
}

#page h1 {
	font-family: "Times New Roman", Times, serif;
	margin: 22px 0;
	padding: 0;
	font-size: 3em;
	font-weight: normal;
	text-align: left;
	color: #203020;
}

#page p {
	font-size: 1.1em;
	text-align: left;
}

#page #aboutImg {
	margin: 0 auto;
}

#pageUtil {
	margin: 45px 0 35px 0;
	padding: 12px 7px;
	font-size: 0.9em;
	color: #989b98;
	border-top: 1px solid #DBD8C8;
	border-bottom: 1px solid #DBD8C8;
}

#pageUtil p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#pageUtil #pageNav {
	float: left;
}

#pageUtil #pageAct {
	text-align: right;
}

#pageUtil #pageNav span, #pageUtil #pageNav a {
	margin: 0 3px;
}

#pageUtil #pageAct a {
	margin-left: 25px;
	padding: 2px 0 3px 18px;
	text-decoration: none;
	zoom: 1;
	text-align: left;
}

#pageUtil #pagePrint {
	background: transparent url(img/print_icon.gif) no-repeat top left;
}

#pageUtil #pageSend {
	background: transparent url(img/send_icon.gif) no-repeat 0 1px;
	zoom: 1;
}


/* Section Home Rules */

#sectMain, #aboutMain {
	float: left;
	display: inline;
	width: 347px;
	margin: 10px 12px 20px 0;
	padding: 1px; /* Padding changed from 5px to 1px on 6-19-2007 */
}

#sectMain {
/*	background: #f4f3ee;  added 6-19-2007 #dbd8c8*/ 
	border: 1px solid #4d4d4d;  /* Changed from #dbd8c8 on 6-19-2007 */
}

#sectMain img {
	margin: 0;
}

img#sectionBanner {
	border-bottom: 5px solid #4d4d4d;
	margin: -1px 0 0 0;
	padding: 1px 0;
}

#module1, #module2, #module3, #module4 {
	margin: 0 0 1px 0;
	padding: 1px 0 15px 0; /* changed top padding to 1px for border-top */
	border-top: 5px solid #4d4d4d; /* changed from border-bottom */
	overflow: hidden;
}

/*
#module1 hr, #module2 hr, #module3 hr, #module4 hr {
	margin: 0 0 0 1px;
	padding: 0 0 0 0;
	width: 345px;
	height: 5px;
	border-style: solid;
	color: #4d4d4d;
	background: #4d4d4d;
}
*/ 

#module1Content {
	margin: 0 0 0 7px; /* Added module1Content on 6-19-2007 to add left margin to H2, P, UL */
	float: left; /* by Elikem - Fixes issue of div not adhering to margins and paddings */
}

#module1 p {
	margin: 10px 5px 10px 0; /* by Elikem - Shifting margin settings to allow consistent padding */
	font-size: 1em;
}

#module1 p.nostories {
	margin: 5px 5px 0 0;
	font-size: 1.1em;
}

#module1 ul li a {
	font-weight: bold;
}

#subMod1 p, #subMod2 p {
	margin: 0;
	padding: 5px 7px 10px 7px;
	font-size: 1em;
}

#subMod2 p {
	margin-left: -1px;
	padding-left: 8px;
	background: url(img/dot_vert.gif) repeat-y;
}

#sectMain ul {
	padding: 0;
	margin: 5px 0;
}

#sectMain ul li {
	margin: 0 0 2px 2px; 
	list-style-type: none;
	padding: 0 0 0 10px;
	background: url(img/redbul.gif) no-repeat 0 5px;
}

#wrap h1 {
	margin: 0;
	padding: 0;
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
}

#wrap h2 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	color: #4d4d4d;
	font-weight: normal;
}

#wrap h2 a {
	text-decoration: none;
	color: #4d4d4d;
	font-weight: normal;
}

#wrap h2 a:hover {
	color: #000;
}

#sectMain a {
	text-decoration: none;
	font-weight: bold;
}

#module2 .subMod {
	float: left;
	display: inline;
	width: 173px;
}

#subMod1 img, #subMod2 img {
	margin: 0 0 -2px 0;
}

#subMod1 {
	margin-right: 1px;
}

#module3 {
	padding: 1px 0 1px 0; /* Added 1px top padding to move border to top of modules*/
}

#module3 .subMod {
	height: 65px;
}

#module3 img {
	float: left;
	display: inline;
	clear: both;
	display: inline;
	margin: 0 5px 0 0;
}

#module3 p {
	margin: 0 0 0 152px;
	padding: 6px 2px 2px 25px;
	font-size: 1em;
	height: 60px;
	background: url(img/section_arrow.gif) no-repeat 8px 6px;
	line-height: 1.2em;
}

#module3 a.modLinkHead {
	display: block;
}

#subMod5 {
	padding: 4px 0 4px 0;
	clear: both;
	background: url(img/dot_horiz.gif) repeat-x top;
}

#subMod5 #dotfix {
	margin: -1px 0 0 152px;
/*	background: url(img/dot_horiz.gif) repeat-x; */
}

#subMod4 {
	padding: 0 0 4px 0;
}

#subMod5 p {
	margin: 0;
}

#module4 {
	padding: 10px 0 10px 7px;	/* Changed from 15px 0 6-19-2007 */
}

#module4 h3 {
	border: none;
	color: #272727;
	font-size: 1.2em;
}

#module4 ul li a {
	font-weight: normal;
	font-size: 1.1em;
}

/* Section Sidebar */

#sidebar, #aboutSidebar {
	float: left;
	width: 210px;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
}

#aboutSidebar {
	margin-top: 60px;
}

/* Dynamic Section Lists - Country & Ministry Pages */ 

#dynamic_country_list {
	height: 61px !important; overflow: hidden; padding-bottom: 4px; background: url("img/dot_horiz.gif") repeat-x scroll center top transparent; margin-bottom: 4px; padding: 4px 0;
}

#dynamic_country_list.first {
	background: none; padding: 0;
}

#dynamic_country_list img {
	max-width: 152px;
}

#ministry_module1 {
	border-top: 5px solid #4D4D4D; margin: 0 0 1px; overflow: hidden; padding: 1px 0;
}

#ministry_module1 img {
	max-width: 347px;
}

#full_ministry_list {
	padding: 7px; border-top: 1px dotted #CCCCCC; font-size: 10px !important;
}

#full_ministry_list h4 {
	margin-top: 0;
}

#show_more_link p.show_more {
	background: none; margin: 0; padding: 10px 7px; height: 20px; border-top: 1px dotted #CCCCCC; font-size: 10px;
}

#module3 #show_more_link img {
	border: none; float: none; height: 14px; margin-bottom: -3px; padding-left: 4px; width: 14px;
}

#full_ministry_list p.show_less {
	background: none; font-size: 10px; height: 20px; margin: 0; padding: 10px 0;
}

#module3 #full_ministry_list img {
	border: none; float: none; height: 14px; margin-bottom: -3px; padding-left: 4px; width: 14px;
}
