//var myriad = { src: 'fx/Helvetica37ThinCondensed.swf' };
var myriad = { src: 'fx/CenturyGothic.swf' };

sIFR.activate(myriad);

// If you want, you can use multiple movies, like so:
//
//    var futura = { src: '/path/to/futura.swf' };
//    var garamond = { src '/path/to/garamond.swf' };
//    var rockwell = { src: '/path/to/rockwell.swf' };
//    
//    sIFR.activate(futura, garamond, rockwell);
//
// Remember, there must be *only one* `sIFR.activate()`!

sIFR.replace(myriad, {

  selector: '.menuElement.active',

  css: ['.sIFR-root { background-color: #ffffff; color: #ff6c00; font-size: 12px; line-height: 1em; text-align: right; }',
  		'a { text-decoration: none; font-size: 12px;}',
        'a:link { color: #ff6c00; }',
        'a:hover { color: #ff6c00; }'],
        
  tuneHeight: '-5',
  
  offsetTop: '0',
  offsetLeft: '3',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.menuElement',

  css: ['.sIFR-root { background-color: #ffffff; color: #666666; font-size: 12px; line-height: 1em; text-align: right; }',
  		'a { text-decoration: none; font-size: 12px;}',
        'a:link { color: #666666; }',
        'a:hover { color: #ff6c00; }'],
        
  tuneHeight: '-5',
  
  offsetTop: '0',
  offsetLeft: '3',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.actTitle',

  css: ['.sIFR-root { background-color: #ffffff; color: #666666; font-size: 12px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 12px;}',
        'a:link { color: #666666; }',
        'a:hover { color: #666666; }'],
        
  tuneHeight: '-5',
  
  offsetTop: '0',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '#searchImg',

  css: ['.sIFR-root { background-color: #ffffff; color: #666666; font-size: 10px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 10px;}',
        'a:link { color: #666666; }',
        'a:hover { color: #ff6c00; }'],
        
  tuneHeight: '-5',
  
  offsetTop: '0',
  offsetLeft: '1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.title',

  css: ['.sIFR-root { background-color: #ffffff; color: #999999; font-size: 17px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 17px;}',
        'a:link { color: #999999; }',
        'a:hover { color: #999999; }'],
        
  tuneHeight: '-6',
  
  offsetTop: '0',
  offsetLeft: '1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.projectDesc p.first',

  css: ['.sIFR-root { background-color: #ffffff; color: #999999; font-size: 12px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 12px;}',
        'a:link { color: #999999; }',
        'a:hover { color: #999999; }'],
        
  tuneHeight: '-4',
  
  offsetTop: '0',
  
  offsetLeft: '1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.cytatLeft, .cytatRight',

  css: ['.sIFR-root { background-color: #ffffff; color: #999999; font-size: 17px; line-height: 1em; text-align: right; font-style: italic; }',
  		'a { text-decoration: none; font-size: 17px;}',
        'a:link { color: #999999; }',
        'a:hover { color: #999999; }'],
        
  tuneHeight: '-3',
  
  offsetTop: '0',
  
  offsetLeft: '1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.citeText',

  css: ['.sIFR-root { background-color: #ffffff; color: #999999; font-size: 12px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 12px;}',
        'a:link { color: #999999; }',
        'a:hover { color: #999999; }'],
        
  tuneHeight: '-3',
  
  offsetTop: '0',
  
  offsetLeft: '1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '#title',

  css: ['.sIFR-root { background-color: #ffffff; color: #ef971a; font-size: 15px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 15px;}',
        'a:link { color: #ef971a; }',
        'a:hover { color: #ef971a; }'],
        
  tuneHeight: '-7',
  
  offsetTop: '-4',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.newsTitle, h3, .offerTitle',

  css: ['.sIFR-root { background-color: #ffffff; color: #ef971a; font-size: 15px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 15px;}',
        'a:link { color: #ef971a; }',
        'a:hover { color: #ef971a; }'],
        
  tuneHeight: '-4',
  
  offsetTop: '0',
  
  offsetLeft: '1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.bigTitle, h1',

  css: ['.sIFR-root { background-color: #ffffff; color: #ef971a; font-size: 26px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 26px;}',
        'a:link { color: #ef971a; }',
        'a:hover { color: #ef971a; }'],
        
  tuneHeight: '-10',
  
  offsetTop: '-6',
  
  offsetLeft: '1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.workItem h2',

  css: ['.sIFR-root { background-color: #ffffff; color: #999999; font-size: 17px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 17px;}',
        'a:link { color: #999999; }',
        'a:hover { color: #999999; }'],
        
  tuneHeight: '-6',
  
  offsetTop: '0',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.clientSubtitle, .projectSubtitle, h2',

  css: ['.sIFR-root { background-color: #ffffff; color: #999999; font-size: 15px; line-height: 1em; }'],
        
  tuneHeight: '-5',
  
  offsetTop: '0',
  offsetLeft: '1',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.flashText',

  css: ['.sIFR-root { background-color: #ffffff; color: #ffffff; font-size: 40px; line-height: 1em; text-align: right;}'],
        
  tuneHeight: '-10',
  
  offsetTop: '-4',
  
  wmode: 'transparent'

});

sIFR.replace(myriad, {

  selector: '.flashTextLong',

  css: ['.sIFR-root { background-color: #ffffff; color: #ffffff; font-size: 40px; line-height: 1em; text-align: center;}'],
        
  tuneHeight: '-10',
  
  offsetTop: '-4',
  
  wmode: 'transparent'

});


sIFR.replace(myriad, {

  selector: '.workTitle',

  css: ['.sIFR-root { background-color: #ffffff; color: #ef971a; font-size: 24px; line-height: 1em; }',
  		'a { text-decoration: none; font-size: 24px;}',
        'a:link { color: #ef971a; }',
        'a:hover { color: #ef971a; }'],
        
  tuneHeight: '-8',
  
  offsetTop: '-2',
  
  wmode: 'transparent'

});
