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


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