/* @override http://www.matthewhenry.org/_css/minimal.css */

/* Site: Matthew Henry Project */
/*==========
SITE: MATTHEW HENRY Project
CREATED: 5/8/2009
AUTHOR: Luke Simpson (adam@monkdevelopment.com)
===========*/

/* @group CSS RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

strong{
   font-weight: bold;
}

em{
   font-style: italic;
}

/* @end CSS RESET */

/* @group Global */

body{
   font-size: 62.5%;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   line-height: 1;
   background: #9ab281;
   min-width: 990px;
}

hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
   overflow: hidden;
}

#wraper{
	 background: url(/_img/bg_container.gif) no-repeat left top;
}

#container{
	/*TEMP*/ min-height: 727px;
	height: auto !important;
	height:727px;
	
}

a{
   overflow: hidden;
   text-decoration: none;
}

/* the clearfix rules make it possible to clear floated elements without additional structural markup. See http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* @end Global */

/* @group Header */

#header{
	float: left;
	width: 247px;
	background: url(/_img/bg_header.png) repeat-y 22px 0;
    margin-top: 27px;
	display: inline;
}
#header h1{
   width: 256px;	
   height: 128px;
   margin: 0 0 12px;
}

#header h1 a{
   display: block;
   height: 128px;
   background: url(/_img/bg_header_h1.gif) no-repeat 0 0;
   text-indent: -9999px;
}

#header h1 a:hover{
   background-position: 0 -128px;
}
#header #login{
	padding-right: 25px;
	text-align: right;
	font-size: 1.2em;
	 background: url(/_img/bg_ul_nav_more.png) repeat-y 39px;
	color: #405743;
	padding-bottom: 5px;
}
#header #login em{
	font-weight: bold;
	color: #354836;
}
#header #login a{
	color: #ffffff;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    text-align: right;
    text-shadow: #8d928e 1px 1px 1px; 
}

#header #login a:hover{
	text-decoration: underline;
}

#header #login p{
	padding-bottom: 5px;
}

 #sitestyle{
	display: block;
	text-transform: uppercase;
	position: absolute;
	top: 8px;
	left: 30px;
}

 #sitestyle a{
	color: #b9cb9f;
	font-weight: normal;
	font-style: normal;
	font-size: .8em;
}

 #sitestyle a.live{
	display: none;
}

 #sitestyle a:hover{
	color: #fffeff;
}

/* @end Header */

/* @group Navigaton */

#nav_chapters{
   list-style: none;
   margin-left: 39px;

   width: 202px;
   margin-bottom: 1px;
	position: relative;
	z-index: 0;
}

#nav_chapters li{
   position: relative;
   width: 190px;

	background-color: #dee9d4;
	padding-top: 5px;
	border-bottom: 1px solid #627659;
	border-right: 1px solid #727554;
	margin-bottom: 5px;
	height: 20px;
	padding-bottom: 5px;
	padding-right: 10px;
}

#nav_chapters li a{
   display: block;
   width: 185px;
   height: 36px;
color: #405440;
	text-align: right;
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	text-shadow: #ffffff -2px -1px 3px;
}

#nav_chapters li a span{
	width: 10px;
	float: left;
	padding-left: 10px;
	color: #7a8e67;
	font-size: 1.3em;
	line-height: .8em;
}

#nav_chapters li:hover{
	background-color: #f0fbe6;
}

#nav_chapters li.current{
	background-color: #ffffff;
}



#nav_resources,
#nav_more{
   list-style: none;
   margin-left: 39px;
   width: 202px;
}

#nav_resources li,
#nav_more li{
   margin-bottom: 2px;
}

#nav_resources li a,
#nav_more li a{
   display: block;
   font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
   font-weight: bold;
   text-align: right;
   text-shadow: #2E302E 1px 1px 1px;
}

#nav_resources li a{
   color: #e6edd9;
   font-size: 1.1em;
   padding: 11px 8px 0;
   height: 22px;
   background: url(/_img/bg_nav_resources_li_a.gif);
}

#nav_more{
   background: url(/_img/bg_ul_nav_more.png) repeat-y;
   padding: 6px 0 8px;

}

#nav_more li a{
   color: #fff;
   text-transform: uppercase;
   text-shadow: #708764 1px 1px 1px;
   padding: 6px 8px 0;
   height: 16px;
}

#nav_resources li a:hover{
   background-position: 0 -33px;
}

#nav_resources li.current a{
   background-position: 0 -66px;
}

#nav_more li a:hover span{
   border-bottom: 1px solid #bac8b3;
}

#nav_more li#about a{
   background: url(/_img/bg_nav_more_li_about.gif) no-repeat 60px 5px;
}

/* @end Navigation */

/* @group Content */

#content{
   width: 720px;
   float: left;
}

#primaryContent{
   width: 449px;

   float: left;
   min-height: 725px;
   height: auto !important;
   height:725px;
   padding: 0 10px 0 9px;

}

#primaryContent a{
	color: #efac16;
	}
#primaryContent a:hover{
	color: #D18C12;
}

ul#breadcrumbs{
   float: left;
   width: 458px;
   background: #e5f2e0;
   height: 27px;
   margin-left: -9px;
}

ul#breadcrumbs li{
   float: left;
}

ul#breadcrumbs li a{
   display: block;
   text-transform: uppercase;
}

ul#breadcrumbs li a:hover{
   text-decoration: underline;
}

ul#breadcrumbs li.home a{
   padding: 9px 19px 0 23px;
   height: 18px;

   color: #e5f2e0;
   background: #3A503E url(/_img/bg_breadcrumbs_li_home.gif) no-repeat right top;
}

ul#breadcrumbs li.chapter a{
   background: #98b182 url(/_img/bg_breadcrumbs_li_chapter.gif) no-repeat right top;
   padding: 2px 29px 0 20px;
   height: 25px;
   color: #383838;
   font-weight: bold;
}

/*.prayerpage ul#breadcrumbs li.chapter a{
	padding-top: 9px;
	height: 18px;
}*/

ul#breadcrumbs li.chapter a em{
   display: block;
   font-family: Times New Roman, times, times-roman, georgia, serif;
   padding-left: 1px;
   margin-bottom: 1px;
	text-transform: capitalize;
	font-style: italic;
	letter-spacing: .03em;
}

ul#breadcrumbs li.point {
   padding: 9px 20px 0 10px;
   height: 18px;
   color: #404040;
   font-style: italic;
   text-transform: none;
   font-family: Times New Roman, times, times-roman, georgia, serif;
   background: #cddebc url(/_img/bg_breadcrumbs_li_point.gif) no-repeat right top;
}

ul#breadcrumbs li.point strong{
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-transform: uppercase;
   font-weight: bold;
	margin-left: 2px;
}

#book-page{
   font-family: Times New Roman, times, times-roman, georgia, serif;
	padding: 38px 0 20px;
	background-color: #fffeff;
}

#prayer-page{
	font-family: Times New Roman, times, times-roman, georgia, serif;
	padding-top: 32px;
	padding-bottom: 20px;
}



#book-page h1#point-title{
   font-size: 3.8em;
   padding: 0 22px;
   color: #2a2a2a;
   margin-bottom: 5px;

}
 #book-page h2#subtitle,  #book-page h2{
   font-size: 1.4em;
   color: #2b2b2b;
   line-height: 1.5;
   padding: 0 22px;
   margin-bottom: 30px;
}

#book-page ul, #book-page ol{
	margin-left: 23px;
	font-size: 1.3em;
	margin-bottom: 18px;
}

#book-page ul li{
	margin-bottom: 8px;
	list-style-position: inside;
	list-style-type: square;
}

#book-page .reglogin{
	padding-left: 22px;
	padding-right: 22px;
	 border-top: 1px solid #d1e7c7;
	 background: #f3faf0 url(/_img/bg_book-page_blockquote.gif) repeat-x;
}

#container h1#point-title{
   font-size: 3.0em;
   padding: 0 22px;
   color: #2a2a2a;
   line-height: 1;
   margin-bottom: 5px;
}

#content p.point-label{
   float: left;
   display: inline;
   margin: 0 15px 8px 22px;
   font-size: 4.8em;
   color: #5b8065;
   line-height: .5;
   font-family: Georgia, "Times New Roman", Times, serif;
   padding: 0;
	white-space: nowrap;
}
#content p.sub-point-label{
   float: left;
   display: inline-block;
   margin: 0 15px 8px 22px;
   font-size: 3.8em;
   color: #9ab281;
   line-height: .5;
   font-family: Georgia, "Times New Roman", Times, serif;
   padding: 0;
}

#content p.sub-sub-point-label{
   float: left;
   display: inline;
   margin: 0 15px 8px 22px;
   font-size: 2.8em;
   color: #9ab281;
   line-height: .5;
   font-family: Georgia, "Times New Roman", Times, serif;
   padding: 0;
}

#primaryContent p{
   font-size: 1.4em;
   color: #383838;
   padding: 0 22px;
   line-height: 1.4;
   margin-bottom: 18px;
}

#primaryContent a.note{
   font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
   font-size: .7em;
   font-weight: bold;
   color: #282828;
   text-decoration: underline;
}

#content a.note:hover{
   text-decoration: none;
}

#content #book-page blockquote,
#content #book-page div.blockquote{
   border-top: 1px solid #d1e7c7;
   border-bottom: 1px solid #d1e7c7;
   background: #f3faf0 url(/_img/bg_book-page_blockquote.gif) repeat-x;
   padding: 20px 0 0;
   font-style: italic;
   margin-bottom: 20px;
}

#content #book-page blockquote p,
#content #book-page .blockquote{
   font-size: 1.5em;
   padding-right: 50px;
	line-height: 1.3em;
}

#content #book-page .lbsBibleRef{
	display: inline-block;
	width: 15px;
	text-indent: -9999em;
	height: 12px;
	background: url(../_img/icn-book.gif) no-repeat 0 2px;
	padding-bottom: 0px;
}

#content #book-page .lbsBibleRef:hover{
	background-position: 0 bottom;
}

#prayer-page h2{
	font-size: 2em;
	margin-bottom: 10px;
	color: #2a2a2a;
	padding-left: 22px;
	padding-right: 22px;
	margin-top: 15px;
}
#prayer-page p{
	margin-bottom: 5px;
	font-size: 1.4em;
}

#prayer-page a{
	color: #2b2b2b;
}

#prayer-page p span{
	color: #efac16;
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 5px;
}

/* @end Content */

/* @group Home */

#home #wraper{

}

#home #container{
	
	/*TEMP*/ min-height: 727px;
}

#home #container-inner{
	background-color: #9ab281;
}

#home #header{

   margin-top: 0;
   float: left;
   width: 256px;
	display: inline;
}

#home #header h1{
   margin-top: 27px;
}

#home #content{
   width: 712px;
}

#home #primaryContent{
   padding: 26px 0 0;

   width: 425px;
   float: left;
   height: 726px;
	position: relative;
	display: inline;
	z-index: 0;
	  background-color: #90a67b;
}

#home #secondaryContent{
   float: left;
   width: 263px;
   padding-left: 24px;
   margin: 0;
	display: inline;
}

#home #utility,
#subpage #utility{
   margin-top: 0;
   margin-bottom: 33px;
   position: relative;
   z-index: 10;
}

h1#book-title{
   margin-bottom: 10px;
   margin-left: 26px;
   width: 370px;
   height: 240px;
   color: #fffeff;
  font: 13em/.9em Georgia, "Times New Roman", Times, serif;
	text-shadow: #384d3a 1px 1px 2px;
}

h1#book-title .pray{
	display: block;
	font-size: 1.1em;
}

h1#book-title .the{
	font-size: .3em;
	position: relative;
	top: -55px;
}

#book-title-sub{
   width: 367px;
   margin: 0 auto;
}

#book-title-sub h2{
	text-align: center;
	color: #283a2b;
	padding-bottom: 15px;
	padding-top: 1px;
	border-top: 1px solid #d5e4c7;
	border-bottom: 1px solid #d5e4c7;
	font: 2.8em/1.5em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	}

#book-title-sub p.more{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 1.2em;
   text-align: center;
   padding-bottom: 24px;
   margin-bottom: 18px;
	display: none;
}

#book-title-sub p.more a{
   color: #2d3b2b;
   padding-right: 15px;
   background: url(/_img/bg_booktitle_sub_p_more.gif) no-repeat right 3px;
}

#book-title-sub p.more a:hover span{
   text-decoration: underline;
}

#book-info{
   width: 366px;
   height: 106px;
   margin-bottom: 27px;
}

#book-info h3{
	display: block;
	width: 380px;
	height: 10px;
	margin-bottom: 17px;
	text-align: center;
	color: #fffeff;
	text-transform: uppercase;
	font-size: 1.1em;
}
#book-info #duncan{
	display: block;
	width: 380px;
	height: 23px;
}
#book-info #duncan a{
	display: block;
	width: 380px;
	height: 23px;
	color: #fffeff;
	text-align: center;
	font: 1.8em "Times New Roman", Georgia, Times, serif;
}
#book-info  #mcmillan {
	color: #fffeff;
	font: 1.8em "Times New Roman", Georgia, Times, serif;
	text-align: center;
	display: block;
	width: 380px;
	height: 25px;
}
#book-info #arnold a{
	
	display: block;
	width: 380px;
	height: 27px;
		color: #fffeff;
	text-align: center;
font: 1.8em "Times New Roman", Georgia, Times, serif;

}

p#start-reading{
   text-align: center;
}

p#start-reading a{
   display: block;
   margin: 0 auto;
   width: 266px;
   background: #f2c524 none no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
	color: #28362f;
	padding-top: 20px;
	padding-bottom: 20px;
	text-shadow: #ecc922 -1px -1px 2px;
	font: 1.5em "Times New Roman", Georgia, Times, serif;
	border: 13px solid #638264;
	text-transform: uppercase;
	
}

p#start-reading a:hover{
	border: 10px solid #3b513c;
		color: #28362f;
}
#home  #bookmark{
	position: absolute;
	top: -8px;
	right: 25px;
}

#home  #bookmark a{
	background: url(../_img/home-bookmark.png) no-repeat 0 0;
	display: block;
	width: 121px;
	height: 75px;
	text-indent: -9999em;
}

#home  #bookmark a:hover{
	background-position: 0 bottom;
}

#home #footer #products{
   width: 396px;
   height: 129px; /* 161px with padding */
   padding: 32px 15px;
   float: left;
  
}

#home #footer #products .book{
   float: left;
   width: 187px;
   padding-right: 10px;
}

#home #footer #provided{
   float: left;
   width: 273px;
   padding: 32px 0 0 26px;
}

/* @end  */

/* @group Secondary Content */

#secondaryContent{
   float: left;
   width: 257px;
   margin-left: -10px;
   display: inline;
}

/* @group Utility */

#utility{
   width: 243px;
   height: 89px;
   background: #a2b98a none no-repeat 0 bottom;
   position: relative;
   margin-top: 0;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	z-index: 1;
	border-bottom: 1px solid #b2c59e;
	border-left: 1px solid #95a883;
}

#utility ul{
   float: left;
   width: 243px;
   margin-bottom: 20px;
	position: relative;
	z-index: 100;
}

#utility ul li{
   float: left;
	margin-right: 1px;
}

#utility ul#localize{
	padding-bottom: 6px;
	border-bottom: 1px solid #94aa7f;
	margin-bottom: 15px;
}

#utility ul li#language{
   margin-right: 18px;
   margin-left: 2px;
  display: inline;
}

#utility ul li a{
   color: #2a2a2a;
   display: block;
   font-weight: bold;
   padding: 3px 0 2px 18px;
   height: 12px;
}

#utility li#language a{
   background: url(/_img/bg_li_language.gif) no-repeat 0 1px;
}

#utility li#translation a{
   background: url(/_img/bg_li_translation.gif) no-repeat 0 1px;
}

#utility ul li#language a.active:hover,
#utility ul li#translation a.active:hover, #utility ul li#translation a.active.down{
   color: #000;
   background-position: 0 -15px;
}
#utility #translation, #utility #language{
	position: relative;
	float: left;
	display: inline;
	z-index: 10;
}
#utility #translation #translationlist{
	position: absolute;
	padding: 8px;
	width: 160px;
	background-color: #b4c79c;
	left: -63px;
	top: 24px;
	border: 1px solid #bdd1a8;
	border-right: 1px solid #95ac7d;
	border-bottom: 1px solid #95ac7d;
	border-left: 1px solid #95ac7d;
	z-index: 200;
}
 #utility #language #languagelist{
	position: absolute;
	padding: 8px;
	width: 120px;
	background-color: #b4c79c;
	left: 0px;
	top: 24px;
	border: 1px solid #bdd1a8;
	border-right: 1px solid #95ac7d;
	border-bottom: 1px solid #95ac7d;
	border-left: 1px solid #95ac7d;
	z-index: 200;
}

#utility #language #languagelist a{
	padding-left: 0;
	background: url(/_img/bg_li_language.gif) no-repeat 0 1px;
	margin-bottom: 2px;
	padding-left: 22px;
}

#utility #language #languagelist a.active:hover{
	background-position: 0 -15px;
	background-color: #a8bc92;
}

#utility #language #languagelist a.disabled{
	color: #555f48;
}
#utility #translation #translationlist a, #utility #translation #languagelist a{
	margin-bottom: 2px;
	padding-left: 22px;
	cursor: pointer;
}

#utility #translation #translationlist a.disabled{
	color: #555f48;
}

#utility #translation #translationlist a.live, #utility #language #languagelist a.live{
	background-color: #a8bc92;
}

#utility #search{
   clear: left;
   padding: 0 2px;
}

#utility #search fieldset{
   float: left;
   width: 239px;
}

#utility #searchForm input#search_term{
   width: 189px;
   height: 20px;
   padding: 5px 5px 0;
   background-color: #e4ebdd;
   color: #545454;
   float: left;
   display: inline;
   margin-right: 4px;
   font-size: 1.2em;
}

#utility #searchForm input#search_term.focus{
   background: #fff;
}

#utility #searchForm a#search_go{
   width: 32px;
   height: 30px;
   display: block;
   float: left;
   text-indent: -9999px;
   background: url(/_img/bg_search_go.gif) 0 0;
   margin-top: 1px;
}

#utility #searchForm a#search_go:hover{
   background-position: 0 -30px;
}

#utility #selected{
	margin-bottom: 5px;
	background-color: #a6b88f;
	width: 225px;
	padding: 5px;
	border-bottom: 1px solid #9fb189;
	border-left: 1px solid #95a681;
	border-right: 1px solid #94a580;
	position: relative;
}
#utility #selected li{
	float: left;
	color: #364b39;
	font-size: .9em;
	font-weight: bold;
	width: 100px;
}

#utility #selected li#lang{
	padding-left: 14px;
}

#utility #selected li#trans{
	position: absolute;
	top: 5px;
	left: 143px;
	z-index: 5;
}
/* @end */
#featured-quote{
   width: 262px;
   margin-left: 0px;

   padding: 19px 1px 0 0;
   margin-bottom: 30px;
   clear: left;
   position: relative;
   z-index: 1;
	background-color: #b8cb9f;
		border-bottom: 1px solid #b2c59e;
	border-left: 1px solid #95a883;
}
#featured-quote span{
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #B4C79F;

	background-color: transparent;
	height: 2px;
	display: block;
}
#featured-quote blockquote{
   padding: 0 18px 16px;
   position: relative;
}
#featured-quote blockquote p{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-style: italic;
   color: #39493d;
   font-size: 1.2em;
   line-height: 1.583;
   margin-bottom: 16px;
   padding: 0;
}

#featured-quote blockquote p#source,
#featured-quote blockquote p#role{
   font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
   margin: 0;
   font-size: 1.1em;
   font-style: normal;
   color: #5b795d;
   line-height: 1.3;
}

#featured-quote blockquote p#source{
   font-weight: bold;
   color: #39493d;
}

#daily-signup{
   width: 243px; /* 263 with padding */
   padding: 10px;
   background: url(/_img/bg_daily-signup.gif) no-repeat;
   margin-bottom: 31px;
}

#daily-signup a{
	display: block;
	width: 247px;
	height: 32px;
	background: url(../_img/bg_signup_a.gif) no-repeat 0 bottom;
	text-indent: -9999em;
}

#daily-signup a:hover{
	background-position: 0 top;
}

#daily-signup h3{
   font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
   font-size: 1em;
   font-weight: bold;
   color: #2a2a2a;
   padding-left: 2px;
	margin-bottom: 5px;
}

#daily-signup form{
   margin-bottom: 16px;
   float: left;
}

#daily-signup fieldset{
   float: left;
   width: 239px;
}

#daily-signup input#newsletter_text{
   width: 189px;
   height: 20px;
   padding: 5px 5px 0;
   background-color: #e4eadd;
   color: #545454;
   float: left;
   display: inline;
   margin-right: 4px;
   font-size: 1.2em;
}

#daily-signup input#newsletter_text.focus{
   background: #fff;
}

#daily-signup p#nls_wrap{
   width: 32px;
   height: 29px;
   overflow: hidden;
   display: block;
   float: left;
   margin-top: 1px;
   padding: 0;
}

#daily-signup input#newsletter_submit:hover{
   margin-top: -29px;
}

#daily-signup p.subscribe{
   font-size: 1.1em;
   font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
   clear: left;
}

#daily-signup p.subscribe a{
   padding-left: 23px;
   background: url(/_img/bg_p_subscribe.gif) no-repeat;
   height: 17px;
   padding-top: 2px;
   display: block;
   color: #39493d;
}

#daily-signup p.subscribe a:hover span{
   text-decoration: underline;
   color: #2a2a2a;
}

#buy-book{
   width: 262px;
   height: 96px;
	margin-top: 75px;
}

#buy-book p a{
   display: block;
   height: 96px;
   background: url(/_img/bg_buy-book_a.gif) 0 0;
   text-indent: -9999px;
}

#buy-book p a:hover{
   background-position: 0 -96px;
}

#book-utility{
   clear: left;
   height: 332px;
   font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	position: relative;
}

p#bookmark{
   padding: 22px 24px 18px;
  
}

p#bookmark a{
   font-size: 1.1em;
   font-style: italic;
   font-weight: bold;
   line-height: 1.3;
   color: #e6f6da;
   background: url(/_img/bg_bookmark_a.gif) no-repeat 0 0;
   display: block;
   height: 39px;
   text-decoration: underline;
   padding: 5px 20px 0 44px;
}

p#bookmark a:hover,
p#share a:hover{
   text-decoration: none;
}
p#share{
   padding: 18px 24px 14px;
}

p#share a{
   font-size: 1.1em;
   font-style: italic;
   font-weight: bold;
   line-height: 1.3;
   color: #e6f6da;
   background: url(/_img/bg_share_a.gif) no-repeat 0 0;
   display: block;
   height: 50px;
   text-decoration: underline;
   padding: 5px 20px 0 44px;
}
#submitprayer{
   padding: 18px 24px 0;
}
#submitprayer a{
   font-size: 1.1em;
   font-style: italic;
   font-weight: bold;
   line-height: 1.3;
   color: #e6f6da;
   background: url(/_img/bg_prayer-submit-a.gif) no-repeat 0 0;
   display: block;
   height: 50px;
   text-decoration: underline;
   padding: 5px 20px 0 44px;
}

#submitprayer a:hover{
	text-decoration: none;
}

#keywords{
   padding: 18px 19px;
}

#keywords h3{
   font-weight: bold;
   font-size: 1.1em;
   background: url(/_img/bg_bookmark.gif) no-repeat -4px bottom;
   padding-bottom: 6px;
   margin-bottom: 8px;
}

#keywords ul li{
   list-style: none;
   font-size: 1.1em;
   color: #5c5c5c;
}

#keywords ul li a{
   color: #e6f6da;
   font-weight: bold;
   font-style: italic;
   text-decoration: underline;
   line-height: 1.8;
}

#keywords ul li a:hover{
   text-decoration: none;
}

#shareform{
	padding: 15px 30px;
	position: absolute;
	left: 0px;
	top: 165px;
	border: 2px solid #95ac7d;
	border-right: 2px solid #95ac7d;
	border-bottom: 1px solid #7e9c74;
	border-left: 2px solid #7e9c74;
	background: #89a27a none no-repeat -25px 0;
	z-index: 50;
	width: 295px;
}

#shareform #tellafriend label{
	display: block;
	margin-bottom: 5px;
	color: #e6f6da;
	font-style: italic;
	font-weight: bold;
}
#shareform #tellafriend input{
	margin-bottom: 10px;
	background-color: #e4ebdd;
	color: #5a5a5a;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 192px;
}

#shareform #tellafriend textarea{
	background-color: #e4ebdd;
	margin-bottom: 10px;
	color: #545454;
	font: 1.2em Helvetica, Arial, sans-serif;
	padding: 5px;
	width: 192px;
}

#shareform .close{
	display: block;
	position: absolute;
	top: -10px;
	background-image: url(../_img/closebox.png);
	width: 25px;
	height: 25px;
	text-indent: -9999em;
	left: -15px;
}

#shareform #tellafriend #submit{
	display: block;
	width: 70px;
	height: 30px;
	background: transparent url(../_img/btn-send.gif) no-repeat left top;
	text-indent: -9999em;
	border-style: none;
	
}

#shareform #tellafriend #submit:hover{
	background-position: left bottom;
}

#shareform #tellafriend label.error{
	color: #e6f6da;
	font-weight: bold;
	padding: 5px;
	background-color: #9c5b31;
	width: 192px;
}

#shareform #response{
	margin-bottom: 10px;
	padding: 8px;
	background-color: #3d513d;
	color: #d6f6da;
	font-weight: bold;
}

#book-page  #results .result{
	margin-left: 25px;
	padding-right: 25px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

#book-page  #results .result h4 a{
	color: #383838;
}

#book-page  #results .result h4 a:hover{
	text-decoration: underline;
}

#book-page  table.points{
	margin-left: 20px;
}
#book-page  table.points td{
	vertical-align: top;
	font-size: 1.5em;
	padding-bottom: 30px;
}
#book-page  table.points td.sub-point-label{
   font-size: 3.5em;
   color: #9ab281;
   line-height: .5;
   font-family: Georgia, "Times New Roman", Times, serif;

	text-align: right;
	padding: 0 20px 0 0;
}

#book-page blockquote h2{
   font-size: 2em;
   padding: 0 22px;
   color: #2a2a2a;
   line-height: 1;
	margin-bottom: 20px;
}

#book-page .item{
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 22px;
	margin-right: 22px;
	border-bottom: 1px solid #dcdcdc;
	padding-left: 5px;
	padding-right: 5px;
}

#book-page .item a{
	font-size: 1.6em;
	line-height: 1.2em;
}

#book-page .item a span.chp{
	color: #424242;
	padding-right: 5px;
	display: block;
	font-size: .9em;
}

#tellafriend .captcha{
	padding-bottom: 10px;
}
#media{
	padding: 20px;
	overflow: hidden;
}

#media a{
	display: block;
	float: left;
	margin-right: 15px;
	font-size: 1.5em;
	
}

#media a:after {content: " | "}

#media a.print{
}

#media a.pdf{
}

#media a.pdf{
}

#media a.print:hover,#media a.pdf:hover, #media a.audio:hover{
	background-position: 0 bottom;
}
/* @end  */

/* @group Footer Utility */

#footer-utility{
   height: 145px;
   background: url(/_img/bg_footer-utility.png);
   position: fixed;
   width:100%;
   bottom: -8px;
}

#openutil{
   height: 145px;
   position: fixed;
   width: 36px;
   bottom: -8px;
}

#openutil a{
   height: 145px;
   background: url(../_img/img_util-btn-toggle.png) no-repeat 0 -138px;
   width: 36px;
   display: block;
   text-indent: -9999em;
}

#openutil a:hover{
	background-position: -45px -138px;
	background-repeat: no-repeat;
}

#footer-utility #close{
	position: absolute;
	left: 0;
	width: 30px;
	display: block;
	height: 138px;
	top: 4px;
}

#footer-utility #close a{
		background: url(../_img/img_util-btn-toggle.png) no-repeat;
		text-indent: -9999em;
		width: 30px;
		display: block;
		height: 138px;
}

#footer-utility #close a:hover{
	background-repeat: no-repeat;
	background-position: -45px 0;
}


#footutil-inner{
   padding: 28px 0 28px 275px;
   height: 89px;
   width: 710px;
}

#footer-nav{
   float: left;
   display: inline;
   margin-right: 26px;
}

#footer-utility h3{
   font-family: Times New Roman, times, times-roman, georgia, serif;
   font-size: 1.4em;
   color: #2a2a2a;
	position: absolute;
	left: 280px;
	top: 28px;
}


#pagination{
   clear: left;
}

#pagination a{
   display: block;
   float: left;
   width: 18px;
   height: 18px;
   padding: 0 4px;
   text-indent: -9999px;
   background: url(/_img/bg_pagination_a.gif) no-repeat center 0;
}

#pagination a:hover{
   background-position: center -18px;
}

#pagination a#current{
   background-position: center -36px;
}

#pagination a#off{
   display: none;
}

ul#page-nav{
   float: left;
   width: 428px;
   height: 37px;
   background: url(/_img/bg_page-nav.gif);
   margin-bottom: 13px;
	margin-top: 18px;
}

ul#page-nav li{
   float: left;
}

ul#page-nav li a{
   display: block;
   width: 214px;
   height: 37px;
   background: url(/_img/bg_page-nav.gif);
   text-indent: -9999px;
}

ul#page-nav li#pn-next a:hover{
   background-position: -214px 0;
}

ul#page-nav li#pn-prev a{
   background-position: 0 -37px;
}

ul#page-nav li#pn-prev a:hover{
   background-position: 0 0px;
}

ul#page-nav li#pn-next a{
   background-position: -214px -37px;
}

ul#page-nav li#pn-prev a#off{
   background-position: 0 -74px;
}

ul#page-nav li#pn-next a#off{
   background-position: -214px -74px;
}

#footer-utility #quicklinks{
   float: left;
	position: relative;
	top: 18px;
	left: 0;
}

#quicklinks ul{
   float: left;
	width: 250px;
}

#quicklinks ul li{
   float: left;
   display: inline;
   margin-right: 16px;
}
#quicklinks ul li a{
   display: block;
   width: 46px;
   height: 50px;
   text-indent: -9999px;
}

#quicklinks ul li#ql-home a{
   background: url(/_img/bg_ql-home.gif) no-repeat;
}

#quicklinks ul li#ql-home a:hover{
	background-position: 0 -58px;
}

#quicklinks ul li#ql-index a{
   background: url(/_img/bg_ql-index.gif) no-repeat;
}

#quicklinks ul li#ql-index a:hover{
	background-position: 0 -58px;
}

#quicklinks ul li#ql-toc a{
   background: url(/_img/bg_ql-toc.gif) no-repeat;
}
#quicklinks ul li#ql-toc a:hover{
	background-position: 0 -50px;
}

#quicklinks ul li#ql-top a{
   background: url(/_img/bg_ql-top.gif) no-repeat;
}

#quicklinks ul li#ql-top a:hover{
	background-position: 0 -58px;
}


#footer-utility #index-util{
	position: absolute;
	top: -530px;
	left: 255px;
	background-color: transparent;
	z-index: 3;
}

#footer-utility #index-util #utilwrap{
	background: url(../_img/bg_navigation-popup.png) no-repeat 0 bottom;
	padding: 30px 30px 30px 35px;
	height: 510px;
	
	width: 655px;
	position: relative;
	z-index: 4;
}

#footer-utility #index-util .index-inner{
	overflow: auto;
	height: 390px;
}

#footer-utility #index-util .top{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #b2b2b2;
}

#footer-utility #index-util .top h2{
	float: left;
}

#footer-utility #index-util h2{
	font: 4em "Times New Roman", Times, Georgia, serif;
	color: #2a2a2a;
}
#footer-utility #index-util .index-inner p{
font: italic 1.1em "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d8d8d8;
	width: 150px;
}
#footer-utility #index-util .index-inner p a{
	color: #efac16;
	margin-right: 3px;
}

#footer-utility #index-util .index-inner p a:hover{
	color: #D18C12;
}
#footer-utility #index-util .index-inner p.last{
	border-bottom-style: none;
}

#index-util .top .keytxt{
	color: #2a2a2a;
	font: 1.3em/1.3em "Times New Roman", Georgia, Times, serif;
	width: 300px;
	float: left;
	padding-top: 8px;
	margin-left: 25px;
}

#utilwrap .index-inner .column { 
	display: inline;
	margin-right: 20px;
	float: left;
}

#utilwrap .index-inner .last.column{
	float: right !important;
	margin-right: 0;
}
.wide,.thin {
	clear: both;
} 

#footer-utility #toc-util{
	position: absolute;
	top: -530px;
	background: url(../_img/bg_navigation-popup-toc.png) no-repeat 0 bottom;
	left: 195px;
	height: 510px;
	padding: 30px 30px 30px 35px;
	width: 655px;
	z-index: 3;
	
}

#footer-utility #toc-util .toc-inner{
	overflow: auto;
	height: 390px;
}

#footer-utility #toc-util .top{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #b2b2b2;
}

#footer-utility #toc-util .top h2{
	float: left;
}

#footer-utility #toc-util h2{
	font: 4em "Times New Roman", Times, Georgia, serif;
	color: #2a2a2a;
	margin-bottom: 10px;
}
#footer-utility #toc-util .toc-inner ul{
	margin-left: 40px;
	margin-bottom: 20px;
}
#footer-utility #toc-util .toc-inner ul li{
font: italic 1.1em "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d8d8d8;
}
#footer-utility #toc-util .toc-inner li a{
	color: #efac16;
	margin-right: 3px;
}

#footer-utility #toc-util .toc-inner li a:hover{
	color: #D18C12;
}
#footer-utility #toc-util .toc-inner li.last{
	border-bottom-style: none;
}    

#footer-utility #toc-util .close, #footer-utility #index-util .close {
	position: absolute;
	top: 0;
	background-image: url(../_img/closebox.png);
	text-indent: -9999em;
	width: 25px;
	height: 25px;
	right: -5px;
	z-index: 50000;
	display: block;
	cursor: pointer;
} 
#footer-utility #hidetext{
	position: absolute;
	top: 64px;
	left: 40px;
	display: block;
	width: 150px;
	height: 20px;
	background: url(../_img/txt_hide-toolbar.gif) no-repeat;
	text-indent: -9999em;
} 



/* @end  */

/* @group Footer */
#footer{
   min-height: 376px;
   _height: 376px;
   background: url(/_img/bg_footwrap.gif) repeat-x;
}

#footer p,
#footer h3{
   font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	line-height: 1em;
}
#footer #powered{
   width: 235px; /* 256px with padding */
   height: 112px; /* 144px with padding */
   float: left;
   padding-top: 32px;
   padding-left: 21px;
}

#footer #powered p,
#footer #products h3,
#footer #provided p{
   font-size: .9em;
   font-weight: bold;
   text-transform: uppercase;
   color: #2b2b2b;
}

#footer #powered p{
   padding-left: 2px;
}

#footer #powered p a{
   display: block;
   margin-top: 9px;
   width: 180px;
   height: 70px;
   text-indent: -9999px;
   background: url(/_img/bg_powered_a.gif) no-repeat;
}

#footer #products{
   width: 420px;
   height: 129px; /* 161px with padding */
   padding: 32px 15px;
   float: left;
	background-image: none;
}

#footer #products h3{
   margin-bottom: 23px;
}

#footer #products .book{
   float: left;
   width: 187px;
   padding-right: 20px;
}

#footer #products .book img{
   float: left;
   margin-right: 6px;
   display: inline;
}

#footer #products h4{
   color: #2b2b2b;
   margin-bottom: 4px;
	font: 1.1em/1.2em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

#footer #products h4 a{
   color: #2b2b2b;
}

#footer #products h4 a:hover{
   text-decoration: underline;
}
#footer #products p{
   color: #353535;
   margin-bottom: 9px;
}

#footer #products p.more a{
   color: #96b082;
   font-style: italic;
   font-size: 1.1em;
   text-decoration: underline;
}

#footer #products p.more a:hover{
   color: #bfe7a2;
}

#footer #provided{
   float: left;
   width: 273px;
   padding: 32px 0 0 18px;
}
#footer #provided p a{
	background: url(/_img/bg_provided_p_a.gif) no-repeat left top;
}
#footer #provided p a#alliance-of-confessing-evangelicals{
   display: block;
   margin-top: 5px;
   margin-left: -4px;
   width: 247px;
   height: 89px;
   text-indent: -9999px;
   background-position:left top;
	clear: both;
}

#footer #provided p a#support-the-alliance{
   display: block;
   margin-top: 0px;
   margin-left: -4px;
   width: 247px;
   height: 41px;
   text-indent: -9999px;
   background-position: left bottom;
   clear: both;
}
#footer #provided p a#alliance-of-confessing-evangelicals:hover{
	background-position: -251px top;
}
#footer #provided p a#support-the-alliance:hover{
	background-position: -251px bottom;
}


p#footinfo{
   clear: left;
   background: url(/_img/bg_footinfo.gif) repeat-x;
   padding-top: 18px;
   float: left;
   display: inline;
   margin-left: 21px;
   color: #3c423c;
   font-size: 1.1em;
	margin-top: -20px;
	line-height: 1.1em;
	width: 685px;
}

p#footinfo a{
   font-style: italic;
   text-decoration: underline;
   color: #96b082;
}

p#footinfo a:hover{
   color: #bfe7a2;
}

/* @end  */

/* @group Forms */
#primaryContent form.monkForm fieldset{
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#primaryContent form.monkForm legend{
	text-transform: uppercase;
	white-space: normal;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	display: none;
}

#primaryContent form.monkForm input{
	height: 18px;
	width: 200px;
	border: 1px solid #bec4bc;
	
}

#primaryContent form.monkForm label{
	color: #2a2a2a;
	padding-left: 0px;
	padding-right: 5px;
	font-size: .9em;
}

#primaryContent form.monkForm textarea{
	display: block;
	width: 350px;
	height: 150px;
	border: 1px solid #bec4bc;
}

#primaryContent form.monkForm p.data img{
	
}    
#primaryContent form.monkForm p#formsubmit input{
	clear: both;
	width: 65px;
	border-style: none;
	height: 30px;
	cursor: pointer;
}

/*#primaryContent form.monkForm p#formsubmit input{
	clear: both;
	padding-top: 10px;
	width: 100px;
	border-style: none;
	background: url(../_img/btn-send-form.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
	cursor: pointer;
} 

#primaryContent form.monkForm p#formsubmit input:hover{
	background-position: left bottom;
}  */

#primaryContent form.monkForm p.data .captcha{
	display: block;
	margin-bottom: 5px;
}

#book-page form#newsletter{
	padding-left: 25px;
}
#book-page form#newsletter fieldset div{
	margin-bottom: 10px;
}

#book-page form#newsletter fieldset .error{
	color: #fffeff;
	background-color: #c83012;
	padding: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}

#book-page form#newsletter label{
	margin-right: 5px;
	margin-left: 5px;
	font: 1.5em Arial, Helvetica, sans-serif;
}
/*#book-page form#newsletter input#newsletter_submit{
	clear: both;
	padding-top: 10px;
	width: 100px;
	border-style: none;
	background: url(../_img/btn_sign-up-small.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
	cursor: pointer;
	display: block;
}*/

#book-page form#newsletter input{
	margin-left: 5px;
}

#book-page form#newsletter fieldset{
}
#book-page form#newsletter .boxes{
	padding-top: 10px;
}
#book-page form#newsletter .boxes div{
	
	display: inline;
	width: 140px;
}

#book-page form#newsletter .boxes input{
	width: 13px;
	height: 12px;
}

#book-page form#newsletter .person-info{
	margin-bottom: 0;
}

#book-page form#newsletter .person-info input{
	width: 200px;
	height: 18px;
}

#book-page form#newsletter #nls_wrap{
	padding-left: 0;
	padding: 0;
	width: 80px;
	margin-left: 0px;
	height: 32px;
}

#book-page .response{
	color: #edb91e;
	background-color: #3e533f;
	margin: 10px 25px;
	padding: 10px;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
}

/* @end */ 
/* @group Error */

#noshow h5{
	margin-left: 25px;
	margin-bottom: 5px;
	color: #edad24;
	font: bold 2em "Lucida Grande", Lucida, Verdana, sans-serif;
}
#noshow ol{
	margin-left: 25px;
	margin-bottom: 20px;
	list-style-position: inside;
	list-style-type: decimal;
	margin-right: 25px;
}

#noshow ol li{
	margin-bottom: 15px;
	font: 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
}


/* @end */  

 
