/* ------------------------------------------------------------------
	Filename:        extracted form common-groceries.css
  Author:          AKQA
  
	        
  -------------------------------------------------------------------
 */
  

/* ------------------------------------------------------------------
  Footer 
  
	Shared footer for all Groceries shopping pages */


div.footer {
	padding-left:5px;height:24px;clear:both;position:relative;
	font:tahoma,arial,sans-serif;text-align:left;line-height:1.3em;color:#000;
	background:#f26334 url('/support_files/style_images/common/footer/christmas/bg-grocery-start-rounded.gif') top left no-repeat;
	margin:10px -16px 0 -10px; font-size:1em;  }


div.footer ul {
	background:#C31F1C url('/support_files/style_images/common/footer/christmas/bg-grocery-end-rounded.gif') no-repeat scroll right top;
	height:24px;
	list-style-type:none;
	margin-top:0 !important;
}
	
	
div.footer ul li {
	float:left; margin:4px 13px 0 0; padding:0 0 0 7px;width:auto;
	background:#C31F1C url(/support_files/style_images/common/chevrons/right-full-white.gif) left center no-repeat; }
	
div.footer ul li a {color:#fff;
  display:inline;padding-bottom:0px;padding-top:0px;text-decoration:none;
	background-image:none !important;
	font-weight: normal !important;
	padding: 0 !important;
}



