/* GENERAL STYLES */
@charset "utf-8";
/*slider panel css*/
#brandsWrapper {
	height: 150px;
}
.popProdWrapper #popularProducts{
	color:#8C886B;
	font-size:14px;
	float:left;
	margin:30px 0 0 10px;
}
.popProductHeader h1 {
	color: #8c886b;
	font-size: 14px;
	margin: 30px 0 0 0;
	float: left;
	background: url();
	}
.popProdWrapper div.NA h1, .popProdWrapper div.EU h1, .popProdWrapper div.AP h1, .popProdWrapper div.RW h1 {
	margin-left: 30px;
	height: 23px;
	text-indent: -5000px;
	outline: none;
	width: 188px;
	}
.popProdWrapper div.AP h1 {
	background: transparent url(http://media.heinz.com/media/22/AP.gif) top left no-repeat;
	}
.popProdWrapper div.EU h1 {
	background: transparent url(http://media.heinz.com/media/22/EU.gif) top left no-repeat;
	}
.popProdWrapper div.RW h1 {
	background: transparent url(http://media.heinz.com/media/22/RW.gif) top left no-repeat;
	}
.popProdWrapper div.NA h1 {
	background: transparent url(http://media.heinz.com/media/22/NA.gif) top left no-repeat;
	}
/* GENERAL STYLES */
/*slider panel css*/
.popProdWrapper #popularProducts{
        color:#8C886B;
        font-size:14px;
        float:left;
        margin:30px 0 0 10px;
}
.popProdWrapper {
	width: 915px;
	background: #f4f5f0;
	overflow: hidden;
	font-size: 14px;
	color: #333333; 
        clear: both;
        margin: 0 auto;
	}
.popProdWrapper h2 {
	font-size: 16px;
	margin: 20px 0 5px 0;
	}
.popProdContainer {
	width: 915px;
	height: 340px;
	max-height: 340px;
	overflow: hidden;
	display: block;
	}
.popProductHeader {
	width: 915px;
	height: 57px;
	background: url(http://media.heinz.com/media/ourfoods/popularproducts/horizLine.jpg) no-repeat bottom center;
	}
.popProductHeader h1 {
	color: #8c886b;
	font-size: 14px;
	margin: 30px 0 0 0;
	float: left;
        background: url();
	}
.popProductHeader ul li {
	display: inline;
	float: left;
	list-style: none;
	margin: 30px 0 0 10px;
	}
.nav ul {
	margin: 0 0 0 200px;
	}
.dNone {
	visibility: hidden;
	display: none;
	}
.moose {
	
	}
.nav a {
	color: #999999;
	width: 150px;
	height: 18px;
	display: block;
	text-align: center;
	padding: 2px 0 0 0;
	outline: none; text-decoration: none;
	}
.nav a.active {
	background: url(http://media.heinz.com/media/ourfoods/popularproducts/selectedOption.jpg) no-repeat;
	color: #333333;
	width: 150px;
	}
/*.panel a {
	display: block;
	width: 105px;
	height: 18px;
	background: url(http://media.heinz.com/media/ourfoods/popularproducts/prodLink.jpg) 0 0 no-repeat;
	margin: 5px 0 0 80px;
	}
.panel a:hover {
	display: block;
	width: 105px;
	height: 18px;
	background: url(http://media.heinz.com/media/ourfoods/popularproducts/prodLink.jpg) 0 -105 no-repeat;
	}
img.productImg {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	float: none;
	border: none;
	}*/

.productRegionTabs a img{
	border:0;
}
.viewRecipeBtn {
	background:transparent url(http://media.heinz.com/media/rollovers/viewrecipe_off.gif) no-repeat scroll left top;
	display: block;
	height: 0;
	width: 141px;
	padding-top: 21px;
	overflow: hidden;
	float:right;
	margin-right:5px;
}
.viewRecipeBtn:hover {
background:transparent url(http://media.heinz.com/media/rollovers/viewrecipe_on.gif) no-repeat scroll left top;
}
/***********************************
Sets your window to see the coolness
***********************************/
.slidingGalleryContainer {
	position:relative;
	overflow:hidden;
	width: 815px;
	/* sets area to display button divs */
	padding: 0 50px; 
}
a.productscrollinglink {
	border: none;
	margin: 0;
	padding: 0;
	}
a.productscrollinglink:hover {
	outline: 1px #999933 solid;
	}
/*********************************
Primary container for the buttons
*********************************/
.toggleButtonsLeft {
	position:absolute;
	top:0;
	left:0;
}
.toggleButtonsRight {
	position:absolute;
	top:0;
	left:865px;
}
/* global for the two buttons */
a.previous, a.next, a.previousInnactive{ 
	display:block;
	width:50px;
	height:259px;
	background: #f4f5f0 url(http://media.heinz.com/media/ourfoods/popularproducts/buttonLeft.jpg) center no-repeat;
	color: #CCCCCC;
	font-size: 20px;
	text-align: center;
	outline: none;
}
/* puts right button on the right */
a.next{ 
	display: block;
	background: #f4f5f0 url(http://media.heinz.com/media/ourfoods/popularproducts/buttonRight.jpg) center no-repeat;
	/* displays inline */
	float: right; 
}
a:hover.next {
	background: #f4f5f0 url(http://media.heinz.com/media/ourfoods/popularproducts/buttonRightHover.jpg) center no-repeat;
	}
a:hover.previous {
	background: #f4f5f0 url(http://media.heinz.com/media/ourfoods/popularproducts/buttonLeftHover.jpg) center no-repeat;
	}
	
/******************************
Global class for the main frame
******************************/
.panels{
	position:relative;
	/* dont edit */
	width:50000px; 
	left:0;
	clear: both;
}

/***************************************
Individual panel + add in html as needed
***************************************/
.panel{
	position: relative;
	width:199px;
	float:left;
	height: 219px;
	padding: 40px 5px 0 5px;
}

/************
Global styles
************/
.panel h2 {
	color: #666666;
}

/*****************/


/* EDITOR PROPERTIES */
#brandSilder div.slidingGalleryContainer2 {
	position:relative;
	overflow:hidden;
	width: 200px;
	padding: 0 50px;
}
#brandSilder div.toggleButtonsLeft {
	position:absolute;
	top:0px;
	left:0px;
}
#brandSilder div.toggleButtonsRight {
	position:absolute;
	top:0px;
	left:279px;
}
#brandSilder div.panel2{
	position: relative;
	width:180px;
	float:left;
	height: 61px;
	text-align: center;
	padding: 0 20px;
}
div.keepIN {
	overflow:hidden;
	width: 220px;
}
/* ////////////////////////////////////
///////////////////////////////////////
//////////////////////////////////////*/
/* FEATURED */
.featuredslidingGalleryContainer {
	position:relative;
	overflow:hidden;
	width: 222px;
	padding: 0 50px; 
	background: #fff url(http://media.heinz.com/media/ourfoods/featuredproducts/featuredsliderbg.gif) no-repeat;
	}
#textContent.ourFood .featuredslidingGalleryContainer {
	position:relative;
	overflow:hidden;
	width: 215px;
	padding: 0 50px; 
	background: #fff url(http://media.heinz.com/media/ourfoods/featuredproducts/featuredsliderbg.gif) no-repeat;
	}
.featuredtoggleButtonsLeft {
	position:absolute;
	top:0;
	left:0;
background: #fff url(http://media.heinz.com/media/ourfoods/featuredproducts/featuredsliderbg.gif) no-repeat;
	}
.featuredtoggleButtonsRight {
	position:absolute;
	top:0;
	left: 272px;
	background: #fff url(http://media.heinz.com/media/ourfoods/featuredproducts/featuredsliderbg.gif) no-repeat;
	background-position: -272px 0px;;
	}
a.featuredprevious, a.featurednext, a.featuredpreviousInnactive{ 
	display:block;
	width:50px;
	height:104px;
	background: transparent url(http://media.heinz.com/media/ourfoods/featuredproducts/buttonLeft.gif) center no-repeat;
	color: #CCCCCC;
	font-size: 20px;
	text-align: center;
	outline: none;
	}
a.featurednext{ 
	display: block;
	background: transparent url(http://media.heinz.com/media/ourfoods/featuredproducts/buttonRight.gif) center no-repeat;
	float: right; 
	}
a:hover.featurednext {
	background: transparent url(http://media.heinz.com/media/ourfoods/featuredproducts/buttonRightHover.gif) center no-repeat;
	}
a:hover.featuredprevious {
	background: transparent url(http://media.heinz.com/media/ourfoods/featuredproducts/buttonLeftHover.gif) center no-repeat;
	}
.featuredpanels{
	position:relative;
	width:50000px; 
	left:0;
	clear: both;
margin-left: -15px;
	}
.featuredpanel {
	position: relative;
	width:220px;
	float:left;
	height: 104px;
	padding: 0 5px;
	}
.featuredpopProdWrapper {
	display:block;
	background: #f4f5f0;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	}
.featuredpopProdWrapper h2 {
	font-size: 16px;
	margin: 20px 0 5px 0;
	}
.featuredpopProdContainer {
	overflow: hidden;
	display: block;
	}
/* our foods landing page slider */
#textContent.ourFood .featuredpopProdWrapper {
	width: 315px;
}
#textContent.ourFood .featuredslidingGalleryContainer {
	width: 215px;
}
#textContent.ourFood .featuredtoggleButtonsRight {
	left: 265px;
}
/* CSS Document */

/* EDITOR PROPERTIES */
