/////////////
// Get SWF //
/////////////

var caecilia = {
  src: '/guernsey/flash/caecilia.swf'
};

//////////////////////////////////////////
// Use Style Check for Opera and Safari //
//////////////////////////////////////////

sIFR.useStyleCheck = true;

////////////////////
// Activate IT!!! //
////////////////////

sIFR.activate(caecilia);

///////////////////
// Red H1's Bold //
///////////////////

sIFR.replace(caecilia, {
	selector: '#servicestatus-alerts h1',
	wmode: 'transparent',
	fitExactly: true,
	tuneHeight: -11,
	offsetTop: -5,
	css: {
		'.sIFR-root': { 'color': '#D31145', 'font-weight': 'bold' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});

//////////////////////
// Yellow H1's Bold //
//////////////////////

sIFR.replace(caecilia, {
	selector: '#body h1, #main h1, #main-long h1, .Heading1, #content h1',
	wmode: 'transparent',
	fitExactly: true,
	forceSingleLine: false,
	tuneHeight: -11,
	offsetTop: -5,	
	css: {
		'.sIFR-root': { 'color': '#D89F17', 'font-weight': 'bold' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});

////////////////////////////////
// Grey H1 Aligned Right Bold //
////////////////////////////////

sIFR.replace(caecilia, {
	selector: '#leftnav-box h1.grey',
	wmode: 'transparent',
	tuneHeight: -8,
	offsetTop: -2,
	css: {
		'.sIFR-root': { 'color': '#5E6062', 'font-weight': 'bold', 'text-align': 'right' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});

//////////////////////////////////
// Yellow H1 Aligned Right Bold //
//////////////////////////////////

sIFR.replace(caecilia, {
	selector: '#leftnav-box h1',
	wmode: 'transparent',
	tuneHeight: -10,
	offsetTop: -5,	
	css: {
		'.sIFR-root': { 'color': '#D89F17', 'font-weight': 'bold', 'text-align': 'right' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});	

///////////////////
// Red H2's Bold //
///////////////////

sIFR.replace(caecilia, {
	selector: '#main h2, #main-long h2, #servicestatus-alerts h2',
	wmode: 'transparent',
	fitExactly: true,
	css: {
		'.sIFR-root': { 'color': '#D89F17', 'font-weight': 'bold' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});

//////////////////////
// Yellow H2's Bold //
//////////////////////

sIFR.replace(caecilia, {
	selector: '.Heading2',
	wmode: 'transparent',
    fixFocus: true,
	css: {
		'.sIFR-root': { 'color': '#D89F17', 'font-weight': 'bold' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});

////////////////////
// Grey H2's Bold //
////////////////////

sIFR.replace(caecilia, {
	selector: '#body h2',
	wmode: 'transparent',
	fitExactly: true,
	css: {
		'.sIFR-root': { 'color': '#5E6062', 'font-weight': 'bold' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});

//////////////////////////////////
// Grey H2's Aligned Right Bold //
//////////////////////////////////

sIFR.replace(caecilia, {
	selector: '#leftnav-box h2',
	wmode: 'transparent',
	fitExactly: true,	
	css: {
		'.sIFR-root': { 'color': '#5E6062', 'font-weight': 'bold', 'text-align': 'right' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});

////////////////////
// Grey H3's Bold //
////////////////////

sIFR.replace(caecilia, {
	selector: '#servicestatus-alerts h3',
	wmode: 'transparent',
	fitExactly: true,
	css: {
		'.sIFR-root': { 'color': '#5E6062', 'font-weight': 'bold' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});

////////////////////////
// Yellow H3's Normal //
////////////////////////

sIFR.replace(caecilia, {
	selector: '#main h3, #main h3.ImmTextAlign_Left, #gradient-wrapper h3, .container-box h3',
	wmode: 'transparent',
	fitExactly: true,
	css: {
		'.sIFR-root': { 'color': '#D89F17', 'font-weight': 'normal' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});

//////////////////////
// Grey H3's Normal //
//////////////////////

sIFR.replace(caecilia, {
	selector: '#main h3, #main-long h3, #directory-links h3, #leftnav-box h3',
	wmode: 'transparent',
	fitExactly: true,
	css: {
		'.sIFR-root': { 'color': '#5E6062', 'font-weight': 'normal' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});

///////////////
// .Heading3 //
///////////////

sIFR.replace(caecilia, {
	selector: '.Heading3',
	wmode: 'transparent',
	forceSingleLine: true,
	tuneHeight: -3,
	css: {
		'.sIFR-root': { 'color': '#D89F17', 'font-weight': 'normal' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});
