sIFR.fixWrap 	= true;
sIFR.fixHover  	= true;
sIFR.forceClear  = true;
sIFR.useDomLoaded = false;

var daxregular = { src:strThemeDir + 'swf/daxregular.swf' };
var daxbold = { src:strThemeDir + 'swf/daxbold.swf' };
var daxlight = { src:strThemeDir + 'swf/daxlight.swf' };

sIFR.activate(daxregular);
sIFR.activate(daxbold);
sIFR.activate(daxlight);

/* Sections */

sIFR.replace(daxbold, { 
			 selector: '.header .countdown p',
			 css: ['.sIFR-root { color:#d0043b; letter-spacing: -10 }',],
			 wmode: 'transparent',
			 tuneWidth: 20,
			 offsetTop: 10,
			 fitExactly: true });

sIFR.replace(daxlight, { 
			 selector: '.header .countdown h2',
			 css: ['.sIFR-root { color:#8f8f8f }',],
			 wmode: 'transparent',
			 tuneWidth: 5,
 			 offsetTop: -4,
			 fitExactly: true });

sIFR.replace(daxbold, { 
			 selector: '.homepage-section h1',
			 css: ['.sIFR-root { color:#ffffff }',],
			 wmode: 'transparent',
			 fitExactly: true,
 			 filters: {
				 DropShadow: {
								knockout: false
								,distance: 1
								,color: '#ce054e'
								,strength: 2
							  }
					  }
			 });

sIFR.replace(daxbold, { 
			 selector: '#homepage .col-1 .border-box dt',
			 css: ['.sIFR-root { color:#d31145 }',
				    'a { color:#d31145; text-decoration:none; }',
				    'a:hover { color:#d31145; text-decoration:none; }',],
			 wmode: 'transparent',
			 tuneWidth: 20,
			 fitExactly: true });

sIFR.replace(daxlight, { 
			 selector: '#homepage .col-1 h2',
			 css: ['.sIFR-root { color:#d20f43 }',
				    'a { color:#8e0210; text-decoration:underline; }',
				    'a:hover { color:#8e0210; text-decoration:underline; }',],
			 wmode: 'transparent',
			 tuneHeight: -5,
			 tuneWidth: 10,
			 fitExactly: true });

sIFR.replace(daxbold, { 
			 selector: '#homepage .col-1 h3',
			 css: ['.sIFR-root { color:#363c73 }',
				    'a { color:#20223a; text-decoration:none; }',
				    'a:hover { color:#20223a; text-decoration:underline; }',],
			 wmode: 'transparent',
			 tuneWidth: 10,
			 tuneHeight: -5,
			 fitExactly: true });

sIFR.replace(daxbold, { 
			 selector: '#homepage .col-1 .border-box dd',
			 css: ['.sIFR-root { color:#343333 }',
				    'a { color:#343333; text-decoration:none; }',
				    'a:hover { color:#343333; text-decoration:none; }',],
			 wmode: 'transparent',
			 tuneWidth: 20,
			 fitExactly: true
			 });

sIFR.replace(daxregular, { 
			 selector: '#inside .title-bar h1',
			 css: ['.sIFR-root { color:#FFFFFF; }',
				    'a { color:#FFFFFF; text-decoration:none; }',
				    'a:hover { color:#FFFFFF; text-decoration:none; }'],
			 wmode: 'transparent',
			 tuneWidth: 20,
			 filters: {
						  DropShadow: {
							knockout: false
							,distance: 1
							,color: '#ce054e'
							,strength: 4
						  }
						}
			 });

sIFR.replace(daxbold, { 
			 selector: '#inside .title h2',
			 css: ['.sIFR-root { color:#363b73 }',
				    'a { color:#363b73; text-decoration:none; }',
				    'a:hover { color:#363b73; text-decoration:none; }',],
			 wmode: 'transparent',
			 tuneWidth: 20,
			 fitExactly: true });

sIFR.replace(daxbold, { 
			 selector: '#generic h1',
			 css: ['.sIFR-root { color:#363b73 }',
				    'a { color:#20223a; text-decoration:none; }',
				    'a:hover { color:#20223a; text-decoration:underline; }',],
			 wmode: 'transparent',
			 tuneWidth: 6,
 			 preventWrap: false,
			 fitExactly: true });

sIFR.replace(daxlight, { 
			 selector: '#generic h2',
			 css: ['.sIFR-root { color:#d20f43 }',
				    'a { color:#8e0210; text-decoration:underline; }',
				    'a:hover { color:#8e0210; text-decoration:underline; }',],
			 wmode: 'transparent',
			 tuneWidth: 6,
			 preventWrap: false,
			 fitExactly: true });

sIFR.replace(daxbold, { 
			 selector: '#generic h3',
			 css: ['.sIFR-root { color:#363c73 }',
				    'a { color:#20223a; text-decoration:none; }',
				    'a:hover { color:#20223a; text-decoration:underline; }',],
			 wmode: 'transparent',
			 preventWrap: false,
			 tuneWidth: 6,
			 fitExactly: true });

sIFR.replace(daxbold, { 
			 selector: '#generic h4',
			 css: ['.sIFR-root { color:#363c73 }',
				    'a { color:#20223a; text-decoration:none; }',
				    'a:hover { color:#20223a; text-decoration:underline; }',],
			 wmode: 'transparent',
			 preventWrap: false,
			 fitExactly: true });

sIFR.replace(daxregular, { 
			 selector: '#generic h5',
			 css: ['.sIFR-root { color:#d31145 }',
				    'a { color:#8e0210; text-decoration:underline; }',
				    'a:hover { color:#8e0210; text-decoration:underline; }',],
			 wmode: 'transparent',
			 preventWrap: false,
			 fitExactly: true });

sIFR.replace(daxregular, { 
			 selector: '#generic h6',
			 css: ['.sIFR-root { color:#363b73 }',
				    'a { color:#20223a; text-decoration:underline; }',
				    'a:hover { color:#20223a; text-decoration:underline; }',],
			 wmode: 'transparent',
			 preventWrap: false,
			 fitExactly: true });