/* -------------------------------------------------------------- 

   en.css

-------------------------------------------------------------- */


/* Header
-------------------------------------------------------------- */
#logo a,
#logo span {
	background:url('/fr/images/ui/header-bbq.jpg') top left no-repeat;
	}
#seasonal {
	background:url('/fr/images/ui/header-seasonal-bbq.png') top center no-repeat;
}

/* Navigation
-------------------------------------------------------------- */
#primarynav a {
	width:136px;
  background: url('/fr/images/ui/main-nav.jpg') no-repeat;
}
#nav-1 a { background-position:0 0; margin-left:11px; width:120px; }
#nav-2 a { background-position:-120px 0; width:146px; }
#nav-3 a { background-position:-266px 0; width:116px; }
#nav-4 a { background-position:-382px 0; }
#nav-5 a { background-position:-518px 0; width:178px; }
#nav-6 a { background-position:-696px 0; width:146px; }
#nav-7 a { background-position:-842px 0; }
#nav-1 a:hover { background-position: 0 -35px; }
#nav-2 a:hover { background-position: -120px -35px; }
#nav-3 a:hover { background-position: -266px -35px; }
#nav-4 a:hover { background-position: -382px -35px; }
#nav-5 a:hover { background-position: -518px -35px; }
#nav-6 a:hover { background-position: -696px -35px; }
#nav-7 a:hover { background-position: -842px -35px; }
#nav-1.here a, #nav-1.here a:hover { background-position: 0 -70px; }
#nav-2.here a, #nav-2.here a:hover { background-position: -120px -70px; }
#nav-3.here a, #nav-3.here a:hover { background-position: -266px -70px; }
#nav-4.here a, #nav-4.here a:hover { background-position: -382px -70px; }
#nav-5.here a, #nav-5.here a:hover { background-position: -518px -70px; }
#nav-6.here a, #nav-6.here a:hover { background-position: -696px -70px; }
#nav-7.here a, #nav-7.here a:hover { background-position: -842px -70px; }

#product-nav a {
	background-image:url('/fr/images/products/product-nav.jpg');
}
#tips-nav a { background-image:url('/fr/images/tips/tips-nav.jpg'); }
#myziploc-nav a {
	background-image:url('/fr/images/my-ziploc/myziploc-nav.jpg');
}
div.product.new {
	/*background-image:url('/fr/images/icons/burst-new.png');*/
}

#love h2 { background-image:url('/fr/images/products/header-love.gif'); }
#taste-tip h2 { background-image:url('/fr/images/products/header-tastetip.gif'); }
#useful h2 { background-image:url('/fr/images/products/header-useful.gif'); }
#howto h2 { background:url('/fr/images/products/header-howto.gif'); }
#product-left div#fresh-tip h2 {
	width:140px;
	background-image:url('/fr/images/products/header-freshtip.gif');
}
#recipe-nav a { background-image:url('/fr/images/recipes/recipe-nav.gif'); }
li#recipe-all { background-image:url('/fr/images/recipes/recipe-nav.gif'); }
#feature.cookie { background-image:url('/fr/images/recipes/feature-cookie.gif'); }
#feature.bbq { background-image:url('/fr/images/recipes/feature-bbq.gif'); }
#feature.bts { background-image:url('/fr/images/recipes/feature-bts.gif'); }
#feature.generic { background-image:url('/fr/images/recipes/feature-generic.gif'); }
#feature.other { background-image:url('/fr/images/recipes/feature-other.gif'); }
#details h2#ingredients { background-image:url('/fr/images/recipes/header-ingredients.gif'); }
#details h2#directions { background-image:url('/fr/images/recipes/header-directions.gif'); }

#comment-section h2#comments { background-image:url('/fr/images/recipes/header-comments.gif'); }

#site-login #ziplocLoginButton {
	width:77px;
	position:absolute;
	top:44px;
	left:0px;
}
#site-login #ziplocPasswordReminder {
	display:block;
	width:130px;
	line-height:1em;
	padding-bottom:0;
}
#site-login #ziplocRegister {
	top:16px;
	left:300px;
	line-height:1em;
	padding-bottom:0;
}
#site-login #ziplocRegister img {
	position:absolute;
	top:26px;
	left:0px;
}

#myziploc #profile form fieldset legend {
display: none;
}
#myziploc #profile form input.submit {
	width:auto;
	margin-top:1em;
}

#finder-menu h2 { background-image:url('/fr/images/ui/header-recipe-finder.gif'); }

h1.new{
	background-image:url(../images/icons/new.gif);
	background-repeat:no-repeat;
	padding-left:85px;
	font-size:18px;	
}

p.new{
	background-image:url(../images/icons/new-sm.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	
}
