//<![CDATA[

/*
Mandatory css elements that have to be defined within the Javascript
The rest of the css attributes are retrieved from the css files (main.css)

background-color
leading
kerning (use letter-spacing)
opacity
text-transform
font-size (px?, number)
text-align (left, center, right)
text-decoration (none, underline)
margin-left (number)
margin-right (number)
font-weight (Normal, Bold)
font-style (Normal, Italic)
text-indent (Number)
color (6 digit)
display (inline, block, none)
*/
// GLOBAL DEFINITIONS FOR SIFR HEADERS
var dnata = {	
				src: "/system/js/sifr/dnata_sifr3.swf"
			};

			
	sIFR.prefetch(dnata);

	sIFR.compatMode = true;
	sIFR.delayCSS  = true;
	sIFR.activate(dnata);
			
	sIFR.replace(dnata, 	{
								selector: 	'h1',
								wmode:		'transparent',
								css: 		[
												'.sIFR-root { color: #2ca3c5; font-size: 28px; font-weight: normal; letter-spacing: 0.30; padding: 0px 0px 0px 10px; }'
											]								
							}
				);

	sIFR.replace(dnata, 	{
								selector: 	'h2.blue_light',	
								wmode:		'transparent',
								css:		[	
												'.sIFR-root { color: #2ca3c5; font-size: 18px; }'
											]
							}
				);

	sIFR.replace(dnata, 	{
								selector: 	'h2.subhead',	
								wmode:		'transparent',
								css:		[	
												'.sIFR-root { color: #2ca3c5; font-size: 18px; }'
											]
							}
				);				


	sIFR.replace(dnata,	{
								selector:	'h3.whiteout',
								wmode:		'transparent',
								css:		[
												'.sIFR-root { color: #ffffff; background-color: #5dcbeb; font-size: 16px; font-weight: normal; text-align: left; }'
											]	
							}
				);  

	sIFR.replace(dnata,	{
								selector:	'h3.subSub',
								wmode:		'transparent',
								css:		[
												'.sIFR-root { color: #2ca3c5; font-size:16px; font-weight: normal }',
												'a { color: #2ca3c5; text-decoration: none; }',
												'a:hover { color: #5dcbeb }'
											]	
							}
				);  

	sIFR.replace(dnata,	{
								selector:	'h3.subSub_blueLight',
								wmode:		'transparent',
								css:		[
												'.sIFR-root { color: #2ca3c5; font-size:16px }',
												'a { color: #2ca3c5; text-decoration: none;}',
												'a:hover { color: #5dcbeb }'
											]	
							}
				);  

	sIFR.replace(dnata,	{
								selector:	'h3.popular',
								wmode:		'transparent',
								css:		[
												'.sIFR-root { color: #2ca3c5; font-size:16px }'											
											]	
							}
				);

	sIFR.replace(dnata,	{
								selector:	'h4.subSubSub',
								wmode:		'transparent',
								css:		[
												'.sIFR-root { color: #2ca3c5; font-size:13px }'											
											]	
							}
				);

	


function ActivateSifr() {

//<![CDATA[

/*
Mandatory css elements that have to be defined within the Javascript
The rest of the css attributes are retrieved from the css files (main.css)

background-color
leading
kerning (use letter-spacing)
opacity
text-transform
font-size (px?, number)
text-align (left, center, right)
text-decoration (none, underline)
margin-left (number)
margin-right (number)
font-weight (Normal, Bold)
font-style (Normal, Italic)
text-indent (Number)
color (6 digit)
display (inline, block, none)
*/
// GLOBAL DEFINITIONS FOR SIFR HEADERS
var dnata = {	
				src: "/system/js/sifr/dnata_sifr3.swf"
			};

			
	sIFR.prefetch(dnata);

	sIFR.compatMode = true;
	sIFR.delayCSS  = true;
	sIFR.activate(dnata);
			
	sIFR.replace(dnata, 	{
								selector: 	'h1',
								wmode:		'transparent',
								css: 		[
												'.sIFR-root { color: #2ca3c5; font-size: 28px; font-weight: normal; letter-spacing: 0.30; padding: 0px 0px 0px 10px; }'
											]								
							}
				);

	sIFR.replace(dnata, 	{
								selector: 	'h2.blue_light',	
								wmode:		'transparent',
								css:		[	
												'.sIFR-root { color: #2ca3c5; font-size: 18px; }'
											]
							}
				);

	sIFR.replace(dnata, 	{
								selector: 	'h2.subhead',	
								wmode:		'transparent',
								css:		[	
												'.sIFR-root { color: #2ca3c5; font-size: 18px; }'
											]
							}
				);				


	sIFR.replace(dnata,	{
								selector:	'h3.whiteout',
								wmode:		'transparent',
								css:		[
												'.sIFR-root { color: #ffffff; background-color: #5dcbeb; font-size: 16px; font-weight: normal; text-align: left; }'
											]	
							}
				);  

	sIFR.replace(dnata,	{
								selector:	'h3.subSub',
								wmode:		'transparent',
								css:		[
												'.sIFR-root { color: #2ca3c5; font-size:16px; font-weight: normal }',
												'a { color: #2ca3c5; text-decoration: none; }',
												'a:hover { color: #5dcbeb }'
											]	
							}
				);  

	sIFR.replace(dnata,	{
								selector:	'h3.subSub_blueLight',
								wmode:		'transparent',
								css:		[
												'.sIFR-root { color: #2ca3c5; font-size:16px }',
												'a { color: #2ca3c5; text-decoration: none;}',
												'a:hover { color: #5dcbeb }'
											]	
							}
				);  

	sIFR.replace(dnata,	{
								selector:	'h3.popular',
								wmode:		'transparent',
								css:		[
												'.sIFR-root { color: #2ca3c5; font-size:16px }'											
											]	
							}
				);

	sIFR.replace(dnata,	{
								selector:	'h4.subSubSub',
								wmode:		'transparent',
								css:		[
												'.sIFR-root { color: #2ca3c5; font-size:13px }'											
											]	
							}
				);

	// Start up SIFR
	if (sIFR)
	{
		sIFR.initialize(true);
	}
	//]]>
}