/*
//  window.css

*/


*.wlp-bighorn-titlebar,*.wlp-bighorn-center-titlebar,*.wlp-bighorn-small-titlebar,*.wlp-bighorn-big-titlebar
{
  /*width: 100%;*/
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  line-height:38px;
  
  
  border-color:#D4A63F;
border-style:none solid;
border-width:1px;
}
*.wlp-bighorn-small-titlebar
{
  font-size: 17px;
}

/**.wlp-bighorn-center-titlebar
{
  font-size: 20px;
}*/


*.wlp-bighorn-titlebar div,*.wlp-bighorn-titlebar div
{
  
  white-space: nowrap;
}

*.wlp-bighorn-titlebar img
{
  border: 0;
}


*.wlp-bighorn-titlebar-window-icon, *.wlp-bighorn-titlebar-title-panel
{
  padding-left:10px; 
  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;
}
/*added by rajeev*/
.wlp-bighorn-book
{
  height: 100%;
  border-width: 1px;
}
.wlp-bighorn-sub-book
{
  height: 100%;
  border-width: 1px;
}

*.wlp-bighorn-layout-cell *.wlp-bighorn-book
{
  border-style: solid;
  height: 100%;
  border-width: 1px;
  margin: 8px;
}


*.wlp-bighorn-page
{
  height: 100%;
  padding: 1px;

}


*.wlp-bighorn-window
{
/*  border-style: solid;
  border-width: 1px;
*/
  /**margin: 8px;*/

}


*.wlp-bighorn-window-content
{
border-color:#CCCCCC #CCCCCC #CCCCCC ;
border-style:none solid solid ;
border-width:1px 1px 1px;
overflow:auto;
  /*width: 100%;*/
  overflow: hidden;
  
}

*.wlp-bighorn-window-content-alger
{
border-color:#CCCCCC;
border-style:solid none none;
border-width:1px;
overflow:auto;
  /*width: 100%;*/
  overflow: hidden;
	  
}


*.wlp-bighorn-window-content-only
{
  border: 0;
  margin: 0;
}


