
a
{
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

    a:hover
    {
        color: #808082;
    }

h1
{
    font-size: 50px;
    color: #009DE0;
    margin: 0px;
    line-height: 80%;
    margin-bottom: 10px;
}

h2
{
    font-size: 40px;
    color: #808082;
    margin: 0px;
    line-height: 80%;
    margin-bottom: 15px;
}

h3
{
    font-size: 33px;
    color: #808082;
    margin: 0px;
    line-height: 90%;
    margin-bottom: 15px;
}

h4
{
    font-size: 13pt;
    color: #0099cc;
    margin: 0px;
    line-height: 80%;
    margin-bottom: 15px;
}

h5
{
    font-size: 19pt;
    color: #0099cc;
    margin: 0px;
    line-height: 80%;
    margin-bottom: 15px;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    background-repeat: no-repeat;
    margin: 0;
    background-position: right top;
    overflow: auto;
    font-size: 14px;
}

table
{
    border-spacing: 0px;
}
p
{
    line-height:18px;
}
    p.highlight
    {
        /*background-color: #B9BBBD;
        padding: 10px;
        padding-top:5px;
        padding-bottom:5px;
        color: white;
        font-size: 13px;
        font-style:italic;
        font-size:18px;*/
        font-weight:bold;
    }
ul
{
    line-height:18px;
}
#landingpagebox
{
    width: 756px;
    margin: 0 auto;
    position:relative;
}

    #landingpagebox #toppicture1
    {
        background-image: url(../images/landingpagetop-difacto.jpg);
        width: 100%;
        height: 50px;
        background-repeat: no-repeat;
        background-position: left;
        margin-top: 90px;
        margin-bottom: 50px;
        margin-left:180px;
    }

    #landingpagebox #toppicture2
    {
        background-image: url(../images/landingpagetop-expertise.jpg);
        width: 210px;
        height: 50px;
        background-repeat: no-repeat;
        background-position: center;
        position:absolute;
        top:0px;
        left:600px;
    }

.productitem
{
    float: left;
    width: 252px;
    margin-bottom: 20px;
}

#landingpagebox .header
{
    height: 80px;
}

#landingpagebox .box
{
    height: 377px;
    position: relative;
    overflow: hidden;
}

    #landingpagebox .box .slider
    {
        width: 350px;
        height: 525px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -175px;
        background-size: cover;
    }

#landingpagebox .bottom
{
    background-image: url(../images/box-bottom.jpg);
    height: 18px;
    width: 100%;
}

#lifting .header
{
    background-image: url(../images/liftingheader.jpg);
}

#lifting .box .slider
{
    background-image: url(../images/liftingbox.jpg);
}

#lashing .header
{
    background-image: url(../images/lashingheader.jpg);
}

#lashing .box .slider
{
    background-image: url(../images/lashingbox.jpg);
}

#personal .header
{
    background-image: url(../images/personalheader.jpg);
}

#personal .box .slider
{
    background-image: url(../images/personalbox.jpg);
    clear: both;
}

#landingpagebox #squarelogo
{
    background-image: url(../images/squarelogo.jpg);
    height: 80px;
    width: 80px;
    clear: both;
    margin: 0 auto;
    margin-top: 10px;
}

#page-top
{
    height: 75px;
    width: 100%;
    background-color: #009de0;
    position: fixed;
    top: 0;
    left: 0;
}

#darkerhalf
{
    position: absolute;
    left: 50%;
    right: 0;
    height: 100%;
    background-color: #224096;
}

#navbar #squarelogo
{
    width: 61px;
    height: 61px;
    background-image: url(../images/squarelogotrans.png);
    float: left;
    margin-left: 67px;
    margin-right: 38px;
    margin-top: 7px;
}

#navbar
{
    margin: 0 auto;
    background-image: url('../images/top-gradient.jpg');
    width: 1024px;
    height: 75px;
    position: relative;
}

.navitem
{
    letter-spacing: 0px;
    line-height: 13px;
    font-size: 12px;
    font-weight: bold;
    float: left;
    border-left: 2px solid white;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 16px;
    height: 41px;
}
.justline
{
    padding-right:0px;
    padding-left:0px;
    float:right;
}

    .navitem a
    {
        color: white;
    }

        .navitem a:hover
        {
            color: #A4A6A9;
        }

#difactoexpertise
{
    width: 270px;
    height: 75px;
    background-image: url(../images/difacto-expertise.png);
    float: right;
    background-repeat: no-repeat;
    background-position: left center;
}

#page-middle
{
    width: 100%;
    overflow: auto;
    padding-top: 75px;
    padding-bottom: 90px;
}

.page
{
    width: 100%;
    overflow: auto;
    position: relative;
}

    .page.gray
    {
        background-color: #EEEFEF;
    }

        .page.gray .shadow
        {
            width: 100%;
            height: 15px;
            position: absolute;
            background-position: center top;
            background-repeat: no-repeat;
        }

            .page.gray .shadow.top
            {
                top: 0;
                background-image: url(../images/gray-shadow-top.png);
            }

            .page.gray .shadow.bottom
            {
                bottom: 0;
                background-image: url(../images/gray-shadow-bottom.png);
            }

.page-indicator
{
    position: absolute;
    top: -75px;
}

.page-content
{
    position: relative;
    width: 864px;
    padding: 65px 80px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    background-position: right 65px;
    overflow: auto;
}

    .page-content.right
    {
        background-position: left 65px;
    }

    .page-content .column
    {
        width:100%;
        float: left;
    }

        .page-content .column p
        {
            margin-right: 20px;
        }

            .page-content .column p.last
            {
                margin-right: 0px;
            }

    .page-content .column2
    {
        width: 50%;
    }

    .page-content .text
    {
        width: 400px;
        float: left;
    }

    .page-content.right .text
    {
        float: right;
    }

    .page-content#sourcing-content
    {
        background-position-y: 100%;
        background-image: url(../images/background-sourcing.jpg);
        background-repeat: no-repeat;
    }

        .page-content#sourcing-content .text
        {
            width: 540px;
        }

    .page-content#audit-content
    {
        background-image: url(../images/background-audit.jpg);
    }

        .page-content#audit-content .text
        {
            width: 280px;
        }

    .page-content#sds-content
    {
        background-image: url(../images/background-sds.jpg);
        background-position-y: 50%;
    }

        .page-content#sds-content .text
        {
            width: 370px;
        }

    .page-content#about-content
    {
        background-image: url(../images/background-about.jpg);
    }

        .page-content#about-content .text
        {
            width: 700px;
        }

    .page-content#certification-content
    {
        background-image: url(../images/background-certification.jpg);
    }

        .page-content#certification-content .text
        {
            width: 600px;
        }

    .page-content#corrective-content
    {
        background-image: url(../images/background-corrective.jpg);
    }

        .page-content#corrective-content .text
        {
            width: 450px;
        }

    .page-content#contact-content
    {
        background-image: url(../images/background-contact.jpg);
    }

        .page-content#contact-content .text
        {
            width: 500px;
        }

    .page-content#xpo-content
    {
        background-image: url(../images/background-xpo.jpg);
    }

        .page-content#xpo-content .text
        {
            width: 370px;
        }

    .page-content#product-content
    {
        background-image: url(../images/background-product.jpg);
        background-position:right center;
    }

        .page-content#product-content .text
        {
            width: 500px;
        }

    .page-content#quality-content
    {
        background-image: url(../images/background-quality.jpg);
        background-position-y: 50%;
    }

        .page-content#quality-content .text
        {
            width: 400px;
        }

    .page-content#contract-content
    {
        background-image: url(../images/background-contract.jpg);
    }

        .page-content#contract-content .text
        {
            width: 470px;
        }

    .page-content#opost-content
    {
        background-image: url(../images/background-opost.jpg);
    }

        .page-content#opost-content .text
        {
            width: 440px;
        }

    .page-content#enquiry-content .text
    {
        width: 350px;
    }

    .page-content#factory-content
    {
        background-image: url(../images/background-factory.jpg);
    }

        .page-content#factory-content .text
        {
            width: 550px;
        }

    .page-content#awards-content
    {
        background-image: url(../images/background-awards.jpg);
        background-position:left center;
    }

        .page-content#awards-content .text
        {
            width: 560px;
        }

    .page-content#program-content
    {
        background-image: url(../images/background-program.jpg);
        background-position: right 165px;
    }

        .page-content#program-content .text
        {
            width: 400px;
        }

        .page-content#program-content #program-membership-text
        {
            float: left;
            color: #00A1E4;
            width: 340px;
        }

            .page-content#program-content #program-membership-text li
            {
                font-size: 14pt;
                margin-bottom: 10px;
            }

                .page-content#program-content #program-membership-text li span
                {
                    font-size: 10pt;
                    color: black;
                }

.page .interestedbox
{
    width: 100%;
    float: left;
    background-position: center top;
    background-image: url(../images/interestedbox-shadow.png);
    background-repeat: no-repeat;
}

.page .interestedbox
{
    background-image: url(../images/interestedbox-shadow-gray-small.png);
}

    .page .interestedbox.big
    {
        background-image: url(../images/interestedbox-shadow-gray-big.png);
    }

.page.gray .interestedbox
{
    background-image: url(../images/interestedbox-shadow-white-small.png);
}

    .page.gray .interestedbox.big
    {
        background-image: url(../images/interestedbox-shadow-white-big.png);
    }

.page .interestedbox .button
{
    width: 66px;
    height: 69px;
    float: left;
    margin-left: 20px;
    margin-right: 50px;
    margin-top: 10px;
    background-position:left top;
}

.page .interestedbox.big .button
{
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
}

.page .interestedbox .button:hover
{
    background-position:right top;
}

.quick-enquiry
{
    background-image: url(../images/quick-enquiry.png);
}

.factory-rating-button
{
    background-image: url(../images/factory-rating.png);
}

.award-button
{
    background-image: url(../images/awards.png);
}

.program-membership-button
{
    background-image: url(../images/program-membership.png);
}

.certification-button
{
    background-image: url(../images/certification.png);
}

.page .interestedbox .container
{
    width: 300px;
    margin: 0 auto;
}

.page .interestedbox.big .container
{
    width: 400px;
}

.page .interestedbox .des
{
    color: #009DE0;
    float: left;
    font-size: 15px;
    margin-top: 20px;
    width: 120px;
    margin-left: 25px;
}

.page .interestedbox.big .des
{
    margin-top: 70px;
    width: 80px;
}

.page .interestedbox .des
{
    line-height:15px;
    width: 100px;
    margin-right: 10px;
}

.page .interestedbox.big .des
{
    width: 80px;
}

.page .quick-enquiry-text
{
    margin-left: 20px!important;
}

#homepage-square
{
    width: 860px;
    margin: 0 auto;
    overflow: auto;
    margin-top: 80px;
}

    #homepage-square .box
    {
        float: left;
    }

    #homepage-square .item a
    {
        background-image: url(../images/item-shadow.png);
        background-position: center bottom;
        background-repeat: no-repeat;
    }

    #homepage-square .item.margintop
    {
        margin-top: 87px;
    }

    #homepage-square .item a
    {
        width: 230px;
        height: 20px;
        display: block;
        text-align: center;
        background-color: #A4A6A9;
        color: white;
        padding-top: 5px;
        padding-bottom: 5px;
        font-weight: bold;
        text-shadow: 1px 1px 1px #606060;
    }

        #homepage-square .item a:hover
        {
            background-color: #009DE0;
        }

    #homepage-square .item .shadow
    {
        width: 230px;
        height: 8px;
        background-image: url(../images/square-homepage-shadow.png);
    }

    #homepage-square .item .text
    {
        width: 230px;
        text-align: center;
        display: none;
        font-size: 12px;
        color: #6D6E71;
    }

    #homepage-square .item:hover .text
    {
        display: block;
    }

#homepage-square-picture
{
    background-image: url(../images/square-homepage.jpg);
    height: 293px;
    width: 400px;
    float: left;
}

#contentleftheader
{
    position: absolute;
    top: 80px;
    left: 24px;
    width: 600px;
}

#contentleft
{
    float: left;
    width: 280px;
    margin-top: 145px;
    margin-left: 28px;
}

#pictureslide
{
    position: relative;
    float: right;
    width: 610px;
    height: 371px;
    margin-right: 47px;
    margin-top: 20px;
}

    #pictureslide img
    {
        float: left;
        width: 610px;
        height: 350px;
    }

#imageselector
{
    position: relative;
    width: 100px;
    height: 21px;
    float: left;
    margin-left: 300px;
}

.selectorimage
{
    width: 10px;
    height: 10px;
    background-color: #666666;
    float: left;
    margin-right: 5px;
    margin-top: 11px;
}

#selectorimage1
{
    background-color: #0099cc;
}

#contentbottom
{
    float: left;
    width: 979px;
    margin-left: 28px;
}

#enqformform
{
    float: right;
    padding-bottom: 16px;
    background-image: url(../images/enq-shadow.png);
    background-position: bottom center;
}

#enqform
{
    border: 2px solid #1C75B9;
    background-image: url(../images/enquiry-background.jpg);
    width: 496px;
    float: right;
}

    #enqform input
    {
        height: 45px;
        border: 0px;
        margin: 0;
        padding: 0;
        width: 300px;
        margin-bottom: 20px;
        padding-left: 4px;
        padding-right: 4px;
    }

    #enqform .formenqbutton
    {
        color: white;
        text-align: center;
        height: 30px;
        width: 175px;
        background-color: #B9BBBD;
        margin-bottom: 32px;
        line-height: 28px;
    }

    #enqform #enquirybutton
    {
        width: 175px;
        margin-bottom: 18px;
        background-color: #224096;
        cursor: pointer;
    }

        #enqform #enquirybutton:hover
        {
            background-color: #B9BBBD;
        }

    #enqform .textareabutton
    {
        margin-bottom: 49px;
    }

    #enqform table
    {
        margin-left: -15px;
        width: 100%;
        margin-top: 22px;
        vertical-align: top;
    }

        #enqform table td:last-child
        {
            height: 40px;
        }

        #enqform table td:last-child
        {
            width: 286px;
        }

    #enqform textarea
    {
        width: 298px;
        margin-bottom: 20px;
        height: 100px;
        padding: 4px;
        resize: none;
    }


.fromenqselect
{
    float: left;
    border: 0px;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 45px;
    margin: 0;
    padding: 0;
    width: 308px;
    -webkit-appearance: none;
    background-color: white;
    margin-bottom: 20px;
}

    .fromenqselect option
    {
        padding: 5px;
    }


.collumn
{
    width: 280px;
    float: left;
    padding-right: 20px;
}

.picturebutton
{
    position: absolute;
    top: 160px;
    width: 25px;
    height: 30px;
    background-color: #666666;
    font-size: 26pt;
    color: white;
    line-height: 25px;
    opacity: 0.75;
    filter: alpha(opacity=75);
    cursor: pointer;
}

    .picturebutton:hover
    {
        background-color: #0099cc;
    }

#buttonleft
{
    left: 0px;
    padding-left: 5px;
}

#buttonright
{
    right: 0px;
    padding-left: 5px;
}

#picture
{
    position: relative;
    float: right;
    width: 610px;
    margin-right: 47px;
    margin-top: 20px;
}

    #picture img
    {
        float: left;
    }

#page-bottom
{
    position: fixed;
    z-index: 999;
    bottom: 0px;
    width: 100%;
    background-image: url(../images/white90.png);
}

#footerborder
{
    width: 100%;
    height: 4px;
    background-color: #009de0;
}

    #footerborder .darkerhalf
    {
        height: 4px;
    }

    #footerborder .picture
    {
        position: relative;
        background-image: url(../images/top-gradient.jpg);
        height: 4px;
        width: 1024px;
        margin: 0 auto;
        color: white;
        font-size: 12px;
        text-align: center;
    }

.darkerhalf
{
    position: absolute;
    left: 50%;
    right: 0;
    height: 100%;
    background-color: #224096;
}

#footerbar
{
    width: 1024px;
    overflow: auto;
    margin: 0 auto;
}

#logodifacto
{
    background-image: url('../images/logodifacto.png');
    width: 130px;
    height: 26px;
    margin-left: 12px;
    margin-right: 10px;
    margin-top: 13px;
    float: left;
}

.footeritem
{
    letter-spacing: 0px;
    line-height: 14px;
    font-size: 12px;
    font-weight: bold;
    float: right;
    border-left: 2px solid #009DE0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    height: 50px;
    margin-bottom: 10px;
}

#footercontact.footeritem
{
    padding-right: 0px;
}

.footeritem a
{
    color: #009DE0;
}

    .footeritem a:hover
    {
        color: #808082;
    }

#footerbottom
{
    text-align: left;
    color: #808082;
    float: left;
    width: 100%;
}

    #footerbottom a
    {
        float: right;
    }

        #footerbottom a:hover
        {
            color: #009DE0;
        }
