var chalet = {
  src: 'chalet.swf'
};

sIFR.activate(chalet); // From revision 209 and onwards



sIFR.replace(chalet, {
  selector: 'h1.chalet'
  ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#000000;  margin:0; padding:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #000000; }'
    ]
  , wmode: 'transparent'

});

sIFR.replace(chalet, {
  selector: '.event-text h2'
  ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#ffffff;  margin:0; padding:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #ffffff; }'
    ]
  , wmode: 'transparent'

});

sIFR.replace(chalet, {
  selector: '.mpu_feature h2'
  ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#ffffff;  margin:0; padding:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  , wmode: 'transparent'

});


sIFR.replace(chalet, {
  selector: '.dvd-text h2'
  ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#ffffff;  margin:0; padding:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  , wmode: 'transparent'

});

sIFR.replace(chalet, {
  selector: '.small-piece h2'
  ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#ffffff;  margin:0; padding:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  , wmode: 'transparent'

});

sIFR.replace(chalet, {
  selector: '.small-piece2 h2'
  ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#ffffff;  margin:0; padding:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  , wmode: 'transparent'

});

sIFR.replace(chalet, {
  selector: '.review-archiv h1'
  ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#000000;  margin:0; padding:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #000000; }'
    ]
  , wmode: 'transparent'

});

sIFR.replace(chalet, {
  selector: '#listings-column h2'
  ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#000000;  margin:0; padding:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #000000; }'
    ]
  , wmode: 'transparent'

});

sIFR.replace(chalet, {
  selector: '#listings-column2 h2'
  ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#000000;  margin:0; padding:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #000000; }'
    ]
  , wmode: 'transparent'

});


sIFR.replace(chalet, {
  selector: '.listings-col h1'
  ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#000000;  margin:0; padding:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #000000; }'
    ]
  , wmode: 'transparent'

});


sIFR.replace(chalet, {
  selector: '#H1BlogEntries h2'
  ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#000000;  margin:0; padding:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #FFFFFF; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  , wmode: 'transparent'

});
