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

ul#menu
{
    width: 282px;
}

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

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

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

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

ul#heavy-links { clear: right; }

ul#heavy-links li
{  
    float: left;        
    width: 141px;
    margin: 0;    
    margin-right: 14px;  
    list-style-type: none;
}


/* 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-olli.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; }

/*marine products*/
p.hover { font-weight: bold; color: #081b49; }
div.areas ul { list-style-type:square; }
div#col1 { float: left; width: 200px; }
div#col2 { float: left; }
div#col1 ul li, div#col2 ul li { list-style-type: none; margin-left: 0; }
img.ship { display: block; clear: left; }
div#products { border: solid 2px #081b49; padding: 0 0 10px 10px; }
div#products h2 { text-indent: -9999em; margin-left: 10px; height: 27px; background-position: top left; background-repeat: no-repeat; }

div.product
{
    border: solid 1px #dcd9d4;
    background-color: #eaeae8;
    width: 295px;
    margin: 0 10px 10px 0;
    float: left;
    padding: 10px 5px;
    min-height: 124px;
}

div.prodImg { padding-right: 5px; float: left; width: 79px; text-align: center; }
div.prodDesc { border-left: solid 1px #999183; float: left; padding-left: 10px; min-height: 124px; width: 200px; }
div.prodDesc h3 { color: #081b49; }
div.prodDesc p { width: auto; }

p.pdf { background-image: url('/img/ship/pdf.jpg'); background-position: center left; background-repeat: no-repeat; padding-left: 35px; line-height: 25px; }

h2#A { background-image: url('/img/ship/h2-a.jpg'); }
h2#B { background-image: url('/img/ship/h2-b.jpg'); }
h2#C { background-image: url('/img/ship/h2-c.jpg'); }
h2#D { background-image: url('/img/ship/h2-d.jpg'); }
h2#E { background-image: url('/img/ship/h2-e.jpg'); }
h2#F { background-image: url('/img/ship/h2-f.jpg'); }
h2#G { background-image: url('/img/ship/h2-g.jpg'); }
h2#H { background-image: url('/img/ship/h2-h.jpg'); }