/* =============================================================
CSS-Definitionen Bosch Rexroth Medienverzeichnis Phase 2
Kittelberger media solutions 2006-05 azi/whe
ä - CSS ist UTF-8-kodiert!
================================================================*/

body {
    width: 794px;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    color: #153B63;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

p, h1, h2, h3 {
    margin: 0;
    padding: 0;
}

p {
    line-height: 13px;
}

h2 {
    background-color: #153B63;
    color: #FFFFFF;
    font-size: 11px;
    padding: 2px 5px;
    margin-top: 6px;
    clear: both;
}

h3 {
    font-size: 11px;
    background-color: #153B63;
    color: #FFFFFF;
    padding: 5px;
    margin-top: 6px;
    font-weight: bold;
}

a {
    color: #153B63;
    text-decoration: none;
    background-image: url('arrow_east_dark.gif');
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 8px;
}

a.image {
    background-image: none;
    padding-left: 0;
}

img {
    border: none;
}

table {
    border-collapse: collapse;
    border: none;
}

td, th {
    vertical-align: top;
    text-align: left;
    margin: 0;
    padding: 0;
}

ul {
    padding: 0;
    margin: 0;
    list-style-image: url('ie-li-flattener.gif');
    list-style-type: none;
}

ol {
    list-style: decimal outside;
    margin: 0px 0px 0px 21px;
    padding: 0;
}

form {
    margin: 0;
    padding: 0;
}

input.ownFile { 
    width:570px;
    font-family:Arial,Helvetica,Univers,sans-serif;
    font-size: 11px;
    padding: 0 1px;
    border: 1px solid #8CA8C5;
    border: none;
}

textarea, select, input.text, input.file {
    font-family:Arial,Helvetica,Univers,sans-serif;
    font-size: 11px;
    padding: 0 1px;
    border: 1px solid #8CA8C5;
}

* html textarea, * html input.text, input.file {
    padding: 0 1px;
}

input.file {
    border: none;
}

input.text3 {
    width: 20px !important;
}

input.checkbox {
    margin: 0;
}

/* IE gives checkboxes useless additional margin */
* html input.checkbox {
    vertical-align: middle;
    margin: -3px -3px -3px -4px !important;
}

p.checkbox {
    margin-left: 16px;
    text-indent: -16px;
}

input.radio {
    vertical-align: middle;
    margin: -1px 0 0 -1px;
}

/* IE gives radiobuttons useless additional margin */
* html input.radio {
    margin: -3px -3px -3px -5px !important;
}

.radioButtons input.radio {
    margin-left: 11px;
}

.radioButtons input.radio.first {
    margin-left: -1px;
}

/* IE gives radiobuttons useless additional margin */
* html .radioButtons input.radio {
    margin-left: 7px !important;
}

* html .radioButtons input.radio.first {
    margin-left: -5px !important;
}

input.button {
    color: #153B63;
    font-size: 11px;
    font-weight: bold;
    background-image: url('arrow_east_dark.gif');
    background-repeat: no-repeat;
    background-position: 0 5px;
    background-color: transparent;
    border: none;
    text-align: left;
    cursor: pointer;
    padding-left: 6px;
}

input.button_back {
    color: #FFFFFF;
    font-size: 11px;
    background-image: url('arrow_east_white.gif');
    overflow: visible;
    background-repeat: no-repeat;
    background-position: 0 5px;
    background-color: transparent;
    border: none;
    text-align: left;
    cursor: pointer;
    padding-left: 4px;
}

* html input.button {
    padding-left: 8px;
}

input.text.price, input.text.number {
    width: 35px;
}

input.text.zip {
    width: 35px;
}

input.text.city {
    width: 80px;
}

input.text.date {
    width: 70px;
}

select.currency, table.objectProperties select.currency {
    width: 50px;
}

select.langTag, table.objectProperties select.langTag {
    width: 60px;
}

select.pubLangTag, table.objectProperties select.pubLangTag {
    width: 110px;
}

option.nothingSelected {
    background-color: #DDDDDD;
}


/* ------------------------------
Allgemeine Klassen
------------------------------ */

.block {
    display: block;
}

.displayNone {
    display: none;
}

.clearBoth {
    clear: both;
}

.italic {
    font-style: italic;
}

.bold {
    font-weight: bold !important;
}

.notBold {
    font-weight: normal;
}

.margintop {
    margin-top: 10px;
}

.margintopLarge {
    margin-top: 30px;
}

.marginbottom {
    margin-bottom: 10px;
}

.paddingtop {
    padding-top: 10px;
}

.paddingbottom {
    padding-bottom: 10px;
}

.error {
    color: #EE3338;
}

input.error {
    border: solid 1px #EE3338;
}

.underline {
    text-decoration: underline;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.middle {
    vertical-align: middle;
}

#pageLeft #pageContent div.bigBottomSpace {
    padding-bottom: 280px;
}

img.status {
    border: none !important;
}

img.waiting {
    border: none !important;
    z-index: 0;
}

p.important, div.important {
    background-color: #F1F1F1;
    border: 2px solid #FF0000;
    padding: 4px;
}

p.help {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Infotext z. B. zwischen Tabellen */
div.info {
    padding: 6px;
}

/* ------------------------------
Anwendungsstatus-Petze
------------------------------ */

#applicationstatesquealer {
    float: right;
    margin: 12px 0;
}

#applicationstatesquealer p {
    font-weight: bold;
    padding: 4px;
    font-size: 12px;
    background-color: #FFA500;
}


/* ------------------------------
Seitenstruktur Frameset
------------------------------ */

#frameHeader {
    width: 805px;
}

#frameNavigation {
    width: 195px;
}


/* ------------------------------
Seitenstruktur
------------------------------ */

#pageHeader {
    margin: 13px 14px;
    margin-bottom: 5px;
}

#pageHeader h2, #listObject h2 {
    color: #A3B8CE;
    background-color: transparent;
    padding: 0;
    font-size: 12px;
    clear: none;
}

#pageHeader h1, #listObject h1 {
    color: #153B63;
    font-size: 16px;
}

#pageSidebox {
    padding-left: 8px;
}

#pageContent {
    width: 636px;
    margin: 0 0 1px 15px;
}

#pageLeft {
    float: left;
}

#pageNavigation  {
    background-color: #DFE9F4;
    margin-bottom: 16px;
    margin-left: 15px;
    overflow: auto;
    height: 174px;
    width: 636px;
    scrollbar-base-color:#829DBA;
    scrollbar-face-color:#DFE9F4;
    scrollbar-arrow-color:#153B63;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-shadow-color:#829DBA;
    scrollbar-darkshadow-color:#153B63;
    scrollbar-highlight-color:#DFE9F4;
    scrollbar-track-color:#829DBA;
}

#pageNavigation table  {
    margin-right: 0px;
    padding-right: 0px;
}

.navcols {
    width: 159px;
}

h2.naviHeader {
    padding-bottom: 1px;
    margin: 0 0 1px 15px;
}

#pageNavigation ul  {
    margin: 5px 0;
}

#pageNavigation ul li  {
    padding-left: 13px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 1px;
}

#pageNavigation ul li.blind  {
    background-image: none;
    padding: 0;
}

#pageNavigation ul li.selected  {
    background-color: #B4C6D9;
}

#pageNavigation ul.link li  {
    background-image: url('arrow_east_black.gif');
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

#pageNavigation a {
    background-image: none;
    padding-left: 0;
}

#pageNavigation.path {
    height: auto;
}

div.pageNavigationLink {
    margin-left: 15px;
    margin-bottom: 16px;
    background-color: #B4C6D9;
    height: 20px;
    padding: 1px 2px;
    clear: both;
}
div.pageNavigationLink a {
    float: right;
    margin-right: 16px;
    padding-top: 3px;
    font-weight: bold;
    background-position: 0 7px;
}
/* ------------------------------
Weitere Elemente
------------------------------ */

div.tablelike {
    background-color: #DFE9F4;
    padding-bottom: 1px;
}

div.tablelike p {
    margin: 4px;
}


/* ------------------------------
Boxes on right page margin
------------------------------ */

#pageSidebox div {
    background-color: #B4C6D9;
    width: 135px;
    margin-left: 0px;
    margin-bottom: 18px;
    padding-bottom: 1px;
}

#pageSidebox h2 {
    color: #FFFFFF;
    font-size: 11px;
    padding: 2px 4px;
    margin: 0;
    background-color: #153B63;
}

#pageSidebox p {
    margin: 4px;
}

#pageSidebox p.checkbox {
    margin-left: 20px;
}

#pageSidebox div div {
    border-top: 1px solid #153B63;
    background-color: transparent;
    width: auto;
    margin: 0px;
    padding: 0;
}

#pageSidebox input.text {
    width: 123px;
}

* html #pageSidebox input.text {
    width: 121px;
}

#pageSidebox select {

    width: 127px;
    height: 80px;
    margin-top: 0;
}

#pageSidebox input.button {
    width: 127px;
}

#basket a, #pageSidebox a {
    background-image: url('arrow_east_dark.gif');
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 8px;
}

#hometext {
    padding-left: 236px;
    padding-top: 7px;
    padding-right: 20px;
}

#homeimg {
    float: left;
    padding-top: 9px;
}

.linkRow .submit {
    margin-top: -2px;
}

#errortext p {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 176px;
    font-weight: bold;
}

#errorOrderProcess {
    background-color: #DFE9F4;
    margin-top:  -9px! important;
    margin-bottom: 5px;
    padding: 2px;
}

#errorOrderProcess p {
    margin: 5px;
    font-weight: bold;
}

#errortext p.noimg {
    margin-left: 5px;
}

.listCategory {
    background-color: #DDDDDD;
}

.listCategory p.categoryTitle {
    background-color: #153B63;
    color: #FFFFFF;
    padding: 2px 5px;
    margin-top: 6px;
    clear: both;
}

.listCategory a {
    background-image: url('arrow_east_white.gif');
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 8px;
    color: #FFFFFF;
}

.listCategory div.selectLinks {
    margin-top: 2px;
}

.listCategory div.selectLinks p {
    background-color: #F1F1F1;
    padding: 3px 6px;
}

.listCategory div.selectLinks a {
    background-image: url('arrow_east_dark.gif');
    background-repeat: no-repeat;
    background-position: 4px 4px;
    padding-left: 8px;
    color: #153B63;
}

/* ------------------------------
.formRow, .linkRow
------------------------------ */

.formRow, .linkRow {
    background-color: #153B63;
    height: 20px;
    padding: 1px 2px;
    clear: both;
}

.linkRow {
    margin-top: 1px;
}

.formRow p, .linkRow p {
    color: #FFFFFF;
    float: left;
    padding-left: 18px;
    padding-top: 3px;
    margin: 0;
}

.linkRow p {
    padding-left: 4px;
}

.linkRow a, .formRow a {
    color: #FFFFFF;
    font-weight: bold;
    background-image: url('arrow-east-white.gif');
    background-repeat: no-repeat;
    background-position: 0 -3px;
    padding-left: 10px;
}

.linkRow a.west {
    background-image: url('arrow-west-white.gif');
}

.formRow p.first {
    padding-left: 4px;
}

.formRow p.input {
    padding-left: 2px;
    padding-top: 0;
}

.formRow p.submit {
    float: right;
    padding-right: 4px;
    margin: 0;
}

.formRow p.submitpager {
    float: left;
    padding-left: 4px;
    margin: 0;
}

.formRow p.cancel {
    float: left;
    padding-left: 4px;
    margin: 0;
}

.formRow p.cancel a {
    font-weight: normal;
}

.formRow p.pager, .linkRow p.right {
    float: right;
    padding-right: 0;
}

.formRow p.pager a {
    background-image: none;
    padding-left: 0;
}

.linkRow p.right {
    float: right;
    padding-right: 2px;
}

.formRow input.text {
    width: 20px;
}

.formRow select {
    width: 80px;
}

.formRow input.button {
    color: #FFFFFF;
    background-image: url('arrow_east_white.gif');
    overflow: visible;
}

/* --------------------------
Auflistung der Adressen
-------------------------- */
table.addressList {
    width: 100%;
    clear: both;
}

table.addressList th, table.addressList td {
    border-bottom: solid 2px #FFFFFF;
}

table.addressList thead th, table.addressList tfoot th {
    background-color: #B4C6D9;
    vertical-align: middle;
}

table.addressList td  {
    vertical-align: top;
}

table.addressList tr  {
    background-color: #F1F1F1;
}

table.addressList tr.even {
    background-color: #DDDDDD;
}

table.addressList tr.selected {
    background-color: #DFE9F4 !important;
}

table.addressList td.img {
    text-align: right;
}

table.addressList th p, table.addressList td p {
    margin: 5px 6px;
}

table.addressList th.newaddr p, table.addressList td.newaddr p {
    margin: 2px 6px;
}

table.addressList th p, table.addressList th a {
    font-weight: bold;
}

table.addressList th a {
    background-image: none;
    padding-left: 0;
}

table.addressList td a {
    font-weight: bold;
}

a.image, a.icon, table.addressList td a.image, table.addressList td a.icon {
    background-image: none;
    padding-left: 0px;
}

table.addressList td a.icon img {
    border: none;
}

table.addressList td img {
    border: solid 1px #153B63;
}

/* Version 2 for OCS */

table.addressList.v2 td  {
    border-bottom: none;
    border-top: solid 1px #B4C6D9;
}

table.addressList.v2 tr.first td  {
    border-bottom: none;
    border-top: none;
}

table.addressList.v2 tr.even td {
    border-top: solid 3px #FFFFFF;
}

table.addressList input.text, table.addressList textarea, table.addressList select {
    width: 190px;
}

table.addressList input.text.zip {
    width: 35px;
}

table.addressList input.text.city {
    width: 146px;
}

/* Table column widths for OCS Addressdata */
table.addressList col.addressData1 {
    width: 230px;
}

table.addressList col.addressData2 {
    width: 230px;
}

table.addressList col.addressFunctions {
    width: 176px;
}

table.addressList col.smallAddressList {
    width: 212px;
}

table.addressList col.createAddress {
    width: 100px;
}

table.addressList col.createAddressData {
    width: 218px;
}

/* --------------------------
Direkteingabe der Dokumentennummer
-------------------------- */
table.addressList col.directInput {
    width: 130px;
}

table.addressList col.directInputData {
    width: 506px;
}



/* --------------------------
Auflistung der Objekte
-------------------------- */

table.objectList {
    width: 100%;
    clear: both;
}

table.objectList th, table.objectList td {
    border-bottom: solid 2px #FFFFFF;
}

table.objectList td.noBorderBottom {
    border-bottom: 0px;
}

table.objectList th.noBorderBottom {
    border-bottom: 0px;
}

table.objectList thead th, table.objectList tfoot th {
    background-color: #B4C6D9;
    vertical-align: middle;
}

table.objectList td  {
    vertical-align: top;
}

table.objectList tr  {
    background-color: #F1F1F1;
}

table.objectList tr.even {
    background-color: #DDDDDD;
}

table.objectList tr.selected {
    background-color: #DFE9F4 !important;
}

table.objectList td.img {
    text-align: right;
}

table.objectList th p, table.objectList td p {
    margin: 5px 6px;
}

table.objectList th p, table.objectList th a {
    font-weight: bold;
}

table.objectList th a {
    background-image: none;
    padding-left: 0;
}

table.objectList th a.link {
    background-image: url('arrow_east_dark.gif');
    background-repeat: no-repeat;
    padding-left: 8px;
}

table.objectList td a {
    font-weight: bold;
}

a.image, a.icon, table.objectList td a.image, table.objectList td a.icon {
    background-image: none;
    padding-left: 0px;
}

table.objectList td a.icon img {
    border: none;
}

table.objectList td img {
    border: solid 1px #153B63;
}

/* Version 2 for OCS */

table.objectList.v2 td  {
    border-bottom: none;
    border-top: solid 1px #B4C6D9;
}

table.objectList.v2 tr.first td  {
    border-bottom: none;
    border-top: none;
}

table.objectList.v2 tr.even td {
    border-top: solid 1px #B4C6D9;
}

table.objectList.v2 div.preview {
    position: absolute;
    z-index: 20;
    width: 400px;
    height: 500px;
    background-color: #153B63;
    opacity: 0.3;
    display: none;

}


/* Table column widths for OCS */

table.objectList col.preview {
    width: 80px;
}

table.objectList col.documentPos {
    width: 10px;
}

table.objectList col.documentNumber {
    width: 90px;
}

table.objectList col.documentTitle {
    width: 160px;
}

table.objectList col.languages {
    width: 80px;
}

table.objectList col.issueDate {
    width: 90px;
}

table.objectList col.basketPrice {
    width: 136px;
}

table.objectList col.basketBasketPrice {
    width: 100px;
}

table.objectList col.basketQty {
    width: 86px;
}

table.objectList col.basketSum {
    width: 120px;
}

table.objectList col.documentType {
    width: 120px;
}

table.objectList p.separatedFunction {
    border-top: 1px solid #B4C6D9;
    margin-right: 0;
    padding-top: 5px;
    padding-right: 5px;
}

table.objectList p.separatedFunction a {
    font-weight: normal;
}

table.objectList select {
    width: 290px;
    margin-top: -1px;
}

table.objectList select.payment {
    width: 200px;
    margin-top: -1px;
}

table.objectList input.text.payment {
    width: 194px;
}

table.objectList input.validCount {
    background-color: #DFE9F4;
    color: black;
}

table.objectList input.invalidCount {
    background-color: white;
    color: red;
}

/* -------------------------
Tabelle mit Objekt-Eigenschaften
------------------------- */
table.objectProperties {
    width: 318px;
    border-top: 6px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    background-color: #DFE9F4;
    float: right;
    clear: right;
}

table.objectProperties.first {
    width: 317.5px; /* correct value for Firefox 1.5.0.3 and Opera 8.5, meant: 317px table width; Firefox renders 317px as 316px due to border-right */
    border-right: 1px solid #FFFFFF;
    border-left: none;
    float: left;
    clear: both;
}

/* IE6' float/jog bugs make some strange CSS necessary */
* html table.objectProperties {
    width: 319px;
    margin-left: -1px;
}

* html table.objectProperties.first {
    width: 318px;
    margin-left: 0;
}

table.objectProperties col {
    width: 159px;
}

table.objectProperties.first col.first {
    width: 158px;
}

/* Hover effect/class applied by Javascript - if JS is not called or fails, user will not get confused by hover effect */
table.objectProperties tr.hover {
    background-color: #B4C6D9;
    cursor: pointer;
}

table.objectProperties p, table.objectProperties h3 {
    padding: 0;
    margin: 6px;
}

table.objectProperties th p {
    font-weight: normal;
}

/* Editable table contents, displayed on white background like a form input element */
table.objectProperties td p {
    background-color: #FFFFFF;
    padding: 1px 2px;
    margin: 5px 4px;
}

table.objectProperties.noEdit td p, table.objectProperties .noEdit td p,
table.objectProperties td div p {
    background-color: transparent;
}

table.objectProperties td p.formField {
    background-color: transparent;
    margin: 3px 4px 3px 1px;
}

table.objectProperties td p.checkbox {
    margin-left: 22px;
    background-color: transparent;
}

table.objectProperties h2 {
    margin: 0;
}

table.objectProperties ul {
    margin: 6px 0;
}

table.objectProperties ul p {
    background-image: url('li_line-ie.gif');
    background-repeat: no-repeat;
    background-position: 2px 5px;
    padding-left: 12px;
    margin-top: 0;
    margin-bottom: 0;
}

table.objectProperties ul.links p {
    padding-left: 0;
    background-image: none;
}

table.objectProperties input.text, table.objectProperties textarea, table.objectProperties select {
    width: 144px;
}

table.objectProperties input.text.price, table.objectProperties input.text.number {
    width: 35px;
}

table.objectProperties input.text.date {
    width: 70px;
}

/* IE adds 1px margin above and below text input fields */
* html table.objectProperties input.text {
    margin: -1px 0 0 0;
}

table.objectProperties select {
    width: 144px;
    margin-top: -1px;
}

* html table.objectProperties select {
    width: 149px;
}

table.objectProperties textarea {
    height: 4.5em;
}

table.objectProperties a.editForm {
    display: none;
}

/* Edit mode settings */

table.objectProperties th p, table.pdfFiles p {
    z-index: 60;
}

table.objectProperties td div, table.pdfFiles td div {
    position: relative;
    z-index: 40;
    display: none;
}

tr.requestConfirmation div {
    position: static !important;
    display: none;
}

table.objectProperties td div form, table.pdfFiles td div form, tr.requestConfirmation form {
    background-color: #DFE9F4;
    position: absolute;
    top: 0;
    left: -159px;
    width: 159px;
    padding: 0 0 8px 159px;
}

table.objectProperties.first td div form {
    width: 158px;
}

* html table.objectProperties.first td div form {
    width: 159px;
}

tr.requestConfirmation form, table.objectProperties tr.requestConfirmation td div form {
    left: 0;
    width: auto;
    padding: 0;
    z-index: 40;
}

table.pdfFiles td div form {
    padding-left: 141px;
    left: -141px;
    width: 420px;
}

input.editButton {
    font-size: 11px;
    padding: 0 4px;
    margin: 3px 0 0;
}

div.tableContainer {
    background-color: #DFE9F4;
}

/* Making div surround all its contained floating paragraphs */
/* Solution for modern browsers like Firefox */
div.tableContainer:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

/* Solution for IE6 */
* html div.tableContainer {
    height: 1%;
}


/* Semi-transparent cover for rest of page in edit mode */
div.matte {
    position: relative;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #153B63;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

div.matteVisible {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 100%;
    opacity: 1.0;
    filter: alpha(opacity=100);
}


option.active {

}

option.inactive {

}



* html div#matte {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}

/* Tabelle "Zugewiesene Kategorien" */

table.pdfFiles tr.requestConfirmation div form {
    padding: 0;
}

/* Tabelle "Bemerkungen" */
#tblInterna {
    z-index: 30;
}

#tbdInternaHistory, #ancHideInternaHistory {
    display: none;
}

#tblInterna td div form {
    left: 0;
    top: -22px;
    padding-left: 0 !important;
    width: 317px;
}

#tblInterna textarea {
    width: 300px;
}

/* Tabelle "Sprachen/Titel" auf Ausgaben-Arbeitsseite */
#tblLanguages {
    width: 636px;
    border-right: none;
}

#tblLanguages td div form {
    left: -101px;
    padding-left: 101px !important;
    width: 536px;
}

#tblLanguages input.text, #tblLanguages textarea {
    width: 520px;
}

#tblLanguages a.deleteLanguage {
    display: none;
}

#trwLanguageSelection td div form {
    left: 0;
    padding-left: 0 !important;
    width: 636px;
}

#trwLanguageSelection .addLanguageSelector {
    display: none;
}

#publicationLanguageSelection td div form {
    left: 0;
    padding-left: 0 !important;
    width: 318px;
}

#publicationLanguageSelection .addLanguageSelector {
    display: none;
}

/* --------------------------
Suchergebnisseite
-------------------------- */

table.objectList td.bottom {
    vertical-align: bottom;
}


/* --------------------------
Besondere Regeln/Einzelfälle
-------------------------- */

/* Absatz in Ausgabenliste mit Status-Icon, Sprachkürzel und Ausgaben-Titel */
p.statusLanguageTitle {
    padding-left: 22px;
    text-indent: -22px;
}

/* Absatz mit Funktionslinks zu oben stehendem Ausgabenlisten-Absatz */
p.statusLanguageTitleFunctions {
    padding-left: 14px;
}

/* --------------------------
Login
-------------------------- */

.login  {
    padding-top: 20px;
}

.login img.keyVisual {
    width: 189px;
    height: 148px;
    float: left;
}

.login form {
    margin-left: 200px;
    padding-top: 10px;
    height: 138px;
    background-color: #DFE9F4;
    position: relative;
}

.login form p.help {
    margin: 6px;
}

.login table.objectProperties {
    clear: none;
    float: none;
    border: none;
    margin-top: 20px;
}

.login .formRow {
    clear: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0;
}

/* --------------------------
Popup
-------------------------- */

body.popup {
    width: auto;
}

body.popup h2, body.popup h3 {
    padding-left: 10px;
    padding-right: 10px;
}

body.popup #pageContent {
    overflow: auto;
    width: 100%;
    height: 200px;
    padding: 0;
    margin: 0;
    border: none;
}

body.popup div.margin {
    margin: 0 10px;
}

body.popup p.image {
    text-align: center;
    margin: 12px;
}

body.popup p.image img {
    border: solid 1px #153B63;
}

body.popup p.pdflink img {
    border: none;
}

body.popup p.pdflink {
    text-align: center;
    margin: 12px;
}


body.popup table.objectProperties {
    float: none;
    width: 100%;
    border-left: none;
    border-right: none;
}

* html body.popup table.objectProperties {
    margin-left: 0;
}

body.popup table.objectProperties col {
    width: auto;
}

body.popup table.objectProperties.first col.first {
    width: 158px;
}

body.popup #pageFunctionRow {
    background-color: #B4C6D9;
    width: 100%;
    position: absolute;
    bottom: 17px;
}

body.popup #pageStatusRow {
    background-color: #B4C6D9;
    width: 100%;
    position: absolute;
    bottom: 40px;
}


body.popup #pageFooter {
    background-color: #153B63;
    width: 100%;
    position: absolute;
    bottom: 0;
}

body.popup #pageFooter p, #pageFunctionRow p {
    margin: 2px 18px 2px 12px;
    font-weight: bold;
}

body.popup #pageFooter p.right, #pageFunctionRow p.right {
    float: right;
}

* html body.popup #pageFooter p.right, #pageFunctionRow p.right {
    display: inline
}

body.popup #pageFooter p, body.popup #pageFooter a {
    color: #FFFFFF;
}

body.popup #pageFooter a.closeWindow {
    background-image: url('close-window.gif');
    background-position: 0 3px;
    padding-left: 12px;
}

body.popup #pageFooter a.back {
    background-image: url('arrow-east-white.gif');
    background-position: 0 -3px;;
    padding-left: 10px;
}


/* Upload-Bar */
#status .error{
    width: 330px;
    border: 1px solid #EF2810;
    color: #EF2810;
    padding: 5px;
}

.prog-border {
    border: 1px solid;
    height: 15px;
    width: 340px;
    margin: 0;
    padding: 0px;
}

.prog-bar {
    height: 15px;
    margin: 0;
    padding: 0;
    background-image: url('load.gif');
    background-repeat : repeat-x;
    background-position : -5px 0;
    text-align: center;
}


/* --------------------------
Special features
-------------------------- */

/* Zero Width Space */
.zws {
    font-family: "Arial Unicode MS", "Lucida Sans Unicode";
    font-size: 1px;
    line-height: 1px;
}


/* --------------------------
Popup Image  
-------------------------- */
.popup_image {
    display: none;
    position: absolute;
    width: 10px;
    height: 10px;
    overflow: visible;
    z-index: 5;
    background-color: #153B63;
    color: #FFFFFF;
    background-repeat: no-repeat;
}

.currentFilterLeft {
    width:150px;
    background-color:#F1F1F1;
    float:left;
    padding:8px;
}

.currentFilterInfo {
    width:454px;
    background-color:#F1F1F1;
    float:left;
    padding:8px;
}
