var dszwFont = {
  src: '/flash/syntax-bold.swf'
};


sIFR.activate(dszwFont);



/***************************************/
/*** replaces for homepage ************/
sIFR.replace(dszwFont, {
selector: '.boxstyle_529726 ul li a'
,css: [
'.sIFR-root { color: #ffffff; font-size:14px; font-weight:normal; text-decoration: none; cursor: pointer;}'
]
, wmode: 'transparent'
,fitExactly: true
,tuneHeight: '-5' 
});

sIFR.replace(dszwFont, {
selector: '.boxstyle_529727 div p'
,css: [
'.sIFR-root { color: #ffffff; font-size:18px; font-weight:normal; text-decoration: none; cursor: pointer;}'
,'a { text-decoration: none; color: #ffffff; outline: none; }'
,'a:hover { text-decoration: none; color: #ffffff; outline: none;}'
]
, wmode: 'transparent'
,fitExactly: true
,tuneHeight: '60' 
});



/**************************************/
/*** replaces for showproduct.html ***/

sIFR.replace(dszwFont, {
selector: 'h3.productMainhead'
,css: [
'.sIFR-root { color: #3366FF; font-size:18px; font-weight:normal; }'
]
, wmode: 'transparent'
,fitExactly: true
,tuneHeight: '-2' 
});


/**************************************/
/*** replaces for showcategory.html ***/
sIFR.replace(dszwFont, {
selector: 'h3.categoryPageHeaderSearch'
,css: [
'.sIFR-root { color: #ff0103; font-size: 18px; font-weight:normal; margin: 0; }'
]
, wmode: 'transparent'
,fitExactly: true
});



sIFR.replace(dszwFont, {
selector: 'h3.categoryPageHeaderProducts'
,css: [
'.sIFR-root { color: #1b47fe; font-size: 18px; font-weight:normal; margin: 0; }'
]
, wmode: 'transparent'
,fitExactly: true
});


sIFR.replace(dszwFont, {
selector: 'h4.topPagePropertiesHeader'
,css: [
'.sIFR-root { color: #000000; font-size: 18px; margin-top: 13px; margin-bottom: 0; font-weight:normal; }'
,'a { text-decoration: none; color: #000000; }'
,'a:hover { text-decoration: none; color: #000000; }'
]
, wmode: 'transparent'
,fitExactly: true
,tuneHeight: '-2'
});

sIFR.replace(dszwFont, {
selector: 'h5.prodAndCatHeaders'
,css: [
'.sIFR-root { color: #000000; font-size: 15px; font-weight:normal; margin-bottom: 0; }'
,'a { text-decoration: none; color: #000000; }'
,'a:hover { text-decoration: none; color: #000000 }'
]
, wmode: 'transparent'
,fitExactly: true
,offsetTop: '2' 
});


/*******************************/
/*** replaces for search.html **/

sIFR.replace(dszwFont, {
selector: 'h6.searchMethodHeader'
,css: [
'.sIFR-root { color: #ff0103; font-size: 18px; font-weight:normal;margin: 0; padding: 0;}'
]
, wmode: 'transparent'
,fitExactly: true
});


/*****************************/
/*** replaces for form.html */

sIFR.replace(dszwFont, {
selector: 'h2.guideHeader'
,css: [
'.sIFR-root { color: #ba00bb; font-size: 18px; font-weight:normal; margin: 0; }'
]
, wmode: 'transparent'
,fitExactly: true
});

sIFR.replace(dszwFont, {
selector: 'h2.productGuide'
,css: [
'.sIFR-root { color: #1b47fe; font-size: 18px; font-weight:normal; }'
]
, wmode: 'transparent'
,fitExactly: true
});


/*********************************************/
/* replaces for showFaqItemsAndProducts.html*/

sIFR.replace(dszwFont, {
selector: 'h5.faqItemsHeader'
,css: [
'.sIFR-root { color: #000000; font-size:15px; font-weight:normal; margin: 0; }'
]
, wmode: 'transparent'
,fitExactly: true
});

/*******************************************/
/* replaces for categoryManagement.html   */

sIFR.replace(dszwFont, {
selector: 'h2.managementTitle'
,css: [
'.sIFR-root { color: #008a8d; font-size:18px; font-weight:normal; margin: 0; }'
]
, wmode: 'transparent'
,fitExactly: true
});


sIFR.replace(dszwFont, {
selector: 'h3.formHeader'
,css: [
'.sIFR-root { color: #008a8d; font-size:18px; font-weight:normal; margin: 0; }'
]
, wmode: 'transparent'
,fitExactly: true
});


/*******************************************/
/* replaces for moduleManager.html		  */

sIFR.replace(dszwFont, {
selector: 'h5.cmsPageHeader'
,css: [
'.sIFR-root { color: #000000; font-size:20px; font-weight:normal; margin: 0; }'
]
, wmode: 'transparent'
,fitExactly: true
});

/*******************************************/
/* replaces for homePage.html		  */

sIFR.replace(dszwFont, {
selector: '.clusterHeader h2'
,css: [
'.sIFR-root { color: #ffffff; font-size:16px; font-weight:normal; margin: 0; cursor: pointer; }'
,'a { text-decoration: none; color: #ffffff; }'
,'a:hover { text-decoration: none; color: #ffffff}'
]
, wmode: 'transparent'
,fitExactly: true
,tuneHeight: '20'
});

/*******************************************/
/* replaces for moduleManager.html		  */

sIFR.replace(dszwFont, {
selector: '.clusterBlock h2'
,css: [
'.sIFR-root { color: #ffffff; font-size:18px; font-weight:normal; margin: 0; }'
]
, wmode: 'transparent'
,fitExactly: true
,tuneHeight: '18'
});

