/* CSS Document */
@import "~/dist/@hy-vee/design-tokens/src/tokens.css?version=0.5.0";
html, body, div, h1, h2, h3, h4, h5, h6, dt, dd, blockquote, ul, ol, li, p, pre, form, fieldset, table, th, td, hr {
	margin: 0;
	padding: 0;
}
input, select {
	margin: 0;
}/*reset css*/
/*------general------*/
a img {
	border: none;
}
a, a:focus {
	text-decoration: underline;
	color: #B10503;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
p {
	margin: 0 0 .75em 0;
}
h5 a, h6 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}*/
hr {
	background-color: #e8e8e8;
	height: 1px;
	border: 0;
	width: 100%;
	margin-bottom: 1em;
	margin-top: 1em;
	clear: both;
}
blockquote {
	margin: 0.77em 0px .77em 1.92em;
	padding: 0px 0px 0px 0.77em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	color: #999;
}
.emailLink {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/icon-email.gif) 0 3px no-repeat;
	padding: 0 0 0 25px;
	display: block;
}
.csw, .cbs, .css, .cbj {
	padding: 0 0 0 30px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/certified.jpg) no-repeat 0 6px;
}
.csm, .cc {
	padding: 0 0 0 30px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sommelier.jpg) no-repeat 0 6px;
}
.alert {
	/* REMOVING WITH RESKIN PROJECT 5/31
	background: #ffd670;
	border: 1px solid #ffbf54;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 5px;*/
	color:#3f3f3f;
}
.success {
	/* REMOVING WITH RESKIN PROJECT 5/31
	background: #dff0d8;
	border: 1px solid #3c763d;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 5px;
	*/
}
.ecom_item_alert {
	border: 1px solid #ff0000;
	padding: 5px 10px;
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 10px;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
/*------widths------*/

/*.width-150 {
	width: 150px;
}
.width-260 {
	width: 260px;
}
.width-285 {
	width: 285px;
}
.width-290 {
	width: 290px;
}
.width-310 {
	width: 310px;
}
.width-470 {
	width: 470px;
}
.width-595 {
	width: 595px;
}
.width-610 {
	width: 610px;
}
.width-640 {
	width: 640px;
}
.width-730 {
	width: 730px;
}
.width-750 {
	width: 750px;
}
.width-920 {
	width: 920px;
}
.width-310 {
	width: 310px;
}
.width-610 {
	width: 610px;
}
.height-238 {
	height: 238px
}
.height-338 {
	height: 338px
}*/
/*------wrapper------*/
/*#wrapper {
	padding: 0 0 0 0;
	position: relative;
	box-shadow: 0 0 3px #999;
	box-shadow:0 0 3px #999;
}
#wrapper .container {
	width: 960px;
	margin: 0 auto;
} */

#page_content ul, ol {
	margin: 0 20px 10px 25px;
	padding: 0;
}
#page_content ul, ol {
	padding: 0;
}
#page_content ul li, ol li {
	margin: 0 0 8px 0;
}
.errorBox {
	border: 1px solid #B10503;
	display: block;
	margin: 10px 0;
	padding: 8px;
	color: #B10503;
	font-weight: bold;
	background: #f4f4f4;
}
.attentionBox {
	border-right: 1px solid #FC0;
	border-top: 1px solid #FC0;
	border-bottom: 1px solid #FC0;
	border-left: 10px solid #FC0;
	background: #FFC;
	color: #333;
	padding: 10px 15px 5px 20px;
	margin: 10px 0;
}
.attentionBox h3 {
	color: #333;
	font-size: 16px;
}

input[type=text].double {
	width: 398px;
}
input[type=text].zip {
	width: 55px;
}
input[type=text].date {
	width: 75px;
}
input[type=text].script {
	width: 94px;
}
input[type=text].store {
	width: 50px;
}
input[type=text].toolInput {
	width: 154px;
}
input[type=submit] {
	cursor: pointer;
}
input.listSearchField {
	width: 150px;
}
select {
	border: 1px solid #919191;
	font-family: var(--font-family);
	color: #555;
	height: 30px;
	padding: 7px 5px 5px 5px;
	font-size: 12px;
	line-height: 1em;
	border-radius: 3px;
	background: #fff;
}
option {
	padding: 2px 5px;
}
textarea {
	border: 1px solid #919191;
	font-family: var(--font-family);
	color: #555;
	padding: 5px;
	font-size: 12px;
	border-radius: 3px;
	background: #fff;
}
/*------old styles------*/
.section_options {
	border: 1px solid #CCCCCC;
	background: #F0F0F0;
	padding: 10px 10px 8px 10px;
	margin: 0 0 10px 0;
	line-height: 18px;
}
.section_options td {
	padding: 3px;
}
.section_options td.label {
	padding: 3px 20px 0 0;
}
.section_options input[type=submit], input[type=text] {
}
.section_instructions {
	border: 1px solid #93B6CA;
	background: #DEE9EF;
	padding: 10px 10px 10px 10px;
	margin: 0 0 10px 0;
	line-height: 18px;
}
.section_instructions td {
	padding: 0 10px 0 0;
}
.section_instructions td.label {
	padding: 3px 20px 0 0;
}
.section_instructions label {
	font-weight: bold;
}
.section_instructions input[type=text], .section_instructions input[type=password] {
    padding: 5px 8px 4px 8px;
    border: 1px solid #919191;
    border-radius: 12px;
    font-family: var(--font-family);
    color: #555;
    font-size: 14px;
    box-shadow: inset 1px 1px 4px 2px rgba(0, 0, 0, .1);
}
.submit {
    background: none repeat scroll 0 0 #e21c11;
    border: 0 none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    margin: 0 2px 0 0;
    padding: 6px 10px !important;
    position: relative;
    text-align: center;
    text-decoration: none;
    font-family: var(--font-family);
    line-height: 1.3em;
}
.button {
    background: none repeat scroll 0 0 #999999;
    border: 0 none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    margin: 0 2px 0 0;
    padding: 6px 10px !important;
    position: relative;
    text-align: center;
    text-decoration: none;
    font-family: var(--font-family);
}
.submit:hover {
	background: #1c5669;
	text-decoration: none;
}
.button:hover {
	background: #777777;
	text-decoration: none;
}
.start {
    background: none repeat scroll 0 0 #e21c11;
    border: 0 none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0;
    padding: 6px 10px !important;
    text-align: center;
    text-decoration: none;
    font-family: var(--font-family);
}
.start:hover {
	background: #1c5669;
}
.pharmOption {
    background: none repeat scroll 0 0 #e21c11;
    border: 0 none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: var(--font-family);
    font-size: 16px !important;
    font-weight: bold;
    line-height: 130%;
    margin: 0;
    padding: 3px 6px 3px 45px;
    text-decoration: none;
}
.pharmButton {
    background: none repeat scroll 0 0 #999999;
    border: 0 none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    margin: 0 2px 0 0;
    padding: 8px 10px !important;
    position: relative;
    text-align: center;
    text-decoration: none;
    font-family: var(--font-family);
    display: block;
}
.pharmButton:hover {
	background: #777777;
}
.refill {
	background: url("https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/icons-refill.png") no-repeat scroll 10px 4px #e21c11;
}
.transfer {
	background: url("https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/icons-transfer.png") no-repeat scroll 10px 4px #e21c11;
}
.status {
	background: url("https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/icons-status.png") no-repeat scroll 10px 4px #e21c11;
}
.refill:hover {
	background: url("https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/icons-refill.png") no-repeat scroll 10px 4px #1c5669;
}
.transfer:hover {
	background: url("https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/icons-transfer.png") no-repeat scroll 10px 4px #1c5669;
}
.status:hover {
	background: url("https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/icons-status.png") no-repeat scroll 10px 4px #1c5669;
}
/*------banners------*/
.article_thumb {
	border: solid 1px #D2D2D2;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.banner_in {
	margin: 0 0 10px 0;
}
.map_border {
	border: solid 9px #D2D2D2;
	width: 590px;
	height: 380px;
}
.page_banner {

	/*NEW STYLES*/
	width:100%;
	padding-bottom:15px;
	/*
	border: solid 9px #D2D2D2;
	margin-bottom: 10px;
	*/
}
/*------tables------*/

.table_ecom_results {
	margin: 0 0 10px 0;
}
.table_ecom_results td {
	padding: 0 7px 0 0;
	text-align: center;
}
.table_ecom_results a {
	color: #666666;
}
.table_ecom_results span a img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 140px;
}
.table_ecom_results span a:hover img {
	border: 1px solid #999999;
	padding: 2px;
}
.table_ecom_results thead {
	background: #D2D2D2;
	font-weight: bold;
}
.table_ecom_item {
}
.table_ecom_item td {
	padding: 0;
}
.table_ecom_item a {
	color: #666666;
}
.table_ecom_item span img {
	border: 1px solid #CCCCCC;
}
.table_ecom_item thead {
	background: #D2D2D2;
	font-weight: bold;
}
.modifier_options {
	border: 1px solid #e8e8e8;
	background: #f5f5f5;
	padding: 10px 10px 8px 10px;
	margin: 0 0 10px 0;
}
.modifier_options td {
	padding: 0 5px 10px 0;
}
.modifier_options textarea {
	font-family: var(--font-family);
	font-size: 11px;
}
.addOns h5 {
	color: #333;
	font-weight: normal;
}
.addOns table {
	width: 100%;
}
.addOns table td {
	width: 50%;
}
.addOns table td select {
	margin-right: 5px;
}
.item_thumbs td {
	padding: 0 10px 0 0;
}
.icon_results a img {
	border: 1px solid #CCCCCC;
}
.icon_results a:hover img {
	border: 1px solid #999999;
}
.table_data {
	border-left: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 20px 0;
}
.table_data td {
	padding: 7px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}
.table_data th {
	padding: 7px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}
.table_data thead {
	background: #D2D2D2;
	font-weight: bold;
}
.table_data tfoot {
	font-size: .75em;
}
.table_data a {
	text-decoration: none;
}
.table_data a:hover {
	text-decoration: underline;
}
.required {
	color: #cc0000;
}
.table_forms {
	border-right: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
	margin: 0 0 20px 0;
}
.table_forms td {
	padding: 10px 10px 6px 10px;
	border-bottom: #CCCCCC solid 1px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/table-forms-back.gif) repeat-x top #F2F2F2;
}
.table_forms td td {
	padding: 0 15px 15px;
	border-bottom: 0;
	border-collapse: collapse;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/blank.gif);
}
.table_forms thead td {
	background: #D2D2D2;
	font-weight: bold;
	padding: 7px;
}
.table_forms tfoot {
	background-color: #EEEEEE;
}
.table_forms label {
	margin: 0 0 3px 0;
	font-weight: bold;
}
.table_forms .required {
	font-weight: bold;
	color: #cc0000;
	font-size: 1em;
}
.gasForm label {
	display: block;
}
.table_formstwo label {
	font-weight: bold;
}
.labelBlock label {
	display: block;
}
.table_cart {
	border-left: #D2D2D2 solid 1px;
	border-top: #D2D2D2 solid 1px;
	font-size: 14px;
	line-height: 17px;
	margin: 0 0 20px 0;
}
.table_cart td {
	padding: 7px;
	border-right: none;
	border-bottom: #D2D2D2 solid 1px;
}
.table_cart td:last-of-type {
	border-right: solid 1px #ccc;
}
.table_cart td.stacked select {
	margin-bottom: 3px;
	width: 100px;
}
.table_cart thead {
	background: #f5f5f5;
	font-weight: bold;
}
.table_cart tfoot {
	background: #F0F0F0;
}
.table_cart a {
	text-decoration: none;
}
.table_cart a:hover {
	text-decoration: underline;
}
.table_cart select, .table_cart input[type=text] {
	font-size: 13px;
}
.cartError {
	font-weight: bold;
	border: 1px solid #ff0000;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/error.png) #eee 3px 2px no-repeat;
	padding: 4px 10px 3px 25px;
	margin: 3px 0;
	border-radius: 10px;
	white-space: nowrap;
	line-height: 25px;
}
.table_x_back_1 {
	background: #F4F4F4;
	display: block;
	text-align: center;
}
.table_x_back_2 {
	background: #DFDFDF;
}
.table_x_back_3 {
	background: #bbdee9;
}
.table_x_back_4 {
	background: #e1f0f5;
}
.table_x_back_5 {
	background: #f4f4f4;
}
.table_x_back_6 {
	background: #d4edf5;
}
.table_30_min_meals img {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
table.table_data_nutfacts td {
	padding: 1px 5px;
}
.formCheckBoxList label {
	display: inline;
	margin-left: 5px;
}
.borderTable {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
.borderTable th {
	padding: 4px 6px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #eee;
	text-align: left;
}
.borderTable td {
	padding: 4px 6px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.promo-disclaimer {
	font-size: .9em;
	line-height: 16px;
	font-style: italic;
	color: #666;
}
.page_profile {
	border: none;
	margin: 8px 30px 15px 0;
	float: left;
}
.page_profile_head {
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}
.page_profile_head td {
	padding: 5px 0 5px 0;
}
table.page_profile_head h2 {
	text-transform: none !important;
}
/*------end old styles------*/

/*------header------*/
/*#header {
	height: 175px;
	width: 960px;
	position: relative;
	z-index: 4000;
}
#head_logo {
	width: 195px;
	padding: 15px 0 0 3px;
	height: 103px;
}
h1#head_logo {
	width: 195px;
	padding: 27px 0 0 3px;
	height: 103px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/hyvee-logo.png) 3px 27px no-repeat;
	border: none;
	line-height: 1em;
	margin: 0;
}
h1#head_logo a {
	width: 195px;
	height: 73px;
	border: none;
	margin: 0;
	text-indent: -9999px;
}
a#Logo {
	width: 195px;
	margin: 0;
	height: 73px;
	padding: 6px;
	display: block;
	position: absolute;
	top: 13px;
	left: 3px;
}
#TopNav {
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.5;
}
#TopNav .container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#TopNav a {
	font-weight: bold;
	cursor: pointer;
}
.hvTopNav {
	background: #eee;
	color: #555;
}
.hvTopNav a {
	color: #333;
	text-decoration: none;
}
.hvTopNav a:hover {
	color: #b10503;
	text-decoration: none;
}*/
#TopNav .profile {
	border-top: 3px solid #E2231A;
	background: #fff;
	width: 200px;
	top: 28px;
	font-size: 16px;
	box-shadow: 0px 0px 8px #999;
	border-collapse: initial;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
	padding: 0;
	margin: 0 !important;
    line-height: 1.4;
}
#TopNav .profile p {
	font-weight: 300;
	display: block;
	padding: 8px;
	font-size: 13px;
}
#TopNav .profile a {
	font-weight: 300;
	display: block;
	padding: 10px 8px;
	background: #f5f5f5;
	color: #3f3f3f;
	text-decoration: none !important
}
#TopNav .profile a:hover {
	background: #ccc;
	color: #333;
}
#TopNav .profile p a {
	font-weight: 300;
	display: block;
	padding: 0px;
	background: #fff;
}
#TopNav .profile p a:hover {
	background: #fff;
	color: #E2231A;
}
div.livechat_button {
	display: inline-block;
}
div.livechat_button a {
	text-transform: capitalize;
}
.inline-block {
	display: inline-block !important;
	float: none !important;
}
.line {
	clear: both;
	position: relative;
	width: 100%;
	border-top: 1px solid #ccc;
}
.changeLink {
	color: #E2231A !important;
	text-decoration: underline !important;
    font-weight:500 !important;
}
.nomargin {
	margin: 0 !important;
}
.pull-right {
	float: right;
}
.dropup, .dropdown {
	position: relative;
}
.dropdown-toggle:focus {
	outline: 0;
}
.dropdown-menu {
	position: absolute;
	top: 90%;
	left: 0;
	z-index: 4500;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #555;
	white-space: nowrap;
	text-decoration: none;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
	content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}
.storeSelector {
	padding: 25px 0 0 35px;
	width: 210px;
	font-size: 11px;
	position: absolute;
	top: 0;
	left: 200px;
	z-index: 6000;
}
    .storeSelector p {
        color: #333;
        font-size: 18px;
        font-family: var(--font-family);
        font-weight: normal;
        line-height: 1.3em;
        margin-bottom: 8px;
    }
.storeSelector a {
	font-weight: bold;
	color: #B10503;
	text-decoration: none;
	position: relative;
}
/* tooltip styling */
/*.tooltip {
	display:none;
  position:absolute;
	top:105px;
	left:0;
	background:url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/popup_top.png) center top no-repeat;
	padding:17px 0 0 0;
	font-size:12px;
	color:#555;
	width:290px;
}
.tooltip div{
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, .4);
	background:#FFF;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:15px 15px 5px 15px;
	background:#fff;
}
.tooltip ul{
	width:150px;
	float:left;
}*/

.pageTooltip {
	background: #b10503;
	padding: 12px 20px;
	border: 2px solid #fff;
	color: #fff;
	font-weight: bold;
	border-radius: 10px;
	box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, .3);
	text-shadow: 1px 1px 0px #000000;
	z-index:1;
}
#head_search {
	position: absolute;
	top: 35px;
	right: 0;
	z-index: 1;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	display:block;
	line-height:15px;
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	box-shadow:none;
	font-size:15px !important;
}
/*.search {
	border-left:1px solid #ddd;
}
input.searchField {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: none;
	width: 250px;
	height: 34px;
	padding: 0 5px;
	float: left;
	display: block;
	line-height: 15px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: none;
	font-size: 15px !important;
}
input.searchButton {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/icon-glass.png) #eee 5px 5px no-repeat;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	width: 36px;
	height: 36px;
	padding: 0;
	text-indent: -9999px;
	margin: 0;
	cursor: pointer;
	float: left;
	display: block;
	font-size: 15px;
	line-height: 15px;
}
input.searchButton:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/icon-glass.png) #ee2e24 5px -45px no-repeat;
	border-top: 1px solid #ee2e24;
	border-right: 1px solid #ee2e24;
	border-bottom: 1px solid #ee2e24;
	border-left: 1px solid #ee2e24;
}*/
.cart {
	width: 36px;
	height: 36px;
	display: block;
	padding: 2px;
	position: relative;
	margin-right: 10px;
}

.cart span {
	position: absolute;
	top: -8px;
	right: -8px;
	background: #ee2e24;
	text-align: center;
	line-height: 18px;
	color: #fff;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
}
.btn-lg {
	font-size: 15px !important;
	padding: 8px 15px !important;
}
.pull-right {
	float: right;
}
#content_container {
}
/*------valentines social sprites------*/
/*
.iconYT{ background:url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main-vday.png) -108px 0 no-repeat; }
.iconTW{ background:url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main-vday.png) -36px 0 no-repeat; }
.iconFB{ background:url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main-vday.png) 0px 0 no-repeat; }
.iconRSS{ background:url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main-vday.png) -144px 0 no-repeat; }
.iconEM{ background:url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main-vday.png) -180px 0 no-repeat; }
.iconPIN{ background:url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main-vday.png) -72px 0 no-repeat; }
*/

/*------normal social sprites------*/

ul.social a {
	display: block;
	width: 36px;
	height: 36px;
	text-indent: -9999px;
}
.iconYT {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main.png?1) 0 0 no-repeat;
}
.iconTW {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main.png?1) -36px 0 no-repeat;
}
.iconFB {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main.png?1) -72px 0 no-repeat;
}
.iconRSS {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main.png?1) -108px 0 no-repeat;
}
.iconEM {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main.png?1) -144px 0 no-repeat;
}
.iconPIN {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main.png?1) -180px 0 no-repeat;
}
.iconGoogle {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main.png?1) -216px 0 no-repeat;
}
.iconINS {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main.png?1) -252px 0 no-repeat;
}
.iconINSB {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main.png?1) -288px 0 no-repeat;
}
/*------main navigation------*/
ul#nav {
	margin: 0;
	padding: 0;
	width: 940px;
	height: 45px;
	list-style: none;
	position: absolute;
	left: 10px;
	top: 100px;
}
ul#nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
ul#nav li a {
	margin: 0 6px;
	float: left;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 17px 0px 17px;
	text-decoration: none;
	display: block;
	height: 30px;
}
ul#nav li a.more {
	background-image: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/nav_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
ul#nav li:hover a, ul#nav li a:hover {
	background: #9b070b;
}
ul#nav li .sub {
	position: absolute;
	top: 45px;
	left: 6px;
	background: #9b070b url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sub_nav_bg.png) repeat-x;
	padding: 15px 0 15px 15px;
	float: left;
	border-radius: 0 0 8px 8px;
	box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, .2);
	display: none;
}
ul#nav li div.left {
	left: -511px !important;
}
ul#nav li .row {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#nav li .sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
	float: left;
}
ul#nav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#nav .sub ul li.premium h2 {
	font-weight: normal;
}
ul#nav .sub ul li.premium h2 span {
	font-weight: bold;
	font-size: 18px;
}
ul#nav .sub ul li.premium.careers h2 a {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/premium-careers.png) #9b070b no-repeat;
	height: 22px;
	padding: 90px 0 15px 5px;
}
ul#nav .sub ul li.premium.careers h2 a:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/premium-careers.png) #b10503 no-repeat;
}
ul#nav .sub ul li.premium a {
	font-weight: normal;
}
ul#nav .sub ul li.premium a span {
	font-weight: bold;
	font-size: 18px;
}
ul#nav .sub ul li.premium.careers a {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/premium-careers.png) #9b070b no-repeat;
	height: 22px;
	padding: 90px 0 15px 5px;
}
ul#nav .sub ul li.premium.careers a:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/premium-careers.png) #b10503 no-repeat;
}
ul#nav .sub ul li h2 {
	padding: 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#nav .sub ul li h2 a {
	padding: 5px;
	background-image: none;
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px solid #510104;
	margin-right: 20px;
}
ul#nav .sub ul li a.navHeader, ul#nav .sub ul li div.livechat_button a {
	padding: 5px;
	background-image: none;
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px solid #510104;
	margin-right: 20px;

	display: block;
	line-height: 1.4em;
}
.topBorder {
	border-top: 1px solid #510104;
}
ul#nav .sub ul li a.navHeader:hover, ul#nav .sub ul li div.livechat_button a:hover {
	background: #B10503;
}
ul#nav .sub ul li a {
	float: none;
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/navlist_arrow.png) no-repeat 5px 10px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	margin: 0 20px 0 0;
}
ul#nav .sub ul li h2 a:hover {
	color: #FFF;
	background: #B10503;
}
ul#nav .sub ul li a:hover {
	color: #FFF;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/navlist_arrow.png) no-repeat 5px 10px #B10503;
}
/*------section navigation (vertical)------*/

/* --- RESKIN - Planning to remove this code -----
#nav_section_y {
	color: #666666;
	border-right: 1px solid #DDDDDD;
}
*/

#nav_section_y h1 {
    font-family: var(--font-family);
    font-size: 20px;
    color: #e21c11;
    border: 0;
    padding: 0 5px 0 0;
    text-align: left;
    margin: 0;
    letter-spacing: 0;
}
    #nav_section_y h1 a {
        font-family: var(--font-family);
        font-size: 20px;
        color: #e21c11;
        font-weight: normal;
        border: 0;
        padding: 0 5px 0 0;
        text-align: left;
        margin: 0;
        letter-spacing: 0;
    }
#nav_section_y ul {
	list-style: none;
	margin: 5px 10px 20px 0;
	padding: 0;
	border: none;
}
#nav_section_y li {
	border-bottom: #DDDDDD solid 1px;
}
#nav_section_y li p {
	padding: 5px;
	margin: 0;
}
#nav_section_y li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 7px 5px;
}
#nav_section_y li a:hover {
	color: #e21c11;
	background-color: #FAFAFA;
}
/*------section navigation (horizontal)------*/
#nav_section_x {
	width: 100%; /*leave this value as is in most cases*/
	padding: 0;
	margin: 0;
	display: block;
	height: 32px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/x-nav-bg.jpg) repeat-x #BABABA;
	overflow: hidden;
}
#nav_section_x ul {
	display: block;
	border: none;
	margin: 0 auto;
	width: 940px;
	padding: 0;
}
#nav_section_x ul li {
	margin: 0;
	border: none;
	list-style: none;
	display: inline;
	float: left;
}
#nav_section_x ul li a {
	color: #555555;
	padding: 9px 17px;
	text-decoration: none;
	display: block;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/x-nav-bg.jpg) repeat-x #BABABA;
	font-weight: bold;

}
#nav_section_x ul li a:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/x-nav-bg-hover.jpg) repeat-x #FFF;
}
/*------breadcrumb navigation (horizontal)------*/

#nav_breadcrumb {
	font-size: 11px;
	width: 100%; /*leave this value as is in most cases*/
	padding: 0;
	display: block;
}
#nav_breadcrumb ul {
	display: inline;
	border: none;
}
#nav_breadcrumb ul li {
	margin: 0;
	border: none;
	list-style: none;
	display: inline;
	float: left;
	line-height: 1.6em;
	line-height: 40px;
}
#nav_breadcrumb ul li a {
	color: #666666;
	padding: 10px 20px 10px 0;
	background-image: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/arrow_right_bread.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
}
#nav_breadcrumb ul li a:hover {
	text-decoration: underline;
}
#nav_breadcrumb ul li a.current {
	text-decoration: none;
	color: #D12C23;
	background-image: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/blank.gif);
	background-position: right;
	background-repeat: no-repeat;
	cursor: default;
}
#nav_step_checkout {
	font-size: 13px;
	width: 100%; /*leave this value as is in most cases*/
	padding: 0;
	height: 20px;
	display: block;
	white-space: nowrap;
}
#nav_step_checkout ul {
	display: inline;
	border: none;
	height: 20px;
}
#nav_step_checkout ul li {
	margin: 0;
	border: none;
	list-style: none;
	display: inline;
	float: left;
}
#nav_step_checkout ul li a {
	color: #999999;
	padding: 3px 0 3px 20px;
	background-image: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/icon-circle-incomplete.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0 20px 0 0;
	cursor: default;
}
#nav_step_checkout ul li a.current {
	text-decoration: none;
	color: #D12C23;
	background-image: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/icon-circle-incomplete.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
}
#nav_step_checkout ul li a.complete {
	text-decoration: none;
	background-image: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/icon-circle-complete.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#nav_step_checkout ul li a:hover.complete {
	text-decoration: underline;
	cursor: pointer;
}
#nav_step_checkout td {
	padding: 0 20px 0 0;
}
#nav_checked_list {
	font-size: 11px;
	width: 100%; /*leave this value as is in most cases*/
	padding: 0;
	display: block;
	line-height: 200%;
}
#nav_checked_list ul {
	display: inline;
	border: none;
	height: 20px;
}
#nav_checked_list ul li {
	margin: 0;
	border: none;
	list-style: none;
	display: inline;
	float: left;
}
#nav_checked_list ul li {
	color: #666666;
	padding: 3px 0 3px 20px;
	background-image: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/icon-circle-complete.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0 10px 0 0;
	font-weight: bold;
}
#nav_checked_list ul li a:hover {
	text-decoration: underline;
}
#nav_checked_list td {
	padding: 0 20px 0 0;
}
/*#content_container {
	width: 960px;
	clear: both;
	margin: 0 auto;
}*/

#article_tools td {
	padding: 0 10px 0 0;
}
#article_tools td td {
	padding: 0;
}
#article_tools td img, #article_tools td input {
	margin: 0 5px 0 0;
	float: left;
}
#article_tools td a {
	text-decoration: none;
	color: #333333;
}
/*------thumb/icon navigation------*/
.table_icons {
	border: 1px solid #CCCCCC;
	background: #F0F0F0;
	margin: 0 0 10px 0;
	line-height: 18px;
}
.table_icons table td {
	padding: 7px 7px 7px 7px;
}
.table_icons a img {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
/*------boxes home------*/

.box_primary {
	background: #FFFFFF;
	border: #CCCCCC solid 1px;
	color: #666666;
}
.box_primary h1 {
	background: #FFFFFF;
	display: block;
	text-align: center;
	padding: 15px;
	text-transform: uppercase;
	color: #646464;
	font-weight: bold;
	border: 0;
	margin: 0;
}
.box_primary h6 {
	text-align: center;
	color: #646464;
	font-weight: normal;
}
.box_secondary {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/box-back.gif) bottom repeat-x #FAFAFA;
	border: #CCCCCC solid 1px;
	color: #666666;
	margin: 0 0 20px 0;
}
.box_secondary h1 {
	background: #D2D2D2;
	display: block;
	text-align: center;
	padding: 15px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	margin: 0;
}
.box_secondary div {
	padding: 10px;
}
/*------boxes Interior------*/

.box_primary_in {
	border: #CCCCCC solid 1px;
	color: #666666;
	margin: 0 0 10px 0;
}
.box_primary_in p {
	margin: 0 0 .7em 0;
}
.box_primary_in thead td {
	display: block;
	font-family: var(--font-family);
	font-size: 18px;
	color: #e21c11;
	font-weight: bold;
	line-height: 1.3em;
	padding: 10px 10px 0 10px;

}
.box_primary_in tbody td {
	padding: 10px;
}
.box_primary_in tbody td td {
	padding: 5px 10px 5px 0;
}
.box_primary_in span img {
	border: 1px solid #CCCCCC;
}
.box_primary_in span a:hover img {
	border: 1px solid #999999;
}
.box_secondary_in {
	/*border-bottom: #CCCCCC solid 1px;*/
	color: #3636;
	margin: 0 0 10px 0;
	/*background: #fff;*/
	width:100%;
}
.box_secondary_in p {
	margin: 0 0 .75em 0;
}
    .box_secondary_in thead td {
        display: block;
        font-family: var(--font-family);
        font-size: 18px;
        color: #3f3f3f;
        font-weight: bold;
        line-height: 1.3em;
        padding: 10px 10px 0 10px;
        text-transform: capitalize;
    }
.box_secondary_in tbody td {
	padding: 10px;
}
.box_secondary_in tbody td td {
	padding: 5px 10px 5px 0px;
}
.box_secondary_in tfoot td {
	background: #fff;
	padding: 10px;
}
.box_secondary_in span img {
	border: 1px solid #ccc;
	padding: 2px;
}/*---Used in the store section---*/
.box_secondary_in span a:hover img {
	border: 1px solid #757575;
}/*---Used in the store section---*/
.box_secondary_in span {
	font-weight: bold;
	color: #3f3f3f;
}/*---Used in the store section---*/
.box_secondary_in ul {
	list-style: none;
	margin: 5px 0 0 0px;
	padding: 0;
	border: none;
}
.box_secondary_in h2, .box_secondary_in h2 a {
	font-family: var(--font-family);
	font-size: 18px;
	color: #3f3f3f;
	font-weight: bold;
	margin: 0 0 .25em 0;
	line-height: 1.4em;

}
.box_secondary_in h5 {
}
.box_secondary_in li {
	margin: 0px;
	padding: 8px 0;
	border-top: 1px solid #ccc;
}
.box_secondary_in li a {
	color: #B10503;
	text-decoration: underline;
	display: block;
	line-height: 1.3em;
}
.box_secondary_in li a:hover {
	text-decoration: none;
}
.box_secondary_in li span a {
	text-decoration: underline;
	color: #B10503;
	display: block;
	padding: 7px 5px;
	border-bottom: 0;
	font-weight: normal;
}
.box_secondary_in li span a:hover {
	color: #375A84;
	background-color: #FAFAFA;
	text-decoration: none;
}
.health_sub_in {
	margin: 15px 0 0 25px;
}
.width-750 thead td {
	background: #F4F4F4;
	padding: 6px 10px 4px 10px;

}
.width-470 thead td {
	background: #FFF;
	padding: 10px 10px 0px 10px;

}
.width-470 {
	background: #FFF;
}
.width-260 thead td {
	background: #fff;
	padding: 10px 10px 0 10px;

}
/*------box lists------*/
.item_list_1 a {
	color: #B10503;
}
.box_secondary_in tbody td .item_list_1 td {
	border-bottom: dashed 1px #CCCCCC;
	padding: 7px 10px;
}
.item_list_1 .altrowlist1 {
	background: #F4F4F4;
}
.item_list_2 a {
	color: #B10503;
}
.box_secondary_in tbody td .item_list_2 td {
	border-bottom: dashed 1px #CCCCCC;
	padding: 7px 10px;
}
.item_list_2 .altrowlist2 {
	background: #F4F4F4;
}
.item_list_3 a {
	color: #B10503;
}
.box_secondary_in tbody td .item_list_3 td {
	border-bottom: dashed 1px #999999;
	padding: 7px 10px;
}
.item_list_3 .altrowlist3 {
	background: #F4F4F4;
}
.item_list_3 img {
	border: 1px solid #CCC;
	padding: 2px;
}
.item_list_company a {
	color: #B10503;
}
.box_secondary_in tbody td .item_list_company td {
	border-bottom: dashed 1px #999999;
	padding: 7px 10px;
}
.item_list_company .altrowlistcompany {
	background: #F4F4F4;
}
.item_list_company img {
	border: 1px solid #CCC;
	padding: 2px;
}
.item_list_resources a {
	color: #B10503;
}
.box_secondary_in tbody td .item_list_resources td {
	border-bottom: dashed 1px #999999;
	padding: 7px 10px;
}
.item_list_resources .altrowlistresources {
	background: #F4F4F4;
}
.item_list_resources img {
	border: 1px solid #CCC;
	padding: 2px;
}
.item_list_bakingstone a {
	color: #B10503;
}
.box_secondary_in tbody td .item_list_bakingstone td {
	border-bottom: dashed 1px #999999;
	padding: 7px 10px;
}
.item_list_bakingstone .altrowlistbakingstone {
	background: #F4F4F4;
}
.item_list_bakingstone img {
	border: 1px solid #CCC;
	padding: 2px;
}
.recipe_detail h3 {
	border-bottom: 1px solid #CCC;
}
.recipe_detail h3 a {
	color: #B10503;
	font-size: 12px;
	font-weight: bold;
}
.recipe_detail ul, .recipe_detail ol {
	margin: 5px 10px 15px 25px;
}
.recipe_detail ul.stripe, ul.shopList {
	list-style: none;
	margin: 5px 10px 15px 0;
}
.recipe_detail ul li, .recipe_detail ol li {
	margin: 3px 0;
	line-height: 1.3em;
}
ul.shopList li {
	margin: 0;
	line-height: 1.3em;
	padding: 4px 8px;
}
.recipe_detail ul.stripe li {
	margin: 0;
	line-height: 1.3em;
	padding: 4px 8px;
}
.recipe_detail h3 input, .recipe_detail ul.stripe li input {
	float: right;
	display: block;
	margin-left: 20px;
}
ul.shopList li {
	border-top: 1px solid #999;
	background: #FAFAFA;
}
ul.shopList li.last {
	border-bottom: 1px solid #999;
}
td.ad_bar img {
	margin: 0 0 10px 0;
	border: 1px solid #CCC;
	padding: 2px;
}
.recipe_thumb {
	margin: 0 20px 15px 0;
	border: 1px solid #CCC;
	padding: 2px;
}
/*------careers------*/
a.careers {
	text-decoration: none;
	color: #fff;
	height: 28px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/ticon-white.png) 11px 9px no-repeat #e21c11;
	margin-bottom: 20px;
	display: block;
	padding: 17px 0px 0 36px;
}
a.careers span {
	font-weight: bold;
}
a.careers:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/ticon-white.png) 11px 9px no-repeat #23667c;
}
/*------secondary content------*/
.secondary {
	height: 236px;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 16px;
}
.secondary img {
	margin-bottom: 15px;
}
/*------quick links------*/
ul.quick_links {
	height: 48px;
	width: 638px;
	list-style: none;
	border: 1px solid #CCC;
	background: #f4f4f4;
}
ul.quick_links li {
	float: left;
	padding: 10px 15px 0 15px;
}
ul.quick_links a {
	text-decoration: none;
	padding: 0px 0 0px 42px;
	display: block;
	border-left: 1px solid #CCC;
	color: #555;
}
ul.quick_links a.first {
	border-left: none;
}
ul.quick_links a:hover {
	text-decoration: underline;
}
.ql1 {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-quick.png) 22px 0px no-repeat;
}
.ql2 {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-quick.png) 23px -50px no-repeat;
}
.ql3 {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-quick.png) 22px -100px no-repeat;
}
.ql4 {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-quick.png) 23px -150px no-repeat;
}
.ql5 {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-quick.png) 17px -200px no-repeat;
}
/*------tabs------*/
.panes div.toBeHidden {
	display: none;
	padding: 0 15px;
}
ul.nav-pills {
	list-style: none;
	height: 37px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/tabDivider.jpg) bottom center no-repeat;
	margin: 0 !important;
}
ul.nav-pills li {
	float: left;
	margin: 0;
	padding: 0;
	width:50% !important;
}
ul.nav-pills a {
	color: #8f8f8f;
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: center;
	border-bottom: 1px solid #CCC;
	padding: 9px 0 9px 0 !important;
	text-decoration: none;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #e21c11;
	border-bottom: none;
	border-bottom: 1px solid #f4f4f4;
}
ul.nav-pills > li > a:hover{
	background-color: #d7d7d7 !important;
	border-bottom: 1px solid #CCC;
}
ul.nav-pills > li.active > a {
	background-color: transparent !important;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.tab-content{ padding:15px; }
.calloutBox {
	background: #f4f4f4;
	border: 1px solid #CCC;
	padding: 16px;
	height: 236px;
}
.calloutBox strong {
	display: block;
	color: #B10503;
}
.calloutBox p {
	margin: 10px 0 15px 0;
	line-height: 1.3em;
}
.calloutBox div img, .calloutBox p img, .box_secondary_in p img {
	float: left;
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #CCC;
}
.calloutBox p a {
	color: #b10503;
	text-decoration: underline;
}
.calloutBox span {
	color: #B10503;
	text-decoration: underline;
}
.calloutBox strong a {
	color: #B10503;
	text-decoration: none;
}
.calloutBox strong a:hover {
	text-decoration: underline;
}
.calloutBox span:hover {
	text-decoration: none;
}
div.shortTab div {
	margin: 0 0 10px 0;
	height: 60px;
}
div.shorterTab p {
	margin: 0 0 .8em 0;
}
h1.recipeTitle {
	position: relative;
}
h1.recipeTitle.pinterestButton span {
	position: absolute !important;
	right: 10px;
	top: 10px;
	border-top: none;
	border-bottom: none;
}
.featuredRecipes {
	padding: 10px 16px 16px 16px;
	border: 1px solid #ccc;
}
.featuredRecipes div.recipe {
	float: left;
	width: 195px;
	text-align: center;
	margin: 5px 10px 0 10px;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 2px;
	position: relative;
}
.featuredRecipes div.recipe strong a {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 187px;
	text-align: center;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/banner-shade.png) repeat-x;
	padding: 5px;
	color: #555;
	text-decoration: none;
	font-weight: normal;
}
/*------search tabs------*/
.searchPane div {
	padding: 15px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.searchPane div div {
	padding: 2px;
	border: none;
	margin-bottom: 5px;
	text-align: left;
	color:#3f3f3f;
}

ul.searchTabs {
	list-style: none;
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
	height: 30px;
}
ul.searchTabs li {
	float: left;
	margin: 0 !important;
	;
	padding: 0 !important;
	;
	width: 50%;
	text-align: center;
}
ul.searchTabs a {
	color: #555;
	font-size: 13px;
	display: block;
	text-align: center;
	padding: 8px 25px 7px 25px;
	text-decoration: none;
	background: #eee;
}
ul.searchTabs a.current {
	background: #FFF;
	font-weight: bold;
}
ul.searchTabs li.tabOne a {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
ul.searchTabs li.tabTwo a {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
ul.searchTabs li.tabOne a.current {
	border-left: 1px solid #ccc;
	border-right: none;
	border-top: 1px solid #ccc;
	border-bottom: none;
}
ul.searchTabs li.tabTwo a.current {
	border-left: none;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: none;
}
ul.searchTabs a:hover {
	background: #d7d7d7;
}
ul.searchTabs a.current:hover {
	background: #fff;
	cursor: default;
}
.searchDivider {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/search_divider.jpg) no-repeat center center;
	text-align: center;
	clear: both;
	margin-top: 20px;
}
a.question {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/question.png) no-repeat center center;
	padding: 5px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
table.advancedSearch td {
	padding: 5px;
}
table.advancedSearch td span.label {
	text-align: right;
	width: 90px;
	float: left;
	display: block;
	margin: 5px 10px 0 0;
	color:#3f3f3f;
}
table.advancedSearch select {
	width: 200px;
}
input.mainSearchField {
	width: 210px;
}
table.recipe_list, table.recipe_box_list {
	margin-top: 5px;
}
table.recipe_list th, table.recipe_box_list th {
	border-bottom: 1px solid #CCC;
	padding: 10px 5px 4px 5px;
	font-weight: bold;
}
table.recipe_list td {
	padding: 10px 4px;
}
table.recipe_box_list td {
	padding: 5px 4px;
}
table.recipe_list td a, table.recipe_box_list td a {
	text-decoration: none;
}
table.recipe_list td a:hover, table.recipe_box_list td a:hover {
	text-decoration: underline;
}
td.votes {
	white-space: nowrap;
	font-size: 11px;
}
.altRow {
	background: #f0f0f0;
}
input.adSearchField {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/ad_search_bg.png) no-repeat;
	border: none;
	width: 170px;
	height: 32px;
	padding: 0 15px;
	display: block;
	float: left;
	line-height: 2.4em;
}
input.adSearchButton {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/ad_search_button.jpg) 0 0 no-repeat;
	border: none;
	width: 40px;
	height: 32px;
	padding: 0;
	text-indent: -9999px;
	margin: 0px 0 0 4px;
	cursor: pointer;
	float: left;
	display: block;
	font-size: 0;
	line-height: 0;
}
#preview {
	position: absolute;
	border: 1px solid #ccc;
	background: #f8f8f8;
	padding: 7px;
	display: none;
	color: #3f3f3f;
	z-index: 500;
	font-size: 11px;
	width: 156px;
}
#preview img {
	border: 1px solid #ccc;
	margin: 0 0 5px 0;
	max-height: 140px;
	max-width: 140px;
}
ul.shopping_list_menu {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
	height: 30px;
}
ul.shopping_list_menu li {
	float: left;
	margin: 0px 8px 0 0;
	padding: 0;
	border-top: none;
}
ul.shopping_list_menu li.last {
	margin: 0px 0px 0 0;
}
ul.shopping_list_menu li a {
	color: #FFF;
	text-decoration: none;
	padding: 4px 10px;
}
.unifiedSL {
	border-top: 1px solid #ccc;
	padding: 8px 10px 2px 35px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/mobile-device-icon.png) no-repeat 5px 10px;
	margin: 10px 0 0 0 !important;
}
input.listSearchField {
	width: 155px;
}
.catTrigger {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/category_arrow.gif) no-repeat right 2px;
	padding: 0 14px 0 0;
}
.catTrigger.active {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/category_arrow.gif) no-repeat right -11px;
}
.cats {
	display: none;
	padding-left: 15px;
}
ul#ad_nav {
	background: #e21c11;
	height: 40px;
	margin: 10px 0 0px 0;
	list-style: none;
	color: #FFF;
	width: 640px;
	padding: 0;
}
#ad_nav li {
	float: left;
	margin: 0;
	padding: 0;
}
#ad_nav span {
	color: #FFF;
	padding: 15px 10px 0 10px;
	display: block;
	height: 25px;
}
#ad_nav li.listDrop {
	padding: 7px 10px 0 10px;
}
#ad_nav li.listTitle, #ad_nav li.listDivider {
	padding: 11px 10px 0 10px;
}
#ad_nav li.listCount {
	padding: 11px 10px 0 10px;
	float: right;
}
#ad_nav li.listDivider span {
	padding: 0px !important;
}
#ad_nav li.search_ad {
	padding: 4px 5px 0 10px;
	float: right;
}
#ad_nav a {
	color: #FFF;
	padding: 14px 10px 0 10px;
	background: #e21c11;
	display: block;
	text-decoration: none;
	height: 26px;
	font-size: 13px;
	font-family: var(--font-family);
}
#ad_nav a:hover {
	background: #1b5062;
}
#ad_nav a.download {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/pdf_icon.gif) no-repeat 89px 15px #e21c11;
	padding: 14px 27px 0 10px;
}
#ad_nav a.download:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/pdf_icon.gif) no-repeat 89px 15px #1b5062;
}
#ad_nav input[type="submit"] {
	color: #FFF;
	padding: 0px 0px;
	width: 80px;
	background: #e21c11;
	display: block;
	text-decoration: none;
	height: 40px;
	border: none;
	font-size: 13px;
	font-family: var(--font-family);
	cursor: pointer;
}
#ad_nav input[type="submit"]:hover, #ad_nav input.active {
	background: #1b5062;
}
#ad_nav li.active input {
	background: #1b5062;
}
div.shopListAdd {
	background: #eee;
	padding: 5px;
	margin: 0 5px 20px 5px;
}
p.listSectionHeading {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
}
#list_item_view ul {
	display: inline;
	width: 100%;
}
#list_item_view li {
	padding: 0 12px 40px 0px;
	display: block;
	width: 147px;
	vertical-align: top;
	float: left;
}
#list_item_view li.li_clear {
	float: none;
	display: block;
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0;
	height: 1px;
}
#list_item_view .fourth {
	padding: 0;
}
h2.adTitle a {
	font-size: 13px;
	color: #b10503;
	font-weight: normal;
	text-decoration: underline;
}
h2.adTitle a:hover {
	text-decoration: none;
}
h2.adTitle span {
	font-size: 13px;
	color: #555;
	font-weight: normal;
}
div.itemImage {
	margin: 0 0 10px 0;
	padding: 2px;
	border: 1px solid #CCC;
	width: 144px;
	height: 144px;
	overflow: hidden;
	text-align: center;
}
div.itemImage table td {
	width: 144px;
	height: 144px;
}
div.itemImage img {
	max-width: 144px;
	max-height: 144px;
}
div.adImage {
	margin: 0 0 10px 0;
	padding: 2px;
	border: 1px solid #CCC;
	width: 144px;
	height: 144px;
	overflow: hidden;
	text-align: center;
}
div.adImage table td {
	width: 144px;
	height: 144px;
}
div.adImage table td div {
	width: 144px;
	height: 144px;
	overflow: hidden;
}
div.adImage img {
	max-width: 144px;
}
#list_item_view strong {
	display: block;
	margin-bottom: 3px;
}
#list_item_view em {
	display: block;
	margin-bottom: 0px;
}
#list_item_view p.dates {
	color: #B10503;
	font-size: 11px;
	margin: 0;
}
#list_item_view p.fueldescript {
	color: #b10503;
	line-height: 1.1em;
	margin: 6px 0 0 0;
}
div.fueldescript {
	color: #b10503;
	line-height: 1em;
	font-weight: bold;
	margin: 2px 0 0 0;
}
#list_item_view p.price {
	font-size: 18px;
	color: #e21c11;
	margin: 10px 0;
	font-weight: bold;
	line-height: 1em;
}
#list_item_view input {
	border: none;
}
table#item_view {
	width: 640px;
	margin-top: 5px;
}
table#item_view th {
	padding: 0;
	font-weight: normal;
}
table#item_view td.c_one, table#item_view td.c_three {
	padding: 0 13px 40px 0px;
}
table#item_view td.c_two {
	padding: 0 14px 40px 0px;
}
table#item_view td.c_four {
	padding: 0 0 40px 0;
}
table#item_view .frame {
	background: #ccc;
	text-align: center;
	padding: 3px 0 2px 0;
	font-size: 11px;
}
table#item_view .frame a {
	text-decoration: none !important;
}
table#item_view img {
	margin: 0 0 10px 0;
	padding: 2px;
	border: 1px solid #CCC;
}
table#item_view p {
	margin: 0 0 2px 0;
	padding: 0;
	width: 140px;
	line-height: 1.1em;
}
.ad_bar p {
	width: 640px !important;
}
div.advertisement {
	text-transform: uppercase;
	font-size: 9px;
	text-align: right;
	margin-top: 15px;
}
table.ad_space p img {
	margin: 0px 0 0 0;
	border: none;
	padding: 0;
}
.adSignUp {
	position: absolute;
	top: 27px;
	right: 35px;
	text-indent: -9999px;
	width: 96px;
	height: 33px;
	background: url(/webres/Image/Ads/FSP_banner_sign-up.jpg) no-repeat;
}
.adViewAds {
	position: absolute;
	top: 84px;
	right: 35px;
	text-indent: -9999px;
	width: 96px;
	height: 32px;
	background: url(/webres/Image/Ads/FSP_banner_view-ads.jpg) no-repeat;
}
.adDollar {
	position: absolute;
	top: 35px;
	left: 378px;
	font-weight: bold;
	font-size: 44px;
	color: #e02419;
	text-align: center;
	width: 28px;
}
.adCentOne {
	position: absolute;
	top: 35px;
	left: 413px;
	font-weight: bold;
	font-size: 44px;
	color: #e02419;
	text-align: center;
	width: 28px;
}
.adCentTwo {
	position: absolute;
	top: 35px;
	left: 439px;
	font-weight: bold;
	font-size: 44px;
	color: #e02419;
	text-align: center;
	width: 28px;
}
table#item_view p.dates {
	color: #B10503;
	font-size: 11px;
}
table#item_view p.price {
	font-size: 18px;
	color: #e21c11;
	margin: 10px 0;
	font-weight: bold;
}
table#item_view p a {
	color: #555;
	text-decoration: none;
}
table#item_view p a:hover {
	text-decoration: underline;
}
#choose_ad {
	margin: 15px 0 40px 0 !important;
	list-style-type: none;
}
#choose_ad li {
	display: block;
	float: left;
	width: 150px;
	height: 365px;
	margin: 0;
	padding: 0 5px;
	text-align: center;
}
#choose_ad input {
	border: none;
	color: #B10503;
	background: none;
	text-decoration: underline;
}
#choose_ad input:hover {
	text-decoration: none;
}
#choose_ad img {
}
#choose_ad h2 {
	margin: 0 0 6px 0;
	font-size: 13px;
	line-height: 1em;
	color: #555;
	text-transform: capitalize;
}
#choose_ad p {
	line-height: 1.1em;
	margin: 0;
}
#choose_ad p.saveInfo strong {
	color: #555;
	font-size: 13px;
}
#choose_ad p.ad_options {
	line-height: 1.5em;
	font-size: 12px;
	padding: 5px 0 0 0;
}
#choose_ad p.ad_options img {
	margin: 0;
	padding: 0;
	border: none;
}
p.ad_options {
	text-align: center;
}
p.ad_options a.download {
	text-transform: uppercase;
	text-decoration: none;
	color: #555;
	background: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
}
p.ad_options a.download:hover {
	text-decoration: underline;
}
p.ad_options a.submit {
	display: block;
	margin: 0 15px 5px 15px;
}
p.ad_options a.button {
	display: block;
	border: 1px solid #e21c11;
	background: #fff;
	color: #e21c11;
	margin: 0 15px 5px 15px;
}
p.ad_options a.button:hover {
	background: #e21c11;
	color: #fff;
}
#choose_ad p strong {
	color: #B10503;
	display: block;
}
#choose_ad p span {
	font-size: 11px;
	display: block;
	margin-bottom: 4px;
}
.calendar {
	width: 50px;
	height: 44px;
	float: left;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/calendar.jpg) no-repeat;
	margin: 0 10px 0 0 !important;
	color: #000;
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	line-height: 1em;
	padding: 12px 0 0 0;
}
table#page_view {
	width: 640px;
	margin-top: 5px;
}
table#page_view table {
	text-align: center;
	margin: 25px 0 40px 0;
}
table#page_view table img {
	border: 1px solid #CCC;
}
table#page_view table td.c_one, table#page_view table td.c_three {
	width: 45px;
	text-align: center;
}
table#page_view table td.c_two {
	width: 550px;
}
table#page_view td input {
	border: none;
	text-decoration: underline;
	color: #B10503;
	padding: 0;
	font-family: var(--font-family);
	font-size: 13px;
	cursor: pointer;
}
table#page_view td input.active {
	border: 1px solid #ccc;
	text-decoration: none;
	padding: 1px 2px;
	background: #d8d8d8;
}
table#page_view td .nobackground {
	background: none;
}
table#page_view td input:hover {
	text-decoration: none;
}
table#text_view {
	margin-top: 5px;
}
table#text_view th {
	font-weight: normal;
}
table#text_view th table a {
	color: #B10503;
}
table#text_view table strong {
	display: block;
}
table#text_view table span {
	font-weight: bold;
	color: #e21c11;
}
table#text_view table a {
	text-decoration: none;
	color: #555;
}
table#text_view table a:hover {
	text-decoration: underline;
}
table#text_view table td.c_one {
	width: 430px;
	padding: 8px 5px;
}
table#text_view table td.c_two {
	width: 100px;
	padding: 8px 0px;
}
table#text_view table td.c_three {
	text-align: right;
	width: 100px;
	padding: 8px 5px;
}
table#shop_list {
	margin: 0px 0 20px 0;
}
table#shop_list th, table#shop_list td {
	padding: 4px 10px;
}
table#shop_list th {
	text-transform: uppercase;
	text-align: left;
	white-space: nowrap;
}
table#shop_list span {
	font-weight: bold;
	color: #e21c11;
}
table#shop_list a {
	text-decoration: none;
	color: #555;
}
table#shop_list a:hover {
	text-decoration: underline;
}
table#shop_list input.qty {
	width: 20px;
	height: 20px;
	border: 1px solid #666;
	text-align: center;
	padding: 2px;
}
table#shop_list td.c_one {
	width: 260px;
}
table#shop_list th.c_two, table#shop_list td.c_two {
	text-align: right;
	width: 85px;
}
table#shop_list th.c_three, table#shop_list td.c_three {
	text-align: right;
	width: 145px;
}
table#shop_list th.c_four, table#shop_list td.c_four {
	text-align: center;
	width: 40px;
}
table#shop_list td.c_five {
	width: 10px;
}
a.pagePrev, a.pageNext {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/scroll_arrows.gif) no-repeat 0 0;
	display: block;
	width: 12px;
	height: 16px;
	margin: 0 0 0 10px;
	cursor: pointer;
}
input.pagePrev, input.pageNext {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/scroll_arrows.gif) no-repeat 0 0;
	display: block;
	width: 12px;
	height: 16px;
	margin: 0 0 0 10px;
	cursor: pointer;
	border: none;
}
input.pagePrev[disabled], input.pageNext[disabled] {
	display: none;
}
a.pageNext {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/scroll_arrows.gif) no-repeat -12px 0;
	margin: 0 0 0 23px;
}
input.pageNext {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/scroll_arrows.gif) no-repeat -12px 0;
	margin: 0 0 0 23px;
}
a.pagePrev:hover {
	background-position: 0 -16px;
}
input.pagePrev:hover {
	background-position: 0 -16px;
}
a.pageNext:hover {
	background-position: -12px -16px;
}
input.pageNext:hover {
	background-position: -12px -16px;
}
div.pageViewFrame {
	position: relative;
}
div.pageViewFrame input.pageNext {
	width: 50px;
	height: 46px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/scroll_arrows.png) no-repeat -50px 0;
	position: absolute;
	top: 48%;
	right: 0;
	margin: 0;
	padding: 0;
}
div.pageViewFrame input.pageNext:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/scroll_arrows.png) no-repeat -50px -46px;
}
div.pageViewFrame input.pagePrev {
	width: 50px;
	height: 46px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/scroll_arrows.png) no-repeat 0px 0;
	position: absolute;
	top: 48%;
	left: 0;
	margin: 0;
	padding: 0;
}
div.pageViewFrame input.pagePrev:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/scroll_arrows.png) no-repeat 0px -46px;
}
.save {
	float: right;
	width: 175px;
}
.save p strong {
	display: block;
	color: #e21c11;
	line-height: 1.2em;
	margin-top: 8px;
}
.save p span {
	font-size: 11px;
	line-height: 1.2em;
}
.delete {
	width: 10px;
	height: 10px;
	display: block;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/closeX.png) left 0 no-repeat;
	border: none;
	margin-top: 4px;
}
.delete:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/closeX.png) left -10px no-repeat;
}
.addButton {
	display: block;
	width: 87px;
	height: 30px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/add_button.jpg) no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	font-size: 0;
	line-height: 0;
}
.addButton:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/add_button.jpg) no-repeat 0 -30px;
}
input.deleteList {
	font-weight: bold;
	text-decoration: none;
	padding: 1px 0 1px 18px;
	margin: 12px 0 0 0;
	border: none;
	font-family: var(--font-family);
	cursor: pointer;
	font-size: 13px;
	font-weight: normal;
	color: #B10503;
}
input.addList {
	font-weight: bold;
	text-decoration: none;
	padding: 1px 0 1px 18px;
	margin: 6px 0 0 0;
	border: none;
	font-family: var(--font-family);
	cursor: pointer;
	font-size: 13px;
	font-weight: normal;
	color: #B10503;
}
.inputButton {
	border: none;
	background: none;
	color: #B10503;
	text-decoration: underline;
	font-family: var(--font-family);
	font-size: 13px;
}
.inputButton:hover {
	text-decoration: none;
}
.recipeButton:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/recipe_button.jpg) no-repeat 0 -32px;
}
input.deleteList:hover, input.addList:hover {
	text-decoration: underline;
}
input.deleteList {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/close.png) 1px 4px no-repeat;
}
input.deleteList:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/close.png) 1px -16px no-repeat;
}
input.addList {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/add.png) left 1px no-repeat;
}
input.addList:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/add.png) left -27px no-repeat;
}
a.page {
	padding: 3px;
	text-decoration: none;
	border: #ccc 1px solid;
	text-align: center;
	line-height: 2em;
}
a.page.active {
	border: #9e9e9e 1px solid;
	background: #ccc;
}
a.page:hover {
	background: #d8d8d8;
}
input.page {
	padding: 2px 0px;
	text-decoration: none;
	border: #ccc 1px solid;
	text-align: center;
	color: #B10503;
	margin: 0px 2px;
	font-family: var(--font-family);
	cursor: pointer;
	width: 20px;
	background: #fff;
}
input.page.active {
	border: #ccc 1px solid;
	background: #d8d8d8;
}
input.page:hover {
	background: #d8d8d8;
}
.paging {
	text-align: center;
	color: #666666;
	font-size: 12px;
	background-color: White;
	list-style-type: none;
	display: block;
	margin: 10px auto;
}
.paging li {
	display: block;
	float: left;
	list-style-type: none;
}
.paging li input {
	padding: 2px 0px;
	margin-right: 4px;
	margin-bottom: 5px;
	text-decoration: none;
	border: #CCCCCC 1px solid;
	color: #B10503;
	min-width: 20px;
	background: #fff;
	font-size: 11px;
}
.paging li input:hover, .paging li input.active {
	background: #d8d8d8;
}
.paging a {
	display: block;
	float: left;
	padding: 4px 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	text-decoration: none;
	border: #CCCCCC 1px solid;
	border-radius: 3px;
	background: #fff;
	min-width: 20px;
	text-align: center;
	font-size: 11px;
}
.paging .spaces {
	display: block;
	float: left;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	width: 10px;
}
.paging .current_page {
	border: #ccc 1px solid;
	background: #e5e5e5;
	color:#3f3f3f;
	text-decoration: none;
}

.paging a:hover {
	border: #BA140F 1px solid;
	background: #fff;
	color:#BA140F;
	text-decoration: none;
}
.paging .disabled {
	color: #999;
	border-style: none;
	background: #fff;
	display: none;
}
.paging input {
	font-family: var(--font-family);
	cursor: pointer;
}
/*------footer------*/
#footer {
	background: #bababa;
	clear: both;
	font-size: 12px;
	line-height: 1.6em;
	color: #333;
	position: relative;
}
.footer_container {
	width: 960px;
	margin: 0 auto;
	clear: both;
	padding-top: 40px;
	position: relative;
}
    .footer_container h3 {
        color: #e21c11;
        font-family: var(--font-family);
        font-size: 20px;
        text-transform: none;
        font-weight: normal;
        margin: 0;
        padding: 0;
        letter-spacing: normal;
    }
.footer_container a {
	color: #e21c11;
	text-decoration: underline;
}
ul.footerColumn, ul.footerColumnIcons {
	list-style: none;
	margin: 0 75px 30px 20px;
	float: left;
}
ul.footerColumn li {
	margin-bottom: 3px;
}
ul.footerColumnIcons li {
	margin-bottom: 0px;
	margin-top: 1px;
}
ul.footerColumnIcons li h3 {
	margin: 0 0 5px 0;
}
ul.footerColumn a, ul.footerColumnIcons a {
	color: #333;
	text-decoration: none;
}
ul.footerColumn a:hover, ul.footerColumnIcons a:hover {
	color: #333;
	text-decoration: underline;
}
ul.footerColumnIcons a {
	padding: 5px 0 4px 40px;
	display: block;
}
.sub_footer {
	clear: both;
	height: 75px;
	color: #666666;
}
.sub_footer ul {
	list-style: none;
	margin-left: 0;
}
.sub_footer li {
	float: left;
	padding: 0 6px;
	line-height: 1em;
	margin: 0;
}
.sub_footer a {
	color: #666;
	text-decoration: underline;
}
.sub_footer a:hover {
	color: #333;
}
.subNav {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 11px 0;
	height: 30px;
	font-size: 11px;
	float: left;
}
ul.social li {
	padding: 0 1px 0 0 !important;
}
.right {
	float: right;
}
.border-left {
	border-left: 1px solid #666;
}
li.no-border {
	padding-left: 0px;
}
li.first {
	padding-left: 0;
}
li.last {
	padding-right: 0;
}
ul.subNav li.first {
	display: block;
	float: none !important;
	text-align: center;
	margin-bottom: 8px;
}
.perks {
	background: url(https://s3.amazonaws.com/CorporateSite/Email/website/sprites-community_6.png) no-repeat 1px -319px;
}
.tri {
	background: url(https://s3.amazonaws.com/CorporateSite/Email/website/sprites-community_6.png) no-repeat 0 -289px;
}
.grow {
	background: url(https://s3.amazonaws.com/CorporateSite/Email/website/sprites-community_6.png) no-repeat 0 -28px;
}
.blog {
	background: url(https://s3.amazonaws.com/CorporateSite/Email/website/sprites-community_6.png) no-repeat 0 -56px;
}
.cs {
	background: url(https://s3.amazonaws.com/CorporateSite/Email/website/sprites-community_6.png) no-repeat 0 -85px;
}
.seasons {
	background: url(https://s3.amazonaws.com/CorporateSite/Email/website/sprites-community_6.png) no-repeat 0 -113px;
}
.mobile {
	background: url(https://s3.amazonaws.com/CorporateSite/Email/website/sprites-community_6.png) no-repeat 0 -142px;
}
.race {
	background: url(https://s3.amazonaws.com/CorporateSite/Email/website/sprites-community_6.png) no-repeat 0 -170px;
}
.direct {
	background: url(https://s3.amazonaws.com/CorporateSite/Email/website/sprites-community_6.png) no-repeat 0 -197px;
}
.grille {
	background: url(https://s3.amazonaws.com/CorporateSite/Email/website/sprites-community_6.png) no-repeat 0 -227px;
}
.foodies {
	background: url(https://s3.amazonaws.com/CorporateSite/Email/website/sprites-community_6.png) no-repeat 0 -257px;
}
.aisles {
	background: url(https://s3.amazonaws.com/CorporateSite/Email/website/sprites-community_6.png) no-repeat 1px -347px;
}
.jobs {
	background: url(https://s3.amazonaws.com/CorporateSite/Email/website/sprites-community_6.png?1) no-repeat 1px -376px;
}
input.subscribeField {
	width: 170px;
	display: block;
	float: left;
	margin-right: 3px;
}
input.subscribeButton { /*background:url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sprites-main.png) -201px -68px no-repeat;border:none;width:74px;height:32px;padding:0;text-indent:-9999px;margin:1px 0 0 6px;cursor:pointer;float:left;display:block;font-size:0;line-height: 0;*/
	background: none repeat scroll 0 0 #e21c11;
	border: 0 none;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
	margin: 0 2px 0 0;
	padding: 0px 10px !important;
	position: relative;
	text-align: center;
	text-decoration: none;
	font-family: var(--font-family);
	display: block;
	height: 29px;
}
input.subscribeButton:hover {
	background: #1c5669;
}
.subscribe {
	float: right;
	width: 280px;
}
.clear {
	clear: both;
}
.faceBox {
	background: #cbcaca;
	border: 1px solid #d5d5d5;
	padding: 0;
	margin-top: 30px;
	position: relative;
	z-index: 400;
}
.sitemap {
	text-align: right;
	padding: 0 20px;
	width: 920px;
	margin: 0 auto;
	position: relative;
	z-index: 500;
}
#sitemapTable ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#sitemapTable ul > li > ul:last-of-type {
	margin: 5px 10px 0px 10px;
}
.siteTrigger {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sitemap_arrow.gif) no-repeat 60px 11px #cbcaca;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 5px 26px 3px 10px;
	color: #333;
	text-decoration: none;
	display: block;
	position: absolute;
	top: 0;
	right: 20px;
	cursor: pointer;
}
.siteTrigger:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sitemap_arrow.gif) no-repeat 60px 11px #FFF;
}
.siteTrigger.active {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/sitemap_arrow.gif) no-repeat 60px -13px #FFF;
}
.map {
	text-align: left;
	background: #d5d5d5;
	padding: 45px 20px 20px 20px;
	display: none;
	width: 880px;
}
#map {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/map-no-results.jpg) no-repeat 0 0;
}
ul.siteColumn {
	list-style: none;
	float: left;
	margin-right: 20px;
	width: 130px;
	border-top: 1px solid #999;
}
ul.siteColumn.spaced li {
	margin-bottom: 30px;
}
ul.siteColumn.last {
	list-style: none;
	float: left;
	margin-right: 0;
}
ul.siteColumn li a {
	display: block;
	border-bottom: 1px solid #999;
	padding: 4px 5px;
	color: #e21c11;
}
ul.siteColumn li.topped a {
	border-top: 1px solid #999;
}
ul.siteColumn li.sub a {
	display: block;
	border-bottom: 1px solid #999;
	padding: 2px 5px 2px 15px;
}
ul.siteColumn li a {
	text-decoration: none;
}
ul.siteColumn li a:hover {
	background: #bababa;
}
.adios {
	display: none;
}
.my-hy-vee {
	margin: 40px 0;
	height: 300px;
}
.my-hy-vee h1 {
	margin-bottom: 30px;
}
.my-hy-vee h2 {
	font-size: 16px;
}
.my-hy-vee ul#AccountOptions {
	margin: 0;
	padding: 0;
	list-style: none;
}
.my-hy-vee ul#AccountOptions li {
	margin: 0 20px 20px 0;
	padding: 0;
	width: 290px;
	display: block;
	font-size: 12px;
	float: left;
	height: 105px;
}
.my-hy-vee ul#AccountOptions li.last {
	margin: 0 0px 10px 0;
}
.my-hy-vee ul#AccountOptions li img {
	float: left;
	margin-right: 10px;
	width: 100px;
}
.my_hv_options {
	border: 1px solid #CCCCCC;
	background: #F0F0F0;
	padding: 20px;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
td.my_hv_options td.label {
	padding: 5px 0 10px 0;
}
.signIn {
	width: 535px;
}
.space {
	width: 20px;
}
.create {
	width: 265px;
}
.accountLogin {
	border-right: 1px solid #ccc;
	padding-right: 20px !important;
	width: 50%;
}
.socialLogin {
	padding-left: 30px !important;
	width: 50%;
}
.my_hv_options h2 {
	margin-bottom: 15px;
}
.my_hv_options td {
	padding: 0;
}
.my_hv_options td.label label {
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
}
.my_hv_options input[type=submit], input[type=text] {
	font-size: 14px;
}
.my_hv_options input[type=text], .my_hv_options input[type=password] {
	width: 220px;
}
.orContainer {
	position: relative;
	z-index: 900;
}
.my_hv_options div.myHVor {
	position: absolute;
	top: 95px;
	left: -55px;
	z-index: 1000;
}
.lower {
	z-index: 800;
}
a.submit {
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 10px;
}
/*------mobile page------*/
.mobileHeader {
	background: url(/webres/Image/CMS/Company/header_bg.jpg) no-repeat left bottom #FFF;
	padding: 10px 480px 0 20px;
	height: 325px;
	position: relative;
	width: 250px;
}
.section {
	background: url(/webres/Image/CMS/Company/section_bottom.jpg) no-repeat left bottom;
}
.sectionContent {
	padding: 30px 20px 30px 115px;
	float: left;
}
.sectionContent h2, .mobileHeader h2 {
	margin: 0 0 .6em 0;
}
.sectionImage {
	width: 150px;
	float: right;
	text-align: center;
}
.videoContent {
	padding: 30px 20px;
	float: left;
	width: 450px;
}
.videoImage {
	float: right;
	text-align: center;
}
#MobileApp .sectionContent {
	background: url(/webres/Image/CMS/Company/icon-app.jpg?1) no-repeat 5px 10px;
	padding: 10px 20px 30px 115px;
	width: 320px;
}
#MobileSite .sectionContent {
	background: url(/webres/Image/CMS/Company/icon-mobile.jpg) no-repeat 5px 30px;
}
#DigitalSeasons .sectionContent {
	background: url(/webres/Image/CMS/Company/icon-seasons.jpg) no-repeat 0px 30px;
}
#MobileSite {
	background: none;
}
.fancy {
    color: #b10503;
    font-family: var(--font-family);
    font-style: italic;
    font-size: 15px;
}
.shortSection {
	background: url(/webres/Image/CMS/Company/shortSection_bottom.jpg) no-repeat left bottom;
	padding: 10px;
	margin-bottom: 10px;
}
.shortSection h2 {
	margin-top: 25px;
}
.shortSection img {
	display: block;
	padding: 2px;
	border: 1px solid #999;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, .2);
}
.shortSection .download img {
	display: block;
	padding: 2px;
	border: none;
	box-shadow: none;
}
.shortSection img.right {
	float: right;
	margin: 0 0 0 25px;
}
.shortSection img.left {
	float: left;
	margin: 0 25px 0 0;
}
.download table td {
	padding: 0 40px 8px 0;
}
.blackberry {
	position: absolute;
	bottom: 1px;
	right: 305px;
	z-index: 100;
}
.htc {
	position: absolute;
	bottom: 1px;
	right: 180px;
	z-index: 200;
}
.iphone {
	position: absolute;
	bottom: 1px;
	right: 25px;
	z-index: 300;
}
.site {
	margin-top: 80px;
}
.alerts {
	margin-top: 60px;
}
.app {
	margin-top: 0px;
	width: 275px;
	height: 509px;
}
.youTube {
	margin-top: 100px;
}
a.submit {
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 10px;
}
.return {
	text-align: right;
	padding: 10px;
}
.return a {
	color: #999;
	text-decoration: underline;
}
.return a:hover {
	color: #ccc;
	text-decoration: none;
}
.mobileTooltip {
	display: none;
	background: url(/webres/Image/CMS/Company/tooltip.png) no-repeat;
	height: 80px;
	padding: 7px 30px 8px 12px;
	width: 193px;
	z-index: 500;
	font-size: 12px;
	font-family: var(--font-family);
	line-height: 1.5em;
}
.clear {
	clear: both;
}
/*------end of mobile page------*/

/*------video page------*/
div.yt_holder {
	background: #ccc;
	padding: 10px;
	position: relative;
}
#ytvideo {
	height: 315px;
}
div#yt_features {
	position: absolute;
	right: 10px;
	top: 10px;
	;
	width: 160px;
}
div#yt_features h3 {
	background: url(/webres/Image/CMS/Resources/header-bg.jpg) repeat-x;
	color: #dddddd;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 6px 0 0 0;
	height: 20px;
	border: 1px solid #000;
	border-radius: 5px;
}
div#yt_features ul.demo1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#yt_features ul.demo1 li {
	margin: 0;
	padding: 0;
}
div#yt_features a {
	background: url(/webres/Image/CMS/Resources/button-bg.jpg) 0 0 repeat-x;
	color: #555555;
	display: block;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	height: 40px;
	margin: 0 0 6px 0;
	padding: 6px 10px 0 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .1);
	text-shadow: -1px 1px 1px #ffffff;
	line-height: 1.3em;
}
div#yt_features a:hover {
	background: url(/webres/Image/CMS/Resources/button-bg.jpg) 0 -46px repeat-x;
	color: #333;
	box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .2);
}
div#PlayerToggle ul.demo1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#PlayerToggle ul.demo1 li {
	margin: 0;
	padding: 0;
}
div.toggle {
	background: url(/webres/Image/CMS/Resources/playlist-bg.jpg) repeat-y;
	padding: 15px 20px;
}
div.toggle h3 a {
	margin: 0;
	padding: 0;
}
div.toggle ul {
	margin: 0 0 0 15px !important;
	padding: 0;
	list-style: disc !important;
}
div.toggle ul li {
	margin: 0;
	padding: 0;
}
div.toggle ul li a {
	color: #b10503;
	text-decoration: none;
}
div.toggle ul li a:hover {
	color: #b10503;
	text-decoration: underline;
}
div#PlayerToggle {
	background: url(/webres/Image/CMS/Resources/playlist-bottom.jpg) repeat-y left bottom;
	padding-bottom: 14px;
}
div#PlayerToggle a.click {
	background: url(/webres/Image/CMS/Resources/click-lines.jpg) center 0 no-repeat;
	text-decoration: none;
	color: #fff;
	display: block;
	text-align: center;
	height: 23px;
}
div#PlayerToggle a.active {
	background: url(/webres/Image/CMS/Resources/click-lines.jpg) center -23px no-repeat;
}
/*------end of video page------*/

.enewsButton, .onlineRefillsButton {
	font-family: var(--font-family);
	color: #555;
	width: 142px;
	height: 36px;
	border: 1px solid #ccc;
	display: block;
	text-decoration: none;
	padding: 55px 5px 5px 5px;
	text-align: center;
	margin: 0 0 5px 0;
}
.weeklyAdButton {
	display: block;
	width: 154px;
	height: 98px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	border: none;
}
.enewsButton span, .onlineRefillsButton span {
	font-family:var(--font-family);
	color: #B10503;
	font-weight: bold;
}
.enewsButton {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/store-email.png) no-repeat center top #f4f4f4;
	margin: 0 4px 5px 4px;
}
.onlineRefillsButton {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/store-pill.png) no-repeat center top #f4f4f4;
}
/*.enewsButton:hover{ background:url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/store-email.png) no-repeat center top #E6E6E6; }
.onlineRefillsButton:hover{ background:url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/store-pill.png) no-repeat center top #E6E6E6; }
.weeklyAdButton{ background:url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/store-ad.jpg) no-repeat }
.weeklyAdButton:hover{ background:url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/store-ad-hover.jpg) no-repeat }*/

table.storeHours strong {
	white-space: nowrap;
}
table.fuelHistory {
	text-align: center;
	border-bottom: 1px solid #ccc;
}
table.fuelHistory th {
	padding: 2px 5px;
	background: #F2F2F2;
	border-right: 1px solid #F2F2F2;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.fuelHistory td {
	padding: 2px 5px;
}
.textRight {
	text-align: right;
}
.couponHeading {
	background: #F2F2F2;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 10px 20px;
	height: 40px;
	margin-bottom: 5px;
}
.couponHeading p {
	padding: 5px 0 0 0;
}
.couponHeading strong {
	font-size: 16px;
}
.coupon {
	border: 2px dashed #ccc;
	border-radius: 5px;
	height: 225px;
	width: 291px;
	position: relative;
	margin: 5px;
	background: #fff;
}
.coupon img {
	float: right;
	display: block;
	margin: 2px 0 0px 15px;
}
.coupon div {
	padding: 8px;
}
.coupon p {
	line-height: 1.2em;
	margin: 0 0 5px 0;
}
.coupon p.legal {
	font-size: 10px;
	color: #999;
}
.coupon p.price {
	color: #999;
}
.coupon span {
	font-size: 30px;
	margin: 0px 15px 0px 0;
	line-height: 1em;
	color: #e21c11;
	font-weight: bold;
}
.coupon p.des {
	min-height: 50px;
}
.coupon .submit {
	position: absolute;
	bottom: 7px;
	left: 100px;
}
.coupon .button {
	position: absolute;
	bottom: 7px;
	left: 40px;
	cursor: default;
	width: 200px;
	text-align: center;
}
.finalPrint {
	display: block;
	float: right;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/print.png) no-repeat #e3473f 12px 10px;
	padding: 12px 20px 12px 55px;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.finalPrint:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/print.png) no-repeat #9E302A 12px 10px;
}
.change {
	background: #ccc;
}
#page_content ul.couponList {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.break {
	page-break-after: always;
}
#page_content ul.couponList li {
	margin: 0;
	padding: 0;
	float: left;
}
.couponStorage {
	height: 1px;
	overflow: hidden;
}
.couponStorage h2 {
	padding: 10px 0 0px 80px;
}
.couponStorage h2 a {
	font-size: 13px;
	font-weight: normal;
	color: #b10503;
	text-decoration: underline;
}
.couponStorage p.helperText {
	padding: 0px 20px 0px 80px;
}
div.clipped div.coupon {
	width: 291px;
	height: 190px;
	float: none;
	display: inline-block;
	margin: 5px 5px;
}
div.clipped div.coupon input.submit {
	display: none;
}
/*------digital coupons----------------*/
ul#CouponTabs {
	list-style: none;
	margin: 40px 0 0 0px;
	padding: 0;
	height: 39px;
}
ul#CouponTabs li {
	float: left;
	margin-right: 5px;
	display: block;
}
ul#CouponTabs li a {
	color: #555;
	padding: 12px 20px 10px 20px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
	background: #cccccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 17px;
}
ul#CouponTabs li a.current {
	background: #f4f4f4;
}
ul#CouponTabs li a:hover {
	background: #f4f4f4;
}
.filters {
	background: #f4f4f4;
	border: 1px solid #ccc;
	padding: 13px 10px 8px 10px;
	margin-bottom: 20px;
}
.filters div.paging {
	margin: 0;
	background-color: #f4f4f4 !important;
}
ul#DigitalCoupons, ul#CalloutCoupons {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#DigitalCoupons li, ul#CalloutCoupons li {
	border: 1px solid #ccc;
	width: 276px;
	height: 160px;
	margin: 0 20px 20px 0;
	padding: 15px 5px 8px 10px;
	float: left;
}
ul#CalloutCoupons li {
	background: url(/webres/Image/CouponLableBG.jpg) no-repeat top center;
	padding: 35px 5px 8px 10px;
}
ul#DigitalCoupons li.forceFS {
	border: 1px solid #ccc;
	width: 604px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/coupon-fs-bg.jpg) repeat-y;
	padding: 0;
	height: 183px;
}
ul#DigitalCoupons li.forceFS div {
	padding: 15px 15px 10px 230px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/coupon-fs.jpg) no-repeat left center;
	height: 158px;
}
ul#MyCouponsOptions {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#MyCouponsOptions li {
	margin: 0 30px 0 0;
	padding: 5px 0;
	float: left;
}
ul#MyCouponsOptions li a {
	padding: 1px 0 1px 30px;
}
ul#MyCouponsOptions li a.email {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/icon-email.gif) no-repeat 0 3px;
}
ul#MyCouponsOptions li a.load {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/down-arrow.gif) no-repeat 0 0px;
	padding: 1px 0 1px 22px;
}
ul#DigitalCoupons li.last, ul#FilterOptions li.last, ul#CalloutCoupons li.last {
	margin: 0 0 0 0;
}
ul#DigitalCoupons li div.image, ul#CalloutCoupons li div.image {
	float: left;
	width: 90px;
	text-align: center;
	height: 110px;
	margin-right: 15px;
	overflow: hidden;
}
ul#DigitalCoupons li div.image img, ul#CalloutCoupons li div.image img {
	max-width: 90px;
	max-height: 100px;
}
ul#DigitalCoupons li p, ul#CalloutCoupons li p {
	margin: 0;
	padding: 0;
}
.value {
	color: #b10503;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
}
.offer {
	height: 75px;
	margin-right: 5px !important;
}
.expire {
	font-size: 12px;
	display: block;
	color: #999;
	margin-top: 3px;
}
p.load {
	text-align: center;
	margin: 15px 0 !important;
}
p.load input[type="button"]:disabled {
	color: #FFFFFF !important;
	cursor: default !important;
	border: none;
}
p.load input.disabled {
	background: #999999;
	color: #FFFFFF;
	line-height: 130%;
	font-weight: bold;
	font-size: 13px !important;
	padding: 5px 10px;
	margin: 0;
	font-size: 1em;
	font-family: var(--font-family);
	cursor: default;
	border-radius: 3px;
	border: none;
}
table.myCoupons {
	margin-bottom: 100px;
}
table.myCoupons th {
	background: #DBEAF6;
	padding: 10px;
	white-space: nowrap;
	font-weight: normal;
	border-right: 1px solid #FFF;
}
table.myCoupons th.last {
	border-right: none;
}
table.myCoupons td {
	padding: 5px 10px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
table.myCoupons tr.altRow td {
	border-right: 1px solid #fff;
}
table.myCoupons td.last {
	border-right: none;
	text-align: center;
}
td.myCouponsImage {
	text-align: center;
}
.myCouponsImage img {
	height: 50px;
}
#CouponInstructions, #CouponInstructionsCondensed {
	margin: 20px 0;
	padding: 8px 10px;
	background: #f4f4f4;
	border: 1px solid #ccc;
}
#CouponInstructions ul, #CouponInstructionsCondensed ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#CouponInstructions ul li {
	margin: 0;
	padding: 0 10px 0 55px;
	width: 226px;
	float: left;
}
#CouponInstructionsCondensed ul li {
	margin: 0;
	padding: 0 30px 0 55px;
	width: 360px;
	float: left;
}
#CouponInstructions ul li.one {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/step-1-large.png) no-repeat;
	border-right: 1px solid #ccc;
}
#CouponInstructions ul li.two {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/step-2-large.png) 10px 0 no-repeat;
	border-right: 1px solid #ccc;
	padding: 0 10px 0 65px;
	width: 238px;
}
#CouponInstructions ul li.three {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/step-3-large.png) 10px 0 no-repeat;
	padding: 0 10px 0 65px;
	width: 217px;
}
#CouponInstructionsCondensed ul li.one {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/step-1-large.png) no-repeat;
	border-right: 1px solid #ccc;
}
#CouponInstructionsCondensed ul li.two {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/step-2-large.png) 15px 0 no-repeat;
	padding: 0 0px 0 75px;
	width: 375px;
}
.addressVerify {
	width: 500px;
}
.verifyOptions {
	text-align: right;
}
.verifyOptions span {
	float: left;
	width: 340px;
	border-right: 1px solid #ccc;
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
}
.verifyOptionsFinal {
	text-align: right;
}
/*------end digital coupons----------------*/

/*------pharmacy----------------*/
h1.noSpace {
	margin-bottom: 0;
}
ul#ScriptNav {
	margin: -1px 0 15px 0;
	padding: 0;
	list-style: none;
	text-align: center;
	padding: 0 6px;
	height: 27px;
}
ul#ScriptNav li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	width: 141px;
}
ul#ScriptNav li.last {
	margin: 0 0px 0 0;
}
ul#ScriptNav li a {
	display: block;
	padding: 4px 8px;
	background: #eee;
	text-decoration: none;
	color: #999;
	border-top: 1px solid #ccc;
}
ul#ScriptNav li a:hover {
	color: #333;
}
ul#ScriptNav li a.active {
	background: #FFF;
	color: #ccc;
	border-top: 1px solid #fff;
	cursor: default;
}
.required {
	color: #cc0000;
	font-weight: bold;
}
p.required {
	font-weight: normal;
}
.description {
	font-size: 12px;
	font-style: italic;
	color: #999;
	margin-left: 6px;
}
ul.pharmacyForm {
	margin: 10px 0 10px 0px;
	padding: 0;
	list-style: none;
}
ul.pharmacyForm li {
	margin: 0 0 15px 0;
	padding: 0;
}
ul.pharmacyForm li.leftItem {
	margin: 0 15px 15px 0;
	padding: 0;
	float: left;
}
ul.pharmacyForm li label {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
ul.pharmacyForm li input.addList {
	margin: 0;
}
.clear_label label {
	display: inline !important;
	padding-left: 5px;
}
.readyBox {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #009900;
	color: #009900;
	display: block;
	margin: 0 15px 2px 0;
	padding: 5px;
}
.readyBox2 {
	background: none repeat scroll 0 0 #DEE9EF;
	border: 1px solid #93B6CA;
	color: #555555;
	display: block;
	margin: 0 15px 2px 0;
	padding: 5px;
}
.pendingBox {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #FF6600;
	color: #FF6600;
	display: block;
	margin: 0 15px 2px 0;
	padding: 5px;
}
.errorBox {
	background: none repeat scroll 0 0 #F4F4F4;
	color: #CC0000;
	display: block;
	font-weight: normal;
	margin: 0 15px 2px 0;
	padding: 5px;
}
ul.pharmacyForm li.readyBox {
	padding: 5px;
}
ul.pharmacyForm li.pendingBox {
	padding: 5px;
}
ul.pharmacyForm li.errorBox {
	padding: 5px;
}
.readyBox span.description {
	color: #090;
	display: block;
	margin: 7px 0 0 0;
}
.pendingBox span.description {
	color: #F60;
	display: block;
	margin: 7px 0 0 0;
}
.errorBox span.description {
	color: #cc0000;
	display: block;
	margin: 7px 0 0 0;
}
.pharmacy_ad_space {
	margin-top: 15px;
}
table.tablesorter {
	border: 1px solid #ccc;
}
table.tablesorter tr {
	position: relative;
}
.scriptTable th {
	background: #ccc;
	text-align: left;
	padding: 8px 6px;
}
.scriptTable td {
	padding: 5px 6px;
	text-align: left;
}
/*tr.active{ background:#f4f4f4; }
tr.active td{ background:#f4f4f4;border-top:1px solid #ccc; }*/
tr.rxDetails {
	background: #f4f4f4;
	position: absolute;
}
tr.rxDetails td {
	border-bottom: 1px solid #ccc;
}
tr.rxDetails table td {
	border-bottom: none;
	padding: 0;
}
tr.rxFooter td {
	border-top: 1px solid #ccc;
	background: #eee;
}
tr.rxFooter table td {
	border-top: none;
}
th.center, td.center {
	text-align: center;
}
th.left, td.left {
	text-align: left;
}
th.right, td.right {
	text-align: right;
}
.step1 {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/step-1.png) no-repeat;
	padding: 6px 0 5px 40px !important;
	margin-bottom: 4px !important;
}
.step2 {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/step-2.png) no-repeat;
	padding: 6px 0 5px 40px !important;
	margin-bottom: 4px !important;
}
.step3 {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/step-3.png) no-repeat;
	padding: 6px 0 5px 40px !important;
	margin-bottom: 4px !important;
}
tr.ready {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/state-bg.png) no-repeat #090 0px 0;
}
tr.pending {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/state-bg.png) no-repeat #F60 -150px 0;
}
tr.error {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/state-bg.png) no-repeat #999 -300px 0;
}
tr.ready td, tr.pending td, tr.error td {
	border-top: 1px solid #eee;
}
a.print {
	padding: 2px 0 0 25px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/icon-print.gif) no-repeat;
}
input[type=text].double {
	width: 398px;
}
input[type=text].zip {
	width: 55px;
}

input[type=text].script {
	width: 94px;
}
input[type=text].store {
	width: 50px;
}
input[type=text].toolInput {
	width: 154px;
}
input[type=submit] {
	cursor: pointer;
}
a.submit, a.button {
	cursor: pointer;
	font-size: 12px;
	padding: 5px 10px;
	text-decoration: none;
}
#StickyFrame {
	position: fixed;
	width: 100%;
	height: 150px;
	bottom: 0;
	z-index: 9999;
	overflow: hidden;
}
#Sticky {
	width: 1044px;
	height: 150px;
	margin: 0 auto;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/MillionStemRoses.png) no-repeat;
	padding: 0;
	position: relative;
}
#Sticky div {
	position: absolute;
	top: 32px;
	left: 287px;
	width: 255px;
}
#Sticky blockquote {
	width: 255px; /* required */
	margin: 0;
	border: none;
	padding: 0;
}
#quote_wrap {
	margin: 0px;
	padding: 0;
}
#Sticky td.reason {
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 1.1em;
	padding-top: 2px;
}
#Sticky td.number {
	color: #b10503;
	font-size: 29px;
	line-height: 1em;
	padding: 0 10px;
}
#Sticky td.million {
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 1.1em;
	padding-top: 2px;
}
#Sticky h2 {
	line-height: 1.2em;
	margin-top: 5px;
}
.closeRose {
	display: block;
	width: 67px;
	height: 29px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/roseClose.png) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 77px;
	right: 3px;
}
a.shopNow {
	display: block;
	width: 65px;
	height: 15px;
	position: absolute;
	bottom: 8px;
	left: 362px;
	text-align: center;
	z-index: 9800;
	text-decoration: none;
}
blockquote.color1 td {
	color: #f0a6ca;
}
blockquote.color1 h2 {
	color: #e04a8a;
}
blockquote.color2 td {
	color: #e5232b;
}
blockquote.color2 h2 {
	color: #8f1a20;
}
blockquote.color3 td {
	color: #fbd479;
}
blockquote.color3 h2 {
	color: #f19724;
}
blockquote.color4 td {
	color: #f7b76f;
}
blockquote.color4 h2 {
	color: #eb6829;
}
/*------ Right Fixed Tabs ------*/
.fixedTabs {
	position: fixed;
	right: 0;
	top: 25%;
	z-index: 9800;
}
a.feedbackStore {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/feedback-flat.png) 0 0 no-repeat;
	display: block;
	width: 40px;
	height: 110px;
	text-indent: -9999px;
}
a.feedbackStore:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/feedback-flat.png) 0 -110px no-repeat;
}
a.feedbackWeb {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/feedback-flat.png) 0 -220px no-repeat;
	display: block;
	width: 40px;
	height: 110px;
	text-indent: -9999px;
}
a.feedbackWeb:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/feedback-flat.png) 0 -330px no-repeat;
}
div.fixedTabs div.livechat_button a {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/feedback-flat.png) 0 -440px no-repeat;
	display: block;
	width: 40px;
	height: 110px;
	text-indent: -9999px;
}
div.fixedTabs div.livechat_button a:hover {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/feedback-flat.png) 0 -550px no-repeat;
}
/*------end Right Fixed Tabs ------*/

div.fuelContainer {
	background: url(/webres/Image/CMS/Resources/fuel_shadow.jpg) 0 205px no-repeat;
}
div.fuelHeader {
	width: 263px;
	height: 94px;
	overflow: hidden;
	background: url(/webres/Image/CMS/Resources/fuel-saver-banner-live.png) 0 0 no-repeat;
	border: 1px solid #666;
	padding: 84px 25px 25px 460px;
	position: relative;
	border-radius: 6px 6px 0px 0px;
}
div.fuelHeader2 {
	width: 750px;
	height: 220px;
	position: relative;
	background-image: url(/webres/Image/Fuel-Saver-Card-BG.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#fuelbuttons {
	margin-left: 330px;
	padding-top: 40px;
	width: 280px;
}
#fuelsave {
	margin-left: 330px;
	padding-top: 20px;
}
div.slotmachine {
	overflow: hidden;
}
div.slotmachine ul {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
.jSlots-wrapper {
	overflow: hidden; /* to hide the magic */
	height: 65px; /* whatever the height of your list items are */
	float: left; /* to size width correctly, can use float too, or width*/
	margin: 0 !important;
	padding: 0 !important;
}
div.slotmachine ul li {
	line-height: 1em;
	text-align: center;
	font-size: 70px;
	font-weight: bold;
	color: #555;
	padding: 0 !Important;
	margin: 0 !important;
}
div.fuel_options {
	margin: 10px 0 30px 0;
	padding: 0px;
}
.fuel_cell {
	border: 1px solid #666666;
	border-radius: 6px;
	background: url(/webres/Image/CMS/Resources/action-bg.jpg) repeat-x;
	color: #333;
	display: block;
	text-decoration: none;
	box-shadow: inset 0px 2px 3px 3px rgba(255, 255, 255, .2);
}
.fuel_cell a.submit {
	display: block;
	white-space: nowrap;
	text-decoration: none;
}
.action {
	display: block;
	padding-left: 10px;
	border-left: 1px solid #555555;
}
/*------My-Hy-Vee Fuel Balance Page------*/
ul.fuelMember, ul.nonFuelMember {
	list-style: none;
	margin: 15px 0 !important;
	padding: 0 !important;
	height: 80px;
}
ul.fuelMember li, ul.nonFuelMember li {
	margin: 0 4px !important;
	padding: 0 !important;
	float: left;
	width: 225px;
	text-align: center;
}
ul.fuelMember li a.submit, ul.nonFuelMember li a.submit, ul.fuelMember li input.submit, ul.nonFuelMember li input.submit {
	display: block;
	width: 205px;
	margin-bottom: 5px;
}
#FuelBalance {
	border: 1px solid #ccc;
	padding: 8px;
	background: #f2f2f2;
	margin-bottom: 15px;
	clear: both;
}
#FuelBalance ul.fuelTabs {
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
	width: 452px;
	height: 36px;
}
#FuelBalance ul.fuelTabs li {
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
}
#FuelBalance ul.fuelTabs li a {
	font-size: 14px;
	font-weight: bold;
	color: #8F8F8F;
	display: block;
	width: 150px;
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 9px 0 8px 0;
	text-decoration: none;
}
#FuelBalance ul.fuelTabs li a.middleTab {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 148px;
}
#FuelBalance ul.fuelTabs li a:hover {
	background: #D7D7D7;
}
#FuelBalance ul.fuelTabs li a.current {
	border-bottom: 1px solid #f2f2f2;
	color: #e21c11;
}
#FuelBalance ul.fuelTabs li a.current:hover {
	border-bottom: 1px solid #ccc;
}
#FuelBalance div.fuelPanes ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
#FuelBalance div.fuelPanes ul li {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}
#FuelBalance div.fuelPanes ul li p {
	margin: 0;
	padding: 0;
	line-height: 1em;
}
#FuelBalance div.fuelPanes ul li.rewardTop {
	border-top: 1px solid #CCC;
}
#FuelBalance div.fuelPanes ul li.balance {
	height: 74px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/balance-bg.png) no-repeat;
}
#FuelBalance div.fuelPanes ul li.balance p.info {
	color: #fff;
	font-size: 11px;
	float: left;
	text-shadow: 1px 1px 0px #333333;
	padding: 22px 0 0 12px;
	width: 230px;
}
#FuelBalance div.fuelPanes ul li.balance p strong {
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}
#FuelBalance div.fuelPanes ul li.balance p.total {
	color: #555;
	font-size: 48px;
	float: right;
	padding: 18px 45px 0 0;
	text-align: right;
	font-weight: bold;
	position: relative;
}
#FuelBalance div.fuelPanes ul li.balance p span {
	color: #333;
	font-size: 11px;
	float: right;
	line-height: 1.1em;
	text-align: left;
	font-weight: normal;
	padding: 1px 0 0 8px;
	position: absolute;
	top: 20px;
	right: 8px;
}
#FuelBalance div.fuelPanes ul li.reward {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0 7px 0 5px;
	padding: 13px 12px 12px 12px;
	height: 25px;
	background: #fff;
}
#FuelBalance div.fuelPanes ul li.reward p.date {
	padding: 7px 0;
	float: left;
}
#FuelBalance div.fuelPanes ul li.reward p.save {
	padding: 6px 5px 4px 5px;
	float: right;
	color: #333;
	font-size: 13px;
	text-shadow: 1px 1px 0px #FFFFFF;
	border-radius: 4px;
	width: 45px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/save-bg.jpg) repeat-x;
	font-weight: bold;
	text-align: right;
	border: 1px solid #ccc;
}
#FuelBalance div.fuelPanes ul li.reward p.slider {
	padding: 7px 6px 5px 6px;
	float: right;
	color: #FFF;
	font-size: 12px;
	text-shadow: 1px 1px 0px #333333;
	border-radius: 4px;
	box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, .8);
	width: 260px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/slider-bg.jpg) repeat-x;
	font-weight: bold;
	position: relative;
}
#FuelBalance div.fuelPanes ul li.reward p.red {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/slider-red.jpg) repeat-x;
}
#FuelBalance div.fuelPanes ul li.reward p.orange {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/slider-orange.jpg) repeat-x;
}
#FuelBalance div.fuelPanes ul li.reward p.green {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/slider-green.jpg) repeat-x;
}
#FuelBalance div.fuelPanes ul li.reward p.slider span {
	position: absolute;
	top: 7px;
	right: 5px;
}
.standout {
	border: 1px solid #b10503;
	padding: 8px;
	background: #eee;
}
.standout strong {
	color: #b10503;
}
.info {
	font-size: 11px;
	color: #666;
	line-height: 1.3em;
}
/*------End My-Hy-Vee Fuel Balance Page------*/


div.checkBalance {
	border: 1px solid #CCCCCC;
	background: #F0F0F0;
	padding: 30px 20px;
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	position: relative;
}
.checkBalance table {
	margin: 20px 0 0 0;
}
.checkBalance table td {
	padding: 0 0 15px 0;
}
.checkBalance table td strong {
	display: block;
	margin-right: 8px;
}
.cardResults {
	border: 1px solid #999;
	background: #fff;
	padding: 8px;
	color: #e21c11;
}
.cardResults table {
	margin: 0;
}
.cardResults table td {
	padding: 0 5px 0 0;
}
.cardResults table td span {
	font-weight: bold;
	font-size: 18px;
}
/*   Plates Scrollable --------------------------------------------------------------------------- */
.plates_container {
	position: relative;
}
#smart_plates_rotator {
	position: relative;
	overflow: hidden;
	width: 470px;
	height: 400px;
	margin: 10px 10px 20px 10px;
}
#smart_plates_rotator .items {
	width: 20000em;
	height: 400px;
	position: relative;
	clear: both;
}
#smart_plates_rotator .items div {
	width: 470px;
	height: 400px;
	float: left;
	position: relative;
}
#smart_plates_rotator .items div h3 {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 460px;
	line-height: 1.2em;
	padding: 5px;
	font-family: var(--font-family);
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/banner-shade.png);
}
#smart_plates_rotator .items div p {
	position: absolute;
	bottom: 18px;
	left: 0px;
	padding: 5px;
	width: 460px;
	line-height: 1.2em;
	font-size: 14px;
	margin: 0;
	font-family: var(--font-family);
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/banner-shade.png);
}
#smart_plates_rotator .items div.slide1 h3 {
	border-top: 1px solid #e70b6f;
	border-bottom: 1px solid #e70b6f;
	color: #e70b6f;
}
#smart_plates_rotator .items div.slide1 p {
	color: #e70b6f;
}
#smart_plates_rotator .items div.slide2 h3 {
	border-top: 1px solid #69411d;
	border-bottom: 1px solid #69411d;
	color: #69411d;
}
#smart_plates_rotator .items div.slide2 p {
	color: #69411d;
}
#smart_plates_rotator .items div.slide3 h3 {
	border-top: 1px solid #eb6e1f;
	border-bottom: 1px solid #eb6e1f;
	color: #eb6e1f;
}
#smart_plates_rotator .items div.slide3 p {
	color: #eb6e1f;
}
#smart_plates_rotator .items div.slide4 h3 {
	border-top: 1px solid #8abd20;
	border-bottom: 1px solid #8abd20;
	color: #8abd20;
}
#smart_plates_rotator .items div.slide4 p {
	color: #8abd20;
}
#smart_plates_rotator .items div.slide5 h3 {
	border-top: 1px solid #e70b6f;
	border-bottom: 1px solid #e70b6f;
	color: #e70b6f;
}
#smart_plates_rotator .items div.slide5 p {
	color: #e70b6f;
}
#smart_plates_rotator .items div.slide6 h3 {
	border-top: 1px solid #69411d;
	border-bottom: 1px solid #69411d;
	color: #69411d;
}
#smart_plates_rotator .items div.slide6 p {
	color: #69411d;
}
#smart_plates_rotator .items div.slide7 h3 {
	border-top: 1px solid #eb6e1f;
	border-bottom: 1px solid #eb6e1f;
	color: #eb6e1f;
}
#smart_plates_rotator .items div.slide7 p {
	color: #eb6e1f;
}
#smart_plates_rotator .items div em {
	font-size: 9px;
	line-height: 1.1em;
	font-style: normal;
	display: block;
	margin-top: 2px;
}
#smart_plates_rotator .items div sup {
	font-size: 8px;
}
#smart_plates_rotator .items div img {
	z-index: -1;
}
/* navigator */
div#smart_plates_rotator .navi {
	position: absolute;
	top: 385px;
	right: 147px;
	width: 176px;
	height: 12px;
	z-index: 200;
}
/* items inside navigator */
div#smart_plates_rotator .navi a {
	width: 12px;
	height: 12px;
	float: left;
	margin: 0 5px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/navi.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
	cursor: pointer;
}
/* mouseover state */
div#smart_plates_rotator .navi a:hover {
	background-position: 0 -24px;
}
/* active state (current page state) */
div#smart_plates_rotator .navi a.active {
	background-position: 0 -12px;
}

table.seafood {
	background: url(/webres/Image/CMS/Resources/crab-legs.jpg) no-repeat right 400px;
}
table.seafood td {
	background: none;
}
table.gulf {
	background: url(/webres/Image/CMS/Resources/gulf-bg.jpg) no-repeat right 300px;
}
table.gulf td {
	background: none;
}
table.apple {
	background: url(/webres/Image/CMS/Health/background-apples.jpg) no-repeat right 400px;
}
table.apple td {
	background: none;
}
/*------End My-Hy-Vee Fuel Balance Page------*/

fieldset.form {
	border: none;
	margin-bottom: 10px;
}
fieldset.form label {
	font-weight: bold;
	display: block;
}
fieldset.form ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
fieldset.form ul li {
	margin: 0 0 12px 0 !important;
	padding: 0;
}
ul.shellStations {
	margin: 0 !important;
	padding: 0 !important;
}
ul.shellStations li {
	margin: 1px !important;
	padding: 0 !important;
	width: 213px !important;
	border: 1px solid #ccc !important;
	float: left !important;
	display: block !important;
	padding: 5px 8px 2px 8px !important;
	font-size: 11px;
	line-height: 1.2em;
}
#age-verification {
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	text-align: center;
}
/*------Accordion------*/
#accordion {
	border-top: 1px solid #ccc;
}
.ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	padding: 10px 0 6px 15px;
	min-height: 0; /* support: IE7 */
	color: #e21c11;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	margin: 0;
	line-height: 1em;
	font-weight: normal;
	background-position: 325px -30px;
	background-repeat: no-repeat;
}
.ui-accordion-header:hover {
	color: #e21c11;
	background-color: #fafafa;
}
.ui-accordion-header-active {
	color: #3f3f3f !important;
	border-bottom: 0 !important;
	background-position: 325px -130px;
}
.ui-accordion-header-active:hover {
	background-color: #fff;
}
.ui-accordion-content {
	padding: 30px 15px 10px 15px;
	border-bottom: 1px solid #ccc;
	overflow: auto;
	background: #f5f5f5;
}
.ui-accordion .ui-accordion-content img {
	border: 2px solid #FFF;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, .3);
	margin: 2px 0px 20px 15px;
	float: right;
}
/*------NillaGallery------*/
ul#NillaGallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#NillaGallery li {
	width: 177px;
	float: left;
	margin: 0 5px 12px 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px;
	position: relative;
	background: #eee;
}
ul#NillaGallery li a {
	position: absolute !important;
	top: -5px;
	left: -5px;
	box-shadow: #666666 1px 1px 2px;
}
ul#NillaGallery li img {
	display: block;
	border: 1px solid #ccc;
}
div.chatLive a {
	background: #aebd4e;
	color: #FFFFFF !important;
	text-decoration: none;
	line-height: 130%;
	font-size: 13px !important;
	padding: 6px 15px;
	margin: 0;
	font-size: 1em;
	font-family: var(--font-family);
	cursor: pointer;
	border-radius: 3px;
}
div.chatLive a:hover {
	background: #7d8b22;
}
.sustainSidebar {
	background: url(/webres/Image/CMS/Resources/sustain-sidebar-bg.jpg) repeat-y;
	width: 250px;
	float: right;
	margin: 0 0 50px 20px;
	border: 1px solid #222b63;
}
.sustainSidebar h3 {
	background: #222b63;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 10px 0;
	padding: 4px 15px;
	line-height: 1.5em;
}
.sustainSidebar h3 span {
	font-weight: normal;
	color: #00a88e;
	line-height: 1.5em;
	display: block;
	font-size: 12px;
}
.sustainSidebar p {
	padding: 0px 15px;
}
.sustainSidebar ul {
	padding: 0;
	margin: 0 20px 10px 35px !important;
}
p.usda {
	background: url(/webres/Image/CMS/Resources/udsa-lot-inspector.png) no-repeat 34px 20px;
	padding: 20px 30px 20px 130px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	font-weight: bold;
	color: #e21c11;
	margin: 20px 0px;
}
p.usda span {
	font-size: 12px;
	font-weight: normal;
	color: #555;
	display: block;
	line-height: 1.4em;
}
#password-simple {
	text-align: center;
}
.emailExamples {
	margin: 20px 0 0 20px;
}
.emailExamples li {
	padding: 0 0 0 20px;
	display: inline;
	float: left;
}
.emailContainer {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/email-background2.jpg) left bottom no-repeat;
	height: 520px;
	margin-bottom: 10px;
}
.emailSignup {
	margin-left: 290px;
}
/* Deals.com changes
------------------------------------------------------------------------------------------------ */

.dealsText {
	position: absolute;
	bottom: 45px;
	left: 0;
	text-align: center;
	width: 920px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 24px;
	color: #333;
}
.dealsText span {
	color: #e32526;
}
.dealsText a {
	text-decoration: none;
	color: #333;
	cursor: pointer;
}
.dealsText a:hover {
	text-decoration: none;
	color: #333;
	cursor: pointer;
}
.dealsCount {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 20px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/Images/deals/discount-band-2.png) no-repeat;
	width: 210px;
	height: 110px;
	text-align: right;
	font-size: 18px;
}
.dealsCount {
	color: #fff;
	text-decoration: none;
}
.dealsCount strong {
	font-size: 20px;
}
.secondaryBannerLeft {
	float: left;
	margin: 20px 20px 0 0;
}
.secondaryBannerRight {
	float: left;
	margin: 20px 0 0 0;
}
.storeSelect {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 920px;
	z-index: 5000;
	padding: 40px 0 0 0;
	height: 188px;
	font-size: 16px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
}
.storeSelect h2 {
	font-size: 24px;
}
.storeSelect a.submit {
	font-size: 16px;
	padding: 10px 25px !important;
}

/*.perksPrize {
	float: right;
	width: 425px;
}*/
.perksPrize strong {
	font-size: 24px;
	display: block;
	margin: 15px 0 5px 0;
	line-height: 1em;
}
.perksPrizeImage {
	float: right;
	margin: 3px 0 0 10px;
}
.thirdColumn {
	border: 1px solid #ccc;
	width: 258px;
	height: 268px;
}
.adSignUp {
	position: absolute;
	top: 27px;
	right: 35px;
	text-indent: -9999px;
	width: 96px;
	height: 33px;
	background: url(/webres/Image/Ads/FSP_banner_sign-up.jpg) no-repeat;
}
.adViewAds {
	position: absolute;
	top: 84px;
	right: 35px;
	text-indent: -9999px;
	width: 96px;
	height: 32px;
	background: url(/webres/Image/Ads/FSP_banner_view-ads.jpg) no-repeat;
}
.adDollar {
	position: absolute;
	top: 35px;
	left: 378px;
	font-weight: bold;
	font-size: 44px;
	color: #e02419;
	text-align: center;
	width: 28px;
}
.adCentOne {
	position: absolute;
	top: 35px;
	left: 413px;
	font-weight: bold;
	font-size: 44px;
	color: #e02419;
	text-align: center;
	width: 28px;
}
.adCentTwo {
	position: absolute;
	top: 35px;
	left: 439px;
	font-weight: bold;
	font-size: 44px;
	color: #e02419;
	text-align: center;
	width: 28px;
}
.dealsAggregate {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/Images/deals/dealspagebanner-3.jpg) no-repeat;
	border: 1px solid #ccc;
	padding: 20px 0 0 325px;
	width: 313px;
	height: 140px;
	margin: 0 0 15px 0;
	color: #fff;
	text-align: center;
	position: relative;
}
.dealsAggregate img.logo {
	position: absolute;
	left: 33px;
	top: 37px;
}
.dealsAggregate h3 {
	color: #fff;
	font-weight: bold;
	font-size: 42px;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
.dealsAggregate p {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 1em;
}
.dealsAggregate a.submit {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: #e32526;
	padding: 10px 35px !important;
	border: 1px solid #7c1103;
}
.dealsAggregate a.submit:hover {
	background: #7c1103;
}
.dealsCoupons {
	border-top: 1px solid #ccc;
	padding: 20px 0;
}
.dealsCoupons h2 a {
	float: right;
	font-size: 13px;
	color: #b10503;
	text-decoration: underline;
	font-weight: normal;
}
.dealsCoupon {
	border: 2px dashed #ccc;
	float: left;
	margin: 0 5px 10px 5px;
	width: 130px;
	padding: 8px;
	height: 265px;
	border-radius: 10px;
	position: relative;
}
.dealsCoupon.more {
	display: block;
	text-align: center;
	width: 630px;
	padding: 0;
	margin: 0 5px;
	height: auto;
	border: none;
}
.dealsCoupon.more a {
	display: block;
	text-align: center;
	padding: 8px;
	;
	margin: 0;
	background: #e21c11;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e21c11;
	border-radius: 3px;
}
.dealsCoupon.more a:hover {
	background: #1C5669;
	border: 1px solid #1C5669;
}
.dealsCoupon div.image {
	margin-bottom: 8px;
	display: block;
	text-align: center;
	vertical-align: bottom;
	height: 100px;
}
.dealsCoupon strong {
	font-size: 16px;
	color: #e21c11;
	display: block;
	margin: 0 0 8px 0;
	text-transform: uppercase;
	text-align: center;
}
.dealsCoupon span {
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	margin: 5px 0 5px 0;
}
.dealsCoupon p {
	text-align: center;
	width: 126px;
	position: absolute;
	bottom: 0;
	left: 10px;
}
.moreCoupons a {
	background: #eee;
	color: #555;
	display: block;
	margin: 0 5px 10px 5px;
	width: 130px;
	padding: 100px 8px 8px 10px;
	height: 175px;
	float: left;
	border: 1px solid #ccc;
	border-radius: 10px;
	text-decoration: none;
	text-align: center;
	line-height: 1.4em;
}
.moreCoupons a:hover {
	background: #ddd;
}
.weeklyPerk {
}
.digitalCouponsBanner {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/Images/deals/digital-coupons-banner.jpg) no-repeat right bottom #f4f4f4;
	padding: 10px 100px 10px 10px;
	width: 148px;
	margin: 0 0 20px 0;
}
.couponsComBanner {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/Images/deals/coupons-com-logo.jpg) no-repeat right 6px #f4f4f4;
	padding: 10px;
	width: 238px;
	float: right;
}
.adCouponsBanner {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/Images/deals/hy-vee-coupons.png) no-repeat 180px 6px #f4f4f4;
	padding: 10px 80px 10px 10px;
	width: 168px;
	float: right;
	margin-left: 20px;
}
.dealsCouponsBanner {
	margin: 20px 0 30px 0;
	position: relative;
}
.dealsCouponsBanner ul {
	margin: 0 !important;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #ccc;
	width: 600px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.dealsCouponsBanner ul li {
	margin: 10px 25px !important;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 16px;
	color: #999;
	text-align: center;
}
.dealsCouponsBanner ul li.noLink {
	margin: 94px 25px 10px 25px !important;
}
.dealsCouponsBanner ul li img, .dealsCouponsBannerSmall ul li img {
	display: block;
	margin-bottom: 8px;
}
.dealsCouponsBanner ul li img.ads, .dealsCouponsBannerSmall ul li img.ads {
	-ms-transform: rotate(-3deg); /* IE 9 */
	-webkit-transform: rotate(-3deg); /* Chrome, Safari, Opera */
	transform: rotate(-3deg);
}
.dealsCouponsBanner ul li a, .dealsCouponsBannerSmall ul li a {
	color: #555;
	text-decoration: none;
	text-transform: uppercase;
}
.dealsCouponsBanner ul li a:hover, .dealsCouponsBannerSmall ul li a:hover {
	color: #b10503;
	text-decoration: none;
}
.dealsCouponsBanner ul li a.active, .dealsCouponsBannerSmall ul li a.active {
	font-weight: bold;
	color: #b10503;
	cursor: default;
}
.dealsCouponsBannerSmall {
	margin: 20px 0 10px 0;
	position: relative;
	height: 75px;
	border-top: 1px solid #ccc;
	padding: 27px 0 18px 0;
}
.dealsCouponsBannerSmall ul {
	margin: 0 !important;
	padding: 0;
	list-style: none;
	width: 400px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.dealsCouponsBannerSmall ul li {
	margin: 0px 25px !important;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 16px;
	color: #999;
	text-align: center;
}
.shopAislesOnline {
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/moretimewithkids2.jpg) no-repeat;
	width: 640px;
	height: 380px;
	position: relative;
	margin-bottom: 20px;
	display: block;
	color: #555;
}
.shopAislesOnline div {
	display: block;
	width: 620px;
	height: 50px;
	padding: 10px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/banner-shade.png) repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}
.coach {
	position: absolute;
	top: -5px;
	right: -210px;
	width: 185px;
	padding: 5px 8px;
	background: #333;
	color: #fff;
	z-index: 6000;
	border-radius: 4px;
}
.coach img {
	position: absolute;
	top: 7px;
	left: -7px;
	width: 13px;
	height: 13px;
	z-index: 5999;
}
/* NEW BOOTSTRAP BASED NAV CODE APRIL 2017 ADDED */

/*
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
	position: relative;
	min-height: 1px;
	padding:0px;
	margin-left:2%;
}

.col-sm-9 {
	width: 73%;
}
.col-sm-6 {
	width: 48%;
}
.col-sm-3 {
	width: 23%;
}
.col-sm-2 {
	width: 14.66666667%;
}
.col-sm-1 {.
	width: 6.33333333%;
}

*/

.primary{
    color:#aa2211 !important;
	text-decoration: underline !important;
}
.primary:hover{
	text-decoration: none !important;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* jquery tools replace CSS */
#RecipeCarousel {
	margin-bottom: 10px;
}
#RecipeCarousel div.item p {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 101;
	margin: 0;
	padding: 0;
}
#RecipeCarousel div.item p a {
	text-decoration: none;
	color: #333;
	display: block;
	width: 360px;
	padding: 8px 100px 8px 10px;
	background: url(https://8e3463198116a37cf901-4c8f9ce7667a46d130eda30090f49466.ssl.cf2.rackcdn.com/images/banner-shade.png);
	font-size: 13px;
}
.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.carousel-inner > .item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	line-height: 1;
	width:100%;
}

@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}
.carousel-inner > .item.next,  .carousel-inner > .item.active.right {
	left: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,  .carousel-inner > .item.active.left {
	left: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.next.left,  .carousel-inner > .item.prev.right,  .carousel-inner > .item.active {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: .5;
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	font-family: var(--font-family);
	line-height: 1;
}
.carousel-control .icon-prev:before {
	content: '\2039';
}
.carousel-control .icon-next:before {
	content: '\203a';
}
.carousel-indicators {
	position: absolute;
	bottom: 5px;
	right: 10px;
	z-index: 15;
	width: auto;
	padding-left: 0;
	text-align: center;
	list-style: none;
	margin: 0;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #333;
	border-radius: 10px;
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
	text-shadow: none;
}
#app_container {
	position: relative;
	overflow: hidden;
	width: 241px;
	height: 450px;
	background: url(https://dev.hy-vee.com/webres/Image/CMS/Company/mobile_large-white.jpg) no-repeat;
	padding: 59px 0 0 34px;
}
#app_rotator {
	position: relative;
	overflow: hidden;
	width: 210px;
	height: 415px;
}
#app_rotator .item {
	height: 374px;
	width: 210px;
}
#app_container .carousel-indicators {
    position: absolute;
    top: 392px;
    right: 42px;
    width: 125px;
    height: 7px;
    z-index: 200;
}
#app_rotator .items div p {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 101;
	margin: 0;
	padding: 0;
}
#TopNav button {
	background: none;
	border: none;
	font-weight: 400;
	color: #333;
	margin: 0;
	padding: 0;
}
#TopNav button:focus {
	color:#E2231A;
}
#TopNav li.open button {
	color:#E2231A;
}

.coach{ position:absolute;top:-5px;right:-210px;width:185px;padding:5px 8px;background:#333;color:#fff;z-index:6000;border-radius:4px; }
.coach img{ position:absolute;top:7px;left:-7px;width:13px;height:13px;z-index:5999; }