/* 
   Document   : style2.css
   Created on : 22.1.2010, 23:22:00
   Author     : Veikko Perttula
   Description:
       Tyylii...
*/


#category_navbar
{
    font-size: 10px;   
}

#middle
{
    border: 3px solid #cc9;
    width: 980px;
}

#middle_right
{

    float: left;
    width: 680px;
}

#middle_left
{

    background-color: #ff9;
    font-size: 63%;
    padding-left: 6px;
    border-right: 1px solid #cc6;

    float: left;
    width: 240px;
}

#footer
{
    border: 1px solid black;
    height: 50px;
    text-align: center;
    width: 980px;
}

#middle_right input, select, textarea
{

}



.rajaus form {
    font-size: 74%;
}

ul, ol {
    font-family: verdana, arial, verdana;
    color: #333333;
    font-size: 80%;
    line-height: 120%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 10px;
    list-style-position:inside;
}



li {
    margin: 0px;
}



input.b6 {width:  6em; font-family: palatino, Arial; font-size: 11px; color: #000; overflow: visible}

input.b8 {width:  8em; font-family: palatino, Arial; font-size: 11px; color: #000; overflow: visible}

input.b10{width: 10em; font-family: palatino, Arial; font-size: 11px; color: #000; overflow: visible}

input.b12{width: 12em; font-family: palatino, Arial; font-size: 11px; color: #000; overflow: visible}

input.b14{width: 14em; font-family: palatino, Arial; font-size: 11px; color: #000; overflow: visible}

input.b16{width: 16em; font-family: palatino, Arial; font-size: 11px; color: #000; overflow: visible}

input.b18{width: 18em; font-family: palatino, Arial; font-size: 11px; color: #000; overflow: visible}

input.b20{width: 20em; font-family: palatino, Arial; font-size: 11px; color: #000; overflow: visible}

input.b6, input.b8, input.b10, input.b12, input.b14, input.b16, input.b18, input.b20 {
    font-family: arial, sans-serif; font-size: 11px; color: #000; overflow: visible;
}




hr {
    color: #A3C559;
    width: 100%;
    padding: 0px;
    margin: 0px;
}


a { color: #666666; text-decoration: underline;
}

a:hover { color: #666666; text-decoration: none;
}


/*KÄYTTÖLIITTYMÄN LUOKAT*/


form.icl{
    text-align: center
}

fieldset.icl{
    width:180px;
    display:block;
    margin-left: 25px;
    border-color: #B65C57;
    border-width: 1px;
}

span.icl, legend.icl{
    font-family: verdana, arial; font-size: 68%; font-weight: bold;
}

input.icl_text_input{
}

input.icl_pw_input{
}




a.menu { color: #333333; text-decoration: none;}

a.menu:hover {
    /* background-color: white;  */
    color: #f00;
    text-decoration: none;
}

a.top_menu  { color: #000000; text-decoration: none; }
a.top_menu:hover { color: #333333; text-decoration: underline;}
a.cat_menu { color: #333333; background-color: white; text-decoration: none;}
a.cat_menu:hover { background-color: white; text-decoration: none; }

p.list {padding-left: 16px;
}

td.cats { border: 1pt solid #669966;
}

img.int { border: none; }









