/*
//  window.css

*/


*.wlp-bighorn-titlebar
{
  font-size: larger;
  width: 100%;
  overflow: hidden;
}


*.wlp-bighorn-titlebar div
{
  white-space: nowrap;
  padding: 20px;
}


*.wlp-bighorn-titlebar img
{
  border: 0;
}


*.wlp-bighorn-titlebar-window-icon, *.wlp-bighorn-titlebar-title-panel
{
  float: left;
  display:none;
}


*.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
{
  border-style: solid;
  border-width: 1px;
 }


*.wlp-bighorn-page
{
  font-size: larger;
  padding: 1px;
}


*.wlp-bighorn-window
{
  border-style: solid;
  border-width: 1px;
  margin-bottom: 10px;
}


*.wlp-bighorn-window-content
{
  width: 100%;
  overflow: hidden;
  white-space: none;
	padding-left: 20px;
}


*.wlp-bighorn-window-content-only
{
  border: 0;
  margin: 0;
}

