/* Clear Fix */
/* Apply the clearfix class to any element which acts as a container for floats. */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display:inline-block;
}
/* Hides from IE-mac \*/
.clearfix {display:block;}
* html .clearfix {height: 1px;}
/* End hide from IE-mac */ 

body 
{
	padding:0;
	margin:0;
	color:#000;
	text-align:center;
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	position:relative;
	background: #fff;
}
a img { border:none; }
a:link, a:visited { color:#ed0000;text-decoration:underline; }
:focus { outline:none; }
a:hover { text-decoration:none; }
.clear { clear:both; }

/*LAYOUT*/
/*ABOVE NAV TABS*/
#jar 
{
	width:959px;
	text-align:left;
	margin:0 auto;
	position:relative;
    background-color:#fff;
    padding:0 11px 0 11px;
    overflow:hidden;
}
#lid-left 
{
    float:left;
    position: relative;
    top: 45px;
    width:355px;
    padding-bottom:1px;
}
    #lid-left ul 
    {
        padding:6px 0 0 0;
        margin:0;
        list-style:none;
    }
    #lid-left ul li 
    {
        padding:0 10px 0 0;
        margin:0;
        display:inline;
    }
    #lid-left ul li a:link, #lid-left ul li a:visited 
    {
        font-size:11px;
        font-weight:bold;
        color:#235325;
        text-decoration:none;
    }
    #lid-left ul li a:hover 
    {
        text-decoration:underline;
    }
    
    #lid-left div a img {
		float:left;
		display:inline;
		margin-right:5px;
    }
		* html #lid-left div a img {
			margin-top:10px;
		}
        
#lid-center 
{
    width:252px;
    padding-top:20px;
    float:left;
}
    #lid-center img 
    {
        margin-bottom:-50px;
        position:relative;
    }
#lid-right
{
	width:350px;
	float:left;
	padding: 15px 0 0 0;
}
	#lid-right ul 
    {
        padding:6px 0 0 0;
        margin:0;
        list-style:none;
    }
    #lid-right ul li 
    {
        padding:0 10px 0 0;
        margin:0;
        display:inline;
    }
    #lid-right ul li a:link, #lid-right ul li a:visited, #lid-left ul li a:visited 
    {
        font-size:11px;
        font-weight:bold;
        color:#235325;
        text-decoration:none;
    }
    #lid-right ul li a:hover 
    {
        text-decoration:underline;
    }
    #lid-nav
    {
		float:right;
		position: relative;
		top: 5px;
		width:350px;
		text-align:right;
        height: 20px;
		/*border: solid 1px #000;*/
    }
    #espanollink {
        padding-bottom: px;
        font-size: 10px;
        margin-left: 5px;
        vertical-align: text-top;
        
    }
    * html #espanollink {
        padding-top: 0px;
    }
    .topNav
    {
		width: 55px;
		float: right;
		padding: 0 4px 0 4px;
		border: solid 1px #000;
    }
    #lid-recipebox
    {
        width:112px;
        float:right;
        height:28px;
	/*background-image:url(/images/recipebox.gif);*/      
        background-repeat:no-repeat;
        padding: 0 0 0 17px;  
        margin-top: 8px;
        margin-left: 10px; 
    }
        #lid-recipebox p 
        {
            padding:0;
            margin: 0  0 0 0;
            font-size:12px;
            line-height:12px;
            font-weight:bold;
            text-align: right;
        }
        #lid-recipebox p a#my-smuckers
        {
            color:#000000;
            text-decoration:none;
        }
        #lid-recipebox ul 
        {
            padding:0;
            margin:0;
            list-style:none;
            text-align:right;
        }
        #lid-recipebox ul li 
        {
            padding: 0 0 0 10px;
            margin: 0;
            display:inline;
        }
        #lid-recipebox ul li a:link, #lid-recipebox ul li a:visited 
        {
            font-size:11px;
            color:#df1916;
            text-decoration:underline;
        }
        #lid-recipebox ul li a:hover 
        {
            text-decoration:none;
        }   
    #lid-search 
    {
        width:369px;
        float:left;
        text-align:right;
    }
        #lid-search input.text 
        {
            font-size:11px;
            border:solid 1px #686868;
            padding:2px 5px;
            width:172px;
            margin:0;
            color:#888;
            vertical-align:baseline;
        }
        #lid-search input.searchbtn 
        {
               background-color:transparent;
               background-image:url(/images/btn_search.gif);
               background-repeat:no-repeat;
               background-position:left top;
               width:17px;
               height:17px;
               border:none;
               vertical-align:baseline;
               padding:0;
               margin:0;
        }
        #lid-search input:hover.searchbtn 
        {
            background-position:left bottom;
        }        
        #lid-search ul 
        {
            padding:0;
            margin:0;
            list-style:none;
        }
        #lid-search ul li 
        {
            padding:0 0 0 7px;
            margin:0;
            display:inline;
            
        }
        #lid-search ul li a:link, #lid-search ul li a:visited 
        {
            font-size:11px;
            color:#df1916;
            text-decoration:underline;
        }
        #lid-search ul li a:hover 
        {
            text-decoration:none;
        }
/*END ABOVE NAV TABS*/
/*NAV TABS       

see the nav.css file for the tab styles

END NAV TABS*/
/*INTERIOR LEFT NAV*/  
#global-left 
{
    width:217px;
    float:left;
}      
#leftnav 
{
    width:217px;
    background-image:url(../images/leftnav_bg.gif);
    background-repeat:repeat-y;
}
    #leftnav img 
    {
        display:block;
    }
    #leftnav ul 
    {
        padding:0;
        margin:0 6px;
        border-top:solid 1px #cdbda9;
        border-bottom:solid 1px #e9e9e9;
        list-style:none;
        width:205px;
    }
    #leftnav ul li 
    {
        padding:0;        
        margin:0;
        border-top:solid 1px #e9e9e9;
        border-bottom:solid 1px #cdbda9;
    }
        #leftnav ul li a:link, #leftnav ul li a:visited 
        {
            font-size:12px;
            font-weight:bold;
            color:#444;
            text-decoration:none;
            padding:9px 5px 9px 14px;
            display:block;
        }            
        #leftnav ul li a:hover 
        {
            text-decoration:none;
            color:#fff;
            background-color:#c70303;
            background-repeat:no-repeat;                
        }
        #leftnav ul li.current 
        {

        }
            #leftnav ul li.current a:link, #leftnav ul li.current a:visited, #leftnav ul li.current a:hover
            {
                color:#fff;
                background-repeat:no-repeat;                
            }
            
    #leftnav ul li.current ul
    {
        padding:6px 10px 6px 30px;
        margin:0;
        width:163px;
        border-top:solid 1px #e9e9e9;
        list-style:disc;
        color:#c70303;
        font-size:8px;
    }
    #leftnav ul li.current ul li 
    {
        padding:3px 0;
        border-top:none;
        border-bottom:none;
    }
    #leftnav ul li.current ul li a:link, #leftnav ul li.current ul li a:visited, #leftnav ul li.current ul li a:hover 
    {
        display:inline;
        background-image:none;
    }
    #leftnav ul li.current ul li a:hover 
    {
        border-bottom:dotted 1px #c70303;
    }

        BODY FORM.form #leftnav ul li.current ul li a:link, BODY FORM.form #leftnav ul li.current ul li a:visited, BODY FORM.form #leftnav ul li ul li a:link, BODY FORM.form #leftnav ul li ul li a:visited
        {
            color:#444;
            font-weight:normal;
            font-size:12px;
            padding:0;
            background-image:none;
            background-color:transparent;
        }
        
        BODY FORM.form #leftnav ul li.current ul li a:hover, BODY FORM.form #leftnav ul li ul li a:hover 
        {
            color:#b81210;
            background-color:transparent; 
            background-image:none;           
        }
        #leftnav ul li.current ul li.current a:link, #leftnav ul li.current ul li.current a:visited, #leftnav ul li.current ul li.current a:hover 
        {
            border-bottom:dotted 1px #c70303;
            color:#b81210 !important;
        }
    #leftnav ul li.current ul li ul 
    {
        border-top:none;
        border-bottom:0;
        list-style:none;
        margin:0;
        width:148px;
        padding:5px 5px 0px 10px;
    }
    #leftnav ul li.current ul li ul li 
    {
        padding:3px 0;
        color:
    }
        #leftnav ul li.current ul li.current ul li a:link, #leftnav ul li.current ul li.current ul li a:visited, #leftnav ul li ul li ul li a:link, #leftnav ul li ul li ul li a:visited 
        {
            font-size:11px;
            font-weight:bold;
            color:#444 !important;
            background-color:transparent;
            background-image:none;
            border-bottom:none;
        }
        #leftnav ul li.current ul li.current ul li a:hover, #leftnav ul li ul li ul li a:hover 
        {
            color:#b81210 !important;
            border-bottom:none;
            background-color:transparent;
            background-image:none;
        }
        #leftnav ul li.current ul li ul li.current a:link, #leftnav ul li.current ul li ul li.current a:visited, #leftnav ul li.current ul li ul li.current a:hover,
        #leftnav ul li.current ul li.current ul ul li.current a:link, #leftnav ul li.current ul li.current ul li.current ul li.current a:visited
        {
            color:#b81210 !important;
        }  
        
        #leftnav ul li.current ul li.current ul ul li a:link, #leftnav ul li.current ul li.current ul li.current ul li a:visited,
        #leftnav ul li.current ul li ul ul span li a:link, #leftnav ul li.current ul li ul ul span li a:visited
        {
         color:#000 !important;
        }
        
           
             /*LEFT NAV HOME*/        

                .section-home #leftnav ul li a:hover 
                {
                    background-image:url(/images/leftnav_current_bg.gif);
                    background-color:#c70303;
                }
                
                .section-home #leftnav ul li.current a:link, .section-home #leftnav ul li.current a:visited, .section-home #leftnav ul li.current a:hover
                {
                    background-image:url(/images/leftnav_current_bg.gif);
                    background-color:#c70303;
                }
            
            /*END LEFT NAV HOME*/  
            
             /*LEFT NAV PRODUCTS*/        

                .section-products #leftnav ul li a:hover 
                {
                    background-image:url(/images/leftnav_current_bg.gif);
                    background-color:#c70303;
                }
                
                .section-products #leftnav ul li.current a:link, .section-products #leftnav ul li.current a:visited, .section-products #leftnav ul li.current a:hover
                {
                    background-image:url(/images/leftnav_current_bg.gif);
                    background-color:#c70303;
                }
            
            /*END LEFT NAV PRODUCTS*/  
            
            /*LEFT NAV FAMILY*/        
                    
                .section-family #leftnav ul li a:hover 
                {
                    background-image:url(/images/leftnav_family_current_bg.gif);
                    background-color:#006700;
                }
                
                .section-family #leftnav ul li.current a:link, .section-family #leftnav ul li.current a:visited, .section-family #leftnav ul li.current a:hover
                {
                    background-image:url(/images/leftnav_family_current_bg.gif);
                    background-color:#006700;
                }
            
            /*END LEFT NAV FAMILY*/
            
            /*LEFT NAV RECIPE*/        
                    
                .section-recipe #leftnav ul li a:hover 
                {
                    background-image:url(/images/leftnav_recipe_current_bg.gif);
                    background-color:#cd6600;
                }
                
                .section-recipe #leftnav ul li.current a:link, .section-recipe #leftnav ul li.current a:visited, .section-recipe #leftnav ul li.current a:hover
                {
                    background-image:url(/images/leftnav_recipe_current_bg.gif);
                    background-color:#cd6600;
                }
            
            /*END LEFT NAV RECIPE*/
            
            /*LEFT NAV PROMOS*/        
                    
                .section-promos #leftnav ul li a:hover 
                {
                    background-image:url(/images/leftnav_promos_current_bg.gif);
                    background-color:#66339a;
                }
                
                .section-promos #leftnav ul li.current a:link, .section-promos #leftnav ul li.current a:visited, .section-promos #leftnav ul li.current a:hover
                {
                    background-image:url(/images/leftnav_promos_current_bg.gif);
                    background-color:#66339a;
                }
            
            /*END LEFT NAV PROMOS*/
            
            /*LEFT NAV SHOP*/        
                    
                .section-shop #leftnav ul li a:hover 
                {
                    background-image:url(/images/leftnav_shop_current_bg.gif);
                    background-color:#00669a;
                }
                
                .section-shop #leftnav ul li.current a:link, .section-shop #leftnav ul li.current a:visited, .section-shop #leftnav ul li.current a:hover
                {
                    background-image:url(/images/leftnav_shop_current_bg.gif);
                    background-color:#00669a;
                }
                
                 .section-sensable #leftnav ul li a:hover 
                {
                    background-image:url(/images/leftnav_shop_current_bg.gif);
                    background-color:#00669a;
                }
                
                .section-shop #leftnav ul li.current a:link, .section-shop #leftnav ul li.current a:visited, .section-shop #leftnav ul li.current a:hover
                {
                    background-image:url(/images/leftnav_shop_current_bg.gif);
                    background-color:#00669a;
                }
            
            /*END LEFT NAV SHOP*/
            
          .section-sensiblysweet #leftnav ul li a:hover 
                {
                    background-image:url(/images/leftnav_sensible_current_bg.gif);
                    background-color:#4fbbe7;
                }
                
                .section-sensiblysweet #leftnav ul li.current a:link, .section-sensiblysweet #leftnav ul li.current a:visited, .section-sensiblysweet #leftnav ul li.current a:hover
                {
                    background-image:url(/images/leftnav_sensible_current_bg.gif);
                    background-color:#4fbbe7;
                }
/*END INTERIOR LEFT NAV*/
/*GLOBAL INTERIOR PAGE STYLES*/
#global 
{
    margin-top:8px;
    margin-bottom:10px;
    overflow:hidden;
}
#global-full 
{
    padding:0 15px;
}
    #global-full h1
    {
        font-family:Arial,Verdana,sans-serif;
        font-size:25px;
        color:#585958;
        padding:10px 0;
        margin:0;       
    }
    #global-full h2 
    {
        font-family:Arial,Verdana,sans-serif;
        font-size:16px;
        color:#222;
        padding:5px 0 0 0;
        margin:0;
    }
    #global-full p 
    {
        padding:10px 0;
        margin:0;
        font-size:12px;
        line-height:16px;
        color:#222;
    }
    
#global-right 
{
    width:720px;
	_width:725px;
    float:left;
    margin-left:18px;
}
    #global-right h1 
    {
        font-family:Arial,Verdana,sans-serif;
        font-size:25px;
        color:#585958;
        padding:10px 0;
        margin:0;
        background-image:url(/images/bg_headline.gif);
        background-repeat:no-repeat;
        background-position:left bottom;        
    }
    
    #global-landing h1
    {
        background-image:none;
        color:#585958;
        margin:0;
    }
	#global-landing-image img {
		float:left; 
		width:200px; 
		margin-left:10px;
		}
	#category-landing-image img {
		float:left; 
		width:200px; 
		margin-left:20px;
		}
    
    #global-landing p.first
    {
          font-size:16px;
          line-height:23px;
          font-family:Arial,Verdana,sans-serif;
          padding:0 0 10px 0;
          margin:0;
          color:#222;
    }    
            
#global-landing-left 
{
    float:left;
    width:493px;
    padding: 0 25px 50px 0;
}
#global-landing-left-orchard-category
{
    float:left;
    width:496px;
    height:472px;
    padding-right:25px;
    background-image:url(/images/category_orchardsfinest_vert_lines.gif);
    background-repeat:no-repeat;
    background-position:right top;
    position:relative;
}
    #global-landing-left h1
    {
        background-image:none;
        color:#585958;
        margin:0;
    }
    #global-landing-left-orchard-category h1 
    {
		display:none;
    }
    #global-landing-left p, #global-landing-left-orchard-category p, #global-landing-full p
    {
          font-size:16px;
          line-height:23px;
          font-family:Arial,Verdana,sans-serif;
          padding:10px 0;
          margin:0;
          color:#222;
    }    
    #global-landing-left p.first, #global-landing-left-orchard-category p.first, #global-landing-full ul li
    {
          font-size:16px;
          line-height:23px;
          font-family:Arial,Verdana,sans-serif;
          padding:0 0 10px 0;
          margin:0;
          color:#222;
    }    
    #global-landing-left li,
    #global-landing-left-orchard-category li 
    {
          font-size:16px;
          line-height:23px;
          font-family:Arial,Verdana,sans-serif;
          padding:0;
          margin:0;
          color:#222;
    }
    #global-landing-promos 
    {
        margin:20px 0;
    }
    #global-landing-right,
    #global-landing-right-orchard-category 
    {
        width:168px;
        float:left;
        padding:20px 0 0 25px;
    }
		#global-landing-right-orchard-category a#recipe
		{
			margin-left:8px;
			padding-left:15px;
			background:url(/images/bullet_red_arrow.gif) no-repeat left 3px;
		}
        #global-landing-left #flavorfinder 
        {
            float:left;   
            border-right:solid 1px #e0e0e0;
            padding-right:5px;
        }
        #global-landing-left-orchard-category #flavorfinder 
        {
			float:none;
			padding:0;
			position:absolute;
			top:350px;
			left:37px;
			width:209px;
			height:106px;
			background-color:#FFFFFF;
			padding:3px 0 0 3px;
        }
			#global-landing-left-orchard-category #flavorfinder p 
			{
				padding-right:10px;
			}
        #global-landing-left #shoponline 
        {
            float:left;
            padding-left:30px;
        }
        #global-landing-left-orchard-category #shoponline 
        {
			float:none;
			padding:0;
			position:absolute;
			top:350px;
			left:260px;
			width:199px;
			height:106px;
			background-color:#FFFFFF;
			padding:3px 0 0 14px;
        }
			#global-landing-left-orchard-category #shoponline p
			{
				padding-right:10px;
			}
			
		#global-landing-left-orchard-category #product-list
		{
			position:absolute;
			top:121px;
			left:24px;
		}
			#global-landing-left-orchard-category #product-list a
			{
				float:left;
				display:inline-block;
				text-indent:-9999px;
				height:188px;
			}
				#global-landing-left-orchard-category #product-list a#cherry
				{
					width:80px;
				}
				#global-landing-left-orchard-category #product-list a#apricot
				{
					width:77px;
					height:174px;
				}
				#global-landing-left-orchard-category #product-list a#blueberry
				{
					width:78px;
				}
				#global-landing-left-orchard-category #product-list a#strawberry
				{
					width:77px;
					height:174px;
				}
				#global-landing-left-orchard-category #product-list a#berry
				{
					width:78px;
				}
				#global-landing-left-orchard-category #product-list a#apple
				{
					width:81px;
					height:174px;
				}
.group_description, .group_description p {
			font-size:16px;
          line-height:23px;
          font-family:Arial,Verdana,sans-serif;
          padding:0 0 10px 0;
          margin:0;
          color:#222;

	}
	
.category_description, .category_description p
    {
          font-size:16px;
          line-height:23px;
          font-family:Arial,Verdana,sans-serif;
          padding:0 0 10px 0;
          margin:0;
          color:#222;
    }  
			
/*END GLOBAL INTERIOR PAGE STYLES*/
/*PAGE FOOTER*/          
#footer 
{
    border-top:solid 1px #f70000;
    padding-top:10px;
}
    #footer ul 
    {
        padding:0 0 0 6px;
        margin:0;
        list-style:none;
        float:left;
    }
    #footer ul li {    
        padding:0 10px 0 0;
        margin:0;
        display:inline;
    }
    #footer ul li a:link, #footer ul li a:visited 
    {
        font-size:11px;
        color:#235325;
        text-decoration:underline;
    }
    #footer ul li a:hover 
    {
        text-decoration:none;
    }
    #footer select 
    {
        float:right;
        font-size:11px;
    }
    #footer #footer_fortune100     {
    	width: 49px;
    	height: 66px;
    	float: left;
    	margin: 0 30px 0 0;
    }
    
/*END PAGE FOOTER*/    
/*END LAYOUT*/

/*PAGE SPECIFIC STYLES*/
/*HOME PAGE STYLES*/
#home-promos-like 
{
    margin:8px 0 15px 0;
    width:959px;
    padding:28px 0 0 0;
    background:url(/images/bg_home_like.jpg) no-repeat 0 0;
}
#two-column-promo-wrapper {
    width:650px;
    _width:648px;
    float:left;
    height:426px;
    padding:0;
    margin:0;
}
#home-new-promos1 {
	float:left;
	width: 313px;
	height: 206px;
	position:relative;
	margin: 0 12px 17px 0;
	_margin-bottom:13px;
}
#home-new-promos1 a.official-rules {
    background: url("/images/spacer.gif") no-repeat top left;
    height: 15px;
    left: 4px;
    position: absolute;
    text-indent: -9999px;
    top: 168px;
    width: 65px;
}
#home-new-promos2 {
	float:left;
	width: 313px;
	height: 206px;
	position:relative;
	margin: 0 0 17px 0;
	_margin-bottom:13px;
}
#home-new-promos2 a.official-rules {
    background: url("/images/spacer.gif") no-repeat top left;
    height: 15px;
    left: 205px;
    position: absolute;
    text-indent: -9999px;
    top: 162px;
    width: 70px;
}
#home-new-promo-wide {
	clear:both;
	width: 638px;
	height: 203px;
}
#home-new-promos3 {
	float:left;
	width: 305px;
	height: 274px;
	padding: 0;
	margin: 0;
	}
#home-promos 
{
    margin-top:8px;
    margin-left:3px;
    width:980px;
    height:161px;
    padding:14px 0 0 0;
    background:url(/images/bg_home_promo.jpg) no-repeat 7px 0;
}
#home-promo1 {
    float:left;
    display:inline;
    /*width:316px;*/
    position:relative;
}
#home-promo3 a.official-rules {
    bottom: 11px;
    height: 15px;
    position: absolute;
    right: 147px;
    width: 65px;
    background: url("/images/spacer.gif") no-repeat top left;
}
#home-promo2 {
    position:relative;
    float:left;
    display:inline;
    padding-left:3px;
    padding-right:3px;
}
#home-promo3 {
    float:left;
    display:inline;
    width:316px;
    position:relative;
}
#home-promo3 a.official-rules {
    bottom: 11px;
    height: 15px;
    position: absolute;
    left:105px;
    width: 65px;
    background: url("/images/spacer.gif") no-repeat top left;
}
#home-promo-coupon-promotion {
	float:left;
	width: 313px;
	height: 206px;
	position:relative;
	margin: 0 0 17px 0;
	_margin-bottom:13px;
}
#home-promo-coupon-promotion a.coupon-promotion-link {
    height: 28px;
    left: 208px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 146px;
    width: 101px;
}
#home-promo-coupon-promotion a.official-rules {
    height: 15px;
    left: 234px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 178px;
    width: 70px;
}
/*END HOME PAGE STYLES*/  
/*PRODUCT PAGE STYLES*/      
#product { }
#product h1 
{
    font-family:Arial,Verdana,sans-serif;
    font-size:25px;
    color:#585958;
    padding:10px 0;
    margin:0;
    background-image:url(/images/bg_headline.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
}        
    #product-details 
    {
        background-image:url(/images/bg_2col.gif);
        background-repeat:no-repeat;   
        width:725px;
    }  
        #product-details-left 
        {
            width:475px;
            float:left; 
            padding-top:10px;           
        }
            h2#product-nutrition-title 
            {
                width:223px;
            }
            #product-details-right #flavorfinder 
            {
                margin-top:30px;
                border-bottom:solid 1px #e0e0e0; 
            }
            #product-details-right #shoponline 
            {
                border-bottom:solid 1px #e0e0e0;             
            }            
            .product-detail-image
            {
                float:left;
                margin-top:10px;
                width:245px;
            }
        #product-details-right 
        {
            width:220px;
            float:right;
        }
            #product-details-left h2 
            {
                font-family:Arial,Verdana,sans-serif;
                font-size:19px;
                font-weight:normal;
                color:#ca2b28;
                padding:5px 0;
                margin:0;
                border-bottom:solid 1px #e0e0e0;
            }
            #product-details-right p 
            {
                font-size:10px;
                color:#000;
            }
            
/*END PRDOCUT PAGE STYLES*/
/*PROMO PAGE STYLES*/ 
#promo-landing 
{
    padding-top:15px;
    background-image:url(/images/bg_1col.gif);
    background-repeat:no-repeat;   
    width:725px;
    margin-right:-5px;
} 
#promo-feature 
{
    padding-bottom:20px;
    float:left;
    position:relative;
}    
#promo-feature a.pbj 
{
    height: 14px;
    left: 36px;
    position: absolute;
    text-indent: -2000px;
    top: 154px;
    width: 113px;
    background: url("/images/spacer.gif") no-repeat top left;
}  
#promo-feature a.orange 
{
    height: 14px;
    left: 214px;
    position: absolute;
    text-indent: -2000px;
    top: 154px;
    width: 97px;
    background: url("/images/spacer.gif") no-repeat top left;
}  
#promo-feature a.more 
{
    height: 14px;
    left: 214px;
    position: absolute;
    text-indent: -2000px;
    top: 174px;
    width: 97px;
    background: url("/images/spacer.gif") no-repeat top left;
} 
#promo-feature a.strawberry 
{
    height: 14px;
    left: 36px;
    position: absolute;
    text-indent: -2000px;
    top: 174px;
    width: 161px;
    background: url("/images/spacer.gif") no-repeat top left;
} 
           
.promo-callout 
{
    float:left;
    width:320px;
    height:215px;
    margin-bottom:30px;
    border-bottom:solid 1px #cdbda9;
}
.promo-callout.left {
    margin-right:80px;
}
.promo-callout.right {
    margin-right:0;
}
.promo-callout.last 
{
    border-bottom:none;
}
    .promo-callout h3 
    {
        font-family:Arial,Verdana,sans-serif;
        font-size:14px;
        font-weight:bold;
        color:#dd0808;
        padding:0 0 5px 0;
        margin:0 0 8px 0;       
    }  
        .promo-callout h3 a:link, .promo-callout h3 a:visited 
        {
            color:#dd0808;
            text-decoration:underline;
        }
        .promo-callout h3 a:hover 
        {
            text-decoration:none;
        }
.promo-callout a.official-rules {color:#666666;margin:7px 3px 3px 3px;display:inline-block;}
    .promo-image 
    {
        padding:6px 6px 4px 6px;
        background-image:url(/images/bg_promo_image.gif);
        background-repeat:no-repeat;
        float:left;
        margin-right:7px;
        margin-bottom:30px;
    }
/*END PROMO PAGE STYLES*/
/*RECIPE PAGE STYLES*/ 
/*RECIPE BOX NAV STYLES */
#recipe-box-nav
    {
        margin-top:20px;
        width:205px;
        margin-left:2px;
    }
    #recipe-box-nav #recipe-box
    {
        display:block;
        color:#dd000a;
        font-size:14px;
        font-family:Arial,Verdana,sans-serif;
        font-weight:bold;
        border:solid 1px #fec8ae;
        background-color:#fff8ed;
        background-image:url(/images/recipe_nav_recipebox.gif);
        background-repeat:no-repeat;
        margin-top:3px;
        padding:3px 0 5px 40px;
    }     
    #recipe-box-nav #grocery-list
    {
        display:block;
        color:#dd000a;
        font-size:14px;
        font-family:Arial,Verdana,sans-serif;
        font-weight:bold;
        border:solid 1px #fec8ae;
        background-color:#fff8ed;
        background-image:url(/images/recipe_nav_grocerylist.gif);
        background-repeat:no-repeat;
        margin-top:3px;
        padding:3px 0 5px 40px;
    } 

    #recipe-box-nav #recipebox-list
    {
        width:158px;
        margin:0;
        padding:10px 0px 10px 45px;
        border-bottom: solid 1px #fbcba9;
        border-left: solid 1px #fbcba9;
        border-right: solid 1px #fbcba9;
    }
    #recipe-box-nav #grocerylist-list
    {
        width:158px;
        margin:0;
        padding:10px 0px 10px 45px;
        border-left: solid 1px #fbcba9;
        border-right: solid 1px #fbcba9;
        border-bottom: solid 1px #fbcba9;
    }
    #recipe-box-nav li
    {
        list-style-image:url(/images/bullet_arrow.gif);
    }
    #recipe-box-nav li a:link, #recipe-box-nav li a:visited
    {
        color:#666666;
        text-decoration:none;
    }
    #recipe-box-nav li a:hover
    {
        color:#000000;
    }
    #recipe-box-nav li a.current
    {
        color:#000000;
    }

    #recipe-box-nav #rss-box {
        border:#FFC5A9 1px solid;
        background-color:#FFF8EC;
        margin-top:3px;
        width:199px;
        padding:3px 0 0 4px;
        font-family:georgia;
    }
    #recipe-box-nav #rss-box h1 {
        background:url(/images/recipes/rss_icon.gif) no-repeat top left;
        padding-left:37px;
        margin:0;
        color:#D5000B;
        font-size:14px;
    }
    #recipe-box-nav #rss-box p {
        margin:3px 13px 4px 3px;
        font-size:11px;
    }
    #recipe-box-nav #rss-box ul {
        list-style-type:none;
        margin:0 0 0 3px;
        padding:0;
    }
        #recipe-box-nav #rss-box ul li {
            list-style-image:none;
        }
    #recipe-box-nav #rss-box ul#links {

    }
        #recipe-box-nav #rss-box ul#links a {
            color:#D8101A;
            text-decoration:underline;
        }
    #recipe-box-nav #rss-box ul#buttons {
        margin-top:7px;
        margin-bottom:1px;
    }
        #recipe-box-nav #rss-box ul#buttons li {
            float:left;
            display:inline;
            margin-bottom:5px;
            margin-right:7px;
        }
            #recipe-box-nav #rss-box ul#buttons li#feed {
                margin-right:50px;
            }
    
/*END RECIPE BOX NAV */   
#recipe-home 
{
    background-image:url(/images/bg_1col.gif);
    background-repeat:no-repeat;   
    width:725px;
}
#recipe-home-feature 
{
    margin-top:15px;
}
    #recipe-home-feature h2 
    {
        font-family:Arial,Verdana,sans-serif;
        font-size:18px;
        margin-bottom:0;
        padding-bottom:15px;
    }
    #recipe-home-feature h3 
    {
        font-size:12px;
        padding:10px 0;
        margin:0;
    }
#recipe-home-feature2 
{
    padding:8px;
    margin-top:20px;
    background-repeat:no-repeat;
}
    #recipe-home-feature2 h4 
    {
        font-family:Arial,Verdana,sans-serif;
        font-size:13px;
        font-weight:bold;
        padding:0;
        margin:0;
    }
    #recipe-home-feature2 ul 
    {
        padding:5px 0 5px 20px;
        margin:20;
        list-style:none;
    }
        #recipe-home-feature2 li 
        {
            padding:0px 0;
            font-weight:bold;
        }
#recipe-home-promos 
{
    padding:20px 0 20px 43px;
}
    #recipe-home-promo1 
    {
        float:left;
        width:310px;
        margin-right:30px;
    }
    #recipe-home-promo2 
    {
        float:left;
        width:310px;
    }
.recipe-callout 
{
    float:left;
    width:215px;
    margin-right:30px;
}
    .recipe-callout-image 
    {
        padding:7px;
        background-image:url(/images/bg_recipe_featured.gif);
        background-repeat:no-repeat;
    }
        .recipe-home-feature-l 
        {
            float:left;
            width:300px;
            margin-right:60px;  
            padding-left:55px;         
        }
        .recipe-home-feature-r 
        {
            float:left;
            width:280px;
        }    
#recipe-listing { }
    table.recipe-search-item
    {
        height:170px;
    }
    .recipe-search-image
    {
        width:114px;
        padding:20px 0 35px 0;
        border-bottom:solid 1px #cdbda9;
        vertical-align:top;
    }
    .recipe-search-image img 
    {
        padding:7px;
        background-image:url(/recipes/images/bg_recipe_search.gif);
        background-repeat:no-repeat;
    }
    .recipe-search-info 
    {
        width:206px;
        padding:25px 0 20px 10px;
        border-bottom:solid 1px #cdbda9;
        vertical-align:top;
    }
        .recipe-search-info a:link, .recipe-search-info a:visited 
        {
            font-size:12px;
            font-weight:bold;
            color:#d00808;
            text-decoration:underline;
        }
        .recipe-search-info a:hover 
        {
            text-decoration:none;
        }
        .recipe-search-yield 
        {
            padding:2px 0 10px 0;
            margin:0;
            color:#444;
            font-family:Arial,Verdana,sans-serif;
            font-size:12px;
            font-style:italic;
        }
        .recipe-search-times 
        {
            padding:0;
            margin:0;
            color:#444;
        }
        .recipe-search-info img.bakeoff-logo {
			margin:5px 0 -3px 0;
        }
        .recipe-search-info a:link.recipe-search-addtobox, .recipe-search-info a:visited.recipe-search-addtobox 
        {
            display:block;
            padding:10px 0 10px 25px;
            margin-top:5px;
            color:#50762e;
            font-size:10px;
            text-transform:uppercase;
            text-decoration:underline;
            background-image:url(/recipes/images/search_recipebox.gif);
            background-repeat:no-repeat;
            background-position:left center;
        }
        .recipe-search-info a:hover.recipe-search-addtobox 
        {
            text-decoration:none;
        }
        
#recipe-listing table td.recipe-item-container {
    background:url("/recipes/images/recipe_listing_divider.gif") no-repeat bottom left;
}
    #recipe-listing table td.recipe-item-container .recipe-item {
        padding:20px 0;
        min-height:130px;
    } *html #recipe-listing table td.recipe-item-container .recipe-item {
        height:130px;
    }
        #recipe-listing table td.recipe-item-container a.recipe-img {
            float:left;
            display:inline;
        }
            #recipe-listing table td.recipe-item-container a.recipe-img img {
                background:url("/recipes/images/bg_recipe_search.gif") no-repeat;
                padding:7px;
            }
        #recipe-listing table td.recipe-item-container .recipe-search-info {
            margin-left:114px;
            padding-top:5px;
            padding-bottom:0;
            border-bottom:none;
        }
            #recipe-listing table td.recipe-item-container .recipe-search-info img.bake-off {
                float:none;
                display:block;
            }
        
#recipe-listing-paging 
{
    font-weight:bold;
}        

#recipe-detail {}

#recipe-detail h1 
{
    font-family:Arial,Verdana,sans-serif;
    font-size:25px;
    color:#50762e;
    padding:10px 0;
    margin:0;
    background-image:url(/images/bg_headline.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
}        
    #recipe-detail-wrap
    {
        background-image:url(/images/bg_2col.gif);
        background-repeat:no-repeat;   
        width:725px;
        padding-top:12px;
    }  
    #recipe-detail-left 
    {
        float:left;
        width:470px;
        padding-right:24px;
    }
    #recipe-detail-left h2 
    {
        font-family:Arial,Verdana,sans-serif;
        font-size:19px;
        font-weight:normal;
        color:#ca2b28;
        padding:5px 0;
        margin:5px 0 15px 0;
        border-bottom:solid 1px #e0e0e0;
    }        
    #recipe-detail-left table 
    {
        margin:0 0 10px 10px;
    }
    #recipe-detail-left table td 
    {
        color:#444;
        padding:5px 0;
    }
        #recipe-detail-time-yield 
        {
            background-color:#ffeed0;
            border:solid 1px #fbc9a6;
            padding:8px 8px 4px 8px;
        }
            #recipe-detail-time-yield img 
            {
                float:left;
                margin-right:8px;
            }
            #recipe-detail-time-yield p 
            {
                float:left;
                font-size:11px;
                font-weight:bold;
                color:#444;
                margin:8px 8px 8px 0px;
            }
            #recipe-detail-time-yield p b
            {
                color:#50762E;
            }
    #recipe-detail-right 
    {
        float:left;
        width:218px;
        padding-left:12px;
    }  
#recipe-detail-actions 
{
    padding-top:15px;
}
    #recipe-detail-actions ul 
    {
        padding:0;
        margin:0;
        list-style:none;
    }
    #recipe-detail-actions ul li 
    {
        padding:6px 0 6px 7px;
        margin:0;
        background-color:#ffeed0;
        border-bottom:solid 1px #ffc39e;
    }
    #recipe-detail-actions ul li.last 
    {
        border-bottom:none;
    }
    #recipe-detail-actions ul li img 
    {
        display:block;
        float:left;
        margin-right:8px;
    }
    #recipe-detail-actions ul li a:link, #recipe-detail-actions ul li a:visited 
    {
        font-size:11px;
        font-weight:bold;
        text-decoration:underline;
        text-transform:uppercase;
        color:#5c7f3c;
    }
    #recipe-detail-actions ul li a:hover 
    {
        text-decoration:none;
    }   
#bakeoff-details {
	margin:13px auto;
	text-align:center;
}
	#bakeoff-details p {
		margin:5px 0 0 0;
		font-size:0.9em;
	}
/*MONTHLY HOME PAGE STYLES */    
#recipe-home-school 
{
    background-image:url(/recipes/images/featured_recipe.jpg);
    background-repeat:no-repeat;
    width:405px;
    height:305px;
    position:relative;
}    
    #recipe-school-feature 
    {
        position:absolute;
        top:20px;
        left:418px;
        width:260px;
    }
        #recipe-school-feature h2 
        {
            padding:0;
            margin:0;
            font-family:Arial,Verdana,sans-serif;
            font-size:19px;
            line-height:28px;
            font-weight:bold;
            color:#cc0000;
        }
            #recipe-school-feature h2 a:link, #recipe-school-feature h2 a:visited
            {
                text-decoration:underline;
            }
            #recipe-school-feature h2 a:hover 
            {
                text-decoration:none;
            }
        #recipe-school-feature p 
        {
            padding:10px 0;
            margin:0;
            font-size:13px;
            line-height:18px;
            color:#222222;
        }
    #recipe-school-secondary 
    {
        position:absolute;
        top:405px;
        left:58px;
        width:616px;
    }
        #recipe-school-secondary h3 
        {
            font-size:12px;
            font-weight:bold;
            padding:0 0 7px 0;
            margin:0;
        }
        #recipe-school-secondary p 
        {
            padding:0 0 10px 0;
            margin:0;
            font-size:12px;
            line-height:13px;
            color:#444444;
        }
        .recipe-school-secondary-l 
        {
            float:left;
            width:270px;
            height:158px;
            margin-right:60px;            
        }
        .recipe-school-secondary-r 
        {
            float:left;
            width:280px;
            height:158px;
        }
        img.recipe-home-callout 
        {
            padding:7px;
            background-image:url(/recipes/images/bg_recipe_search.gif);
            background-repeat:no-repeat;
            float:left;
            margin-right:10px;
            margin-bottom:5px;
        }
/*END RECIPE PAGE STYLES*/   

/*A FAMILY COMPANY PAGE STYLES*/    
#fc_content
{
	float:left;
	width:420px;
}

#fc_content_right
{
	margin-left: 440px;
}

#fc_content_right_links
{
	margin-left: 560px; 
	width: 125px; 
	line-height: 20px;
}

/*END A FAMILY COMPANY PAGE STYLES*/    

/*END PAGE SPECIFIC STYLES*/  

/*GLOBAL CONTROL STYLES*/
#breadcrumbs 
{
    padding:5px 0;
    margin:0;
    font-size:10px;
    font-weight:bold;
    color:#8a8a8a;        
}
    #breadcrumbs a:link, #breadcrumbs a:visited 
    {
        text-decoration:underline;
        color:#8a8a8a;
    }
    #breadcrumbs a:hover 
    {
        text-decoration:none;
    }
#flavorfinder 
{
    padding:20px 0;     
    width:220px;              
}
    #flavorfinder h2 
    {
        width:142px;
        height:33px;
        padding:0;
        margin:0;
        background-image:url(/images/flavorfinder_title.gif);
        background-repeat:no-repeat;
        text-indent:-2000px;
    }
    #flavorfinder p 
    {
        font-family:Arial,Verdana,sans-serif;
        font-size:11px;
        line-height:14px;
        color:#000;
        padding:0 40px 0 0;
        margin:0 0 10px 37px;
    }
    #flavorfinder input.text
    {
        font-size:11px;
        border:solid 1px #686868;
        padding:2px 5px;
        width:125px;
        margin:0 0 10px 37px;
        color:#888;    
        display:block;
    }            
    /*#flavorfinder input.findbtn 
    {
       background-color:transparent;
       background-image:url(/images/btn_findnow_bg.gif);
       background-position:left top;
       background-repeat:no-repeat;
       width:101px;
       height:27px;
       border:none;
       padding:0;
       margin:0 0 0 37px;    
    }    
    #flavorfinder input:hover.findbtn 
    {
        background-position:left bottom;
    }*/
    #flavorfinder a.findbtn 
    {
       background-color:transparent;
       background-image:url(/images/btn_findnow_bg.gif);
       background-position:left top;
       background-repeat:no-repeat;
       display:block;
       width:101px;
       height:27px;
       border:none;
       padding:0;
       margin:0 0 0 37px;    
    }    
    #flavorfinder a:hover.findbtn 
    {
        background-position:left bottom;
    }

#shoponline 
{
    padding:20px 0;
    width:220px;              
}
    #shoponline h2 
    {
        width:142px;
        height:33px;
        padding:0;
        margin:0;
        background-image:url(/images/shoponline_title.gif);
        background-repeat:no-repeat;
        text-indent:-2000px;
    }
    #shoponline p 
    {
        font-family:Arial,Verdana,sans-serif;
        font-size:11px;
        line-height:14px;
        color:#000;
        padding:0 40px 0 0;
        margin:5px 0 10px 37px;
    }        
    #shoponline img 
    {
        margin-left:37px;
    }
    
#findrecipes 
{
    padding:20px 0;
    width:220px;   
}                        
    #findrecipes h2 
    {
        width:180px;
        height:44px;
        padding:0;
        margin:0;
        background-image:url(/images/findrecipes_title.gif);
        background-repeat:no-repeat;
        text-indent:-2000px;
    }
    #findrecipes p 
    {
        font-family:Arial,Verdana,sans-serif;
        font-size:11px;
        line-height:14px;
        color:#000;
        padding:0 40px 0 0;
        margin:10px 0 10px 37px;
    }
    #findrecipes img 
    {
        margin-left:37px;
    } 
    
    #contentTitle
    {
		font-family:Arial,Verdana,sans-serif;
		font-size:20px;
		font-weight:bold;
		color:#585958;
		padding:10px 0;
        margin:0;
		background-image:url(/images/bg_headline.gif);
        background-repeat:no-repeat;
        background-position:left bottom;        
    }

/* CONTACT FORM */
.contact_form_label
{
	border: solid 1px #000;
	width: 150px;
}

.contact_form_input
{
	width: 200px;
}

#contact_element_container
{
	padding: 0 0 5px 0;
}

/*END GLOBAL CONTROL STYLES*/                  


/* nutrition facts styles */
#nutrition-container {
	width:214px;
	background-color:#FFFFFF;
	color:#000000;
	float:left;
	margin:10px 0 20px 16px;
	*margin-left:15px;
}

#nutrition-facts {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	padding:9px;
	clear:both;
	margin:0;
	width:211px;
	background-color:#FFFFFF;
}

#nutrition-facts h1  {
	font-size:24px;
	width:215px;
	padding:0;
	color:#000000;
	line-height:24px;
	font-weight:bold;
	margin:0 0 5px;
	background-image:none;
}

#nutrition-facts p, #nutrition-facts ul li.serving-size {
	border-bottom:medium none;
	font-size:11px;
	line-height:1.4em;
	padding:1px 0;
}

#nutrition-facts ul {
	clear:both;
	margin:0;
	padding:0;
	text-indent:0px;
	width:214px;
}
	#nutrition-facts ul.sub {
		border:0;
		float:right;
		width:88%;
	}
		
	#nutrition-facts ul li {
		background:none repeat scroll 0 0 transparent;
		border-bottom:1px solid #000000;
		height:15px;
		vertical-align:middle;
		list-style:none outside none;
		font-size:11px;
		margin:0;
		padding:3px 0 0;
	}
	    
	    #nutrition-facts ul li.two-lines {
	        height:auto;
	        line-height:1.4em;
	        padding-bottom:3px;
	    }
	
		#nutrition-facts ul li.serving-size {
			margin:0;
			padding-bottom:3px;
			height:auto;
		}
	
		#nutrition-facts ul li.category {
			height:auto;
			padding-top:0;
		}
	
		#nutrition-facts ul li.last, #nutrition-facts ul li ul li.last {
			border:none;
		}
		
	#nutrition-facts ul.vitamins {
		clear:none;
		width:214px;
		
	}
	
	    #nutrition-facts ul.vitamins li.one-line {
	        width:100%;
	        clear:both;
	    }
	
		#nutrition-facts ul.vitamins li {
			width:48%;
			float:left;		
		}
		
		#nutrition-facts ul.vitamins.single-column li {
			width:214px;
			float:none;		
		}
		
		#nutrition-facts ul.vitamins li.buffer {
			margin-right:8px;
		}
	
		#nutrition-facts ul.vitamins.first {
			border:0;
			padding-right:5px;
		}

#nutrition-facts p.disclaimer {
	border-top:1px solid #000000;
	font-size:11px;
	color:#000000;
	padding-top:5px;
	margin-top:0;
	clear:both;
	width:214px;
}
	

#nutrition-facts .left {
	float:left;
	margin:0;
}

#nutrition-facts .right {
	float:right;
	padding:0;
}

#nutrition-facts .daily  {
	font-size:10px;
}

#nutrition-facts .daily-value  {
	font-weight:bold;
}

.nutrition-module {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	padding:9px 9px 10px;
	margin-top:3px;
	clear:both;
	width:211px;
	background-color:#FFFFFF;
}

	.nutrition-module h2 {
		font-size:12px;
		width:215px;
		color:#000000;
		font-weight:bold;
		margin:0;
		padding:0 0 2px 0;
		width:215px;
	}
	
	.nutrition-module p {
		font-size:10px;
		color:#000000;
		margin:0;
		padding:0;
	}
	
	.nutrition-module img.symbol {
		vertical-align:text-top;
		float:left;
	}

#nutrition-facts .thick-separator {
	border-top:10px solid #000000;
	border-bottom:none;
	height:0;
	line-height:0;
	padding:0;
	margin:0;
	font-size:0;
}

#nutrition-facts .thin-separator {
	border-top:6px solid #000000;
	border-bottom:none;
	height:0;
	padding:0;
	line-height:0;
	font-size:0;
}

#nutrition-facts .no-line {
	border-bottom:none;
}

#nutrition-facts .top-line {
	border-top:1px solid #000000;
}

#nutrition-facts .clear {
	clear:both;
}

#product-details-left .product-detail-image p.available-size {
    text-align:center;
    margin-top:0;
    font-size: 16px;
}

#product-details-left p#packaging {
    font-size: 11px;
    clear:left;
    margin-top:0;
    margin-bottom:1.0em;
}

/* Orchards Finest Updates */
.orchards-finest-bottom-callouts {
    width:730px;
    height:163px;
    background:url(/images/orchards-finest-bottom-touts-bg.jpg) no-repeat top left;
    position:relative;
}
/*#orchards-finest-flash {
    width:100%;
    height:467px;
}*/

.orchards-finest-bottom-callouts .tout1,
.orchards-finest-bottom-callouts .tout2,
.orchards-finest-bottom-callouts .tout3 {
    height:122px;
    left:14px;
    position:absolute;
    top:10px;
    width:225px;
}
.orchards-finest-bottom-callouts .tout1 {
    left:14px;
}
.orchards-finest-bottom-callouts .tout2 {
    left:250px;
}
.orchards-finest-bottom-callouts .tout3 {
    left:488px;
}
#global-right.orchard {
    margin-left:13px;
    width:725px;
}

/* Sensibly Sweet */
/* search box top right July 2010  */
/*
#gsa-search {
	position:absolute;
	top:15px;
	width:302px;
	height:44px;
	left: 658px;
	z-index: 100;
}*/
#gsa-search {
	position:absolute;
	top:42px;
	width:302px;
	height:44px;
	left: 655px;
	z-index: 100;
}
#gsa-search form {
	margin:0px;
	padding:0px;
}
#gsa-search fieldset {
	margin:0px;
	padding:0px;
	border:none;
}

#GSA_txtSearch {
	margin:0px;
	border:1px solid #676767;
	height: 18px;
	width: 132px;
	position:absolute;
	top:8px;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#GSA_btnSearch {
    cursor: pointer;
	position:absolute;
	top:3px;
	left: 138px;
}
body.section-sensiblysweet #global-landing h1
{
    color:#5ec6f2;
    font-weight:normal;
    padding-bottom:0;
}

#GSA_advSearch {
    cursor: pointer;
	position:absolute;
	top:13px;
	left: 210px;
}
#ctl00_GSASearch_whrToBuy,
#Recipes_GSASearch_whrToBuy,
#GSA_whrToBuy {
	position:absolute;
	top:32px;
	left: 242px;
}


#sensible-landing 
{
    width:725px;
} 

#sensible-landing.productsLanding a
{
    float:left;
    width:362px;
}

#sensible-landing #flashmarquee 
{
    position:relative;
    left:-8px;
     margin:15px 0;
}

#sensible-landing .callout
{
    background:url(/images/sensible/sensibleLandingCallouts.jpg) no-repeat 0 0;
    width:386px;
    height:201px;
    float:left;
    padding:59px 0 0 23px;
    color:#494949;
    margin-left:3px;
}


#sensible-landing .callout p 
{
    margin:0; padding:0;
    width:198px;
    font-size:11px;
    margin-bottom:27px;
    
}
#sensible-landing .calloutRight p 
{
    
    width:125px;
    margin-bottom:13px;
    
}

#sensible-landing .callout a.link1 
{
    display:block;
    width:153px;
    height:22px;
    background:url(/images/sensible/calloutLinks.gif) no-repeat;
    margin-bottom:5px;
}

#sensible-landing .callout a.link2
{
    display:block;
    width:183px;
    height:22px;
    background:url(/images/sensible/calloutLinks.gif) no-repeat 0px -28px;
}

#sensible-landing .callout a.link3 
{
    display:block;
    width:92px;
    height:22px;
    background:url(/images/sensible/calloutLinks.gif) no-repeat 0px -51px;
}

#sensible-landing .calloutRight
{
    background-position: -423px 0;
    width:265px;
    float:left;
    margin-left:11px;
    display:inline;
   
}

.sensibleRecipeLanding 
{
    margin-bottom:30px;
}

.sensibleRecipeLanding a 
{
    float:left;
    display:inline-block;
    width:360px;
    margin:0;
}
.sensibleRecipeLanding a.first
{
	margin-right:22px;
}

.healthyTextWrapper h2 
{
    font-weight:normal;
    color:#9c0058;
    font-size:25px;
}




.healthyTextWrapper .healthyTextTop
{
    text-indent:-9000px;
    background:url(/images/sensible/tabHealthyBg.gif) no-repeat;
    height:34px;
    width:724px;
}



.healthyTextWrapper div.exercise    
{
    background-position:0px -34px;

}

.healthyTextWrapper .exerciseContent 
{
    display:none;
    padding-bottom:400px;
    
    min-height:600px;
    _height:600px;
    background:url(/images/sensible/healthyTipsBgBot.jpg) no-repeat bottom center;
}

.healthyTextWrapper .healthyTextTop a
{
    display:block;
    width:200px;
    float:left;
    height:34px;
}



.healthyContent img 
{
    float:right;
    
    margin:10px 10px 0 0;
}

.healthyTextWrapper 
{
 margin-top:20px;

}

.healthyTextWrapper .healthyContent 
{
    padding:0px 39px;
    margin-top:30px;
}

.healthyContent ul, .healthyContent li 
{
    margin:0;
    padding:0;
    list-style:none;
}
.healthyContent li 
{
    background:url(/images/sensible/arrowList.gif) no-repeat;
    padding-left:20px;
    font-weight:bold;
    margin-bottom:10px;
    cursor:pointer;
}
.healthyContent li p 
{
    font-weight:normal;
    padding-left:0px;
    display:none;
}
.healthyContent p
{
    padding-left:20px;
    display:block;
    margin-bottom:0;
    padding-bottom:0;
}

a.blueLink
{
    color:#0087c1;
    text-decoration:none;
}
.healthyContent p.tips 
{
    font-style:italic;
    font-size:80%;
}
.healthyContent p.notes 
{
    font-size:80%;
}


.peanutLeftCallout 
{
    padding-top:20px;
}

body.section-sensiblysweet #shoponline, body.section-sensiblysweet #flavorfinder
{
    width:210px;
    
}



.sugar-free .productListWrapper .productTabs
{
    text-indent:-9000px;
    background:url(/images/sensible/sugarFreeTabsBg.gif) no-repeat;
    height:34px;
    width:724px;
}
.low-sugar .productListWrapper .productTabs
{
    text-indent:-9000px;
    background:url(/images/sensible/lowSugarTabsBg.gif) no-repeat;
    height:34px;
    width:724px;
}

.productListWrapper .productTabs.jams
{
    text-indent:-9000px;
    background-position:0 0;
}

.productListWrapper .productTabs.specialtyItems
{
    text-indent:-9000px;
    background-position:0 -34px;
}

.productListWrapper .productTabs.iceCream
{
    text-indent:-9000px;
    background-position:0 -68px;
}
.productListWrapper .productList
{
    margin-top:20px;
}

.productListWrapper .productTabs a
{
    display:block;
    
    float:left;
    height:34px;
}

.productListWrapper .productTabs a.jams 
{
    width:250px;
}

.low-sugar .productListWrapper .productTabs a.jams 
{
    cursor:default;
}

.productListWrapper .productTabs a.specialtyItems
{
   width:200px;
}

.low-sugar .productListWrapper .productTabs a.specialtyItems
{
   display:none;
}


.productListWrapper .productTabs a.iceCream
{
   width:214px;
}

.low-sugar .productListWrapper .productTabs a.iceCream
{
   display:none;
}

.productListWrapper .specialtyItemsContent, .productListWrapper .iceCreamContent 
{
    display:none;
} 

.productListWrapper .productItem 
{
    float:left;
    width:221px;
    padding-left:20px;
    margin-bottom:30px;
}

.productListWrapper .productItem img
{
    float:left;
    margin-right:20px;
    
}
 .productListWrapper .productItem p 
 {
  float:left;
  width:109px;
  margin-top:35px; 
    
 }
 
.sensibly-sweet .featured-recipe {
	position:relative;
    margin:14px 0 28px -9px;
    z-index:100px;
    width:719px;
    height:271px;
    overflow:hidden;
}
    .sensibly-sweet .featured-recipe h2,
    .sensibly-sweet .featured-recipe h3,
    .sensibly-sweet .featured-recipe p {
        text-indent:-9999px;
    }
    .sensibly-sweet .featured-recipe a {
        position:absolute;
        left:28px;
        display:block;
        width:94px;
        height:22px;
        text-indent:-9999px;
    }
.sensibly-sweet #sugar-free {
	background:url(/images/sensible/sugarFree_feature_hdr.jpg) no-repeat top left;
}
    .sensibly-sweet #sugar-free a {
        top:230px;
    }
.sensibly-sweet #low-sugar {
	background:url(/images/sensible/lowSugar_feature_hdr.jpg) no-repeat top left;
}
    .sensibly-sweet #low-sugar a {
        top:206px;
    }
    
.sensibly-sweet ul#categories {
    margin:0 0 24px 0;
    padding:0;
    list-style-type:none;
}
    .sensibly-sweet ul#categories li {
        position:relative;
        float:left;
        display:inline;
        margin:0;
        padding:24px 0 0 129px;
        width:215px;
        height:112px;
        background:url(/images/sensible/category_bg.jpg) no-repeat top left;
    }
        .sensibly-sweet ul#categories li.left {
            margin-right:22px;
        }
        .sensibly-sweet ul#categories li img {
            position:absolute;
            top:18px;
            left:18px;
        }
        .sensibly-sweet ul#categories li h2 {
            text-indent:-9999px;
            height:24px;
            margin:0 0 9px 0;
            padding:0;
        }
            .sensibly-sweet ul#categories li#appetizers h2 {
                width:110px;
                background:url(/images/sensible/category_hdr_appetizers.gif) no-repeat top left;
            }
            .sensibly-sweet ul#categories li#beverages h2 {
                width:111px;
                background:url(/images/sensible/category_hdr_beverages.gif) no-repeat top left;
            }
            .sensibly-sweet ul#categories li#breakfast h2 {
                width:98px;
                background:url(/images/sensible/category_hdr_breakfast.gif) no-repeat top left;
            }
            .sensibly-sweet ul#categories li#desserts h2 {
                width:92px;
                background:url(/images/sensible/category_hdr_desserts.gif) no-repeat top left;
            }
            .sensibly-sweet ul#categories li#maincourses h2 {
                width:145px;
                background:url(/images/sensible/category_hdr_maincourses.gif) no-repeat top left;
            }
            .sensibly-sweet ul#categories li#salads h2 {
                width:70px;
                background:url(/images/sensible/category_hdr_salads.gif) no-repeat top left;
            }
            .sensibly-sweet ul#categories li#sauces h2 {
                width:127px;
                height:48px;
                background:url(/images/sensible/category_hdr_sauces.gif) no-repeat top left;
            }
        .sensibly-sweet ul#categories li a {
            color:#0087C1;
            text-decoration:none;
        }
            .sensibly-sweet ul#categories li a:hover {
                text-decoration:underline;
            }

/* Current Opportunities */
#current_opportunities {
    height:533px;
    width:719px;
    background:url(/images/company/current-opportunities-bg.jpg) no-repeat 0 0;
    position:relative;
}
#current_opportunities .student-link {    
    height:35px;
    left:50px;
    position:absolute;
    text-indent:-9999px;
    top:220px;
    width:100px;
}
#current_opportunities .student-photo-link {    
    bottom:0;
    height:250px;
    left:0;
    position:absolute;
    width:230px;
}
#current_opportunities .prof-link {    
    height:35px;
    left:225px;
    position:absolute;
    text-indent:-9999px;
    top:220px;
    width:270px;
}
#current_opportunities .prof-photo-link {    
    bottom:0;
    height:250px;
    left:245px;
    position:absolute;
    width:230px;
}
#current_opportunities .plant-link {    
    height:35px;
    left:515px;
    position:absolute;
    text-indent:-9999px;
    top:220px;
    width:180px;
}
#current_opportunities .plant-photo-link {    
    bottom:0;
    height:250px;
    right:0;
    position:absolute;
    width:225px;
}
#current_opportunities div.intro {
    left:25px;
    position:absolute;
    top:70px;
    width:683px;
}
#current_opportunities div.intro p {
    color:#555555;
    font-size:12px;
    line-height:16px;
}

/*  Syrups Custom Landing Page  */
#syrup-landing {width:725px;height:638px;position:relative;background:url(/images/products/syrupLandingBg.jpg) no-repeat 0 0;}
#syrup-landing a {text-decoration:none;display:inline-block;}
a#flavorFinder {position:absolute;top:57px;left:27px;display:block;height:26px;width:140px;}
a#shopOnline {position:absolute;top:57px;right:33px;display:block;height:26px;width:140px;}
#syrup-landing h1 {position:absolute;text-indent:-99999px;top:17px;left:275px;display:block;height:0;width:140px;overflow:hidden;}
#syrup-landing h4 {display:block;float:left;font-size:18px;color:#c80a2a;width:230px;padding:0;margin:0;}
#syrup-landing ul,#syrup-landing ul li {list-style:none;padding:0;margin:0;}
#syrup-landing ul {padding:150px 0 0 60px;}
#syrup-landing ul li,#syrup-landing ul li a {display:block;float:left;width:66px;height:215px;margin:0;padding:0;position:relative;cursor:pointer;}
#syrup-landing ul li.sugarFreeBlueberry {width:68px;}
#syrup-landing ul li.sugarFreeBreakfastSyrup {width:80px;}
#syrup-landing ul li a img {display:block;position:absolute;bottom:-33px;left:-9999px;width:auto;}
#recipeLinks {padding-left:23px;}
#recipeLinks a{width:230px;display:block;float:left;}
#recipeLinks div.first{clear:left;}
#recipeLinks div {background:none;padding:20px 0 0;float:left;width:230px;color:#c80a2a;font-size:13px;font-weight:bold;}
#recipeLinks div img {float:left;padding-right:4px;}
#recipeLinks div a {width:auto;}
#recipeLinks div a img {float:none;padding:5px 0 0;}
/*  End Syrups Custom Landing Pa

/* Our Family of Brands Update */
#our-family-of-brands {}

#global-right #our-family-of-brands h1 {
    background: url(/family_company/images/family_of_brands/ofob_hdr.jpg) no-repeat 0 0;
    width:720px;
    height:40px;
    color: #585958;
    text-indent:-9999px;
    font-family: Arial,Verdana,sans-serif;
    font-size: 25px;
    padding:0;
    margin:16px 0 0 0;
}
#our-family-of-brands #intro {
    width:705px;
    height:224px;
    background: url(/family_company/images/family_of_brands/ofob_products.jpg) no-repeat 0 0;
    padding:3px 0 5px 15px;
}
#our-family-of-brands #intro p {
    font-size:1em;
    line-height:18px;
    width:288px;
}
#our-family-of-brands #intro p.address {
    padding:0 0 0 24px;
}
#global-right #our-family-of-brands #brands {
    margin:0 0 5px 15px;
}
#global-right #our-family-of-brands #brands h2 {
    color: #007b00;
    font-family: Arial,Verdana,sans-serif;
    font-size: 18px;
    border-bottom:1px solid #e0e0e0;
    width:705px;
    height:20px;
    line-height:15px;
    font-weight:normal;
    margin-top:25px;
}
#global-right #our-family-of-brands #brands h2.first {
    margin-top:0;
}
#global-right #our-family-of-brands #brands .brand {
    width:144px;
    margin:0 39px 15px 0;
    float:left;
}
#global-right #our-family-of-brands #brands .brand.last {
    margin-right:0;
}
#global-right #our-family-of-brands #brands .brand .cta {
    text-align:center;
    border-top:1px solid #e0e0e0;
    padding-top:9px;
}
#global-right #our-family-of-brands #brands .brand .cta ul {
    margin-top:5px;    
}
#global-right #our-family-of-brands #brands .brand .cta ul li {
    list-style:none;
    float:left;
    display:inline;
    margin-left:4px;
    padding:0;
}
#global-right #our-family-of-brands #brands .brand .cta p {
    padding:0;
    margin:0;
    font-size:1em;
    line-height:15px;
    color:#585958;
}


/*TOP RIGHT MENU & BOTTOM MENU*/
.glb-bar {
	position:absolute;
	top:0px;
	width:1045px;
	height:44px;
	left: -31px;
	left /*\**/: -45px\9;
	/*left:-33px \0/IE9;*/
	left:-34px \0/IE9;
	*top: 12px;
	z-index: 100;
}
.glb-bar a{
    color:Red !important;
    text-decoration:underline !important;
}
.rightMenu{
	float:right;
	font-size:12px !important;
}
.rightMenu li, .bottomMenu li{
	display:inline;
	padding:5px;
}
.rightMenu li {
	padding-right:0;
	margin-right:0;
}
.leftMenu{
	float:left;
	font-size:12px !important;
}

.leftMenu li, .bottomMenu li{
	display:inline;
	padding:5px;
}


.bottomMenu{
	position:relative;
	top:9px;
}
#notmymail{
	margin-top:-15px;
}
.marginright{
	margin-right: 40px;
}

/*END TOP RIGHT MENU*/
/***** Banner Snack and Waffles ******/


/* Small Promotions On the Run */
#banner-on-therun-smuckers { background:url(/images/ontherun_bannersmall_bkg.jpg) no-repeat; height: 207px; width:314px; }
.titlesnackwaffles {  padding: 116px 0 0 15px; }
.left { float:left; }
.widht-text-vote-smuckers { padding-left: 15px; padding-right: 8px; width: 185px;}
.widht-text-vote-smuckers p { font-size: 11px; font-family: arial;padding-top:10px;margin-top:0;}
.blueprize { font-weight: bold; color: #075faa; }
.vote-now-and-officials { width: 80px; margin-top: 22px;}
.redofficial { color:#3360f1;  font-size: 12px; margin-left: 3px; }
.blueofficial { color:#3360f1;  font-size: 12px; position: relative; top: -20px; }
.votenow { margin-bottom: 5px; }
/* End Of Small Promotions On the Run */


/*************************************

        CLOSING TRADITION 2011

*************************************/

.closeTradition
{
    background-image:url(/images/closingTrad2011.jpg) !important;
    background-repeat:no-repeat;
    float:left;
	width: 313px;
	height: 206px;
	position:relative;
	margin: 0 12px 17px 0;
	_margin-bottom:13px;
}
.trad-viewWin-home
{
    display: block;
    height: 26px;
    left: 70px;
    position: relative;
    top: 155px;
    width: 177px;
    text-indent:-9999px;
}
.OR-button
{
    display: block;
    height: 20px;
    left: 182px;
    position: relative;
    text-indent: -9999px;
    top: 97px;
    width: 102px;
}
#enter_now{display:none !important;}

