/*
v7.12.2008 21:52:11
*/





/* HTML - START */

html {
  height: 100%;
  overflow: hidden;
}

/* HTML - END */





/* BODY - START */

body {
  height: 100%;
  font-family: Verdana, Arial, Courier, sans-serif;
  font-size: 11px;
	color: #666666;
  padding: 0;
  margin: 0;
  background-color: #F9F9F9;
  overflow: scroll;
}

/* BODY - END */





/* HEADERs - START */

h1,
h2,
h3 {
  font-weight: bold;
  padding: 0;
  margin: 0;
}



h1 {
  height: 36px;
  color: #555555;
  font-size: 13px;
  letter-spacing: 1px;
  word-spacing: 2px;
  line-height: 36px;
  padding-left: 15px;
  background-position: right 1px;
  background-repeat: no-repeat;
}



h2 {
  color: #555555;
  font-size: 11px;
  padding-bottom: 3px;
  margin-left: 3px;
}

  h2.tab {
    width: 125px;
    height: 25px;
    color: #666666;
    font-size: 10px;
    line-height: 25px;
    text-align: center;
    padding: 0 5px 0 5px;
  	background-image: url('./../../../layout/images/framework/tab_header_bg.png');
  	background-repeat: no-repeat;
  	background-position: 0 top;
    float: left;
    clear: both;
    cursor: pointer;
  }

    h2.tab:hover {
    	background-position: 0 -25px;
    }

    h2.tabActive {
      color: #FF6600;
      height: 30px;
      line-height: 26px;
    	background-position: 0 bottom;
    }

      h2.tabActive:hover {
      	background-position: 0 bottom;
      }

  div.help h2 {
    font-size: 11px;
    color: #666666;
    padding: 1px 0 2px 24px;
    margin-bottom: 10px;
  	background-image: url('./../../../layout/images/framework/icon_help.gif');
  	background-repeat: no-repeat;
    background-position: 1px 0;
  }

  div#mainMenu h2 {
    font-size: 11px;
    border-bottom: 1px solid #CCCCCC;
  }



h3 {
  font-size: 11px;
}

  table th.title h3 {
    color: #FF6600;
    padding: 0 !important;
    margin: 0 !important;
    float: left;
    display: block;
  }

  table th.noData h3 {
    color: #FF9933;
  }

/* HEADERs - END */





/* DIVs - START */

div.border {
  width: 950px !important;
  height: 6px !important;
  font-size: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  background-repeat: no-repeat;
}

  div.borderBottom {
    background-image: url('./../../../layout/images/framework/border_bottom.gif');
  }

  div.borderTop {
    background-image: url('./../../../layout/images/framework/border_top.gif');
  }



div.buttons {
  background-image: url('./../../../layout/images/framework/buttons_bg.gif');
}



div.clearer {
  width: 100% !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}



div#footer {
  width: 915px;
  height: 28px;
  color: #909090;
  font-size: 10px;
  padding: 13px 20px 12px 15px;
  margin-top: 3px;
  background-image: url('./../../../layout/images/framework/footer_bg.gif');
  background-repeat: no-repeat;
}

  div#footer div {
    width: 50%;
    clear: none;
  }

  div#footer div.logo {
    float: right;
    clear: none;
  }



div#header {
  width: 100%;
}



div#list {
  width: 100%;
}



div#loginInfo {
  width: 948px;
  color: #DDDDDD;
  padding-top: 9px;
  padding-bottom: 6px;
  background-color: #FFFFFF;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}



div#mainMenu {
  width: 100%;
}

  div#mainMenu div {
    width: 100%;
    padding-bottom: 25px;
  }

  div#mainMenu div:last-child {
    padding-bottom: 15px;
  }



div.message {
  width: 886px;
  text-align: justify;
  padding: 15px;
  padding-bottom: 0;
  margin-bottom: 15px;
  background-color: #FCFCFC;
  border: 1px solid #F0F0F0;
}

  div#ajax div.message {
    width: 100%;
    padding: 0;
    padding-top: 15px;
    margin: 0;
    background: transparent;
    border: 0 !important;
  }

  div#list div.message {
    margin-bottom: 0 !important;
  }



div#navigation {
  width: auto;
  max-width: 630px;
  font-weight: bold;
  line-height: 15px;
  padding: 8px 15px 9px 35px;
  background-image: url('./../../../layout/images/framework/icon_navi.gif');
  background-repeat: no-repeat;
  background-position: 15px center;
  float: left;
  clear: none;
}



div#page {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}

  div#page div {
    float: left;
  }



div.paging {
  width: 100%;
  height: 21px;
  margin-bottom: 15px;
}

  div.paging div.browsing {
    padding-right: 6px;
    float: right !important;
  }

  div.paging div.statistics {
    line-height: 20px;
    text-align: right;
    padding-left: 6px;
    float: left !important;
  }

div.paging.static {
  width: 20%;
  margin-top: 2px;
}


div#quickMenu {
  height: 23px;
  text-align: right;
  padding: 9px 10px 0 10px;
  background-image: url('./../../../layout/images/framework/quickmenu_bg.gif');
  background-repeat: no-repeat;
  float: right !important;
}



div.rule {
  width: 100% !important;
  font-size: 0 !important;
  padding: 0 !important;
  margin: 0 0 15px 0;
}

  div.ruleDashed {
    border-top: 1px dashed #CCCCCC;
  }

  div.ruleSolid {
    border-top: 1px solid #CCCCCC;
  }



div.searching {
  width: 100%;
  height: 21px;
  margin-bottom: 15px;
  float: left !important;
}

  div.searching div.alphabet {
    width: auto;
    margin-top: 5px;
    float: left;
  }



div#submenu {
  width: 906px;
  height: 23px;
  padding: 6px;
  margin-bottom: 15px;
	background-image: url('./../../../layout/images/framework/submenu_bg.gif');
}



div#title {
  width: 930px;
  height: 36px;
  padding-right: 25px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-image: url('./../../../layout/images/framework/title_bg.gif');
  background-repeat: no-repeat;
}



div#toolbar {
  width: 948px;
  background-color: #FFFFFF;
  padding-top: 2px;
  padding-bottom: 2px;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}



div.toolTip {
  width: auto;
  color: #000000;
  text-align: center;
  padding: 2px;
  padding-right: 3px;
  padding-left: 3px;
  background-color: #FFFFE1;
  border: 1px solid #000000;
  position: absolute;
}



div#workspace {
  width: 918px;
  padding: 12px 15px 0 15px;
  background-color: #FFFFFF;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}

  div#workspace>div:last-child {
    margin-bottom: 10px !important;
  }

/* DIVs - END */





/* TABLEs - START */

table {
  width: 100%;
  margin-bottom: 15px;
  background-image: url('./../../../layout/images/framework/bg_stripes.gif');
  background-color: #FCFCFC;
  background-color: orange;
  border: 1px solid #E6E6E6;
  border-collapse: separate;
  table-layout: auto;
}



table td,
table th {
  padding: 0;
  text-align: left;
  vertical-align: middle;
  background-color: #FEFEFE;
  background-repeat: repeat-x;
  border: 1px solid #CCCCCC;
}

  table th[title],
  table td[title] {
    cursor: help;
  }

  table td.noData,
  table th.noData {
    color: #BBBBBB;
    opacity: 0.5;
  }

  table td,
  table td.static,
  table tr.static td,
  table.static td {
    background-image: url('./../../../layout/images/framework/table_row_bg.png');
    background-color: #FFFFFF;
  }

  table td.static:hover,
  table tr.static td:hover,
  table.static td:hover {
    background-image: url('./../../../layout/images/framework/table_row_bg.png') !important;
    background-color: #FFFFFF !important;
  }

  table td:hover,
  table td.dynamic:hover,
  table tr.dynamic td:hover {
    background-image: url('./../../../layout/images/framework/table_row_bg_hover.png') !important;
    background-color: #F6F6F6 !important;
  }

  table td.empty,
  table th.empty {
    background-image: none !important;
    background-color: transparent !important;
    border: 0 !important;
  }

  table td.empty:hover,
  table th.empty:hover {
    background-image: none !important;
    background-color: transparent !important;
    border: 0 !important;
  }

  table td.data {
    height: 21px;
    line-height: 21px;
    padding: 8px;
  }

  table td.info {
    font-style: italic;
    text-align: center !important;
  }

  table.data td {
    height: 21px;
    line-height: 21px;
    padding: 8px;
  }

  table th {
    color: #FF6600;
    background-image: url('./../../../layout/images/framework/table_row_header_bg.png');
  }

  table th.title {
    height: 27px;
    line-height: 27px;
    padding: 0 !important;
    padding-left: 8px !important;
  }

  table .separator {
    height: 2px !important;
    font-size: 0 !important;
    padding: 0 !important;
    background-color: transparent !important;
  }

  table.static .separator {
    line-height: 0 !important;
  }

  table .separator.big {
    height: 8px !important;
  }

/* TABLEs - END */





/* LISTs - START */

div#list ul {
  width: 916px;
  font-size: 10px;
  font-weight: bold;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  float: left;
  clear: both;
}

  div#list ul.floatL,
  div#list ul.floatR {
    width: 439px;
    clear: none;
  }

  div#list ul.hidden {
    margin-bottom: 0;
    border: 0;
  }



div#list ul li {
  width: 100%;
  height: 27px;
  color: #707070;
  margin: 0;
  padding: 0;
  background-image: url('./../../../layout/images/framework/list_row_bg.png');
  background-position: 0 top;
  background-repeat: repeat-x;
  border-top: 1px solid #CCCCCC;
  float: left;
  clear: both;
}

  div#list ul li.active,
  div#list ul li:hover {
    color: #FF6600 !important;
    background-position: 0 bottom;
  }

  div#list ul li.even {
    background-image: url('./../../../layout/images/framework/list_row_bg_even.png');
  }

  div#list ul li.header {
    color: #505050 !important;
    background-image: url('./../../../layout/images/framework/list_row_header_bg.png');
  }

  div#list ul li.overview {
    height: 15px;
    background-image: none;
    background-color: #FFFFFF;
  }

/* LISTs - END */





/* FORMs - START */

form {
  width: 100%;
  padding: 0;
  margin: 0;
  float: left;
  clear: both;
}



div.searching form {
  width: auto;
  float: right;
  clear: none;
}

/* FORMs - END */





/* LABELs- START */

label {
  font-weight: bold;
  display: block;
  float: left;
}

  label[title] {
    cursor: help;
  }



table td label {
  height: 21px;
  text-align: right;
  padding: 8px;
}

  table td label.row {
    width: 894px;
    text-align: left;
  }

/* LABELs - END */





/* INPUTs- START */

input {
  color: #666666;
  font-family: Verdana, Arial, Courier, sans-serif;
}

  input[type="file"] {
    font-size: 11px;
  }

  input[type="password"],
  input[type="text"] {
    width: 187px;
    font-size: 11px;
    padding: 3px;
    background-color: #FEFEFE;
    border: 1px solid #999999;
  }

  input[type="password"]:focus,
  input[type="text"]:focus {
    background-color: #FFFFFF;
    border: 1px solid #FF6600;
  }

  input[disabled="disabled"] {
    background-color: #F0F0F0 !important;
  }

  input.disabled {
    background-color: #F0F0F0 !important;
    border: 1px solid #999999 !important;
  }



.buttons input {
  width: 153px !important;
  color: #FFFFFF !important;
  font-size: 10px !important;
  font-weight: bold !important;
  letter-spacing: 1px !important;
  word-spacing: 5px !important;
  padding: 4px 5px 5px 5px !important;
  margin: 0 10px 0 0;
  background-image: url('./../../../layout/images/framework/button_bg.png');
  background-color: #000000 !important;
  background-repeat: no-repeat;
  border: 0 !important;
  cursor: pointer !important;
  float: left;
}

  .buttons input:hover {
    background-position: 0 -23px;
  }



div.searching form input[type="text"] {
  width: 125px;
}

div.searching form input[type="submit"] {
  width: 55px;
}

/* INPUTs - END */





/* SELECTs - START */

select {
  width: 195px;
  height: 21px;
  color: #666666;
  font-family: Verdana, Arial, Courier, sans-serif;
  font-size: 11px;
  background-color: #FEFEFE;
  border: 1px solid #999999;
}

  select:focus {
    background-color: #FFFFFF;
    border: 1px solid #FF6600;
  }



div.searching form select {
  width: 115px;
  position: relative;
  top: -2px;
}

/* SELECTs - END */





/* OPTIONs - START */

option {
  padding-top: 3px;
  padding-bottom: 3px;
}

  option[title] {
    cursor: help;
  }

  option.even {
    background-color: #F0F0F0;
  }

/* OPTIONs - END */





/* TEXTAREAs - START */

textarea {
  width: 886px;
  height: 275px;
  color: #666666;
  font-family: Verdana, Arial, Courier, sans-serif;
  font-size: 11px;
  padding: 3px;
  margin: 0;
  background-color: #FEFEFE;
  border: 1px solid #999999;
}

  textarea:focus {
    background-color: #FFFFFF;
    border: 1px solid #FF6600;
  }

/* TEXTAREAs - END */





/* LINKs- START */

a {
  color: #FF6600;
  outline: 0;
}

  a:hover {
    color: #6699FF;
  }



a.floatR {
  margin-right: 0 !important;
  margin-left: 10px !important;
  float: right !important;
}



a.date-picker-control {
  position: relative;
  top: -3px;
}



.buttons a {
  width: 143px;
  height: 18px;
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  letter-spacing: 1px;
  word-spacing: 5px;
  padding: 5px;
  padding-bottom: 0;
  margin-right: 10px;
  background-image: url('./../../../layout/images/framework/button_bg.png');
  background-repeat: no-repeat;
  display: block;
  float: left;
  clear: none;
}

  .buttons a:hover {
    background-position: 0 -23px;
  }

  .buttons a.btnClose {
    width: 15px;
    height: 15px;
    padding: 1px;
    margin: 0 !important;
    background-image: url('./../../../layout/images/framework/icon_close.gif');
    background-position: 1px 1px;
  }

  div.error p.buttons a {
    margin-left: 366px;
  }



a#logo {
  width: 300px;
  height: 50px;
  margin: 13px 0 10px 25px;
  background-image: url('./../../../layout/images/framework/logo_xis.gif');
  background-repeat: no-repeat;
  display: block;
  float: left;
}



div.browsing a {
  width: 20px;
  height: 21px;
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  padding-left: 1px;
  margin-left: 5px;
  background-image: url('./../../../layout/images/framework/paging_pagebox.gif');
  background-repeat: no-repeat;
  display: block;
  float: left;
}

  div.browsing a:hover {
    color: #666666;
    background-position: 0 bottom;
  }

  div.browsing a.firstPage {
    background-image: url('./../../../layout/images/framework/paging_first.gif');
  }

  div.browsing a.lastPage {
    background-image: url('./../../../layout/images/framework/paging_last.gif');
  }

  div.browsing a.nextPage {
    background-image: url('./../../../layout/images/framework/paging_next.gif');
  }

  div.browsing a.prevPage {
    background-image: url('./../../../layout/images/framework/paging_prev.gif');
  }



div#footer div.logo a {
  width: 123px;
  height: 20px;
  margin: 6px 0 0 0;
  background-image: url('./../../../layout/images/framework/logo_copyright.png');
  background-repeat: no-repeat;
  display: block;
  float: right;
}

  div#footer div.logo a:hover {
    background-position: 0 -20px;
  }



div#list ul li a {
  height: 20px;
  line-height: 20px;
  text-decoration: none;
  padding: 3px 15px 4px 15px;
  display: block;
  border-left: 1px solid #CCCCCC;
  float: left;
  clear: none;
  overflow: hidden;
}

  div#list ul li a:hover {
    color: #FF6600;
  }

  div#list ul li a.delete {
    width: 20px;
    background-image: url('./../../../layout/images/framework/button_delete.gif');
    background-repeat: no-repeat;
    background-position: center center;
  }

  div#list ul li a.edit {
    width: 20px;
    background-image: url('./../../../layout/images/framework/button_edit.gif');
    background-repeat: no-repeat;
    background-position: center center;
  }



div#loginInfo p.logout a {
  color: #FF0000;
  font-weight: bold;
  padding: 1px 0 2px 24px;
  background-image: url('./../../../layout/images/framework/button_logout.gif');
  background-repeat: no-repeat;
  float: right;
  clear: none;
}

  div#loginInfo p.logout a:hover {
    color: #666666;
  }



div#mainMenu a {
  width: 115px;
  font-size: 10px;
  font-weight: bold;
  padding-top: 115px;
  margin-right: 15px;
  text-align: center;
  text-decoration: none;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  float: left;
}

  div#mainMenu a.accounts {
    background-image: url('./../../../layout/images/framework/menu/accounts.png');
  }

  div#mainMenu a.addressbook {
    background-image: url('./../../../layout/images/framework/menu/addressbook.png');
  }

  div#mainMenu a.costs {
    background-image: url('./../../../layout/images/framework/menu/costs.png');
  }

  div#mainMenu a.logout {
    background-image: url('./../../../layout/images/framework/menu/logout.png');
  }

  div#mainMenu a.myAccount {
    background-image: url('./../../../layout/images/framework/menu/myaccount.png');
  }

  div#mainMenu a.orders {
    background-image: url('./../../../layout/images/framework/menu/orders.png');
  }

  div#mainMenu a.productivity {
    background-image: url('./../../../layout/images/framework/menu/productivity.png');
  }

  div#mainMenu a.worksheet {
    background-image: url('./../../../layout/images/framework/menu/worksheet.png');
  }

  div#mainMenu a.worksheetLastQ {
    background-image: url('./../../../layout/images/framework/menu/worksheet.png');
  }



div#submenu a {
  width: 123px;
  height: 18px;
  color: #FF6600;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  letter-spacing: 1px;
  word-spacing: 5px;
  padding: 5px 5px 0 25px;
  margin-left: 10px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  clear: none;
}

  div#submenu a:hover {
    color: #666666;
    background-position: 0 -23px;
  }

  div#submenu a:first-child {
    margin-left: 0;
  }

  div#submenu a.active {
    color: #666666;
    background-position: 0 -23px;
  }



table td a.attachment {
  font-weight: bold;
  text-decoration: none;
}



div#quickMenu a {
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  margin-right: 7px;
  margin-left: 7px;
}

/* LINKs - END */





/* SPANs- START */

span.help {
  width: 15px;
  height: 15px;
  margin-left: 10px;
	background-image: url('./../../../layout/images/framework/icon_help.gif');
  background-repeat: no-repeat;
  display: block;
  float: left;
  cursor: help;
}

  table th.title span.help {
    margin-top: 6px;
  }


.buttons a span {
  display: none;
}



table.static td span {
  font-weight: bold;
  display: block;
  float: left;
}

  table.static td span.title {
    width: 90px !important;
    font-weight: normal;
  }



div.browsing span.currentPage {
  width: 20px;
  height: 21px;
  color: #666666;
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  padding-left: 1px;
  margin-left: 5px;
  background-image: url('./../../../layout/images/framework/paging_pagebox.gif');
  background-repeat: no-repeat;
  background-position: 0 bottom;
  display: block;
  float: left;
}

div.browsing a span {
  display: none;
}



div#footer div.logo a span {
  display: none;
}



div#list ul li span {
  height: 20px;
  line-height: 20px;
  padding: 3px 15px 4px 15px;
  display: block;
  border-left: 1px solid #CCCCCC;
  float: left;
  clear: none;
  overflow: hidden;
}

  div#list ul li span.rNo {
    width: 25px;
    text-align: center;
    border-left: 0;
  }

  div#list ul li span.tools {
    width: 71px;
    text-align: center;
  }

  div#list ul li a span {
    display: none;
  }



div#loginInfo p span {
  margin: 0 9px 0 10px;
}

  div#loginInfo p span.username {
    font-weight: bold;
    margin: 0;
  }



a#logo span {
  display: none;
}



p.waiting span {
  display: none;
}

/* SPANs - END */





/* PARAGRAPHs - START */

p {
  padding: 0;
  margin: 0 0 15px 0;
}



p.buttons {
  width: 100%;
  padding: 0;
}

 div.message p.buttons {
    margin-top: 5px;
  }



p.hidden {
  display: none;
}



div.error p {
  color: #FF0000;
  font-weight: bold;
  text-align: center;
}



div#footer p {
  line-height: 14px;
  margin: 0;
}



div#loginInfo p {
  width: 734px;
  color: #666666;
  font-size: 10px;
  padding-right: 16px;
  padding-left: 16px;
  margin-top: 3px;
  margin-bottom: 3px;
  float: left;
  clear: none;
}

  div#loginInfo p.logout {
    width: 150px;
    margin-bottom: 0;
    float: right;
  }



p.waiting {
  background-image: url('./../../../layout/images/framework/waiting.gif');
  background-repeat: no-repeat;
  background-position: center center;
}

/* PARAGRAPHs - END */





/* IMAGEs- START */

img {
  border: 0;
}



img.icon {
  vertical-align: middle;
}

  img.icon[title] {
    cursor: help;
  }

  table td img.icon {
    vertical-align: top;
    margin: 3px 10px 0 5px;
  }

  table td a img.icon {
    vertical-align: middle;
    margin-top: 0;
    position: relative;
    top: -1px;
  }

  div#list li img.icon {
    position: relative;
    top: -1px;
  }

/* IMAGEs - END */





/* GLOBALs - START */

.buttons {
  width: 906px;
  height: 23px;
  padding: 6px;
  margin-bottom: 15px;
  float: left;
  clear: both;
}

  .buttonsBottom {
    margin-bottom: 10px !important;
  }



.float {
  float: left !important;
  clear: none !important;
}

  .floatL {
    margin-right: 36px !important;
  }

  .floatR {
    margin-right: 0 !important;
  }



div#list ul li .narrow {
  padding-right: 10px;
  padding-left: 10px;
}

/* GLOBALs - END */
