var helvetica = {
	src: 'sifr/fonts/helvetica.swf'
	,ratios : [8, 1.41, 9, 1.33, 10, 1.35, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 29, 1.24, 30, 1.25, 35, 1.24, 39, 1.23, 40, 1.24, 51, 1.23, 54, 1.22, 55, 1.23, 81, 1.22, 84, 1.21, 86, 1.22, 89, 1.21, 90, 1.22, 91, 1.21, 93, 1.22, 94, 1.21, 95, 1.22, 1.21]
}

var helvetica35thin = {
	src: 'sifr/fonts/helvetica-35-thin.swf'
	,ratios : [7, 1.32, 8, 1.31, 12, 1.27, 19, 1.23, 22, 1.2, 29, 1.19, 36, 1.18, 51, 1.17, 56, 1.16, 57, 1.17, 87, 1.16, 91, 1.15, 93, 1.16, 1.15]
}

// You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
// sIFR.useStyleCheck = true;
sIFR.activate(helvetica,helvetica35thin);

//sIFR.debug.ratios({ src: 'sifr/fonts/helvetica.swf', selector: 'h1' });

sIFR.replace(helvetica35thin, {
	selector: '#section #left #detail dt span.line-1'
	,css: [
        '.sIFR-root { font-size: 35px; color: #6c6c6c; text-align:left;  }'
	]
	,offsetTop: -5
	,wmode: 'transparent'
});
sIFR.replace(helvetica35thin, {
	selector: '#section #left #detail dt span.line-2'
	,css: [
        '.sIFR-root { font-size: 35px; color: #6c6c6c; text-align:left;  }'
	]
	,offsetTop: -5
	,wmode: 'transparent'
});

sIFR.replace(helvetica35thin, {
	selector: '#section.inner-1 #right #detail dt'
	,css: [
        '.sIFR-root { font-size: 23px; color: #ffffff; text-align:right;  }'
	]
	,tuneHeight:-6
	,wmode: 'transparent'
});

/*
sIFR.replace(helvetica, {
	selector: '#section #left #detail dd.green'
	,css: [
        '.sIFR-root { font-size: 18px; color: #8aa666; text-align:left; }'
	]
	,wmode: 'transparent'
});

sIFR.replace(helvetica, {
	selector: '#section.inner-1 #right #detail dd.green'
	,css: [
        '.sIFR-root { font-size: 15px; color: #8aa666; text-align:right; }'
	]
	,wmode: 'transparent'
});


sIFR.replace(helvetica, {
	selector: '#section #left #detail dd.blue'
	,css: [
        '.sIFR-root { font-size: 18px; color: #4e5e80; text-align:left; }'
	]
	,wmode: 'transparent'
});

sIFR.replace(helvetica, {
	selector: '#section #left #detail dd.orange'
	,css: [
        '.sIFR-root { font-size: 18px; color: #7b5953; text-align:left; }'
	]
	,wmode: 'transparent'
});
*/



/*
sIFR.replace(slider, {
	selector: '#menu h3'
	,css: [
        '.sIFR-root { font-size: 12px; text-align: center; text-transform: uppercase; }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #808080; }'
        ,'a:hover { color: #00765e; }'
	]
	,wmode: 'transparent'
});

sIFR.replace(slider, {
	selector: '#news-strip h3'
	,css: [
        '.sIFR-root { font-size: 12px; color: #ffffff; }'
	]
	,wmode: 'transparent'
});

sIFR.replace(slider, {
	selector: '#news-strip h2'
	,css: [
        '.sIFR-root { font-size: 14px; color: #ffffff; text-align:right; }'
	    ,'a { text-decoration: none; }'
    	,'a:link { color: #ffffff; }'
    	,'a:hover { color: #00765e; }'
	]
	,forceSingleLine: true
	,wmode: 'transparent'
	,offsetTop: -1
});

sIFR.replace(slider, {
	selector: '.sub-section h2'
	,css: [
        '.sIFR-root { font-size: 18px; color: #626262; }'
	]
	,wmode: 'transparent'
});

sIFR.replace(slider, {
	selector: '#client-list h3'
	,css: [
        '.sIFR-root { font-size: 14px; color: #626262; }'
	]
	,wmode: 'transparent'
});

sIFR.replace(slider, {
	selector: '#navMenu li li li h3'
	,css: [
        '.sIFR-root { font-size: 12px; color: #ffffff; text-align:left; }'
	    ,'a { text-decoration: none; }'
    	,'a:link { color: #ffffff; }'
    	,'a:hover { color: #00765e; }'
	]
	,tuneHeight:6
	,tuneWidth:-20
	,offsetTop:7
	,offsetLeft:20
	,wmode:'transparent'
});

sIFR.replace(slider, {
	selector: '#navMenu li h3'
	,css: [
        '.sIFR-root { font-size: 14px; color: #ffffff; text-align:center; }'
	    ,'a { text-decoration: none; }'
    	,'a:link { color: #ffffff; }'
    	,'a:hover { color: #00765e; }'
	]
	,tuneHeight:15
	,offsetTop:7
	,wmode:'transparent'
});

sIFR.replace(slider, {
	selector: '#article h1'
	,css: [
        '.sIFR-root { font-size: 16px; color: #00765e; }'
	    ,'a { text-decoration: none; }'
    	,'a:link { color: #8d8b8b; }'
    	,'a:hover { color: #00765e; text-decoration: underline; }'
	]
	,wmode:'transparent'
});

sIFR.replace(slider, {
	selector: '#article blockquote.listing-alt h3'
	,css: [
        '.sIFR-root { font-size: 16px; color: #000000; }'
	]
	,wmode:'transparent'
});

sIFR.replace(slider, {
	selector: '#article blockquote.listing h3'
	,css: [
        '.sIFR-root { font-size: 16px; color: #000000; }'
	]
	,wmode:'transparent'
});

//sIFR.debug.ratios({ src: 'sifr3-r436/demo/fongnamas.swf', selector: 'h1' });
  
/*    sIFR.replace(rockwell, {
      selector: 'h5#pullquote'
      ,css: 'em { font-style: normal; color: #660000; }'
      ,selectable: false
    });
  
    sIFR.replace(cochin, {
      selector: 'h3.sidebox'
      ,css: {
        '.sIFR-root': { 'background-color': '#DCDCDC' }
      }
    });
  
    sIFR.replace(cochin, {selector: 'h2,h3'});
  
    sIFR.replace(cochin, {
      selector: 'h4.subhead'
      ,css: {
        '.sIFR-root': { 'color': '#660000', 'letter-spacing': -1.5, 'text-transform': 'capitalize' }
      }
      ,filters: {
        DropShadow: {
          knockout: true
          ,distance: 1
          ,color: '#330000'
          ,strength: 2
        }
      }
    });*/
