/*** chain-specific overrides for Town and Country food market ***/

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/58/Images/background_gray.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:#194A78;}

#imgSubHeader			{clear:both; float:left;}
#StaticContentPage				{width:820px;}
#HomeButton				{float:left;margin-left:2%;}

/* =Header */
#StoreHeader { background:#fff url('/Assets/58/Images/header_bg.jpg') no-repeat top left; float:left; position:relative; z-index:499;}
/* =Login */
#StoreHeaderRightTop { background-color:#fff; border:1px solid #194a78; float:right; margin:10px 15px 10px 0; padding:5px; min-width:200px; *width:200px; }
#LoginBox .logged-in { clear:right; display:block; width:100%; }
#LoginBox a {  color:#194a78; 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; }
#login-text-wrap { float:left; margin-left:10px; }
#LoginAsLabelDiv 
{ font-size:100%; }

#LoginProfileLinkDiv #preferences-link { margin-right:5px; }
#LoginProfileLinkDiv #signout-link { margin-left:5px; }

#fb-button-wrap {margin-left:10%; width:82%; }
#LoginBox a.non-member {
	float:left;
	margin-bottom:0.5em;
	margin-top:1em;
	text-align:center;
	text-decoration:underline;
	width:100%;
}
/* =Navigation */
#nav { background-color:#194A78; border-bottom:2px solid #006; border-top:2px solid #006; float:left; position:relative; width:100%;  }
#nav a:hover { text-decoration:none; }
#nav ul { list-style-type:none; margin:0; padding:0; }
#nav a:hover { background-color:#069; }
#nav ul { display:inline; float:left; height:auto; margin-left:30px; }
#nav li { border-left:1px solid #006;float:left; }
#nav li:first-child { border-left:none; }
#nav li a { color: #fff; display:block; font-size:14px; height:20px; margin:0; padding:8px 13px 5px; }
#nav li ul { background-color:#194A78;; left:-9999em; position:absolute; top:30px; width:12em; z-index:498; }
#nav li:hover ul { left:auto; }
#nav li ul li { border:none; }
#nav li ul li a { font-size:12px; font-weight:normal; height:auto; padding:2px 0 8px 8px; }

/*** tabs **/
#secondary-navigation li 			{color:#275A96; background-image:url(/Assets/58/Images/left.gif);}
#secondary-navigation a			{color:#275A96; background-image:url(/Assets/58/Images/right.gif);}
#secondary-navigation #current 		{background-image:url(/Assets/58/Images/left_on.gif);}
#secondary-navigation #current a 		{background-image:url(/Assets/58/Images/right_on.gif);}

/*** featured recipe, weekly article, ask the chef, cooking tips ***/
#FeaturedRecipeTeaser,		
#FeaturedArticleTeaser,		
#AskTheChefTeaser,			
#CookingTipsTeaser			{background:transparent url(/assets/58/Images/lightblue_gradient.jpg) repeat-x; }

#FeaturedArticleTeaser h3,
#AskTheChefTeaser h3,
#CookingTipsTeaser h3,
#FeaturedRecipeTeaser h3	{color:#FFFFFF;}

#FeaturedArticleTeaser.home	{background-image:none; margin-left:20px;}

#login .button, #register .button { background-color:#194a78; border-color:#194a78; }

/*** splash page ***/
#AdPromo			{background-image:none;}
#AdPromo p,
#AdPromo h2			{color:#000000;}

/*** meal planner ***/
#MealPlanner			{background:transparent url(/assets/58/Images/lightblue_gradient.jpg) repeat-x;}
#MealPlanner a			{color:#194A78;}

/*** manage list legend ***/
#legend th			{background-color:#194A78;}

/*** coupons grid ***/
#tblCouponTopN			{border:2px solid #194A78; }
#CouponList h3			{color:#194A78; }

/*** 3-panel toolbox ***/
#Department h3, #Aisles h3, #Category h3	{color:#194A78; }
#InBetween1, #InBetween2			{color:#194A78; }

/*** grid styles ***/
.GridItem			{clear:both; text-align:left; background-color: #FFFFFF; color: #000000; font-weight: bold;}
.GridItem th			{text-align:left; background-color: #194A78; color: #FFFFCC; font-weight: bold;}
.GridAlternatingItem		{text-align:left; background-color: #CCCCCC; color: #000000; font-weight: bold;}
#CircularAdText1_dlCategory h3	{color:#194A78;}

#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; } 

#storeInfoZip					{font-size:120%; width:40%;}
#StoreLocator .storeInfoZip {font-size:120%; width:40%;}

/*** Static Content Pages ***/
#StaticContentPage #LeftNav {width:215px; margin-top:10px;}
#StaticContentPage #LeftNav a {margin-bottom:20px;padding-left:10px;}

/*** Registration Page ***/
#signUpPop1, #signUpPop2, #signUpPop4 {top:179px;}

/* =IE 6 hacks */
* html #LoginBox .logged-in { width:auto; }
* html #nav { display:inline; width:910px; } 
* hrml #nav li { display:inline; width:auto; }
* html #nav ul { display:inline; width:810px; }
* html #nav li a { display:inline; }
