<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.PrintOnly { display: none; }

#Content {
	overflow: visible;
}


.StoreAddress { font-size: .8750em; margin-left: 5px; font-weight: normal; }

.list li {
	padding-left: 5px;
	border-bottom: 1px solid #ccc;
}

.list span { display: inline; }

.title { 
	font-size: .8750em;
	font-weight: bolder;
}

.Expired, .Invalid {
	font-size: .8750em;
}

.detail { font-size: .7500em;}

.list .category {
	margin-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 1.0em;
	border: 1px solid #666;
	border-color: #999 #666 #666 #999;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	background: #666;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999), to(#666)); 
	color: #fff;
}

.qty {
	// font-weight: normal;
}

div.description {
	margin: 0;
}



.Expiration {
		display: inline-block;
		float: right;
		clear: right;
		font-size: .7500em;
}

.detail {
	font-weight: normal;
}

.source {
	display: inline;
}

.source span {

}

.Recipe, .RecipeLabel { color: #369; }

.Recipe {
	text-align: right;
	display: block;
	float: right;
	clear: right;
}

.AD {
	color: #d9a036;
	font-style: italic;
	font-size: .7500em;
	/*background: #e7aa39;*/
}

.Sale, .SaleLabel { color: #be2d2d; }

.Sale {
	color: #be2d2d;
	font-weight: bold;
	text-align: left;
	font-size: .8750em;
	white-space: nowrap;
}

.descr {font-size: 10px;}

/* options list */
/*li. {
	position: relative;
}*/

.item:hover {
	background: #ffc;
}

.item .options {
	display: none;
	background: #ffc;
	border: 1px solid #ccc;
	border-left: 0;
	z-index: 1;
}

.item:hover .options {
	top: -1px;
	right: -100px; /* width of box -16 would be -134px */
	width: 100px;
	display: block;
	position: absolute;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	box-shadow: 5px 5px 5px #ccc;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
}

.item .options ul li {
	padding: 0;
	border-left: 1px solid #ccc;
	border-bottom: 0;
}

.item .options ul li a {
	margin: 0;
	padding: 3px;
	padding-left: 20px;
	display: block;
}

.item .options ul li.Move {
		border-left: 0;
	}
	
.item .options ul li.Favorite {
		background: 2px 2px url(https://recipes-secure-graphics.grocerywebsite.com/G_SilkIcons/star.png) no-repeat;
	}
	
.item .options ul li.Edit {
		background: 2px 2px url(https://recipes-secure-graphics.grocerywebsite.com/G_SilkIcons/pencil.png) no-repeat;
	}
	
.item .options ul li.Delete {
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	background: 3px 2px url(https://recipes-secure-graphics.grocerywebsite.com/G_SilkIcons/delete.png) no-repeat;
}

.EditList {
	float: right;
}

/*
h1 {
	display: inline-block;
}
*/

/*
.ListOptions {
	float: right;
	display: inline;
}
*/
.ListOptions ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.ListOptions li {
	margin: 0;
	display: inline-block;
	float: right;
}


.ListOptions .button {
	margin: 5px;
	margin-left: 0;
	display: inline-block;
}

.ListOptions img {
	margin: 0;
	display: inline-block;
}

.ListOptions .Email img {
	margin-top: 2px;
	margin-bottom: -2px;
}

/* Recipe list */

div.Recipes {
	margin: 0px 0px 20px 0px;
	width: 47.5%;
	float: left;
	display: inline;
}

.Recipes h2 {
	margin: 0;
	margin-top: 10px;
	padding: 3px 0px 0px 5px;
	font-size: .8750em;
	border: 1px solid #336699;
	border-color: #629dd9 #336699 #336699 #629dd9;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	background: #336699;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#629dd9), to(#336699));;
	color: #fff;
	height: 18px;
}


.Recipes li {
	border-bottom: 1px solid #366699;
}

.Recipes li:hover {
	background: #dde7f1;
}

.Recipes a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: .8750em;
	display: block;
}

.Recipes {
	margin: 1px 0 1px 2px;
	padding: 1px 5px;
	display: inline-block;
	/*color: #fff;*/
	color: #369;
	font-size: .7500em;
	min-width: 40px;
	/*background: #336699;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;*/
	text-align: left;
}


/* Stores list */

div.Stores {
	margin: 0px 0px 20px 0px;
	width: 47.5%;
	float: right;
	display: inline;
}

.Stores h2 {
	margin: 0;
	margin-top: 10px;
	padding: 3px 0px 0px 5px;
	font-size: 12px;
	border: 1px solid #966;
	border-color: #e8b75b #d9a036 #d9a036 #e8b75b;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	background: #e7aa39;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e8b75b), to(#d9a036));;
	color: #fff;
	height: 18px;
}


.Stores li {
	border-bottom: 1px solid #d9a036;
}

.Stores li:hover {
	background: #ffefd2;
}

.Stores a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: .8750em;
	display: block;
}

.Stores .Number {
	margin: 1px 0 1px 2px;
	padding: 1px 5px;
	display: inline-block;
	/*color: #fff;*/
	color: #d31145;
	font-weight: bold;
	font-size: .7500em;
	min-width: 40px;
	/*-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		background: #e7aa39;*/
	text-align: left;
}

.table { margin-bottom: 0px;}
.table&gt;tbody&gt;tr&gt;td {padding: 2px 8px 5px 8px;}

.listTable .category {
	margin: 0;
	padding: 3px 0px 3px 5px;
	font-weight: bold;
	font-size: .8750em;
	border: 1px solid #666;
	border-color: #999 #666 #666 #999;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	background: #666;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999), to(#666));;
	color: #fff;
}

.Content .listTable, .Content .titleTable {
/*
	margin: 10px;
	width: 738px;
*/
	clear: both;
}

.Content .titleTable {
	margin-bottom: 0;
	border: 0;
}

.Content .listTable { margin-top: 0; border-bottom: 1px solid #999; }

.listTable th, .titleTable th { border-bottom: 0; }

.center {
}

.OddRow td {
	border-bottom: 1px solid #ccc;
}

.EvenRow td {
	border-bottom: 1px solid #ccc;
}

.Content img{
	margin: 2px 0px 0px 0px;
}

tr.OddRow td {
	padding: 3px;
}

tr.EvenRow td {
	padding: 3px;
}

.SideBar .Group {
	margin-right: 0px;
}

.keyContainer {
	margin: 0px 0px 20px 10px;
	width: 738px;
}

th.extras {
	text-align: right;
	font-size: .8750em;
}

.strikethrough {text-decoration: strikethrough;}

.coupon_label {font-weight: bold; color: #256929}</pre></body></html>