/* 	Additional Styles for EOS Effect 
	-----------------------------------
	EOS Effect DM: 		#D97300
	EOS Effect KM: 		#B5BA05
	EOS Effect FM: 		#9C301A
	EOS Effect Service: #0A94D6
	-----------------------------------
*/

#eoseffect_OverlayCanvas			{position: absolute; z-index: 1000; top: 35px; left: 190px;}

#contentArea table th				{text-align: left; padding: 2px 5px 2px 0;}
#contentArea table td				{padding: 2px 5px 2px 0;}
#contentArea table caption			{text-align: left;}

#contentArea table.numbersOnly th	{text-align: right !important; padding: 2px 0 2px 5px;}
#contentArea table.numbersOnly td	{text-align: right; padding: 2px 0 2px 5px;}

#contentArea span.nowrap			{white-space: nowrap;}

body.EOSEffect_dm #contentArea h5,
body.EOSEffect_dm #contentArea .news-single-item h1,
body.EOSEffect_dm #contentArea h2,
body.EOSEffect_dm #infoArea h2,
body.EOSEffect_dm #infoArea h4.middle,
body.EOSEffect_dm #contentArea h4.middle,
body.EOSEffect_dm #contentArea .csc-header .colour			{color: #D97300;}
body.EOSEffect_dm #contentArea ul li 						{background-image:url(../images/eoseffect/dot.dm.gif);}

body.EOSEffect_km #contentArea h5,
body.EOSEffect_km #contentArea .news-single-item h1,
body.EOSEffect_km #contentArea h2,
body.EOSEffect_dm #infoArea h2,
body.EOSEffect_km #infoArea h4.middle,
body.EOSEffect_km #contentArea h4.middle,
body.EOSEffect_km #contentArea .csc-header .colour			{color: #B5BA05;}
body.EOSEffect_km #contentArea ul li 						{background-image:url(../images/eoseffect/dot.km.gif);}

body.EOSEffect_fm #contentArea h5,
body.EOSEffect_fm #contentArea .news-single-item h1,
body.EOSEffect_fm #contentArea h2,
body.EOSEffect_fm #infoArea h2,
body.EOSEffect_fm #infoArea h4.middle,
body.EOSEffect_fm #contentArea h4.middle,
body.EOSEffect_fm #contentArea .csc-header .colour			{color: #9C301A;}
body.EOSEffect_fm #contentArea ul li 						{background-image:url(../images/eoseffect/dot.fm.gif);}

body.EOSEffect_service #contentArea h5,
body.EOSEffect_service #contentArea .news-single-item h1,
body.EOSEffect_service #contentArea h2,
body.EOSEffect_service #infoArea h2,
body.EOSEffect_service #infoArea h4.middle,
body.EOSEffect_service #contentArea h4.middle,
body.EOSEffect_service #contentArea .csc-header .colour		{color: #0A94D6;}
body.EOSEffect_service #contentArea ul li 					{background-image:url(../images/eoseffect/dot.service.gif);}



#certBox			{position: absolute; top: 470px; left: 30px;}
#certOverlay		{position: absolute; visibility:hidden; border: 5px solid #fff; background: #fff;}
#certOverlay img	{padding: 10px; border: 1px solid #999;}


