/* ################################################## */
/*  Made by: www.DIRECTBASING.com                     */
/*  Semantisch correcte xHTML Basing                  */
/* ################################################## */

// Initialise the fonts
var Eurostile = {
  src: 'Eurostile.swf'
  ,ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16]
};

var EurostileBold = {
  src: 'EurostileBold.swf'
  ,ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16]
};

// Activate the fonts
sIFR.activate(Eurostile, EurostileBold);

// Replace the fonts
sIFR.replace(Eurostile, {
	selector: '#bannerCntr p'
		,css: [
	    	'.sIFR-root { text-align: center; font-size: 20px; color: #ffffff; }'
	  	]
		,transparent: true
});

sIFR.replace(Eurostile, {
	selector: '.textBox div.left h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #14ab58; }'
			,'.instromen { text-align: right; color: #000000; }'
	  	]
		,transparent: true
});

sIFR.replace(Eurostile, {
	selector: '.textBox h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #00a28b; }'
			,'.black { color: #000000; }'
			,'.right { text-align: right; }'
	  	]
		,transparent: true
});

sIFR.replace(Eurostile, {
	selector: '.textBox2 div.left h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #8cc242; }'
			,'.instromen { text-align: left; color: #000000; margin-left:50px; }'
	  	]
		,transparent: true
});

sIFR.replace(Eurostile, {
	selector: '.textBox2 h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #00a28b; }'
			,'.black { color: #000000; }'
			,'.right { text-align: right; }'
	  	]
		,transparent: true
});

sIFR.replace(Eurostile, {
	selector: '.textBox3 div.left h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #14ab58; }'
			,'.instromen { text-align: left; color: #000000; margin-left:50px; }'
	  	]
		,transparent: true
});

sIFR.replace(Eurostile, {
	selector: '.textBox3 h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #14ab58; }'
			,'.black { color: #000000; }'
			,'.right { text-align: right; }'
	  	]
		,transparent: true
});

sIFR.replace(Eurostile, {
	selector: '.vanBox div.left h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #000000; }'
			,'.green { text-align: right; color: #8cc242; }'
	  	]
		,transparent: true
});

sIFR.replace(Eurostile, {
	selector: '.vanBox h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #000000; }'
			,'.dark { text-align: right; color: #00a28b; }'
	  	]
		,transparent: true
});

sIFR.replace(Eurostile, {
	selector: '.vanBox2 div.left h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #000000; }'
			,'.dark { text-left: right; color: #00a28b;margin-left:50px }'
	  	]
		,transparent: true
});

sIFR.replace(Eurostile, {
	selector: '.vanBox2 h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #000000; }'
			,'.dark { text-align: right; color: #00a28b; }'
	  	]
		,transparent: true
});

sIFR.replace(Eurostile, {
	selector: '.vanBox3 div.left h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #8f9190; }'
			,'.dark { text-left: right; color: #000000;margin-left:50px }'
	  	]
		,transparent: true
});

sIFR.replace(Eurostile, {
	selector: '.vanBox3 h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #000000; }'
			,'.dark { text-align: right; color: #00a28b; }'
	  	]
		,transparent: true
});

sIFR.replace(Eurostile, {
	selector: '.vanBox4 div.left h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #000000; }'
			,'.dark { text-left: right; color: #14ab58;margin-left:50px }'
	  	]
		,transparent: true
});

sIFR.replace(Eurostile, {
	selector: '.vanBox4 h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #000000; }'
			,'.dark { text-align: right; color: #14ab58; }'
	  	]
		,transparent: true
});

sIFR.replace(EurostileBold, {
	selector: '.contactBox h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #8f9190; }'
	  	]
		,transparent: true
		,forceSingleLine: true
});

sIFR.replace(EurostileBold, {
	selector: '.contactBox2 h2'
		,css: [
	    	'.sIFR-root { font-size: 26px; color: #8f9190; }'
	  	]
		,transparent: true
		,forceSingleLine: true
});