// sifr styling 
var myriadPro = {
	src: '/flash/myriadPro.swf'
};

// sifr3 power activate!
sIFR.activate(myriadPro);

sIFR.replace(myriadPro, {
	selector: '.homePageHolidayFinder h3'
	,css: [
	'.sIFR-root { font-size: 14px; font-weight:normal; color:#002b5c; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});

sIFR.replace(myriadPro, {
	selector: '.homePageHolidayFinder .holidayInfo .holidayInfoDesc'
	,css: [
	'.sIFR-root { font-size: 14px; font-weight:normal; color:#666666; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});
/*
sIFR.replace(myriadPro, {
	selector: '#homePage h1'
	,css: [
	'.sIFR-root { font-size: 36px; font-weight:normal; color:#4e4e50; cursor: pointer; }'
	,'a { color:#4e4e50; text-decoration:none; }'
	,'a:link { color:#4e4e50 }'
	,'a:hover { color:#999999; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
	,forceSingleLine: true
});
*/
sIFR.replace(myriadPro, {
	selector: '.homePageFeature .featureInfoBox .intro'
	,css: [
	'.sIFR-root { font-size: 13px; font-weight:normal; color:#999999; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});

sIFR.replace(myriadPro, {
	selector: '.pageHeading h1'
	,css: [
	'.sIFR-root { font-size: 43px; font-weight:normal; color:#192e5a; }'
	]
	/*
	,offsetTop: '11'
	,tuneHeight: '5'
	*/
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
	,forceSingleLine: true
});

sIFR.replace(myriadPro, {
	selector: '.pageHeading h2'
	,css: [
	'.sIFR-root { font-size: 20px; font-weight:normal; color:#006baf; }'
	]
	/*
	,offsetTop: '16'
	,tuneHeight: '12'
	*/
	,offsetTop: '0'
	,tuneHeight: '7'
	,wmode: 'transparent'
	,forceSingleLine: true
});

sIFR.replace(myriadPro, {
	selector: '.search p.intro'
	,css: [
	'.sIFR-root { font-size: 14px; font-weight:normal; color:#fffff4; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});

sIFR.replace(myriadPro, {
	selector: '.faqSearch p.intro'
	,css: [
	'.sIFR-root { font-size: 14px; font-weight:normal; color:#fffff4; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});

sIFR.replace(myriadPro, {
	selector: '.twoColumnPanelA h3'
	,css: [
	'.sIFR-root { font-size: 16px; font-weight:normal; color:#0c4d85; }'
	]
	,offsetTop: '7'
	,tuneHeight: '5'
	,wmode: 'transparent'
});

sIFR.replace(myriadPro, {
	selector: '.featuredLinks h4'
	,css: [
	'.sIFR-root { font-size: 16px; font-weight:normal; color: #192e5a; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});

sIFR.replace(myriadPro, {
	selector: '.recommendedByLinks h4'
	,css: [
	'.sIFR-root { font-size: 16px; font-weight:normal; color: #fffff4; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});

sIFR.replace(myriadPro, {
	selector: '.featuredInspirationLinks h4'
	,css: [
	'.sIFR-root { font-size: 16px; font-weight:normal; color: #192e5a; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});

sIFR.replace(myriadPro, {
	selector: '.featuredInspirationLinksNoTopMargin h4'
	,css: [
	'.sIFR-root { font-size: 16px; font-weight:normal; color: #192e5a; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});

sIFR.replace(myriadPro, {
	selector: '.holidayDetail h4'
	,css: [
	'.sIFR-root { font-size: 14px; font-weight:normal; color: #006baf; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});

sIFR.replace(myriadPro, {
	selector: '.holidayRelatedLinks h4'
	,css: [
	'.sIFR-root { font-size: 16px; font-weight:normal; color: #fffff4; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});

sIFR.replace(myriadPro, {
	selector: '.holidayRelatedLinksNoTopMargin h4'
	,css: [
	'.sIFR-root { font-size: 16px; font-weight:normal; color: #fffff4; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});

sIFR.replace(myriadPro, {
	selector: '.featuredInspirationLinksNoFixedHeight h4'
	,css: [
	'.sIFR-root { font-size: 16px; font-weight:normal; color: #1a2f5b; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});

sIFR.replace(myriadPro, {
	selector: '.notRegistered h4'
	,css: [
	'.sIFR-root { font-size: 14px; font-weight:normal; color: #fffff4; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});

sIFR.replace(myriadPro, {
	selector: 'h4.formTitle'
	,css: [
	'.sIFR-root { font-size: 14px; font-weight:normal; color: #58595b; }'
	]
	,offsetTop: '0'
	,tuneHeight: '-6'
	,wmode: 'transparent'
	,forceSingleLine: true
});

sIFR.replace(myriadPro, {
	selector: '.form h4'
	,css: [
	'.sIFR-root { font-size: 14px; font-weight:normal; color: #58595b; }'
	]
	,offsetTop: '2'
	,tuneHeight: '-5'
	,wmode: 'transparent'
	,forceSingleLine: true
});

sIFR.replace(myriadPro, {
	selector: '#lowerPage .oneColumnPanel h3'
	,css: [
	'.sIFR-root { font-size: 16px; font-weight:normal; color: #0c4d85; }'
	]
	,offsetTop: '0'
	,tuneHeight: '-6'
	,wmode: 'transparent'
});

sIFR.replace(myriadPro, {
	selector: '#lowerPage .lowerPageHolidayFinder h4 .grey'
	,css: [
	'.sIFR-root { font-size: 14px; font-weight:normal; color: #666666; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
	,forceSingleLine: true
});

sIFR.replace(myriadPro, {
	selector: '#lowerPage .lowerPageHolidayFinder h4 .blue'
	,css: [
	'.sIFR-root { font-size: 14px; font-weight:normal; color: #1a2e5a; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
	,forceSingleLine: true
});