/*------------------------------------------------*/
/* !rogers foodland
/*------------------------------------------------*/
html				{height:100%; background:transparent url(/Assets/45/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:#39884A;}

#imgSubHeader			{clear:both; float:left;}
/*------------------------------------------------*/
/* !header
/*------------------------------------------------*/
#StoreHeader			{background: transparent url(/Assets/45/Images/HeaderBG.jpg) no-repeat top right;}
#StoreHeaderRightTop 		{ border: solid 3px #336633; }
#StoreHeaderLogo		{margin:5px;}
/*------------------------------------------------*/
/* !login box
/*------------------------------------------------*/
#LoginBox a.button,
#LoginBox a.button:hover { background:#39884a url(/Assets/Common/Images/button_shine_30.png) left 50% repeat-x; border:1px solid #336633; }
#LoginBox a.button span,
#LoginBox a.button:hover span { background-image:none; }
/*------------------------------------------------*/
/* !nav bar
/*------------------------------------------------*/
#nav				{ background-color:#39884A; color:#003300; }
#nav ul				{ float:left; margin-left:55px; }
#nav li				{ margin:0 5px; }
#nav li a			{ color:#fff; }
#nav li a:hover		{ color:#113311; text-decoration:none; }
/*------------------------------------------------*/
/* !featured recipe, weekly article, ask the chef, cooking tips
/*------------------------------------------------*/
#FeaturedRecipeTeaser		{background:transparent url(/Assets/45/Images/green_gradient.jpg) repeat-x; }
#FeaturedArticleTeaser		{background:transparent url(/Assets/45/Images/red_gradient.jpg) repeat-x; }
#AskTheChefTeaser		{background:transparent url(/Assets/45/Images/large_olive_gradient.jpg) repeat-x; }
#CookingTipsTeaser		{background:transparent url(/Assets/45/Images/green_gradient.jpg) repeat-x; }
#FeaturedArticleTeaser h3,
#AskTheChefTeaser h3,
#CookingTipsTeaser h3,
#FeaturedRecipeTeaser h3	{color:#FFFFFF;}
#DeliTeaser					{background:transparent url(/Assets/45/Images/party_tray.jpg) repeat-x; float:left; margin-left:9px; }
/*------------------------------------------------*/
/* !splash page
/*------------------------------------------------*/
#AdPromo			{background:transparent url(/Assets/45/Images/large_green_gradient.jpg) repeat-x;}
#AdPromo p			{color:#FFFFFF;}
/*------------------------------------------------*/
/* !meal planner
/*------------------------------------------------*/
#MealPlanner			{background:transparent url(/Assets/45/Images/orangebrown_gradient.jpg) repeat-x;}
#MealPlanner a			{color:#006600;}
/*------------------------------------------------*/
/* !shopping list
/*------------------------------------------------*/
#savedshoppinglists h2		{color:#39884A; border-bottom:1px solid #39884A;}
/*------------------------------------------------*/
/* !manage list legend
/*------------------------------------------------*/
#legend th			{background-color:#39884A;}
/*------------------------------------------------*/
/* !coupons grid
/*------------------------------------------------*/
#tblCouponTopN			{border:2px solid #39884A; }
#CouponList h3			{color:#39884A; }
/*------------------------------------------------*/
/* !3-panel toolbox
/*------------------------------------------------*/
#Department h3, #Aisles h3, #Category h3	{color:#39884A; }
#InBetween1, #InBetween2			{color:#39884A; }
/*------------------------------------------------*/
/* !grid styles
/*------------------------------------------------*/
#CategoryHeader h3		{color:#39884A; }
.GridItem			{clear:both; text-align:left; background-color: #FFFFFF; color: #000000; font-weight: bold;}
.GridItem th			{text-align:left; background-color: #39884A; color: #FFFFCC; font-weight: bold;}
.GridAlternatingItem		{text-align:left; background-color: #CCCCCC; color: #000000; font-weight: bold;}
#CircularAdText1_dlCategory h3	{color:#39884A;}
/*------------------------------------------------*/
/* !headers ***/ /*** headers
/*------------------------------------------------*/ 
 #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:#39884A;}
/*------------------------------------------------*/
/* !about us page
/*------------------------------------------------*/
#StoreSelector					{background-color:#70A6A4; }
#AboutUs				{text-align:left;font-size:14px;}
#AboutUs h4				{color:#39884A;}
/*------------------------------------------------*/
/* !catering page
/*------------------------------------------------*/
#staticimg								{ margin-top: 10px; font-size:110%; width:180px; height:auto; text-align:left; }
#Image  								{ margin-top: 10px; }
#leftNav								{ width:245px; float:left; padding:10px 15.5px 0; height:800px; background-color:#EEE;margin-top:-11px; }
#Catering								{ clear:both; float:left; }
#leftNav a.leftnavbutton				{ background:transparent url(/Assets/45/Images/deli_button_green.jpg) repeat-x scroll left top; display:block; float:left; height:21px; margin-right:5px; color:#FFFFFF; padding-top:2px;text-align:center;text-decoration:none;width:245px;cursor:pointer; }
#leftNav a.leftnavbutton:hover			{ color:#FFFF00; }		
#partyTrayMain							{ float:right; width:630px; }
div.partyTray							{ margin:0 auto; width:435px; }
img.partyTray							{ width:300px; }
div.departmentPage h2.cateringHeading				{ border-bottom:1px solid #000000; padding-bottom:.5em; }
/*------------------------------------------------*/
/* !profile signin
/*------------------------------------------------*/
#login .button, #register .button { background-color:#39884a; border-color:#336633; }
/*------------------------------------------------*/
/* !registration
/*------------------------------------------------*/
#signUpPop1, #signUpPop2, #signUpPop4 {top:243px;}
/*------------------------------------------------*/
/* !static content
/*------------------------------------------------*/
#StaticContentPage		{ width:100%; }
/*------------------------------------------------*/
/* !IE 6
/*------------------------------------------------*/
* html #LoginBox a.button,
* html #LoginBox a.button:hover { background-image:none; }
