@charset "utf-8";
/* CSS Document */


/******************************************************************
/ general promotion styles
******************************************************************/
.promotion{
	overflow:hidden;
	background-repeat: no-repeat;
	position:relative;
	text-align:center;
}
.promotion-learn-more{
	position: absolute;
	bottom: 5px;
	left: 55px;
}
#rightColumn .header{
	margin-top: 0px;	
}

/******************************************************************
/ promotion specific styles
******************************************************************/

/*curamin*/
#promotion-curamin{
	background-image:url(/images/promotion/curamin/bg.png);
	width: 219px;
	height: 438px;
}
	#promotion-curamin .header{
		margin-top: 20px;
	}
	#promotion-curamin h4{
		color: white;
		font-size:19px;
		text-shadow: 2px 2px 3px #666;
		font-weight: normal;
		margin: 10px 0px 5px 0px;
		font-style:italic;
	}
	#promotion-curamin p{
		font-size:12px;
		color: #c12f18;
		font-weight: bold;
		margin-top:8px;
	}

/*Athrocin*/
#promotion-arthocin{
	background-image:url(/images/promotion/arthocin/bg.png);
	width: 220px;
	height: 440px;
}
	#promotion-arthocin .header{
		margin-top: 20px;
	}
	#promotion-arthocin h4{
		color: white;
		font-size:19px;
		font-weight: normal;
		margin: 5px 0px 5px 0px;
		font-style:italic;
	}
	
/*Vectomega*/
#promotion-vectomega{
	background-image:url(/images/promotion/vectomega/bg.png);
	width: 220px;
	height: 440px;
}
	#promotion-vectomega .header{
		margin-top: 20px;
	}
	#promotion-vectomega p{
		color: white;
		font-size:12px;
		font-weight: normal;
		margin: 5px 0px 5px 0px;
		font-style:italic;
	}
		#promotion-vectomega p span{
			font-size:16px;
		}
	#promotion-vectomega p.bottom{
		position: absolute;
		bottom: 50px;
		left: 47px;
		font-style:normal;
		font-weight:bold;
	}
	
/*pommethin*/
#promotion-pommethin{
	background-image:url(/images/promotion/pommethin/bg.png);
	width: 219px;
	height: 438px;
}
	#promotion-pommethin .header{
		margin-top: 20px;
	}
	#promotion-pommethin h4{
		color: #ffc70e;
		font-size:15px;
		text-shadow: 2px 2px 3px #000;
		font-weight: normal;
		margin: 10px 0px 5px 0px;
		font-style:italic;
		font-weight:bold;
	}
	#promotion-pommethin p{
		font-size:12px;
		color: white;
		margin-top:8px;
	}
	
/*weight-loss-formulas*/
#promotion-weight-loss-formulas{
	background-image:url(/images/promotion/weight-loss-formulas/bg.png);
	width: 219px;
	height: 438px;
}
	#promotion-weight-loss-formulas h4{
		color: white;
		font-size:16px;
		text-shadow: 2px 2px 3px #333;
		font-weight: normal;
		margin: 10px 0px 5px 0px;
		font-style:italic;
		font-weight:bold;
	}	
		#promotion-weight-loss-formulas h4 span{
			font-size: 20px;
		}
	#promotion-weight-loss-formulas ul{
		color: #524074;
		text-align:left;
		padding-left: 40px;
	}	
		#promotion-weight-loss-formulas ul strong{
			font-size:21px;
			font-weight:normal;
		}	
		