var sunsans_semibold = {
  src: '/swf/SunSans_Semibold.swf'
};

var sunsans_demi = {
  src: '/swf/SunSans_Demi.swf'
};

var sunsans_regular = {
  src: '/swf/SunSans_Regular.swf'
};

sIFR.activate(sunsans_semibold,sunsans_demi,sunsans_regular);

sIFR.replace(sunsans_regular, {
  selector: 'h2.headline span.darkgrey',
  wmode: 'transparent',
  css: [
      '.sIFR-root { color: #323232;, letter-spacing: -1.5;, font-size: 48px; }'
    ],
  ratios: [10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 62, 1.19, 66, 1.18, 67, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18]
});

sIFR.replace(sunsans_regular, {
  selector: 'h2.headline span.grey',
  wmode: 'transparent',
  css: [
      '.sIFR-root { color: #ACACAC;, letter-spacing: -1.0;, font-size: 48px; }'
    ],
  ratios: [10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 62, 1.19, 66, 1.18, 67, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18]
});

sIFR.replace(sunsans_regular, {
  selector: 'h2.smallheadline span.darkgrey',
  wmode: 'transparent',
  css: [
      '.sIFR-root { color: #323232;, letter-spacing: -1.5;, font-size: 30px; }'
    ],
  ratios: [10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 62, 1.19, 66, 1.18, 67, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18]
});

sIFR.replace(sunsans_regular, {
  selector: 'h2.smallheadline span.grey',
  wmode: 'transparent',
  css: [
      '.sIFR-root { color: #ACACAC;, letter-spacing: -1.0;, font-size: 30px; }'
    ],
  ratios: [10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 62, 1.19, 66, 1.18, 67, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18]
});

sIFR.replace(sunsans_semibold, {
  selector: 'div.linkbox h3',
  wmode: 'transparent',
  css: [
      '.sIFR-root { color: #3F3F3F;, letter-spacing: 0;, font-size: 21px; }'
    ]
});

sIFR.replace(sunsans_semibold, {
  selector: 'div.quotebox h3',
  wmode: 'transparent',
  css: [
      '.sIFR-root { color: #4a4a4a;, letter-spacing: -0.7;, font-size: 28px; }'
    ]
});

sIFR.replace(sunsans_demi, {
  selector: 'div.subpagerightcol h2',
  wmode: 'transparent',
  css: [
      '.sIFR-root { text-transform: uppercase;, color: #ffffff;, font-size: 12px;, background-color: #000000; }'
    ]
});

sIFR.replace(sunsans_demi, {
  selector: 'div.rightcol div.featuredownload h5',
  wmode: 'transparent',
  css: [
      '.sIFR-root { text-transform: uppercase;, color: #ffffff;, font-size: 12px;, background-color: #000000; }'
    ]
});

sIFR.replace(sunsans_demi, {
  selector: 'div.videoplayerbox div.videoinfo h5',
  wmode: 'transparent',
  css: [
      '.sIFR-root { text-transform: uppercase;, color: #ffffff;, font-size: 12px;, background-color: #000000; }'
    ]
});

sIFR.replace(sunsans_demi, {
  selector: 'div.subpagerightcol div.featuredownload div.featuredownloadinfo h5',
  wmode: 'transparent',
  css: [
      '.sIFR-root { text-transform: uppercase;, color: #ffffff;, font-size: 12px;, background-color: #000000; }'
    ]
});

sIFR.replace(sunsans_demi, {
  selector: 'div.smallvideo h5',
  wmode: 'transparent',
  css: [
      '.sIFR-root { text-transform: uppercase;, color: #ffffff;, font-size: 12px;, background-color: #000000; }'
    ]
});

sIFR.replace(sunsans_demi, {
  selector: 'div.leftcol div.featuredownload div.featuredownloadinfo h5',
  wmode: 'transparent',
  css: [
      '.sIFR-root { text-transform: uppercase;, color: #ffffff;, font-size: 12px;, background-color: #000000; }'
    ]
});

sIFR.replace(sunsans_demi, {
  selector: 'div.mediakitbox h3',
  wmode: 'transparent',
  css: [
      '.sIFR-root { text-transform: uppercase;, letter-spacing: 0.7;, color: #010101;, font-size: 12px; }'
    ]
});