var gillsansregular = {
	src: '/swf/gillsans_regular.swf'
};


sIFR.useStyleCheck = true;
sIFR.activate(gillsansregular);

/* ------- Page Title */
sIFR.replace(gillsansregular, {
	selector: '.blurb h1.sIFR'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-size: 40px; color: #fe5722; text-transform: uppercase; }'
	]
});

/* ------- Page Title */
sIFR.replace(gillsansregular, {
	selector: '.banner#productsban h1'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-size: 45px; color: #27396b; text-transform: uppercase; }'
	]
});

/* ------- Page Title */
sIFR.replace(gillsansregular, {
	selector: 'h1.sIFR'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-size: 48px; color: #fe5722; text-transform: uppercase;}'
	]
});

/* ------- Page Title */
sIFR.replace(gillsansregular, {
	selector: 'h1.sectitle'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-size: 32px; color: #ffffff; text-transform: uppercase; }'
	]
});

/* ------- Page Title */
sIFR.replace(gillsansregular, {
	selector: '.quote_container h2'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-size: 16px; color: #a0a0a0; text-transform: uppercase; }'
	]
});

/* ------- Page Title */
sIFR.replace(gillsansregular, {
	selector: 'h1.ol'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-size: 33px; color: #fe5722; text-transform: uppercase;}'
	]
});

/* ------- Page Title */
sIFR.replace(gillsansregular, {
	selector: 'h3.sIFR'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-size: 22px; color: #a2a2a2; text-transform: uppercase; }'
	]
});

/* ------- Page Title */
sIFR.replace(gillsansregular, {
	selector: 'h5.sIFR'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-size: 14px; color: #565557; text-transform: uppercase; }'
	]
});

/* ------- Quoting Options Landing */
sIFR.replace(gillsansregular, {
	selector: '.quoteoption h2'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-size: 30px; color: #565557; }'
	]
});

/* ------- News Page - Items titles */
sIFR.replace(gillsansregular, {
	selector: '.listitem h2, .listitem .h2'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-size: 14px; color: #252425; text-transform: uppercase; }'
	]
});

/* ------- Search Results Item Title */
sIFR.replace(gillsansregular, {
	selector: '.search_result.product dt a'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-size: 14px; color: #fe5722; text-transform: uppercase; }'
	]
});

/* ------- Search Results Item Title */
sIFR.replace(gillsansregular, {
	selector: '.search_result dt a'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-size: 14px; color: #565557; text-transform: uppercase; }'
	]
});

/* ------- News Page - page title */
sIFR.replace(gillsansregular, {
	selector: '.onecol h1'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-size: 29px; color: #fe5722; text-transform: uppercase; }'
	]
});


/* ------- Ideas Gallery */
sIFR.replace(gillsansregular, {
	selector: 'h1.ideasCategory'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-size: 36px; color: #c3c3c3; text-transform: uppercase; }'
	]
});
