var dinblack = {
      src: 'i/screen/din-black.swf' 
};
var dinconlight = {
      src: 'i/screen/din-cond-light.swf' 
};
var dinconmed = {
      src: 'i/screen/din-cond-med.swf' 
};

sIFR.fitExactly = true;

sIFR.activate(dinblack);
sIFR.activate(dinconlight);
sIFR.activate(dinconmed);


sIFR.replace(dinblack, {
      selector: '#primary h2',
 	   css: [
	      '.sIFR-root { font-size:12px; color:#c9bda7; text-transform:uppercase; letter-spacing:.5 }'
	      ],
      wmode: 'transparent'
});


sIFR.replace(dinblack, {
      selector: '#buy-it-now-header',
 	   css: [
	      '.sIFR-root { font-size:12px; color:#c9bda7; text-transform:uppercase; letter-spacing:.5 }'
	      ],
      wmode: 'transparent'
});

sIFR.replace(dinblack, {
      selector: '#secondary h2',
 	   css: [
	      '.sIFR-root { font-size:12px; color:#25190f; text-transform:uppercase; letter-spacing:.5}'
	      ],
      wmode: 'transparent'
});


sIFR.replace(dinconlight, {
      selector: '#main-title h2',
 	   css: [
	      '.sIFR-root { font-size:65px; color:#865c2f; text-transform:uppercase }',
	      'a { text-decoration: none; color:#865c2f; }' ,'a:link { color: #865c2f; }' ,'a:hover { color: #865c2f; }'
	      ],
      wmode: 'transparent'
});



sIFR.replace(dinconmed, {
      selector: '.listing h3, .purchase h3',
 	   css: [
	      '.sIFR-root { font-size:24px; color:#065f92; text-transform:uppercase;cursor:pointer;}',
			'a { text-decoration: none; color:#065f92; }' ,'a:link { color: #065f92; }' ,'a:hover { color: #29b0e8; }'
	      ],
      wmode: 'transparent'
});


sIFR.replace(dinconmed, {
      selector: '#featured .main-image-block #main-image-overlay .heading',
 	   css: [
	      '.sIFR-root { font-size:22px; color:#000000; text-transform:uppercase; cursor:pointer; background-color: #ed439b; white-space: nowrap; }',
			'a { text-decoration: none; color:#065f92; }' ,'a:link { color: #065f92; }' ,'a:hover { color: #29b0e8; }'
	      ],
	  ratios: [6, 1.41, 9, 1.35, 16, 1.28, 17, 1.23, 18, 1.25, 25, 1.23, 29, 1.21, 31, 1.22, 35, 1.2, 36, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 47, 1.19, 48, 1.2, 62, 1.19, 65, 1.18, 67, 1.19, 71, 1.18, 72, 1.19, 77, 1.18, 78, 1.19, 1.18],
	        wmode: 'transparent'

});

sIFR.replace(dinconmed, {
      selector: ' .overlay h1',
 	   css: [
	      '.sIFR-root { font-size:18px; color:#000000; text-transform:uppercase; cursor:pointer; background-color: #ed439b; white-space: nowrap; }',
			'a { text-decoration: none; color:#065f92; }' ,'a:link { color: #065f92; }' ,'a:hover { color: #29b0e8; }'
	      ],
	  ratios: [6, 1.41, 9, 1.35, 16, 1.28, 17, 1.23, 18, 1.25, 25, 1.23, 29, 1.21, 31, 1.22, 35, 1.2, 36, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 47, 1.19, 48, 1.2, 62, 1.19, 65, 1.18, 67, 1.19, 71, 1.18, 72, 1.19, 77, 1.18, 78, 1.19, 1.18],
	        wmode: 'transparent'

});

sIFR.replace(dinconlight, {
      selector: '#raised-box p',
 	   css: [
	      '.sIFR-root { font-size:20px; color:#ffffff; cursor:pointer; }',
			'a { text-decoration: none; color:#065f92; }' ,'a:link { color: #065f92; }' ,'a:hover { color: #29b0e8; }'
	      ],
      wmode: 'transparent'
});
