/*** chain-specific overrides for Ultra foods ***/

body 				{font-size:0.7em; height:100%; background:transparent; 
				font-weight:normal; font-style:normal; font-family: Verdana, Arial, Helvetica, sans-serif; color:black; margin-top:0; 
				margin-left:0 ;padding-left:0; padding-right:0;}
html				{height:100%; background:transparent url(/Assets/57/Images/background_yellow.jpg) repeat-x fixed;}
a:link,
a:visited,
a:active			{font-weight:bold; color:#018134; text-decoration:none;}
a:hover				{font-weight:bold; color:#018134; text-decoration:underline;}
h1, h2, h3			{color:#018134;}

#imgSubHeader			{clear:both; float:left;}
#StaticContentPage				{width:820px;}

/* =Header */
#header-wrapper { background:#fff url('/Assets/57/Images/header_bg.jpg') no-repeat top left; float:left; position:relative; width:100%; z-index:499; }
#header-logo { float:left; height:69px; }
#header-login-box { background-color:#fff; border:1px solid #060; float:right; margin:8px 15px 8px 0; padding:13px; }
	#header-login-box * { float:left; }
	#header-login-box span { margin-bottom:5px; }
	#header-login-box .logged-in { clear:right; display:block; width:100%; }
	#header-login-box a { color:#018134; cursor:pointer; font-weight:bold; margin:0 5px; text-decoration:underline; }
	#header-login-box a.edit { clear:left; }	
	#header-login-box a.edit,
	#header-login-box a.logout { display:block; }
/* =Navigation */
#primary-navigation { background-color:#018134; border-bottom:2px solid #060; border-top:2px solid #060; float:left; position:relative; width:100%; }
#primary-navigation a:hover { text-decoration:none; }
#primary-navigation ul { list-style-type:none; margin:0; padding:0; }
#primary-navigation a:hover { background-color:#0A0; }

#primary-navigation .separator.vertical { background-color:#060; float:left; height:30px; }

#primary-navigation ul.level0 { float:left; margin-left:90px; }
#primary-navigation li.level0 { float:left; }
#primary-navigation li.level0 a { color: #fff; display:block; font-size:14px; height:20px; padding:5px 10px; }
#primary-navigation li ul { background-color:#018134;; left:-9999em; position:absolute; top:30px; width:12em; z-index:498; }
#primary-navigation li.level0:hover ul { left:auto; }
#primary-navigation li.level1 a { font-size:12px; font-weight:normal; height:auto; padding:2px 0 8px 8px; }

/*** featured recipe, weekly article, ask the chef, cooking tips ***/
#FeaturedRecipeTeaser,		
#FeaturedArticleTeaser,		
#AskTheChefTeaser,			
#CookingTipsTeaser			{background:transparent url(/Assets/57/Images/green_gradient.jpg) repeat-x; }

#FeaturedArticleTeaser h3,
#AskTheChefTeaser h3,
#CookingTipsTeaser h3,
#FeaturedRecipeTeaser h3	{color:#FFFFFF;}

#FeaturedArticleTeaser.home	{background-image:none; margin-left:20px;}

/*** Home page ***/
#AdPromo			{background:transparent url(/Assets/57/Images/large_tan_gradient.jpg) repeat-x;}
#AdPromo p,
#AdPromo h2			{color:#000000;}

#HomeButton				{float:left;margin-left:2%;}

/*** meal planner ***/
#MealPlanner			{background:transparent url(/Assets/57/Images/green_gradient.jpg) repeat-x; min-height:210px;}

/*** manage list legend ***/
#legend th			{background-color:#018134;}

/*** coupons grid ***/
#tblCouponTopN			{border:2px solid #018134; }

/*** 3-panel toolbox ***/
#Department h3, #Aisles h3, #Category h3	{color:#018134; }
#InBetween1, #InBetween2			{color:#018134; }

/*** grid styles ***/
#CategoryHeader h3		{color:#018134; }
.GridItem			{clear:both; text-align:left; background-color: #FFFFFF; color: #000000; font-weight: bold;}
.GridItem th			{text-align:left; background-color: #018134; color: #FFFFCC; font-weight: bold;}
.GridAlternatingItem		{text-align:left; background-color: #CCCCCC; color: #000000; font-weight: bold;}
#CircularAdText1_dlCategory h3	{color:#018134;}

#TitleBar, #CurrentList			{border:none;background-color:#CCCCCC;}

/*** recipe page ***/
#RecipeCardTop					{width:100%; height:42px; padding:0; background:none;}
#RecipeCardMiddle				{background:none; background-color:#f4F1cf; }
#RecipeCardBottom				{display:none;}
#FeaturedRecipeTeaser.recipe,
#MealPlanner.recipe				{margin-top:12px;}

/*** Store Locator page***/
#StoreLocatorDropDown 	{ display:none; }
#StoreLocatorZipLookup	{ display:block; } 

/*** Static Content Pages ***/
#StaticContentPage #LeftNav {width:215px; margin-top:10px;}
#StaticContentPage #LeftNav a {margin-bottom:20px;padding-left:10px;}

/* =IE 6 hacks */
* html #header-login-box .logged-in { width:auto; }
* html #primary-navigation { display:inline; width:910px; } 
* hrml #primary-navigation li { display:inline; width:auto; }
* html #primary-navigation ul.level0 { display:inline; width:810px; }
* html #primary-navigation li.level0 a { display:inline; }