

  var bliss = {
    src: '/assets/flash/bliss.swf'
};

  sIFR.activate(bliss);

// styling homepage h1 


	sIFR.replace(bliss, {
    selector: '.content-box h1'
	,wmode: 'transparent'
	,offsetTop: '-2'
	,css: [
      '.sIFR-root { color: #ffffff; text-transform: none; font-size: 18px;}'
	]
});

sIFR.replace(bliss, {
    selector: 'h1, p.work'
	,wmode: 'transparent'
	,offsetTop: '-2'
	,css: [
      '.sIFR-root { color: #a50000; text-transform: none; font-size: 20px;} strong {color: #ffffff;}'
	   ,'a { color:#ffffff }'
	]
});


/*	sIFR.replace(bliss, {
    selector: '.primary-content h3'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #000000; text-transform: none; font-size: 19px; leading:-2;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #ffffff }'
      ,'a:hover { color: #a50000 }'
	]
});
*/

	sIFR.replace(bliss, {
    selector: 'h2.bordered'
	,wmode: 'transparent'
	,offsetTop: '1'
	,tuneHeight: '-1'
	,css: [
      '.sIFR-root { color: #C31E40; text-transform: none; font-size: 18px; leading:-7; font-weight:bold;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #707072 }'
	]
});

	sIFR.replace(bliss, {
    selector: '.personalDetails label'
	,wmode: 'transparent'
	,css: [
      '.sIFR-root { color: #878687; text-transform: none; font-size: 14px; text-align:right; font-weight:bold;} strong {color: #ff0000;}'
	]
});


sIFR.replace(bliss, {
    selector: '.contact label'
	,wmode: 'transparent'
	,offsetTop: '-2'
	,tuneHeight: '-3'
	,css: [
      '.sIFR-root { color: #000000; text-transform: none; font-size: 14px; font-weight:bold; leading:-15;} strong {color: #ff0000;}'
	]
});

	sIFR.replace(bliss, {
    selector: 'h3.testimonial'
	,wmode: 'transparent'
	,css: [
      '.sIFR-root { color: #000000; text-transform: none; font-size: 16px; font-weight:bold; leading:-10;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #707072 }'
	]
});

sIFR.replace(bliss, {
    selector: '.primary-content h3'
	,wmode: 'transparent'
	,css: [
      '.sIFR-root { color: #000000; text-transform: none; font-size: 18px; font-weight:bold; leading:-10;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #707072 }'
	]
});


	sIFR.replace(bliss, {
    selector: 'h4'
	,wmode: 'transparent'
	,css: [
      '.sIFR-root { color: #000000; text-transform: none; font-size: 13px; font-weight:bold;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #707072 }'
	]
});

/*	sIFR.replace(bliss, {
    selector: '#header ul li.current'
	,wmode: 'transparent'
	,offsetTop: '2'
    ,css: [
      '.sIFR-root { color: #c30040; text-transform: none; font-size: 12px; font-weight:bold; margin-left:12px; leading:-5;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #a50000 }'
      ,'a:hover { color: #a50000 }'
	]
  });

	sIFR.replace(bliss, {
    selector: '#header ul li'
	,wmode: 'transparent'
	,offsetTop: '2'
    ,css: [
      '.sIFR-root { color: #000000; text-transform: none; font-size: 12px; font-weight:bold; margin-left:12px; leading:-5;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #a50000 }'
	]
  });

	sIFR.replace(bliss, {
    selector: '#header ul.top-nav li.current'
	,wmode: 'transparent'
	,offsetTop: '2'
    ,css: [
      '.sIFR-root { color: #c30040; text-transform: none; font-size: 12px; font-weight:bold; leading:-5;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #a50000 }'
      ,'a:hover { color: #a50000 }'
	]
  });

	sIFR.replace(bliss, {
    selector: '#header ul.top-nav li'
	,wmode: 'transparent'
	,offsetTop: '2'
    ,css: [
      '.sIFR-root { color: #000000; text-transform: none; font-size: 12px; font-weight:bold; leading:-5;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #a50000 }'
	]
  });

	sIFR.replace(bliss, {
    selector: '.primary-content ul li.current'
	,offsetTop: '2'
	,wmode: 'transparent'
	,css: [
      '.sIFR-root { color: #c30040; text-transform: none; font-size: 12px; font-weight:bold; margin-left:12px; }'
      ,'a { text-decoration: none }'
      ,'a:link { color: #a50000 }'
      ,'a:hover { color: #a50000 }'
	]
  });

	sIFR.replace(bliss, {
    selector: '.primary-content ul li'
	,offsetTop: '2'
	,wmode: 'transparent'
	,css: [
      '.sIFR-root { color: #000000; text-transform: none; font-size: 12px; font-weight:bold; margin-left:12px;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #a50000 }'
	]
  });

	sIFR.replace(bliss, {
    selector: '.third-content ul li'
	,wmode: 'transparent'
	,css: [
      '.sIFR-root { color: #000000; text-transform: none; font-size: 12px; font-weight:bold;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #666666 }'
      ,'a:hover { color: #707072; text-decoration:underline; }'
	]
  });

*/
	// styling telephone number 

	sIFR.replace(bliss, {
    selector: '#phone'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #a50000; text-transform: none; font-size: 15px; font-weight:bold; text-align:right; leading:-10;}'
	]
  });
