div.OverlayPosition
{
  border-right-color: #999999;
  border-right-width: 8px;
  border-bottom-color: #999999;
  border-bottom-width: 8px;
  z-index: 1005;
}

.OverlayInterestFilterTable
{
  border:2px;
  border-style: solid;
  border-color: #000000;
  min-height:0;
  min-width:0;
  padding: 0px;
  margin: 0 0 0 0;
  border-spacing:0px;
  border-collapse:collapse;
  overflow: scroll;
  background-color: #FFFFFF; 
}

div.OverlayPositionHidden
{
  background-color:Blue;
  display:none;
}

div.OverlayOptionPosition
{
  border-right-color: #999999;
  border-right-width: 8px;
  border-bottom-color: #999999;
  border-bottom-width: 8px;
  z-index: 200;
}

div.OverlayGoGlobalPosition
{
  border-right-color: #999999;
  border-right-width: 8px;
  border-bottom-color: #999999;
  border-bottom-width: 8px;
  z-index: 200;
}

.OverlayTable
{
  border:1px;
  border-style: solid;
  border-color: gray;
  min-height:0;
  min-width:0;
  padding: 0px;
  margin: 0 0 0 0;
  border-spacing:0px;
  border-collapse:collapse;
  overflow: scroll;
  background-color:White;
}

.OverlayTableRowToTop
{
  vertical-align: top;
}

.OverlayTableResizable
{
  border:1px;
  border-style: solid;
  border-color: gray;
  min-height:0;
  min-width:0;
  padding: 0px;
  margin: 0 0 0 0;
  border-spacing:0px;
  border-collapse:collapse;
  overflow: scroll;
  background-color:White;
  width:100%;
  height:100%;
  vertical-align:top;
}

.ResizeableSeparatorImage
{
  position:relative;
  left: 0px;
  top: 1px;
  border-style:none;
  width:100%;
  height:3px;
}

.OverlayOptionTable
{
  min-height:0;
  min-width:0;
  padding: 0px;
  margin: 0 0 0 0;
  border-spacing:0px;
  border-collapse:collapse;
  overflow: scroll;
  background-color: transparent; 
}

.OverlayGoGlobalTable
{
  min-height:0;
  min-width:0;
  padding: 0px;
  margin: 0 0 0 0;
  border-spacing:0px;
  border-collapse:collapse;
  overflow: scroll;
  background-color: #FFFCD5;
  /*border-style:groove;
  border-width:thin;*/
  border: solid 1px Gray;
  color: #CC9900;
}

.OverlayMultiTabTable
{
	min-height:0;
  min-width:0;
  padding: 0px;
  margin: 0 0 0 0;
  border: solid 1px gray;
  border-spacing:0px;
  border-collapse:collapse;
  overflow: scroll;
  cursor: pointer;
  background-color: #f0f0fc; 
}

.OverlayHeader
{
  cursor:move;
  color: gray;  
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
  text-align: left;
  vertical-align: bottom;
  background-image: url('../Images/helpBG.png');
  /*background-repeat: no-repeat;
  background-color:#F0F0F0;*/
  height: 25px;
}

.OverlayTitle
{
  color: #535165;  
  font-family: verdana; 
  font-size: 12px;
  font-weight: normal;
  padding: 0px;
  position:absolute;
  left: 5px;
  top: 5px;
 }

.SeparatorImage
{
  position:relative;
  left: 0px;
  top: 1px;
  border-style:none;
}

.CloseButton
{
  border-style:none;
  position:absolute;
  right: 5px;
  top: 6px;
  cursor:default;  /* this has to be specified for the draggable overlay controls, as otherwise they have the drag icon*/
}

.EmbeddedSearchControl
{
  border-style:none;
  border-spacing:0px;
  padding: 0px;
  margin: 0 0 0 0;
  position:absolute;
  right: 40px;
  top:0px;
}


.KGPublishIcon
{
  cursor: pointer;
}

.KGPadlockIcon
{
  cursor: pointer;
}

.KGPublishOptionCell
{
  font-family: Verdana;
  font-size: 8pt;
  padding: 0 0 0 0px;
  margin: 0 0 0 0;
}

.KGPublishOptionTable
{
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  background-color:#F8F8F8;
}

.KGPublishResultCell
{
  font-family: Verdana;
  font-size: 7pt;
  text-align: right;
  padding-right: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align:text-top;
}

.KGPublishResultLable
{
  font-family: Verdana;
  font-size: 7pt;
  text-align: right;
  vertical-align:text-top;
  width: 80%;
  color: Red;
  float: left;
}

.NewKGTableCell
{
  font-size: 11px;
}

.NewKGCheckBoxCell
{
  font-size: 11px;
}

.NewKGValidationErrCell
{
 font-size: 11px;
}

.MenuItemIcon
{
  float: left;
  margin-top: 4px;
}

.MenuItemText
{
  color:#515E81;
  font-family: Arial; 
  font-size:12px; 
  padding-left: 8px;
  padding-right: 5px;
  cursor:default;
  white-space:nowrap;
  float: left;
  text-overflow:ellipsis;
  overflow:hidden;
}

.MenuItemMouseOver
{
  float:left;
  padding-left:10px;
  padding-right:20px;
  font-size:8pt;
  background-color:#ffff00;
  cursor:pointer;
}

.MenuItemButton
{
  float:right;
}

.MenuOverlayPosition
{
  border-right-color: #999999;
  border-right-width: 8px;
  border-bottom-color: #999999;
  border-bottom-width: 8px;
  z-index: 200;
 /* width: 100%;*/
}

.CloseButtonImage
{
	/* Move to sprite css central file
  background: url('../images/BaseControls/BasicImages_All.png') no-repeat; */
  background-position: -30px 0px; 
  width:14;
  height:14;
  display:inline-block;
  display:-moz-inline-box;
}

.ResizeButtonImage
{
	/* Move to sprite css central file
  background: url('../images/BaseControls/BasicImages_All.png') no-repeat; */
  background-position: 0px 0px; 
  width:22;
  height:22;
}


.firstLoadLogo
{
	/* Move to sprite css central file
  background: url(../Images/HKLogo/HKLogo_All.png) no-repeat; */
  background-position: -80px 0px; 
	width: 70px;
	height: 59px;
	position: absolute;
	left: 3px;
	top: 6px;
}

.OpenInNewWindowButtonImage
{
	/* Move to sprite css central file
  background: url('../images/BaseControls/BasicImages_All.png') no-repeat; */
  background-position: -279px -119px; 
  width:134;
  height:19;  
  cursor:pointer;
  display:inline-block;
  display:-moz-inline-box;
  margin-left:12px;
}

.DockInPageButtonImage
{
	/* Move to sprite css central file
  background: url('../images/BaseControls/BasicImages_All.png') no-repeat; */
  background-position: -168px -119px; 
  width:70;
  height:19;  
  cursor:pointer;
  display:inline-block;
  display:-moz-inline-box;
}

.UnDockButtonImage
{
	/* Move to sprite css central file
  background: url('../images/BaseControls/BasicImages_All.png') no-repeat; */
  background-position: -507px -100px; 
  width:41;
  height:19;  
  cursor:pointer;
  display:inline-block;
  display:-moz-inline-box;
}


.MaximiseButtonImage
{
	/* Move to sprite css central file
  background: url('../images/BaseControls/BasicImages_All.png') no-repeat; */
  background-position: -24px -119px; 
  width:54;
  height:19;  
  cursor:pointer;
  display:inline-block;
  display:-moz-inline-box;
  margin-left:12px;
}

.RestoreButtonImage
{
	/* Move to sprite css central file
  background: url('../images/BaseControls/BasicImages_All.png') no-repeat; */
  background-position: -100px -119px; 
  width:46;
  height:19;  
  cursor:pointer;
  margin-left: 4px;
  display:inline-block;
  display:-moz-inline-box;
}

.KGPublishingChoicesControl
{
	width:500px;
}

.KGNewTextVersionContol_content,
.KGDeleteTextVersionControl_content
{
  font-family:Arial;
  font-size:x-small;
  width:360px;
  text-align:center;
}

.KGNewTextVersionContol_text,
.KGDeleteTextVersionControl_text
{
  margin-left:5px;
  margin-rigt:6px;
  float:left;
  text-align:left;
}

.KGNewTextVersionContol_inputholder,
.KGDeleteTextVersionControl_inputholder
{
  margin-top:10px;
  margin-left:auto;
  margin-right:auto;
  width:270px;
}

.KGNewTextVersionContol_textBoxLbl
{
  float:left;
  margin-left: 5px;
}

.KGNewTextVersionContol_textBox,
.KGDeleteTextVersionControl_versionsBox
{
  float:left;
}

.KGNewTextVersionContol_buttonholder,
.KGDeleteTextVersionControl_buttonholder
{
  margin-top:10px;
  float:right;
}

.KGNewTextVersionContol_buttonholder
{
  width:80px;
}

.KGDeleteTextVersionControl_buttonholder
{
  width:100px;
}

.KGNewTextVersionContol_button,
.KGDeleteTextVersionControl_button
{
  margin-right:10px;
  float:left;
  cursor:pointer;
}
