var sifrfonts = {
src: SkinPath+'flash/fonts.swf'
};
var rocketscience = {
src: SkinPath+'flash/rocketscience.swf'
};

// You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
sIFR.useStyleCheck = true;
// sIFR.isActive = false;
sIFR.fixHover = true;
sIFR.activate(sifrfonts);
sIFR.activate(rocketscience);

sIFR.replace(sifrfonts, {
selector: '.WhatIsSubmenu' 
,css: [ 
	'.sIFR-root { font-family: Complete in Him; letter-spacing:2; color:#e5bcad; text-align:right; }'
	,'a { text-decoration:none; }'
	,'a:link { color: #f6aa8e; }'
	,'a:hover { color: #d4582a; }'
	,'.submenuon { font-style: normal; color: #d4582a; }'
	]
	,wmode:'transparent' 
	,transparent:true
	,selectable:false 
}); 

sIFR.replace(sifrfonts, {
selector: '.OurRangeSubmenu' 
,css: [ 
	'.sIFR-root { letter-spacing:2; color:#89b4ce; text-align:right; }'
	  ,'a { text-decoration:none; }'
      ,'a:link { color: #89b4ce; }'
      ,'a:hover { color: #0065a2; }'
	  ,'.submenuon { font-style: normal; color: #0065a2; }'
	]
	,wmode:'transparent' 
	,transparent:true
	,selectable:false 
}); 

sIFR.replace(sifrfonts, {
selector: '.TruthSubmenu' 
,css: [ 
	'.sIFR-root { letter-spacing:2; color:#a891b0; text-align:right; }'
	  ,'a { text-decoration:none; }'
      ,'a:link { color: #a891b0; }'
      ,'a:hover { color: #83389b; }'
	  ,'.submenuon { font-style: normal; color: #83389b; }'
	]
	,wmode:'transparent' 
	,transparent:true
	,selectable:false 
});

sIFR.replace(sifrfonts, {
selector: '.WhereBuySubmenu' 
,css: [ 
	'.sIFR-root { letter-spacing:2; color:#ffdbbb; text-align:right; }'
	  ,'a { text-decoration:none; }'
      ,'a:link { color: #ffba7b; }'
      ,'a:hover { color: #ff7900; }'
	  ,'.submenuon { font-style: normal; color: #ff7900; }'
	]
	,wmode:'transparent' 
	,transparent:true
	,selectable:false 
});

sIFR.replace(sifrfonts, {
selector: '.FriendsSubmenu' 
,css: [ 
	'.sIFR-root { letter-spacing:2; color:#c5c19b; text-align:right; }'
	  ,'a { text-decoration:none; }'
      ,'a:link { color: #c5c19b; }'
      ,'a:hover { color: #b6a400; }'
	  ,'.submenuon { font-style: normal; color: #b6a400; }'
	]
	,wmode:'transparent' 
	,transparent:true
	,selectable:false 
});

sIFR.replace(sifrfonts, {
selector: '.GetInTouchSubmenu' 
,css: [ 
	'.sIFR-root { letter-spacing:2; color:#d0999a; text-align:right; }'
	  ,'a { text-decoration:none; }'
      ,'a:link { color: #d0999a; }'
      ,'a:hover { color: #c9282d; }'
	  ,'.submenuon { font-style: normal; color: #c9282d; }'
	]
	,wmode:'transparent' 
	,transparent:true
	,selectable:false 
});

sIFR.replace(sifrfonts, {
selector: '.Complete' 
,css: [ 
	'.sIFR-root { font-family: Complete in Him; color:#d4582a; leading:-2 }'
	,'.small { font-size:80%; }'
	,'.medium { font-size:125%; }' 
	,'.large { font-size:150%; }'
	,'.orange { color:#d4582a; }'
	,'.lorange { color:#ff7900; }'
	,'.red { color:#d2393e; }'
	,'.blue { color:#226eaa; }'
	,'.purple { color:#83389b; }'
	,'.yellow { color:#b6a400; }'
	,'.green { color:#78a22e; }'	
	,'.center { text-align:center; }'
	,'.fgbc { font-family: ITCFranklinGothic LT BookCn; font-size:90%; }'
	,'a:link { color: #e5bcad; text-decoration:underline; }'
	,'a:hover { color: #d4582a; text-decoration:underline; }'
	,'a.yellow:link { color: #b6a400; text-decoration:underline; }'
	,'a.yellow:hover { color: #cebd22; text-decoration:underline; }'	
	,'a.green:link { color: #78a22e; text-decoration:underline; }'
	,'a.green:hover { color: #a9d55b; text-decoration:underline; }'	
	]
	,wmode:'transparent' 
	,transparent:false
	,selectable:false
	,tuneHeight:-2	
}); 

sIFR.replace(sifrfonts, {
selector: '.CompleteYellow' 
,css: [ 
	'.sIFR-root { font-family: Complete in Him; color:#b6a400; leading:-2 }'
	,'.small { font-size:80%; }'
	,'.medium { font-size:125%; }' 
	,'.large { font-size:150%; }'
	,'.center { text-align:center; }'
	,'.fgbc { font-family: ITCFranklinGothic LT BookCn; font-size:90%; }'
	,'a:link { color: #b6a400; text-decoration:underline; }'
	,'a:hover { color: #cebd22; text-decoration:underline; }'	
	]
	,wmode:'transparent' 
	,transparent:false
	,selectable:false
	,tuneHeight:-2	
});

sIFR.replace(sifrfonts, {
selector: '.CompleteBlue' 
,css: [ 
	'.sIFR-root { font-family: Complete in Him; color:#0065a2; leading:-2 }'
	,'.small { font-size:100%; }'
	,'.medium { font-size:125%; }' 
	,'.large { font-size:150%; }'
	,'.center { text-align:center; }'
	,'.fgbc { font-family: ITCFranklinGothic LT BookCn; font-size:90%; }'
	,'a:link { color: #0065a2; text-decoration:none; }'
	,'a:hover { color: #1e82bf; text-decoration:none; }'	
	]
	,wmode:'transparent' 
	,transparent:false
	,selectable:false
	,tuneHeight:-2	
});

sIFR.replace(sifrfonts, { 
selector: '.Bullet'
,css: [
	'.sIFR-root { font-family: Complete in Him; color:#d4582a; }'
	,'.small { font-size:80%; }'
	,'.medium { font-size:125%; }' 
	,'.large { font-size:160%; }'
	,'.fgdc { font-family: Franklin Gothic Demi Cond; color:#545454; font-size:80%; }'	  
	,'a { text-decoration:none; }'
	,'a:link { color: #707070; }'
	,'a:hover { color: #d4582a; }'
	]
	,wmode:'transparent' 
	,transparent:true
	,selectable:false
	,tuneHeight:-13	
});

sIFR.replace(sifrfonts, { 
selector: '.Heading'
,css: [
	  '.sIFR-root { font-family: Franklin Gothic Demi Cond; color:#707070; leading:3; font-size:100%; }'
	  ,'.orange { color:#d4582a; }'
	  ,'.lorange { color:#ff7900; }'
	  ,'.red { color:#d2393e; }'
	  ,'.blue { color:#226eaa; }'
	  ,'.purple { color:#83389b; }'
	  ,'.yellow { color:#b6a400; }'	  
	  ,'.bullet { font-family: Complete in Him; color:#d4582a; font-size:150%; }' 
	  ,'.fgbc { font-family: ITCFranklinGothic LT BookCn; color:#707070; font-size:100%; }' 
	  ,'a { text-decoration:none; }'
      ,'a:link { color: #707070; }'
      ,'a:hover { color: #d4582a; }'
	]
	,wmode:'transparent' 
	,transparent:true
	,selectable:false
});

sIFR.replace(rocketscience, { 
selector: '.RocketScience'
,css: [
	  '.sIFR-root { color:#304e92; leading:-12; }'
	  ,'a { text-decoration:none; }'
      ,'a:link { color: #707070; }'
      ,'a:hover { color: #d4582a; }'
	]
	,wmode:'transparent' 
	,transparent:true
	,selectable:false
});


