﻿* {
	padding: 0;
	margin: 0;
}

#Content {
	clear: both;
	margin: 20px 0;
	-webkit-border-radius: 5px 0 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
	border-radius: 5px 0 5px 5px;
}

/* Header */

#Header {
	float: left;
	margin: 0 0 0 0;
}

	.LoginHeader {
		margin: 0;
		background-color: #ffffff;
		float: right;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		position: absolute;
		top: 20px;
		right: 10px;
		background-color:white; 
		filter:alpha(opacity=80); 
		opacity:.8;
	}
	.LoginOptions img{
		margin-right: 5px;
	}

	.Login {
		padding-bottom: 10px;
	}

		.LoginOptions {
			list-style: none;
			float: right;
			margin: 5px 15px 5px 10px;
		}
/* replaced below for dynamic css
		.LoginOptions li {
			float: left;
			list-style: none;
			padding: 0;
			color: #000;
			margin: 0px;
		}

		.LoginOptions li a {
			color: #000 !important;
		}

		.LoginHeader a, .Login a {
			text-decoration: none;
			color: #000 !important;
			font-family: Lucida Sans, Helvetica, Arial, sans-serif;
		}

		.LoginHeader a:hover, .LoginHeader a:hover {
			color: #000;
			text-decoration: underline;
		}
*/	

		.LoginOptions li {
			float: left;
			list-style: none;
			padding: 0;
			margin: 0px;
			filter:alpha(opacity=100); 
			opacity:1;
		}

		.LoginOptions li a {
			filter:alpha(opacity=100); 
			opacity:1;
		}

		.LoginHeader a, .Login a {
			text-decoration: none;
			font-family: Lucida Sans, Helvetica, Arial, sans-serif;
			filter:alpha(opacity=100); 
			opacity:1;
		}

		.LoginHeader a:hover, .LoginHeader a:hover {
			filter:alpha(opacity=100); 
			opacity:1;
			text-decoration: underline;
		}
/* end replaced below for dynamic css */	
	.LoginReq {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		border: none;
		padding: 10px 0;
		
	}

/* Navigation */

#NavBar {
	float: left !important;
	margin: 2px 0 0 0;
	background-color: transparent;
}
/* this has been replaced with the section below in order to enable the color wheel in the admin
.mainSiteNav {
	display: block;
	height: auto;
	border: none !important;
	zoom: 1 !important;
	background-color: transparent !important;
	background-image: none !important;
	background: #2a465c !important;
	box-shadow: none;
	filter: none !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

  .NavBar .sf-menu a {
		display: block;
	}

	.sf-menu li {
		color: #fff !important;
		border-top: 1px solid transparent;
		border-right: none !important;
		border-bottom: 1px solid transparent;
		border-left: none !important;
		background-color: transparent !important;
		zoom: 1;
	}

	.sf-menu li:hover {
		background: #081520 !important;
		color: #fff !important;
		text-decoration: none !important;
	}

	.sf-menu li:hover a {
		color: #fff !important;
	}

	.sf-menu li a, .sf-menu li a:active {
		font-size: 16px;
		font-weight: normal;
		font-family: Georgia, Times, serif;
		color: #fff !important;
		font-style: italic;
		background: transparent;
		border-top: 1px solid transparent;
		border-right: none;
		border-bottom: 1px solid transparent;
		border-left: none;
	}

	.sf-menu li a:hover {
		background: #081520 !important;
		color: #fff !important;
		text-decoration: none !important;
	}

	.sf-menu li ul {
		margin: 6px 0px 0px 0px;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		backround-color: #000 !important;
	}

	.sf-menu ul li {
		border: 0px !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	.sf-menu ul li:hover {
		border: 0px !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	.sf-menu ul li a {
		display: block;
		font-size: 14px;
		background-color: #081520;
		color: #fff !important;
	}

	.sf-menu ul li a:hover {
		background-color: #8c1b1b !important;
	}

	.sf-menu ul li a:hover a {
		color: #fff !important;
	}
	
	.FlyoutFirst {
		-webkit-border-radius: 0 5px 0 0;
		-moz-border-radius: 0 5px 0 0;
		border-radius: 0 5px 0 0;
	}
	
	.FlyoutLast {
		-webkit-border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		border-radius: 0 0 5px 5px;
	}
	
	.FlyoutSingle {
		-webkit-border-radius: 0 5px 5px 5px;
		-moz-border-radius: 0 5px 5px 5px;
		border-radius: 0 5px 5px 5px;
	}

	.Social_Icons {
		float: right;
		margin: 7px 20px 0px 0px;
	}

	.Social_Icons ul {
		list-style: none;
	}

	.Social_Icons li {
		float: left;
		margin: 0px 0px 0px 10px;
	}
*/

.mainSiteNav {
	display: block;
	height: auto;
	border: none !important;
	zoom: 1 !important;
	box-shadow: none;
	filter: none !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

  .NavBar .sf-menu a {
		display: block;
	}

	.sf-menu li {
		color: #fff !important;

		zoom: 1;
	}

	.sf-menu li:hover {
		background: #081520 !important;
		color: #fff !important;
		text-decoration: none !important;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
	}

	.sf-menu li:hover a {
		color: #fff !important;
	}

	.sf-menu li a, .sf-menu li a:active {
		font-size: 16px;
		font-weight: normal;
		font-family: Georgia, Times, serif;
		color: #fff !important;
		font-style: italic;

	}

	.sf-menu li a:hover {

		color: #fff !important;
		text-decoration: none !important;
	}

	.sf-menu li a.firstitem:hover {
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
	}


	.sf-menu li ul {
		margin: 6px 0px 0px 0px;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		backround-color: #000 !important;
	}

	.sf-menu ul li {
		border: 0px !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	.sf-menu ul li:hover {
		border: 0px !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	.sf-menu ul li a {
		display: block;
		font-size: 14px;

	}

	.sf-menu ul li a:hover {

	}

	.sf-menu ul li a:hover a {
		color: #fff !important;
	}
	
	.FlyoutFirst {
		-webkit-border-radius: 0 5px 0 0;
		-moz-border-radius: 0 5px 0 0;
		border-radius: 0 5px 0 0;
	}
	
	.FlyoutLast {
		-webkit-border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		border-radius: 0 0 5px 5px;
	}
	
	.FlyoutSingle {
		-webkit-border-radius: 0 5px 5px 5px;
		-moz-border-radius: 0 5px 5px 5px;
		border-radius: 0 5px 5px 5px;
	}

	.Social_Icons {
		float: right;
		margin: 7px 20px 0px 0px;
	}

	.Social_Icons ul {
		list-style: none;
	}

	.Social_Icons li {
		float: left;
		margin: 0px 0px 0px 10px;
	}
/* END this has been replaced with the section below in order to enable the color wheel in the admin */

/* Body */

#mainContent {
	margin-top: 20px;
}

.GliderContainer {
	margin-top: 0px;
}

	.GliderContainer img {
		-moz-box-shadow: 0px 0px 5px hsla(0,0%,0%,0.5);
		-webkit-box-shadow: 0px 0px 5px hsla(0,0%,0%,0.5);
		box-shadow: 0px 0px 5px hsla(0,0%,0%,0.5);
	}
	
	#my-glider
	{
		width: 728px;
		height: 385px;
		float: none;
	}

	#slideshow img 
	{
		width: 728px;
		height: 385px;
		margin: 0;
	}

	#nav 
	{
		width: 100%;
		margin: 0px auto;
		margin-top: 5px;
		text-align: center;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

	#nav li 
	{
		margin: 3px;
		list-style: none; 
		display: inline-block;
		*display:inline; /*IE7*/
	    *zoom:1; /*IE7*/
	}

	#nav li:hover
	{
		
	}

	#nav a 
	{
		display: block;
		width: 7px;
		height: 7px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		background-color: #b3b3b3;
		border: 2px solid #979797;
	}

	#nav a:hover
	{
		border: 2px solid #464646;
	}

	#nav a.activeSlide 
	{ 
	}

	#nav li a.activeSlide
	{
		background-color: #59a8d1;
		border: 2px solid #59a8d1;
	}
	
	#nav li a.activeSlide:hover
	{
		background-color: #59a8d1;
		border: 2px solid #447b98;
	}

	#nav a:focus 
	{ 
		background-color: #59a8d1;
		border: 1px solid #4888a9;
	}

	#nav img 
	{ 
		
	}

	#nav img:hover
	{
		
	}

	#nav li a.activeSlide img
	{
		
	}


/* Footer */

	.footer {
		width: 980px;
		font-size: 12px;
	}

	.footer ul {
		width: 980px;
		float: left;
		margin: 26px 0;
		background-color: #2a465c;
		font-style: normal;
	}

		.footer ul li.First {
			margin-left: 370px;
		}

		.footer li {
			float: left;
			margin: 20px 5px 20px 0;
			list-style: none;
			font-family: Georgia, Times, serif !important;
			color: #fff;
		}
	
		.footer li span {
			color: #fff;
		}
	
		.footer li a:link, .footer li a:visited {
			color: #fff !important;
			text-decoration: none;
		}
	
		.footer li a:hover, .footer li a:active {
			color: #fff;
			text-decoration: underline;
		}

	.SubFooter {
		margin-top: 10px;
	}

/* Login */

.ListIndexContainer .SignUp a {
	background-color: #081520 !important;
	color: #fff !important;
	font-size: 12px;
}

.ListIndexContainer .SignUp a:hover {
	background-color: #163854 !important;
	color: #fff !important;
	font-size: 12px;
}

table.HitList, .HitList table, .StandardForm, .StandardForm input {
border: 1px solid #081520 !important;
}

/* Store Locator */

table.HitList tr.HeaderRow td, .HitList table tr.HeaderRow td, th, dt, .HeaderRow td, table.HitList tr.HeaderRow td {
	border-bottom: 1px solid #081520 !important;
}

/* Login */

.footer a:link {
	color: #2A465C;
	text-decoration: underline;
}

.footer a:visited {
	color: #2A465C;
	text-decoration: underline;
}

.footer a:hover {
	color: #2A465C;
	text-decoration: none;
}

.footer a:active {
	color: #2A465C;
	text-decoration: none;
}

.SignUp a {
	background-color: #d02004 !important;
	font-family: "MuseoSans500", Lucida Sans, Helvetica, Arial;
	color: #fff !important;
}

.SignUp a:hover {
	background-color: #a81b06 !important;
	color: #fff !important;
}
/* replaced with below for dynamic css
a:link, a:visited {
	text-decoration: none;
	color: #2A465C !important;
}

a:hover, a:active {
	text-decoration: underline;
	color: #2A465C !important;;
}
*/

a:link, a:visited {
	text-decoration: none;

}

a:hover, a:active {
	text-decoration: underline;
}


a:hover {
	text-decoration: underline;
}

.Footer_Detail a {
	color: #d02004 !important;
}

.Footer_Detail a:hover {
	text-decoration: underline !important;
}

.Breadcrumb a {
	text-decoration: none;
	color: #2a465c;
	font-family: Lucida Sans, Helvetica, Arial;
}

.Breadcrumb a:hover {
	color: #8C1B1B;
}

/*
.RecipeListPlugin span {
	color: #464646 !important;
	font-family: "MuseoSans500", Lucida Sans, Helvetica, Arial;
} */

.more_pages_list a:link {
	color: #d02004;
}

.more_pages_list a:active {
	color: #d02004;
}

.more_pages_list a:hover {

}

.more_pages_list a:visited {
	color: #d02004;
}

.SideBar .Group a {
	color: #2A465C;
}

.Content ul.Categories li ul li a {
	font-family: Lucida Sans, Helvetica, sans-serif;
}

ul.SubCategories li a {
	color: #2A465C;
}

div.Pagination ul li a {
	color: #2A465C;
}

/* Typography */

body {
	font-family: Georgia, Times, serif;
}

.sf-menu a {
	font-family: Georgia, Times, serif;
}

h1, h2, h3, h4, h5 span, .Categories li a, .Title, .FieldTitle {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #484848 !important;
}

h1, h5 {
	margin: 10px !important;
	color: #2A465C !important;
	font-family: Georgia, Times, serif;
	font-weight: normal;	
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

p {
	font-family: Georgia, Times, serif !important;
	font-size: 16px;
	line-height: 26px;
}

.RecipeLinks a.button, .Content ul.Categories li ul li a {
	color: #d02004;
	text-decoration: none;
}

.Content ul.Categories li a {
	color: #2A465C;
}

.Title {
	color: #2A465C;
}

.RecipeBlock .Title span {
	color: #fff;
}

/* PDF Ad */

.pdf_ads_list {
	border: 0;
	background: #fff;
	margin-bottom: 20px;
}

.pdf_ads_list ul {
	border: 1px solid #CCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: block;
	background: #DDD;
	background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#CCC));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#eeeeee', endColorstr='#cccccc', gradientType='0');
	padding: 10px 0 5px 0;
}

.pdf_ads_list ul li {
	list-style: none;
	margin: 0 10px 5px 10px;
}

.pdf_ads_list ul li a {
	padding: 5px 10px;
	border: 1px solid #CCC;
	border-color: #999 #666 #666 #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #D02004;
	display: block;
	text-align: left;
	text-decoration: none;
	text-shadow: 1px 1px 0 white;
	font-size: 24px;
	font-weight: normal;
	-webkit-box-shadow: 2px 2px 5px #CCC;
	-moz-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 5px #CCC;
	background: #EEE;
	background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#B6B5B5));
	background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#CCC));
	background: -moz-linear-gradient( top, #EEE, #CCC);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#eeeeee', endColorstr='#cccccc', gradientType='0');	
}

.pdf_ads_list ul li a:hover {
	background: white;
	background: -webkit-gradient(linear, left top, left bottom, to(#E3E2E2), from(#D5D4D4));
	background: -moz-linear-gradient( top, white, #DDD);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ffffff', endColorstr='#dddddd', gradientType='0');
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.dateRange {
	float: right;
	margin-top: 15px;
	display: inline-block;
	background-color: #037600;
	color: #fff;
	padding: 2px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.pdf_ads_list ul li a span {
	color: #252525;
	font-size: 16px;
}



/*--- BEGIN NORMAL SITE STYLES ---*/







* {
	padding: 0;
	margin: 0;
}

::-moz-selection,
::selection {
	color: #fff;
	background: #214537;
}

/* Header */

#Header {
	margin: 0;
}

/* Navigation */

#NavBar {
	margin: 29px 0 19px 0;
	background-color: transparent;
}

.mainSiteNav {
	display: block;
	height: auto;
	border: none !important;
	zoom: 1 !important;
	background-color: transparent !important;
	background-image: none !important;
	background: #214537 !important;
	box-shadow: none;
	filter: none !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

  .NavBar .sf-menu a {
		display: block;
	}

	.sf-menu li {
		color: #fff !important;
		border-top: 1px solid transparent;
		border-right: none !important;
		border-bottom: 1px solid transparent;
		border-left: none !important;
		background-color: transparent !important;
		zoom: 1;
	}

	.sf-menu li:hover {
		background: #152b23 !important;
		color: #fff !important;
		text-decoration: none !important;
	}

	.sf-menu li:hover a {
		color: #fff !important;
	}

	.sf-menu li a, .sf-menu li a:active {
		font-size: 14px;
		font-weight: normal;
		font-family: Georgia, Times, serif;
		color: #fff !important;
		font-style: italic;
		background: transparent;
		border-top: 1px solid transparent;
		border-right: none;
		border-bottom: 1px solid transparent;
		border-left: none;
	}

	.sf-menu li a:hover {
		background: #152b23 !important;
		color: #fff !important;
		text-decoration: none !important;
	}

	.sf-menu li ul {
		margin: 3px 0px 0px 0px;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		backround-color: #000 !important;
	}

	.sf-menu ul li {
		border: 0px !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	.sf-menu ul li:hover {
		border: 0px !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	.sf-menu ul li a {
		display: block;
		font-size: 14px;
		background-color: #152b23;
		color: #fff !important;
	}

	.sf-menu ul li a:hover {
		background-color: #fceb4c !important;
		color: #152b23 !important;
	}

	.sf-menu ul li a:hover a {
		color: #fff !important;
	}
	
	.FlyoutFirst {
		-webkit-border-radius: 0 5px 0 0;
		-moz-border-radius: 0 5px 0 0;
		border-radius: 0 5px 0 0;
	}
	
	.FlyoutLast {
		-webkit-border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		border-radius: 0 0 5px 5px;
	}
	
	.FlyoutSingle {
		-webkit-border-radius: 0 5px 5px 5px;
		-moz-border-radius: 0 5px 5px 5px;
		border-radius: 0 5px 5px 5px;
	}

	.Social_Icons {
		float: right;
		margin: 7px 20px 0px 0px;
	}

	.Social_Icons ul {
		list-style: none;
	}

	.Social_Icons li {
		float: left;
		margin: 0px 0px 0px 10px;
	}

/* Login */

.ListIndexContainer .SignUp a {
	background-color: #204537 !important;
	color: #fff !important;
	font-size: 12px;
}

.ListIndexContainer .SignUp a:hover {
	background-color: #142b22 !important;
	color: #fff !important;
	font-size: 12px;
}

table.HitList, .HitList table, .StandardForm, .StandardForm input {
border: 1px solid #204537 !important;
}

.account_option {
	margin-right: 5px;
}

/* Store Locator */

table.HitList tr.HeaderRow td, .HitList table tr.HeaderRow td, th, dt, .HeaderRow td, table.HitList tr.HeaderRow td {
	border-bottom: 1px solid #204537 !important;
}

.SideBarBoxHead {
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	background-color: #204537 !important;
}

	.SideBarBoxHead h4 {
		color: #fff !important;
		font-weight: normal !important;
		font-style: italic;
	}

.SideBarNav {
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	border: 1px solid #CCC !important;
	border-top: 0;
	display: block;
	background: #DDD;
	background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#CCC));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#eeeeee', endColorstr='#cccccc', gradientType='0');
	zoom: 1;
}

	.SideBarNav input {
		margin: 10px 5px 0 5px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		border: 1px solid #464646;
	}

	.SideBarNav input[type="submit"] {
		display: block;
		width: 100%;
		margin: 10px 0;
		padding: 5px 10px;
		color: #fff;
		font-family: Georgia, Times, serif;
		border: 1px solid #788C2C;
		border-radius: 3px;
		background-color: #9CB63B;
		background: -webkit-gradient( linear, left top, left bottom, from(#9CB63B), to(#809534) );
		background: -moz-linear-gradient(bottom, #809534, #9CB63B);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 1px rgba(0, 0, 0, .08);
		text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
		text-decoration: none;
		cursor: pointer;
	}

	.SideBarNav input[type="submit"]:hover {
		display: block;
		width: 100%;
		margin: 10px 0;
		padding: 5px 10px;
		color: #fff;
		font-family: Georgia, Times, serif;
		border: 1px solid #788C2C;
		border-radius: 3px;
		background-color: #809534;
		background: -webkit-gradient( linear, left top, left bottom, from(#809534), to(#9CB63B) );
		background: -moz-linear-gradient(bottom, #9CB63B, #809534);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 1px rgba(0, 0, 0, .08);
		text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
		text-decoration: none;
		cursor: pointer;
	}

	li.phone, li.fax, li.facebook {
		display: block;
		height: 24px;
		background-repeat: no-repeat;
		text-indent: 32px;
	}

	ul.contact li {
		list-style: none;
	}

	li.phone {
		background-image: url('https://core-secure-graphics.grocerywebsite.com/Customizations/parent_sites/3/retailers/998/home/images/icon-phone.png');
	}

	li.fax {
		background-image: url('https://core-secure-graphics.grocerywebsite.com/Customizations/parent_sites/3/retailers/998/home/images/icon-fax.png');
	}

	li.facebook {
		background-image: url('https://core-secure-graphics.grocerywebsite.com/Customizations/parent_sites/3/retailers/998/home/images/icon-facebook.png');
	}

/* Login */

.footer a:link {
	color: #2A465C;
	text-decoration: underline;
}

.footer a:visited {
	color: #2A465C;
	text-decoration: underline;
}

.footer a:hover {
	color: #2A465C;
	text-decoration: none;
}

.footer a:active {
	color: #2A465C;
	text-decoration: none;
}

.SignUp a {
	background-color: #d02004 !important;
	font-family: "MuseoSans500", Lucida Sans, Helvetica, Arial;
	color: #fff !important;
}

.SignUp a:hover {
	background-color: #a81b06 !important;
	color: #fff !important;
}

a:link, a:visited {
	text-decoration: none;
	color: #204537 !important;
}

a:hover, a:active {
	text-decoration: underline;
	color: #204537 !important;;
}

a:hover {
	text-decoration: underline;
}

.Footer_Detail a {
	color: #d02004 !important;
}

.Footer_Detail a:hover {
	text-decoration: underline !important;
}

.Breadcrumb a {
	text-decoration: none;
	color: #204537;
	font-family: Lucida Sans, Helvetica, Arial;
}

.Breadcrumb a:hover {
	color: #8C1B1B;
}

.more_pages_list a:link {
	color: #d02004;
}

.more_pages_list a:active {
	color: #d02004;
}

.more_pages_list a:hover {

}

.more_pages_list a:visited {
	color: #d02004;
}

.SideBar .Group a {
	color: #2A465C;
}

.Content ul.Categories li ul li a {
	font-family: Lucida Sans, Helvetica, sans-serif;
}

ul.SubCategories li a {
	color: #2A465C;
}

div.Pagination ul li a {
	color: #2A465C;
}

/* Shopping List */

.ListIndexRight {
	width: 600px;
	margin: 0 0 0 20px;
}

/* Typography */

body {
	font-family: Georgia, Times, serif;
}

.sf-menu a {
	font-family: Georgia, Times, serif;
}

h1, h2, h3, h4, h5 span, .Categories li a, .Title, .FieldTitle {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #484848 !important;
}

h1, h5 {
	margin: 10px !important;
	color: #204537 !important;
	font-family: Georgia, Times, serif;
	font-weight: normal;	
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

#RightCol h3 {
	color: #204537;
}

p {
	font-family: Georgia, Times, serif !important;
	font-size: 16px;
	line-height: 26px;
}

.RecipeLinks a.button, .Content ul.Categories li ul li a {
	color: #d02004;
	text-decoration: none;
}

.Content ul.Categories li a {
	color: #2A465C;
}

.Title {
	color: #2A465C;
}

/* PDF Ad */

.pdf_ads_list {
	border: 0;
	background: #fff;
	margin-bottom: 20px;
}

.pdf_ads_list ul {
	border: 1px solid #CCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: block;
	background: #DDD;
	background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#CCC));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#eeeeee', endColorstr='#cccccc', gradientType='0');
	padding: 10px 0 5px 0;
}

.pdf_ads_list ul li {
	list-style: none;
	margin: 0 10px 5px 10px;
}

.pdf_ads_list ul li a {
	padding: 5px 10px;
	border: 1px solid #CCC;
	border-color: #999 #666 #666 #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #D02004;
	display: block;
	text-align: left;
	text-decoration: none;
	text-shadow: 1px 1px 0 white;
	font-size: 12px;
	font-weight: normal;
	-webkit-box-shadow: 2px 2px 5px #CCC;
	-moz-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 5px #CCC;
	background: #EEE;
	background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#B6B5B5));
	background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#CCC));
	background: -moz-linear-gradient( top, #EEE, #CCC);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#eeeeee', endColorstr='#cccccc', gradientType='0');	
}

.pdf_ads_list ul li a:hover {
	background: white;
	background: -webkit-gradient(linear, left top, left bottom, to(#E3E2E2), from(#D5D4D4));
	background: -moz-linear-gradient( top, white, #DDD);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ffffff', endColorstr='#dddddd', gradientType='0');
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.dateRange {
	float: right;
	margin-top: 15px;
	display: inline-block;
	background-color: #037600;
	color: #fff;
	padding: 2px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.pdf_ads_list ul li a span {
	color: #252525;
	font-size: 9px;
}

