﻿
/* COMMON */

*
{
    padding: 0px;
    margin: 0px;
}

body
{
    text-align: center;
    color: #5C5C5C;
    font-family: arial, Sans-Serif;
    font-size: 12px;
    /*line-height: 16px;*/
    margin-top: 0px;
    background-image: url("../images/content/SROpettajat_body.jpg");
    background-repeat: repeat-x;
    background-attachment:scroll;
    background-color:White;
    background-position:left top;
}

a
{
    /*color: #8abcfd;
    font-weight: bold;*/
    text-decoration: none;
}

a:selected
{
    /*color: #ffffff;*/
}

a:hover
{
    text-decoration: none;
    color: black;
}

a img
{
    border: 0px;
}

div.clearBoth
{
    clear: both;
    font-size: 0px;
    overflow: hidden;
    height: 0px;
}

.nowrap
{
    white-space: nowrap;
}

/* END OF COMMON */

#page
{
    background: url('../images/content/SROpettajat_footercontainer.jpg') repeat-x left bottom;
    width:100%;
        display:table;
        position:relative;
    }


/* MASTER CONTAINER */

#masterContainer
{
    text-align: center;
    margin:0 auto;
    width: 900px;
    display:table;
    /*background-color: White;*/
    
}

#Etusivu
{
    
}

/* END OF MASTER CONTAINER */

/* SITE TOOLS */
#ylaOsa
{

    
    
}

#Ylapyorea
{
    background: url('../images/content/SROpettajat_headercontainer.jpg') no-repeat left top;
    height:167px;
        width: 900px;
        position:absolute;
        display:block;
}    


#MenuLang
{
    /*height:81px;*/
    width: 903px;
    
}



#mainMenu
{
    display:table;
    float:left;
    height:30px;
    margin-top:135px;
    position:relative;
    white-space:nowrap;
    width:690px;
    padding-top:0px;
    text-align:left;
}


#subMenu
{
    width:900px;
    display:table;
    float:left;
    height:30px;
    padding-left:30px;
    padding-top:5px;
    position:relative;
    
}

#langSelect
{
    float:left;
    height:30px;
    margin-left:10px;
    margin-top:135px;
    position:relative;
    
}

#lippuFI
{
    background-image:url("../images/content/SROpettajat_FIflag.jpg");
    background-repeat:no-repeat;
    float:left;
    width:90px;
    height:25px;
    font-size:11px;
    padding-left:8px;
    padding-top:5px;
}

#lippuSE
{
    background-image:url("../images/content/SROpettajat_SEflag.jpg");
    background-repeat:no-repeat;
    float:right;
    width:90px;
    height:25px;
    font-size:11px;
    padding-left:14px;
    padding-top:5px;
}

/* END OF SITE TOOLS */


/* PAGE CONTENT */
#keskiOsa
{
    width: 900px;
    background-color: white;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#news
{
    width:180px;
    float:right;
    color:Black;
    margin-right:35px;
    margin-top:30px;
}

#news a
{
    color:#134E8F;
}

#news h2
{
    color:#134E8F;
    font-size:12px;
    font-weight:bold;
    line-height:22px;
    background-image:url('../images/content/SROpettajat_newsGreen.jpg');
    background-repeat:repeat-x;
    background-position:left top;
    background-color:#B7C42E;
    
}

#newsBo
{
    border:solid 1px #BBCA2F;
}

#EtupageContent
{
    width: 650px;
    background-color: White;
    margin-left: auto;
    margin-right: auto;
    margin-top:30px;
    float:left;
}

#EtupageContentHeader
{
    float: right;
    width: 459px;
    height: 32px;
    margin-top: 40px;
    margin-bottom: 15px;
    margin-right: 40px;
    margin-left: 40px;
    padding-left:12px;
    text-align: center;
}

#EtupageContent_Content
{
    width: 650px;
    padding-top: 5px;
    padding-left:15px;
    text-align: left;
    font-family: Verdana;
    font-size: 12px;
}

#pageContent
{
    width: 650px;
    background-color: White;
    margin-left: auto;
    margin-right: auto;
    margin-top:30px;
    float:left;
    
}

#pageContentHeader
{
    float: right;
    width: 753px;
    height: 32px;
    margin-top: 40px;
    margin-bottom: 15px;
    margin-right: 40px;
    margin-left: 40px;
    padding-left:12px;
    text-align: center;
}

#pageContent_Content
{
    width: 650px;
    padding-top: 5px;
    padding-left:15px;
    text-align: left;
    font-family: Verdana;
    font-size: 12px;
}


#pageContent a
{
}

#pageContent input
{
}

#pageContent_popup
{
}

#pageContent_notifications
{
}

#pageContent img
{
    margin: 2px;
}

/* END OF PAGE CONTENT */

/* BOTTOM BAR */
#alaOsa
{
    background: 0 0;
    width: 900px;
    height: 35px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:20px;
    margin-top:20px;
    font-size:11px;
    float:left;
}

#alaViiva
{
    background-color:White;
}

#bottomBar
{
    cursor: default;
    margin-top: 0px;
    background-color:white;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-family: arial;
    font-size: 11px;
    
}

#bottomBar .content
{
}

#bottomBar a
{
}


#make
{
    padding: 3px;
}

#make, #make a
{
    color: #777777;
    font-size: 9px;
    text-align: right;
}

/* END OF BOTTOM BAR */

/* MISC */

input
{
    color: #000000;
    font-family: arial, Sans-Serif;
}

ul
{
    margin-left: 15px;
}

h1, h2, h3, h4, h5, h6
{
    margin: 1px 0px 2px 0px;
}

h1
{
    
    font-weight: bold;
    letter-spacing: -0.05em;
    font-size: 24px;
    line-height: 26px;
    font-family: arial,sans-serif;
}

h2
{
    
    font-size: 18px;
}

h3
{
    
    font-size: 16px;
}

h4
{
    
    font-size: 13px;
}

h5
{
    
    font-size: 11px;
}

h6
{
    
    font-size: 10px;
}

/* END OF MISC */
