var dinbold = {
  src: '/tl_files/_lib/fonts/dinbold.swf'
};

sIFR.activate(dinbold); // From revision 209 and onwards

sIFR.replace(dinbold, {
  selector: '#content h1.dinbold, #lc h1.dinbold, #rc h1.dinbold, h6.dinbold'
  ,css: {
    '.sIFR-root': { 'color': '#FFFFFF', 'font-size': '15px' }
  },
  wmode: 'transparent',
  fitExactly: true
});

sIFR.replace(dinbold, {
  selector: 'h1.dinbolddark'
  ,css: {
    '.sIFR-root': { 'color': '#bebeb4', 'font-size': '15px' }
  },
  wmode: 'transparent',
  fitExactly: true
});




var lucida_sans = {
  src: '/tl_files/_lib/fonts/lucida_sans.swf'
};

sIFR.activate(lucida_sans); // From revision 209 and onwards



sIFR.replace(lucida_sans, {
  selector: '#lc h2, #content h2, #td_right_medium h2, #rc div.lucida h2'
  ,css: {
    '.sIFR-root': { 'color': '#497c97', 'font-size': '18px' }
  },
  ratios: [7, 1.32, 8, 1.31, 12, 1.27, 19, 1.23, 22, 1.2, 29, 1.19, 36, 1.18, 49, 1.17, 50, 1.16, 51, 1.17, 71, 1.16, 72, 1.15, 74, 1.16, 75, 1.15, 78, 1.16, 79, 1.15, 80, 1.16, 1.15],
  wmode: 'transparent',
  repaintOnResize: true,
  useDomLoaded: true,
  forceSingleLine: true,
  fitExactly: true
});


/*
sIFR.debug.ratios(lucida_sans, {
  selector: '#lc h2, #content h2, #td_right_medium h2, #rc div.lucida h2'
  ,css: {
    '.sIFR-root': { 'color': '#497c97', 'font-size': '18px' }
  },
  wmode: 'transparent',
  repaintOnResize: true,
  useDomLoaded: true,
  fitExactly: true
});
*/


sIFR.replace(lucida_sans, {
  selector: '#content h1, #lc h1, #rc h1'
  ,css: {
    '.sIFR-root': { 'color': '#497c97', 'font-size': '24px', 'margin-bottom': '0px' }
  },
  wmode: 'transparent',
  ratios: [7, 1.32, 8, 1.31, 12, 1.27, 19, 1.23, 22, 1.2, 29, 1.19, 36, 1.18, 49, 1.17, 50, 1.16, 51, 1.17, 71, 1.16, 72, 1.15, 74, 1.16, 75, 1.15, 78, 1.16, 79, 1.15, 80, 1.16, 1.15],
  repaintOnResize: true,
  useDomLoaded: true,
  forceSingleLine: true,
  fitExactly: true
});

/*
sIFR.debug.ratios(lucida_sans, {
  selector: '#content h1, #lc h1'
  ,css: {
    '.sIFR-root': { 'color': '#497c97', 'font-size': '24px', 'margin-bottom': '0px' }
  },
  wmode: 'transparent',
  repaintOnResize: true,
  useDomLoaded: true,
  fitExactly: true
});
*/


/*
sIFR.replace(lucida_sans, {
  selector: '#content div.ce_teaserbox_link a'
  ,css: {
    '.sIFR-root': { 'color': '#497c97', 'font-size': '13px', 'margin-bottom': '0px', 'font-style': 'italic' }
  },
  //wmode: 'transparent',
  //repaintOnResize: true,
  forceWidth: false,
  useDomLoaded: true,
  fitExactly: true,
  forceSingleLine: true,
  tuneWidth: 2
});
*/


/*
sIFR.debug.ratios(lucida_sans, {
  selector: '#content h2'
  ,css: {
    '.sIFR-root': { 'color': '#497c97', 'font-size': '18px' }
  },
  wmode: 'transparent',
  repaintOnResize: true,
  useDomLoaded: true,
  fitExactly: true
});
*/

