@import url('modules.css');
@import url('menus.css');
@import url('editor_content.css');

#contact-image  { position: relative; left: -100px; }
#contact-position { font-style: normal; }

/**
* Template by emowes.com               *
* @version 1.0                         *
* @copyright (C) 2007 - Jani Peltonen  *
* @web http://www.emowes.com           *
**/

dl #system-message {
padding: 5px;
background-color: #f0f0f0;
}

/*global resets - eliminates cross browser inconsistancies*/

* {  
margin: 0;
padding: 0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address { margin: 0.5em 0; } 
li,dd { margin-left: 1em;} 
fieldset { padding: 0.5em; } 
img {border: 0;}
a img {border: 0;}
table {font-size: 1em; }

body {
font-size:76%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.7em;
color: #000;
}
/*end global resets*/

h1, h2, h3, h4, h5, h6 {  line-height:1.3em; font-family: Arial; }
h1, .componentheading  {font-size: 2.1em;font-weight: normal;margin-top: 0em;margin-bottom: 0em;letter-spacing: -1px;}
h2, .contentheading {font-size: 2.1em;margin: 1.0em 0em 1.2em 0em;font-weight: normal;letter-spacing: -1px;}
h3 {font-size: 1.5em;margin: 0em 0em 0.6em 0em;font-weight: normal;}
h4 {font-size: 1.2em;margin: 1.2em 0em 1.2em 0em;font-weight: bold;}
h5 {font-size: 1.0em;margin: 1.2em 0em 1.2em 0em;font-weight: bold;}
h6 {font-size: 0.8em;margin: 1.2em 0em 1.2em 0em;font-weight: bold;}
.form-login fieldset label, .form-login fieldset input { display: block; }

.clear { clear:both }

body {
text-align: center;
background: #C0C0C0;
}
body.contentpane {
text-align: left;
background-image: none;
background-color: white;
padding: 5px;
}
.container_osa {
margin: 0;
padding: 0;
margin: 0 auto;
text-align:left;
width: 1010px;
height: ;
background: url(../images/);
}

/* #### YLÄOSA #### */
.top_osa {
width: 1010px;
height: 327px;
background: url(../images/bg_top2.jpg) no-repeat;
}
.top_osa_inner {
width: 1010px;
height: 58px;
text-align: center;
}
.menun_keskitys {
position: relative;
top: 20px;
width: 1010px;
margin: 0 auto;
}
.logo {
position: relative;
left: 60px;
top: 68px;
width: 533px;
height: 68px;
}
/* #### KESKIOSA #### */
.middle_osa {
width: 1010px;
background: url(../images/bg_middle_repeat.jpg) repeat-y;
}
.left_osa {
position: relative;
left: 69px;
top: ;
width: 296px;
float: left;
}
.left_osa_inner {
width: ;
height: ;
}
.content_osa-vasen {
position: relative;
left: 102px;
top: ;
width: 540px;
float: left;
font-size: 12px;
}
.content_osa {
position: relative;
left: 80px;
top: ;
width: 850px;
float: left;
}
.content_osa_inner {
position: relative;
left: ;
top: ;
width: ;
}
/* #### ALAOSA #### */
.bottom_osa {
width: 1010px;
height: 90px;
background: url(../images/bg_bottom.jpg) no-repeat;
}
.bottom_osa_inner {
width: ;
height: ;
}
/* #### LINKIT #### */

a, a:visited {
color: #599F22;
text-decoration:  none;
font-weight: bold;
}
a:hover {
color: #F26409;
/*text-decoration: underline;*/
}

/* #### LISTAT #### */

ul {
margin: 0;
padding-left: 20px;
list-style:;
}

li {
line-height:;
padding-left: 0px;
padding-top: 0px;
list-style-position:outside;
}

/* #### MODULETABLE #### */

/* #### LEFT-MODULI #### */
div.left_osa_inner div.module_left div div div h3 {
font-size: 26px;
font-family: Arial;
letter-spacing: -1px;
margin: 1.2em 0em 0.5em 0em
}
div.left_osa_inner div.module_left {
background: transparent url(../images/bg_module_repeat.jpg) repeat-y;
width: 296px;
margin-bottom: 15px; /*lisää moduulin alareunaan tilaa*/
}
div.left_osa_inner div.module_left div {
background: transparent url(../images/bg_module_top.jpg) left top no-repeat;
padding-top: 1px;
width: 296px;
}
div.left_osa_inner div.module_left div div {
background: transparent url(../images/bg_module_bottom.jpg) left bottom no-repeat;
padding-bottom: 10px;
width: 296px;
}
div.left_osa_inner div.module_left div div div {
background: transparent;
position: relative;
left: 25px;
top: -10px;
width: 250px;
padding: 0px 0 0 0px; /*lisää keskikohtaan tilaa*/
margin-top: 0px;
margin-bottom: 0px;
}
div.left_osa_inner div.module_left div div div div {
padding: 0px;
margin: 0px;
}
/* left-moduli loppu */

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
div.module div div div h3 {
        position: relative;

        left: ;

        top: ;
	color: #000000;
	text-align: center;
	padding-left: ;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
div.left div.module {
margin: 0 0 10px 0;
}
table.moduletable th, div.moduletable h3 {
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* #### MENU #### */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: underline;
	color: #000000;
}

a.mainlevel#active_menu {
	color:#4E4E4E;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #4E4E4E;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

/* #### TOP-MENU #### */

ul.menu-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul.menu-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	white-space: nowrap;
/*	border-right: 1px solid #cccccc;*/
}

ul.menu-nav li a, ul.menu-nav li a:visited {
	display: block;
	padding-left: 28px;
	padding-right: 20px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

ul.menu-nav li a:hover {
width: auto; /* ie6 fixi hoverille */
	color: #fff;
	background: url(../images/bg_top_menu_hover.jpg) repeat-x;
}
/* #### SEKALAISTA #### */

h1.componentheading-kontakti {
margin-top: 26px;
margin-bottom: 20px;
}

/* tooltip */ 
.tool-tip {
	float: left;
	border: 1px solid #D4D5AA;
	padding: 5px;
	background: #FFFFCC;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
}
.tool-text {
	margin: 0;
	font-size: 100%;
}
/* tooltip loppuu */

#system-message { /*viestikohdan css, ei6 ie oikein tajua*/
padding: 5px;
background-color: #f0f0f0;
}

input { /* radiobuttonien ja checkboxien tasaaminen tekstin kanssa samalle tasolle */
vertical-align: middle;
padding: 0px;
margin: 0px;
}
#mod_login_remember { /* IE6 checkboxin taustaväri ja borderit */
background-color: #;
padding: 0;
margin: 0;
border: none;
}

table.adminform { /*editorin saa kellumaan kaiken päällä ja muutkin adminformitjutut */
position: relative;
z-index: 150;
}
div.cpaneeli {
line-height: 23px;
}
.toteutus {
position: relative;
left: -17px;
top: 35px;
text-align:right;
}
.toteutus a,.toteutus a:visited {
font-size: 10px;
color: #626262 ;
font-weight: normal;
}
.toteutus a:hover {
color: #000 ;
/*text-decoration: underline;*/
}
table.category td {
vertical-align: top;
padding: 2px 2px 2px 3px;
}
.sectiontableheader {
font-weight: bold;
background: #f0f0f0;
padding: 2px 2px 2px 3px;
}
.sectiontablefooter {
}
td.sectiontableentry1 {
background-color : #f9f9f9;
}
td.sectiontableentry2 {
background-color : #ffffff;
}
.sectiontableentry1 td, .sectiontableentry2 td {
padding: 2px 2px 2px 3px;
}

table.contentpane, table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {

}

.small {
font-size: 8pt;
font-weight: normal;
color: #6C6C6C;
}
.createdate, .createdby {
font-size: 8pt;
color: #6C6C6C;
}
.modifydate {
font-size: 8pt;
color: #6C6C6C;
}


/* frontend CONTACT formi */
div.contact_email label { display: block;}
div.contact_email label.chkbox { display: inline;}
/*div.contact_email label { display: block; width: 200px; float: left;}*/
/*div.contact_email input { display: block; float: left;}*/
/* contact loppuu */

/* Polls css */
table.pollstableborder td {
}
table.poll thead td, table.poll tbody td {
padding: 2px;
}
/* Polls css loppuu */

/* Alalaidan navigaatio (pagination) */
ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
  text-align: center;
}
ul.pagination li {
	margin: 2px 5px;
	padding: 0;
	display: inline;
	background: none;
}
ul.pagination a {
	padding: 2px 5px;
}

/** piilotetaan Lisää artikkeleita blogista **/
div.blog div.blog_more h2 {
display: none;
}
div.blog div.blog_more ul {
padding-top: 20px;
}
/* #### JCE-TYYLIT #### */
.font8px {
font-size:8px;
}
.font8px_bold {
font-size:8px;
font-weight: bold;
}
.font10px {
font-size:10px;
}
.font10px_bold {


font-size:10px;

font-weight: bold;
}
.font12px {
font-size:12px;
}
.font12px_bold {

font-size:12px;

font-weight: bold;
}




.font14px {
font-size:14px;
}

.font14px_bold {
font-size:14px;
font-weight: bold;
}
.font16px {
font-size:16px;
}
.font16px_bold {
font-size:16px;
font-weight: bold;
}
