/*

City-Center Helsinki
(c) Ch5 Finland Oy 2004
www.ch5finland.com

*/

/* body & universal elements */

body		 				{margin: 0px 0px 0px 0px; background-color: #ffffff;}

td, p, br, div, body, span, 
input, textarea, 
select, a, ol, ul, li, 
h1, h2, h3  				{text-align: left; color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;}
a   						{text-align: left; color: #003F8B; text-decoration: none;}
a:hover   					{text-align: left; color: #003F8B; text-decoration: underline;}
div,h1,h2,h3,p,img			{text-align: left; margin: 0px; padding: 0px;}
h1,h2,h3					{text-align: left; font-weight: bold;}
h1 							{font-size: 16px;}
h2 							{font-size: 10px;}
h3 							{font-size: 10px;}

div#supportnavi, p#deptimg, div#mainnavi, div#leftnavi, div#footer, div#powered-by-navigo-container	{display:none;}
div.content-position	{padding: 20px 0px 0px 0px;}

/* layout type styles - merged from -content.css */
	
div#frontpage 				{width: 644px; height: auto; border: 0px; margin: 0px; padding: 0px; background: url(/stc/images/fp_bg.gif) top left repeat-y;}
div#frontpage-leftcolumn	{width: 410px; height: auto; float: left;}
div.frontpage-leftcolumn	{padding-right: 11px;}
div#frontpage-rightcolumn	{width: 234px; height: auto; float: left;}
div.frontpage-rightcolumn	{padding-left: 10px;}

/* content element styles */

div.c							{width: 100%; height: auto;}
div.l							{float: left; width: 49%; height: auto; padding-right: 2%;}
div.r							{float: left; width: 49%; height: auto;}
div.lt							{float: left; width: 32%; height: auto; padding-right: 2%;}
div.mt							{float: left; width: 32%; height: auto; padding-right: 2%;}
div.rt							{float: left; width: 32%; height: auto;}
div.p							{width: auto; height: auto; padding-right: 5px;}
div.pb							{width: auto; height: auto; padding-right: 5px; border-right: 1px solid #cccccc;}


