﻿body
{
   margin: 0px;
   background-color: #ffffff;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   line-height: 15px;
}

table
{
   border-collapse: collapse;
}

.NormalBold
{
   font-size: 13px;
   font-weight: bold;
   line-height: 15px;
}

A, A:link
{
   color: #0c1476;
   text-decoration: none;
}

   A:hover
   {
      color: #a6b1cc;
      text-decoration: underline;
   }

.ErrorText
{
   color: red;
   font-size: 14px;
}

.Small
{
   font-size: 11px;
   font-weight: normal;
   line-height: 12px;
}

.SmallBold
{
   font-size: 11px;
   font-weight: bold;
   line-height: 12px;
}

.NormalTextBox
{
   border-right: #cccccc 1px solid;
   border-top: #cccccc 1px solid;
   font-weight: normal;
   font-size: 13px;
   vertical-align: baseline;
   border-left: #cccccc 1px solid;
   color: #000000;
   border-bottom: #cccccc 1px solid;
   font-family: Verdana, Helvetica, sans-serif;
   text-align: left;
}

.Grid
{
   font-size: 11px;
}

.GridHeader
{
   font-weight: normal;
   font-size: 11px;
   padding-bottom: 5px;
   color: #ffffff;
   padding-top: 5px;
   background-color: #727d91;
}

   .GridHeader th
   {
      padding: 5px;
      border-right-style: solid;
      border-left-style: solid;
      border-right-width: 1px;
      border-left-width: 1px;
      border-right-color: #FFFFFF;
      border-left-color: #FFFFFF;
   }

   .GridHeader A, .GridHeader A:link, .GridHeader A:visited
   {
      color: #ffffff;
      background-color: #727d91;
      text-decoration: underline;
   }

      .GridHeader A:hover
      {
         color: #e0e7f1;
         background-color: #727d91;
         text-decoration: underline;
      }

.GridRow, .GridRowAlt, .GridRow input, .GridRowAlt input, .GridRow select, .GridRowAlt select
{
   text-align: left;
   background-color: #ffffff;
}

.GridRowAlt
{
   background-color: #e0e7f1;
}

   .GridRow td, .GridRowAlt td
   {
      padding: 2px 4px 3px 4px;
      border: 1px solid #CCCCCC;
      font-size: 11px;
   }

.GridRowHighlight
{
   background-color: #ffffcc;
}

.GridRowHighlightTkoBid
{
   background-color: #ffff66;
}

.GridHeaderHighlight1
{
   border: 1px solid #CCCCCC;
   background-color: #ffffcc;
   color: #000000;
}

.GridHeaderHighlight2
{
   border: 1px solid #CCCCCC;
   background-color: #FFCC99;
   color: #000000;
}

.GridPager
{
   font-weight: bold;
   font-size: 12px;
   color: #696969;
   background-color: #dcdcdc;
}

.GridEdit INPUT.GridEdit
{
   font-size: 11px;
}

.GridFooter
{
   color: #000000;
   padding: 2px 4px 3px 4px;
   border: 1px solid #CCCCCC;
   font-size: 11px;
   background-color: #ffffff;
}

   .GridFooter td
   {
      font-weight: 700;
      text-align: right;
      padding: 2px 4px 3px 4px;
      border: 1px solid #CCCCCC;
   }

.FieldCaption
{
   padding-right: 5px;
   padding-left: 2px;
   font-size: 14px;
   padding-bottom: 2px;
   color: #ffffff;
   line-height: 16px;
   padding-top: 2px;
   background-color: #727d91;
   font-weight: bolder;
}

.FieldValue
{
   padding-left: 2px;
   font-size: 12px;
   padding-bottom: 2px;
   color: #000000;
   line-height: 16px;
   padding-top: 2px;
   background-color: #e0e7f1;
}

.PageCaption
{
   font-weight: bold;
   font-size: 18px;
   padding-bottom: 5px;
   text-indent: 15px;
   padding-top: 5px;
   text-align: center;
   background-image: url(/images/tko/topbg.jpg);
   background-repeat: repeat-x;
}

.SubCaption
{
   font-weight: bold;
   font-size: 15px;
   padding-bottom: 3px;
   text-indent: 15px;
   padding-top: 3px;
   text-align: left;
}

.AlignRight
{
   clear: right;
   display: inline;
   float: right;
}

.FixedWidth
{
   font-family: 'Courier New', Monospace;
}

.FixedWidthControl
{
   font-weight: normal;
   font-size: 12px;
   color: black;
   font-family: 'Courier New', Monospace;
   position: relative;
   top: 2px;
   background-color: #fffacd;
   text-decoration: none;
   vertical-align: baseline;
}

.FixedWidthSmall
{
   font-size: 11px;
   font-family: 'Courier New', Monospace;
}

.MiniButton
{
   border-right: 1px outset;
   border-top: 1px outset;
   font-size: 11px;
   border-left: 1px outset;
   cursor: hand;
   border-bottom: 1px outset;
}

.MiniWindow
{
   border-right: #dcdcdc 1px solid;
   border-top: #dcdcdc 1px solid;
   border-left: #dcdcdc 1px solid;
   border-bottom: #dcdcdc 1px solid;
}

   .MiniWindow TH
   {
      font-size: 11px;
      color: #000000;
      background-color: #dcdcdc;
   }
/*----------------------------*/
/*---------- Menu ------------*/
/*----------------------------*/
.Menu
{
   border-left: #cccccc 1px solid;
   border-bottom: #cccccc 1px solid;
   background-color: #f0f0f0;
   border-spacing: 0px;
   border-collapse: collapse;
   border-style: none none solid solid;
}

.MenuCaption
{
   border-top: #e3e3e3 1px solid;
   font-weight: bold;
   font-size: 13px;
   color: #000000;
   border-bottom: #999999 1px solid;
   text-align: center;
   vertical-align: middle;
   background-position-y: top;
   background-image: url(images/gradient_white_blue_vert.jpg);
   background-repeat: repeat-x;
}

A.MenuItem:hover
{
   text-decoration: none;
   color: #ffffff;
   background-color: #727d91;
}

.MenuItem
{
   text-indent: 6px;
   font-size: 12px;
   line-height: 12pt;
}

.LoginPanel
{
   font-size: 11px;
   font-weight: normal;
   line-height: 12px;
   padding-right: 0px;
   padding-left: 6px;
   padding-bottom: 6px;
   padding-top: 6px;
   border-left: #cccccc 1px solid;
   border-bottom: #cccccc 1px solid;
   width: 150px;
   background-color: #f0f0f0;
}
/*-------------------------*/
/*-------------------------*/
/*-------------------------*/
.Schedule
{
   border-collapse: collapse;
   border-spacing: 0px;
   width: 190px;
}

   .Schedule td
   {
      padding: 4px;
      border: 1px solid #000000;
   }

.MiniTextBox
{
   border-right: 1px inset;
   border-top: 1px inset;
   font-size: 10px;
   border-left: 1px inset;
   border-bottom: 1px inset;
   background-color: #ffffcc;
   width: 130px;
   height: 14px;
}

.Grad
{
   filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=white,endColorStr=Gainsboro);
   width: 100%;
   float: left;
   text-align: center;
}

.CaptionBar
{
   background-color: #f0f0f0;
   border-right: #cccccc 1px solid;
   border-top: #cccccc 1px solid;
}

.PrintRowHeader
{
   font-weight: bold;
   background-color: #dcdcdc;
}

.PrintRow
{
}

.PrintRowAlt
{
   background-color: #dcdcdc;
}

.PageMessageBlock
{
   border-right: #000000 1px solid;
   border-top: #000000 1px solid;
   border-left: #000000 1px solid;
   text-indent: 10px;
   border-bottom: #000000 1px solid;
   background-color: #f5f5f5;
   width: 90%;
   padding-bottom: 5px;
   padding-top: 5px;
   margin-top: 1em;
   margin-bottom: 1em;
}

.PageMessageItem
{
}

.PageMessageError
{
   color: #ff0033;
}

.Timer
{
   border: 0 none;
   background: #E0E7F1;
   font-family: "Courier New", Courier, monospace;
   font-size: large;
   font-weight: bold;
   font-style: normal;
   color: #000000;
   width: 4em;
}

.BidRowCaptions
{
   background-color: #727d91;
   display: inline-block;
   width: 580px;
   font-weight: bold;
   color: #FFFFFF;
}

.BidRowTKO
{
   background-color: #ffff66;
   display: inline-block;
   width: 580px;
}

.BidRowVendor
{
   background-color: #e0e7f1;
   display: inline-block;
   width: 580px;
}

.BidRowLastWin
{
   background-color: #CCFFCC;
   display: inline-block;
   width: 580px;
}
/* -------------------------------------------------------------*/
/* ----------------- Pager Bar ---------------------------------*/
/* -------------------------------------------------------------*/
.pager-wrapper
{
   border-style: none;
   margin: 0px;
   padding: 0px;
   display: inline-block;
   border-radius: 4px;
   background-color: #A4ACB2;
   color: #FFFFFF;
   min-height: 34px;
   font-size: 13px;
   width: 100%;
}

   .pager-wrapper .pager-group
   {
      margin: 4px 4px 4px 11px;
      padding: 0px;
      display: inline-block;
      min-width: 60px;
   }

   .pager-wrapper .view-mode-wrapper
   {
      margin: 0px 0px 0px 4px;
      padding: 0px;
      display: inline-block;
      position: relative;
      top: 3px;
   }

      .pager-wrapper .view-mode-wrapper a
      {
         margin: 0px;
         padding: 0px 3px 0px 4px;
         display: inline-block;
         font-size: 22px;
         color: #5C666C;
         text-align: center;
      }

   .pager-wrapper .condition-wrapper
   {
      color: #000000;
   }

   .pager-wrapper .view-mode-wrapper a:hover, .pager-wrapper .view-mode-wrapper .view-mode-active
   {
      color: #FFFFFF;
      background-color: #C9CED2;
   }

   .pager-wrapper .page-number-button
   {
      padding: 6px 0px 0px 0px;
      margin: 0px;
      min-height: 30px;
      display: inline-block;
      position: relative;
      width: 22px;
      text-align: center;
      color: #FFFFFF;
      text-decoration: none;
   }

      .pager-wrapper .page-number-button.right
      {
         border-radius: 0px 4px 4px 0px;
         background-color: #6A747A;
      }

      .pager-wrapper .page-number-button.center
      {
      }

         .pager-wrapper .page-number-button.center:hover, .pager-wrapper .page-number-button.center.active
         {
            background-color: #D6DADC;
            color: #6A747A;
         }

      .pager-wrapper .page-number-button.left
      {
         border-radius: 4px 0px 0px 4px;
         background-color: #6A747A;
      }

      .pager-wrapper .page-number-button.disabled, .pager-wrapper .page-number-button.disabled:hover
      {
         color: transparent;
      }

      .pager-wrapper .page-number-button.center.disabled, .pager-wrapper .page-number-button.center.disabled:hover
      {
         color: transparent;
         background-color: transparent;
      }

   .pager-wrapper .search-button
   {
      padding: 4px 2px 2px 2px;
      font-size: 12px;
      height: 28px;
      top: 0px;
      position: relative;
   }

.headerGrad { background-image: linear-gradient(to top, #E7EBEF, #F4F5F9); }

