﻿/*** chain-specific overrides for Porricellis Market 02/21/08 ***/

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/42/Images/burgundy_background.jpg) repeat fixed;}
a:link,
a:visited,
a:active			{font-weight:bold; color:#ff0000;}
a:hover				{font-weight:bold; color:#ff0000; text-decoration:underline;}
h2				{color:#470013;}

#imgSubHeader			{clear:both; float:left;}
#StaticContentPage		{width:100%;}
/************** BUTTON STYLES **************/

/*** button style: large standard ***/
#LoginButtonDiv a, #TitleBar a,
#buttonsubmit a, #ListButtons a 		{background: url(/Assets/42/Images/submit_button_large.gif) 0 0 no-repeat;}
#LoginNewProfileLinkDiv a				{color:#ffffff;}

/*** button style: large checkbox style ***/
#ButtonLogin a,
#ButtonRegister a, #ButtonBack a,
#ButtonDelete a, #ButtonUpdate a,
 #ButtonViewHide a		{background: url(/Assets/42/Images/login_button_large.gif) 0 0 no-repeat;}

/*** button style: extra-large ***/
#ButtonGetPassword a,
#recipevideos a				{background: url(/Assets/42/Images/login_button_extra_large.gif) 0 0 no-repeat;}

/*** transparent PNG support for IE6 ***/
#StoreHeaderRightTop		{ behavior: url(/Assets/Common/Js/iepngfix.htc); }

#header				{font-size:90%;}

/*** header ***/
#StoreHeader			{background: transparent url(/Assets/42/Images/HeaderBG.jpg) no-repeat top right;}
#StoreHeaderRightTop 		{border: 0; margin-bottom:17px; background: transparent url(/Assets/42/Images/whiteTransparent50.png);}

/*** footer ***/
#StoreFooter			{float:none; width:90%;}
#FooterLink			{width:100%; text-align:center; height:14px; margin:2em 0;}
#FooterLink a		{font-variant:small-caps; letter-spacing:0.1em; }

/*** nav bar ***/
#StoreMenu			{background-color:#470013; color:yellow; height:17px;}
#StoreMenu li a:hover		{color:#FFFF66;}
#StoreMenu ul li a	{font-size:12px;}
#StoreInfoDiv		{background-color:#234F33;}
#secondary-navigation a	{padding:5px 10px 4px 2px;}
/*** featured recipe, weekly article, ask the chef, cooking tips ***/
#FeaturedRecipeTeaser		{background:transparent url(/Assets/42/Images/redbrown_gradient.jpg) repeat-x; }
#FeaturedArticleTeaser		{background:transparent url(/Assets/42/Images/beige_gradient.jpg) repeat-x; }
#AskTheChefTeaser		{background:transparent url(/Assets/42/Images/large_olive_gradient.jpg) repeat-x; }
#CookingTipsTeaser		{background:transparent url(/Assets/42/Images/large_olive_gradient.jpg) repeat-x; }
#FeaturedArticleTeaser h3,
#AskTheChefTeaser h3,
#CookingTipsTeaser h3,
#FeaturedRecipeTeaser h3	{color:#FFFFFF;}
#FeaturedRecipeTeaser		{clear:none;margin-left:3%;width:24%;}

/*** splash page ***/
#AdPromo			{background:transparent url(/Assets/42/Images/adPromoBG.gif) repeat-x;}
#AdPromo p			{color:#470013;}
#splashblocks #FeaturedArticleTeaser	{margin-left:0;}
#DualContentControlDiv					{width:22%; margin-left:3%;}
/*** meal planner ***/
#MealPlanner			{background-image:none; background-color:#D4E0D5;}
#MealPlanner img		{margin:0 auto;}
#MealPlanner #card		{margin:0 auto 5px auto;}

/*** shopping list ***/
#savedshoppinglists h2		{color:#470013; border-bottom:1px solid #470013;}

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

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

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

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

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

#history h3,
#loyalty_card h3					{border-bottom:1px solid #000000;color:#470013;}}	

/*** about us page ***/
#StoreSelector					{background-color:#70A6A4; }
#StoreLocatorDropDown 	{ display:none; }
#StoreLocatorZipLookup	{ display:block; } 
#history					{width:800px;margin:0 auto;}                
#history img				{float:right;clear:right;max-width:350px;margin:10px;}


/*** StaticContent ***/

#StaticContentPage #LeftNav					{width:177px;height:1000px;background:transparent url(/Assets/42/Images/nav_bg.jpg) top left repeat-x;float:left;clear:none;overflow:hidden;border-right:solid 2px #470013;}
#LeftNav a					{ display:block; margin:1em 0 0 1em;}

.staticContentEntryLeftNav	{ margin-left:1em; width:718px;}
.staticContentEntryLeftNav h5 { color:#470013;font-size:14px;margin:1em 0; }

/* Easy entertaining Page */
div.items					{float:left;width:100%;background:white none top right no-repeat;}
.ee_item	caption			{background-color:#470013;color:#FFFFFF;font-size:12px;padding:2px;text-align:left;}
.ee_item					{float:left;clear:both;width:350px;margin:0 2%;background-color:transparent;}

#div_4 table.ee_item td			{width:50%;border-bottom:1px solid #666666;}

div#Appetizers				{ background-image:url(/Assets/42/Images/appetizer_bg.jpg); }
div#Bakery			{ background-image:url(/Assets/42/Images/bakery_bg.jpg); }
div#Cakes				{ background-image:url(/Assets/42/Images/cakes_bg.jpg); }
div#DeliTrays				{ background-image:url(/Assets/42/Images/delitray_bg.jpg); }
div#Fruit				{ background-image:url(/Assets/42/Images/fruitbaskets_bg.jpg); }
div#Pasta				{ background-image:url(/Assets/42/Images/pasta_bg.jpg); }
div#Salads				{ background-image:url(/Assets/42/Images/salads_bg.jpg); }
div#Sandwiches				{ background-image:url(/Assets/42/Images/sandwiches_bg.jpg); }
div#Sushi				{ background-image:url(/Assets/42/Images/sushi_bg.jpg); }



/*Loyalty card Page*/
#thank_you						{font-weight:bold;color:#470013;}
#loyalty_card	div#LoginButtonDiv a {text-align:center;}
#card_img,#card_text 			{float:left;}
div#card_text 					{width:420px;margin-left:15px;}
#form							{clear:both;margin-top:15px;}

/* Contact us page */
#DIV_0							{height:600px;}
#locations_links				{float:left; width:20%; height:auto; float:left; font-size:110%; margin:0}
#locations_links a				{color:#470013; display:block;}

/* News Page */
#news_header					{background-image:url(/Assets/42/Images/News_header.jpg);}

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