/*
//  window.css

*/


*.wlp-bighorn-titlebar
{
  font-size: smaller;
  width: 100%;
  overflow: hidden;
}


*.wlp-bighorn-titlebar div
{
  white-space: nowrap;
  padding: 2px;
}


*.wlp-bighorn-titlebar img
{
  border: 0;
}


*.wlp-bighorn-titlebar-window-icon, *.wlp-bighorn-titlebar-title-panel
{
  float: left;
}


*.wlp-bighorn-titlebar-button-panel
{
  float: right;
}


*.wlp-bighorn-titlebar-button-panel a
{
  vertical-align: middle;
}


*.wlp-bighorn-titlebar-button-panel a:hover > img.wlp-bighorn-image-rollover
{
  display: inline;
}


*.wlp-bighorn-titlebar-button-panel a:hover > img.wlp-bighorn-image-nonrollover
{
  display: none;
}


*.wlp-bighorn-layout-cell *.wlp-bighorn-book
{
  height: 100%;
  border-style: none;
  margin: 2px;
  border-width: 1px;
}


*.wlp-bighorn-window
{
  margin: 0px;
  padding: 0px;
}


*.wlp-bighorn-window-content
{
  width: 100%;
  overflow: auto;
}


*.wlp-bighorn-window-content-only
{
  margin: 0;
  border: 0;
}


*.wlp-bighorn-book
{
  border-style: none;
  margin: 0 auto;
  float: none;
}


*.wlp-bighorn-book-content
{
  width: 1004px;
  overflow: auto;
  border-style: none;
  margin: 0 auto;
  float: none;
}

