
/* Global css (the settings that remain the same with every theme)


*/



/* Resetting marginals */
* 
{
padding:0px;
margin:0px;
}

/* Adjusting the page to fit for IE */

* html #page
{
height: 100%
}

/* Body settings */

body
{
background: url("../img/body_bg.png");
background-repeat: repeat-x;
}

body.area
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

/* Global margins */

p, ul.TextContentUL
{
/*padding-top: 1px;
padding-bottom: 10px;*/
padding-top: 10px;
padding-bottom: 10px;
}


/* Left infobox top */

td.info_top
{
background-color: #FFDF52;
background-color: transparent;
background: url("../img/infobox/infobox_label.png");
background-repeat: no-repeat;
width: 190px;
height: 47px;
font-family: "Trebuchet MS";
font-size: 1.10em;
font-weight: normal;
letter-spacing:0em;
color: #FFFFFF;
text-align: left;
padding: 0px 0px 0px 20px;
}


/* Left infobox middle */

td.info_middle
{
background-color: #FFDF52;
background-color: transparent;
background: url("../img/vasen_tausta.png");
background-repeat: repeat-y;
padding-left: 20px;
width: 190px;
text-align: left;
}

/* Left infobox bottom */

td.info_bottom
{
background-color: #FFDF52;
background-color: transparent;
background: url("../img/vasen_ala.png");
background-repeat: no-repeat;
width: 190px;
height: 18px;
}






/* Left infobox text content */

div.vasen
{
padding: 0px;
margin: 0px;
padding-top: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-size: 9pt;
line-height: 1.3em;
color: #333333;
}




/* Page main text content */

div.TextContent
{
width: 525px;
float: left;
background: transparent;
color: #333333;
padding-top: 20px;
margin-top: 0px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 2px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 1.3em;
font-size: 9pt;
line-height: 1.3em;
}

/* Style for tables */

.textcontent
{
font-family: Arial, Helvetica, sans-serif;
/*font-size: 0.8em;*/
font-size: 9pt;
line-height: 1.3em;
text-align: left;
}

/* Style for admin edit links */

a.muokkaa
{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
}




/* Heading 1 style */

h1
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 1.8em;
color: #003366;
line-height: 1.3em;
margin: 0px;
font-weight: normal;
/*padding-bottom: 5px;*/
}

/* Heading 2 style */

h2
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 1.5em;
color: #003366;
line-height: 1.3em;
font-weight: normal;
display: block;
margin-top: 0px;
margin-right: 0px;
/*margin-bottom: 10px;*/
margin-left: 0px;
}

/* Heading 2 style */

h3
{

}

/* Paragraph style */

p
{
padding-bottom: 0.3em;
}




/* Input-button style */ 

input.button
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
color: #333333;
margin: 0px;
font-weight: normal;
}

/* Text emphasize */

b, strong
{
font-weight: normal;
color: #003366;
}


/* Links */

A:link {
	color: #669900; text-decoration: none;
}
A:visited {
	color: #669900; text-decoration: none;
}

A:hover {
	color: #669900; text-decoration: underline;
}



/*
div.moduletable a:hover
{
color: #669900;  
text-decoration: underline;
}
*/



/* Page bottom copyright */

div.copyright
{
font-family: "Trebuchet MS", Tahoma, Arial, "Sans Serif";
font-size: 8pt;
}


/* List styles */

ul
{
list-style-type: none;
}

ul.TextContentUL
{
margin-top: 5;
margin-right: 0;
margin-bottom: 0;
margin-left: 2px;
margin-right: 5px;
padding: 0;
padding-bottom: 0.6em;
}

li 
{
background-image: url(../img/nelio.gif);
background-repeat: no-repeat;
background-position: 0 0.3em;
padding-left: 1.0em;
padding-bottom: 0.6em;
line-height: 1.3em;
}


table ul
{
margin-top: 5;
margin-right: 0;
margin-bottom: 0;
margin-left: 2px;
margin-right: 5px;
padding: 0;
padding-bottom: 0.3em;
padding-top: 0.3em;
padding-left: 1.0em;
}

table li 
{
background-image: url(../img/nelio.gif);
background-repeat: no-repeat;
background-position: 0 0.2em;
padding-left: 1.0em;
/*padding-bottom: 0.3em;
padding-top: 0.3em;*/
line-height: 1.1em;
}





/* Main navigation */

#navigation_wrapper
{
float: left;
position: relative;
top: 0px;
background: url(../img/ylamenu/yla_bg.jpg) 0 0 repeat-x;
height: 43px;
width: 550px;
margin: 0px;
padding: 0px;
}
	
#navigation
{
float: left;
height: 43px;
background: url(../img/ylamenu/yla_left.jpg) left top no-repeat;
margin: 0px;
padding: 12px 0px 0px 20px;
}

#navigation li
{
list-style-type: none;
background-image: none;
float: left;
margin: 0px;
padding: 0px;
}

ul#navigation li a
{
float: left;
font-family: "Trebuchet MS";
font-size: 1.10em;
font-weight: normal;
letter-spacing:0em;
color: #FFFFFF;
margin: 0px;
padding: 0px;
}

ul#navigation li a:hover
{
color: #FFFFFF;
margin: 0px;
padding: 0px;
text-decoration: underline;
}

#navigation_right
{
float: right;
top: 0px;
height: 43px;
padding:7px 10px 0 0;
background: transparent;
background: url(../img/ylamenu/yla_right.jpg) right top no-repeat;
margin: 0px;
}

#Span2
{
background: url(../img/tooltip.png) right top no-repeat;
border: 0px;
}
