/* Bawue.Net Custom Styles */

/*
body {
  background-color: #ffcc00;
}
*/

.ui-bar-f, .ui-page-theme-f .ui-bar-inherit, html .ui-bar-f .ui-bar-inherit, html .ui-body-f .ui-bar-inherit, html body .ui-group-theme-f .ui-bar-inherit {
  background-color: #ffcc00;
}

.ui-page-theme-f .ui-btn, html .ui-bar-f .ui-btn, html .ui-body-f .ui-btn, html body .ui-group-theme-f .ui-btn, html head + body .ui-btn.ui-btn-f, .ui-page-theme-f .ui-btn:visited, html .ui-bar-f .ui-btn:visited, html .ui-body-f .ui-btn:visited, html body .ui-group-theme-f .ui-btn:visited, html head + body .ui-btn.ui-btn-f:visited {
  background-color: #ceaa00;
}

#mailboxlist li.selected > a {
  background-color: #eabb00;
}

.listsearchbox {
  background-color: #ffcc00;
}

#compose-contacts #directorylist {
  border-bottom-color: #ffcc00;
}

#login-form #logo {
  background-color: #ffcc00;
  padding: 49px 177px 0px 0px;
  height: 0px;
  width: 0px;
  background-size: auto;
  background: url('/logo.png');
}

#toplogo {
  background-color: #ffcc00;
  padding: 49px 177px 0px 0px;
  height: 0px;
  width: 0px;
  background-size: auto;
  background: url('/logo.png');
}

ul.listing li {
  background-color: #ffcc00;
}

#mailboxcontainer {
  background-color: #ffcc00;
}

.listbox .listitem.selected, .listbox .tablink.selected, .listbox .listitem.selected > a, .listbox .tablink.selected > a, .listing tbody tr.selected td, .listing li.selected, .listing li.selected > a {
  background-color: #eabb00;
}

.uibox .boxtitle, .uibox .listing thead th, .uibox .listing thead td {
/*  background-color: #dbaf00; */
  background-color: #ceaa00;
}

.listbox table.listing {
  background-color: #ffcc00;
}

.listbox {
  background-color: #ffcc00;
}

.listbox .boxfooter {
  background-color: #ffcc00;
}

.boxfooter .listbutton {
  background-color: #ffcc00;
}

#taskbar a.button-selected {
  color: #ffcc00;
}

#taskbar a span.button-inner {
  background: url(/buttons.png) -1000px 0 no-repeat; 
}
