
var hsFont00 = { src: '/nocake/swf/HomeServe_rounded_bold.swf' };
var hsFont01 = { src: '/nocake/swf/HomeServe_rounded_thin.swf' };

sIFR.fixHover = false;

sIFR.activate(hsFont00);
sIFR.activate(hsFont01);
sIFR.replace(hsFont00, {
  selector: 'h1.homeHeading',
  css: ['.sIFR-root{color:#ED1A3B; font-size:24px;}'],
  forceSingleLine: true,
  tuneHeight: '-4',
  offsetTop: '0',
  wmode: 'transparent'
});
/*sIFR.replace(hsFont00, {
  selector: 'h1',
  css: ['.sIFR-root{color:#ED1A3B; font-size:30px;}'],
  forceSingleLine: true,
  tuneHeight: '-4',
  offsetTop: '0',
  wmode: 'transparent'
});*/

// was 22px
sIFR.replace(hsFont00, {
  selector: 'h2.hs_heading_style01',
  css: ['.sIFR-root{color:#FFFFFF; font-size:15px;}'],
  forceSingleLine: true,
  tuneHeight: '-4',
  offsetTop: '0',
  wmode: 'transparent'
});

sIFR.replace(hsFont00, {
  selector: 'h2.hs_heading_style01_home',
  css: ['.sIFR-root{color:#FFFFFF; font-size:17px;}'],
  forceSingleLine: true,
  tuneHeight: '-4',
  offsetTop: '0',
  wmode: 'transparent'
});

sIFR.replace(hsFont00, {
  selector: 'h2.hs_heading_style02',
  css: ['.sIFR-root{color:#ED1A3B; font-size:15px;}'],
  forceSingleLine: true,
  tuneHeight: '-4',
  offsetTop: '0',
  wmode: 'transparent'
});
sIFR.replace(hsFont00, {
  selector: 'h2.hs_heading_style02_black',
  css: ['.sIFR-root{color:#000000; font-size:15px;}'],
  forceSingleLine: true,
  tuneHeight: '-4',
  offsetTop: '0',
  wmode: 'transparent'
});

sIFR.replace(hsFont00, {
  selector: 'h2.hs_heading_style02_home',
  css: ['.sIFR-root{color:#ED1A3B; font-size:18px;}'],
  forceSingleLine: true,
  tuneHeight: '-4',
  offsetTop: '0',
  wmode: 'transparent'
});

sIFR.replace(hsFont00, {
  selector: 'h2.hs_heading_style03',
  css: ['.sIFR-root{color:#ED1A3B; font-size:23px;}'],
  forceSingleLine: true,
  tuneHeight: '-4',
  offsetTop: '0',
  wmode: 'transparent'
});

sIFR.replace(hsFont00, {
  selector: 'h2.hs_heading_style04',
  css: ['.sIFR-root{color:#000000; font-size:17px;}'],
  forceSingleLine: true,
  tuneHeight: '-4',
  offsetTop: '0',
  wmode: 'transparent'
});
sIFR.replace(hsFont00, {
  selector: 'h2.hs_heading_style05',
  css: ['.sIFR-root{color:#FFFFFF; font-size:24px;}'],
  forceSingleLine: true,
  tuneHeight: '-4',
  offsetTop: '0',
  wmode: 'transparent'
});
sIFR.replace(hsFont00, {
  selector: 'h2.hs_heading_style06',
  css: ['.sIFR-root{color:#000000; font-size:24px;}'],
  forceSingleLine: true,
  tuneHeight: '-4',
  offsetTop: '0',
  wmode: 'transparent'
});
sIFR.replace(hsFont00, {
  selector: 'h3.hs_heading_style07',
  css: ['.sIFR-root{color:#ED1A3B; font-size:14px;}'],
  forceSingleLine: true,
  tuneHeight: '-4',
  offsetTop: '0',
  wmode: 'transparent'
});

sIFR.replace(hsFont00, {
  selector: 'h4.hs_heading_style02',
  css: ['.sIFR-root{color:#ED1A3B; font-size:18px;}'],
  forceSingleLine: true,
  tuneHeight: '-4',
  offsetTop: '0',
  wmode: 'transparent'
});

sIFR.replace(hsFont00, {
  selector: 'ul.hs_list_style03 li.selected a', //Black - tabs
  css: ['.sIFR-root{color:#000000; font-size:22px; cursor:pointer;}'],
  forceSingleLine: true,
  tuneHeight: '-5',
  offsetTop: '0',
  wmode: 'transparent',
  onRelease:function(fi){fi.getAncestor().click();}
});

sIFR.replace(hsFont00, {
  selector: 'ul.hs_list_style03 li a', //Red - tabs
  css: ['.sIFR-root{color:#ED1A3B; font-size:22px; cursor:pointer;}'],
  forceSingleLine: true,
  tuneHeight: '-5',
  offsetTop: '0',
  wmode: 'transparent',
  onRelease:function(fi){fi.getAncestor().click();}
});

sIFR.replace(hsFont00, {
  selector: 'ul.hs_list_style02 li.selected a', //Black - tabs
  css: ['.sIFR-root{color:#000000; font-size:18px; cursor:pointer;}'],
  forceSingleLine: true,
  tuneHeight: '-5',
  offsetTop: '0',
  wmode: 'transparent',
  onRelease:function(fi){fi.getAncestor().click();}
});

sIFR.replace(hsFont00, {
  selector: 'ul.hs_list_style02 li a', //Red - tabs
  css: ['.sIFR-root{color:#ED1A3B; font-size:18px; cursor:pointer;}'],
  forceSingleLine: true,
  tuneHeight: '-5',
  offsetTop: '0',
  wmode: 'transparent',
  onRelease:function(fi){fi.getAncestor().click();}
});

sIFR.replace(hsFont00, {
  selector: 'p.hs_para_style06', //Green
  css: ['.sIFR-root{color:#58AE3B; font-size:45px;}'],
  forceSingleLine: true,
  tuneHeight: '-6',
  offsetTop: '0',
  wmode: 'transparent'
});


// one contact page
sIFR.replace(hsFont00, {
  selector: 'ul.tabList.smallText li.selected a', //Black - tabs
  css: ['.sIFR-root{color:#000000; font-size:15px; cursor:pointer;}'],
  forceSingleLine: true,
  tuneHeight: '-5',
  offsetTop: '0',
  wmode: 'transparent',
  onRelease:function(fi){fi.getAncestor().click();}
});

sIFR.replace(hsFont00, {
  selector: 'ul.tabList.smallText li a', //Red - tabs
  css: ['.sIFR-root{color:#ED1A3B; font-size:15px; cursor:pointer;}'],
  forceSingleLine: true,
  tuneHeight: '-5',
  offsetTop: '0',
  wmode: 'transparent',
  onRelease:function(fi){fi.getAncestor().click();}
});

