var simian = {
	src: '/assets/swf/simian.swf'
}
var peregroy = {
	src: '/assets/swf/peregroy.swf'
}

sIFR.preserveSingleWhitespace = true;

sIFR.prefetch(simian);
sIFR.useDomContentLoaded = false;
sIFR.fitExactly = true;
sIFR.activate();

sIFR.replace(simian, {
	selector: '.girls #breadcrumb'
	,css: [
		'.sIFR-root { color: #a1cfb1; text-align: right; }'
		,'a { text-decoration: none }'
		,'a:link { color: #a1cfb1 }'
		,'a:hover { color: #ea93b7 }'
	]
	,wmode: 'transparent'
	,offsetTop: 5
	,tuneHeight: 5
});
sIFR.replace(peregroy, {
	selector: '.girls #pageHeader h1'
	,css: {
		'.sIFR-root': { 'color': '#0f634b', 'text-align': 'right', 'leading': -6, 'display': 'block', 'text-transform': 'lowercase' }
	}
	,wmode: 'transparent'
	,tuneHeight: -2
});

/*
sIFR.replace(simian, {
	selector: '.girls .productSeriesThumbLabel'
	,css: [
		'.sIFR-root { color: #0f634b; text-align: left; leading: -2; }'
	]
	,wmode: 'transparent'
	,offsetTop: 4
});
*/

sIFR.replace(simian, {
	selector: '.girls .titleLabel'
	,css: [
		'.sIFR-root { color: #a1cfb1; text-align: left; leading: -2; }'
		,'a { text-decoration: none }'
		,'a:link { color: #a1cfb1 }'
		,'a:hover { color: #ea93b7 }'
	]
	,wmode: 'transparent'
	,offsetTop: 5
	,tuneHeight: 5
});
sIFR.replace(simian, {
	selector: '.girls #sideFeatureDisplay h4'
	,css: {
		'.sIFR-root': { 'color': '#a0cfb1' }
	}
	,wmode: 'transparent'
	,tuneHeight: -5
});
sIFR.replace(simian, {
	selector: '.girls #sideFeatureDisplay h3'
	,css: {
		'.sIFR-root': { 'color': '#0f634b', 'leading': 0 }
	}
	,wmode: 'transparent'
	,offsetTop: -4
	,tuneHeight: -7
});




sIFR.replace(simian, {
	selector: '#breadcrumb'
	,css: [
		'.sIFR-root { color: #a50200; text-align: right; }'
		,'a { text-decoration: none }'
		,'a:link { color: #b3a184 }'
		,'a:hover { color: #fb7b16 }'
	]
	,wmode: 'transparent'
	,offsetTop: 5
	,tuneHeight: 5
});

sIFR.replace(simian, {
	selector: '#titlelinks'
	,css: [
		'.sIFR-root { color: #a50200; text-align: right; }'
		,'a { text-decoration: none }'
		,'a:link { color: #b3a184 }'
		,'a:hover { color: #fb7b16 }'
	]
	,offsetTop: 5
	,tuneHeight: 5
});

sIFR.replace(simian, {
	selector: '#pageHeader h1'
	,css: {
		'.sIFR-root': { 'color': '#a50200', 'text-align': 'right', 'leading': -6, 'display': 'block' }
	}
	,wmode: 'transparent'
	,tuneHeight: -2
});
sIFR.replace(simian, {
	selector: '#pageHeader_sport h1'
	,css: {
		'.sIFR-root': { 'color': '#a50200', 'text-align': 'right', 'leading': -6, 'display': 'block' }
	}
	,wmode: 'transparent'
	,tuneHeight: -2
});


/*
sIFR.replace(simian, {
	selector: '.productSeriesThumbLabel'
	,css: [
		'.sIFR-root { color: #a50200; text-align: left; leading: -2; }'
	]
	,wmode: 'transparent'
	,offsetTop: 4
});

sIFR.replace(simian, {
	selector: '.teamSeriesThumbLabel'
	,css: [
		'.sIFR-root { color: #a50200; text-align: left; leading: -2; }'
	]
	,wmode: 'transparent'
	,offsetTop: 4
});
sIFR.replace(simian, {
	selector: '.sportThumbLabel'
	,css: [
		'.sIFR-root { color: #a50200; text-align: left; leading: -2; }'
	]
	,wmode: 'transparent'
	,offsetTop: 4
});
sIFR.replace(simian, {
	selector: '.dkMusicPromoLabel'
	,css: [
		'.sIFR-root { color: #a50200; text-align: left; }'
	]
	,wmode: 'transparent'
	,offsetTop: 4
});

sIFR.replace(simian, {
	selector: '.titleLabel'
	,css: [
		'.sIFR-root { color: #a50200; text-align: left; leading: -2; }'
		,'a { text-decoration: none }'
		,'a:link { color: #a50200 }'
		,'a:hover { color: #fb7b16 }'
	]
	,wmode: 'transparent'
	,offsetTop: 5
	,tuneHeight: 5
});
*/


sIFR.replace(simian, {
	selector: '#sideFeatureDisplay h4'
	,css: {
		'.sIFR-root': { 'color': '#b3a184' }
	}
	,wmode: 'transparent'
	,tuneHeight: -5
});



sIFR.replace(simian, {
	selector: '#sideFeatureDisplay h3'
	,css: [ 
			  '.sIFR-root { color: #a50200; leading: 0; }' 
			  ,'a { text-decoration: none }' 
			  ,'a:link { color: #a50200 }' 
			  ,'a:hover { color: #fb7b16 }' 
		 ]
	,wmode: 'transparent'
	,offsetTop: -4
	,tuneHeight: -7
});

sIFR.replace(simian, {
	selector: 'h3.results'
	,css: [ 
			  '.sIFR-root { color: #a50200; leading: 0; }' 
			  ,'a { text-decoration: none }' 
			  ,'a:link { color: #a50200 }' 
			  ,'a:hover { color: #fb7b16 }' 
		 ]
	,wmode: 'transparent'
	,offsetTop: -4
	,tuneHeight: -7
});
