/* Typography */

h1, h2, h3, h4, p{
	margin:0;
	padding:0;
}

a:link{
	color:#ee7a00;
	background-color:transparent;
	text-decoration:none;
}

a:visited{
	color:#c56602;
	background-color:transparent;
	text-decoration:none;
}

a:hover{
	color:#ee7a00;
	background-color:transparent;
	text-decoration:underline;
}

a:active{
	color:#ee7a00;
	background-color:transparent;
	text-decoration:none;
}

div#header h1{
	display:none;
}

div#title strong{
	display:none;
}

h2#title_etusivu{
	width:655px;
	height:20px;
	background:url(/img/title_etusivu.gif) no-repeat;
}

div#column_left h3, .otsikkoaaa{
/*	font-size:0.7em; */
	font-weight:bold;
	color:#b4b4b4;
	background-color:transparent;
	text-transform:uppercase;
}

div#column_left h4, .otsikkoaa{
	margin:0;
	padding:20px 0 0 0;
/*	font-size:0.7em; */
	font-weight:bold;
	color:#656568;
	background-color:transparent;
	text-transform:uppercase;
}

div#column_left{
	padding:5px 0 0 0;
	font-size:0.7em;
	line-height:1.5em;
	font-weight:normal;
	color:#656568;
	background-color:transparent;
}

div#column_left p.info{
	padding:0;
	color:#b4b4b4;
}

div#column_left ul, ol{
	width:390px;
	height:auto;
	padding:5px 0 0 0;
	margin:10px 0 0 0;
	list-style:none;
	font-size:0.7em;
	line-height:1.5em;
	font-weight:normal;
	color:#656568;
	background:#ebeaea none;
}

div#column_left li{ /* Some extra definitions to override drop-down navigation styles */
	cursor:auto;
	float:none;
	position:relative;
	text-align:left;
	padding:0 5px 5px 20px;
	margin:0 0 0 22px;
	background:transparent url(/img/list_item.gif) 0px 6px no-repeat;
}

div#column_left ol li{
	padding:0 5px 5px 0;
	margin:0 0 0 40px;
	list-style:decimal;
	background:transparent none;
}

div#column_left label{
	float:left;
	width:143px;
	padding:5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:normal;
	color:#656568;
	background-color:transparent;
}

div#column_left input.field, div#column_left select{
	width:240px;
	margin:5px 0 0 0;
	padding:1px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#656568;
	background-color:#ebeaea;
	border-top:1px solid #c9c9c9;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #c9c9c9;
}

div#column_left input.field:focus, div#column_left select:focus{
	background-color:#f5f6be;
}

div#column_left input.button{
	margin:5px 0 0 0;
	padding:1px 10px 1px 10px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#656568;
	background-color:#ebeaea;
	border-top:1px solid #fff;
	border-right:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	border-left:1px solid #fff;
}

div#column_left input.button:focus{
	background-color:#f5f6be;
}

div#column_left textarea{
	width:240px;
	height:135px;
	margin:5px 0 0 0;
	padding:1px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#656568;
	background-color:#ebeaea;
	border-top:1px solid #c9c9c9;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #c9c9c9;
}

div#column_left textarea:focus{
	background-color:#f5f6be;
}

div#column_right h4{
	width:235px;
	height:27px;
	overflow:hidden;
	margin:0;
	padding:6px 0 0 10px;
	font-size:0.7em;
	color:#fff;
	background:transparent url(/img/bg_nosto_title.gif) no-repeat;
	font-weight:normal;
	text-transform:uppercase;
}

div#column_right h4 a{
	display:block;
	width:215px;
	color:#fff;
	background-color:transparent;
	text-decoration:none;
	border:none;
}

div#column_right p{
	padding:0 0 20px 0;
	font-size:0.7em;
	line-height:1.5em;
	font-weight:normal;
	color:#656568;
	background-color:transparent;
}

div#footer p{
	display:none;
}

div#column_left ul{
	background-color:transparent;
	font-size:x-small;
}