﻿html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    border: none;
}

body {
    color: #000000;
    background-color: #ffffff;
}

a {
    cursor: pointer;
    color: #000000;
    text-decoration: none;
}

    a.sunset {
        color: #005A9E;
    }

    a:hover {
        color: #cc0000;
        text-decoration: underline;
    }

    a.arrow {
        background-position: left center;
        background-repeat: no-repeat;
        background-image: url('../img/arrow.gif');
        padding-left: 7px;
    }

    a.like-text {
        background-image: none;
        padding-left: 0px;
        cursor: text;
    }

        a.like-text:hover {
            color: #000000;
            text-decoration: none;
        }

    a img {
        border-width: 0px;
    }

*h1 {
    font-size: 20px;
    line-height: 22px;
}

h2.yell {
    color: #cc0000;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

    h2.yell {
        color: #cc0000;
    }

h3 {
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}

    h3.yell {
        color: #cc0000;
    }

h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    color: #666666;
}

input, textarea, select {
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

    input[type="text"], textarea, .input-text {
        border: solid 1px #7F9DB9;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

    input[type="checkbox"], .input-checkbox {
        border: none 0px;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }

form {
    margin: 0px 0px 0px 0px;
}

table.dhl-table {
    font-size: 11px;
    line-height: 13px;
    border-collapse: collapse;
    border: solid 2px #d1d1d1;
    border-left: none;
    border-right: none;
}

    table.dhl-table td {
        padding: 4px 6px 5px 6px;
    }

table.app-mod td {
    padding: 4px 6px 5px 6px;
    border-left-color: #F2F2ED;
}

table.dhl-table td:first-child {
    border-left: none;
}

table.dhl-table th {
    background-color: #e8e8e4;
    font-weight: bold;
    text-align: left;
    padding: 4px 6px 5px 6px;
}

table tr.zebra {
    background-color: White;
}

table.dhl-table th:first-child {
    border-left-width: 0px;
}

table.form-invisible-table {
    font-size: 12px;
    border-collapse: collapse;
}

.m-button, .s-button {
    behavior: url('../js/iefixes.htc');
    font-size: 11px;
    border-width: 0;
    color: #ffffff;
    padding: 1px 4px 1px 5px;
    margin: 0 0 0 0;
    border-style: none;
    border-width: 0px;
    cursor: pointer;
}

.m-button {
    background-color: #cc0000;
}

.s-button {
    background-color: #666666;
}

    .s-button.hover {
        color: #ffcc00;
    }

    .m-button:hover, .s-button:hover {
        color: #ffcc00;
    }

.m-button.hover {
    color: #ffcc00;
}

.v-gap {
    margin-top: 15px;
}

div.pole, span.pole {
    margin-top: 10px;
    float: left;
    width: 100%;
}

div.polel {
    margin-top: 10px;
    float: left;
}

div.poler {
    margin-top: 10px;
    float: right;
}

h3.h3 {
    float: left;
    width: 100%;
    margin: 20px 0px 0px 0px;
}

#container {
    text-align: left;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    height: 100%;
    width: 982px;
    border-collapse: collapse;
    border-width: 0;
}

    #container td {
        vertical-align: top; /* opera */
    }

#first-header {
    height: 70px;
}

#dhl-logo {
    padding-top: 28px;
    padding-left: 20px;
    background-color: #FFCC00;
    width: 699px;
}

#links {
    background-image: url('../img/upper-shadow.gif');
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-right: 10px;
    padding-top: 10px;
    text-align: right;
    font-size: 10px;
    background-color: #FFCC00;
}

#top-right-upper-shadow {
    background-image: url('../img/top-right-upper-shadow.gif');
    background-position: left top;
    background-repeat: no-repeat;
    width: 10px;
}

#second-header {
    height: 25px;
    color: White;
}

    #second-header td {
        vertical-align: middle;
    }

#title {
    padding-left: 20px;
    background-image: url('../img/title-left.gif');
    padding-top: 2px;
}

#lang {
    padding-right: 10px;
    background-image: url('../img/title-right.gif');
    text-align: right;
}

#middle {
    padding: 25px 20px 20px 20px;
    background-image: url('../img/title-left-shadow.gif');
    background-position: left top;
    background-repeat: no-repeat;
}

#right {
    background-image: url('../img/lower-shadow.gif');
    background-position: left top;
    background-repeat: no-repeat;
    padding: 25px 10px 10px 20px;
}

    #right h2 {
        margin-top: 0px;
    }

    #right hr {
        margin-top: 15px;
        margin-bottom: 15px;
        height: 2px;
        color: #dbdbdb;
        background-color: #dbdbdb;
        border-width: 0px;
    }

#top-right-lower-shadow {
    background-image: url('../img/top-right-lower-shadow.gif');
    background-position: left top;
    background-repeat: no-repeat;
}

#footer {
    height: 56px;
}

#footer-informations {
    background-color: #FFCC00;
    width: 100%;
    height: 56px;
}

    #footer-informations td {
        vertical-align: middle;
    }

#dpwn-logo {
    padding-left: 20px;
}

#copyright {
    text-align: right;
    font-size: 10px;
    padding-right: 10px;
}

#footer-shadow {
    background-image: url('../img/footer-shadow.gif');
    background-position: left bottom;
    background-repeat: no-repeat;
}

.lang-a {
    font-size: 11px;
    color: #FFFFFF;
}

    .lang-a:hover {
        color: #FFCC00;
    }