﻿/* Promotions */
#PromoCntr
{
	padding: 0px 10px 0px 0px;
}

	#PromoCntr #TblMerch
	{
		width: 100%;
		margin-top: 15px;
	}

		#PromoCntr #TblMerch td, #PromoCntr #TblPromoQuads td
		{
			vertical-align: top;
		}

	#PromoCntr #TblPromoQuads
	{
		width: 100%;
	}

	#PromoCntr #TblPromoXSell
	{
		width: 100%;
	}

	#PromoCntr #TblPrereqHead, #PromoCntr #TblPrereq
	{
		width: 100%;
	}

	#PromoCntr #frmYourList #BuyBtnCntr
	{
		text-align: right;
	}

	#PromoCntr #FinePrintCntr
	{
		display: block;
	}

	#PromoCntr #TblPrereq #ColOne
	{
		width: 50px;
	}

	#PromoCntr #TblPrereq #ColTwo
	{
		width: 145px;
	}

	#PromoCntr #TblPrereq #ColThree
	{
		width: 55px;
	}

	#PromoCntr #TblPrereq #ColFour
	{
		width: 40px;
	}

	#PromoCntr #TblPrereq #ColFive
	{
		width: 40px;
	}

	#PromoCntr #TblPrereq #ColSix
	{
		width: 80px;
	}

	.PromoNonMember {
		color: #333333;
		font-weight: bold;
	}

	.PriceContent {
		width: 65px;
	}
	.SignString {
		width: 40px;
		color: #806A38;
		font-weight: bold;
		font-size: 1em;
		font-family: Arial,Helvetica,Sans-Serif;
	}
	.LearnMore A:link{
		color: #007dc3;
	}
	.LearnMore A:visited{
		color: #007dc3;
	}
	.priceText {
		color: #806A38;
		font-weight: bold;
		font-size: 0.750em;
		font-family: Arial,Helvetica,Sans-Serif;
	}
	.savings {
		color: #ff0000;
		font-weight: bold;
		font-size: 1em;
		font-family: Arial,Helvetica,Sans-Serif;
	}
	.GNCProductImage {
		border-left: 2px solid #806a38;
		border-top: 2px solid #806a38;
		border-bottom: 2px solid #806a38;
	}
	.GNCProduct {
		border-top: 2px solid #806a38;
		border-bottom: 2px solid #806a38;
	}
	.GNCQuantity {
		border-top: 2px solid #806a38;
		border-bottom: 2px solid #806a38;
		text-align: center;
	}
	.GNCPrice {
		border-top: 2px solid #806a38;
		border-bottom: 2px solid #806a38;
		color: #333333;
		font-weight: bold;
		font-size: 1em;
	}
	.GNCCheckBox {
		border-top: 2px solid #806a38;
		border-bottom: 2px solid #806a38;
		border-right: 2px solid #806a38;
		text-align: center;
		
	}

	.PriceContent p {
		margin-top: 0px;
		margin-bottom: 0px;
		line-height: 1.2em;
	}
	.sale p {
		margin-top: 0px;
		margin-bottom: 0px;
		line-height: 1.2em;
	}

	.GNCProduct p {
		margin-top: 0px;
		margin-bottom: 0px;
	}

   .unitPrice
   {
        margin-top: 0px;
		margin-bottom: 0px;
	    line-height: 1.2em;
        font-size: 0.9em;
        color: #666666;
        font-weight: normal;
   }
	