/*------------------[ Main Structure ]-------------------------*/
body { 
	background: #FFFFFF url(/images/background-tile.gif);
	font-family: Verdana, Arial, Tahoma;
	font-size:14px;
	font-weight:normal;
	padding: 0;
	margin: 0;
	border:0;
}

#header {
	width:100%;
	padding:10px 0px 0px 0px;
	background-image:url(/images/header-background.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#logo {
	width:780px;
	height:100px;
	margin:0px auto 0px auto;
	background-image:url(/images/header-joshuaproject.jpg); 
	background-position:top center;
	background-repeat:no-repeat;
}
#logo a {
	display:block;
	float:left;
	width:350px;
	height:90px;
	margin-left:0px;
	display:inline;
}

#utility-wrapper {
	background-color: #000;
	width:780px;
	margin:0px auto 0px auto;
	padding: 5px 0px 2px 0px;
	text-align:right;
}

#utility-menu {
	font-family:Verdana, Geneva, sans-serif;
	display: inline;
	color:#FFF;
	vertical-align:top;
}

#utility-menu a {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	padding:1px 3px;
}

#utility-menu a:hover {
	color:#000;
	background-color:#FFF;
	text-decoration:none;	
}

.stBullet {
	padding: 0px 1px 0px 3px;
}

#menu-wrapper {
	background-color:#555;
	height: 26px;
	margin: 0px auto;
	padding: 0 0 0 10px;
	width: 770px;
}

#menu {
	display:inline;
	float:left;
}

#flag-wrapper {
	display: inline;
	padding: 5px 10px;
	float:right;
}

.flag {
	padding: 0px 0px 0px 7px;
}

#content-wrapper {
	margin:0px;
	padding:0px 0px 10px 0px;
}

#content {
	width:780px;
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	background-color:#FFF;
}

#footer {
	padding: 15px 0px 10px 0px;
	/* background-image:url(../images/background-tile.gif);
	background-repeat:repeat; */
}

.footer-menu a {
	padding:2px 2px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.footer-menu a:hover, .footer-menu a:visited:hover {
	background-color: #DDDDDD;
	text-decoration:none; !important;
	padding:1px 2px;
}

#q {
 	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
	height:15px;
	border-color:#FFF;
}

#sa {
 	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	padding:0px 2px;
}

.clear {
	clear:left;
	float:none !important;
}

.mobile_tabs {
	font: Verdana, Tahoma, Arial;
	font-size: 13px;
	padding:5px 30px 0px 0px;
	line-height: 18px;
}
/*-------------[New Layout]--------------------*/




/*-------------[Navigation: DropDown]--------------------*/
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{
	display:block;
	font-size:1px;
	border-width:0px;
	border-style:solid;
}
.qmmc .qmdividery{
	float:left;
	width:0px;
}
.qmmc .qmtitle{
	display:block;
	cursor:default;
	white-space:nowrap;
	text-align:left;
	padding-top:4px;
}
.qmclear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none !important;
}

.qmmc {
 position:relative;
 z-index: 999;
 zoom:1;
}

.qmmc a, .qmmc li {
	float:left;
	display:block;
	white-space:nowrap;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {
	float:none;
}
.qmsh div a {
	float:left;
}
.qmmc div{
	visibility:hidden;
	position:absolute;
}
.qmmc ul {
	left:-10000px;
	position:absolute;
}
.qmmc, .qmmc ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.qmmc li a {
	float:none;
}
.qmmc li{
	position:relative;
	z-index: 999;
}
.qmmc ul {
	z-index:10;
}
.qmmc ul ul {
	z-index:20;
}
.qmmc ul ul ul {
	z-index:30;
}
.qmmc ul ul ul ul {
	z-index:40;
}
.qmmc ul ul ul ul ul {
	z-index:50;
}
li:hover>ul{
	left:auto;
}
#qm0 ul {
	top:100%;
}
#qm0 ul li:hover>ul{
	top:0px;
	left:100%;
}
.qmfv{
	visibility:visible !important;
}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

	/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/	
#qm0	
{	
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}


/*"""""""" (MAIN) Items""""""""*/	
#qm0 a	
{	
	margin: 0;
	padding:4px 14px 6px 14px;  /* use 14 for narrow, 28 and 29 for full width */
	color:#FFF;
	font-family:Verdana, Tahoma, Arial;
	font-size:13px;
	font-weight: normal;
	line-height:16px;
	text-decoration:none;
	text-align:left;
}


/*"""""""" (MAIN) Hover State""""""""*/	
#qm0 a:hover	
{	
	background-color:#DADADA;
	color:#000000;
	text-decoration:none;
}


/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 li:hover>a	
{	
	background-color:#DADADA;
	color:#000000;
	text-decoration:none;
}


/*"""""""" (MAIN) Active State""""""""*/	
body #qm0 .qmactive, body #qm0 .qmactive:hover	
{	
	background-color:#DADADA;
	color:#000000;
	text-decoration:none;
}


/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul
{	
	padding: 5px 5px 5px 5px;
	margin:0;
	background-color:#DADADA;	
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#999999;
	z-index:999 !important;
}


/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a	
{	
	margin:0;
	padding:2px 5px 1px 5px;
	color:#333333;
	font-size:11px;
	border-width:0px 1px 0px 1px;
	border-style:solid;
	border-color:#DADADA;
}


/*"""""""" (SUB) Hover State""""""""  was #EAEAEA */	
#qm0 div a:hover	
{	
	background-color:#FAFAFA;
	color:#333333;
	text-decoration:none;
	border-color:#666666;
}


/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 ul li:hover>a	
{	
	background-color:#FAFAFA;
	color:#333333;
	text-decoration:none;
	border-color:#666666;
}


/*"""""""" (SUB) Active State""""""""*/	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
{	
	background-color:#FAFAFA;
	color:#222222;
	text-decoration:none;
	border-color:#666666;
}


/*"""""""" Individual Titles""""""""*/	
#qm0 .qmtitle	
{	
	margin:0px 5px 0px 5px;
	padding: 3px 0px 3px 0px;
	color:#000;
	font-family:Verdana;
	letter-spacing: 0pt;
	font-size:11px;
	font-weight:bold;
}


/*"""""""" Individual Horizontal Dividers""""""""*/	
#qm0 .qmdividerx	
{	
	border-bottom-width:2px;
	margin:5px 10px 5px 5px;
	padding:0px;
	border-color:#a2a1ad;
}


/*"""""""" Content Box""""""""*/	
#qm0 .qmcbox	
{	
	display: inline-block;
	position: relative; 
	z-index: 1;
	margin: 0px;
	padding: 0px;
}

.menu_col{
	height: auto;
}

.menu_col li{
	/* height: 18px; */
	list-style-position: outside;
}

.qmmc .qmcbox div {
	float:none;
	left:auto;
	position:static;
	visibility:inherit;
}
.qmmc div {
	position:absolute;
	visibility:hidden;
}
/*"""""""" New Nav""""""""*/
* html ul li
{
	line-height: 1.2em;
	position: relative;
}
li.first_col, li.second_col
{
	/* height: 20px; */
	margin: 0px;
  	padding: 0px;
}
ul#help_multi li.first_col, ul#help_multi li.second_col
{
	width: 125px;
}
ul#views_multi li.first_col, ul#views_multi li.second_col
{
	width: 165px;
}
ul#unreached_multi li.first_col, ul#unreached_multi li.second_col
{
	width: 150px;
}
li.first_col a, li.second_col a
{
	display: block;
}
ul#help_multi li.first_col a, ul#help_multi li.second_col a
{
	width: 115px;
}
ul#views_multi li.first_col a, ul#views_multi li.second_col a
{
	width: 145px;
}
ul#unreached_multi li.first_col a, ul#unreached_multi li.second_col a
{
	width: 125px;
}
ul#help_multi li.second_col
{
 	margin-left: 130px; 
}
ul#views_multi li.second_col
{
 	margin-left: 165px; 
}
ul#unreached_multi li.second_col
{
 	margin-left: 145px; 
}
ul#qm0 li ul#help_multi li a:hover, ul#qm0 li ul#views_multi li a:hover, ul#qm0 li ul#unreached_multi li a:hover{
	background-color:#FAFAFA;
	border-color:#666666;
	color:#333333;
	text-decoration:none;
}
.empty_link{
	display: block;
	height: 16px;
}
/*"""""""" New Nav""""""""*/
/*"""""""" Content Box Links""""""""*/	
#qm0 .qmcbox a	
{	
	font-weight:normal;
}


/*""""""""""Misc CSS"""""""""""""""*/



select { font-size: 11px; }
input { font-size: 11px; }
#cse input { font-size: 12px; }

a { text-decoration:none }
a:active { color: purple; text-decoration:underline }
a:hover { text-decoration: underline;}
a:visited { text-decoration: none }
a:visited:hover { text-decoration: underline }

body { font-family: arial, helvetica; margin-top: 0px; }
div { font-size: 11px; font-family: arial, helvetica }

td { font-size: 11px; font-family: arial, helvetica ; }
td.right {text-align: right;}
td.center {text-align: center;}

#select {
	padding: 0px;
	border: 2px ridge #643;
	font-size: 11px;	
}

#dataview {
	color: #030;
	text-align: center;
}

.news {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 19px;
}

H1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.optgroup1 {
	background-color: #BBDDFF;
	border: 0px;
	font-size: 11px;
	color: #000000;
}

.optgroup2 {
	background-color: #FFFFFF;
	border: 0px;
	font-size: 11px;
}

.style1 {color: #c9c9c9}

.style2 {color: #E3E3E3}

.style3 {color: #335D87}

.style4 {font-size: 11px}

.style5 {font-size: 8px}

.style6 {font-size: 13px}

.style7 {font-size: 11px}

.style8 { color: #FF0000; font-weight: bold; font-size: 13px; }

.style9 {font-style: italic; padding-top: 3px; font-size: 11px;}

.style10 {font-size: 12px}

.style11 {font-size: 16px; color: #0056A8; }

.style12 {color: #FF0000}

.style13 { color: black; font-weight: bold; font-size: 13px; }

.style16 {font-size: 9px}

.style17 {font-size: 24px}

.list-padding {
	padding:4px 0px;
}

.utilitymenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.ourpurpose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.definitions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 15px;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
}
.faq-first {
	margin-top:5px;
}
.Arial11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Arial12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.contact-labels {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	padding:0px 10px 0px 0px;
	line-height:16px;
}

.start-ul {
	padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; 
}

.start-li {
	margin-left:25px; 
}

.start-li a:hover {
	text-decoration:underline;
}

.listingheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	top: 10px;
}
.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-top: 3px;
}
.comparison-text {
	padding:2px 7px;
}

.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
.location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.facts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 7px;
	padding: 5px;
}
.red {
	background-color: #FF5050;
}
.green {
	background-color: #00FF00;
}
.yellow {
	background-color: #FFFF00;
}
.blue {
	background-color: #00FFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
}
.profilelabels {
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
.submitbutton {
	margin-top: 3px;
}
.titles12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.titles13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.nb {
	border-style: none;
}

.textbox11 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:50px;
	width:275px;
}

.subjectfix {
	display: none;
}

.countryfix {
	display: none;
}

.phonefix {
	display: none;
}

.filter_titles {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
}

.no_results {
	font-weight: bold;
	color: red;
}
.sitemap {
	color: #000000;
}
.sitemap a {
	color: #0000FF;
	text-decoration: none;
}
.sitemap a:hover {
	text-decoration: underline;
}

.nav_labels {
	color:white;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}

.filesize {
	font-size: 11px;
}

.prayer_card {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.table_headers {
	color:#0000CC;
	font-family:Tahoma, Geneva, sans-serif;

}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.bottom {
	vertical-align:bottom;
}
.middle {
	vertical-align:middle;
}
.top {
	vertical-align:top;
}
.hidden {
	display:none;
}

/* Fading Tooltips By Dustin Diaz*/
body div#toolTip { position:absolute;z-index:1000000; background: url(/images/info_icon.gif) no-repeat 3px 3px #ffffff; border:1px solid #000; text-align:left; padding:2px 5px 3px 18px; -moz-border-radius:5px; max-width: 375px; }
body div#toolTip p { margin:0;padding:0;color:#000;font:11px arial,serif; }
body div#toolTip p em { display:block !important;margin-top:3px;color:#f60;font-style:normal; }
body div#toolTip p em span { color:#000; }

/* New Tooltip CSS 01/19/10 */

.tool-tip {
	color: #000;
	border:1px solid #555;
	/* -moz-border-radius:5px; */
	max-width: 375px; 
	/* width: 250px; */
	z-index: 13000;
}
 
.tool-title {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	color: #000;
	padding: 6px 8px 6px;
	background: #CCC;
}
 
.tool-text {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height:16px;
	padding: 5px 10px 8px 10px;
	background: #FFF;
}

.image-border, .image-border a {
	border-color:#000;
	border-style:solid;
	border-width:thin;
}



/* Download Button */
.download-button,
.download-button span { display: block; }

.download-button {
	width: 100px;
	background: url(/images/download_button.png) 0 0 no-repeat;
}

.download-button:link,
.download-button:visited { color: #646464; }

.download-button:hover {
	color: #505050;
	text-decoration: none;
}

.download-button > span {
	padding: 0px 26px 0px 11px;
	background: url(/images/download_button.png) 100% -30px no-repeat;
}

.download-button > span > span {
	height: 25px;
	padding-right: 4px;
	background: url(/images/download_button.png) 0 -60px repeat-x;
	overflow: hidden;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}

.download-button:hover { background-position: 0 -90px; }
.download-button:hover > span { background-position: 100% -120px; }
.download-button:hover > span > span { background-position: 0 -150px; }