var pro = {
      src: '/skanska_rdn/sIFR/SkanskaSansRegular.419.swf'
};

var prolight = {
      src: '/skanska_rdn/sIFR/SkanskaSansThin.419.swf'
};
 
sIFR.activate(pro, prolight);
 
sIFR.replace(prolight, {
      selector: 'div.col-2 h1',
	  css: [
      '.sIFR-root { font-size:30px; font-weight:normal; color:#262626;line-height:32px; }'
      ],
      wmode: 'transparent'
              ,fitExactly: true
        ,forceClear: true
        ,tuneWidth: 6  
});
sIFR.replace(prolight, {
      selector: 'div.col-full h1,.objectformheading',
	  css: [
      '.sIFR-root { font-size:23px; font-weight:normal; color:#262626;line-height:26px; }'  ,'a { text-decoration: none; }'
  ,'a { color: #262626; }'
  ,'a:link { color: #262626; }'
  ,'a:hover { color: #262626; }'
      ],
      wmode: 'transparent'
              ,fitExactly: true
        ,forceClear: true
        ,tuneWidth: 6  
});
sIFR.replace(prolight, {
      selector: 'div#search div.search-form h2',
	  css: [
      '.sIFR-root { font-size:22px; font-weight:normal; color:#ffffff; }'
      ],
      wmode: 'transparent'
              ,fitExactly: true
        ,forceClear: true
        ,tuneWidth: 6  
});

sIFR.replace(prolight, {
      selector: '.info-box h2',
	  css: [
      '.sIFR-root { font-size:20px; font-weight:normal; color:#ffffff;line-height:22px;  }'
      ],
      wmode: 'transparent'
});
sIFR.replace(prolight, {
      selector: '#error-frame-text h1',
	  css: [
      '.sIFR-root { font-size:30px; font-weight:normal; color:#ffffff;line-height:32px; }'
      ],
      wmode: 'transparent'
              ,fitExactly: true
        ,forceClear: true
        ,tuneWidth: 6  
});

sIFR.replace(pro, {
      selector: '#content h1, #main-image h1, .popup h1',
	  css: [
      '.sIFR-root { font-size:20px; font-weight:normal; color:#262626;line-height:22px;text-align:right; }'
      ],
      wmode: 'transparent'
               ,fitExactly: true
        ,forceClear: true
        ,tuneWidth: 6  
});

sIFR.replace(prolight, {
      selector: '#titlebar-nav .header h1',
	  css: [
      '.sIFR-root { font-size:20px; font-weight:normal; color:#ffffff;line-height:22px; }'
      ],
      wmode: 'transparent'
        ,fitExactly: true
        ,forceClear: true
        ,tuneWidth: 6        
});
sIFR.replace(pro, {
      selector: '#campaigns .camp h2',
	  css: [
      '.sIFR-root { font-size:16px; font-weight:normal; color:#262626; }'
      ],
      wmode: 'transparent'
        ,fitExactly: true
        ,forceClear: true
        ,tuneWidth: 6        
});

sIFR.replace(pro, {
      selector: '.v2-global-menu li.menuitem',
	  css: [
  '.sIFR-root { font-size:15px;color:#4d4d4d;line-height:17px; }'
  ,'a { text-decoration: none }'
  ,'a { color: #4d4d4d; }'
  ,'a:link { color: #4d4d4d; }'
  ,'a:hover { color: #4d4d4d; }'
      ],
      wmode: 'transparent'
        ,fitExactly: true
        ,forceClear: true
        ,tuneWidth: 6      
});

sIFR.replace(pro, {
      selector: '.v2-global-menu li.menuitem-sel',
	  css: [
  '.sIFR-root { font-size:15px;color:#0076cc;line-height:17px; }'
  ,'a { text-decoration: none; }'
  ,'a { color: #0076cc; }'
  ,'a:link { color: #0076cc; }'
  ,'a:hover { color: #0076cc; }'
      ],
      wmode: 'transparent'
        ,fitExactly: true
        ,forceClear: true
        ,tuneWidth: 6      
});

sIFR.replace(pro, {
      selector: '.area h2',
	  css: [
  '.sIFR-root { font-size:13px;color:#262626;  font-weight:bold;padding-bottom:3px;}'
  ,'a { text-decoration: none; }'
  ,'a { color: #0076cc; }'
  ,'a:link { color: #0076cc; }'
  ,'a:hover { color: #0076cc; }'
      ],
      wmode: 'transparent'
        ,fitExactly: true
        ,forceClear: true
        ,tuneWidth: 6      
});
sIFR.replace(pro, {
      selector: '#titlebar-nav .header .double-line h1',
	  css: [
  '.sIFR-root { font-size:18px;color:#FFFFFF;}'
  ,'a { text-decoration: none; }'
  ,'a { color: #0076cc; }'
  ,'a:link { color: #0076cc; }'
  ,'a:hover { color: #0076cc; }'
      ],
      wmode: 'transparent'
        ,fitExactly: true
        ,forceClear: true
        ,tuneWidth: 6      
});

sIFR.replace(pro, {
      selector: '#titlebar-nav .header .double-line h3',
	  css: [
  '.sIFR-root { font-size:12px;color:#FFFFFF;}'
  ,'a { text-decoration: none; }'
  ,'a { color: #0076cc; }'
  ,'a:link { color: #0076cc; }'
  ,'a:hover { color: #0076cc; }'
      ],
      wmode: 'transparent'
        ,fitExactly: true
        ,forceClear: true
        ,tuneWidth: 6      
});
sIFR.replace(pro, {
      selector: '#content .innerl h2',
	  css: [
  '.sIFR-root { font-size:14px;color:#262626;font-weight:700;}'
  ,'a { text-decoration: none; }'
  ,'a { color: #0076cc; }'
  ,'a:link { color: #0076cc; }'
  ,'a:hover { color: #0076cc; }'
      ],
      wmode: 'transparent'
        ,fitExactly: true
        ,forceClear: true
        ,tuneWidth: 6      
});
