/** Layout **/

body
{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2px;
  margin-right: 2px;
  background: #000000 url('Layout/pgeBg.png');
}

div#Head
{
  background: #000000 url('Layout/pgeHd.png');
  position:   absolute;
  width:      100%;
  min-width:  800px;
  height:     206px;
  top:        0px;
  left:       0px;
  z-index:    -1;
}

div#Body
{
  z-index: 1;
}

div#Single
{
  margin: 80px;
  margin-top: 126px;
}

div#SingleSmall
{
  width: 780px;
  margin-top: 126px;
}

td#SideL
{
  width: 220px;
  vertical-align: top;
}

td#SideR
{
  width: 220px;
  vertical-align: top;
}

td#Center
{
  vertical-align: top;
}

div#Login
{
  position: absolute;
  top: 2px;
  right: 2px;
  font: bold 9px Verdana;
}

div#Login a
{
  color: #000000;
}

div#Login a:hover
{
  color: #FF0000;
}

div#Login:hover
{
  visibility: visible;
}

/** Style **/

a
{
  color: #AAAEB3;
  text-decoration: none;
}

a:hover
{
  color: #E5F2FF;
  text-decoration: none;
}

a.highlight
{
  color: #D9D919;
  text-decoration: none;
}

a.highlight:hover
{
  color: #E5F2FF;
  text-decoration: none;
}

.center
{
  text-align: center;
}

.icon
{
  margin-left: 12px;
  margin-bottom: -8px;
}

.heading1,
.heading2,
.headframe
{
  font-weight: bold;
  font-style: oblique;
  font-family: Verdana;
}

.heading1
{
  font-size: 12px;
  color: #D9D919;
  margin-bottom: -6px;
  background-color: #666666;
  padding-left: 10px;
}

.heading2
{
  font-size: 11px;
  color: #D3D3D3;
  padding-left: 30px;
  background-color: #666666;
  vertical-align: top;
}

.headframe
{
  font-size: 12px;
  color: #D9D919;
  margin-top: -13px;
  position: absolute;
}

.normal
{
  font: normal 11px Verdana;
  text-align: justify;
  border: 1px solid #666666;
  padding: 12px;
  background: #464646;
  color: #FFFFFF;
}

.center
{
  margin-left: 8px;
  margin-right: 8px;
}

.warning
{
  color: #FF0000;
  font: bold 11px Verdana;
}

.label
{
  width: 150px;
  text-align : left;
}

.groupdate
{
  color: #D9D919;
  font: bold 12px Verdana;
  background-color: #202020;
  padding-left: 10px;
}

.groupsection
{
  font: bold 11px Verdana;
  background-color: #202020;
  padding-left: 10px;
}

.RadDock_Black
{
  margin-top: 6px !important;
  margin-bottom: 6px !important;
}

.RadDock_Black .rdContent
{
  padding: 6px 8px 6px 4px !important;
}

.RadDockZone_Black
{
  margin: 2px !important;
  padding: 4px !important;
  border: 1px dotted #888888 !important;
}

.RadGrid_Black
{
  background: #464646 !important;
}

.RadGrid_Black .rgRow td
{
  border-color: #222222 !important;
}

.RadGrid_Black .rgRow a,
.RadGrid_Black .rgAltRow a,
.RadGrid_Black .rgEditRow a,
.RadGrid_Black .rgFooter a,
.RadGrid_Black .rgEditForm a
{
  color: #AAAEB3 !important;
}

.RadGrid_Black .rgRow a:hover,
.RadGrid_Black .rgAltRow a:hover,
.RadGrid_Black .rgEditRow a:hover,
.RadGrid_Black .rgFooter a:hover,
.RadGrid_Black .rgEditForm a:hover
{
  color: #E5F2FF !important;
}

.RadGrid_Black .rgRow a.highlight,
.RadGrid_Black .rgAltRow a.highlight,
.RadGrid_Black .rgEditRow a.highlight,
.RadGrid_Black .rgFooter a.highlight,
.RadGrid_Black .rgEditForm a.highlight
{
  color: #D9D919 !important;
}

.RadGrid_Black .rgRow a.highlight:hover,
.RadGrid_Black .rgAltRow a.highlight:hover,
.RadGrid_Black .rgEditRow a.highlight:hover,
.RadGrid_Black .rgFooter a.highlight:hover,
.RadGrid_Black .rgEditForm a.highlight:hover
{
  color: #E5F2FF !important;
}

.RadGrid_Black .rgActiveRow,
.RadGrid_Black .rgHoveredRow
{
  color: inherit !important;
}

.RadGrid_Black .rgMasterTable td.rgGroupCol,
.RadGrid_Black .rgMasterTable td.rgExpandCol
{
  background-color: transparent !important;
}

.RadTreeView_Black .rtHover .rtIn
{
  color: #D9D919 !important;
  border-color: inherit !important;
  border-top-color: #464646 !important;
  border-left-color: #464646 !important;
  border-right-color: #464646 !important;
  border-bottom-color: #D9D919 !important;
  background-color: inherit !important;
  background-image: none !important;
}

.RadTreeView_Black .rtSelected .rtIn
{
  color: #D9D919 !important;
  border-color: inherit !important;
  border-top-color: #464646 !important;
  border-left-color: #464646 !important;
  border-right-color: #464646 !important;
  border-bottom-color: #D9D919 !important;
  background-color: inherit !important;
  background-image: none !important;
}
