var futura = { src: '/themes/specky/img/flash/futura.swf' };


sIFR.activate(futura);


sIFR.replace(futura, {
  selector: 'h1.heading, h1.header',
  css: '.sIFR-root {color: #f06100; text-transform: uppercase;}',
  wmode: 'transparent'
});


sIFR.replace(futura, {
  selector: 'h1.hompage-title, h4.info-title',
  css: '.sIFR-root {color: #666666;}',
  wmode: 'transparent'
});

sIFR.replace(futura, {
  selector: 'h2.brandname, h2.header, h2.heading',
  css: '.sIFR-root {color: #333333;text-transform: uppercase;}',
  wmode: 'transparent'
});

sIFR.replace(futura, {
  selector: 'h2.pod-title',
  css: '.sIFR-root {color: #ffffff;}',
  wmode: 'transparent'
});

sIFR.replace(futura, {
  selector: 'h3.header, h3.header a',
  css: ['.sIFR-root { color: #555555; text-align:left;}' ,
'a {font-style:normal; color: #555555; text-decoration:none;}',
'a:hover {font-style:normal; color: #333333; text-decoration:none;}'],
  wmode: 'transparent'
});

sIFR.replace(futura, {
  selector: 'h3.title, h3.title a',
  css: ['.sIFR-root { color: #FFFFFF; text-align:left;}' ,
'a {font-style:normal; color: #FFFFFF; text-decoration:none;}',
'a:hover {font-style:normal; color: #FFFFFF; text-decoration:none;}'],
  wmode: 'transparent'
});

sIFR.replace(futura, {
  selector: 'h4.info-title-orange',
  css: '.sIFR-root {color: #F06100;}',
  wmode: 'transparent'
});

sIFR.replace(futura, {
  selector: 'h4.orange',
  css: '.sIFR-root {color: #F06100;}',
  wmode: 'transparent'
});

sIFR.replace(futura, {
  selector: 'h5.help_head',
  css: '.sIFR-root {color: #333333;}',
  wmode: 'transparent'
});









 






