﻿body {
    background: white;
    color: #333333;
    font-family: 'Helvetica Neue' ,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: black;
line-height: 15px;
}

div#main {
    margin: 0 auto;
    width: 940px;
}

div#newmain {
    padding-left: 10px
}

div.header {
    background: #0c172a;
    width: 100%;
    text-align: center;
    color: White;
}

div.header table {
    height: 40px;
    margin: 0 auto;
    width: 960px;
}
div.header .title {
    font-size: 16px;
    font-weight: bold;
}
div.header .title a {
    text-decoration: none;
}
div.header a {
    color: White;
}
#messageBar {
    background: #20A0E9;
    border-bottom: 2px solid #E4E4E4;
}

h2 {
    margin: 0;
    padding: 20px 0 10px 0;
    font-weight: normal;
    font-size: 22px;
    border-bottom: 1px solid #808080;
}
h3 {
    margin: 0;
    padding: 0 0 10px 0;
    font-weight: normal;
    font-size: 16px;
    color: #666666;
}

h4 {
    margin: 0;
    padding: 20px 0 6px 0;
    font-weight: normal;
    font-size: 16px;
}


input[type=text], input[type=password], textarea, select {
    border: 1px solid #999999;
}
input[type=text], input[type=password], select {
    width: 178px;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus {
    background: #ffffcc;
    border: 1px solid #999999;
}

div.header select{
    font-size: 13px;
}

.selectLanguage {
    width: 70px;
    background: #0c172a;
    border-width: 0px 0px 0px 0px;
    color: White;
    text-decoration: underline;
}

.selectCompany {
    width: 220px;
    background: #0c172a;
    border-width: 0px 0px 0px 0px;
    color: White;
    text-decoration: underline;
}

input.logon {
    border-style: none;
    cursor: pointer;
    color: White;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    width: 181px;
    text-align: center;
    background-image: url('Images/savecomment.gif');
}

a {
    color: #20A0E9;
}
a:hover {
    text-decoration: none;
}

.PDFViewNormal {
    height: 400px;
}
.PDFViewNormal iframe {
    border: 1px solid gray;
}
.PDFViewMax {
    margin-bottom: 54px;
    bottom: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    z-index: 10000;
}
.PDFViewMax iframe {
    border: 0px;
}
.PDFViewMax .PDFViewControls {
    display: block;
}
.close {
    right: 10px;
    width: 24px;
    height: 24px;
    background-image: url('images/close.png');
    cursor: pointer;
}
.close a {
    position: absolute;
    width: 24px;
    height: 24px;
}

table.list {
    border-collapse: collapse;
    width: 940px;
}
.container {
    position: relative;
    display: inline-block;
}

div.purchLines {
    width: 940px;
    overflow-x: auto;
    overflow-y: hidden;
}

div.purchLines input {
    width: 100%;
}

input.number {
    width: 75px !important;
}

input.smallnumber {
    width: 45px !important;
}

div.purchLines select.accountNo {
    width: 77px;
}

div.purchLines td {
    white-space: nowrap;
}
td.number {
    width: 80px;
    text-align: right
}

td.smallnumber {
    width: 40px !important;
    text-align: right
}

td.lineTypes {
    width: 80px;
}

div.purchLines select.lineTypes {
    width: 80px;
}

td.accountNo {
    width: 70px;
}


table.list div.header, div.header2 {
    position: absolute;
    left: 0;
    top: 0;
    height: 28px;
    width: 100%;
    z-index: -1;
}
table.list div.header {
    background-image: url('Images/tableheader.png');
}
table div.header2 {
    background-image: url('Images/tableheader2.png');
    height: 100px;
}
table div.footer, div.footer2 {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 28px;
    width: 100%;
    z-index: -1;
}
table.list div.footer {
    background-image: url('Images/tablefooter.png');
}
table div.footer2 {
    background-image: url('Images/tablefooter2.png');
}
table.list th, table.smalllist th {
    color: White;
    height: 24px;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px 10px 2px 6px;
}
table.list tr.footer2 {
    background-color: #efefef;
}

table .header2left {
    background-image: url('Images/tableheader2left.png');
}

table .header2right {
    background-image: url('Images/tableheader2right.png');
    
}
table .footer2left {
    background-image: url('Images/tablefooter2left.png');
    background-repeat:no-repeat;
    background-color: #efefef;
}
table .footer2right {
    background-image: url('Images/tablefooter2right.png');
    background-repeat:no-repeat;
}

table .header2left, table .header2right, table .footer2left, table .footer2right {
    width: 4px;
}

.nopadding {
    padding: 0px !important; 
}

table.search .searchFor
{
    width: 100px;
}

table.search .date
{
    width: 75px;
}

table.search .vendor
{
    width: 270px;
}

table.search input
{
    width: 100%;
}


table.list .footer2, table.list .header2 {
    color: #666666;
    background-color: #efefef;
    white-space: nowrap;
}
table.list td {
    padding: 8px 6px 8px 6px;
    border-bottom: 1px solid #E4E4E4;
}
table.list .title {
    font-size: 16px;
    font-weight: bold;
}
table.list .title2 {
    font-size: 14px;
}
table.list .line2 {
    padding-top: 5px;
    color: #666666;
}
table.list .row {
}

table.list .row.unattention, table.list .row.unattention input, table.list .row.unattention select {
}

table.list .row.normal, table.list .row.normal input, table.list .row.normal select {
}


table.list .row.normal td.firstCol div
{
    width: 6px;
    height: 26px;
    background-color: green;    
}

tr.noselect {
    cursor: default;
}

table.list .activerow {
    background-color: #f4f4f4;
}

table.smalllist {
    width: 100%;
    border-collapse: collapse;
}

table.smalllist .header {
    background: #efefef;
    color: black;
    height: 28px;
}

table.smalllist .activerow {
    background-color: #f4f4f4;
}

table.smalllist td {
    font-size: 12px;
    padding: 8px 6px 8px 6px;
    border-bottom: 1px solid #E4E4E4;
}

#LookupFrame {
    position: absolute;
    z-index: 2000;
    width: 517px;
    height: 410px;
}

#LookupFrame2 {
    position: absolute;
    z-index: 2000;
    width: 517px;
    height: 484px;
}

#SettingsIframe {
    position: absolute;
    z-index: 2000;
    width: 516px;
    height: 483px;
}

div#settings select
{
    width: 230px;
    
}

div.popuplist div.main {
    border: 6px solid #555555;
    width: 505px;
    overflow: auto;
}
table #examples
{
    margin-top: 10px;
    width: 225px;
}
table #examples th {
    font-weight: normal;
    color: black;
    height: 10px;
    border-bottom: 1px dotted #E4E4E4;
    text-transform: none;
    font-size: 11px;
    padding: 2px 0px 2px 0px;
    text-align: left;
}
table #examples td {
    padding: 0px;
    font-size: 11px;
    border-bottom: 1px dotted #E4E4E4;
    text-align: right;
}


div.popuplist div.table {
    border: 6px solid #555555;
    height: 366px;
    width: 506px;
    overflow: auto;
}
div.popuplist div.header {
    background: #555555;
    height: 24px;
    padding-top: 8px;
}

div.popuplist div.header > div.title {
    margin-top: 4px;
    margin-left: 3px;
}

div.popuplist div.delegateAction {
    height: 60px;
    padding: 4px;
    border-color: #555555;
    border-width: 6px 6px 0px 6px;
    border-style: solid;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 div.popuplist div.header { height: 28px; }
}

div.popuplist div.header > div.title {
    padding-left: 6px;
    font-weight: normal;
    font-size: 15px;
    color: White;
}

div.popuplist div.header > div.search {
    float: right;
    padding-right: 5px;
}

div.popuplist div.header > div.search input {
    background: white;
    height: 20px;
    font-size: 12px;
}

div.popuplist div.header > div.search input.noInput {
    color: gray;
    font-style: italic;
}

div.popuplist div.header > div.close {
    float: right;
    margin-right: 5px;
}

div.popuplist .smalllist .code
{
    width: 100px;
}


.BlockBackground {
    z-index: 1400;
    position: fixed;
    text-align: center;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: block;
    background: black;
    padding-top: 25%;
}

table.col3 {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #E4E4E4;
}
table.col3 td {
    font-size: 16px;
    text-align: center;
    width: 33%;
    border-bottom: 1px solid #E4E4E4;
    padding: 0px 6px 10px 6px;
}
table.col3 th {
    padding: 10px 0 0 0;
    color: #666666;
    font-weight: normal;
}
div.linkmenu {
    font-size: 13px;
    height: 16px;
    border-bottom: 1px dotted #999999;
    padding: 8px;
}

div.center {
    width: 270px;
    height: 250px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -200px 0 0 -135px;
}

div.logonLabel {
    padding: 10px 0 0 0;
    color: #666666;
    font-weight: normal;
}

textarea.comment {
    width: 934px;
}
.saveComment {
    color: White;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    padding-bottom: 7px;
    padding-top: 6px;
    width: 181px;
    float: right;
    text-align: center;
    background-image: url('Images/savecomment.gif');
}

#addLine {
    color: White;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 6px;
    height: 27px;
    width: 111px;
    float: left;
    text-align: center;
    background-image: url('Images/addline.gif');
    
    text-transform: none;
}

div.deleteLine {
    margin-top: -12px;
    width: 25px;
    background-image: url('Images/deleteLine.gif');
    height: 25px;
}

.changePassword {
    color: White;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    padding-bottom: 7px;
    padding-top: 6px;
    width:181px;
    float: left;
    text-align: center;
    background-image: url('Images/savecomment.gif');
}

table.commentlist td.time {
    width: 130px;
}

table.commentlist td.user {
    width: 130px;
    white-space: nowrap;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

div.left {
    float: left;
}

div.right {
    float: right;
}

.helpTitle {
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    padding-top: 18px;
    padding-bottom: 5px;
}