var helvetica = { src: DEFAULT_URL+'/fonts/helst.swf' };
var hbold = { src: DEFAULT_URL+'/fonts/helnltstdlt.swf' };
var hstdlt = { src: DEFAULT_URL+'/fonts/helnltstdth.swf' };
sIFR.activate(helvetica, hbold, hstdlt );

	sIFR.replace(hstdlt, {
		  selector: '.dark .resultHead h2, .showcase h3 a'
		  ,css: {
			'.sIFR-root': { 'font-weight': 'normal','color': '#ffffff','font-size':'17px' }
		  }
		  ,wmode: 'transparent'
		  ,forceSingleLine: true
	});

	sIFR.replace(hstdlt, {
		  selector: '.light .resultHead h2, .premium h3 a'
		  ,css: {
			'.sIFR-root': { 'font-weight': 'normal','color': '#333333','font-size':'17px' }
		  }
		  ,wmode: 'transparent'
		  ,forceSingleLine: true
	});

    
	/*sIFR.replace(hstdlt, {
      selector: '#tabs li span'
      ,css: [
        '.sIFR-root { font-size: 12px; font-weight: normal; color: #ffffff; cursor: pointer; letter-spacing: 1; }'
        ,':hover { color: #FF2F85; }'
      ]
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
    });*/
		/*sIFR.replace(hstdlt, {
      selector: '#tabsInn li span'
      ,css: [
        '.sIFR-root { font-size: 14px; font-weight: normal; color: #ffffff; cursor: pointer; letter-spacing: 1; }'
        ,':hover { color: #FF2F85; }'
      ]
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
    });*/
	
	    sIFR.replace(hstdlt, {
      selector: '.title h1'
      ,css: {
        '.sIFR-root': { 'font-size': '48px','color': '#ffffff', 'letter-spacing': 0  }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
    });
	
sIFR.replace(helvetica, {
      selector: '.largeTxt'
      ,css: {
        '.sIFR-root': { 'font-size': '51px','color': '#ffffff', 'letter-spacing': 0  }
      }
      ,filters: {
        DropShadow: {
          knockout: false
          ,distance: 1
          ,color: '#000000'
          ,strength: 2
        }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
    });
sIFR.replace(helvetica, {
      selector: '.miniTxt'
      ,css: {
        '.sIFR-root': { 'font-size': '26px','color': '#ffffff', 'letter-spacing': 0  }
      }
      ,filters: {
        DropShadow: {
          knockout: false
          ,distance: 1
          ,color: '#000000'
          ,strength: 2
        }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
    });

sIFR.replace(helvetica, {
      selector: '.miniTxt2'
      ,css: {
        '.sIFR-root': { 'font-size': '34px','color': '#ffffff', 'letter-spacing': 0  }
      }
      ,filters: {
        DropShadow: {
          knockout: false
          ,distance: 1
          ,color: '#000000'
          ,strength: 2
        }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
    });


sIFR.replace(helvetica, {
      selector: '#readOnline span'
      ,css: {
        '.sIFR-root': { 'font-size': '21px','color': '#ffffff', 'letter-spacing': 1  }
      }
      ,filters: {
        DropShadow: {
          knockout: false
          ,distance: 1
          ,color: '#000000'
          ,strength: 2
        }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
    });

sIFR.replace(hbold, {
      selector: '#readOnline h2 strong'
      ,css: {
        '.sIFR-root': { 'font-size': '20px','color': '#ff2e8c', 'font-weight': 'bold', 'letter-spacing': 1, 'margin-left':'6px' }
      }
      ,filters: {
        DropShadow: {
          knockout: false
          ,distance: 1
          ,color: '#000000'
          ,strength: 2
        }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
    });


sIFR.replace(hstdlt, {
      selector: '.footer h1'
      ,css: {
        '.sIFR-root': { 'color': '#ffffff','font-size':'30px' }
      }
	  ,wmode: 'transparent'
});
sIFR.replace(hstdlt, {
      selector: '.footerLinks h2'
      ,css: {
        '.sIFR-root': { 'color': '#FF2F85','font-size':'24px' }
      }
	  ,wmode: 'transparent'
});

sIFR.replace(hstdlt, {
      selector: '.colOne h2, .colTwo h2, .colThree h2'
      ,css: {
        '.sIFR-root': { 'color': '#FF2F85','font-size':'24px' }
      }
	  ,wmode: 'transparent'
});
sIFR.replace(hstdlt, {
      selector: '.colFour #bLocation h2, .cInfo h2'
      ,css: {
        '.sIFR-root': { 'color':'#19CCE1','font-size':'24px', 'letter-spacing':'0.4'}
      }
	  ,wmode: 'transparent'
});
sIFR.replace(hstdlt, {
      selector: '.cInfo h2'
      ,css: {
        '.sIFR-root': { 'color':'#19CCE1','font-size':'24px', 'letter-spacing':'0.4' }
      }
	  ,wmode: 'transparent'
});

sIFR.replace(hstdlt, {
      selector: '#sidebar #bLocation h2, .entry h3, #homeWrapper #LO h2'
      ,css: {
        '.sIFR-root': { 'color': '#19CCE1','font-size':'18px' }
      }
	  ,wmode: 'transparent'
});

sIFR.replace(hstdlt, {
      selector: '#tabContents .boxes .box h2, #FL h3 a, #FL .featuredItems .highlightBox h3 a, #FI .featuredItems .highlightBox h3 a, #FR h2.standardTitle'
      ,css: {
        '.sIFR-root': { 'color': '#19CCE1','font-size':'18px' }
      }
	  ,wmode: 'transparent'
});       
sIFR.replace(hstdlt, {
      selector: '#tabContents .boxes .box h4'
      ,css: {
        '.sIFR-root': { 'color': '#787878','font-size':'12px' }
      }
	  ,wmode: 'transparent'
});
sIFR.replace(hstdlt, {
      selector: '.headerRight .search label'
      ,css: {
        '.sIFR-root': { 'color': '#ffffff','font-size':'20px' }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
});

sIFR.replace(hstdlt, {
      selector: '#articleWrapper #contentOne h2, #articleWrapper .contentOne .entrySubTitle'
      ,css: {
        '.sIFR-root': { 'color': '#000','font-size':'18px' }
      }
	  ,wmode: 'transparent'
	  //,forceSingleLine: true
});


sIFR.replace(hstdlt, {
      selector: '.articleDetail h3'
      ,css: {
        '.sIFR-root': { 'color': '#000000','font-size':'18px','margin-top':'10px' , 'margin-bottom':'20px'}
      }
	  ,wmode: 'transparent'
	  //,forceSingleLine: true
});

sIFR.replace(hstdlt, {
      selector: '.slogan .normal'
      ,css: {
        '.sIFR-root': { 'color': '#ffffff','font-size':'18px' }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
});
sIFR.replace(hbold, {
      selector: '.slogan .medium'
      ,css: {
        '.sIFR-root': { 'color': '#ffffff','font-size':'18px' }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
});
sIFR.replace(hbold, {
      selector: '.slogan .bold'
      ,css: {
        '.sIFR-root': { 'font-weight': 'bold','color': '#ffffff','font-size':'18px' }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
});

sIFR.replace(hstdlt, {
      selector: '.socialMedia .label'
      ,css: {
        '.sIFR-root': { 'font-weight': 'normal','color': '#ffffff','font-size':'13px' }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
});

sIFR.replace(hstdlt, {
      selector: '.pageHeader h1, .pageHeader h2'
      ,css: {
        '.sIFR-root': { 'font-weight': 'normal','color': '#19CCE1','font-size':'45px' }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
});


sIFR.replace(hstdlt, {
      selector: '.pageSubHeader h1'
      ,css: {
        '.sIFR-root': { 'font-weight': 'normal','color': '#19CCE1','font-size':'30px' }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
});
sIFR.replace(hstdlt, {
      selector: '.pageSubHeader h3, .pageSubHeader .country-location'
      ,css: {
        '.sIFR-root': { 'font-weight': 'normal','color': '#787878','font-size':'16px' }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
});

sIFR.replace(hstdlt, {
      selector: '.pageHeader h3'
      ,css: {
        '.sIFR-root': { 'font-weight': 'normal','color': '#787878','font-size':'18px' }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
});
    sIFR.replace(hstdlt, {
      selector: '.pageHeader h4'
      ,css: [ 
        '.sIFR-root { text-align: center; font-weight: normal; color: #787878; }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #333333; }'
        ,'a:hover { color: #333333; }'
      ]
    });
sIFR.replace(hstdlt, {
      selector: '#contentOne .colLft h2'
      ,css: {
        '.sIFR-root': { 'font-weight': 'normal','color': '#00aeef','font-size':'18px' }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
});
sIFR.replace(hstdlt, {
      selector: '#locationInfo h3'
      ,css: {
        '.sIFR-root': { 'font-weight': 'normal','color': '#19cce1','font-size':'18px' }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
});



sIFR.replace(hbold, {
      selector: '.classiBox .cBox h1'
      ,css: {
        '.sIFR-root': { 'font-weight': 'bold','color': '#787878','font-size':'24px' }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
});

sIFR.replace(hbold, {
      selector: '.zoomBox .cBox h1'
      ,css: {
        '.sIFR-root': { 'font-weight': 'bold','color': '#ff2f85','font-size':'26px' }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
});
sIFR.replace(hbold, {
      selector: '.planDetails h3'
      ,css: {
        '.sIFR-root': { 'font-weight': 'normal','color': '#233b42','font-size':'18px' }
      }
	  ,wmode: 'transparent'
	  ,forceSingleLine: true
});


