body
{
	font-size:12px;
	width:100%;
	background-color:#fdf2c2;
	background-image:url(/images/site_bckg_new.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 	
	margin:0;
	padding:0;	
}

ul li { list-style:none;}

.clear { clear:both;}
.brandname { font-weight:bold; font-style:italic;}

#home-background
{
	width:937px;
	height:302px;
	background-image:url(/images/home/homepage_flashArea.png);
	/*height:293px;
	background-image:url(/images/boom_flashArea.jpg);*/
	background-repeat:no-repeat;
}

#home-layering { position:absolute; top:85px; left:30px; z-index:500;}
#home-alex {width:937px;height:669px;padding-bottom:10px; }

#wrapper
{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#header-wrapper
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	width:990px;
}

#content-wrapper
{
	padding-top:84px;
	padding-left:28px;
	width:937px;
}
#content-wrapper-left
{
	float:left;
	background-image:url(/images/page_left.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:937px;
}
#content-wrapper-right
{
	float:left;
	background-image:url(/images/page_right.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-left:19px;
	width:918px;
}
#content-bottom {  padding-left:28px;}

#footer-wrapper
{
	padding-left:28px;
	padding-top:10px;
}
#footer-home-wrapper
{
	position:absolute;
	top:685px;
	left:28px;
}
#footer-homealex-wrapper
{
	position:absolute;
	top:1045px;
	left:28px;
}
p.footer_rule
{
 padding:10px 0px 10px 0px;   
 height:5px;
 line-height:5px;
 margin:0;
}

p.footer_rule_big
{
 padding:10px 0px 10px 0px;   
 height:18px;
 line-height:18px;
 margin:0;
}

#header-search-wrapper
{
	position:absolute;
	top:5px;
	left:670px;
}

#header-signup-wrapper
{
	position:absolute; top:5px; left:860px;
}

#header-search-headline
{
	width:97px;
	height:14px;
	background-image:url(/images/recipeSearch_headline.gif);
	background-repeat:no-repeat;
	text-indent:-999em;
	margin-bottom:5px;
}

#header-search-advanced
{
	padding-top:2px;
}

#header-search-advanced a
{
	color:Red;
	font-size:12px;
	font-family:Verdana;
}

#footer_bft_callout
{
	padding-top:20px;	
}

#footer
{
	width:950px;
	font-family:Arial;
	font-size:11px;
	color:#666666;
	float:left;
	position:relative;
}

#footer a
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer li
{
	display:inline;	
}

.footer-links
{
	margin-top:15px;
	margin-bottom:15px;
	width:900px;
}

.footer-space
{
	margin-right:5px;	
}

.footer-space20
{
	margin-right:20px;	
}

.disclaimer-top
{
	margin-top:15px;
}

.disclaimer
{
	font-family:Arial;
	font-size:10px;
	color:#999999;	
	
}



/*---------Top nav--------*/

#header-right
{
	background-image:url(/images/ribbon.png);
	background-repeat:no-repeat;
	behavior: url(/styles/iepngfix.htc);
	width:827px;
	height:134px;
	float:left;	
}

ul#top-menu {
	list-style: none;
	margin: 0px;
	padding: 11px 0px 0px 0px;
	height:82px;
	width:500px;
}

ul#top-menu li 
{
	float:left;
	display: block;
	margin: 0px;
	padding:0px;
	overflow: hidden;
}

ul#top-menu li a 
{
	display: block;
	text-indent: -999em;
}

ul#top-menu li.first a {
	background:url(/Images/nav_recipe_off.gif) 0 0 no-repeat;
	width: 80px;
	height: 82px;
}

ul#top-menu li.first a:hover {
	background:url(/Images/nav_recipe_on.gif) 0 0 no-repeat;
}

ul#top-menu li.second a {
	background:url(/images/nav_products_off.gif) 0 0 no-repeat;
	width: 85px;
	height: 82px;
}

ul#top-menu li.second a:hover {
	background:url(/images/nav_products_on.gif) 0 0 no-repeat;
}

ul#top-menu li.third a {
	background:url(/images/nav_promotions_off.gif) 0 0 no-repeat;
	width: 105px;
	height: 82px;
}

ul#top-menu li.third a:hover {
	background:url(/images/nav_promotions_on.gif) 0 0 no-repeat;
}

ul#top-menu li.fourth a {
	background:url(/images/nav_articles_off.gif) 0 0 no-repeat;
	width: 128px;
	height: 68px;
}

ul#top-menu li.fourth a:hover {
	background:url(/images/nav_articles_on.gif) 0 0 no-repeat;
}

ul#top-menu li.fifth a {
	background:url(/images/nav_spray_off.gif) 0 0 no-repeat;
	width: 80px;
	height: 53px;
}

ul#top-menu li.fifth a:hover {
	background:url(/images/nav_spray_on.gif) 0 0 no-repeat;
}

ul#top-menu li.first-active a {
	background:url(/Images/nav_recipe_set.png) 0 0 no-repeat;
	width: 80px;
	height: 82px;
	behavior: url(/styles/iepngfix.htc);
}
ul#top-menu li.second-active a {
	background:url(/images/nav_products_set.png) 0 0 no-repeat;
	width: 85px;
	height: 82px;
	behavior: url(/styles/iepngfix.htc);
}
ul#top-menu li.third-active a {
	background:url(/images/nav_promotions_set.png) 0 0 no-repeat;
	width: 105px;
	height: 82px;
	behavior: url(/styles/iepngfix.htc);
}
ul#top-menu li.fourth-active a {
	background:url(/images/nav_articles_set.png) 0 0 no-repeat;
	width: 128px;
	height: 68px;
	behavior: url(/styles/iepngfix.htc);
}
ul#top-menu li.fifth-active a {
	background:url(/images/nav_spray_set.png) 0 0 no-repeat;
	width: 80px;
	height: 53px;
	behavior: url(/styles/iepngfix.htc);
}

/*---------End Top nav--------*/

#home_fca_container
{
	margin-top:10px;
	width:941px;
	color:#000000;
	font-family:Verdana;
	font-size:11px;		
}
#home_fca_container a{
color:#000000;
}
#home_fca2_headline h3
{
	width:220px;
	height:40px;
	background-image:url(/images/Home/fca2_headline.gif);
	background-repeat:no-repeat;
	text-indent:-999em;
}
h3.home_fca2_headline
{
	width:220px;
	height:40px;
	background-image:url(/images/Home/fca2_headline.gif);
	background-repeat:no-repeat;
	text-indent:-999em;
}


#home_fca3_headline h3
{
	width:220px;
	height:40px;
	background-image:url(/images/Home/fca3_headline.gif);
	background-repeat:no-repeat;
	text-indent:-999em;
}

#home_fca_compare
{
	float:left;
	width:439px;
}
#home_fca_compare h3
{
    width:439px;
	height:213px;
	background-image:url(/images/Home/fca1_compareChart.gif);
	background-repeat:no-repeat;
	text-indent:-999em;
}

#home_fca_container p.legal { padding:0px; font-size:10px;}
#home_fca_container p.legal sup { font-size:9px;}

#home_fca_container p.home_copy
{
    width:220px;
    padding-bottom:5px;
}

.home_fca_individual
{
	float:left; width:225px; margin-left:20px;
}

.home_fca_individual_big
{
	float:left;width:470px;margin-left:15px;height:230px;
}
.home_fca_individual_big ul{list-style:none;}
.home_fca_individual_big li{float:left;	margin:0px; padding:0px 0px 0px 5px; width:220px; height:250px; position:relative;}
.home_fca_individual_big li.right{ padding:0px;}
.home_fca_individual_big p { padding:0px;}
.home_fca_individual_big a { position:absolute; left:0px; bottom:0px;}
.home_fca_individual_big h3 { text-indent:-999em; padding:0px; margin:0px;}
.home_fca_individual_big h3.fca2
{
    background:url(/images/home/fca2_headline.gif) no-repeat left top;
    width:220px;
    height:40px;
}
.home_fca_individual_big h3.fca3
{
    background:url(/images/home/fca3_headline.gif) no-repeat left top;
    width:220px;
    height:40px;
}

#changepwd-container
{
	padding:60px 0px 0px 20px;
	background-image:url(/images/content_topGradation.jpg);
	background-repeat:no-repeat;
	background-color:#FFF8CA;
	width:898px;
	height:200px;
	margin-left:-10px;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}

#forgotpwd-container
{
	background-image:url(/images/content_topGradation.jpg);
	background-repeat:no-repeat;
	background-color:#FFF8CA;
	width:918px;
	margin-left:-10px;	
}

#forgotpwd-content
{
	padding-top:60px; 
	margin-left:25px;
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #666666;
	height:250px;
}

.forgotpwd-header
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#0055A5;
	margin-bottom:25px;	
}

.forgotpwd-heading
{
	margin-bottom:3px;	
}

.forgotpwd-field
{
	margin-bottom:15px;	
}

.forgotpwd-button
{
	padding-bottom:15px;	
}

.contact-thanks
{
	padding-top:50px; 
	padding-bottom:50px; 
	background-image:url(/images/content_topGradation.jpg); 
	background-repeat:no-repeat; 
	background-color:#FFF8CA; 
	width:918px; 
	font-family:Verdana; 
	font-size:11px; 
	color:#666666; 	
	margin-left:-10px;
}

.contact-thanks-content
{
	margin-left:25px;	
}

#sitemap-container
{
	padding-top:50px; 
	padding-bottom:50px; 
	background-image:url(/images/content_topGradation.jpg); 
	background-repeat:no-repeat; 
	background-color:#FFF8CA; 
	width:918px; 
	font-family:Verdana; 
	font-size:11px; 
	color:#666666; 
	margin-left:-10px;
}

#sitemap-content
{
	font-family:Verdana;
	font-size:14px;
	color:#0055A5;	
	margin-left:35px;
}

.sitemap-main-element
{
	margin-bottom:10px;	
}

.sitemap-main-secondary
{
	margin-left:25px;	
}

.sitemap-main-secondary-bottom
{
	margin-left:25px;	
	margin-bottom:10px;	
}

#sitemap-header
{
	width:621px;
	height:29px;
	background-image:url(/images/headline_sitemap.gif);
	background-repeat:no-repeat;
	text-indent:-999em;	
	margin-bottom:20px;
}

#contactus-header
{
	width:621px;
	height:29px;
	background-image:url(/images/headline_contactus.gif);
	background-repeat:no-repeat;
	text-indent:-999em;	
	margin-bottom:20px;	
}

#facts-container
{
	padding-top:50px; 
	padding-bottom:250px;
	background-image:url(/images/content_topGradation.jpg); 
	background-repeat:no-repeat; 
	background-color:#FFF8CA; 
	height:1875px;
	width:918px; 
	font-family:Verdana; 
	font-size:11px; 
	color:#666666; 
	margin-left:-10px;
}

#facts-content
{
	margin-left:25px;
	padding-top:1px;
	width:883px;	
	
}

#facts-content h1
{
	width:642px;
	height:72px;
	background-image:url(/images/stf_headline_spreadTheFacts.gif);
	background-repeat:no-repeat;
	text-indent:-999em;	
	margin-bottom:20px;	
}

#facts-content-left
{
	width:615px;
	float:left;
}

#facts-content-right
{
	width:241px;
	float:left;
}



#facts-content-right li
{
	margin-bottom:165px;
}

.facts-content-background
{
	float:left;
	background-image:url(/images/stf_contentArea_middle.gif);
	background-repeat:repeat-y;
	width:615px;	
	color:#666666;
	font-family:Verdana;
	font-size:11px;
}

.facts-myth-container
{
	margin-left:10px;
	width:260px;
	float:left;	
	margin-bottom:15px;
}

.facts-content-footnotes { float:left; width:580px; margin-left:10px; margin-top:5px; font-size:9px; }

.facts-myth-header
{
	width:38px;
	height:18px;
	background-image:url(/images/stf_subhead_myth.gif);
	background-repeat:no-repeat;
	text-indent:-999em;		
	margin-bottom:10px;
}

.facts-fact-header
{
	width:38px;
	height:18px;
	background-image:url(/images/stf_subhead_fact.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;	
	margin-bottom:10px;
}

.facts-fact-container
{
	margin-left:10px;
	width:300px;	
	float:left;	
}

.facts-fact-paragraph
{
	margin-bottom:10px;
}

.facts-divider
{
	margin-left:15px;
	margin-right:5px;	
	float:left;
}

.facts-content-bottom
{
	margin-bottom:15px;	
}

.facts-comparison
{
	margin-left:225px;	
}

#store-container
{
	padding-top:50px; 
	padding-bottom:50px; 
	background-image:url(/images/content_topGradation.jpg); 
	background-repeat:no-repeat; 
	background-color:#FFF8CA; 
	width:918px; 
	font-family:Verdana; 
	font-size:11px; 
	color:#666666; 
	margin-left:-10px;	
}

#store-content
{
	margin-left:35px;	
	width:883px;	
}

#store-container h1
{
	width:277px;
	height:57px;
	background-image:url(/images/headline_storeLocator.gif);
	background-repeat:no-repeat;
	text-indent:-999em;	
	margin-bottom:20px;		
}

#store-finder-container
{
	float:left;
	background-image:url(/images/store_contentArea_middle.gif);
	background-repeat:repeat-y;
	width:657px;	
	color:#666666;
	font-family:Verdana;
	font-size:11px;
}

#store-finder-left
{
	margin-left:10px;
	width:380px;	
	float:left;	
}

#store-finder-right
{
	width:172px;
	float:left;	
}

.store-finder-results
{
	margin-left:10px;
	margin-right:10px;	
}

.locator-label
{
	margin-bottom:10px;	
}

.locator-drop
{
	margin-bottom:10px;	
}

#locator-btn
{
	margin-bottom:20px;	
}

#locator-zip
{
	margin-bottom:10px;	
}

#locator-results-text
{
	margin-top:20px;		
	margin-bottom:20px;		
}

#compare-butter-container
{
	background-image:url(/images/content_topGradation.jpg); 
	background-repeat:no-repeat; 
	background-color:#FFF8CA; 
}
	
#compare-butter-container h1
{
	width:800px;
	height:85px;
	background-image:url(/images/headline_compare.gif);
	background-repeat:no-repeat;
	text-indent:-999em;	
	margin-bottom:20px;			
}

#register-thanks-wrapper
{
	padding-top:50px; 
	padding-bottom:50px; 
	background-image:url(/images/content_topGradation.jpg); 
	background-repeat:no-repeat; 
	background-color:#FFF8CA; 
	width:918px; 
	font-family:Verdana; 
	font-size:11px; 
	color:#666666; 
	margin-left:-10px;		
}

#register-thanks-container
{
	margin-left:35px;	
}

#register-thanks-container h1
{
	width:551px;
	height:75px;
	background-image:url(/images/headline_signupThanks.gif);
	background-repeat:no-repeat;
	text-indent:-999em;	
	margin-bottom:20px;	
}

#newsletter-thanks-wrapper
{
	padding-top:50px; 
	padding-bottom:50px; 
	background-image:url(/images/content_topGradation.jpg); 
	background-repeat:no-repeat; 
	background-color:#FFF8CA; 
	width:918px; 
	font-family:Verdana; 
	font-size:11px; 
	color:#666666; 
	margin-left:-10px;		
}

#newsletter-thanks-container
{
	margin-left:35px;	
}

#newsletter-thanks-container h1
{
	width:551px;
	height:75px;
	background-image:url(/images/headline_newsletterThanks.gif);
	background-repeat:no-repeat;
	text-indent:-999em;	
	margin-bottom:20px;	
}

#wrapper .tub-transition
{
	position:absolute;
	top:0px;
	left:0px;
	width:999px;
	height:950px;
	display:none;
	overflow:hidden;
	z-index:500;
}

#wrapper .tub-post-transition
{
	position:absolute;
	top:0px;
	left:0px;
	width:999px;
	height:636px;
	overflow:hidden;
	z-index:500;
}



/**  New Home page stuff BOOM **/

#homepage_boom_fca1 
{
    float:left;
	width:429px;
	height:242px;
	background-image:url(/images/Home/fca1_box.png);
	background-repeat:no-repeat;
	padding:40px 0px 0px 10px;
}
#homepage_boom_fca1 p{padding-top:5px;padding-bottom:10px;}

#homepage_boom_fca1 h3
{
	width:328px;
	height:55px;
	background-image:url(/images/Home/fca1_headline.gif);
	background-repeat:no-repeat;
	text-indent:-999em;
	
}

#homepage_boom_fca2
{
    float:left;
	width:219px;
	height:147px;
	background-image:url(/images/Home/fca2_box.png);
	background-repeat:no-repeat;
	padding:135px 0px 0px 26px;
	position:relative;
}
#homepage_boom_fca2 p{padding-top:7px;padding-bottom:10px;}

#homepage_boom_fca2 h3
{
	width:150px;
	height:40px;
	text-indent:-999em;
	
	
}

#homepage_boom_fca3
{
    float:left;
	width:231px;
	height:145px;
	background-image:url(/images/Home/fca3_box.png);
	background-repeat:no-repeat;
	padding:137px 0px 0px 26px;
}
#homepage_boom_fca3 p{padding-top:5px;padding-bottom:10px;}

#homepage_boom_fca3 h3
{
	width:138px;
	height:40px;
	background-image:url(/images/Home/fca3_headline.gif);
	background-repeat:no-repeat;
	text-indent:-999em;
}

