/* Webfonts */

@import url(https://fonts.googleapis.com/css?family=Bitter:400,700|Open+Sans:400,500,600,700,800);

html {}

body {
	color: #333;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 14px;
	/*background-image: url(http://harps.graphics.grocerywebsite.com/G_Headings/header-wide.png);*/
	background: none !important;
}

#Header{ background: url(http://harps.graphics.grocerywebsite.com/G_Headings/header-fixed-1.jpg) center bottom no-repeat !important; }
#Header .FreshHeadings{ height: 95px !important; }
#Header .FreshHeadings .OfferDate{ display: none; }
#Header .FreshHeadings .Household{ display: none; }
#Header .FreshHeadings div.AccountOptions{ width: auto !important; }
#Header .FreshHeadings div.WeeklyAdCardBanner div p{ margin: 5px !important; }


ul.Pictures li{ box-shadow: none !important; border: 1px solid #ddd !important; }
#Footer ul > li{ width: 115px !important; }
ul.Pictures li a span.Rating{ z-index: 0 !important; }

h1.fn{ clear: none !important; padding-top: 16px !important; }

h1, h2, h3,h4, h5, h6 { font-family: Open Sans, verdana, lucida, arial, sans-serif; }

.email span,
.rate span,
.print span{ padding-top: 10px !important; }
.RecipeActions .button,
.RecipeActions .ActionButton{ height: 40px !important;}
#SideBar{ padding: 10px; background: #eee; border: 1px solid #ddd; width: 190px !important;  border-radius: 9px 9px 9px 9px;  }
.SideBar .InputSearch{ width: 160px !important; }
.SideBarNavFirst{ line-height: 2.4em !important; }
.SideBarNavFirst input{ margin-left: 4px; margin-right: 4px; display: inline-block; border-radius: 6px; border-width: 1px; border-color: #ddd; padding: 4px; }

#Content {
	margin-bottom: 30px !important;
}

#Content .CardMessage p{ font-size: 24px; margin-bottom: 18px; }

table.Template, div.Template {
	border: none;
	background-color: transparent;
}

#Header .FreshHeadings .CardMessage
{
	display: inline-block;
	float: right;
	margin-top: 24px;
	margin-right: 10px;
	padding: 5px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	
	background-color: #5d4f4c;
}

#Header .FreshHeadings .CardMessage a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: 600;
}

#Header .FreshHeadings  .CardMessage a:hover {
	text-decoration: underline;
}

/* Superfish Menu */

ul, ol{margin-left: 0px !important; margin: 0px !important;}

#menu
{
  	margin-top: 11px;
	margin-bottom: 21px;
	border: 0px solid #948d76;
	border-radius: 5px;
	background-color: #5d4f4c;
	-moz-box-shadow: inset 0 0 0px #000000;
	-webkit-box-shadow: inset 0 0 0px #000000;
	box-shadow: inset 0 0px 0 rgba(255,255,255,.7);
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
 	width: 980px;
 	-webkit-font-smoothing: antialiased;}
}

.sf-menu, .sf-menu *
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	z-index: 2000;
}

.sf-menu li
{
	font-weight: normal;
	position: relative;
	float: none;
}

.sf-menu li:hover
{
  background-color: #948d76;
  color: white;
}


.NavFirst 
{
  margin-left: 10px !important;
}
.sf-menu li a
{
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 19px 11px 19px 11px;
  font-family: 'Bitter', Georgia, Times New Roman, serif;
  font-size: 15px;
  color: white;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
}

.sf-menu li a:hover
{

}

.sf-menu ul li
{
	background: #948d76;
}

.sf-menu ul li:hover
{
	background: #5c5634;
	color: white;
}

.sf-menu ul li a:link
{
	font-size: 14px;
	color: white;
	text-decoration: none;
	background-image: none;
	padding: 10px 15px 10px 15px;
	-webkit-transition-property: none; 
	-webkit-transition-duration: none; 
	-webkit-transition-timing-function: none;
}

.sf-menu ul li a:visted
{
	font-size: 14px;
	color: white;
}

.sf-menu ul li a:hover
{
	font-size: 14px;
	background-image: none;
	background-color: #7a7562;
	color: white;
}

.sf-menu ul li a:active
{
	font-size: 14px;
	color: white;
}

a.NavLast
{
  
}

.sfHover ul
{
	width: 200px !important;
}


.sf-menu 
{
}

.sf-menu ul 
{
}

.sf-menu li:hover 
{
	visibility:	inherit;
}

.sf-menu li 
{
	float: left;
	position: relative;
	font-size: 16px;
}

.sf-menu a 
{
	display: block;
	position: relative;
	color: white;
}

.sf-menu ul li 
{
	width: 150px;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul 
{
	left: 0;
	top: 58px;
	z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul 
{
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul 
{
	left: 10em;
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul 
{
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul 
{
	left: 10em; 
	top: 0;
}

.SubNavLast, .SubNavLast a:hover
{
  -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 0px;
  -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px;
}

.SubNavLast a:hover
{
  background-color: #5c5634;
}

/* Footer */

#Footer {
	border-top: 5px solid #822433;
	padding-top: 10px;
	color: #464646;
}

#Footer ul {
	margin: 0;
	list-style: none;
}

#Footer ul > li {
	float: left;
	margin: 0 20px 0 2px;
}

#Footer ul li ul li {
	float: none;
	margin-bottom: 5px;
}

#Footer h4 {
	margin: 0;
}

#Footer a {
	text-decoration: none;
	color: #464646;
}

#Footer a:hover {
	text-decoration: underline;
}

/* Shopping List - Logged Out */

.ListIndexContainer
{
  margin: 30px;
}

  .ListIndexContainer .SignUp a
  {
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #5C5634;
    color: white;
    text-decoration: none;
    padding: 5px 10px 5px 10px;
  }
  
  .ListIndexContainer .SignUp a:hover
  {
    background-color: #14130D;
  }

  .ListIndexLeft
  {
    float: left;
    width: 221px;
  }
  
  .ListIndexRight
  {
    float: left;
    margin: 20px 0px 0px 20px;
  }
  
  .ListIndexRight h1, .ListIndexRight h2, .ListIndexRight p
  {
    margin: 0px;
    float: none;
  }
  
  .ListIndexRight h2, .ListIndexRight p
  {
    margin: 10px 0px 0px 0px;
  }
 
.LoginBenefits
{
	width: 185px !important;
	margin-left: 8px;
}
 
.LoginBenefitsLast
{
	margin-bottom: 15px;
	margin-left: 8px;
}

.LoginBenefits h3
{
	color: #3a9805;
	margin-bottom: 10px;
}

#SpecialDetails ul, #SpecialDetails2 ul, #SpecialDetails3 ul, #SpecialDetails4 ul, #SpecialDetails5 ul
{
	margin: 0px 0px 0px 80px;
}

#SpecialDetails li, #SpecialDetails2 li, #SpecialDetails3 li, #SpecialDetails4 li, #SpecialDetails5 li
{
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 90px;
}

.LoginRow
{
	height: 63px;
	width: 595px;
}

.LoginRow img
{
	clear: both;
	float: left;
	margin: 10px;
}

.BenefitDescription
{
	margin-bottom: 3px;	
	float: left;
	background-color: #e2ffe4;
	height: 63px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.BenefitDescription:hover
{
	background-color: #afeeb3;
}

.BenefitDescription span
{
	margin: 0px 0px 0px 30px;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1f1f1f;
	letter-spacing: 1px;
	line-height: 60px;
}

#SpecialDetailsTrigger, #SpecialDetailsTrigger2, #SpecialDetailsTrigger3, #SpecialDetailsTrigger4, #SpecialDetailsTrigger5
{
	cursor: pointer;
	width: 500px;
}

a.benefitButton
{
	padding: 10px;
	font-weight: bold;
	background: #125390;
	border: 1px solid #125390;	
	color: #fff;
	font-size: 11px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-decoration: none;
	position: relative;
	left: 380px;
	top: -60px;
	letter-spacing: 1px;
}

a.benefitButton:visited
{
	background: #125390;
	border: 1px solid #125390;	
	color: #fff;
}


a.benefitButton:hover
{
	background: #d1e9ff;
	border: 1px solid #125390;	
	color: #125390;
}

a.benefitButton:active
{
	background: #125390;
	border: 1px solid #125390;	
	color: #fff;
}

.Template-Sidebar-Regular #NavBar
{
	width: 150px;
}

.Template-Sidebar-Regular #Content
{
	width: 590px;
}
.Template-Sidebar-Regular #Content .CardMessage
{
	width: 585px;
	margin: 10px;
}

.Template-Sidebar-Regular #SideBar
{
	width: 220px;
}

.Template-WideRight-Regular #NavBar  
{ 
	width: 150px;
}

.Template-WideRight-Regular #Content  
{ 
	width: 830px;
}

div.Footer{
	width: 978px;
}

.SideBarNav
{
	width: 218px;
}

.Content img
{
	margin: 10;
}

.Header, #Header
{
  width: 980px;
}

/* Mobile Site Button */

/*    .MobileButton
    {
      display: none;
      margin: 10px 15px 30px 15px;
      padding: 20px 0px;
      text-align: center;
      color: #fff !important;
      text-decoration: none;
      font-weight: bold;
      font-size: 50px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      background: #60abf8; 
      background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); firefox 
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee)); 
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); 
      border: 1px solid #3565a0;
      text-shadow: #3565a0 1px -1px 1px;     
    }*/
    
.MobileButton {
    display: none;
    margin: 0px 0px 0px;
    padding: 20px 0px;
    text-align: center;
    color: #FFF !important;
    text-decoration: none;
    font-weight: bold;
    font-size: 50px;
    border-radius: 0px;
    background: #9BCF68;
    background: -moz-linear-gradient(center top , #9BCF68 0%, #9BCF68 44%, #9BCF68 100%) repeat scroll 0% 0% #000);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9BCF68), color-stop(44%,#9BCF68), color-stop(100%,#9BCF68));
    border: 24px solid rgba(93, 79, 76, 1.0);
    text-shadow: 1px -1px 1px #5D4F4C;
}    
    .MobileButton:hover
    {
      background: #658d3d; /* old browsers */
      background: -moz-linear-gradient(top, #658d3d 0%, #658d3d 44%, #9BCF68 100%); /* firefox */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#658d3d), color-stop(44%,#658d3d), color-stop(100%,#9BCF68)); /* webkit */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#658d3d', endColorstr='#9BCF68',GradientType=0 ); /* ie */
    }
    
/*    
    .MobileButton:hover
    {
      background: #4096ee; 
      background: -moz-linear-gradient(top, #6796ce 0%, #5497db 44%, #3982ce 100%); 
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6796ce), color-stop(44%,#5497db), color-stop(100%,#3982ce)); 
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6796ce', endColorstr='#3982ce',GradientType=0 ); 
    } */

/* Pre iOS4 iPhones, Blackberry Bold, Blackberry Curve & lower-res Androids */

@media only screen and (max-device-width: 600px)
{
  .MobileButton
  {
    display: block;
  }
}

/* Android HDPI */

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 600px), (max-width: 600px)
{
  .MobileButton
  {
    display: block;
  }
}

/* iPhone 4 */

@media screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 600px), (max-width: 600px)
{
  .MobileButton
  {
    display: block;
  }
}

.SideBar .Group {
	margin: 14px 0px 10px 0;
	border: 1px solid #ccc;
	border-color: #eee #ccc #ccc #eee;
	-webkit-border-radius: 10px;
	-moz-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');
	-webkit-box-shadow: 2px 2px 5px rgba(204,204,204,0.9);
	-moz-box-shadow: 2px 2px 5px rgba(204,204,204,0.9);
	zoom: 1;
}

.Ingredients table tr td.OnAd a {
	width: 85% !important;
}

table.HitList tr.HeaderRow td, 
table.HitList tr th
{
    border-bottom: 1px solid #999159;
    padding: 5px;
    background: #ddd;
    font-weight: bolder;
    color #a09965;
}

table.HitList tr.TotalRow td
{
    margin: 0;
    border: 0;
    padding: 5px;
    background: #ccc;
    font-weight: bolder;
}

#SpecialDetails3 .StandardForm {
	border: 0;
	background: #fff;
}

#SpecialDetails3 .StandardTable {
	border: 0;
	background: #fff;
	width: 500px;
	margin-left: 53px;
	border: 1px solid #668884;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius:5px 5px 0px 0px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}

#SpecialDetails3 .StandardTable thead th {
	padding: 15px;
	color: #fff;
	background-color: #668884;
	border: 0;
	background: #406A65;
	background: -webkit-gradient(linear, left top, left bottom, from(#887773), to(#5d4f4c));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#887773', endColorstr='#5d4f4c', gradientType='0');
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius:3px 3px 0px 0px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}

#SpecialDetails5 .StandardForm {
	border: 0;
	background: #fff;
}

#SpecialDetails5 .StandardTable {
	border: 0;
	background: #fff;
	width: 500px;
	margin-left: 53px;
	border: 1px solid #668884;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius:5px 5px 0px 0px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}

#SpecialDetails5 .StandardTable thead th {
	padding: 15px;
	color: #fff;
	background-color: #5d4f4c;
	border: 0;
	background: #5d4f4c;
	background: -webkit-gradient(linear, left top, left bottom, from(#887773), to(#5d4f4c));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#887773', endColorstr='#5d4f4c', gradientType='0');
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius:3px 3px 0px 0px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}


.StandardTable tbody td {
	padding:10px;
	text-align:left;
	background-color:#fff;
	border: 0;
	color:#666;
}

.StandardTable .FieldTitle {
	padding-left: 15px;
}

.StandardTable .FieldNotes {
	padding: 15px !important;
}

.StandardTable tfoot td{
	padding: 15px;
	color: #fff;
	background-color: #5d4f4c;
	border: 0;
	background: #5d4f4c;
	background: -webkit-gradient(linear, left top, left bottom, from(#887773), to(#5d4f4c));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#887773', endColorstr='#5d4f4c', gradientType='0');
}
.StandardTable tfoot th{
	color:#666;
}


#YouTechFormTable.StandardTable {
	margin: 0px;
}

a.CouponButton
{
 	display: block;
	width: 255px;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #00685d;
	background-image: none;
	border: 1px solid #511010;
	font-family: Lucida Sans, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none !important;
	color: #fff !important;
	padding: 10px 0px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5d4f4c), color-stop(0.5, #5d4f4c), color-stop(0.5, #000000), to(#000000));
	background-image: -moz-linear-gradient(top, #5d4f4c 0%, #5d4f4c 50%, #000000 50%, #000000 100%);
	text-shadow: #000 -1px -1px 0px;
	-moz-box-shadow: 1px 0px 5px #464646;
	-webkit-box-shadow: 1px 1px 5px #464646;
	box-shadow: 1px 0px 5px #464646;
}

a.CouponButton:hover
{
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#887773), color-stop(0.5, #887773), color-stop(0.5, #887773), to(#887773));
	background: -moz-linear-gradient(top, #887773 0%, #887773 50%, #887773 50%, #887773 100%);
}

.StandardForm input[type="submit"] {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.button {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

ul#AdNavTabsTop, ul#AdNavTabsBottom {
	padding-top: 10px !important;
}

/* Typography */

h4 {
	font-family: 'Bitter', Georgia, Times, serif;
	font-weight: bold;
	color: #5d4f4b;
}

h1 {color: #5d4f4b;}

#Footer h4 {
	margin-bottom: 10px;
	color: #464646;
	-webkit-font-smoothing: antialiased;
}

/*Redesign 2014*/

ul#coupon_page_numbers li a.current_page{
/*from page_tabs.css coupons page*/
background: #5d4f4b !important;
color: #93d300 !important;
}

	.StandardForm{
	border: 1px solid rgba(130, 36, 51, 0.4);
	/* background: #5d4f4c; */
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}

.StandardForm input,
.StandardForm textarea,
.StandardForm checkbox,
.StandardForm radio{
	border: 1px solid rgba(130, 36, 51, 0.3) !important;
	/* background: #5d4f4c; */
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
}

.FormSectionHeading{
margin-top: 5px;
border-top: 3px solid #ddd;
font-weight: bolder;
font-size: 14px;
	color: #822433;
background: #DFDFDF;
border: 0px solid rgba(130, 36, 51, 0.3);
	/* background: #5d4f4c; */
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 3px 3px;
}

.Login{padding-bottom: 3px;}

#PowerBar{margin: 0px 0px 10px 0 !important;}

.Group{
border: 1px solid #aaa;
border-color: #aaa #aaa #aaa #aaa;
border-radius: 5px !important;
padding: 0;
display: block;
-webkit-box-shadow: 0px 0px 0px #CCC !important; 
-moz-box-shadow: 0px 0px 0px #CCC !important; 
box-shadow: 0px 0px 0px #CCC !important; 
}

div.Login form input.LoginButtonRight{ border-radius: 3px; padding: 3px; }

.tab_navigation .ui-tabs-panel{
border: 1px solid #ccc; 
border-color: #ccc #999 #999 #ccc; 
border-radius: 5px !important; 
border-top-left-radius: 1px !important;
-webkit-box-shadow: 0px 0px 0px #CCC !important; 
-moz-box-shadow: 0px 0px 0px #CCC !important; 
box-shadow: 0px 0px 0px #CCC !important; 
}

.tab_navigation .tab:hover, .tab_navigation .ui-tabs-selected .tab{
border-left: 1px solid #999;
border-right: 1px solid #999;
border-top: 1px solid #CCC;
border-top-left-radius: 5px !important;
border-top-right-radius: 5px !important;
}

.tab_navigation .tabs{ border: 0px solid #ccc !important; }

.tab_navigation .tab{ font-family: Open Sans, verdana; font-weight: 700; }

.search .search_input{ margin-left: -2px; }

.search{ margin-top: 0px !important; }

.search_input{ 
margin-top: -10px;
border: 1px solid rgba(102, 102, 102, 0.5) !important;
padding: 5px;
padding-left: 17px;
background: white url(http://recipes.webstop.com/G/Search.png) no-repeat 4px 7px;
border-radius: 5px !important;
}

.Location{ color: rgba(93, 79, 76, 0.9); margin: 0px 2px 0px 32px !important; }

.LocationAddress{ color: #5d4f4c; }

div.PowerBar p{ padding: 0px 12px 5px 12px; text-align: center; font-family: Open Sans, verdana; }

.AdName{ font-family: Open Sans, verdana; font-weight: 700; }

.MobileHeader{ border-radius: 5px; }

#printable_ad_button .button{ margin-top: 0px !important; margin-bottom: 10px; border: 1px solid #AAA; }
