body,html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: #fff url("/files/gif/41448946/bg.gif") repeat-x center top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #58585a;
}

img {
	border: 0;
}

h1 {
	font-size: 1.333em;
}

h2 {
	font-size: 1.167em;
}


a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #58585a;
	font-size: 1em;
	text-decoration: none
}

a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.footer {
	font-size: 1em;
	color: #D1D1D1;
}

#wrapper {
	width: 790px;
	margin: 0 auto;
        position:relative;
}

#header {
	background: transparent url("/files/gif/41448955/top-menu-bg.gif") bottom left no-repeat;
	width: 790px;
	height: 120px;
	margin: 0 auto;
}

#header2 {
	background: transparent url("/files/gif/41448955/top-menu-bg.gif") bottom center no-repeat;
	width: 792px;
	height: 120px;
	margin: 0 auto;
}

#logo {
	position:absolute;
	top:21px;
	left: 11px;
}


#top-menu {
	width: 579px;
	float: left;
	margin: 0; 
}


#top-menu_kirjautunut {
	width: 779px;
	float: left;
	margin: 0; 
}

#top-menu ul, #top-menu_kirjautunut ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 88px 0 0 15px;
}

#top-menu li, #top-menu_kirjautunut li {
	float: left;
}

#top-menu li a, #top-menu_kirjautunut li a {
	float: left;
	width: 179px;
	height: 32px;
        line-height:37px;
	display: block;
	color: #999;
	text-decoration: none;
        text-transform:uppercase;
        text-align:center;
        font-weight:bold;
        overflow:hidden;
	background: url("/files/gif/41448958/menu-bg.gif") 1px 0 no-repeat;
}

#top-menu li a:hover, #top-menu_kirjautunut li a:hover {
	background: url("/files/gif/41448958/menu-bg.gif") no-repeat;
	background-position: -179px 0;
        color:#FFF;
}

li#act a {
	background-position: -179px 0;
	color: #FFF;
}

#login {
        position:absolute;
        right:0;
	color: #58585a;
	font-size: 0.917em;
}
#login a {
        font-size: 0.917em;
        font-weight:bold;
}

#login form {
	margin: 13px 0 0 29px;
	padding: 0;
}

#login input {
        margin:2px 0 4px 0;
        color:#999;
        background:#FFF;
}

#login img {
        vertical-align:-2px;
        padding:0 ;
}

#login a:link, #login a:active, #login a:visited {
	color: #58585a;
	font-size: 0.917em;
}

#login-info {
	color: #fff;
}

#login-info_test {
        position:absolute;
	top:8px;
	left: 310px;
	color: #666;
        width:480px;
        text-align:right;

}

#login-info_test a {
	color: #666;
 
}

#menu {
	background: transparent url("/files/gif/41448954/top-bar.gif") top left no-repeat;
	width: 792px;
	height: 25px;
	margin: 0 auto;
}

#menu #menu-elements {
	padding: 4px 0 0 17px;
	word-spacing: 5px;
        color:#F7BF66;
}

#menu #menu-elements a {
	font-weight: bold;
        color:#FFF;
}

#menu #menu-elements a:hover, #menu #menu-elements a.act {
        color:#F6DDB4;
}

#content-wrap {
	background: #fff url("/files/gif/41448948/content-bg.gif") repeat-y top left;
	width: 790px;
	padding: 0;
	margin: 0 auto;
        border-left:1px #FFF solid;
        border-right:1px #FFF solid;
}


#left {
	background-color: #f7941e;
	width:155px;
	float:left;
	color: #58585a;
}

#left ul {
	margin:0;
	padding:0;
	list-style: none;
}

#left ul li {
	background: url("/files/gif/41448981/list-image.gif") 3px 4px no-repeat;
}

#left ul a {
	padding: 3px 0 3px 20px;
	display: block;
        width:135px;
	border-bottom: 1px solid #F6DDB4;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: bottom;
        font-size:0.917em;
        color:#FFF;
}

#left ul a:hover {
	background: #E4881A url("/files/gif/41448981/list-image.gif") 3px 4px no-repeat;
}

#left ul ul {
	list-style: none;
}

#left ul ul a {
	text-transform: none;
	background: #e1e2e3;
	font-size: 0.917em;
        font-weight:bold;
        color:#000;
	border-bottom: 1px solid #c4c4c4;
}

#left ul ul a:hover {
	background:#CFCFCF;
	text-decoration: none;
}

#left ul ul ul a {
	padding: 2px 0 2px 25px;
        width:130px;
	text-transform: none;
	background: #e1e2e3;
	font-size: 0.833em;
        font-weight:normal;
        color:#000;
}

#left ul ul ul a:hover {
	background:#CFCFCF;
	text-decoration: none;
}

#left ul a.act {
	background: #E4881A;
	color: #fff;
}

#left ul ul a.act {
	background:#CFCFCF;
        color:#000;
}

#left ul li.menu_header {
background:#FFF;
color:#F7941E;
	padding: 3px 0 3px 20px;
	display: block;
        width:135px;
	border-bottom: 1px solid #F6DDB4;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: bottom;
        font-size:0.917em;
}

#middle {
	width:438px;
	float:left;
	color: #58585a;
}

#middle_wide {
	width:530px;
	float:left;
	color: #58585a;
}

#middle a {
text-decoration:underline;
}

#middle a:hover {
text-decoration:none;
}

#content {
	padding: 0 19px 0 19px;
        height:auto !important;
        height:375px;
        min-height:375px;
}

#content h1 {
margin:1em 0;
}

#right {
	background: url("/files/gif/41448952/right-bg.gif") top left no-repeat;
	padding: 14px 0 0 10px;
	width:185px;
	float:left;
	color: #58585a;
}

#right-content {
	padding: 0 13px 0 13px;
}

h2.right-h {
	background-color: #f39400;
	color: #fff;
	padding: 3px;
	margin: 10px 0 10px 0;
}

#right p {
	margin: 5px 0 5px 0;
}

#right a {
        text-decoration:none;
}

#right a:hover {
        text-decoration:none;
}

#right img {
        vertical-align:middle;
}

#wide {
	background-color: #fff;
	width: 790px;
	float:left;
	color: #58585a;
}

#wide_main {
        background:url(/files/jpeg/41454133/etusivun_tausta.jpg) repeat-x;
	background-color: #fff;
	width: 790px;
	float:left;
	color: #58585a;
}

.box {
        background:url(/files/jpeg/41454134/box.jpg) no-repeat;
        height:214px;
        width:187px;
        vertical-align:top;
        padding-right:5px;
        _padding:13px 0 0 0; 
}

.boxit {
        padding:14px 0 10px 0;
        float:left;
        margin:3px 10px 3px 10px;
}

.box p{
        margin:0px;
        padding:0px;
        padding-left:15px;
        padding-right:5px;
        margin-bottom:0px;
        font-size:1em;
}

.box h3{
        margin:0px;
        padding:0px;
        padding-left:15px;
        padding-right:5px;
        margin-bottom:1px;
        margin-top:5px;
        font-size:1em;
}

.box h2 {
        padding-left:15px;
        /*margin-bottom:9px;*/
        font-size:1.167em;
        color:#fff;
        text-transform:uppercase;
}

.box h2 a, .box h2 a:visited {
         color:#fff;
         font-weight:bold;
         font-size:1em;       
}

.box img {
        float:right;
        margin-right:10px;
}



#frontpage-boxes {
	width: 568px;
	float: left;
        padding:8px;
}

#frontpage-boxes h2 {
	color: #F7941E;
	margin: 0;
	padding: 8px 0 4px 0;
         font-size:1.167em;
         font-weight:bold;
}

#frontpage-boxes h2 a {
	color: #F7941E;
	margin: 0;
	padding: 8px 0 4px 0;
         font-size:1.167em;
         font-weight:bold;
}

#content-wrap #frontpage-boxes td {
	padding: 5px;
	vertical-align: top;
}

#poll {
	background-color: #fff;
	width: 182px;
	float: right;
	color: #58585a;
        padding:8px 8px 8px 0;
}

#poll-top {
	width: 182px;
	height: 25px;
	background: url("/files/gif/41465442/poll-top.gif") top left no-repeat;
	margin: 0;
	padding: 0;
}

#poll-top h2 {
	padding: 4px 0 0 13px;
        margin:0;
        color:#FFF;
}

#poll-bottom {
	width: 182px;
	height: 12px;
	background: url("/files/gif/41465443/poll-bottom.gif") top left no-repeat;
	margin: 0;
	padding: 0;
}

#poll .project {
	width: 170px;
	height: 308px;
	border-left: 1px solid #77787b;
	border-right: 1px solid #77787b;
	margin: 0;
	padding: 4px 0 0 10px;
}

#poll .project ul {
	margin: 10px 0 10px 0;
}

#poll .project form{
	width: 169px;
}

#poll .project li, #poll .project .project_tickable_text {
	margin: 5px 0 0 0;
}

#poll .project .project_tickable_text {
	margin: 0 0 0 5px;
}

.project_list {
        margin:0;
        padding:0;
	list-style: none;
}

hr {
	color: #ddddde;
	background-color: #ddddde;
}

p.small {
	font-size: 0.833em;
}

.clear {
	clear:both;
}

#left_change_customer {
	color: #000000;
	padding-left: 10px;
	width:50px;
	float:left;
}

#middle_change_customer {        
	float:left;
	color: #000000;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	width:645px;
	border-left: solid 3px #ebebeb;
	border-right: solid 3px #ebebeb;
}

#right_change_customer {
	float:left;
	width:50px;
	color: #000000;
	padding-left: 10px;
}

#blank {
	background: #FFF url(/files/gif/41448957/footer_bg.gif) center bottom repeat-x;
	width: 792px;
	height: 50px;
	margin: 0 auto;
}

#footer {
	background: #fff url("/files/gif/41448947/bottom-bar.gif") top left no-repeat;
	width: 790px;
        height:22px;
	margin: 0 auto;
	text-align: left;
	color: #58585a;
	font-size: 0.833em;
        padding:0 0 30px 0;
}

p.credits a {
	font-size: 1em;
        color:#FFF;
	text-decoration: underline;
}

p.credits {
        padding:0 0 0 20px;
        margin:0;
        line-height:22px;
        color:#FFF;
}

p.credits2 {
        padding:0 20px 0 0;
        margin:0;
        line-height:22px;
        color:#999;
        text-align:right;
}

p.credits2 a {
	font-size: 1em;
        color:#999;
	text-decoration: underline;
}

#top {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1001;
	color: #58585a;
	text-align: left;
	font: 12px normal Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #f9cd87; 
        padding:5px 0;
}

#top-content a {
	font-weight: bold;
	font-size:0.917em;
}

#top-left {
	padding-left: 18px;
	float: left;
        line-height:18px;
}

#top-left img, #top-right img {
        vertical-align:-2px;
}

#top-right {
        margin: 0;
	float: right;
        text-align:right;
        line-height:18px;
}

#top-content {
	background: none;
	width: 790px;
	margin: 0 auto;
	font-weight: bold;
}

#top-content a {
	padding-right: 12px;
}

.flag1 {
	padding: 0 0 0 5px;vertical-align:middle; 
}

.flag2 {
	padding: 0 15px 0 5px;vertical-align:middle; 
}

.arrow { 
        vertical-align:-1px;
}

a img.arrow {
	background: transparent url("/files/gif/41448941/arrow.gif") 0 0 no-repeat;
}

a img.arrow:hover {
	background: transparent url("/files/gif/41448943/arrow-hover.gif") 0 0 no-repeat;
}

a img.arrow-white {
	background: transparent url("/files/gif/41448961/arrow-white.gif") 0 0 no-repeat;
}

a img.arrow-white:hover {
	background: transparent url("/files/gif/41448962/arrow-white-hover.gif") 0 0 no-repeat;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
        vertical-align:middle; 
}

input#hae {
	border:solid 1px #58585a;
        padding:1px 2px;
        color:#999;
}

input#submit-hae {
	background: none;
}

input.account, input.pass {
	border:solid 1px #58585a;
        padding:1px 2px;
}

input.freesearch {
	border:solid 1px #58585a;
        padding:1px 2px;
}

#ajankohtaista h1 {
        /*display: none;*/
}

#ajankohtaista h2 a {
        font-size: 1.167em !important;
        font-weight: bold;
}

#ajankohtaista h3 {
font-size: 1em;
}

.quicksearch {
        width:100%;
	border:solid 1px #58585a;
        padding:1px 2px;
}

h2.orange {
        background:#F7941E;
        color:#FFF;
        text-transform:uppercase;
        padding:2px 10px;
        font-size:1.333em;
        margin:0;
}

.search-info {
background:transparent url(/files/gif/41448965/hakutulos-bg.gif) repeat-y;
width:100%
}

td.search-left {
width:260px;
vertical-align:top;
padding:5px 5px 5px 10px;
border-bottom:1px dashed #CCC;
}

td.search-left p {
margin:0;
padding:10px 0 0 0;
}

td.search-right {
background:#e5e5e5;
width:140px;
vertical-align:top;
padding:5px 0 10px 0;
border-left:1px solid #BBB;
border-bottom:1px dashed #CCC;
}

td.search-right p {
margin:0;
padding:0 0 0 10px;
display:block;
width:125px;
height:20px;
line-height:20px;
}

td.search-right a {
/*color:#F7941E;*/
text-decoration:none;
}

tr.result4 {
background:#EEE;
}

td.result4 {
background:#DEDEDE;
}

p.search-homepage {
background:transparent url(/files/gif/41448966/search-home.gif) 115px 2px no-repeat;
}

p.search-email {
background:transparent url(/files/gif/41448960/search-email.gif) 115px 2px no-repeat;
}

p.search-map {
background:transparent url(/files/gif/41448967/search-map.gif) 115px 2px no-repeat;
}

p.search-campaign {
background:transparent url(/files/gif/41448968/search-campaign.gif) 115px 2px no-repeat;
}

p.search-moreinfo {
background:transparent url(/files/gif/41448969/search-moreinfo.gif) 115px 2px no-repeat;
}

p.search-webpayment {
background:transparent url(/files/gif/41448970/search-webpayment.gif) 115px 2px no-repeat;
}

.newsdate { 
	margin-top: 15px;
	padding-right: 10px;
	margin-left: -72px; 
}

#news {
	list-style-type: none;
        margin-left: 0px;
        padding: 0px;
}
#news li {
	margin-left: 70px;
	padding: 5px 0 0 0;
}



.newsitem {
      list-style:none;
      padding-top:3px;        
}

div.menu-heading {
     width: 152px;
     text-align: center;
     margin: 10px 0 5px 0 ;
}

tr.row1 {
        background-color: #fafafa;
}

tr.row2 {
        background-color: #ebebeb;
}

.querrybar {
vertical-align:middle;
border: solid 1px #000000;
margin:1px;

}

#flash {
width:790px;
height:181px;
}

.errorlist {
color:red;
font-weight:bold;
padding:0 0 0 20px;
padding:0 0 0 20px;
list-style-type:disc;
}