var exuberance = {
	src: '/swf/exuberance.swf'
};
var exuberanceBold = {
	src: '/swf/exuberance_bold.swf'
};

sIFR.activate(exuberance,exuberanceBold);
sIFR.replace(exuberanceBold, {
	selector: '#edp h2',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'color':'#6A4542'},
		'a': {'color':'#62776B'},
		'a:hover': {'color':'#62776B'}}
})
sIFR.replace(exuberance, {
	selector: '.flaxfacts h2',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'color':'#6A4542','font-size':'14px'},
		'a': {'color':'#62776B'},
		'a:hover': {'color':'#62776B'}}
})
sIFR.replace(exuberanceBold, {
	selector: '#flax-facts-bottom h2',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'color':'#6A4542','font-size':'12px'},
		'a': {'color':'#6A4542','text-decoration' : 'none'},
		'a:hover': {'color':'#6A4542','text-decoration' : 'underline'}}
})
sIFR.replace(exuberanceBold, {
	selector: '#flax-facts-bottom h3',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'color':'#6A4542','font-size':'10px'},
		'a': {'color':'#6A4542','text-decoration' : 'none'},
		'a:hover': {'color':'#6A4542','text-decoration' : 'underline'}}
})
sIFR.replace(exuberance, {
	selector: '.flaxfacts h2',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'color':'#6A4542','font-size':'14px'},
		'a': {'color':'#62776B'},
		'a:hover': {'color':'#62776B'}}
})
sIFR.replace(exuberanceBold, {
	selector: '.widget-title',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'color':'#6A4542','font-size':'16px'},
		'a': {'color':'#62776B'},
		'a:hover': {'color':'#62776B'}}
})

sIFR.replace(exuberanceBold, {
	selector: '.infoBlurb h2',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'color':'#a19b2a'},
		'a': {'color':'#a19b2a'},
		'a:hover': {'color':'#a19b2a'}}
})

sIFR.replace(exuberanceBold, {
	selector: '.productCategoriesPage .flaxRecipeDetailed h2, .productCategoriesPage .flaxseedTypesRow h2',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'font-size': '16px','color':'#6A4542'},
		'a': {'color':'#c14d00','text-decoration' : 'none'},
		'a:hover': {'color':'#c14d00','text-decoration' : 'underline'}}
});

sIFR.replace(exuberanceBold, {
	selector: '.flaxRecipeDetailed h2, .flaxseedTypesRow h2',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'color':'#6A4542'},
		'a': {'color':'#c14d00','text-decoration' : 'none'},
		'a:hover': {'color':'#c14d00','text-decoration' : 'underline'}}
});

sIFR.replace(exuberanceBold, {
	selector: '#bottomCopy h2',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'color':'#6A4542','text-decoration' : 'none','font-size':'12px'},
		'a': {'color':'#a19b2a','text-decoration' : 'none'},
		'a:hover': {'color':'#a19b2a','text-decoration' : 'underline'}}
});
sIFR.replace(exuberance, {
	selector:'.accountSectionTitle h2',
	wmode: 'transparent',
	css: {'.sIFR-root': {'color':'#6A4542','font-size':'14px'}}
	
});
sIFR.replace(exuberanceBold, {
	selector: 'h1:not(.noSifr), h2:not(.noSifr)',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'color':'#6A4542','text-decoration' : 'none'},
		'a': {'color':'#6A4542','text-decoration' : 'none'},
		'a:hover': {'color':'#62776B','text-decoration' : 'underline'}}
});

sIFR.replace(exuberance, {
	selector: '.leftContent h3:not(.noSifr)',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'font-size':'14px','color':'#6A4542','text-decoration' : 'none'},
		'a': {'color':'#62776B','text-decoration' : 'none'},
		'a:hover': {'color':'#62776B','text-decoration' : 'underline'}}
});
sIFR.replace(exuberance, {
	selector: '.siteMapTitle',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'font-size':'14px','color':'#c14d00','text-decoration' : 'none'},
		'a': {'color':'#c14d00','text-decoration' : 'none'},
		'a:hover': {'color':'#c14d00','text-decoration' : 'underline'}}
});
sIFR.replace(exuberanceBold, {
	selector: '#container .content h1 a',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'font-size':'14px','color':'#000000','text-decoration' : 'none'},
		'a': {'color':'#000000','text-decoration' : 'none'},
		'a:hover': {'color':'#000000','text-decoration' : 'underline'}}
});
sIFR.replace(exuberance, {
	selector: '#flax-facts-bottom h2',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'color':'#000000','font-size':'10px'}}
});
/*
sIFR.replace(exuberance, {
	selector: 'h2',
	wmode: 'transparent',
	css: {'.sIFR-root': { 'color':'#6A4542'},'a': {'color':'#62776B'},
		'a:hover': {'color':'#62776B'}}
});
*/