*{font-size: 100.01%;}
html{font-size: 62.5%;}
img{border: none;}
a{
	color: #0f3f6f;
	text-decoration: underline;
}
a:hover{text-decoration: none;}
.sIFR-replaced object, .sIFR-replaced embed{
	margin: 0;
	padding: 0;
	display: block;
}


fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
form{display: inline;}
input, textarea, select{
	font: 1em Helvetica, Arial, sans-serif;
	vertical-align: middle;
}
input[type=text]:focus{outline: none;}
body{
	margin: 0;
	font: 1.2em Palatino, Georgia, "Times New Roman", Times, serif;
	background: url(/images/main-bg.png) repeat-x;
}
.wrapp{width: 100%;
	font-size: 110%;
}
.wrapp:after{
	content: "";
	clear: both;
	width: 100%;
	overflow: hidden;
	display: block;
	height: 0;
}
/*main container start*/
#main-container{
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 25px;
}
/*content start*/
#content{
	padding: 130px 0 35px;
	}
/*page start*/
.page{
	border-top: 1px solid #e0e0c1;
	font-size: 15px;
	}
	
.page .sifr{
	margin: 0;
	letter-spacing: -1px;
	font-weight: normal;
	width: 100%;
	overflow: hidden;
}
.page h4.sifr, .page h4{font-size: 1.5em;}
.page h3.sifr, .page h3{font-size: 1.6em;}
.page h2.sifr, .page h2{font-size: 1.7em;}
.page h1.sifr, .page h1{font-size: 1.5em;}
.floatright {
	float: right;
}
.page-main-image {
	padding: 7px;
}
.subheading {
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
}

/*seo block start*/
.seo-block{
	width: 710px;
	float: left;
}
/*primary block start*/
.primary-block{
	width: 450px;
	float: right;
}
/*main block start*/
.main-block{
	width: 400px;
	float: left;
}
/*main info block start*/
.main-info{
	font-size: 1.35em;
}
.main-info .holder{
	background: url(/images/main-info-inner-bg.jpg) repeat-x;
	min-height: 535px;
	padding: 8px 10px;
}
* html .main-info .holder{height: 535px;}
.main-info p{margin: 5px 0 18px;}
.main-info p.date{
	color: #600;
	margin: 0 0 -5px;
	font-size: 0.85em;
}
.main-info .promo{
	text-align: left;
	font-style: italic;
	color: #333;
	font-size: 0.75em;
	padding: 6px 0 0 20px;
	line-height: 1.3em;
	overflow: hidden;
	width: 400px;
}

/* My Comment */
.main-info .promo p{margin: 0;}
.main-info p span.icon{
	float: left;
	width: 26px;
	height: 25px;
	overflow: hidden;
	background: url(/images/icon.gif) no-repeat;
	margin: 5px 5px 0 5px;
}
.main-info .comments{
	text-align: right;
	font: 0.7em Helvetica, Arial, sans-serif;
	margin: -10px 0 0;
}
.main-info .options{
	font: 0.7em Helvetica, Arial, sans-serif;
	padding: 14px 0 0;
}
.main-info .options p{margin: 0;}
.main-info .options a{font-weight: bold;}
/*main info block end*/
/*section blocks start*/
.section{
	border-bottom: 1px solid #c6c68c;
	background: url(/images/section-bg.gif) repeat-y;
}
.section .holder{
	background: url(/images/section-inner-bg.jpg) no-repeat;
	min-height: 76px;
	overflow: hidden;
	width: 100%;
	display: table;
	position: relative;
}
* html .section .holder{
	height: 76px;
	overflow: visible;
}
.section .text{
	width: 280px;
	float: right;
	padding: 7px 10px 10px 0;
}
.section .last{padding-bottom: 25px;}
.section .text p{
	margin: 0;
	line-height: 1.4em;
}
.section .date{
	width: 60px;
	display: table-cell;
	text-align: center;
	color: #600;
	vertical-align: middle;
}
* html .section .date{
	position: absolute;
	top: 50%;
}
*+html .section .date{
	position: absolute;
	top: 50%;
}
.section .date p{
	text-transform: uppercase;
	background: url(/images/icon.gif) no-repeat 50% 100%;
	padding: 0 0 26px;
}

/* Shop home page
*/
.shop-main table td h4 {
    text-indent: -9999px;
    height: 0;
    display: none;
}
* html .section .date p{
	position: relative;
	top: -50%;
}
*+html .section .date p{
	position: relative;
	top: -50%;
}
/*section blocks end*/
/*read more block start*/
.read-more{
	background: #3c2018 url(/images/read-more-bg.gif) no-repeat 0 100%;
	width: 100%;
	position: relative;
	padding: 4px 0 3px;
}
.read-more:after{
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0;
}
.read-more p, .read-more a{
	float: left;
	height: 15px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.read-more p{
	width: 109px;
	background-image: url(/images/read-more-text.gif);
	margin: 0 0 0 10px;
	display: inline;
}
.read-more a{
	width: 174px;
	background-image: url(/images/read-more-link.gif);
	margin: 0 0 0 3px;
}
.read-more img{
	position: absolute;
	top: 50%;
	margin: -31px 0 0;
	right: 10px;
}
/*read more block end*/
/*main block end*/
/*primary block end*/
/*secondary block start*/
.secondary-block{
	width: 242px;
	float: left;
	padding: 0 0 0 10px;
}
.secondary-block strong.title{
	display: block;
	color: #600;
	font: 0.9em Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 9px 0 0;
}
.productItem .secondary-block {
text-align: center;
}

.retailprice {
	color: #808080;
	font: .9em Helvetica, Arial, Lucida Grande, sans-serif;
	margin-bottom: 8px;
}
.retailprice .price { 
      text-decoration: line-through;
}


.upwordsprice {
	font: 2em Georgia, "Times New Roman", Times, serif;
}

.addToCart {
	margin-top: 15px;
}

/*podcasts block start*/
.podcasts-block{
	background: url(/images/secondary-block-figure-bg.png) no-repeat 0 100%;
	padding: 0 0 18px;
}
.podcasts-block h2{
	color: #0f3f6f;
	margin: 0;
	font-weight: normal;
	margin: 4px 0 0;
	line-height: 1em;
}
.podcasts-block ul{
	margin: 0 0 0 -3px;
	padding: 4px 0 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	text-align: left;
	font: 0.9em Helvetica, Arial, sans-serif;
}
.podcasts-block ul li{
	display: inline;
	background: url(/images/separate-1.gif) no-repeat left;
	margin: 0 0 0 -1px;
	padding: 0 1px 0 5px;
}
.podcasts-block ul a{color: #000;}
/*podcasts block end*/
/*social block start*/
.social-block{padding: 5px 0 0;}
.social-block ul{
	margin: 0;
	padding: 6px 0 0;
	list-style: none;
	width: 180px;
	margin: 0 -20px 0 0;
	overflow: hidden;
}
.social-block ul li{
	float: left;
	width: 40px;
	padding: 0 20px 0 0;
}
.social-block ul a{
	display: block;
	height: 51px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.social-block ul li.icon-1 a{background-image: url(/images/social-icon-1.jpg);}
.social-block ul li.icon-2 a{background-image: url(/images/social-icon-2.jpg);}
.social-block ul li.icon-3 a{background-image: url(/images/social-icon-3.jpg);}
/*social block end*/
/*twitter block start*/
.twitter{padding: 26px 0 0;}
.twitter .sifr{margin: 0 0 1px;}
.twitter .box{
	background: url(/images/twitter-grad.gif) repeat-x;
	border: 1px solid #ccd0d9;
	margin: -1px 0 0;
	width: 158px;
}
.twitter .first{background: none;}
.twitter .box div{
	position: relative;
	padding: 9px 9px 11px;
}
.twitter .box{font: 0.9em Helvetica, Arial, sans-serif;}
.twitter .box p{margin: 0;}
.twitter .box em{color: #666;}
.twitter .corner{
	display: block;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(/images/twitter-corner.gif) no-repeat;
	bottom: -11px;
	right: 38px;
	position: absolute;
}
/*twitter block end*/
/*article block start*/
.articles-holder{
	overflow: hidden;
	margin: -20px 0 0;
}
.article{
	background: url(/images/secondary-block-figure-bg.png) no-repeat 0 100%;
	padding: 20px 0;
	margin: 0 0 -20px;
}
.article p{
	margin: 0 0 13px;
	line-height: 1.1em;
}
.article p.author{font-size: 0.9em;}
.article .more{font-style: italic;}
/*article block end*/
/*secondary block end*/
/*seo block end*/
/*sidebar start*/
.sidebar{
	width: 228px;
	float: right;
	border: solid #e0e0c1;
	border-width: 0 1px;
	background-color: #eeeedc;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
}
/*graph block stat*/
.graph-block{border-bottom: 1px solid #e0e0c1;}
.graph-block img{display: block;}
/*graph block end*/
/*products block start*/
.products-block{
	font-size: 0.85em;
	color: #000;
	font-style: italic;
}
.products-block .title{
	height: 18px;
	text-indent: -9999px;
	background: url(/images/products-block-title.png) no-repeat;
	display: block;
}
.products-block .box{
	background: url(/images/products-block-box-bg.gif) repeat-x;
	border-bottom: 1px solid #e0e0c1;
	padding: 13px 0 11px;
}
.products-block .box .text{
	float: right;
	width: 100px;
	padding: 0 10px 0 0;
	overflow: hidden;
}
.products-block h5{
	font-size: 1.2em;
	font-style: normal;
	text-transform: uppercase;
	margin: 0;
padding:0;
	font-weight: normal;
}
.products-block p{
	margin: 0;
	line-height: 1.45em;
}
.products-block img{
	float: left;
	margin: 0 0 0 10px;
}
/*products block end*/
/*sidebar end*/
/*page end*/
/*content end*/
/*header start*/
#header{
	background: url(/images/header-bg.jpg) no-repeat 50% 0;
	height: 119px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
/*logo start*/
.logo{
	float: left;
	overflow: hidden;
	padding: 10px 0 10px 10px;
}
.logo a{
	width: 361px;
	height: 54px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/logo.png) no-repeat;
}
/*logo end*/
/*man photo start*/
img.man{
	float: left;
	margin: 12px 0 0;
}
/*man photo end*/
/*gallery start*/
.gallery{float: right;}
.gallery img{display: block;}
/*gallery end*/
/*main navigation start*/
.main-nav{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.main-nav li{
	float: left;
	font-size: 12px;
	line-height: 15px;
	position: relative;
}
.main-nav a{
	float: left;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
.main-nav a span{
	float: left;
	cursor: pointer;
}
.main-nav a span.left, .main-nav a span.right{
	width: 4px;
	overflow: hidden;
	height: 31px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.main-nav a span.middle{padding: 9px 6px 7px;}
.main-nav li.active a{color: #fff;}
.main-nav li.active a span{
	margin: -2px 0 0;
	position: relative;
}
.main-nav li.active a span.left, .main-nav li.active a span.right{height: 33px;}
.main-nav li.active a span.left{background-image: url(/images/main-nav-left-bg.png)}
.main-nav li.active a span.right{background-image: url(/images/main-nav-right-bg.png)}
.main-nav li.active a span.middle{
	padding-top: 11px;
	background: url(/images/main-nav-middle-bg.png) repeat-x;
}
.main-nav a:hover span.middle{text-decoration: underline;}
.main-nav li ul{
	margin: 0;
	padding: 2px 0 8px;
	list-style: none;
	position: absolute;
	top: 30px;
	left: 0;
	width: 124px;
	background: #3c2018 url(/images/drop-down-bg.gif) repeat-x;
	border-top: 1px solid #8d8684;
	font-family: Helvetica, Arial, sans-serif;
	display: none;
}
.main-nav li ul li{width: 100%;}
.main-nav li ul a{
	width: 104px;
	text-transform: none;
	padding: 3px 10px;
}
.main-nav li.active ul a{color: #fff;}
.main-nav li ul a:hover{
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid #ffc;
	border-width: 1px 0;
	text-decoration: none;
	background: #989900 url(/images/drop-down-link-bg.gif) repeat-x 0 100%;
}
.main-nav li:hover ul, .main-nav li.hover ul{display: block;}
/*main navigation end*/
/*rss feed start*/
.rss-feed{
	float: left;
	height: 20px;
	width: 38px;
	background: url(/images/rss.png) no-repeat;
	margin: 5px 0 0 2px;
}
/*rss feed end*/

#header #CAT_ProductSearch {
	width: 195px;
}

/*form search start*/
.form-search{
	float: right;
	padding: 4px 0 0;
}
.form-search div, .form-search span, .form-search input{float: left;}
.form-search div{
	width: 136px;
	height: 16px;
	background: url(/images/form-search-text-field-bg.gif) no-repeat;
	padding: 2px 2px 1px;
	margin: 1px 0 0;
}
.form-search div span{
	width: 48px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/google-icon.gif) no-repeat;
}
.form-search div input{
	height: 13px;
	width: 86px;
	padding: 1px 0 2px;
	background: none;
	border: none;
	font-size: 0.8em;
	color: #a7a7a7;
}
/*form search end*/
/*header end*/
/* checkout page start */
.secure-login {
	background: #fff;
	width: auto;
	border: 0;
}
#myformLogIn {
margin-top: 30px;	
}
#checkoutDetailsForm , #checkoutDetailsForm td {
	width: auto;
	background: #fff;
	}
#checkoutDetailsForm td {
	padding-right: 40px;
}
h2.billingSection {
	font-size: 24px;
}
.charge_amount, #Amount {
	border: none;
	background: #ededed;
	font-size: 16px;
	font-weight: bold;
}

/* checkout page end */

/* donate to UpWords */
#donateToUpWords,
#donateToUpWords td
{
	padding: 0;
	margin: 0;
	padding-top: 8px;
}
#donateToUpWords #donateAddress .cat_textbox,
#donateToUpWords .cat_textbox
{
	width: 150px;
}
#donateToUpWords #HomeAddress {
	width: 475px;
}
#donateToUpWords #HomeZip {
	width: 60px;
}
#donateToUpWords #EmailAddress {
	width: 195px;
}
#CardExpiryMonth, #CardExpiryYear, #HomeCountry, #CardType {
	width: auto;
}


/* end donate to UpWords */

/*footer start*/
#footer{
	background: url(/images/footer-bg.jpg) repeat-y;
	font: 1.1em Helvetica, Arial, sans-serif;
	color: #434343;
}
#footer .bg-1{background: url(/images/footer-top-bg.jpg) no-repeat;}
#footer .bg-2{
	background: url(/images/footer-bot-bg.jpg) no-repeat 0 100%;
	overflow: hidden;
	width: 840px;
	padding: 10px 50px 9px 70px;
}
/*navigation lists start*/
.nav-list{
	float: right;
	width: 110px;
	padding: 0 10px 0 0;
	color: #444;
}
.nav-list a{color: #444;}
.nav-list h6{margin: 0;}
.nav-list ul{
	margin: 0;
	padding: 3px 0 0 1px;
	list-style: none;
	font-size: 0.85em;
	line-height: 1.2em;
}
.nav-list ul li{
	background: url(/images/bullet-1.gif) no-repeat 0 5px;
	padding: 0 0 0 8px;
	margin: 1px 0 0;
}
/*navigation lists end*/
/*about block start*/
.about-block{
	height: 1%;
	overflow: hidden;
	padding: 10px 30px 0 0;
	line-height: 1.2em;
}
.about-block a{color: #434343;}
/*about block end*/
/*footer end*/
/*main container end*/
/*sifr start*/
.sIFR-flash{
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced{visibility: visible !important;}
span.sIFR-alternate{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true]{display: none !important;}
/*sifr end*/

/* **** ministry partner ************* */
.blogsitesummary{    list-style-type: none;    }    
.blogsitesummary .author {    display: none;    width: 0;    height: 0;    }

.side-panel {float: right;}

.content { width: 690px; }
#mp-page-header { font-size: 28px !important; margin-bottom: 15px;}
.secure-login { border: 1px solid #fff47f;}
.side-panel .secure-login h3 {background: #fff47f !important; border: none !important;}
.side-panel .secure-login { background: #FFFBCF;}
	/* ********** MP Checkout Page *************** */

	#content #mp-checkout-page  {
	    font-family: sans-serif !important;    
	}
   #mp-checkout-page  .clearall {
	 clear: all;
	}
	#mp-checkout-page .clearboth {
		clear: both;
	}
    #mp-checkout-page .item {
	}
    #mp-checkout-page #myformLogIn {
    	padding-top: 13px;
    	height: 55px;
    	background-color: rgb(219,219,219);    
	}    
	#mp-checkout-page #myformLogIn .item, #mp-checkout-page #myformLogIn h3{
		margin-top: 5px;
		float: left;
    	width: 30%;
    	padding-left: 5px;
    	clear: after;
    	background-color: rgb(219,219,219);
   		font-weight: bold;
   		text-align: center;    
	}
    #mp-checkout-page #myformLogIn h3{
    	margin-top: 13px;
   		margin-left: 5px;
    	font-size: 16px;
    }
    #mp-checkout-page #myformLogIn .cat_textbox_small, #Captcha {
    	width: 100px;
	}
    #mp-checkout-page #forgotPasswordLink{
	    font-size: 10px;
	}
	#mp-checkout-page .lfelement {
	    float: left;
	    clear: after;
	}
	#mp-checkout-page .inputline {
	    padding-top: 15px;
	}
	#mp-checkout-page .inputline label{
		font-size: 12px;
	}
	#mp-checkout-page label.smaller, #mp-checkout-page span.smaller {
	    font-size: smaller;
    }
	#mp-checkout-page #checkoutDetailsForm{
		clear: after;
	}
	#checkoutDetailsForm h3, #mp-checkout-page #totalStatement, #mp-checkout-page #commentsOrRequests {
	    padding: 0;
	    margin: 0;
	    background: #fff;
	    font-size: 22px;
	}
	#mp-checkout-page #totalStatement #Amount{
	    width: 100px;
	    color: #ff0000;
	    background: none;
	    font-size: inherit;
    }
	#mp-checkout-page .checkoutColumn {
	    float: left;
	    clear: after;
	    width: 30%;
	    margin-top: 20px;
	    margin-bottom: 20px;
	}
	#mp-checkout-page .checkoutColumn2 {
	    float: left;
	    clear: after;
	    width: 40%;
	    margin-bottom: 20px;
	    padding:0 15px;
    }
	#mp-checkout-page #creditCardDetails{
		float:right;
		width: 70%;
		margin-top: 30px;
	}
 	#mp-checkout-page .yellowbg{
	    background: lightyellow;
    }
	#mp-checkout-page #subscribeEmail{
		padding: 10px 0;
		margin: 15px 0;
		border-top: 1px dashed #aaa;
		border-bottom: 1px dashed #aaa;
	}
	#mp-checkout-page #Title{
		width: auto;
	}
	#mp-checkout-page #FirstName{
		width: 129px;
		margin-left: 5px;
	}
/* **** end ministry partner *********** */
.smaller {
	font-size: smaller;
}
