﻿/*This supresses the Check inventory button */
input#ctl00_MPContentAll_MPContent_vBookDetail_btnCheckAvailability {display: none;}

/*This fixes the share buttons not staying on one line*/
div.addthis_toolbox {width:100%;}
#product-social {margin-bottom: 40px;}

/*Styles for the marketing piece download pages creativecommunications.com/promotions/marketing/ */
a.marketing_PDFs {width:230px; /*height:225px;*/ display:inline-block; padding:4px; text-align:center;  margin-bottom:15px;}
a.marketing_PDFs img {border:1px solid #666;}
a.marketing_PDFs p { font-size:12px;}

/*Style for the Social Media additions to the footer*/
.facebook_footer {display:inline-block; float:right; text-decoration:none; width:40px; margin: 0 0 10px 10px;}

/*Remove white space from the home page*/
.flexslider {margin-bottom:20px;}

/*Closed Message CSS*/
#header-message {}
#header-message div {margin: 20px 20px 0px; /*min-height: 130px;*/ padding: 15px; text-align: left; display: block; background: /*url(../../promotions/misc/re-opening_soon_BG.png)*/ #ef9d20 no-repeat;}
#header-message p {color: #ffffff;font-size: 1.4em; line-heigxht:1.6em;margin-top: .3em; margin-bottom: 0;}

/* Marketing letter styles*/
#home-marketing p {
	font-size: 1.1em;
	line-height: 150%;
}
#home-marketing li {
	font-size: 1.1em;
	line-height: 150%;
	margin-left:35px;
}
#home-marketing h2 {
	margin-top: 0px;
	font-size:1.55em;
	line-height: 120%;
}
#home-marketing h3 {
	color: #ed2024;
	font-size: 1.3em;
	line-height: 150%;
	margin-bottom: 0.1em;
}
#home-marketing img {
	margin: 0px 0px 10px 15px; 
	border: 1px solid #666666; 
	padding: 5px;
}

/* Product description alterations*/
#product-description ul {margin-left:35px;}
#product-description a {color:#0079c2; text-decoration: underline;}

/*Family Table Talk Page */
#family-table-talk {margin:0 0px 0 220px;font-family:'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, sans-serif;}
#family-table-talk a {display: block; float: left; padding: 0.5em; margin: 1em; margin-left: 0; background: #edf4ff; box-shadow: 2px 2px 3px #999999; font-size: 18px; font-weight: bold; text-align: center;}

/*Your Lenten Walk Page*/
.lenten_walk { background:#ffffff;}
.lenten_walk p { font-size:1.3em; line-height:150%;}
#calendar-buttons {	width:100%; margin: 10px 0 10px 5px; text-align:center;}
#calendar-buttons a {display: inline-block; width: 112.7px;height: 20px;margin: 0 9px 13px 0;padding: 100px 5px 5px 5px;/* border: 1px solid #000; */font-size: 20px;text-align: right;background-color: #f36c3f;color: #ffffff; text-decoration:none;}
#calendar-buttons a:hover { opacity:0.5;filter: alpha(opacity=50); color:#000;}
.reflection { margin:3em 5px; padding:3em 0; border-top:1px solid #f36c3f;}
.reflection h2 { margin-top:0;}
.reflection p{}
.reflection h3	{}
.display {float:right; width:20%; min-width:90px; margin:0 0 5px 2em; /*padding:6px; border:1px solid #555555;*/}
.display img {width:100%;}
.display p { text-align:center; margin:3px 5px; font-size:1em; line-height:1.3em;}
.display a { text-decoration:none;}
/*pulled from ebooks*/
p.first { text-indent:0; margin-top:1.5em;}
p.prayer { font-style:italic; text-indent:0; margin-top:1em;}
p.prayer_byline { text-align:right;}
p.scripture {  margin:0; text-indent:0; text-align:left;}
p.scripture_1 {  text-indent:-1.5em; margin:0 0 0 1.5em; text-align:left;}
p.scripture_2 { text-indent:-1.5em; margin:0 0 0 4em; text-align:left;}
p.scripture_3 { text-indent:-1.5em; margin:0 0 0 6.5em; text-align:left;}
p.scripture_4 { text-indent:-1.5em; margin:0 0 0 9em; text-align:left;}
p.scripture_5 { text-indent:-1.5em; margin:0 0 0 11.5em; text-align:left;}
p.scripture_citation,p.byline,p.citation { text-align:right; font-style:italic;}
p.hashtag {text-align:center;text-indent:0;display:inline-block;padding:0.5em;border-radius:1em;border:1px solid #f58220;}
span.cite { font-style:italic;}
span.amen,span.small-cap,span.small-cop { font-variant:small-caps;}
span.blue {color:#0079c1;}
/*end pulled from ebooks*/
a.back2top { float:right; margin:1.5em 0; text-decoration:none; clear:both;}
a.back2top:hover { color:#f36c3f;}
.lentAd { margin:0 auto; width:90%; padding:0; max-width:750px; border:1px solid #8a6ca9;}
.lentAd img {margin-bottom: -3px;}
#FreeShipping { margin:3em 0 0 0; border-top:1px solid #f36c3f; padding: 2em 0;}
#FreeShipping p {font-size:0.95em; line-height:1.2em;}
#FreeShipping h2 { color:#8a6ca9; font-size:18px;}
ul.Bullets {float:none; list-style:circle;}
/*END LENTEN WALK STYLES*/

/*These are the styles to hide backorder status
add comment tags to de-activate*/
/*.lr {display:none; color:#ffffff;}
.msgcart-availability.backorder {display:none; color:#ffffff;}*/