// sifr styling 
var franklinGothicMedium = {
	src: '/flash/franklinGothicMedium_v427.swf'
};
var neoSans = {
	src: '/flash/neoSans_v427.swf'
};
var franklinGothicBook = {
	src: '/flash/franklinGothicBook_v427.swf'
};

// sifr3 power activate!
sIFR.activate(franklinGothicMedium, neoSans, franklinGothicBook);

// sIFR.replace(franklinGothicMedium, {
// 	selector: '#generalPants .pageHeadings h1'
// 	,css: [
// 	'.sIFR-root { font-size: 49px; font-weight:normal; color:#666; text-transform: uppercase; }'
// 	]
// 	,offsetTop: '-2'
// 	,tuneHeight: '0'
// 	,wmode: 'transparent'
// });
 
sIFR.replace(franklinGothicMedium, {
	selector: '#generalPants .pageHeadings h2'
	,css: [
	'.sIFR-root { font-size: 49px; font-weight:normal; color:#a3a3a3; text-transform: uppercase; }'
	]
	,offsetTop: '-8'
	,tuneHeight: '-7'
	,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicMedium, {
	selector: '.pageHeadings h3'
	,css: [
	'.sIFR-root { font-size: 49px; font-weight:normal; color:#c2c2c2; text-transform: uppercase; }'
	]
	,offsetTop: '-7'
	,tuneHeight: '-7'
	,wmode: 'transparent'
});

sIFR.replace(franklinGothicMedium, {
	selector: '.smallHeadingsDark h3'
	,css: [
	'.sIFR-root { font-size: 35px; font-weight:normal; color:#666666; text-transform: uppercase; }'
	]
	,offsetTop: '-7'
	,tuneHeight: '-7'
	,wmode: 'transparent'
});

sIFR.replace(franklinGothicMedium, {
	selector: '.smallHeadingsLight h3'
	,css: [
	'.sIFR-root { font-size: 35px; font-weight:normal; color:#a3a3a3; text-transform: uppercase; }'
	]
	,offsetTop: '-7'
	,tuneHeight: '-7'
	,wmode: 'transparent'
});

sIFR.replace(franklinGothicMedium, {
	selector: '.smallerHeadingsLight h4'
	,css: [
	'.sIFR-root { font-size: 18px; font-weight:normal; color:#a3a3a3; text-transform: uppercase; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicMedium, {
	selector: '#generalpants .contentArea h4'
	,css: [
	'.sIFR-root { font-size: 19px; font-weight:normal; color:#000000; text-transform: uppercase; }'
	]
	,offsetTop: '5'
	,tuneHeight: '0'
	,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicMedium, {
	selector: '#generalpants .entryPromoArea h4'
	,css: [
	'.sIFR-root { font-size: 19px; font-weight:normal; color:#000000; text-transform: uppercase; }'
	]
	,offsetTop: '5'
	,tuneHeight: '0'
	,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicMedium, {
	selector: '.galleryTopLeftPromo .title'
	,css: [
	'.sIFR-root { font-size: 11px; font-weight:normal; color:#349bd4; text-transform: uppercase; }'
	]
	,offsetTop: '0'
	,tuneHeight: '-3'
	,wmode: 'transparent'
});

sIFR.replace(franklinGothicMedium, {
	selector: '.galleryTopLeftPromo .titleTransparent'
	,css: [
	'.sIFR-root { font-size: 11px; font-weight:normal; color:#ffffff; text-transform: uppercase; opacity: 0.6 }'
	]
	,offsetTop: '0'
	,tuneHeight: '-3'
	,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicMedium, {
	selector: '.galleryTopLeftPromo .smallDetails'
	,css: [
	'.sIFR-root { font-size: 19px; font-weight:normal; color:#ffffff; text-transform: uppercase; }'
	]
	,offsetTop: '-4'
	,tuneHeight: '-12'
	,wmode: 'transparent'
});

sIFR.replace(franklinGothicMedium, {
	selector: '.galleryTopLeftPromo .details'
	,css: [
	'.sIFR-root { font-size: 23px; font-weight:normal; color:#ffffff; text-transform: uppercase; }'
	]
	,offsetTop: '-4'
	,tuneHeight: '-12'
	,wmode: 'transparent'
});

sIFR.replace(franklinGothicMedium, {
	selector: '.galleryTopLeftPromo .dates'
	,css: [
	'.sIFR-root { font-size: 10px; font-weight:normal; color:#ffffff; text-transform: uppercase; }'
	]
	,offsetTop: '0'
	,tuneHeight: '-3'
	,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicMedium, {
	selector: '.pastWinners h3'
	,css: [
	'.sIFR-root { font-size: 49px; font-weight:normal; color:#c2c2c2; text-transform: uppercase; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});

sIFR.replace(neoSans, {
	selector: '#theBlog #content .twoColRightColTwoGrids ul li'
	,css: [
	  '.sIFR-root { font-size: 23px; font-weight:normal; color:#ffffff; text-transform: uppercase; cursor: pointer; }'
	  ,'a { color: #ffffff; text-decoration:none; }'
	  ,'a:link { color: #ffffff }'
	  ,'a:hover { color: #ffffff }'
	]
	  ,offsetTop: '4'
	  ,tuneHeight: '0'
	  ,wmode: 'transparent'
});

sIFR.replace(neoSans, {
	selector: '#theBlog #content .twoColRightColTwoGrids .signUp p'
	,css: [
	  '.sIFR-root { font-size: 14px; font-weight:normal; color:#ffffff; text-transform: uppercase; cursor: pointer; }'
	  ,'a { color: #ffffff; text-decoration:none; }'
	  ,'a:link { color: #ffffff }'
	  ,'a:hover { color: #ffffff }'
	]
	  ,offsetTop: '4'
	  ,tuneHeight: '0'
	  ,wmode: 'transparent'
});

sIFR.replace(neoSans, {
	selector: '#theBlog #content .twoColRightColTwoGrids .signUp h4'
	,css: [
	  '.sIFR-root { font-size: 18px; font-weight:bold; color:#ffffff; text-transform: uppercase; cursor: pointer; }'
	]
	  ,offsetTop: '4'
	  ,tuneHeight: '0'
	  ,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicMedium, {
	selector: '.checkoutProcess h2'
	,css: [
	'.sIFR-root { font-size: 30px; font-weight:normal; color:#a3a3a3; text-transform: uppercase; }'
	]
	,offsetTop: '-5'
	,tuneHeight: '-5'
	,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicMedium, {
	selector: '.checkoutProcess h3'
	,css: [
	'.sIFR-root { font-size: 24px; font-weight:normal; color:#898989; }'
	]
	,offsetTop: '-6'
	,tuneHeight: '-6'
	,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicMedium, {
	selector: '#generalPants #content .onlineShop.category .col1 ul li'
	,css: [
	'.sIFR-root { font-size: 15px; font-weight:normal; color:#d5d5d5; }'
	  ,'a { color: #d5d5d5; text-decoration:none; }'
	  ,'a:link { color: #d5d5d5 }'
	  ,'a:hover { color: #ffffff }'
	]
	,offsetTop: '1'
	,tuneHeight: '-4'
	,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicBook, {
	selector: '.productFiltersCol h1'
	,css: [
	'.sIFR-root { font-size: 25px; font-weight:normal; color:#3a3a3a; letter-spacing: -1; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicBook, {
	selector: '.productFiltersCol h2'
	,css: [
	'.sIFR-root { font-size: 15px; font-weight:normal; color:#3a3a3a; }'
	]
	,offsetTop: '-1'
	,tuneHeight: '0'
	,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicBook, {
	selector: '#content .productDetailExtras h4'
	,css: [
	'.sIFR-root { font-size: 15px; font-weight:normal; color:#5a5a5a; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicBook, {
	selector: '.brandsListing h1'
	,css: [
	'.sIFR-root { font-size: 25px; font-weight:normal; color:#3a3a3a; letter-spacing: -1; }'
	]
	,offsetTop: '0'
	,tuneHeight: '0'
	,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicBook, {
	selector: '.brandsListing h2'
	,css: [
	'.sIFR-root { font-size: 15px; font-weight:normal; color:#3a3a3a; }'
	]
	,offsetTop: '-1'
	,tuneHeight: '0'
	,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicMedium, {
	selector: '.twoColLeftCol .getFreeShipping h3'
	,css: [
	'.sIFR-root { font-size: 14px; font-weight:normal; color:#af0000; text-transform: uppercase; }'
	]
	,offsetTop: '-1'
	,tuneHeight: '0'
	,wmode: 'transparent'
});
 
sIFR.replace(franklinGothicMedium, {
	selector: '.shoppingBagFull .getFreeShipping h3'
	,css: [
	'.sIFR-root { font-size: 12px; font-weight:normal; color:#ebebeb; text-transform: uppercase; }'
	]
	,offsetTop: '-1'
	,tuneHeight: '0'
	,wmode: 'transparent'
});
 
