
body
{
	background-color: #fff;
}

.padding
{
/*	padding: 10px 12px 10px 12px;*/
}

.nopadding
{
}

.padding_side
{
	padding: 0 12px;
}

.padding_left
{
	padding: 0 0 0 12px;
}

#pagebackground
{
	background: #fff url(../images/pagebackground.jpg) top repeat-x;
}



#container
{
	background: #fff;	
/*	border: 1px solid #eee;*/
}


#headerwrapper
{
}

#topmenu
{
}

#header img
{
	float: left;
	margin: 0;
	padding: 0;
}

#menu
{
	background: #fff top repeat-x;
/*	border-top: 1px #eee dotted;*/
}

#menu ol, #mainlevel
{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li
{
	background: none;
	display: inline;
	line-height: 30px;
	margin: 0;
	padding:0;
}

#submenu
{
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
}

#submenu ol

{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#submenu li
{
	background: none;
	display: inline;
	line-height: 24px;
	margin: 0;
	padding:0 1em 0 0;
}

#mainlevel-sidemenu
{
}

ul#mainlevel-sidemenu
{

	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;

}

ul#mainlevel-sidemenu li
{
	border-bottom: 1px #ccc solid;
	list-style: none;
	margin: 0;
	padding: 5px 0;
}

#topmenu ol
{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#topmenu li
{
	background: none;
	display: inline;
	margin: 0;
	padding:0;
}

#topwrapper
{
	background: #888;
}

.moduletable-logo
{
	background: #fff;
	margin: 10px 0px;
}

.moduletable-logo img
{
	background: #fff;
	margin: 20px;
}

div.moduletable-headerimage
{
	border-top: 2px solid #ea112d;
}

div.moduletable-headerimage img
{
	display: inline;
	margin: 0;
	padding: 0;
}

div.moduletable-sivukuvitus
{
	margin: 0;
	padding-top: 20px;
}

div.moduletable-sivukuvitus img
{
	margin: 0;
	padding: 0;
	background:#999999;
}

#wrapper
{
	background: #fff url(../images/wrapper_background.gif) top right repeat-y; 
}

#content
{
}

#leftpanel
{
	background: #eee;
}

#rightpanel
{
	background:#eee;
}

#top
{

}

#advertwrapper
{
	margin-top: 20px;
}

#bottom
{

}

#footer
{
	background:url(../images/footer.gif) no-repeat;
}

#footer div.moduletable table td
{
	text-align: left;
	padding-top: 6px;
	padding-left: 40px;
}

.copyright
{
	font-size: x-small;
	padding: 1em 0;	
	text-align: center;

}


/* ---- FORM STYLES ---- */

input.inputbox 
{
	border: 1px solid #ccc;
	clear:both;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	margin: 3px 1em 0 0;
	padding: 3px 5px 3px 5px;
	top: 0;
}

select.inputbox
{
	border: 1px solid #ccc;
	clear:both;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	margin: 3px 1em 0 0;
	padding: 3px 5px 3px 5px;
	top: 0;
	width: 120px;
}

textarea.inputbox
{
	border: 1px solid #ccc;
	clear:both;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0;
	padding: 0px 1px 3px 3px;
	top: 0;
}

input.button
{
	background-color: #f6f6f6;
	border: 3px double #ccc;
	border-top-color: #eee;
	border-left-color: #eee;
	color: #999;
	font-size: 9px;
	font-weight: bold;
	margin: 5px 0;
	padding: 3px;
}

select.option
{
	color: #f00;
}

input
{
	border: 1px solid #ccc;
}

#contentfull form img, #content2 form img, #content3 form img
{
	margin: 0;
	padding: 0;
}

.mceSelectList
{
	border: 1px solid #000;
}

.dynamic-tab-pane-control .tab-row .tab a 
{
	padding: 0 2px;
}