/*.no-ad-item-image {
	background-image: url('https://core-secure-graphics.grocerywebsite.com/G_WeeklyAd_CORE/AdItems/ad_item_default_image_83x85.jpg');
	height: 83px;
} */

body {
	background-color: #421a16;
    background: url(https://s3.grocerywebsite.com/production/manual_loaded_images/1273/BG_obj_left.png),url(https://s3.grocerywebsite.com/production/manual_loaded_images/1273/BG_obj_right.png),url(https://s3.grocerywebsite.com/production/manual_loaded_images/1273/cork_bg_700.png);
    background-repeat: no-repeat,no-repeat,repeat;
    background-position: 0 8%,100% 50%,0 0;
    background-size: 56%,56%,auto;
}
/*div.row {background-color: #fff; padding:0;}*/

/*div#Content.Content.column {background-color: #fff; padding:0 15px; max-width: 1170px;}*/

div#Content.Content.column, div#Content.container-fluid, div#Content.container {
background-color: #fff;
/*padding: 0 15px;*/
}

div#Content.Content.column, div.container-fluid, div.container {
margin: auto;
max-width: 1170px;

}

div.content-fluid{
	/*background-color: #fff;/*
	/*max-width: 1140px;*/
	margin: 0 auto;
}
.container-fluid{
	/*max-width: 1170px;*/

}

div#img-hdr.container-fluid{
	padding: 0;
}
img.img-responsive.hidden-xs.hdr-img{
	width: 100%;
}
/*
div#Content.Content.column div.container {padding:0;}
*/
	/* Cycle */

	.GliderContainer {
	}

		.GliderContainer img {
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
		}

		#my-glider
		{
			width: 728px;
			height: 321px;
			float: none;
		}

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

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

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

		#nav li:hover
		{

		}

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

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

		#nav a.activeSlide
		{
		}

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

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

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

		#nav img
		{

		}

		#nav img:hover
		{

		}

		#nav li a.activeSlide img
		{

		}


#retailer-message {
    margin: 0px 10px 20px 10px;
    background-color: #eaeaea;
    box-shadow: 3px 3px 5px #ccc;
    -moz-box-shadow: 3px 3px 5px #ccc;
    -webkit-box-shadow: 3px 3px 5px #ccc;
    padding: 10px;
    -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
    border: 1px solid #aaa;
    text-shadow: white 1px 1px 0px;
}

/* PDF Ad */

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

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

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

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

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

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

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

/* CMS Styles */

	.Page p, .cms-content p {
		line-height: 22px;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
	}

	.Page blockquote, .cms-content blockquote {
		margin: 10px 10px 10px 20px;
		font-style: italic;
	}

	.Page ul, .Page ol, .cms-content ul, .cms-content ol {
		margin-left: 30px;
	}

	.Page pre, .cms-content pre {
		margin: 20px 10px;
		padding: 20px;
		background: #000;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		font-size: 14px;
		color: #fff;
		line-height: 22px;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
	}

	.Page img, .cms-content img {
		margin: 10px;
	}

/* hides references to adding weekly ad items to shopping list for when the digital ad is used in a static way */
span.hide-for-fimg-ad {
	display: none;
}
#SpecialDetails4 ul li.hide-for-fimg-ad {
	display: none;
}
.LoginBenefits ul li.hide-for-fimg-ad {
	display: none;
}


.retailer-logo {
	max-height: 130px;
	max-width: 3000px;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}

.navbar-kennewick {
	background-color: #6F8EA1;
	width: 100%;
	text-align: center;
}

.cust-nav {
	margin-right: 7%;
	margin-top: -63px;
}

/*
.hamburger-white {
	background-color: #ffffff;
}
*/
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #ffffff;
}
.navbar-nav {

	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.navbar-header {
	min-width: 0%;
}

.navbar-default {
	background-color: transparent;
	border: none;
	min-height: 0px;
}
.navbar-default .navbar-nav>li>a{
	color: #fff;
	text-align: center;
}

.navbar-nav>li{
	float: none;
	position: relative;
	display: inline-block;
	text-align: center;
}
.overlay {display:none;}

ul.nav.navbar-nav.navbar-right.gtranslate{
top: 5px;
position: relative;
}

.footer a {
 font-weight: bold;
}

#Footer.Footer {
    padding-left: 20px;
    background: #ffffffb5;
 }

.site-footer {
    background-color: #fff;
    background: #ffffffb5;
}

.navbar-collapse{
	padding: 20px 0 20px 0;
}

.dropdown-menu {background-color: #6F8EA1; color: inherit; font-size: inherit;}

#myNavbar {
    margin-top: -20px;
}



@media (min-width: 768px) {
	ul.nav.navbar-nav.navbar-right.gtranslate {
	    top: -85px;
	    position: relative;
	}
	.goog-te-gadget {
	    margin-top: -96px;
	}
}

@media (max-width: 767px) {   
	#myNavbar {
		background-color: #6F8EA1;
	}
 }


@media (max-width: 600px){
  .cust-nav {
    margin-top: -50px;
	}
}




/*New Register & Login Buttons-btn tags not good in accessibility*/
.reg-login-btn {
	color: #333 !important;
	background-color: #e6e6e6 !important;
	border-color: #adadad !important;
	font-size: 1em !important;
	max-width: 100px;
	border-radius: 5px;
	margin: auto;
	margin-bottom: 5px;
}

.reg-login-xs-btn{
	width: 110px;
    height: 20px;
    margin-bottom: 1.5em;
}

a.btn.btn-default.navbar-btn.reg-login-btn {
    padding: 3px 0 3px 0;
}

.promo_block {
	margin-top: 30px;
}

#footer-wrapper {
	margin-top: 30px;
}

.FooterList {
	list-style: none;
}