@charset "utf-8";
.tracknow {
    background-image: url(images/demo3-copy_21.jpg);
    background-repeat: no-repeat;
}

.trackr1 {
    background-image: url(images/img_19.jpg);
    background-repeat: no-repeat;
}

.trackr2 {
    background-image: url(images/img_20.jpg);
    background-repeat: no-repeat;
}

#containerx {
    width: 670px;
    border: 1px solid #666666;
    clear: both;
    background: #FFFFFF;
}

#contentarea {
    width: 640px;
    border: 1px solid #BBBBBB;
    margin: 15px 15px 15px 20px;
    clear: both;
    background: #FFFFFF;
}

.line {
    width: 638px;
    border: 1px solid #666666;
    clear: both;
    margin-bottom: 20px;
}

.topline {
    width: 667px;
    border: 3px solid #666666;
    clear: both;
}

.headbar {
    width: 141px;
    background-color: #666666;
    border: 1px solid #666666;
    border-bottom: none;
    color: #fff;
    float: left;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-size-adjust: none;
    list-style-type: none;
    list-style-image: none;
    margin: 0 2px 0 0;
    padding: 2px 2px 2px 6px;
    text-decoration: none;
    clear: both;
}

.textline {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    color: #000;
}

.dateline {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 10px;
}

.datelineunder {
    width: 270px;
    border: 1px solid #BBBBBB;
    clear: both;
    margin-left: 10px;
}

.delivered {
    padding-top: 5px;
    padding-left: 20px;
    padding-bottom: 5px;
    font-family: arial;
    font-size: 20px;
    color: #00CC00;
    font-weight: bold;
}

.othline {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 5px;
}

.fields {
    font-family: arial, sans-serif;
    font-size: 12px;
    color: black;
    display: inline;
    margin-left: 10px;
}

.fieldx {
    font-family: arial, sans-serif;
    font-size: 12px;
    color: black;
    margin-left: 10px;
    margin-right: 150px;
}

.table {
    float: left;
    width: 641px;
}

table.listing {
    background: #9097A9;
    font-family: Tahoma, Arial, verdana;
    font-size: 12px;
    width: 641px;
    padding: 0;
    margin: 0;
}

table.listing th {
    border-top: 0 !important;
}

table.listing th.full {
    border-left: 0;
    border-right: 0 !important;
    text-align: left;
    text-transform: uppercase;
}

/* table styles */

table.listing td,
table.listing th {
    text-align: left;
}

table.listing th {
    /*background:#9097A9;*/
    color: #fff;
    padding: 5px;
    font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #4f6b72;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
    padding: 2px 5px 4px 5px;
    background: #ffffff;
    vertical-align: middle;
}

table.listing td {
    background: #F2F2F2;
    color: #000;
    padding: 3px 5px;
}

table.listing tr:nth-child(odd) td {
    background: #E6E6E6;
}

table.listing .white td {
    background: #fff;
}

table.listing th:first-child {
    width: 185px;
    border-left: 0;
}

table.listing th:last-child {
    width: 60px;
    border-left: 0;
}