/* ---------------------------------------- 

Created: Eric
Date: 03/04/2009

---------------------------------------- */

@media screen
{
	/* -------------------- Browser Resets -------------------- */
	/* --------------------  -------------------- */
	
	body
	{
		color:#663333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	h1, h2, h3, h4, h5, h6
	{
		color:#cc0000;
		font-family:"Times Bold", "Times New Roman", Times, serif;
		margin:0;
		padding:0;
	}
	
	p
	{
		margin:0;
		padding:0 0 20px 0;
	}
	
	a:link, a:visited
	{
		color:#0187cd;
		text-decoration:none;
	}
	
	a:hover
	{
		text-decoration:none;
	}
	
	/* -------------------- Splash Boxes -------------------- */

	#shSplashBottomAnimation #boxesContainer li p
	{
		margin:0;
		padding:0;
	}
	
	/* -------------------- Splash Footer -------------------- */
	
	#shSplashFooter, #shSplashFooter a:link, #shSplashFooter a:visited
	{
		color:#f8c36f;
		font-size:11px;
		text-decoration:none;
	}
	
	#shSplashFooter a:hover
	{
		text-decoration:underline;
	}
	
/* -------------------- Sub Page -------------------- */
	
	h1
	{
		color:#494141;
		font-size:33px;
		margin:0 0 15px 0;
	}
	
	h2
	{
		font-size:25px;
	}
	
	.glFlavorDetailContainer h2
	{
		font-weight:bold;
	}
	
	h3
	{
		font-size:20px;
	}
	
	.glFlavorDetailBagDetails .left h3
	{
		font-weight:bold;
	}
	
	
	h4
	{
		font-size:16px;
	}
	
	h5
	{
		font-size:15px;
	}
	
	/* -------------------- Navigation -------------------- */
	
	#shContainer2 #shSubNavRight .searchBox
	{
		color:#666;
		font-size:11px;
	}
		
	/* -------------------- Sub Page Footer -------------------- */
	
	#shFooter, #shFooter a:link, #shFooter a:visited
	{
		color:#f8c36f;
		font-size:11px;
		text-decoration:none;
	}
	
	#shFooter a:hover
	{
		text-decoration:underline;
	}
	
	/* -------------------- Form -------------------- */
	
	.glFormHeader
	{
		color:#fff;
		font-family:"Times Bold", "Times New Roman", Arial, Helvetica, sans-serif;
		font-size:22px;
	}
	
	h4.promotions, h4.contactUs
	{
		font-size:20px;
	}
	
}

@media print
{
}
