var humanist = {
	src: maggiesBaseUrl+'/docroot/flash/humanist.swf'
};

sIFR.activate(humanist);

sIFR.replace(humanist, {
	selector: 'DIV#hdr-top UL#hdr-menu LI.current-listitem DIV.start-listitem',
	css: [
		'.sIFR-root { font-size: 14px; cursor: pointer; }',
		'a { text-decoration: none; color:#57711d; cursor: pointer; }',
		'a:hover { text-decoration: none; color: #57711d; cursor: pointer; }',
		
	],
	tuneWidth: 14,
	tuneHeight: 0,
	forceWidth: true,
    fixHover: true,
	forceSingleLine: true,
	wmode: "transparent",
	offsetTop: 2,
    offsetLeft: 8,
    fitExactly: true,
    selectable: true,
    useDomLoaded : false, 
    fixFocus: true
});
sIFR.replace(humanist, {
	selector: 'DIV#hdr-top UL#hdr-menu LI DIV.start-listitem',
	css: [
		'.sIFR-root { font-size: 14px; cursor: pointer; }',
		'a { text-decoration: none; color:#ffffff; cursor: pointer; letter-spacing: 0; }',
		'a:hover { text-decoration: none; color: #fff59b; cursor: pointer; letter-spacing: 0; }',
		
	],
	tuneWidth: 14,
	tuneHeight: 20,
	forceWidth: true,
    fixHover: true,
	forceSingleLine: true,
	wmode: "transparent",
	offsetTop: 2,
    offsetLeft: 8,
    fitExactly: true,
    selectable: true,
    useDomLoaded : false, 
    fixFocus: true
});

sIFR.replace(humanist, {
	selector: 'DIV#hdr-bot BLOCKQUOTE P SPAN',
	css: [
		'.sIFR-root { color:#ffffff; background-color:#9cc989; font-size: 14px; }',
	],
	wmode: "transparent"
});

sIFR.replace(humanist, {
	selector: 'DIV#hdr-bot BLOCKQUOTE CITE',
	css: [
		'.sIFR-root { color:#ffffff; background-color:#9cc989; font-size: 10px; }',
		'cite { font-weight: normal }'
	],
	wmode: "transparent"
});

sIFR.replace(humanist, {
	selector: 'DIV#frame.themed DIV.col-l H1',
	css: [
		'.sIFR-root { font-weight:bold; color:#FFFFFF; font-size: 18px }'
	],
	tuneHeight: -5,
	wmode: "transparent"
});

sIFR.replace(humanist, {
	selector: 'DIV#frame DIV.col-l H1',
	css: [
		'.sIFR-root { font-weight:bold; color:#999999; font-size: 18px }'
	],
	tuneHeight: -5,
	wmode: "transparent"
});

sIFR.replace(humanist, {
	selector: 'DIV#main DIV#contact-details-box H5'
	,css: [
		'.sIFR-root { color:#8bb879; }'
	]
	,tuneHeight: -5
});

/* STYLES WHICH USE COURIER */
var courier = {
		src: maggiesBaseUrl+'/docroot/flash/courier.swf'
};

sIFR.activate(courier);


sIFR.replace(courier, {
	selector: 'div#frame-home div.col-l div.bot div.maggies-community h1'
	,css: [
		'.sIFR-root { font-weight:bold; font-size: 15px; color:#ffffff;  }',
		'a { color:#ffe000; font-style: normal; font-weight: bold; cursor: pointer; text-decoration: none; }',
		'a:hover { color:#ffe000; font-style: normal; font-weight: bold; cursor: pointer; text-decoration: none; }',
	],
	tuneWidth: 2,
	tuneHeight: -3,
	forceWidth: true,
    fixHover: true,
	forceSingleLine: true,
	wmode: "transparent",
	offsetTop: 0,
    offsetLeft: 2,
    fitExactly: true,
    selectable: true,
    useDomLoaded : false, 
    fixFocus: true
});
sIFR.replace(courier, {
	selector: 'div#frame-home div.col-l div.email-newsletter h1'
	,css: [
		'.sIFR-root { font-weight:bold; font-size: 15px; color:#9CC989; }',
	],
	tuneWidth: 2,
	tuneHeight: -3,
	forceWidth: true,
    fixHover: true,
	forceSingleLine: true,
	wmode: "transparent",
	offsetTop: 0,
    offsetLeft: 2,
    fitExactly: true,
    selectable: true,
    useDomLoaded : false, 
    fixFocus: true
});
sIFR.replace(courier, {
	selector: 'div#frame-home div.col-l div.bot h1'
	,css: [
		'.sIFR-root { font-weight:bold; font-size: 15px; color:#ffffff; cursor: pointer; }',
		'a { color:#ffffff; font-style: normal; font-weight: bold; cursor: pointer; text-decoration: none; }',
		'a:hover { color:#ffffff; font-style: normal; font-weight: bold; cursor: pointer; text-decoration: none; }',
		
	],
	tuneWidth: 2,
	tuneHeight: -3,
	forceWidth: true,
    fixHover: true,
	forceSingleLine: true,
	wmode: "transparent",
	offsetTop: 0,
    offsetLeft: 2,
    fitExactly: true,
    selectable: true,
    useDomLoaded : false, 
    fixFocus: true
});
sIFR.replace(courier, {
	selector: 'div#frame-home div.col-l div.bot h1'
	,css: [
		'.sIFR-root { font-weight:bold; font-size: 15px; color:#ffffff; }'
	],
	tuneWidth: 2,
	tuneHeight: -3,
	forceWidth: true,
    fixHover: true,
	forceSingleLine: true,
	wmode: "transparent",
	offsetTop: 0,
    offsetLeft: 2,
    fitExactly: true,
    selectable: true,
    useDomLoaded : false, 
    fixFocus: true
});
sIFR.replace(courier, {
	selector: 'div#frame-home div.col-r div.section-container h1'
	,css: [
		'.sIFR-root { font-weight:bold; font-size: 15px; color:#ffffff; cursor: pointer; }',
		'a { color:#ffffff; font-style: normal; font-weight: bold; cursor: pointer; text-decoration: none; }',
		'a:hover { color:#ffffff; font-style: normal; font-weight: bold; cursor: pointer; text-decoration: none; }',
	],
	tuneWidth: 2,
	tuneHeight: -8,
	forceWidth: true,
    fixHover: true,
	forceSingleLine: true,
	wmode: "transparent",
	offsetTop: -3,
    offsetLeft: 1,
    fitExactly: true,
    selectable: true,
    useDomLoaded : false, 
    fixFocus: true
});
sIFR.replace(courier, {
	selector: 'div#frame-home div.col-r div.section-container h1'
	,css: [
		'.sIFR-root { font-weight:bold; font-size: 15px; color:#ffffff; }'
	],
	tuneWidth: 2,
	tuneHeight: -8,
	forceWidth: true,
    fixHover: true,
	forceSingleLine: true,
	wmode: "transparent",
	offsetTop: -3,
    offsetLeft: 1,
    fitExactly: true,
    selectable: true,
    useDomLoaded : false, 
    fixFocus: true
});





