﻿body
{
    background-position: center top;
    background-color: #0c1212;
    padding: 0;
    margin: 0;
    font-family: Segoe UI;
    font-size: 0.9em;
    background-image: url('images/leiska_01.jpg');
    background-repeat: repeat-x;
}
.keski
{
     background-image: url('images/keski_20.jpg');  
     background-repeat: no-repeat;
     color: White;
}

#runko
{
    vertical-align:top;
}
.linkit
{
filter:alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
margin:0px;
padding:0px;
}

.linkit:hover
{
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
margin:0px;
padding:0px;
}
.varjot
{
    padding: 5px;
    margin: 5px;
}

.keskusta
{
    /*background-image: url('layout/layout-pallo_24.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;*/
    color: White;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#content-header {
	margin-top:3px;
	width:728px;
	text-align: center;
	margin: 0px;
}
#content-container {
	margin-top:3px;
	
	width:622px;
	position:relative;
	margin: 0px;
    top: 0px;
    left: 0px;
}

#content-main {
	width:400px;
	float:left;
	margin-left:5px;
}

#content-side2,
#content-side1 {
	width:140px;
	
}
	
#content-side2 {
	float:right;
}

#content-side1
{
    float: left;
    text-align: left;

}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


ul.list-of-links {
	/*border-bottom:1px dotted #B2B2B2; */
	text-decoration: none;
	margin: 0px;
	font-weight:bold;
}

ul.list-of-links li
{
    /*border-top:1px dotted #B2B2B2;*/
    
    text-decoration: none;
    list-style-type: none;
    margin: 0px;
}

ul.list-of-links li.current {
	text-decoration: none;
	margin: 0px;
}

#content-side1 ul.list-of-links,
#content-side2 ul.list-of-links {
	text-decoration: none;
	margin: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	UPDATE PROGRESS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#updProgress 
{
	z-index: 11000; left: 5px; position: absolute; bottom: 2px;
	border: Solid 1px #4682B4; background-color: #FFFAFA; vertical-align: middle; 
    text-align: left; width: 180px; height: 15px; padding: 5px 0px 8px 5px;
    color: Black;
}
#updProgress SPAN
{
	font-size: 0.8em;
	color: Black;
	font-weight: bold; text-align: left; padding-left: 5px; margin-bottom: 10px;
}
a
{
    text-decoration: none;
    color: #AC6F22;
}
a:hover
{
    text-decoration: underline;
}

.otsikko
{
    font-family: Segoe UI;
    font-size: 20px;
    color: #f4f4f4;
}
.keskiala
{
    background-image: url('images/contentboxi_33.png');
    background-repeat: repeat-x;
    background-position: top;
}
.keskioikea
{
    background-image: url('images/contentboxi_28.png');
    background-repeat: repeat-y;
    background-position: left;
}
.keskivasen
{
    background-image: url('images/contentboxi_26.png');
    background-repeat: repeat-y;
    background-position: right;
}
.keskiyla
{
    background-image: url('images/contentboxi_23.png');
    background-repeat: repeat-x;
    background-position: bottom;
}
.contentkeski
{
    background-image: url('images/contentkeski_30.png');
    background-repeat: repeat-x;
    background-color: Black;
    padding-left: 20px;
    padding-right: 20px;
}
.uutiset
{
    margin-left: 10px;
}
.top5
{
 background-color:Transparent;
}

.Tabu .ajax__tab_header

{
    text-decoration: none;
    color: #AC6F22;
}

.Tabu .ajax__tab_outer
{

}


.Tabu .ajax__tab_inner
{

}

.Tabu .ajax__tab_tab

{
    vertical-align:text-bottom;
}

.Tabu .ajax__tab_body

{
    /*border-top: solid 1px gray;*/
}

.Tabu .ajax__tab_hover

{
   text-decoration: underline;
} 

.Tabu .ajax__tab_active
{
    font-weight: bold;
}
