﻿/* DIV containing all the content in this page. */
#divPagesContainer
{
    padding-top:50px;
    padding-bottom:50px;
    height:100%;
    width:100%;
    background-color:White;
}

.divRightContentContainer
{
    float:right;
    /*padding:0px 25px 0px 0px;*/
    
    padding-left:25px;
   
    width:680px; 
    height:100%; 
    background-color:White;
}

body
{
	font-family:"Trebuchet MS" , Tahoma, Verdana, Sans-Serif;
	font-size:14px;
	font-style:normal;
	color:#404040;
}


.RegularText
{
	font-family:"Trebuchet MS" , Tahoma, Verdana, Sans-Serif;
	font-size:14px;
	font-style:normal;
	color:#404040;
}

.RegularSmallText
{
	font-family:"Trebuchet MS" , Tahoma, Verdana, Sans-Serif;
	font-size:10px;
	font-style:normal;
	color:#404040;
}


/* DIV containing menu in the left. */
.divPagesLeftMenu
{
    float:left;
    padding-left:25px; 
    width:180px;
}

/* DIV containing top part of the menu in the left including header. */
#divPagesLeftMenuTop
{
    width:180px;
    height:26px;
    background-image:url('../Images/kategoria_left_menu_top.gif');
    background-repeat:no-repeat;
    margin:0;
    padding:0;
}

/* DIV containing bottom part of the menu in the left. */
#divPagesLeftMenuBottom
{
    width:180px;
    height:15px;
    background-image:url('../Images/kategoria_left_menu_bottom.gif');
    background-repeat:no-repeat;
    margin:0;
    padding:0;
}

/* DIV containing middle part of the menu in the left including combobox. */
#divPagesLeftMenuMiddle
{
    background-image: url('../Images/kategoria_left_menu_background.png');
    background-repeat: no-repeat;
    width: 180px;
    height:100%; 
    margin:0;
    padding:0;
}

.Panel
{
   width:178px;
   margin-left:5px; 
   margin-right:auto; 
}

.LeftMenu_Margin
{
    margin-left:8px;
}

/* DIV on the content pages that hold top part of the right control area. */
.Right_Content_Top
{
    background-image:url('../Images/Right/right_menu_top_250.png');
    background-repeat:no-repeat;
    width:250px;
    height:25px;
    margin:0;
    padding:0; 
}

/* DIV on the content pages that hold middle part of the right control area. */
.Right_Content_Middle
{
    width:248px;
    height:100%;
    border-left:1px solid #C5E3A8;
    border-right:1px solid #C5E3A8;
    background-color:#E2F1D4;
    margin:0;
    padding:0;
}

/* DIV on the content pages that hold bottom part of the right control area. */
.Right_Content_Bottom
{
    background-image:url('../Images/Right/right_menu_bottom_250.gif');
    background-repeat:no-repeat;
    width:250px;
    height:9px;
    margin:0;
    padding:0;
}

.Right_Content_Holder
{
    width:225px; 
    margin-left:15px; 
    /*margin-right:15px;*/
}

.Right_Content_Column
{
    
    /*width:230px;*/
    height:100%;
    background-color:White;
    /*margin:0px 20px 0px 10px;*/
    padding-right:15px;
    float:right;
}

.Middle_Content_Column, .Middle_Content_Column2
{
    float:left;
    width:390px;
    margin:0;
    padding:0px 0px 50px 0xp;
    height:100%;
    background-color:White;
}
.Middle_Content_Column2
{
    width:884px;
    clear:both;
}

#divHealthMiddleContent
{
    margin-bottom:30px; 
    min-height:400px;
}

.Middle_Element_Top_Margin
{
    margin-top:10px;
}

#table_yhteystiedot 
{
    
}

#table_yhteystiedot tr td
{
    width:150px;
    height:100px;
    text-align:left;
    vertical-align:top;
    padding-right:10px;
       font-family: "Trebuchet MS" , Tahoma, Verdana, Sans-Serif;
	text-decoration: none;
	font-size: 12px;
    
}

