﻿#flash
{
    width: 600px;
    background-image: url('/img/flash-bg.jpg');
}

ul#menu
{
    width: 282px;
}

div#content
{
    background-image: url('/img/icon-hyd.jpg');
    background-position: top right;
    background-repeat: no-repeat;
}

h1#hyd
{
    width: 610px;
    height: 65px;
    background-image: url('/img/h1-hyd.png');
}

h1#mobile
{
    width: 241px;
    height: 29px;
    background-image: url('/img/h1-mobile.png');
}

h1#industrial
{
    width: 268px;
    height: 22px;
    background-image: url('/img/h1-ind.png');
}

h1#safety
{
    width: 462px;
    height: 29px;
    background-image: url('/img/h1-safety.png');
}

h1#clean
{
    width: 516px;
    height: 29px;
    background-image: url('/img/h1-cleanliness.png');
}

h1#news
{
    width: 211px;
    height: 22px;
    background-image: url('/img/h1-news.png');
}

h1#innovation
{
    width: 197px;
    height: 22px;
    background-image: url('/img/h1-innovation.png');
}

h1#principles
{
    width: 481px;
    height: 29px;
    background-image: url('/img/h1-principles.png');
}

h1#filter
{
    width: 582px;
    height: 64px;
    background-image: url('/img/h1-filter.png');
}

/* mobile */
img.process
{
    padding-bottom: 20px;
    margin: 20px 0 10px 0;
}

div#box
{
    border: solid 1px #666666;
    background-image: url('/img/mobile-box-bg.jpg');
    background-position: center right;
    background-repeat: no-repeat;
    height: 200px;
    padding: 0 0 0 20px;
}

div#box ul li
{
    margin-left: 10px;
    font-size: 70%;
    line-height: 160%;
}

/*industrial */
div#hyd-solutions { float: left; margin: 10px 4px 25px 0; }

div#hyd-solutions h2
{
    width: 262px;
    line-height: 25px;
    background-color: #fbc119;
    color: #081b49;
    padding-left: 10px;
    margin: 0;
}

div#hyd-solutions ul
{
    background-image: url('/img/hyd-ind-solutions-li.gif');
    background-position: top right;
    background-repeat: no-repeat;
    width: 304px;
    
}

div#hyd-solutions ul li
{
    background-color: #feecba;
    list-style-type: none;
    margin: 4px 0 0 0;
    width: 262px;
    padding-left: 10px;
    font-size: 70%;
    line-height: 26px;
}

div#hyd-technology { float: left; margin: 10px 0 25px 0; }

div#hyd-technology h2
{
    width: 262px;
    line-height: 25px;
    background-color: #887e6e;
    color: #fbc119;
    padding-left: 10px;
    margin: 0 0 0 32px;
}

div#hyd-technology ul
{
    background-image: url('/img/hyd-ind-tech-li.gif');
    background-position: top left;
    background-repeat: no-repeat;
    width: 272px;
    padding-left: 32px;
    
}

div#hyd-technology ul li
{
    background-color: #dbd8d3;
    list-style-type: none;
    margin: 4px 0 0 0;
    width: 262px;
    padding-left: 10px;
    font-size: 70%;
    line-height: 26px;    
}

/* innovation */
img.innovation-process
{
    padding-top: 20px;
}

/* news */
ul#news li
{
    list-style-type: none;
    margin: 0;
    float: left;
    text-align: center;
     
}

ul#news li.articles { margin-top: 130px; }
ul#news li.views { margin-top: 8px; }
ul#news li.exh { margin-top: 138px; }

ul#news li a
{
    display: block;
    width: 164px;
    height: 107px;
    background-image: url('/img/news-li.png');
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 140px;
    text-decoration: none !important;
    font-size: 200%;
    color: #b7bdcd;
}

ul#news li a:hover, ul#news li a:focus
{
    background-image: url('/img/news-li-on.png');
    color: #061d51;
}

/* home */
div#assistance
{
    width: 293px;
    float: right;
    margin: 0 0 20px 35px;
    background-image: url('/img/assistance-bg.png');
    background-position: bottom left;
    background-repeat: repeat-x;
    border: solid 1px #999999;
}

div#assistance h2
{
    width: 293px;
    height: 42px;
    background-image: url('/img/h2-parfit-assistance.jpg');
    text-indent: -999em;
    margin: 0;    
}

div#profile
{
    background-image: url('/img/assistance-marco.jpg');
    background-position: top right;
    background-repeat: no-repeat;
    width: 164px; 
    min-height: 131px;
    padding: 7px 121px 20px 8px;  
}

div#profile p
{
    color: #081b49;
    line-height: 130%;
    font-size: 75%;
}

div#profile p span
{
    font-weight: bold;
    color: #081b49;
}

div#profile p.title
{
    border-bottom: solid 1px #081b49;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

div#profile p a { text-decoration: none; font-weight: bold; }
div#profile p a:hover, div#profile p a:focus { text-decoration: underline; }
