body {font-size: 76%; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }

#sp_wrapper{ background:#f00; }

img { border: none; }
input { border: none; width: auto; text-align:center;}

/* @group Receipt Page */
#receiptpage .content { 
  width: 600px;
}

#receiptpage div.normal, #receiptpage div.featured, #receiptpage div.informative {
  margin-bottom:10px;
  overflow:hidden;
}

#receiptpage #items_table {
  width: 100%;
}

#receiptpage #items_table th {
  border-bottom:1px solid #000000;
  margin:0;
  padding:5px;
}

#receiptpage #items_table td {
  padding: 5px;
}

#receiptpage #totals table {
  float: right;
}

#receiptpage #totals td {
  font-size: 22px;
  padding: 0px 8px;
  vertical-align: middle;
  color: #666;
}

#receiptpage #totals th {
  text-align: center;
  padding: 0px 8px;
  color: #549CA3;
  font-weight: normal;
}

#receiptpage #totals .grandtotal {
  text-align: right;
}

#receiptpage #totals .grand-total {
  font-weight: bold;
  font-size: 28px;
  color: black;
  text-align: right;
}

.oldqty  { text-decoration:line-through; }
.newqty{padding-left:2px;padding-right:10px;}
.item_refunded { color: #e6201f !important }
.refundmessage{text-decoration:none;color:#e6201f !important;}

/* @end */


#faqs dd {display:block;}
#nav { display:none; }
#prenav { display:none ; }
#info_bar { display:none; }
#cart_view { display:none; }
#testimonies { display:none; }
#related_products { display: none; }

.product_grid {
	padding-top: 30px;
	border-bottom: 1px solid black;
	margin-bottom: 30px;
}
.product_grid td {
	border-top: 1px solid black;
	padding-right: 10px;
}

#sermon_list tbody span { display: none; }
#sermon_list tbody td { padding-right: 20px; border: 1px solid #ccc; }

h2.kit_title img { display: none !important; }
#kitboxes div { display:block !important; }
td.addtocart { display:none; }
td.format img { display:none; }
#footer_links { display:none; }
