/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

html								{ }
table, tr, td						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: normal; color: #333; line-height: 140%; }
p, div, ul, li						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: normal; color: #333; line-height: 140%; }
p									{ display: block; margin:0; padding: 0 0 15px 0; } 
.icon                               { line-height:0; }

li									{ list-style: none outside url('images/li.gif'); }
ol li								{ list-style: decimal; }
ul li								{ list-style: none outside url('images/li.gif'); }
li									{ margin: 5px 0; }

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

#OuterContainer						{ margin: 0 auto; background: #ffffff; }
#OuterContainerMiddle				{ width: 100%; }
#OuterContainerMiddlePadding		{ padding: 10px 20px 40px 20px; }
img.corner							{ width: 10px; height: 10px; border: none; display: block !important; }
.w800x600							{ width: 780px; margin: 0 auto; }
.w1024x768							{ width: 980px; margin: 0 auto; }
.wFull								{ width: 90%; margin: 0 auto; }

#HeaderRow						{ }
#Logo							{ float: left; margin-bottom: 20px; }
#Logo a							{ border: none; }
#Logo a:hover					{ border: none; background: transparent; }
#Search		{ float: right; position: relative; width: 280px; height: 30px; background: url('images/search.bg.png') no-repeat; }
span.SearchButton 		{ display: none; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { width: 155px; height:22px; background: transparent; color: #4d4d4d; padding: 3px 0 2px 0; margin: 4px 10px 4px 77px; border: none; cursor:text;}
a.SearchButton			{ width:25px; height:25px; background: transparent; cursor: pointer; font-size:1px; margin:0;}
a.SearchButton div		{ width: 26px; height: 27px; cursor: pointer; position: absolute; top: 1px; right: 10px; }


.GCSearchBox  { width: 200px; height:22px; background: transparent; color: #4d4d4d; padding: 3px 0 2px 0; margin: 4px 10px 4px 25px; border: none; cursor:text;}

.GCSearchButton {
border: 0px solid #FFFFFF;
margin:0;
position: absolute; top: 4px; right: 13px;
background: transparent;
   background-image:url(images/search.gif);
   background-repeat:no-repeat; 
   background-position:top center;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.MLLanguageMenuTitle { display: inline; }
.MLLanguageMenuDiv { display: inline; }

#NavBar								{ height:40px; margin: 0; overflow: hidden; clear: both; }
#NavBarBgL							{ width: 30px; background: url('images/navbar.bgL.gif') no-repeat; }
#NavBarBgL img						{ width: 30px; height: 40px; }
#NavBarBgR							{ width: 30px; background: url('images/navbar.bgR.gif') no-repeat; }
#NavBarBgR img						{ width: 30px; height: 40px; }
#Breadcrumb							{ padding: 0 10px 0 10px; margin: 9px 0; }
#Breadcrumb,
#Breadcrumb span,
#Breadcrumb div						{ color: #999999; }
#Language                           { margin-left:5px; }
.BorderBottom						{ border-bottom: 1px #e4e4e4 solid; }
#MiddleRow							{ width: 100%; }
#HeaderBanner						{ height: 230px; position: relative; margin-bottom: 20px; }

#HeaderBannerBox					{ height: 230px; margin-left: 660px; margin-right: 15px; }
#HeaderBannerBoxIn					{ width: 100%; float: left; background: url('images/header.bgM.png') repeat-x bottom left; }
#HeaderBannerBoxIn .left			{ width: 660px; float: left; margin-left: -660px; position: relative; }
#HeaderBannerBoxIn .right			{ width: 15px; float: right; margin-right: -15px; position: relative; }

#HeaderBannerContent				{ width: 100%;  height: 230px; position: absolute; left:0; top:0; margin:auto 0px 0px; }
#HeaderBannerPic					{ width: 480px; height: 230px; vertical-align: bottom; }
.HeaderBannerPic					{ width: 480px; height: 230px; vertical-align: bottom; }
#HeaderBannerPic p					{ margin: 0; padding: 0; }
.HeaderBannerPic p					{ margin: 0; padding: 0; }
#HeaderBannerText					{ padding: 50px 20px 20px 20px; vertical-align: middle; color: #ffffff; }
.HeaderBannerTitle					{ font-family: Georgia, times new roman; font-size: 24px; font-weight:300; line-height: 28px; color: #ffffff; }
#flashcontent                       { visibility:visible !important; }

#FooterRow							{ margin: 10px auto 0 auto; padding-bottom: 30px; text-align:center; }

.left								{ float: left; }
.right								{ float: right; }
.clear								{ clear: both; }
.dummy								{ display: none; }

/* Headings */
h1, h1 .head						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 24px; font-weight: 700; line-height: 28px; color: #1560bd; border: none; vertical-align: top; width: 100%; margin-bottom: 10px; margin-top: 16px; }
h2									{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 18px; font-weight: 700; line-height: 18px; color: #80b0ea; border: none; letter-spacing: -1px; }
h3									{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 15px; font-weight: 700; line-height: 16px; color: #382327; border: none; letter-spacing: -1px; }
h4									{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 13px; font-weight: 700; line-height: 14px; color: #1560bd; border: none; }
h5									{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: 700; line-height: 14px; color: #666666; border: none; }
.textIntro							{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 10px; font-weight:300; line-height: 12px; color: #80b0ea; border: none; margin: 10px 20px; }

/* Forms */
div.form							{ width: 500px; text-align: left; }
div.form_group						{ text-align: left; margin-bottom: 10px; font-size: 14px; color: #60ae4b;  }
div.form_text						{ float: left; margin: 0; }
p.form_text							{ margin: 0 0 3px 0; }
textarea.form_text,
input.form_text,
select.form_text					{ font-size: 12px; font-weight: bold; color: #333; background: #efefef; border-color: #bbb #bbb #ddd; border-width: 2px 1px 1px; padding: 0.2em; margin: 0 10px 10px 0; }

/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

.TopPane, .BottomPane, .ContentPane	{ margin: 0; padding: 0 7px 7px 0; vertical-align: top; width: 100%; }
.LeftPane, .RightPane				{ margin: 0; padding: 0 7px 7px 0; vertical-align: top; width: 25%; }
.SidePane							{ margin: 0; padding: 0 7px 7px 0; vertical-align: top; }
.MiddlePane							{ margin: 0; padding: 0 7px 7px 0; vertical-align: top; width: 50%; }

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

a.USER_object:active,
a.USER_object:visited,
a.USER_object:link,
.USER_object,
a.LOGIN_object:active,
a.LOGIN_object:visited,
a.LOGIN_object:link,
.LOGIN_object						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #999999; background: transparent; text-transform: lowercase; text-decoration: none; }
a.USER_object:hover,
a.LOGIN_object:hover				{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #333333; background: transparent; text-transform: lowercase; text-decoration: underline; }

a.BREADCRUMBS_object:active			{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #1560bd; background: transparent; text-decoration: none; }
a.BREADCRUMBS_object:visited,
a.BREADCRUMBS_object:link,
.BREADCRUMBS_object					{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #999999; background: transparent; text-decoration: none; }
a.BREADCRUMBS_object:hover			{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #333333; background: transparent; text-decoration: underline; }

.FOOTER_objects						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #382327; background: transparent; text-decoration:none; }
a.FOOTER_objects:active,
a.FOOTER_objects:visited,
a.FOOTER_objects:link				{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #382327; background: transparent; text-decoration:none; border-bottom: 1px #6b584e solid; }
a.FOOTER_objects:hover				{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #000000; background: transparent; text-decoration:none; border-bottom: 1px #000000 solid; }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

.Normal,
.normal								{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: normal; color: #333; line-height: 120%; }
strong,
b,
.NormalBold							{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #333; line-height: 120%; }
.NormalRed							{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #C00; line-height: 120%; }
.SubHead							{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #333; line-height: 120%; }
span.SubHead						{ font-size: 9px; margin:0; padding:0; }
span.SubHead br						{ display: none; }
.font-family						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #777; line-height: 120%; background: transparent; }

/*========================================================*/
/*  6. Links                                        	  */
/*========================================================*/

a:active,
a:visited,
a:link 								{ background:transparent; color: #019dbe; text-decoration: underline; }
a:hover								{ background:transparent; color: #000000; text-decoration: underline; }
a.Normal:visited,
a.Normal:link						{ background:transparent; color: #019dbe; text-decoration: none; font-weight: normal; }
a.Normal:hover						{ background:transparent; color: #000000; text-decoration: underline; font-weight: normal; }
a.CommandButton:active,
a.CommandButton:visited,
a.CommandButton:link				{ color: #1560bd; background: #FFFFFF; border: #d1c7be 1px solid; padding: 2px 3px 3px 4px; height: 18px; font-weight: normal; text-decoration: none; }
a.CommandButton:hover				{ color: #FFFFFF; background: #d1c7be; border: #d1c7be 1px solid; padding: 2px 3px 3px 4px; height: 18px; font-weight: normal; text-decoration: none; }

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

input								{ color: #999; }
select								{ color: #999; }
.StandardButton						{ color: #999; background: #EEEEEE; border-right: solid 1px #D1C7BE; border-bottom: solid 1px #D1C7BE; border-left: none; border-top: none; height: 17px; }
.NormalTextBox						{ color: #666; background: #FFF; border: solid 1px #EBE4DD; padding-left: 4px; line-height: 12px; font-weight: normal; }
td.NormalTextBox					{ padding: 0; margin: 0; background: transparent; border: 0; }

/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

.MainMenu_MenuContainer				{ z-index: 999999; background: transparent; vertical-align: top; background: url('images/navbar.bg.gif') repeat-x; }
.MainMenu_MenuBar					{ z-index: 999999; background: transparent; vertical-align: top; }
/*-- submenu --*/
.ModuleTitle_SubMenu,
.MainMenu_SubMenu					{ z-index: 999999; margin: 0px ; background: #fff url('images/navbarsub.bg.gif') repeat-x bottom; border-right: 1px #990000 solid; border: 1px #e4e4e4 solid; border-bottom: 2px #e4e4e4 solid; padding: 0 5px 10px 5px; }

/*-- submenu items idle       --*/
.ModuleTitle_MenuItem,
.MainMenu_MenuItem					{ color: #1560bd; font-size: 12px; font-weight: normal; width: 100%; height: 23px; padding: 4px 50px 4px 30px; border: 0; border-bottom: 1px #f5f5f5 solid; white-space: nowrap; }
/*-- submenu items hover      --*/
.ModuleTitle_MenuItemSel,
.MainMenu_MenuItemSel				{ color: #FFFFFF; font-size: 12px; font-weight: normal; width: 100%; height: 23px; padding: 4px 50px 4px 30px; border: 0; border-bottom: 1px #f5f5f5 solid; white-space: nowrap; background-color: #1560bd; }

/*-- menuitems idle           --*/
.MainMenu_Idle						{ z-index: 999999; color: #80b0ea; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #e4e4e4 solid; text-transform: lowercase; text-decoration: none; }
.MainMenu_Idle td					{ z-index: 999999; color: #80b0ea; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #e4e4e4 solid; text-transform: lowercase; }
/*-- menuitems over           --*/
.MainMenu_Selected					{ z-index: 999999; color: #ffffff; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #1560bd solid; text-transform: lowercase; text-decoration: none; }
.MainMenu_Selected td				{ z-index: 999999; color: #ffffff; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #1560bd solid; text-transform: lowercase; background: transparent url('images/navbar.on.jpg') no-repeat left; }
/*-- menuitems active         --*/
.MainMenu_BreadcrumbActive			{ z-index: 999999; color: #ffffff; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #e4e4e4 solid; text-transform: lowercase; text-decoration: none; }
.MainMenu_Active					{ z-index: 999999; color: #ffffff; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #e4e4e4 solid; text-transform: lowercase; text-decoration: none; }
.MainMenu_BreadcrumbActive td		{ z-index: 999999; color: #ffffff; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #e4e4e4 solid; text-transform: lowercase; background: transparent url('images/navbar.on.jpg') no-repeat left; }
.MainMenu_Active td					{ z-index: 999999; color: #ffffff; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #e4e4e4 solid; text-transform: lowercase; background: transparent url('images/navbar.on.jpg') no-repeat left; }


/*-- not needed - main menu   --*/	.MainMenu_MenuIcon  		{ display: none; }
									.MainMenu_RootMenuArrow  	{ display: none; }
									.MainMenu_MenuArrow  		{ display: none; }
/*-- module menu continer     --*/	.ModuleTitle_MenuContainer	{ color: #2c2c2c; }
/*-- module menu bar          --*/	.ModuleTitle_MenuBar		{ cursor: pointer; cursor: pointer;}
/*-- module menu padding      --*/	.ModuleTitle_MenuItemSel	{ padding: 0px 5px 0px 0px; }
									.ModuleTitle_MenuItem		{ padding: 0px 5px 0px 0px; }
/*-- not needed - module menu --*/	.ModuleTitle_MenuIcon 		{ display: none; }
									.ModuleTitle_RootMenuArrow	{ display: none; }
									.ModuleTitle_MenuArrow		{ display: none; }
									.MainMenu_MenuBreak			{ display: none; }
									.MainMenuSeperator			{ display: none; }
									.ModuleTitle_MenuBreak		{ display: none; }

/*========================================================*/
/*  9. Custom Styles                         */
/*========================================================*/
/* Author Bio field */ 
.AuthorBio  { font-style:italic; }

.byline { font-weight: bold; }

.dateline { text-transform: uppercase; }


.timeliness { text-align: center; margin: 0 0 15px 0; padding: 2px; border: 1px solid #e4e4e4; font-style: italic; color: #888; }


.dateline-prayer { float: left; text-transform: uppercase; margin: 0 3px 0 0; padding: 0; }

/* (tvw 04-29-2011 */
.footnote  {font-style:italic}

#images { margin: 60px 10px 0 10px; }




/* from David R., w.net, TWIL, WNN */ 
.story-image-left { float: left; margin-right: 10px; margin-bottom: 10px; }
.story-image-right { float: right; margin-left: 10px; margin-bottom: 10px; }
.story-image { float: right; margin-left: 10px; margin-bottom: 10px; }

.story-image p.caption { padding: 5px 2px 0 2px; font-size: 90%; line-height: normal; }

div.continent-list { margin-top: 50px; width: 250px; text-align: left; }
div.country-list, div.language-list { margin-top: 50px; margin-left: 10px; width: 275px;  }
.continent-list ul, .country-list ul, .language-list ul { overflow: auto; height: 200px; margin-left: 0; padding: 0px; }
.country-list ul, .language-list ul { border: 1px solid #e4e4e4; }
.continent-list ul li, .country-list ul li, .language-list ul li { margin-left: 10px; padding-left: 0; list-style: none outside none; }

/* langlist display controls need lc for Chrome*/
#language-list .lv_a { }
#language-list .lv_x {background:url(images/extinct.gif) top right no-repeat; display:none;}
#language-list .lv_u {background:url(images/nearlyextinct.gif) top right no-repeat; display:none;}
#language-list .lv_z {background:url(images/secondlang.gif) top right no-repeat; display:none;}
#language-list .lv_d {background:url(lv_D.gif) top right no-repeat; display:none;}


#language-list .pub-bible { background-color: white; }
#language-list .pub-nt { background-color: white; }
#language-list .pub-ot { background-color: white; }
#language-list .pub-portions { background-color: white; }
#language-list .pub-selections { background-color: white; }
#language-list .pub-none { background-color: white; }
#language-list .pub-null { background-color: white; }


#map { width: 400px; height: 230px; }

#Filter_Continent_List ul, #Filter_Country_List ul, #Filter_Language_List ul, #Filter_Topic_List ul, #Filter_Media_List ul, #Filter_ContentLanguage_List ul  { overflow: auto; height: 115px; margin-left: 0; padding: 0px; border: 1px solid #e4e4e4;}
#Filter_Continent_List ul li, #Filter_Country_List ul li, #Filter_Language_List ul li, #Filter_Topic_List ul li, #Filter_Media_List ul li, #Filter_ContentLanguage_List ul li  { margin-left: 10px; padding-left: 0; list-style: none outside none; }
#Filter_Continent_List ul li.selected, #Filter_Country_List ul li.selected, #Filter_Language_List ul li.selected, #Filter_Topic_List ul li.selected, #Filter_Media_List ul li.selected, #Filter_ContentLanguage_List ul li.selected  { background-color: #e4e4e4; font-weight: bold; }



.sidebar_list_title { font-weight: bold; }
.sidebar_list ul { margin-left: 0; padding: 0; }

.sidebar_list ul li { margin-bottom: 8px; padding-left: 0; list-style: none outside none; }



div.cloud { width: 470px; font-size: 22pt; line-height: 26pt; margin-left: auto; margin-right: auto; }


#taglist { line-height: 26pt; text-align: center; }



/* begin css for Sidebar container xsl */


.MLcontainer	{ margin-bottom:10px; }


.MLC03_DarkDenim_TitleLine	{ margin:-40px 15px 0 15px; position:relative; height:25px; }

.MLC03_Denim_DarkTitle		{ margin-top:-40px; float:left; font-family:Arial; font-size:16px; font-weight:300; line-height:120%; color:#FFFFFF; text-transform:lowercase; }


.MLC03_Content				{ margin: 15px 15px 0px 15px; }

.MLFullContentPane			{ width:100%; }


.MLC03_roundcont				{ background-color:#FFFFFF; border-left: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; clear:both; margin-bottom:15px; }


.MLC03_Denim_roundtop_leftD	{ background:url(/Portals/0/Containers/AeroDenim/C03_tl_DarkDenim_line.png) no-repeat; height:53px; margin-right:15px; clear:both; }

.MLC03_Denim_roundtop_rightD	{ background:url(/Portals/0/Containers/AeroDenim/C03_tr_DarkDenim_line.png) no-repeat; height:53px; width:15px; float:right; margin-top:-53px; }

.MLC03_Denim_roundbottom_leftD{ background:url(/Portals/0/Containers/AeroDenim/C03_bl_line.png) no-repeat; height:35px; margin-top:-35px; margin-right:15px; }

.MLC03_Denim_roundbottom_rightD{background:url(/Portals/0/Containers/AeroDenim/C03_br_line.png) no-repeat; height:35px; width:15px; float:right; margin-top:-35px; }

.MLC03_Denim_roundbottom_rightD img{ width:15px; }


img.MLC03_corner_leftT		{ height:53px; border: none; display:block !important; }

img.MLC03_corner_rightT		{ height:53px; width:15px; border: none; display:block !important; }

img.MLC03_corner_leftB		{ width:15px; height:35px; border: none; display:block !important; }

img.MLC03_corner_rightB		{ height:35px; border: none; display:block !important; }


/* end css for Sidebar container xsl */



.UC-Topic-Name { text-transform: capitalize; }


#dnn_dnnMLLINKS_lblLinks, #dnn_dnnMLLINKS_lblLinks a { color: #fff; }




#dnn_dnnMLBREADCRUMB_lblBreadCrumb { float: left; }

.XMLBreadCrumb { float: left; }

/* text box in articles */
.highlight-box {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background: url("images/highlight-bottom.gif") no-repeat scroll 0 bottom #F5F6FA;
    color: #2C2C2C;
    float: right;
    margin-bottom: 0.5em;
    margin-left: 1em;
    margin-top: 0;
    padding: 0;
    width: 274px;
}
  
.highlight-box p {
    margin-bottom: 10px;
    margin-top: 0;
padding: 10px;
}


.highlight-box h3 {
    background: url("images/highlight-top.png") no-repeat scroll 0 top #80B0EA;
    color: white;
    height: 30px;
    margin: 0;
    padding: 8px 10px 0;
    letter-spacing: .3px;
    font-weight: normal;
    
}


