/*** chain-specific overrides for Strack and Van Til 2/29/2008 ***/

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/52/Images/strack_bg.jpg) repeat-x fixed;}
a:link,
a:visited,
a:active			{font-weight:bold; color:#C02407; text-decoration:none;}
a:hover				{font-weight:bold; color:#C02407; text-decoration:underline;}
h1, h2, h3			{color:#C02407;}

#imgSubHeader			{clear:both; float:left;}

/* =Header */
#StoreHeader { background:#fff url('/Assets/52/Images/header_bg.jpg') no-repeat top left; position:relative; z-index:499;}
#StoreHeaderLogo { margin-left:0px; margin-top:-16px; }
/* =Login */
#StoreHeaderRightTop { background-color:#fff; border:1px solid #900; float:right; margin:10px 15px 10px 0; padding:5px; width:200px; }
#LoginBox .logged-in { clear:right; display:block; width:100%; }
#LoginBox a {  color:#C02407; cursor:pointer; display:block; font-weight:bold; }
#LoginBox a.button { clear:both; margin-left:10%; margin-top:2px; width:77%; }
#LoginBox a.edit { clear:left; }

#LoginBox a.edit,
#LoginBox a.logout { display:block; }
#fb-image { float:left; }
#LoginBox #preferences-link, #LoginBox #signout-link { display:inline; } 
#LoginBox a.button { text-align:center; }
#LoginAsLabelDiv 
{ font-size:100%; }

#LoginProfileLinkDiv #preferences-link { margin-right:5px; }
#LoginProfileLinkDiv #signout-link { margin-left:5px; }

#fb-button-wrap {margin-left:10%; width:82%; }
#header-login-box a.non-member {
	float:left;
	margin-bottom:0.5em;
	margin-top:1em;
	text-align:center;
	text-decoration:underline;
	width:100%;
}

/* =Navigation */
#nav { background-color:#C02407; border-bottom:2px solid #900; border-top:2px solid #900; float:left; width:100%; }
#nav a:hover { text-decoration:none; }
#nav ul { list-style-type:none; margin:0; padding:0; }
#nav a:hover { background-color:#F33; }

#nav ul { display:inline; float:left; margin-left:50px; height:auto; }
#nav li { border-left:1px solid #900;float:left; position:relative; }
#nav li:first-child { border-left:none; }
#nav li a { color: #fff; display:block; font-size:14px; height:20px; margin:0; padding:8px 10px 5px; }
#nav li ul { background-color:#C02407; left:-9999px; position:absolute; top:30px; width:12em; z-index:498; }
#nav li:hover ul { left:auto; }
#nav li ul li a { font-size:12px; font-weight:normal; height:auto; padding:2px 0 8px 8px; }

/*** featured recipe, weekly article, ask the chef, cooking tips ***/
#FeaturedArticleTeaser.home	{background-image:none; margin-left:20px;}

#FeaturedRecipeTeaser,		
#FeaturedArticleTeaser,
#AskTheChefTeaser,
#CookingTipsTeaser			{background:transparent url(/Assets/52/Images/light_red_gradient.jpg) repeat-x; }

#FeaturedArticleTeaser h3,
#AskTheChefTeaser h3,
#CookingTipsTeaser h3,
#FeaturedRecipeTeaser h3	{color:#FFFFFF;}

/*** Home Page ***/
#AdPromo			{background:transparent url(/Assets/52/Images/large_tan_gradient.jpg) repeat-x;}
#AdPromo p,
#AdPromo h2			{color:#000000;}

#HomeButton { float:left; margin-left:25px; }

/*** meal planner ***/
#MealPlanner			{background:transparent url(/Assets/52/Images/light_red_gradient.jpg) repeat-x;}

/*** manage list legend ***/
#legend th			{background-color:#C02407;}

/*** coupons grid ***/
#tblCouponTopN			{border:2px solid #C02407; }
#CouponList h3			{color:#C02407; }

/*** 3-panel toolbox ***/
#Department h3, #Aisles h3, #Category h3	{color:#C02407; }

/*** grid styles ***/
#CategoryHeader h3		{color:#C02407; }
.GridItem			{clear:both; text-align:left; background-color: #FFFFFF; color: #000000; font-weight: bold;}
.GridItem th			{text-align:left; background-color: #C02407; color: #FFFFCC; font-weight: bold;}
.GridAlternatingItem		{text-align:left; background-color: #CCCCCC; color: #000000; font-weight: bold;}
#CircularAdText1_dlCategory h3	{color:#C02407;}

/*** 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;}

/*** headers ***/ /*** headers ***/ 

.pageHeading					{color:#C02407; border-bottom:1px solid #000000;}

/*** Store Locator page***/
#StoreLocatorDropDown 	{ display:none; }
#StoreLocatorZipLookup	{ display:block; } 

#main .TopN
{
	clear:both;
}
/* Static Content */
#StaticContentPage {width:910px;}
#LeftNav {margin-top:10px;}
#LeftNav a {display:block;margin-bottom:20px;width:190px;padding-left:10px;}
#mainContent {float:left;width:650px;margin-left:5px;}
#mainContentLeftNav {float:none;}

/*** Registration Page ***/
#signUpPop1, #signUpPop2, #signUpPop4 {top:148px;}

/* =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; }

#FacebookBadge {float:left;clear:left;}
