@import url("css/template.css");
@import url("css/form.css"); 
@import url("css/infobox.css"); 
@import url("css/contentbox.css");
@import url("css/popup.css");
@import url("css/calender.css");  
@import url("css/errors_messages.css");

#demo-header-container {
  width: 100%;
  height: 75px;
  background: url("../../images/demo-header-background.png") repeat-x top;
  font-family: Arial;
  font-size: 18px;
  color: white;
  line-height: 60px;
}
#demo-footer-container {
  width: 100%;
  height: 58px;
  background: url("../../images/demo-footer-background.png") repeat-x top;
  font-family: Arial;
  font-size: 16px;
  color: white;
  font-weight: bold;
  line-height: 40px;
}

.boxText {
  font-size: 11px; color: #5E5E5E;
}
.productsNotifications { 
    background: #f2fff7; 
}
.orderEdit { 
    font-size : 10px; 
    color: #70d250; 
    text-decoration: underline; 
}

td.headerNavigation, td.headerNavigation a:link, td.headerNavigation a:visited { color:#b3b3b3; text-decoration:none;}
td.headerNavigation a:hover { color:#f39800; text-decoration:underline;}

/* buttons if css buttons ebnabled */
.template-button-left, .template-button-middle, .template-button-right {
  height: 19px;
  font-family: Arial;
  font-size: 14px;
  font-weight:bold;
  color: #454F47;
  padding: 5px 0 5px 0;
  margin: 0;
  vertical-align: bottom;
  display: -moz-inline-box;
  display: inline-block;  
  
  cursor: pointer;
}
.template-button-left {
  background: url(images/button-left.png) no-repeat;
  width: 8px;
}
.template-button-middle {
  background: url(images/button-middle.png) repeat-x;
  white-space: no-wrap;
}
.template-button-right {
  background: url(images/button-right.png) no-repeat;
  width: 8px;
}
.template-button-middle .submitButton{
  white-space: nowrap;
  vertical-align: top;
  border: 0px;
  color: #454F47;
  font-family: Arial;
  font-size: 14px;
  font-weight:bold;
  text-decoration: none; 
  cursor: pointer;
  background: transparent;
}
/* buttons eof */

/* unsure on this, checking... */

.tab-page p{ margin:0px; padding:0px;}
.infoBoxContentsLeft_categ{
  color: #17426B;
}
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
  font-size: 11px;
  font-weight: normal;
  color: #5E5E5E;
}
.infoBoxContentsLeft_categ A:hover {
  color: #17426B;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
  font-size: 10px;
  font-weight: normal;
  color: #005EA7;
}
.infoBoxContentsLeft A:hover {
  color: #17426B;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
  font-size: 10px;
  font-weight: normal;
  color: #005EA7;
}
.infoBoxContentsRight A:hover {
  color: #17426B;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
  font-size: 10px;
  font-weight: normal;
  color: #005EA7;
}
.infoBoxContentsCenter A:hover {
  color: #17426B;
}

.az_top_nav A:link, .az_top_nav A:active, .az_top_nav A:visited{ 
  font-size: 10px; 
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
  }
  .az_top_nav A:hover{
  font-size: 10px;
  color: #17426B;
  }

  .az_pageheading_main{
  padding-left: 15px;
  padding-right: 10px;
  }
  td.infoBoxHeadingLeft_categ, td.infoBoxHeadingLeft {
  background-image: url("images/az_leftbox_top.gif");
  background-repeat:  no-repeat;
  height: 41px;
  }
  td.infoBoxContentsLeft_categ{
  background-image: url("images/az_leftbox_category.gif");
  background-repeat:  no-repeat;
  background-position: top left;
  height: 25px;
  padding-top: 3px;
  padding-left: 25px;
  font-size: 10px;
  }
  .infoBoxMBottomleft_az01, .infoBoxMBottomleft{
  background-image: url("images/az_leftbox_bottom.gif");
  background-repeat:  no-repeat;
  height: 5px;
  padding-bottom: 5px;
  }
  /* RIGHT bar css controls */    

.main_page_promo{
  background-image: url("images/az_promo_box_mid.gif");
  background-repeat:  repeat-x;
  background-position: bottom left;
  height: 42px;
  }
    
/* used in featured_products.php mainpage module*/
td.price_mainpage{
    color:#EF5502;
    font-weight: bold;
}
td.price_mainpage s{
    color:#5E5E5E;
    font-weight: bold;
}
td.price_mainpage span{
    color:#EF5502;
    font-weight: bold;
}

/*================================================================================================================*/

body {
	padding: 0px; 
	margin: 0px; 
	background-color: #e2dac7; 
	font-family: Arial;
	font-size: 14px;
	width: auto;
	background-image: url(images/bodybg1px_top.jpg);
	background-repeat: repeat-x;
}
#mainbackground {
	background-image: url(images/bodybg1px_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	margin: 0px auto;
	width: 1001px;
	/*min-height: 908px;*/
	position: relative;
}

.headertop {
	height: 24px;
	background-color: #9e9788;
	color: #e5decf;
	font-size: 11px;
	padding-top: 9px;
	text-align: right;
	padding-right: 80px;
	font-family:Arial;
}
.headertop2 {
	border-top: 1px solid #9c6c5d;
	border-bottom: 1px solid #3f3f3f;
	background-color: #822f1c;
	height: 10px;
}
*html .headertop2 {
	font-size: 1px;
	line-height: 1px;
}
.header {
	height: 171px;
	background-color: #000000;
	background-image: url(images/header-author.jpg);
	background-repeat: no-repeat;
	background-position: 430px 0px;
}
.headerleft {
	width: 430px;
	float: left;
	text-align: center;
	padding-top: 28px;
	color: white;
}
.headerleft .motto {
	padding-top: 16px;
	line-height: 20px;
	font-size: 9px;
	text-align: center;
	padding-left: 0px;
	font-family:Arial;
}
.headerright {
	width: 140px;
	float: right;
	padding-top: 86px;
	padding-right: 22px;
	text-align: center;
}
.headerright .moreinfo {
	padding-top: 8px;
	font-size: 11px;
}
.headerright .moreinfo img {
	position: relative;
	top: 1px;
}
.headerright a {
	color: #ffffff;
	text-decoration: none;
}
.headerright a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.bodytop {
	height: 10px;
	background-color: transparent;
	background-image: url(images/body-top.jpg);
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
}
.bodymiddle {
	background-color: #e2dac7;
	background-image: url(images/body-bg-1px.jpg);
	background-repeat: repeat-y;
	min-height: 500px;
}
.bodycontent {
	padding: 0px 104px 0px 99px;
}
.menu {
	padding: 8px 20px 0px 24px;
}
.menuitem {
	width: 153px;
	float: left;
}
.menuitem.todayswordmenubutton {
	width: 122px;
}
.menuitem.freedevotional {
	width: 128px;
}
.menuitem.missions {
	width: 124px;
}
.menuitem.store {
	width: 126px;
}
.menuitem.aboutus {
	width: 127px;
}
.menuitem.give {
	width: 124px;
	border-right: 0px;
}
.content {
	padding: 30px 13px 0px 21px;
	min-height: 460px;
}
*html .content {
	padding: 15px 13px 10px 21px;
}
.content-aboutus {
	padding: 15px 13px 0px 21px;
	min-height: 460px;
}
*html .content-aboutus {
	padding: 10px 13px 10px 21px;
}
.content-store {
	padding: 20px 0px 0px 0px;
	min-height: 460px;
}
*html .content-store {
	padding: 5px 0px 0px 0px;
}
.content-missions {
	padding: 15px 13px 0px 21px;
	min-height: 460px;
	position: relative;
}
*html .content-missions {
	padding: 10px 13px 0px 21px;
}
.content h1, .content-missions h1, .content-aboutus h1 {
	color: #444f46;
	font-family: Arial;
	font-size: 32px;
	margin: 0px;
	margin-right: 15px;
	padding: 0px 0px 3px 6px;
	border-bottom: 1px dashed #cdd0ce;
	background-image: url(images/aaaa.jpg);
	background-repeat: no-repeat;
	background-position: 353px 16px;
}
.content-aboutus h1 {
	margin-right: 0px;
}
.content h1.shorth1, .content-missions h1.shorth1, .content-aboutus h1.shorth1 {
	background-position: 353px 15px;
	margin-right: 0px;
}

.content-missions.standarlength-missions {
	min-height: 560px;
}

.contentleft {
	width: 410px;
	float: left;
}
.contentright {
	width: 337px;
	float: right;
}
.bodybottom {
	height: 19px;
	background-color: transparent;
	background-image: url(images/body-bottom.jpg);
	background-repeat: no-repeat;
}
.footer {
	height: 154px;
	background-color: #444f46;
	position: relative;
	color: #ffffff;
}
.footer .footerlinks {
	position: absolute;
	top: 18px;
	left: 125px;
	font-size: 12px;	
	width:460px;
	
}
.footer .footerlinks span {
	font-size: 12px;
	position: relative;
	top: -1px;
}
.footer .footerlinks a {
	color: #e2dac7;
	text-decoration: none;
}
.footer .footerlinks a:hover {
	color: #e2dac7;
	text-decoration: underline;
}
.footer .footercontact {
	position: absolute;
	top: 18px;
	left: 595px;
	font-size: 11px;
	line-height: 13px;
	border-left: 2px solid #404a42;
	padding-left: 30px;
	width:200px;
}
.footer .footercontact span {
	color: #e2dac7;
}
.footer .copyright {
	font-size: 9px;
	position: absolute;
	bottom: 10px;
	left: 117px;
}
.footer .footerlogo {
	position: absolute;
	top: 53px;
	right: 105px;
	background-color: transparent;
	background-image: url(images/footer-logo.jpg);
	background-repeat: no-repeat;
	width: 96px;
	height: 65px;
}

.homepage_window1 {
	width: 351px;
	height: 66px;
	float: left;
	background-color: transparent;
	background-image: url(images/new_homepage_todaysword.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
	padding: 15px 25px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.homepage_window1 a {
	color: #000000;
	text-decoration: none;
}
.homepage_freedevotional {
	color: #822f1c;
	font-size: 16px;
	margin-bottom: 20px;
	
}

.window {
	width: 337px;
	height: 205px;
}
.windowleft {
	width: 9px;
	height: 205px;
	float: left;
	background-color: transparent;
	background-image: url(images/window_left.jpg);
	background-repeat: no-repeat;
}
.windowright {
	width: 9px;
	height: 205px;
	float: left;
	background-color: transparent;
	background-image: url(images/window_right.jpg);
	background-repeat: no-repeat;
}
.windowcontent {
	width: 309px;
	height: 175px;
	float: left;
	background-color: transparent;
	background-image: url(images/window_px.jpg);
	background-repeat: repeat-x;
	padding: 15px 5px;
	*padding: 15px 0px;
}

.window1 {
	width: 337px;
	height: 160px;
}
.window1left {
	width: 9px;
	height: 160px;
	float: left;
	background-color: transparent;
	background-image: url(images/window1_left.jpg);
	background-repeat: no-repeat;
}
.window1right {
	width: 9px;
	height: 160px;
	float: left;
	background-color: transparent;
	background-image: url(images/window1_right.jpg);
	background-repeat: no-repeat;
}
.window1content {
	width: 315px;
	height: 130px;
	float: left;
	background-color: transparent;
	background-image: url(images/window1_px.jpg);
	background-repeat: repeat-x;
	padding: 15px 2px;
	*padding: 15px 0px;
}

.window3 {
	width: 258px;
	height: 417px;
}
.window32 {
	width: 334px;
	height: 417px;
}
.window3left {
	width: 10px;
	height: 417px;
	float: left;
	background-color: transparent;
	background-image: url(images/window3_left.jpg);
	background-repeat: no-repeat;
}
.window3right {
	width: 10px;
	height: 417px;
	float: left;
	background-color: transparent;
	background-image: url(images/window3_right.jpg);
	background-repeat: no-repeat;
}
.window3content {
	width: 234px;
	height: 387px;
	float: left;
	background-color: transparent;
	background-image: url(images/window3_1px.jpg);
	background-repeat: repeat-x;
	padding: 15px 5px;
	*padding: 15px 0px;
}
.window3content2 {
	width: 304px;
	height: 387px;
	float: left;
	background-color: transparent;
	background-image: url(images/window3_1px.jpg);
	background-repeat: repeat-x;
	padding: 15px 5px;
	*padding: 15px 0px;
}

.window4 {
	width: 337px;
	height: 176px;
}
.window4left {
	width: 9px;
	height: 176px;
	float: left;
	background-color: transparent;
	background-image: url(images/window4_left.jpg);
	background-repeat: no-repeat;
}
.window4right {
	width: 9px;
	height: 176px;
	float: left;
	background-color: transparent;
	background-image: url(images/window4_right.jpg);
	background-repeat: no-repeat;
}
.window4content {
	width: 309px;
	height: 146px;
	float: left;
	background-color: transparent;
	background-image: url(images/window4_1px.jpg);
	background-repeat: repeat-x;
	padding: 15px 5px 15px 2px;
	*padding: 15px 0px;
}

.window4content.window4content2 {
	padding-top: 10px;
	height: 151px;
}

.window6 {
	width: 760px;
	height: 200px;
}
.window6left {
	width: 12px;
	height: 200px;
	float: left;
	background-color: transparent;
	background-image: url(images/window6_left.jpg);
	background-repeat: no-repeat;
}
.window6right {
	width: 9px;
	height: 200px;
	float: left;
	background-color: transparent;
	background-image: url(images/window6_right.jpg);
	background-repeat: no-repeat;
}
.window6content {
	width: 719px;
	height: 170px;
	float: left;
	background-color: transparent;
	background-image: url(images/window6_1px.jpg);
	background-repeat: repeat-x;
	padding: 15px 10px 15px 10px;
	*padding: 15px 0px;
}

.window7 {
	width: 337px;
	height: 176px;
}
.window7left {
	width: 10px;
	height: 176px;
	float: left;
	background-color: transparent;
	background-image: url(images/window7_left.jpg);
	background-repeat: no-repeat;
}
.window7right {
	width: 10px;
	height: 176px;
	float: left;
	background-color: transparent;
	background-image: url(images/window7_right.jpg);
	background-repeat: no-repeat;
}
.window7content {
	width: 307px;
	height: 156px;
	float: left;
	background-color: transparent;
	background-image: url(images/window7_px.jpg);
	background-repeat: repeat-x;
	padding: 10px 5px 10px 5px;
	*padding: 10px 0px;
}

.window8 {
	width: 337px;
	height: 208px;
}
.window8left {
	width: 9px;
	height: 208px;
	float: left;
	background-color: transparent;
	background-image: url(images/window8_left.jpg);
	background-repeat: no-repeat;
}
.window8right {
	width: 9px;
	height: 208px;
	float: left;
	background-color: transparent;
	background-image: url(images/window8_right.jpg);
	background-repeat: no-repeat;
}
.window8content {
	width: 309px;
	height: 188px;
	float: left;
	background-color: transparent;
	background-image: url(images/window8_px.jpg);
	background-repeat: repeat-x;
	padding: 10px 5px 10px 5px;
	*padding: 10px 5px;
}

.sampleaudio {
	width: 150px;
	height: 22px;
	*height: 18px;
	float: left;
	font-size: 12px;
	padding-top: 4px;
}
.sampleaudio2 {
	width: 150px;
	height: 26px;
	*height: 22px;
	float: right;
	text-align: left;
	font-size: 10px;
}
.sampleaudio2 a {
	color: #933820;
	text-decoration: none;
}
.sampleaudio2 a:hover {
	color: #933820;
	text-decoration: underline;
}
.audioplayer {
	padding-top: 20px;
	*padding-top: 0px;
	padding-bottom: 15px;
}
.audioplayer.todayswordaudioplay {
	padding-top: 0px;
	*padding-top: 0px;
	padding-bottom: 0px;
}
.audio_devotional_desc {
	font-size: 12px;
	color: #000000;
	padding: 10px 10px 7px 10px;
}
.audio_devotional_desc.todaysworddevotionaldesc {
	padding: 5px 0px 2px 0px;
	font-size: 12px;
}
.audiodescription {
	font-size: 13px;
	line-height: 20px;
	padding-top: 15px;
}
.nh_signup {
	padding-bottom: 20px;
	padding-left: 5px;
}
.nh_signup.todayswordnb_signup {
	padding-bottom: 10px;
	padding-left: 0px;
}
.nh_signup input.textbox {
	color: #808080;
	padding: 3px 10px 2px;
	border: 1px solid #c9c9c9;
	width: 212px;
	height: 15px;
	font-size: 11px;
}
.nh_signup input.submit {
	position: relative;
	top: 6px;
	*top: 4px;
}
*html .nh_signup input.submit {
	position: static;
}
.nh_signup a {
	color: #933820;
	text-decoration: none;
}
.weeklyfeatured {
	text-align: left;
	font-size: 15px;
	color: #933820;
	font-weight: bold;
	border-bottom: 1px dashed #bbbbb0;
	padding-bottom: 6px;
}
.homepage_window1_weeklyfeatured {
	text-align: left;
	font-size: 15px;
	color: #933820;
	font-weight: bold;
	padding-bottom: 9px;
}
.weeklyfeatured.center {
	text-align: center;
}
.weeklyfeatured .smalltitle {
	font-size: 9px;
}
.weeklyfeaturedbook_left {
	width: 85px;
	float: left;
	padding: 15px 10px 10px 10px;
}
.weeklyfeaturedbook_left2 {
	width: 85px;
	float: left;
	padding: 0px 10px 10px 10px;
}
.weeklyfeaturedbook_left2 img {
	position: relative;
	top: -2px;
}
.weeklyfeaturedbook_right {
	padding-top: 5px;
	width: 190px;
	float: right;
	color: #000000;
	font-family: Arial;
}
*html .weeklyfeaturedbook_right {
	width: 170px;
}
.weeklyfeaturedbook_right_row1 {
	font-size: 16px;
	padding-top: 15px;
}
.weeklyfeaturedbook_right_row12 {
	font-size: 14px;
	padding-top: 10px;
}
.weeklyfeaturedbook_right_row1 span {
	font-size: 15px;
	font-style: italic;
}
.weeklyfeaturedbook_right_row12 span {
	font-size: 15px;
	font-style: italic;
}
.weeklyfeaturedbook_right_row2 {
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
	font-size: 22px;
}
.weeklyfeaturedbook_right_row2 span {
	font-size: 11px;
}
.weeklyfeaturedbook_right_row22 {
	padding-top: 20px;
	padding-right: 10px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}
.weeklyfeaturedbook_right_row22 span {
	font-size: 11px;
	font-weight: normal;
}
.nh_ordernow {
	width: 180px;
	text-align: right;
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 5px;
	*padding-top: 5px;
	font-weight: bold;
	border-bottom: 1px dotted #787878;
	float: right;
	margin-right: 10px;
}
*html .nh_ordernow {
	width: 160px;
	margin-right: 15px;
}
.nh_ordernow2 {
	width: 180px;
	text-align: right;
	font-size: 13px;
	padding-top: 10px;
	*padding-top: 5px;
	font-weight: bold;
	float: right;
	margin-right: 10px;
}
.nh_ordernow a, .nh_ordernow2 a {
	color: #933820;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
}
.todayswordaudio {
	padding-left: 10px;
}
.todayswordaudioleft {
	width: 115px;
	float: left;
}
.todayswordaudioright {
	width: 265px;
	float: left;
	margin-top: 55px;
	font-size: 14px;
	text-align: left;
	margin-left: 10px;
	border-left: 2px solid #ece7dc;
}
.calendar {
	padding: 20px 0px 0px 5px;
}
.bobsphoto {
	padding: 50px 0px 0px 0px;
}
.bobsphotodate{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 15px;
}
.explaindifficulties {
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
}
.explaindifficulties a {
	color: #808080;
}
.devotional {
	padding-top: 30px;
	padding-left: 15px;
	font-size: 14px;
}
.devotional.todaysword {
	padding-left: 10px;
	font-size: 18px;
	font-family: Arial;
}
.devotional.paddingtop10 {
	padding-top: 10px;
}
.devotional_snippet {
	padding-top: 20px;
	padding-left: 10px;
	font-size: 15px;
	color: #9b3d22;
	padding-bottom: 5px;
}
.devotional_snippet.todaysword {
	padding-top: 10px;
	border-bottom: 1px dashed #cdd0ce;
	margin-left: 10px;
	padding-left: 0px;
	margin-right: 10px;
}
.devotional_snippet2 {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 12px;
}
.devotional_snippet3 {
	padding-top: 10px;
	padding-left: 25px;
	font-size: 12px;
}
.todaysword_right1 {
	width: 337px;
	height: 208px;
	background-color: transparent;
	background-image: url(images/devotional-ad1.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.todaysword_right1.ad_rollover {
	background-image: url(images/devotional-ad1-rollover.jpg);
}
.todaysword_right2 {
	width: 337px;
	height: 208px;
}
.missionscontentleft {
}
.missionscontentright {
	width: 257px;
	float: right;
	padding-top: 10px;
}
.submenu {
	padding-top: 15px;
}
.submenu a {
	color: #933820;
	text-decoration: none;
}
.submenu a.active {
	font-weight: bold;
}
.submenu a:hover {
	color: #933820;
	text-decoration: underline;
}
.firstmission {
	width: 243px;
	float: left;
	padding-top: 15px;
	margin-right: 10px;
}
.secondmission {
	width: 243px;
	float: left;
	padding-top: 15px;
	margin-right: 10px;
}
.freegift {
	width: 243px;
	float: right;
	padding-top: 15px;
}
.missionname {
	font-size: 22px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #c6c6be;
	color: #afa897;
	font-family: Arial;
}
.missionphoto {
	width: 170px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
.missionright {
	width: 135px;
	float: left;
	padding-top: 0px;
}
.missiondescription {
	color: #933820;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
}
.missionoptions {
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}
.missionoptions input {
	position: relative;
	top: 2px;
}
*html .missionoptions input {
	position: static;
}
.missionbutton {
	text-align: center;
	padding-top: 10px;
}
.missionexplain {
	font-size: 11px;
	padding-top: 20px;
	text-align: left;
}
.missionexplain a {
	color: #933820;
	text-decoration: none;
}
.missionexplain a:hover {
	color: #933820;
	text-decoration: underline;
}

.premiumtitle {
	font-size: 21px;
	color: #9E9788;
	border-bottom: 1px dashed #c1c1ba;
	text-align: center;
	padding-bottom: 6px;
	margin-bottom: 15px;
}
.premiumbook {
	font-size: 13px;
}
.premiumbook2 {
	clear: both;
	font-size: 11px;
	padding-top: 10px;
}
.premiumbookbutton {
	text-align: center;
	padding-top: 20px;
}

.floatleftimage {
	float: left;
	padding-right: 12px;
	padding-left: 5px;
}
.clearboth {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.homepage_freedev_text {
	padding-top: 10px;
}


.store-header {
	position: relative;
	text-align: left;
	font-size: 11px;
	color: #111111;
	margin: 0px 25px 20px 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e6e2;
}
.store-header .title {
	font-size: 33px;
	font-family: Times, Arial;
	color: #526855;
}
.store-searchbox {
	position: absolute;
	left: 265px;
	top: 0px;
	width: 330px;
	height: 28px;
	background-color: transparent;
	background-image: url(images/store-search.jpg);
	background-repeat: no-repeat;	
	padding: 2px 4px;	
}
input.store-search {
	border: 0px;
	height: 18px;
	width: 254px;
	*width: 254px;
	padding: 5px 10px 2px 10px;
	*padding: 2px 0px 0px 0px;
	font-size: 14px;
	position: relative;
	top: -9px;
	*left: 10px;
}
input.store-go {
	*position: relative;
	*left: 25px;
}
.store-account {
	position: absolute;
	left: 620px;
	top: -5px;
	color: #111111;
}
.store-account a {
	color: #111111;
}
.store-footer {
	position: relative;
	height: 180px;
	margin-top: 5px;
}
.store-footer-left {
	position: absolute;
	top: 5px;
	left: 15px;
	border: 5px solid #ecebe7;
	width: 365px;
	height: 140px;
	padding: 15px 25px 15px 25px;\
}
.store-footer-left-item {
	width: 180px;
	height: 20px;
	float: left;
	font-size: 14px;
	color: #000000;
}
.store-footer-left-item a {
	color: #000000;
	font-family:Arial;
	font-size:14px;
	
}
.store-footer-right {
	position: absolute;
	top: 5px;
	right: 15px;
	width: 337px;
	height: 160px;
	padding-top: 2px;
}

.instore-content {
	padding: 10px 25px 0px 35px;
}

.instore-content-left {
	width: 150px;
	float: left;
	font-size: 11px;
	color: #404040;
	padding-top: 4px;
}
.instore-content-left a {
	color: #404040;
}
.instore-content-right {
	width: 560px;
	float: right;
	font-size: 11px;
	color: #404040;
}
.instore-product-title {
	font-size: 19px;
	color: #444f46;
}
.instore-product-author {
	font-size: 13px;
	color: #000000;
}
.instore-product-type {
	font-size: 11px;
	color: #a0a0a0;
}
.instore-salebox {
	position: relative;
	color: #000000;
	font-size: 11px;
	height: 130px;
}
.instore-salebox-left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	padding-left: 3px;
}
.instore-salebox-right {
	position: absolute;
	top: 0px;
	right: 30px;
	width: 300px;
	font-size: 12px;
}
.instore-sellprice {
	color: #9b3d22;
	font-size: 16px;
}
.iteminstockbutton {
	position: absolute;
	top: 43px;
	left: 0px;
	width: 126px;
	height: 29px;
}
.addtocartbutton {
	position: absolute;
	top: 43px;
	right: 225px;
	width: 106px;
	height: 29px;
}
.instore-salebox-footertext {
	font-size: 11px;
	color: #404040;
}
.bookreview {
	position: relative;
	top: -2px;
}
.bookreview-top {
	width: 558px;
	height: 6px;
	background-color: transparent;
	background-image: url(images/testimonial-window-top.jpg);
	background-repeat: no-repeat;	
}
.bookreview-bottom {
	width: 558px;
	height: 5px;
	background-color: transparent;
	background-image: url(images/testimonial-window-bottom.jpg);
	background-repeat: no-repeat;	
}
.bookreview-content {
	font-size: 12px;
	color: #404040;
	width: 538px;
	background-color: transparent;
	background-image: url(images/testimonial-window-1px.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}
.title-dash {
	font-size: 30px;
	position: relative;
	top: -2px;
}

.missions-explanation-title {
	font-size: 14px;
	color: #404040;
	margin-bottom: 5px;
	padding-right: 30px;
	margin-top: 5px;
}
.missions-explanation1 {
	font-size: 12px;
	color: #404040;
	margin-bottom: 20px;
	padding-right: 30px;
	margin-top: 25px;
}
.missions-explanation2 {
	font-size: 14px;
	color: #404040;
	margin-bottom: 10px;
	padding-right: 30px;
}
.missions-explanation2 a {
	color: #933820;
	text-decoration: none;
}
.missions-explanation2 a:hover {
	text-decoration: underline;
}
.missions-explanation2 ul {
	margin-top: 5px;
}
.missions-explanation3 {
	font-size: 12px;
	color: #404040;
	margin-bottom: 10px;
	padding-right: 30px;
	margin-top: 5px;
}

.missions-areas-box {
	position: relative;
	height: 250px;
}
.missions-areas-box-left {
	position: absolute;
	top: 2px;
	left: 50px;
	width: 314px;
	height: 234px;
	background-color: transparent;
	background-image: url(images/missions-area1.jpg);
	background-repeat: no-repeat;	
}
#mission-area1-details {
	width: 290px;
	height: 194px;
	background-color: transparent;
	background-image: url(images/missions-area1-rollower.jpg);
	background-repeat: no-repeat;
	display: none;
	position: relative;
	padding: 20px 12px;
	opacity: 0.87;
	filter: alpha(opacity=87);
}
#mission-area1-details .areatitle {
	font-size: 48px;
	color: #ffffff;
	margin-bottom: 20px;
}
#mission-area1-details .areadesc {
	font-size: 12px;
	color: #ffffff;
}
#mission-area1-details .readmore {
	position: absolute;
	top: 196px;
	left: 210px;
	font-size: 11px;
	color: #404040;
}
.missions-areas-box-right {
	position: absolute;
	top: 0px;
	left: 410px;
	width: 314px;
	height: 234px;
	background-color: transparent;
	background-image: url(images/missions-area2.jpg);
	background-repeat: no-repeat;	
}
#mission-area2-details {
	width: 290px;
	height: 194px;
	background-color: transparent;
	background-image: url(images/missions-area2-rollower.jpg);
	background-repeat: no-repeat;
	display: none;
	position: relative;
	padding: 20px 12px;
	opacity: 0.87;
	filter: alpha(opacity=87);
}
#mission-area2-details .areatitle {
	font-size: 48px;
	color: #ffffff;
	margin-bottom: 20px;
}
#mission-area2-details .areadesc {
	font-size: 12px;
	color: #ffffff;
}
#mission-area2-details .readmore {
	position: absolute;
	top: 194px;
	left: 213px;
	font-size: 11px;
	color: #404040;
}
.redd {
	color: #822f1c;
}

.devotional-form {
	padding-top: 20px;
	position: relative;
}
.devotional-form-left {
	width: 315px;
	float: left;
}
.devotional-form-right {
	width: 315px;
	float: left;
}
.devotional-form-right2 {
	width: 58px;
	height: 20px;
	float: left;
	margin-top: 54px;
	*margin-top: 59px;
}
.devotional-form-field {
	width: 95px;
	height: 20px;
	float: left;
	text-align: right;
	font-size: 10px;
	color: #404040;
	padding: 3px 0px 2px 0px;
}
.devotional-form-field span {
	color: #822f1c;
}
.devotional-form-value {
	width: 200px;
	height: 20px;
	float: right;
	text-align: left;
	font-size: 10px;
	color: #404040;
	padding: 4px 0px 1px 0px;
}
.devotional-form-value input {
	width: 190px;
	height: 15px;
	border-width: 1px;
}
.devotional-form-value select.state {
	width: 50px;
	height: 15px;
	border-width: 1px;
}
.devotional-form-value input.zip {
	width: 100px;
}
.devotional-disclaimer {
	font-size: 11px;
	color: #808080;
	text-align: right;
	padding-top: 10px;
}
.bobsmotto {
	font-size: 14px;
	color: #822f1c;
	text-align: right;
	font-family: Arial;
	padding-bottom: 10px;
	padding-right: 45px;
	border-bottom: 1px dashed #caccc8;
	margin-left: 10px;
	margin-right: 20px;
}
.bobsmotto2 {
	font-size: 11px;
	color: #822f1c;
	text-align: right;
}

.resource-details-left {
	padding-left: 5px;
	padding-top: 10px;
	width: 90px;
	height: 140px;
	float: left;
}
.resource-details {
	width: 180px;
	*width: 188px;
	height: 140px;
	float: right;
	padding-top: 15px;
}
.resource-details-row1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}
.resource-details-row1-small {
	font-size: 14px;
}
.resource-details-row2 {
	padding-right: 10px;
	*padding-right: 8px;
	text-align: right;
	font-size: 22px;
}
.resource-details-row2 span {
	font-size: 11px;
}

.paddingtoptodaysword {
	padding-top: 5px;
}
.paddingtopaboutus {
	padding-top: 40px;
}
.devotional-date {
	font-size: 11px;
	padding-left: 10px;
	color: #000000;
}
.aboutus-text {
	font-size: 12px;
	color: #404040;
	padding-top: 20px;
}
.aboutus-splitter {
	padding-bottom: 5px;
	border-bottom: 1px dotted #c8c9c4;
	margin-bottom: 15px;
}
.aboutus-allseasons {
	font-size: 11px;
	color: #404040;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.todaysword_a1 {
	width: 12px;
	height: 25px;
	position: absolute;
	top: 295px;
	*top: 300px;
	left: 482px;
	*left: 487px;
	text-decoration: none;
}
a.todaysword_a2 {
	width: 12px;
	height: 25px;
	position: absolute;
	top: 295px;
	*top: 300px;
	left: 494px;
	*left: 499px;
	text-decoration: none;
}
a.todaysword_a3 {
	width: 12px;
	height: 25px;
	position: absolute;
	top: 295px;
	*top: 300px;
	left: 508px;
	*left: 513px;
	text-decoration: none;
}
a.todaysword_a4 {
	width: 13px;
	height: 25px;
	position: absolute;
	top: 295px;
	*top: 300px;
	left: 525px;
	*left: 530px;
	text-decoration: none;
}

a.aboutus_a1 {
	width: 12px;
	height: 25px;
	position: absolute;
	top: 295px;
	*top: 300px;
	left: 472px;
	*left: 477px;
	text-decoration: none;
}
a.aboutus_a2 {
	width: 12px;
	height: 25px;
	position: absolute;
	top: 295px;
	*top: 300px;
	left: 484px;
	*left: 489px;
	text-decoration: none;
}
a.aboutus_a3 {
	width: 12px;
	height: 25px;
	position: absolute;
	top: 295px;
	*top: 300px;
	left: 498px;
	*left: 503px;
	text-decoration: none;
}
a.aboutus_a4 {
	width: 13px;
	height: 25px;
	position: absolute;
	top: 295px;
	*top: 300px;
	left: 515px;
	*left: 520px;
	text-decoration: none;
}

a.missions_a1 {
	width: 12px;
	height: 25px;
	position: absolute;
	top: 295px;
	*top: 300px;
	left: 811px;
	*left: 816px;
	text-decoration: none;
}
a.missions_a2 {
	width: 12px;
	height: 25px;
	position: absolute;
	top: 295px;
	*top: 300px;
	left: 823px;
	*left: 828px;
	text-decoration: none;
}
a.missions_a3 {
	width: 12px;
	height: 25px;
	position: absolute;
	top: 295px;
	*top: 300px;
	left: 837px;
	*left: 842px;
	text-decoration: none;
}
a.missions_a4 {
	width: 13px;
	height: 25px;
	position: absolute;
	top: 295px;
	*top: 300px;
	left: 854px;
	*left: 859px;
	text-decoration: none;
}

.instore-underphoto {
	line-height: 20px;
}

.noborderbottom {
	border-bottom: 0px;
}
.marginbottom10px {
	margin-bottom: 10px;
}
.no-aaaa {
	background-image: none !important;
}

.give-left {
	color: #404040;
	padding-top: 25px;
	font-size: 12px;
	width: 415px;
	float: left;
}
.give-left-title {
	font-size: 14px;
	font-weight: bold;
}
.give-left-description {
	padding-top: 15px;
}

.give-right {
	350px;
	float: right;
}

.todayswordlogin {
	position: absolute;
	top: 8px;
	left: 460px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}
*html .todayswordlogin {
	top: 14px;
	left: 435px;
}
.todayswordlogin .loginbutt {
	position: relative;
	top: 5px;
}
.todayswordlogin .inputbox {
	border: 1px solid;
	border-color: #ababab #cecece #eaeaea #d7d7d7;
	width: 150px;
}

.margintop10px {
	margin-top: 10px;
}
.featurdbg {
	background:transparent url(images/background.jpg) repeat scroll 0 0;
}
.text-heading{
	color:#933820;
	font-size:11px;
}

/* web4pro start */
.store-footer-center-item {
	width: 100%;
	height: 40px;
	margin-top: 5px;
	text-align: center;
	font-size: 14px;
	color: #000000;
}

div.store-donation {
	position: relative;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 28px;
	float: left;
	text-align: left;
	background-color: transparent;
	background-image: url(images/store-donation.jpg);
	background-repeat: no-repeat;	
	padding: 2px 4px;	
}

input.store-donation {
	border: 0px;
	height: 22px;
	width: 90px;
	font-size: 14px;
	padding: 4px 10px 2px;
}
/* web4pro end */
