body {
  margin: 0;
  background: #fdfdfd url(../images/bg-body.gif) repeat-x;
  font: 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #444;
  min-width: 980px; }

img {
  border-style: none; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

input, textarea, select {
  vertical-align: middle;
  font-size: 12px;
  line-height: 15px;
  color: #000; }
  input.unset, textarea.unset, select.unset {
    color: #919191; }

form, fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

#wrapper {
  width: 983px;
  margin: 0 auto; }

#header {
  width: 100%;
  padding: 20px 0; }

.header-holder {
  height: 1%;
  margin: 0 0 25px; }
  .header-holder:after {
    clear: both;
    display: block;
    content: ""; }

.header-area:after, .box .c:after {
  clear: both;
  display: block;
  content: ""; }

.logo {
  float: left;
  margin: 6px 0 0 -2px;
  background: url(../images/logo.png) no-repeat;
  width: 186px;
  height: 23px;
  text-indent: -9999px;
  overflow: hidden; }
  .logo a {
    display: block;
    height: 100%; }

.login-btn {
  float: right;
  margin: 0 -4px 0 0;
  padding: 0;
  list-style: none;
  line-height: 17px; }
  .login-btn li {
    float: left;
    margin: 0 0 0 7px; }
  .login-btn a {
    background: url(../images/btn-header.gif) 100% 0 no-repeat;
    padding-right: 13px;
    float: left;
    color: #161616; }
    .login-btn a:hover {
      text-decoration: none;
      background-position: 100% -34px; }
    .login-btn a span {
      float: left;
      background: url(../images/btn-header.gif) no-repeat;
      padding: 8px 0 8px 8px;
      cursor: pointer; }
    .login-btn a:hover span {
      background-position: 0 -34px; }
    .login-btn a em {
      float: left;
      padding: 0 0 0 24px;
      font-style: normal; }
  .login-btn .btn1 em {
    background: url(../images/ico1.png) no-repeat;
    padding: 0 5px 0 24px; }
  .login-btn .btn2 em {
    background: url(../images/ico2.png) no-repeat; }

.header-holder .name {
  float: right;
  color: #fff;
  margin: 9px 12px 0 0; }

.header-area {
  height: 1%; }
  .header-area .menu {
    float: left;
    margin: 6px 0 0 -4px;
    padding: 0;
    list-style: none;
    color: #fff;
    overflow: hidden; }
    .header-area .menu li {
      float: left;
      padding: 0 10px 0 15px;
      margin: 0 7px 0 -7px;
      background: url(../images/bullet1.png) 0 5px no-repeat; }
    .header-area .menu a {
      color: #eeb500;
      text-decoration: underline; }
      .header-area .menu a:hover {
        text-decoration: none; }
  .header-area .tools {
    float: right;
    margin: 1px -2px 0 0;
    padding: 0;
    list-style: none;
    font-size: 11px;
    font-weight: bold; }
    .header-area .tools li {
      float: left;
      margin: 0 0 0 10px; }
    .header-area .tools a {
      color: #b1b1b1;
      background: url(../images/btn-header2.gif) 100% 0 no-repeat;
      padding: 0 15px 0 0;
      line-height: 25px;
      float: left; }
    .header-area .tools span {
      float: left;
      padding: 0 0 0 16px;
      background: url(../images/btn-header2.gif) no-repeat;
      cursor: pointer;
      text-decoration: underline; }
    .header-area .tools a:hover {
      text-decoration: none; }
      .header-area .tools a:hover span {
        text-decoration: none; }

#main {
  width: 100%;
  overflow: hidden; }

#sidebar {
  width: 286px;
  float: left; }

.box-shadow {
  background: url(../images/shadow-box.png) 50% 100% no-repeat;
  padding-bottom: 8px;
  margin: 0 0 11px; }

.side-box {
  background: url(../images/bg-side-box1.gif) -286px 0 repeat-y; }
  .side-box .holder {
    background: url(../images/bg-side-box1.gif) -572px 0 no-repeat; }
  .side-box .frame {
    background: url(../images/bg-side-box1.gif) 0 100% no-repeat;
    height: 1%;
    padding: 17px 11px 8px;
    overflow: hidden; }

.side-box2 {
  background: url(../images/bg-side-box2.gif) -286px 0 repeat-y; }
  .side-box2 .holder {
    background: url(../images/bg-side-box2.gif) no-repeat; }
  .side-box2 .frame {
    background: url(../images/bg-side-box2.gif) -572px 100% no-repeat;
    padding: 11px 0 10px 24px; }

.side-box .advokat {
  overflow: hidden;
  margin: 0 0 15px; }
  .side-box .advokat a {
    display: block;
    height: 100%; }

.input-text {
  display: block;
  background: url(../images/bg-input-text.gif) no-repeat;
  height: 22px;
  padding: 8px 0 0 10px;
  overflow: hidden; }
  .input-text input {
    background: none;
    border: 0;
    padding: 0;
    float: left;
    margin: 0; }

.side-box .input-text {
  width: 255px;
  margin: 0 0 15px; }
  .side-box .input-text input {
    width: 245px; }

.btn-holder {
  height: 1%;
  overflow: hidden; }

.btn {
  padding: 0;
  border: 0;
  color: #fff !important;
  line-height: 29px;
  margin: 0 6px 0 0;
  display: inline;
  float: left; }
  .btn.nofloat {
    float: none; }
  .btn.left {
    float: left; }
  .btn.right {
    float: right; }
  .btn span {
    float: left;
    cursor: pointer; }
  .btn .lt {
    padding: 1px 9px 0 8px;
    background: url(../images/btn-main.png) no-repeat; }
  .btn .rt {
    width: 5px;
    height: 30px;
    background: url(../images/btn-main.png) 100% -30px no-repeat; }
  .btn em, .btn img {
    float: left;
    font-style: normal; }
  .btn img {
    width: 16px;
    height: 16px;
    margin: 4px 3px; }
  .btn em {
    background: url(../images/ico3.png) 0 50% no-repeat;
    padding: 0 0 0 24px; }
  .btn:hover {
    text-decoration: none; }
    .btn:hover .lt {
      background-position: 0 -60px; }
    .btn:hover .rt {
      background-position: 100% -90px; }

.btn-grey {
  margin: 0 11px 0 0; }
  .btn-grey .lt {
    background-position: 0 -120px;
    width: 48px; }
  .btn-grey .rt {
    background-position: 100% -150px; }
  .btn-grey:hover .lt {
    background-position: 0 -180px; }
  .btn-grey:hover .rt {
    background-position: 100% -210px; }

.btn-green .lt {
  background-position: 0 -240px; }
.btn-green .rt {
  background-position: 100% -270px; }
.btn-green:hover .lt {
  background-position: 0 -300px; }
.btn-green:hover .rt {
  background-position: 100% -330px; }

.btn-grey em {
  background: url(../images/ico4.png) 0 50% no-repeat;
  margin: 0 -3px 0 0;
  padding: 0 0 0 18px; }

.side-box .time {
  float: left;
  margin: 6px 36px 0 0;
  font-size: 18px;
  color: #878787;
  width: 69px; }

#sidebar .info-holder {
  padding: 12px 0 0; }
#sidebar h2 {
  font-size: 18px;
  color: #6d6d6d;
  margin: 0 0 10px; }
#sidebar ul {
  margin: 0 0 14px;
  padding: 0;
  list-style: none;
  overflow: hidden;
  height: 1%; }
  #sidebar ul li {
    border-top: 1px solid #e3e3e3;
    padding: 2px 0 2px 2px;
    margin: -1px 0 1px; }
  #sidebar ul a {
    color: #0085f6; }

#content {
  width: 678px;
  float: right; }

.wrapper {
  height: 1%;
  margin: 0 0 -6px;
  overflow: hidden; }

#content .box-shadow {
  padding: 0 0 13px;
  margin: 0 0 11px;
  background: url(../images/shadow-box2.png) 50% 100% no-repeat; }

.box {
  width: 100%; }

.box2 .wrapper {
  margin: 0 -20px -6px 0;
  width: 639px;
  padding: 0 2px 0 0; }

.box .t {
  height: 10px;
  overflow: hidden;
  background: url(../images/bg-box-t.png) no-repeat; }
.box .b {
  height: 10px;
  overflow: hidden;
  background: url(../images/bg-box-t.png) no-repeat;
  background: url(../images/bg-box-b.png) no-repeat; }
.box .c {
  height: 1%;
  background: url(../images/bg-box1.gif) -678px 0 repeat-y;
  padding: 8px 15px 4px 23px; }
.box .l-side {
  width: 365px;
  float: left; }
  .box .l-side dl {
    margin: 0 0 7px;
    height: 1%;
    overflow: hidden; }
    .box .l-side dl dt {
      float: left;
      width: 132px;
      font-weight: bold; }
    .box .l-side dl dd {
      margin: 0;
      width: 160px;
      padding: 0 0 4px;
      float: left; }
.box .r-side {
  width: 255px;
  float: right; }
  .box .r-side dl {
    margin: 0;
    height: 1%;
    overflow: hidden; }
    .box .r-side dl dt {
      float: left;
      width: 150px;
      font-weight: bold; }
    .box .r-side dl dd {
      float: left;
      width: 105px;
      margin: 0;
      padding: 0 0 4px; }
.box .boxtitle {
  background: url(../images/bg-title.png) no-repeat;
  margin: -18px 0 17px -23px;
  padding: 11px 0 10px 23px;
  color: #fff;
  width: 655px; }
  .box .boxtitle h3 {
    font-size: 14px;
    margin: 0; }
.box .r-side form {
  margin: 0 -20px 0 0; }
.box .subtitle h3 {
  font-size: 14px;
  display: block;
  margin: -2px 0 17px; }
.box .r-side .row {
  height: 1%;
  overflow: hidden;
  margin: 0 0 9px; }
.box .r-side label {
  float: left;
  width: 74px;
  margin: 7px 0 0; }

.input1 {
  background-position: 0 -31px;
  width: 51px;
  float: left;
  margin: 0 9px 0 0; }
  .input1 input {
    width: 42px; }

.input2 {
  background-position: 0 -62px;
  width: 72px;
  float: left; }
  .input2 input {
    width: 63px; }

.calendar {
  text-indent: -9999px;
  overflow: hidden;
  margin: 0 !important;
  width: 31px !important;
  height: 30px;
  background: url(../images/bg-calendar.png) no-repeat;
  float: left; }

.input3 {
  background-position: 0 -93px;
  width: 173px;
  float: left; }
  .input3 input {
    width: 164px; }

.form-box {
  padding: 0 0 5px; }
  .form-box .row {
    height: 1%;
    overflow: hidden;
    padding: 0 0 7px; }
  .form-box label {
    font-weight: bold;
    float: left;
    width: 120px;
    margin: 5px 0 0; }

.input4 {
  background-position: 0 -124px;
  width: 142px;
  float: left; }
  .input4 input {
    width: 133px; }

.form-box p {
  margin: 0 0 13px; }

.box3 {
  background: url(../images/bg-box2.gif) -678px 0 repeat-y; }
  .box3 .holder {
    background: url(../images/bg-box2.gif) no-repeat; }

.box .frame {
  background: url(../images/bg-box2.gif) -1356px 100% no-repeat;
  overflow: hidden;
  height: 1%;
  padding: 11px 1px 12px; }
.box .text-holder {
  background: url(../images/bg-text-holder.gif) repeat-y;
  padding: 5px 29px 0 22px;
  overflow: hidden;
  height: 1%; }

.box3 .row {
  height: 1%;
  overflow: hidden;
  margin: 0 0 9px; }
.box3 .subtitle h3 {
  margin: -2px 0 11px; }

.box .form2 {
  margin: 0 0 7px; }
  .box .form2 label {
    float: left;
    margin: 7px 0 0;
    width: 109px;
    font-weight: bold; }

.input5 {
  background-position: 0 -155px;
  width: 182px;
  float: left; }
  .input5 input {
    width: 173px; }

.input6 {
  background-position: 0 -186px;
  width: 151px;
  float: left; }
  .input6 input {
    width: 142px; }

.box .form2 .checkbox {
  float: left;
  margin: 7px 0 0;
  padding: 0;
  width: 15px;
  height: 15px; }

.box3 .l-side {
  width: 305px; }
.box3 .r-side {
  width: 272px; }
  .box3 .r-side .form2 {
    margin: 0; }
    .box3 .r-side .form2 label {
      width: 96px; }

.input7 {
  background-position: 0 -248px;
  width: 166px;
  float: left; }
  .input7 input {
    width: 157px; }

.input8 {
  background-position: 0 -217px;
  width: 135px;
  float: left; }
  .input8 input {
    width: 126px; }

.box .l-side ul, .box .r-side ul, .box .block ul {
  margin: 0;
  padding: 2px 0 4px;
  list-style: none;
  float: left;
  width: 125px;
  font-weight: bold; }
.box .l-side ul li, .box .r-side ul li, .box .block ul li {
  margin: 0 0 4px; }
.box .l-side ul a, .box .r-side ul a, .box .block ul a {
  color: #444; }
.box .text-holder2 {
  background: url(../images/bg-text-holder2.gif) repeat-y;
  padding: 5px 0 0 23px; }
.box .block {
  float: left;
  width: 221px; }
.box .block2 {
  width: 223px; }
.box .block3 {
  width: 200px; }

.box4 .boxtitle {
  margin: -8px 0 0 -1px; }
.box4 > ul, .box4 div.padder, .box4 div.actions {
  background: #fff;
  overflow: hidden;
  margin: -1px;
  padding: 13px 0 1px 23px;
  list-style: none;
  font-weight: bold;
  border: solid #878787;
  border-width: 0 1px; }
  .box4 > ul li, .box4 div.padder li, .box4 div.actions li {
    padding: 0 0 3px; }
.box4.noheader .holder {
  background: url(../images/bg-box2.gif) no-repeat; }

.tabbox {
  background: url(../images/bg-tabbox.gif) -678px 0 repeat-y; }
  .tabbox .holder {
    background: url(../images/bg-tabbox.gif) no-repeat; }
  .tabbox .frame {
    background: url(../images/bg-tabbox.gif) -1356px 100% no-repeat;
    height: 1%;
    padding: 6px 0 8px 7px;
    overflow: hidden; }
  .tabbox .tabset {
    margin: 0 0 8px;
    padding: 0;
    list-style: none;
    height: 1%;
    overflow: hidden; }
    .tabbox .tabset li {
      float: left;
      width: 122px;
      overflow: hidden;
      margin: 0 6px 0 0; }
    .tabbox .tabset a {
      background: url(../images/bg-tabset.png) -128px 0 no-repeat;
      text-decoration: underline;
      color: #fff;
      width: 114px;
      padding: 12px 0 10px 8px;
      float: left; }
      .tabbox .tabset a:hover {
        background-position: -250px 0;
        color: #767676; }
      .tabbox .tabset a.active {
        background-position: 0 0;
        text-decoration: none;
        color: #555556; }
      .tabbox .tabset a span {
        padding: 0 0 0 22px;
        float: left;
        cursor: pointer; }
    .tabbox .tabset .link1 span {
      background: url(../images/ico5.png) no-repeat; }
    .tabbox .tabset .link2 span {
      background: url(../images/ico6.png) no-repeat; }
    .tabbox .tabset .link3 span {
      background: url(../images/ico7.png) no-repeat; }

.input9 {
  background: url(../images/bg-input-text9.gif) no-repeat;
  width: 651px;
  margin: 0 0 12px; }
  .input9 input {
    width: 642px; }

.tabbox-btn .btn {
  margin: 0 11px 0 0; }
  .tabbox-btn .btn em {
    background: none;
    padding-left: 33px; }
  .tabbox-btn .btn .lt {
    padding: 1px 18px 0 1px; }
.tabbox-btn .btn2 .lt {
  padding-right: 4px; }
  .tabbox-btn .btn2 .lt em {
    padding-left: 29px; }
.tabbox-btn .btn-holder {
  margin: 0 0 0 2px; }

.tabbox .columns {
  height: 1%;
  overflow: hidden;
  margin: -11px 0 0;
  padding: 0 6px 4px 0; }
.tabbox .col1 {
  float: left;
  width: 316px;
  overflow: hidden; }
.tabbox .rows {
  border-top: 3px solid #b5b5b5;
  margin: -3px 0 -12px;
  padding: 10px 0 12px 6px; }
.tabbox .row {
  height: 1%;
  overflow: hidden;
  padding: 0 0 9px; }
.tabbox .col1 label {
  float: left;
  clear: left;
  width: 143px;
  margin: 8px 0 0; }
.tabbox .col2 {
  width: 315px;
  float: right; }
  .tabbox .col2 label {
    float: left;
    clear: left;
    margin: 9px 0 0;
    width: 144px; }
  .tabbox .col2 .rows {
    padding-left: 1px; }
.tabbox .link {
  float: left;
  margin: 8px 0 0; }
  .tabbox .link a {
    text-decoration: underline;
    color: #0085f6; }
    .tabbox .link a:hover {
      text-decoration: none; }
.tabbox .actions {
  margin-top: 10px; }
.tabbox .tab {
  padding-top: 10px; }

.input10 {
  background-position: 0 -279px;
  width: 54px;
  float: left; }
  .input10 input {
    width: 45px; }

.tabbox .desc {
  margin: 8px 11px 0 7px;
  float: left; }

.input11 {
  background-position: 0 -309px;
  width: 157px;
  float: left; }
  .input11 input {
    width: 148px; }

.table-box {
  background: url(../images/bg-table-box.gif) -678px 0 repeat-y; }
  .table-box .holder {
    background: url(../images/bg-table-box.gif) no-repeat; }
  .table-box .frame {
    background: url(../images/bg-table-box.gif) -1356px 100% no-repeat;
    height: 1%;
    overflow: hidden;
    padding: 8px 4px 1px 19px; }
  .table-box .heading {
    height: 1%;
    overflow: hidden;
    padding: 0 0 6px; }
    .table-box .heading h3 {
      margin: 6px 0 0;
      float: left;
      font-size: 18px; }

.pagenav {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 29px;
  overflow: hidden; }
  .pagenav li {
    float: left;
    padding: 0 0 0 2px;
    margin: 0 2px 0 -2px;
    background: url(../images/separator1.gif) no-repeat; }
  .pagenav a {
    width: 23px;
    text-align: center;
    float: left;
    background: url(../images/bg-paging.gif) repeat-x;
    text-decoration: underline;
    color: #636363; }
  .pagenav li.prev a, .pagenav li.next a {
    height: 29px;
    text-indent: -9999px;
    overflow: hidden;
    float: left; }
  .pagenav li.prev a {
    width: 17px;
    background: url(../images/bg-prev.gif) no-repeat; }
  .pagenav li.next a {
    width: 18px;
    background: url(../images/bg-next.gif) no-repeat; }
  .pagenav .active, .pagenav a:hover {
    color: #0b0b0b;
    text-decoration: none;
    background: url(../images/bg-paging-h.gif) repeat-x; }

.paging-info {
  float: right;
  margin: 7px 10px 0 0;
  color: #a0a09f; }

.main-table {
  width: 676px;
  margin: 0 0 0 -18px;
  border-collapse: collapse;
  color: #444;
  border-collapse: collapse;
  width: 676px;
  margin: 0 0 0 -18px; }
  .main-table td {
    padding: 12px 0;
    border-bottom: 1px solid #e0e0e0; }
  .main-table .even td {
    background: #f6f6f6; }
  .main-table .first {
    width: 32px;
    border-right: 1px solid #e0e0e0; }
    .main-table .first img {
      margin-left: 9px; }
  .main-table .column2 {
    width: 93px; }
  .main-table .column3 {
    width: 78px; }
  .main-table .column4 {
    width: 169px; }
  .main-table .column5 {
    width: 16px; }
  .main-table .column6 {
    width: 85px; }
  .main-table .column7 {
    width: 127px; }
  .main-table .column8 {
    width: 75px; }
  .main-table .img1 {
    display: block;
    margin: 0 0 0 9px; }
  .main-table .img2 {
    margin: 0 0 -2px;
    display: block; }
  .main-table .check {
    width: 15px;
    height: 15px;
    padding: 0;
    margin: -1px 0 0 14px;
    display: block; }
  .main-table tfoot th {
    padding: 3px 0;
    text-align: center;
    background: none; }
  .main-table thead th {
    padding: 4px 0;
    background: #b5b5b5;
    color: #fff;
    font-weight: bold; }

.blocks1 {
  width: 303px;
  margin: 0 0 20px; }
  .blocks1 .t {
    height: 47px;
    overflow: hidden;
    background: url(../images/bg-block1-t.png) no-repeat; }
  .blocks1 .b {
    height: 3px;
    overflow: hidden;
    background: url(../images/bg-block1-b.png) no-repeat; }
  .blocks1 .c {
    overflow: hidden;
    height: 300px;
    background: url(../images/bg-block1-c.png) repeat-y;
    padding: 0 6px 0 40px; }

.blocks2 {
  overflow: hidden;
  height: 168px;
  /* john */ }
  .blocks2 .lt {
    width: 47px;
    float: left;
    background: url(../images/bg-block2-lt.png) no-repeat;
    height: 168px; }
  .blocks2 .rt {
    width: 47px;
    float: left;
    background: url(../images/bg-block2-lt.png) no-repeat;
    height: 168px;
    background: url(../images/bg-block2-rt.png) 0 100% no-repeat; }
  .blocks2 .c {
    float: left;
    background: url(../images/bg-block2-c.png) 0 100% repeat-x;
    padding: 47px 0 0;
    height: 121px;
    width: 400px; }

.add_time label {
  float: left; }
.add_time select {
  width: 140px; }
.add_time .comment input {
  width: 210px; }
.add_time .details {
  line-height: 30px; }

.add_time_container.popup {
  width: 350px; }

.row {
  overflow: hidden; }

.actions {
  overflow: hidden;
  clear: both; }

#clientlist ul {
  display: none; }

#user_timeline {
  margin-bottom: 20px; }

.hidden {
  display: none; }

#content .box label {
  display: inline-block;
  width: 200px; }

#content .box .template label {
  width: 75px; }

label.autowidth {
  margin-right: 10px !important;
  width: auto !important; }

table {
  width: 100%; }
  table th, table td {
    text-align: left;
    vertical-align: top; }

a {
  color: #0085f6; }

td.quick_info {
  padding: 10px; }

input {
  border: 0;
  background: url(../images/bg-input-text.gif) no-repeat;
  padding: 3px 2px; }

.reminders tr.soon td, .reminders tr.soon th {
  background-color: #f90; }
.reminders tr.late td, .reminders tr.late th {
  background-color: #f99; }

#user_summary .tab {
  padding-bottom: 40px; }

.budget.negative {
  color: #f00; }

div.error {
  color: #f00; }

tr.error input, tr.error select, tr.error textarea {
  border: 2px #f00 solid; }
tr.error label {
  font-weight: bold;
  color: #f00;
  text-decoration: underline; }

.export_popup {
  border: 1px #ccc solid;
  background: #fff;
  margin-top: -100px;
  margin-left: 100px; }
  .export_popup a {
    display: block;
    padding: 3px 5px; }
    .export_popup a.remove {
      color: #000;
      text-align: right; }

/*# sourceMappingURL=all.css.map */
