body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ececec;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
}

h3 {
	padding-top: 10px;
	padding-bottom: 2px;
    margin-top: 0px;
	margin-bottom: 2px;
    line-height: 1.4em;
}

#alanavi td {
	padding: 0 12px 0 12px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
}
#alanavi td:hover {
	background-color: #ccc;
}
#alanavi td.valittu {
	background-color: #ccc;
	color: #ec008c;
}

#footer table table {
	padding-top: 5px;
}
tr.footernavi td {
	color: #ec008c;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
tr.footernavi table {
	margin: 5px 0 5px 0;
	padding: 3px 0 3px 0;
	border-top: 2px solid #ec008c;
	border-bottom: 2px solid #ec008c;
}
tr.footernavi table td {
	text-transform: none;
	padding: 2px 0 2px 0;
	text-align: left;
}

td.isopalsta {
	background: #FFF;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 18px;
	padding: 12px;
	text-align: left;
}

a.frontend_editing_link
{
	color: #090;
}
a {
	color: #ec008c;
	text-decoration: none;
}
#footer a, #alanavi a
{
	color: #333;
}
a:hover, #footer a:hover, #alanavi a:hover {
	color: #ec008c;
	text-decoration: underline;
}
.cat_link a {
	font-size: 9px;
	font-weight: bold;
}
.cat_link {
	font-size: 9px;
	font-weight: bold;
}

.headline, #content h1 {
	color: #ec008c;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}

#uutiset td {
	background: #FFF url(../img/tekstinuoli.gif) no-repeat left top;
	color: #666;
	font-size: 11px;
	line-height: 18px;
	padding: 16px 4px 2px 19px;
	text-align: left;
}

img.big {
/* 	border: 2px solid #999; */
	margin: 0 12px 0 12px;
}

img.small {
	margin: 0 8px 0 8px;
}

.yht {
	color: #666;
	text-align: left;
	text-justify: newspaper;
	font-style: normal;
    font-size: 0.9em;
	line-height: 2.2em;
	margin: 0;
	padding: 0;
}
.viiva {
	color: #fff;
	border: 4px solid #CCC;
	border-top-style: none;
	text-align: center;
}
.viivafooter {
	color: #000;
	border: 4px solid #CCC;
	border-top-style: none;
	text-align: center;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
}
div.sc_menu {
	/* Set it so we could calculate the offsetLeft */
	position: relative;
	height: 34px;
	width: 900px;
	overflow: auto;
	visibility: visible;
	padding: 0;
	z-index: 1;
	text-align: left;
	border: 4px solid #CCC;
	border-top-style: none;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul.sc_menu {
	display: block;
	height: 34px;
	/* max width here, for users without javascript */	
	width: 1800px;
	/* removing default styling */
	margin: 0;
	list-style: none;
}
.sc_menu li {
	display: block;
	float: left;
	text-align: center;
	padding: 10px 0 10px 0;
}
.sc_menu a {
	padding: 10px 8px 12px 8px;
	text-decoration: none;
	color: #333;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
}
.sc_menu a:hover, .sc_menu a.valittu {
	background-color: #ccc;
	color: #ec008c;
	text-decoration: none;
}
