/*------------------------------------------------*/
/* !dick's fresh market
/*------------------------------------------------*/
html				{height:100%; background:transparent url(/Assets/118/Images/background_gray.jpg) repeat-x fixed;}
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;}

a:link,
a:visited,
a:active			{font-weight:bold; color:#C02407; text-decoration:none;}
a:hover				{font-weight:bold; color:#C02407; text-decoration:underline;}

h2				{color:#C02407;}
h3				{color:#C02407;}

#imgSubHeader			{clear:both; float:left;}
/*------------------------------------------------*/
/* !header
/*------------------------------------------------*/
#StoreHeader			{background: transparent url(/Assets/118/Images/headerbg.jpg) no-repeat top right;}
#StoreHeaderRightTop 		{border: solid 3px #C02407; }
/*------------------------------------------------*/
/* !nav bar
/*------------------------------------------------*/
#nav				{ background-color:#C02407; color:yellow; }
#nav ul				{ float:left; margin-left:80px;}
#nav li				{ margin:0 5px; }
#nav li a			{ color:#fff; }
#nav li a:hover		{ color:#FFFF66; }
/*------------------------------------------------*/
/* !featured teasers
/*------------------------------------------------*/
#FeaturedRecipeTeaser		{background:transparent url(/Assets/118/Images/green_gradient.jpg) repeat-x; }
#FeaturedArticleTeaser		{background:transparent url(/Assets/118/Images/red_gradient.jpg) repeat-x; }
#AskTheChefTeaser		{background:transparent url(/Assets/118/Images/large_olive_gradient.jpg) repeat-x; }
#CookingTipsTeaser		{background:transparent url(/Assets/118/Images/green_gradient.jpg) repeat-x; }
#FeaturedArticleTeaser h3,
#AskTheChefTeaser h3,
#CookingTipsTeaser h3,
#FeaturedRecipeTeaser h3	{color:#FFFFFF;}
/*------------------------------------------------*/
/* !splash page
/*------------------------------------------------*/
#AdPromo			{background:transparent url(/Assets/118/Images/large_purple_gradient.jpg) repeat-x;}
#AdPromo p			{color:#FFFFFF;}
/*------------------------------------------------*/
/* !meal planner
/*------------------------------------------------*/
#MealPlanner			{background:transparent url(/Assets/118/Images/orangebrown_gradient.jpg) repeat-x;}
/*------------------------------------------------*/
/* !shopping list
/*------------------------------------------------*/
#savedshoppinglists h2		{color:#C02407; border-bottom:1px solid #C02407;}
/*------------------------------------------------*/
/* !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; }
#InBetween1, #InBetween2			{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;}
#MealPlanner h3					{border-bottom:1px solid #000000;}
/*------------------------------------------------*/
/* !heading text */
/*------------------------------------------------*/ 
 #ctl00_ContentPlaceHolder1_EmailPreferences1_lblDailyEmails,		
#SavedRecipes h2,			
#PasswordRecoverControl h1,		
#UpdatePanelPage  h1,	
#EmailPreferences1_lblDailyEmails,
#EmailPreferences1_lblMonthlyEmails,
#DietaryPreferencesLabel,		
#DietaryPreferencesTip h1,
#privacy h2 ,
#recipecontent h3,		
#CtrlDivSubTitle h2,		
#FeaturedArticleFull h3,		
#ContactUs h2, #EmploymentApplication h2,
#ContactUsThanks h2,
#AboutUs h3,	
#EmploymentPositionsHeader h1,
#StoreLocator h2,
#RecipeSaveToRecipeBox h1,
#ManageList h3,
#QuickSearch ul	a,
#QuickSearch h2, 
#ContactUs hr, #ContactUsThanks hr,
#EmploymentApplication hr,
#EmploymentPositions h1			{color:#C02407;}	
/*------------------------------------------------*/
/* !static content
/*------------------------------------------------*/
#LeftNav a { font-size:150%; line-height:1em; margin:1em 0 0 1em; }
.staticContentEntryLeftNav { width: 640px;}
/*------------------------------------------------*/
/* !registration page
/*------------------------------------------------*/
#signUpPop1, #signUpPop2, #signUpPop4 {top:179px;}
