/* ---------------------------------------- 

Created: Eric
Date: 03/04/2009

---------------------------------------- */


	/* -------------------- Browser Resets -------------------- */
	/* --------------------  -------------------- */
	
	body
	{
		color:#663333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	h1, h2, h3, h4, h5, h6
	{
		color:#990000;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
	}
	
	p
	{
		margin:0;
		padding:0 0 15px 0;
	}
	
	.bodyFix
	{
		float:left;
		left:14px;
		padding:0 0 25px 0;
		position:relative;
		width:628px;
	}
	
	#tangos .glCurrentPromotionCopy p
	{
		padding-right:10px;
	}
	
	a:link, a:visited
	{
		color:#0187cd;
		text-decoration:none;
	}
	
	a:hover
	{
		text-decoration:underline;
	}
	
	/* -------------------- Splash Boxes -------------------- */

	#tnSplashBottomAnimation #boxesContainer li p
	{
		margin:0;
		padding:0;
	}
	
	/* -------------------- Splash Footer -------------------- */
	
	#tnSplashFooter, #tnSplashFooter a:link, #tnSplashFooter a:visited
	{
		color:#330000;
		font-size:11px;
		text-decoration:none;
	}
	
	#tnSplashFooter a:hover
	{
		text-decoration:underline;
	}
	
/* -------------------- Sub Page -------------------- */
	
	h1
	{
		font-size:33px;
		margin:0 0 14px 0;
	}
	
	h1 span.orange
	{
		color:#cc6600;
	}
	
	h2
	{
		font-size:24px;
		font-weight:normal;
	}
	
	h3
	{
		font-size:18px;
		font-weight:normal;
	}

	h4
	{
		font-size:15px;
		font-weight:normal;
	}
	
	h5
	{
		font-size:12px;
	}
	
	/* -------------------- Navigation -------------------- */
	
	#tnContainer2 #tnSubNavRight .searchBox
	{
		color:#666;
		font-size:11px;
	}
	
		
	/* -------------------- Sub Page Footer -------------------- */
	
	#tnFooter, #tnFooter a:link, #tnFooter a:visited
	{
		color:#330000;
		font-size:11px;
		text-decoration:none;
	}
	
	#tnFooter a:hover
	{
		text-decoration:underline;
	}
	
	/**/
	
	#tnRelatedRecipes .tnRecipeSummary p, #tnMakeItAFiesta .tnPartyPlans p
	{
		margin:0;
		padding:0;
	}
	
	.tnRecipeSummary strong, .tnPartyPlans strong
	{
		color:#543c3c;
	}
	
	.tnFiestaPlansDetailBottomContainer .middle .padding .tnFiestaPlansProduct .price
	{
		font-weight:bold;
	}
	
	
	/**/
	
	.glFormHeader
	{
		color:#fff;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:22px;
	}
	
