var fgd = { src: '/sifr/franklin-gothic-demi.swf' };

sIFR.activate(fgd);

sIFR.replace(fgd, {
  selector: '#content-region h1',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,
  css: '.sIFR-root { font-size: 28px; color: #009999; }'
});

sIFR.replace(fgd, {
  selector: '.pane-home-slideshow h2',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,
  css: '.sIFR-root { font-size: 32px; color: #F1E502; }'
});

sIFR.replace(fgd, {
  selector: '#main-full #content h2.red, #main-full .content h2.red, #main .content h2.red',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,
  css: '.sIFR-root { font-size: 22px; color: #CC0000; text-align: center; }'
});

sIFR.replace(fgd, {
  selector: '#sidebar-right #block-20 .content h2, #sidebar-right #uc_cart-0 h2, #sidebar-right #user-0 h2, .pane-user-0 h2',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,
  css: '.sIFR-root { font-size: 22px; color: #FFFFFF; }'
});

sIFR.replace(fgd, {
  selector: '#content-region h2',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,
  css: '.sIFR-root { font-size: 22px; color: #009900; }'
});

sIFR.replace(fgd, {
  selector: '#main-full .three-column-two h3, #content-region #main-two-column h3, #main-three-column h3, #main-one-column .panel-home-page .col-1 h3, #main-one-column .panel-home-page .col-2 h3, #main-full .block-survey h3',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,
  css: '.sIFR-root { font-size: 20px; color: #CF4298; }'
});

sIFR.replace(fgd, {
  selector: '#header-region h3',
  wmode: 'transparent',
  tuneWidth: 1,
  css: '.sIFR-root { font-size: 30px; color: #FFFFFF; text-align: right; }'
});

sIFR.replace(fgd, {
  selector: '#content-region .panel-instructor-profile .left-column h3',
  wmode: 'transparent',
  tuneWidth: 1,
  css: '.sIFR-root { font-size: 20px; color: #666666; }'
});

sIFR.replace(fgd, {
  selector: '#content-region h4',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,
  css: '.sIFR-root { font-size: 16px; color: #333333; }'
});

sIFR.replace(fgd, {
  selector: '.percentage-blue',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,  
  css: '.sIFR-root { color: #0066CC; }'
});

sIFR.replace(fgd, {
  selector: '.percentage-green',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,  
  css: '.sIFR-root { color: #669933; }'
});

sIFR.replace(fgd, {
  selector: '.block-callout .content p',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,  
  css: '.sIFR-root { font-size: 30px; color: #FFFFFF; text-align: center; }'
});

sIFR.replace(fgd, {
  filters: { DropShadow: {
  				distance: 1,
				color: '#40780B',
				strength: 1,
				alpha: 1
			}	
  },
  selector: '.panel-home-page .btn-green .primary',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,  
  css: '.sIFR-root { font-size: 22px; color: #FFFFFF; cursor: pointer; }'
});

sIFR.replace(fgd, {
  filters: { DropShadow: {
  				distance: 1,
				color: '#40780B',
				strength: 1,
				alpha: 1
			}	
  },
  selector: '#sidebar-right .btn-green .primary',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,  
  css: '.sIFR-root { font-size: 15px; color: #FFFFFF; cursor: pointer; text-align: center; }'
});

sIFR.replace(fgd, {
  filters: { DropShadow: {
  				distance: 1,
				color: '#40780B',
				strength: 1,
				alpha: 1
			}	
  },
  selector: '.panel-home-page .btn-green .secondary',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,  
  css: '.sIFR-root { font-size: 14px; color: #FFFFFF; cursor: pointer; }'
});

sIFR.replace(fgd, {
  filters: { DropShadow: {
  				distance: 1,
				color: '#40780B',
				strength: 1,
				alpha: 1
			}	
  },
  selector: '#sidebar-right .btn-green .secondary',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,  
  css: '.sIFR-root { font-size: 12px; color: #FFFFFF; cursor: pointer; text-align: center; }'
});

sIFR.replace(fgd, {
  filters: { DropShadow: {
  				distance: 1,
				color: '#40780B',
				strength: 1,
				alpha: 1
			}	
  },
  selector: '.pane-block-9 .primary, #block-9 .primary',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,  
  css: '.sIFR-root { font-size: 18px; color: #FFFFFF; cursor: pointer; }'
});

sIFR.replace(fgd, {
  filters: { DropShadow: {
  				distance: 1,
				color: '#40780B',
				strength: 1,
				alpha: 1
			}	
  },
  selector: '.pane-block-9 .secondary, #block-9 .secondary',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,  
  css: '.sIFR-root { font-size: 14px; color: #FFFFFF; cursor: pointer; }'
});

sIFR.replace(fgd, {
  selector: '.pane-block-12 h2',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 1,  
  css: '.sIFR-root { text-align: center; }'
});

