

body {
	padding-top: 0px !important;
	background-image: url("https://tops-secure-graphics.grocerywebsite.com/G_Backgrounds/tops_hex_back.png");
	background-position: 0 110px;
}

#Template {
	padding: 5px;
}

/* DoubleWide-Regular */
.Template-DoubleWide-Regular #NavBar  { display: none; }
.Template-DoubleWide-Regular #NavBar.Horizontal  { display: inline-block; width: 980px; }
.Template-DoubleWide-Regular #Content { width: 970px; }
.Template-DoubleWide-Regular #SideBar { display: none; }

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

#Content {
	margin-bottom: 20px;
	background-color: #ffffff;
}

.Clear {
	clear: both;
}

/* Sidebar */

.Login {
	margin: 10px 0 0 10px;
}

.account {
	float: none;
}

/* Default Ticker Styles */

.tickercontainer { /* the outer div with the black border */
background: #fff; 
width: 300px;
margin: 0px auto; 
padding: 0
overflow: hidden;
margin-top: 10px;
margin-bottom: 10px;
background: transparent;
border:0px;
position: relative;
z-index: 5000;
top:-58px;

}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 0px;
width: 300px;
overflow: hidden;
}

ul.newsticker { /* that's your list */
width: 3000px;
position: relative;
left: 300px;
font: normal 10px Lucida Sans, Arial;
list-style-type: none;
color: black;
margin: 0;
padding: 0;
}

ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin-right: 20px;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 14px;
	list-style: none;
}


/* Facebook login*/
.SocialMedia
{	float:right;
	
}
.Facebook
{
	display:block;
	padding: 5px;
	text-indent: 20px;
	text-decoration: none;
	border: 1px solid #fff;
	background: url(https://tops-secure-graphics.grocerywebsite.com/G_Monopoly/facebook.png) no-repeat 0px 3px;
}
.Facebook:hover
{
	border: 1px solid #9cf;	
}

/* Header */

/* begin Header Rules from transition css ========================================================================== */

.header-main-row {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.header-logo {
	width: 155px; 
	margin-left: 0;
}


/* page sub-headers */
#slideshow { left: 10px }
#nav { width: 740px; height: 80px; margin: 5px 15px 5px 0px;  }
#nav li { width: 150px; float: left; margin: 8px 24px 8px 10px; list-style: none }
#nav a { width: 150px; padding: 3px; display: block; border: 1px solid #ccc; }
.nav>li>a{
	padding-left: 10px;
	padding-right: 10px;
}
.top-nav-item-social{
	margin-left: 0px;
 	margin-right: 0px;
}
.nav-pills > .top-nav-item-social > a {
  color: #cc3333;
  padding: 0px 10px 0px 10px;
  font-size: 20px;
  margin-top: 0px;
}
#nav a.activeSlide { background: #88f }
#nav a:focus { outline: none; }
#nav img { border: none; display: block;}


.glider
{
	margin-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #ccc;
	width: 730px;
	height: 330px;
	float: left;
}

.sidebar
{
	margin-bottom: 10px;
	border: 0px solid #ccc;
	width: 218px;
	float: right;
	color: #000000;
	font-style: italic;
	background: url(https://tops-secure-graphics.grocerywebsite.com/GraphicsSideBar/RightSideHdr_220x30.jpg) top right no-repeat;
}

/* end Header Rules from transition css ========================================================================== */
#NavBar
{
	/*background-color: #d31145;*/
  	border-color: #e7e7e7;
  	margin-left: -5px;
  	margin-right: 15px;
	height: 30px;
}
#navbar-corner-left {
	background-image: url('https://tops-secure-graphics.grocerywebsite.com/G_Home/nav-corner-left_37x16.png') no-repeat;
	display: block;
	position: relative;
	left: -16px ;
	top: 37px;
	height: 37px;

}
#navbar-corner-right {
	background-image: url('https://tops-secure-graphics.grocerywebsite.com/G_Home/nav-corner-right_37x16.png') no-repeat;
	display: block;
	position: relative;
	left: 980px ;
	top: -30px;
	height: 37px;
	width: 16px;
}
.bonus-plus {
	font-size: 16px;
}
.Template-WideLeft-Regular #NavBar.Horizontal {
	width: 980px;
}

.FreshHeadings {
	height: 97px !important;
}

.HeaderImage {
	float: left;
	width: 633px;
}

.HeaderNav {
	float: right;
}

.HeaderNav ul {
	float: left;
	margin: 5px;
}

.HeaderNav li {
	list-style: none;
	margin: 5px;
	border-bottom: 1px solid #d31145;
}

.HeaderNav a:link {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

.HeaderNav a:visited {
	color: #000;
}

.HeaderNav a:hover {
	color: #d31145;
}

.HeaderNav a:active {
	color: #d31145;
}
.header-row-lower{
	margin-right: 0px;
	margin-left: 0px;
}

.top-nav-item {
	font-family: Helvetica, Arial, sans-serif;
}

p.header-welcome-message {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}


p.header-welcome-message span {
	font-size: 14px;
	font-weight: bold;
}

.dropdown-menu li {
	font-family: Helvetica, Arial, sans-serif;
}

/* Superfish Menu */

/*#menu 
{
	float: left;
	margin-top: 5px;
	display: block;
	width: 760px;
	height: 40px;
	background: url(https://tops-secure-graphics.grocerywebsite.com/GraphicsNavBar/NavTest_1x40.jpg) repeat-x;
}*/

#menu {
/*	background-image: url("https://tops-secure-graphics.grocerywebsite.com/GraphicsNavBar/NavBG_1x30_d31145.jpg");
	background-repeat: repeat-x;*/
	height: 30px;
	width: 100%;
	#width: 980px;
	/*margin: 0px 0px 0px 120px;*/
	margin: 0;

}

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

.sf-menu ul {
	border: 1px #ddd solid;
}

.sf-menu li
{
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	position: relative;
	height: 30px;
	margin: 0px 5px 0px 0px;
	float: left;
	font-size: 14px;
	min-height: 30px;
	_height: 30px;
}

.sf-menu li a
{
	display: block;
	background: transparent;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	padding: 3px 0px 0px 0px;
	margin: 5px 2px 2px 5px;
	color: #fff;
}



.sf-menu li:hover
{
	background-color: #d31145;
	height: 30px;
	visibility:	inherit; 
	
}

.sf-menu li a:hover
{
	color: #ffffff
}


.sf-menu ul li
{
	background: #fff;
	height: 30px;
	padding: 4px 0px 1px 0px; 
	border-top: 1px solid #fff;	
}

.sf-menu ul li:hover
{
	background: #eee;
	height: 30px;
	padding: 4px 0px 1px 0px;
		 
}

.sf-menu ul li a:link
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 7px;
}

.sf-menu ul li a:visited
{
	font-size: 12px;
	color: #000;
}

.sf-menu ul li a:hover
{
	font-size: 12px;
	color: #000	
}

.sf-menu li ul li a:active
{
	font-size: 12px;
	color: #000;
}

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


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

.sf-menu li 
{
	float: left;
	position: relative;
	font-size: 12px;
	min-height: 30px;
	_height: 30px;
}

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

.sf-menu ul li 
{
	width: 150px;
}
.sf-menu ul li a:visited 
{
	color: #000;
}
.sf-menu ul li a:active 
{
	color: #000;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul 
{
	left: 0;
	top: 30px;
	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;
} 

li.nav-account-link{
	margin-left: 200px;
	border-left: solid white 2px;
}

.divider {
	color: #fff;
	padding-top: 8px;
}

li.divider:hover {
	color: #fff;
	background-color: transparent;
	padding-top: 8px;
	line-height: 11px;
}



html
{
	/* background-image: url('https://tops-secure-graphics.grocerywebsite.com/G_Backgrounds/50th_Tile.jpg'); */
	background-repeat: repeat;
}

#RightCol .OddRow
{
	margin: 0px;
	
}

body
{
	width: 1000px;
	margin: 0px auto;
	padding-top: 15px;
	font-family: Helvetica, Arial, sans-serif;
	/*-moz-box-shadow: 0 0 150px 10px #000;*/
	/*-webkit-box-shadow: 0 0 150px 10px #000;*/
	/*box-shadow: 0 0 150px 10px #000;*/
}

.Template-WideLeft-Regular #Content {
	width: 750px;
	padding-left: 15px;
	padding-right: 15px;
}

/* My Account */

.LoginBenefitsLast
{
	margin-bottom: 15px;
}

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

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

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

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

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

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

.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;
}

#SpecialDetails
{
	margin-bottom: 15px;
}

#SpecialDetailsTrigger
{
	cursor: pointer;
}

#SpecialDetailsTrigger2
{
	cursor: pointer;
}

#SpecialDetailsTrigger3
{
	cursor: pointer;
}

/* Shopping List */

.ShoppingListBenefits
{
	float: left;
	margin: 0px;
}

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

.BenefitsRow
{
	height: 63px;
	width: 760px;
}

.BenefitsRow img
{
	float: left;
	margin: 10px !important;
}

.InputSearch
{
  width: 125px;
  margin: 0 10px 0 0;
  padding: 5px 0px 5px 18px;
  float: left !important;
}

#SideBar{
	margin-right: 15px;
}


.SideBar .InputSearch {
	clear: both;
}

table.Template, div.Template {
	width: 980px;
	margin: 0px auto;
}

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


div.Footer
{
	width: 970px;

}



.Footer ul
{
	float: left;
	margin: 8px;	
}

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

.Footer ul li a {
	font-family: Helvetica, Arial, sans-serif;
}

.ListTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.MainList a:link
{
	color: #d31145;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.MainList a:visited
{
	color: #d31145;
	text-decoration: none;
}

.MainList a:hover
{
	color: #d31145;
	text-decoration: underline;
}

.MainList a:active
{
	color: #d31145;
	text-decoration: underline;
}

.StandardList a:link
{
	color: #8c8c8d;
	text-decoration: none;
}

.StandardList a:visited
{
	color: #8c8c8d;
	text-decoration: none;
}

.StandardList a:hover
{
	color: #8c8c8d;
	text-decoration: underline;
}

.StandardList a:active
{
	color: #8c8c8d;
	text-decoration: underline;
}

/* Basic Typography */

h1
{
	margin: 10px 10px 10px 10px;
	color: #000000;
}

/* Links */

a:link
{
	color: #C33;
}

a:visited
{
	color: #000;	
}

a:hover
{
	text-decoration: none;
}

a:active
{
	color: #C33;
}

a.footer:link
{
	color: #ffffff;
	text-decoration: none;
}

a.footer:visited
{
	color: #cccccc;	
	text-decoration: none;
}

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

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

a.Nav:link
{
	color: #000000;
	text-decoration: none;
}

a.Nav:visited
{
	color: #999999;	
	text-decoration: none;
}

a.Nav:hover
{
	color: #666666;
	text-decoration: none;
}

a.Nav:active
{
	color: #cccccc;
	text-decoration: none;
}

/* Standard Form */

.StandardForm
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #cccccc;
	border: 1px solid #999999;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
}

.StandardForm table
{
	font-family: Helvetica, Arial, sans-serif;	
}

.StandardForm input,
.StandardForm textarea,
.StandardForm checkbox,
.StandardForm radio
{
	margin: 0;
	border: 1px solid #cc0033;
	padding: 5px;
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 14px;
}

.StandardForm input:hover,
.StandardForm textarea:hover,
.StandardForm checkbox:hover,
.StandardForm radio:hover
{ border: 1px solid #125390; }

.StandardForm input[type="submit"]
{
	margin: 0;
	border: none;
	padding: 6px;
	background: #cc0033;
	border: 1px solid #cc0033;
	font-weight: bold;
	color: white;
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: capitalize;	
}

.StandardForm input[type="submit"]:hover
{
	margin: 0;
	border: none;
	padding: 6px;
	background: #d6ffe1;
	border: 1px solid #10852e;	
	font-weight: bold;
	color: #10852e;
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: capitalize;		
}

.FormSectionHeading
{
	border-top: none;
	font-weight: bolder;
	font-size: 14px;
	color: #339;
	background: #cc0033;
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px !important;
	text-indent: 5px;	
}

.StandardForm select
{
	margin: 0;
	border: 1px solid #cc0033;
	padding: 6px;
	background: #fff;
}

/* Locations */

table.HitList
{
	width: 750px;
	border: 1px solid #70add8;
	background-color: white;
}

.HeaderRow
{
	height: 25px;
}

.HeaderRow td
{
	padding: 5px !important;
}

.HeaderRowMain td
{
	background-color: #125390 !important;
}

div.HitList
{
	border: 1px solid #70add8;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	background-color: white;
}

#LocatorLeftCol
{
	float: left; 
	margin-right: 15px; 
}

#LocatorRightCol
{
	float: right; 
	clear: right; 
	margin: 0px 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6 {font-family: Helvetica, Arial, sans-serif;	}

	font-family: Helvetica, Arial, sans-serif;	
}

div.AdminHeader
{
	background: url(https://tops-secure-graphics.grocerywebsite.com/G_Home/footerBG.jpg) repeat-x;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	height: 40px;
	width: 980px;
}

div.AdminHeader a
{
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 36px;
}

#SideBar
{
	float: right;
}

.Group LinkList RecipeLinks
{
}

.AdminHeader
{
	border: none !important;
}

.SideBarNav
{
background-color: #d8d8d8;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(238, 238, 238)), to(rgb(204, 204, 204)));
background-repeat: repeat;
border-bottom-color: rgb(204, 204, 204);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(238, 238, 238);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(204, 204, 204);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(238, 238, 238);
border-top-style: solid;
border-top-width: 1px;
display: block;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin: 10px;
}

.SideBarNav h4
{
	text-shadow: 1px 1px 0 #fff;
}

.SideBarNav ul
{
	list-style: none;
}

.modal_container
{
	width: 600px !important;
}

a.benefitButton
{
	padding: 10px;
	font-weight: bold;
	background: #125390;
	border: 1px solid #125390;	
	color: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-decoration: none;
	position: relative;
	left: 500px;
	top: -80px;
	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;
}


h4 a
{
	color: rgb(0, 51, 102);
}

.STips
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom: none !important;
	padding-bottom: 10px;
}

.STips h5
{
	background: #abe5af !important;
	color: #1f1f1f;
	-moz-border-radius-topleft: 10px;-moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 0px;-moz-border-radius-bottomleft: 0; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -webkit-border-bottom-right-radius: 0px;-webkit-border-bottom-left-radius: 0;
	font-family: Helvetica, Arial, sans-serif;
}	



	
	.CardBanner {
		margin: 10px;
		border: 0;
		padding: 0;
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
		width: 960px;
	}
	
	.SearchSide {
		margin: 0;
		border: 0;
		padding: 0;
		width: 49%;
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
		float: left;
	}
	
	.SearchSide p {
		margin: 10px 10px 0 0;
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
		vertical-align: top;
	}
	
	.AccountSide {
		margin: 0;
		margin-right: -1px;
		border: 0;
		padding: 0;
		width: 49%;
		text-align: right;
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
		vertical-align: top;
		float: right;
	}
	
	.AccountSide p {
		margin: 10px 10px 0 0;
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
		vertical-align: top;
	}
	
	.AccountSide img {
		margin: 10px 0 0 5px;
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		display: inline;
	}
	
	form.Search {
		float: left;
		color: white;
		margin-top: 15px;
	}

.account {
	background-image: none;
	background-color: #fceb4b;
	border: 1px solid #c7c8ca;
	width: 220px;
	height: 150px;
	margin-bottom: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}

.Login {
	float: left;
	margin: 0 20px 0 0;
}

.LoginLinks {
	margin: 10px 0 0 10px;
}

.account img {
	margin: -20px 10px 0 0;
	float: right;
}

.account p, .account p a {
	font-size: 12px !important;
	font-family: Helvetica, Arial, sans-serif;
	color: #C33;
}

.account p {
	padding: 55px 0 0 0;
}

/*
.LoginButton {
	display: inline-block;
	padding: 5px 0;
	margin: 10px 0 5px 10px;
	width: 75px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #dedede;
	-moz-box-shadow: 1px 1px 1px #464646;
	-webkit-box-shadow: 1px 1px 1px #464646;
	box-shadow: 1px 1px 1px #464646;	
} */
	
.account p {
	padding: 0px 0px 0px 0px;
}

.account p a.smalltext {
	font-size: 10px;
}

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

.headerblock 
{

}

#headerblock1 
{
	width: 200px;
	float: left;
	padding-top: 13px;
}


#headerblock2
{
	padding-top: 13px;
	width: 780px;
	height: 90px;
	float: left;
}


#headerblock3
{
	width: 200px;

}

/*search */
 
.cf:before, .cf:after{
    content:"";
    display:table;
}
 
.cf:after{
    clear:both;
}
 
.cf{
    zoom:1;
}  

form.Search.form-wrapper.cf {
	margin: 15px 0px 0px 128px;
	text-align: center;
}

form.Search.form-wrapper.cf button {
	margin: 0px;
	text-align: center;
}

/* search results */
.AdItem .Images img {
	float: left;
}
#AdItem1 .Images img {
	margin-top: 20px;
}
.AdItem .ItemTitle h5 {
	margin-top: 0px;
}


/* Form wrapper styling */
.form-wrapper {
    width: 300px;
    padding: 5px;
    margin: 150px auto 50px auto;
    background: #444;
    background: rgba(0,0,0,.2);
    border-radius: 10px;
    box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
}
 
/* Form text input */
 
.form-wrapper input {
    width: 190px;
    padding: 1px 0px 1px 0px;
    float: left;    
    font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
    border: 0;
    background: #eee;
    border-radius: 3px 0 0 3px;      
}
 
.form-wrapper input:focus {
    outline: 0;
    background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}
 
.form-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
}
 
.form-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}
 
.form-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}    
 
/* Form submit button */
.form-wrapper button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 20px;
    width: 100px;
    font: bold 13px/20px 'lucida sans', 'trebuchet MS', 'Tahoma';
    color: #fff;
    text-transform: uppercase;
    background: #CC3333;
    border-radius: 0 3px 3px 0;      
    text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
}   
   
.form-wrapper button:hover{     
    background: #e54040;
}   
   
.form-wrapper button:active,
.form-wrapper button:focus{   
    background: #c42f2f;
    outline: 0;   
}
 
.form-wrapper button:before { /* left arrow */
    content: '';
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #CC3333 transparent;
    top: 3px;
    left: -6px;
}
 
.form-wrapper button:hover:before{
    border-right-color: #e54040;
}
 
.form-wrapper button:focus:before,
.form-wrapper button:active:before{
        border-right-color: #c42f2f;
}      
 
.form-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
    border: 0;
    padding: 0;
}    
/*
@font-face {
	font-family: icon_font;
	src:url('../../G_Fonts/icomoon.eot?7l6l98');
	src:url('../../G_Fonts/icomoon.eot?#iefix7l6l98') format('embedded-opentype'),
		url('../../G_Fonts/icomoon.woff?7l6l98') format('woff'),
		url('../../G_Fonts/icomoon.ttf?7l6l98') format('truetype'),
		url('../../G_Fonts/icomoon.svg?7l6l98#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: icon_font;
	src: local(icon_font), url('../../G_Fonts/icomoon.ttf') format('opentype');
}

span.icon {
	font-family:icon_font;
}
*/

/* 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; /* old browsers */
      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)); /* webkit */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* ie */ 
      border: 1px solid #3565a0;
      text-shadow: #3565a0 1px -1px 1px;     
    }
    
    .MobileButton:hover
    {
      background: #4096ee; /* old browsers */
      background: -moz-linear-gradient(top, #6796ce 0%, #5497db 44%, #3982ce 100%); /* firefox */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6796ce), color-stop(44%,#5497db), color-stop(100%,#3982ce)); /* webkit */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6796ce', endColorstr='#3982ce',GradientType=0 ); /* ie */ 
    }

#winlink {
	display: none;
}



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


@media (min-width: 992px) { 
	#navbar-corner-left {
		top: 0px;
	}
	#navbar-corner-right {
		top: -37px;
	}
	#menu {
		margin-top: -37px;
	}		
}
















/* 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;
  }
  
#Template  div.AdminHeader {
    border: 1px solid #336699;
    background: #336699;
  }

/*.SideBar .Group {
  display: inline-block;
}*/
p.ServerName {
font-size: 8px;
font-weight: bold;
color: white !important;
}

a.buttonLink {
	width: 170px;
	padding: 5px 10px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-shadow: none;
	border: 2px solid #fff;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 0 0 3px 3px #7e7e7e;
	-webkit-box-shadow: 0 0 3px 3px #7e7e7e;
	box-shadow: 0 0 5px 1px #7e7e7e;
	
	background-color: #900029;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D61F28', endColorstr='#900029'); /* IE */
	background-image: linear-gradient(left , #900029 25%, #D61F28 50%, #900029 100%);
	background-image: -o-linear-gradient(left , #900029 25%, #D61F28 50%, #900029 100%);
	background-image: -moz-linear-gradient(left , #900029 25%, #D61F28 50%, #900029 100%);
	background-image: -webkit-linear-gradient(left , #900029 25%, #D61F28 50%, #900029 100%);
	background-image: -ms-linear-gradient(left , #900029 258%, #D61F28 50%, #900029 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		right bottom,
		color-stop(0.25, #900029),
		color-stop(0.50, #D61F28),
		color-stop(1, #900029)
	);
}
a.buttonLink:visited {
	color: #fff;
}

/* bootstrap carousel controls*/
	.carousel-indicators {
		bottom: 0px;
		left: 94%;
	}
	/* bootstrap carousel speed of transition*/
	.carousel-inner > .item {
	    -webkit-transition: 0.6s ease-in-out left;
	    -moz-transition: 0.6s ease-in-out left;
	    -o-transition: 0.6s ease-in-out left;
	    transition: 0.6s ease-in-out left;
	}


.slick_glider_2 {
	height: 120px;
	width: 200px;
	background-color: #ffffff;
	float: left;
	text-align: center;
	margin-left: 10px;
	#-moz-border-radius-bottom-left: 15px;
	#border-bottom-left-radius: 15px;
	#-moz-border-radius-bottom-right: 15px;
	#border-bottom-right-radius: 15px;
}

.slick_glider_2 div.slick-slide img {
	#opacity: 0.4;
    #filter: alpha(opacity=40); /* For IE8 and earlier */
    margin: 20px 0px 0px 64px;
}

.slick_glider_2 div.slick-slide div.CouponDescription {
    height: 30px;
    width: 200px;
    text-align: center;
}

.slick_glider_2 div.slick-center img {
	#opacity: 1;
    #filter: alpha(opacity=100); /* For IE8 and earlier */
    height: 48px;
    width: 72px;
    margin: 20px 0px 0px 64px;
}

div.slick_glider_2 div.draggable {
	margin: 0px 0px 0px 0px;
}

.slick_glider_2 div.slick-center div.CouponDescription {
    height: 30px;
    width: 200px;
    text-align: center;
}

div.quad_block {
	height: 175px;
	width: 220px;
	background-color: #ffffff;
	float: left;
	text-align: center;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* IE8 and below - black border */
	border: 1px solid #000\9; 
	
}

div.quad_block h4 {
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
	color: #ffffff;
}

div.quad_block_inner {
	margin-top: 0px;
	height: 45px;
	width: 220px;
	background-color: #d31145;
	-moz-border-radius-top-left: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-top-right: 15px;
	border-top-right-radius: 15px;
}

div#quad_block_1 {
	margin: 0px 16px 0px 0px;
	/* IE8 and below - accommodate black border */
	margin: 0px 15px 0px 0px\9;
}

div#quad_block_1 img {

}

div#quad_block_2 {
	margin: 0px 16px 0px 17px;
	/* IE8 and below - accommodate black border */
	margin: 0px 15px 0px 16px\9;
}

div#quad_block_3 {
	margin: 0px 16px 0px 17px;
	/* IE8 and below - accommodate black border */
	margin: 0px 15px 0px 16px\9;
}

div#quad_block_3 img {

}

div#quad_block_4 {
	margin: 0px 0px 0px 16px;
	/* IE8 and below - accommodate black border */
	margin: 0px 0px 0px 15px\9;
}

div#quad_block_4 img {

}



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */

div.quad_block {
	height: 175px;
	width: 220px;
	background-color: #ffffff;
	float: left;
	text-align: center;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 0px solid #000;  
	
}

div.quad_block h4 {
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
	color: #ffffff;
}

div.quad_block_inner {
	margin-top: 0px;
	height: 45px;
	width: 220px;
	background-color: #d31145;
	-moz-border-radius-top-left: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-top-right: 15px;
	border-top-right-radius: 15px;
}

div#quad_block_1 {
	margin: 0px 16px 0px 0px;
}

div#quad_block_1 img {

}

div#quad_block_2 {
	margin: 0px 16px 0px 17px;

}

div#quad_block_3 {
	margin: 0px 16px 0px 17px;

}

div#quad_block_3 img {

}

div#quad_block_4 {
	margin: 0px 0px 0px 16px;

}

div#quad_block_4 img {

}
/* END IE10 plus IE11 specific CSS */
}



.shadow {
   -moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000;
}

.tri_block {
	width: 300px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.tri_block_heading {
	margin: 10px 0px 0px 0px;
	height: 35px;
	width: 300px;
	background-color: #d31145;
	-moz-border-radius-bottom-left: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottom-right: 15px;
	border-bottom-right-radius: 15px;
}
.tri_block_heading h4 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #ffffff;
	text-align: center;
}
.tri_block_text {
	text-align: center;
	margin: 10px 0px 0px 0px;
}

.tri_block_image img {
	-moz-border-radius-top-left: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-top-right: 15px;
	border-top-right-radius: 15px;	

}

#tri_block_1_1 {
	margin: 0px 20px 0px 0px;
	padding-top: 20px;
}
#tri_block_1_2 {
	margin: 0px 20px 0px 20px;
	padding-top: 20px;
}
#tri_block_1_3 {
	margin: 0px 0px 0px 20px;
	padding-top: 20px;
}
#tri_block_2_1 {
	margin: 30px 20px 0px 0px;
}
#tri_block_2_2 {
	margin: 30px 20px 0px 20px;
}
#tri_block_2_3 {
	margin: 30px 0px 0px 20px;
}

/* dual block */
.dual_block {
	width: 470px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.dual_block_heading {
	margin: 10px 0px 0px 0px;
	height: 35px;
	width: 470px;
	background-color: #d31145;
}
.dual_block_heading h4 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #ffffff;
	text-align: center;
}
.dual_block_text {
	text-align: center;
	margin: 10px 0px 0px 0px;
}

#dual_block_1_1 {
	margin: 0px 20px 0px 0px;
}
#dual_block_1_2 {
	margin: 0px 0px 0px 20px;
}



.bottom_row img {
	height: 95px;
	width: 275px;
	float: left;
}
.bottom_row h2 {
	float: right;
	margin: 40px 0px 0px 0px;
	font-size: 24px;
}

div.RecipeListPlugin ul.Pictures li a span.Rating img {
	margin: 3px;
	padding: 0px 0px;
	display: block;
}

div.RecipeListPlugin ul.Pictures li a span.Title span {
	line-height: 1.2;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
div.RecipeListPlugin ul.Pictures li {
	line-height: 1.2;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

div.RecipeListPlugin ul.Pictures li.OddRow a span.Title {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
div.RecipeListPlugin ul.Pictures li.EvenRow a span.Title {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.Titles .StoreTitle {
	width: 741px;
}
.Content div.StoreSelect {
	width: 770px;
}



