/* CSS Document */


form { margin: 0;}

a
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ff0000;
    text-decoration: none;
}

a:hover
{
    color: #000;
}

p
{
    margin: 0;
    padding: 10px 0 0 0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.ingressi
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

.kuvateksti
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
}

img
{
    border: 0;
}

#prod_content p { font-size: 14px;}

#prod_content a
{
    display: block;
    background-image: url(img/prod_family_bg_a.gif);
    background-repeat: no-repeat;
    background-color: white;
    color: #FFF;
    text-transform: uppercase;
    width: 103px;
    height: 18px;
    padding: 1px 8px 0 8px;
    margin: 6px 0 0 0;
    text-align: left;
    font-size: 12px !important;
}

#prod_content a:hover
{
    color: #000;
}



#navi a
{
    height: 22px; /*padding:5px 5px 5px 0;*/
    margin: 0;
    color: #000;
    text-align: left;
    text-decoration: none;
    font-size: 12px; /*border:1px solid #000;*/
}

#navi a:hover
{
    color: #ff0000;
}

#navi .separator
{
    color: Silver;
}

#navi a.activeLink
{
    color: #ff0000;
}

#all_prod a
{
    display: block;
    background-image: url(img/prod_highlights_bg_a.gif);
    background-repeat: no-repeat;
    height: 16px;
    width: 100px;
    color: #FFF;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
}

#all_prod a:hover
{
    color: #000;
}

.read_more a
{
    display: block;
    float: right;
    height: 16px;
    width: 80px;
    color: #FFF;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    padding: 2px 0 0 0;
}

.read_more a:hover
{
    color: #000;
}

.latest_news_list a
{
    display: block;
    background-image: url(img/latest_news_bg.gif);
    background-repeat: no-repeat;
    width: 425px;
    height: 34px;
    color: #000;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    padding: 10px 0 0 10px;
    font-size: 11px !important;
    padding-right: 10px;
}

#latest_news_list a:hover
{
    color: #ff0000;
}

#select_product
{
    float: left;
    padding-left: 20px;
    margin-left: 0px;
    background-color: transparent;
    width: 400px;
    height: 186px;
    border-left: 1px solid silver;
    margin-bottom: 1px;
    padding-top: 0px;
    margin-top: 0px;
}

.small_print
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #BFBFBF;
    color: white;
    text-decoration: none;
}

a img
{
    border: none;
}

#submenu
{
    float: left;
    width: 153px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 10px;
    background-color: transparent;
}

#content
{
    padding-right: 15px;
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 100%;
}

#more_products
{
    width: 130px;
    margin-left: 15px;
    margin-right: 10px;
    padding-top: 15px;
    padding-right: 10px;
}

.submenu_links
{
    border-bottom: 1px solid silver;
    width: 150px;
    padding-bottom: 5px;
}
.submenu_pdf
{
    border-top: 1px solid silver;
    margin-top: 2px;
    width: 150px;
    padding-top: 5px;
}
#content_frame
{
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
    width: 460px;
    min-height: 500px;
}

.linkkisolu
{
    padding-top: 4px;
    padding-bottom: 4px;
}


.polku
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    text-decoration: none;
}

#background
{
    background-repeat: repeat-y;
    background-position: right top;
    height: 100%;
    width: 935px;
}

#content_right
{
    text-align: left;
    float: left;
    background-color: White;
    width: 720px;
    padding-left: 0px;
}

#content_right *
{
    font-family: Sans-Serif;
    font-size: 12px;
}

#content_right p, ul
{
    line-height: 20px;
}

#content_right sup { font-size: 80%;}

#content_right h1
{
    font-size: 18px !important;
    padding: 0px 0 0 0;
    margin: 0;
}
#content_right h2
{
    font-size: 16px;
    padding: 15px 0 0 0;
    margin: 0;
}
#content_right h3
{
    font-size: 14px;
    padding: 15px 0 0 0;
    margin: 0;
}
#content_right h4
{
    font-size: 12px;
    padding: 15px 0 0 0;
    margin: 0;
}

#content_left
{
    width: 200px;
    float: left;
    min-height: 500px;
    background-color: White;
    color: Black;
    text-align: left;
    padding-right: 3px;
    padding-left: 10px;
}

#content_left a
{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 12px;
    text-decoration: none;
}

#content_left .current  a
{
    font-weight: bold;
    color: Red;
}

#content_left .current ul a
{
   
    color: black;
}


#content_left .trail > a
{
    font-weight: bold;
}


#content_left ul
{
    list-style-type: none;
    list-style-image: url(img/arrow_redbg.gif);
    margin-left: 10px;
    padding-left: 4px;
    font-weight: bold;
     margin-top: -5px;
     
}
#content_left ul ul
{
    margin-left: 12px;
    list-style-image: none;
    margin-left: 2px;
    margin-top: 2px;
}

#content_left ul ul ul
{
    list-style-type: none;
    list-style-image: url(img/black_arrow.jpg);
    margin-left: 6px;
    padding-left: 10px;
    margin-bottom: 4px;
   
}

#content_left li
{
    margin-bottom: 4px;
    margin-top: 3px;
}

#content_left li a
{
    font-weight: normal;
}



.hidden
{
    display: none;
}

#langlinks
{
    float: right;
    padding-right: 7px;
    padding-top: 3px;
}

#langlinks img
{
    padding-right: 5px;
    border-style: none;
}
#footer a
{
    color: white;
    text-decoration: none;
}

#TextBlock
{
    float: left;
    padding-left: 10px;
    width: 520px;
    border-left: solid 1px silver;
    padding-right: 10px;
    border-right: solid 1px silver;
    


min-height:900px;
height:auto !important;/*all browsers except ie6 will respect the !important flag*/
height:900px;/*Should have the same value as the min height above*/
    
    
    margin-left: 5px;
}

.ProductHighlight
{
    width: 130px;
    height: 180px;
    background-image: url(/img/product_highlight_bg.jpg);
    margin: auto;
}

.ProductHighlight p
{
    padding-top: 14px;
    padding-left: 10px;
    color: #FF0000;
    font-size: 15px !important;
}

.ProductHighlight a
{
    background-image: url(img/prod_family_bg_a.gif);
    font-size: 12px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    height: 18px;
    margin: 6px 0 0 -4px;
    padding: 1px 8px 0;
    text-align: left;
    text-transform: uppercase;
    width: 103px;
    
}

#BreadCrumbBlock { margin-bottom: 20px; margin-left: 0px; }


#prod_highlights img { padding-left: 11px;  }
#prod_highlights p { margin-top: 0px; padding-top: 0px;}
#prod_highlights h1 { padding-left: 20px;}