﻿BODY
{
  background-color: #ffffcc;
  /*background-color: Black;*/
}

.GDiv              
{
  position: absolute;
}

DOCUMENT
{
  background-color: #ffffcc;
}

.GGrid
{
  padding: 0px 0px 0px 0px; 
  left: 0px;
  /*height: 98%;*/
  width: 100%;
  position: absolute;
  top: 0px;
  background-color: transparent;
}

.GridHeader
{
  font-weight: bold;
  font-size: 12px;
  color: maroon;
  font-family: Tahoma;
  text-decoration: underline;
  padding: 0px 0px 0px 0px;
  border: None 0px Transparent
}

.GMenuSpace
{
  background-color: Transparent;
  height: 23px;
  /*text-align: center;*/
  padding: 0px 0px 0px 0px;
  border: None 0px Transparent Collapse;
  font-family: Tahoma;
  font-size: 10px;
}

.GPageHeader
{
  /*background-image: url('images/PageHeader.gif');
  background-repeat: no-repeat;*/
  background: Maroon;
  font-family: Tahoma;
  font-style: normal;
  font-size: 20px;
  font-weight: bolder;
  color: White;
  height: 25px;
  text-align: Center;
  padding: 0px 0px 0px 0px;
  border: Transparent 0px Collapse;
}

.GActionButtons
{
  background-color: Transparent;
  padding: 0px 0px 0px 0px;
  border: None 0px Transparent Collapse;
  font-size: 10px;
  color: maroon;
  font-family: Tahoma;
  color: Maroon;
  height: 28px;
  text-align: left;
}

.GHint
{
  background-color: Transparent;
  padding: 0px 0px 0px 0px;
  border: None 0px Transparent Collapse;
  text-align: center;
  font-family: Tahoma;
  font-size: 9px;
  color: Blue;
  vertical-align: middle;
  height: 12px;
}

.GSuccess
{
  background-color: Transparent;
  padding: 0px 0px 0px 0px;
  border: None 0px Transparent Collapse;
  text-align: center;
  font: normal normal bolder 15px Tahoma;
  color: Green;
  vertical-align: middle;
  height: 17px;
}

.GWarning
{
  background-color: Transparent;
  padding: 0px 0px 0px 0px;
  border: None 0px Transparent Collapse;
  text-align: center;
  font: normal normal bolder 15px Tahoma;
  color: Red;
  vertical-align: middle;
  height: 17px;
}

.GFieldHeader
{
  font: normal normal bold 10px Tahoma;
  /*border: 0px None Transparent Collapse;*/
  border-left: 1px none transparent;
  border-right: 1px none transparent;
  border-left-color: Blue;
  border-right-color: Blue;
  padding: 0px 0px 0px 0px;
  color: maroon;
  background-color: Silver;
  text-align: left;
  height: 17px;
}

.GFields
{
  background-color: Transparent;
  padding: 0px 0px 0px 5px;
  height: 28px;
  border: 0px None Transparent Collapse;
  font-size: 14px;
  color: maroon;
  font-family: Tahoma;
}

.GGridSpace
{
  background-color: Transparent;
  padding: 0px 0px 0px 0px;
  border: None 0px Transparent Collapse;
  vertical-align: top;
}

.Warning
{
  color: Red;
  font-size: smaller;
  font-weight: bold;
  font-size: 14px;
}

.HelpHint
{
  color: Blue;
  font-family: Tahoma;
  font-size: 9px;
  font-weight: normal;
}

.LimitsText
{
  position:absolute;
  color: Green;
  font-family: Tahoma;
  font-size: 9px;
  font-weight: normal;
}

.RegularText
{
  color: Olive;
  background-color: Transparent;
  font-size: smaller;
  font-family: Tahoma;
}

.RegularTextAlignRight
{
  color: Olive;
  background-color: Transparent;
  font-size: smaller;
  font-family: Tahoma;
  text-align: right;
}

.BoldRegularText
{
  font-size: 12px;
  font-weight: bold;
  font-family: Tahoma;
  color: Olive;
  /*text-align: right;*/
  background-color: Transparent;
}

.RadioText
{
  color: Olive;
  background-color: Transparent;
  font-size: x-small;
}

.ValueText
{
  color: Maroon;
  font-size: small;
  font-weight: bold;
}

.Tabsheet
{
  background-color: Green;
  color: Blue;
}

.Button
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1px solid #000000; 
  background: gold;
  height: 24px;
  cursor: pointer;
}

.ButtonStar
{
  background: url('images/StarSmall.gif') no-repeat center;
  border:1 solid #000000; 
  cursor: pointer;
}

.ButtonOrderNow
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/OrderNow.gif);
  background-color: Transparent;
  border-style: none;
  border-color: Transparent;
  cursor: pointer;
}

.ButtonGears
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Gears.gif);
  background-color: Transparent;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
}

.ButtonLockOpen
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/LockOpen.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonLockShut
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/LockShut.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonGraph
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/GraphBar.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonCheckOut
{
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  font-size: 8pt;
  background: #ff3300;
  border-left: #000000 1px solid;
  color: #ffffff;
  border-bottom: #000000 1px solid;
  font-family: Tahoma;
  height: 17px;
  cursor: pointer;
}

.ButtonConvertQuotation
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1; 
  border-color: #000000; 
  border-style: solid; 
  background: gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Convert.gif);
  cursor: pointer;
}

.ButtonHistory
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1; 
  border-color: #000000; 
  border-style: solid; 
  background: red;
  height: 14px;
  cursor: pointer;
}

.ButtonPrices
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1; 
  border-color: #000000; 
  border-style: solid; 
  background: green;
  height: 14px;
  cursor: pointer;
}

.ButtonEditPrices
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1; 
  border-color: #000000; 
  border-style: solid; 
  background: blue;
  height: 14px;
  cursor: pointer;
}

.ButtonBackOrder
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1; 
  border-color: #000000; 
  border-style: solid; 
  background: LightGreen;
  height: 14px;
  cursor: pointer;
}

.ButtonHelp
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 0; 
  border-color: #000000; 
  border-style: solid; 
  background: transparent;
  background-image: url(images/Help.gif);
  height: 15px;
  width: 15px;
  cursor: pointer;
}

.ButtonLookUp
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1 solid #000000; 
  background: transparent;
  background-image: url(images/LookUp.gif);
  height: 18px;
  width: 18px;
  cursor: pointer;
}

.ButtonDate
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1 solid #000000; 
  background: transparent;
  background-image: url(images/Date.gif);
  height: 18px;
  width: 18px;
  cursor: pointer;
}

.Panel
{
  border-right: Transparent 1px solid;
  border-top: Transparent 1px solid;
  background: none top: solid 1px Silver; 
  border-left: solid 1px Silver;  
  border-right: solid 1px Black;  
  border-bottom: solid 1px Black;  
  font-family: Tahoma;
  color: Olive;
  margin-left: 0px;
}

.InputText
{          
  border-top: solid 1px Silver; 
  border-left: solid 1px Silver;  
  border-right: solid 1px Black;  
  border-bottom: solid 1px Black;  
  font-family: Tahoma;
  background: Bisque;
  color: Olive;
  margin-left: 0px;
  z-index: -1;
}

.ButtonCalculator
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Calculat.gif);
  background-color: Transparent;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
}

/*.InputText_Focus
{          
  border-top: solid 1px Silver; 
  border-left: solid 1px Silver;  
  border-right: solid 1px Black;  
  border-bottom: solid 1px Black;  
  font-family: Tahoma;
  background: Red;
  color: Olive;
  margin-left: 0px;
}
*/

.InputTextSearch
{
  border-top: solid 1px Silver;  
  border-left: solid 1px Silver;  
  border-right: solid 1px Black;  
  border-bottom: solid 1px Black;  
  font-family: Tahoma;
  background: #CCFF99;
  color: Olive;
}

.InputTextPOS
{
  border-top: solid 1px Silver;  
  border-left: solid 1px Silver;  
  border-right: solid 1px Black;  
  border-bottom: solid 1px Black;  
  font-family: Tahoma;
  font-size: 20px;
  font-weight: bold;
  background: #CCFF99;
  color: Olive;
}

.InputTextDisplay
{
  border-top: solid 0px Silver;  
  border-left: solid 0px Silver; 
  border-right: solid 0px Black; 
  border-bottom: solid 0px Black;  
  font-family: Tahoma;
  font-size: 15px;
  background: Bisque;
  color: Maroon;
  /*Eduardo font-family : Verdana, Tahoma,  Arial, Helvetica; font-size : 13px; border-left : 2px solid #F9F4EC; border-right : 1px solid #663300; border-top : 2px solid #F9F4EC; border-bottom : 1px solid #663300;*/
}

.InputTextAlignRight
{
  border-top: solid 1px Silver; 
  border-left: solid 1px Silver;  
  border-right: solid 1px Black; 
  border-bottom: solid 1px Black; 
  font-family: Tahoma;
  background: Bisque;
  color: Olive;
  text-align: right;
  /*Eduardo font-family : Verdana, Tahoma,  Arial, Helvetica; font-size : 13px; border-left : 2px solid #F9F4EC; border-right : 1px solid #663300; border-top : 2px solid #F9F4EC; border-bottom : 1px solid #663300;*/
}

.InputTextListBox
{
  border-top: 1px solid Silver; 
  border-left: 1px solid Silver; 
  border-right: 1px solid Black; 
  border-bottom: 1px solid Black; 
  font-family: Tahoma;
  background: Bisque;
  color: Olive;
}

.InputTextRequired
{
  border-top: 1px solid Silver; 
  border-left: 1px solid Silver; 
  border-right: 1px solid Red; 
  border-bottom: 1px solid Red; 
  background: bisque;
  color: olive;
  font-family: Tahoma;
  margin-right: 18px;
}

.InputTextPassword
{
  border-top: 1px solid Silver; 
  border-left: 1px solid Silver; 
  border-right: 1px solid Black; 
  border-bottom: 1px solid Black; 
  vertical-align: middle;
  font-size: 15px;
  color: White;
  height: 22px;
  background: Bisque;
  color:Olive;
}

.InputCheckBox
{
  color: Olive;
  font-size: smaller;
  font-weight: normal;
}

.InputTextDate
{
  border-top: 1px solid Silver; 
  border-left: 1px solid Silver; 
  border-right: 1px solid Black; 
  border-bottom: 1px solid Black; 
  color: Olive;
  font-size: smaller;
  font-weight: normal;
  border: 1px;
}

.LoggedAs
{
  color: White;
  background-color: Transparent;
  font-family: Tahoma;
  text-align: left;
  vertical-align: top;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
}

TABLE
{
  /*background-color: Transparent; #c5cadb*/
}

.IWebCombo
{
  border : solid 1px Silver;
  background: bisque;
  color : olive;
  font-family : Tahoma;
  font-size : 10px;
  vertical-align : baseline;
  font-family : Tahoma;
  height : 20px;
}

.IWebComboRequired
{
  border : 1px solid lightcoral;
  background: bisque;
  color : olive;
  font-family : Tahoma;
  font-size : 10px;
  vertical-align : baseline;
  color : olive;
  font-family : Tahoma;
  height : 20px;
}

.IWebComboComments
{
  vertical-align: middle;
  border: none;
  font-family: Tahoma;
  font-size: 15px;
  color: White;
  height: 22px;
  background-color: transparent;
  color:Olive;
}

.IGridFrame
{
  background-color: Transparent;
  border-top: thin ridge;
  border-bottom: thin ridge;
  border-left: thin ridge;
  border-right: thin ridge;
  border-top-color: transparent;
  border-bottom-color: Light Gray;
  border-left-color: Light Gray;
  border-right-color: Light Gray;
  border-width: 0px;
}


.IGridRow
{
  height: 14px;
  background-color: #F5EFE4;
  color: Black;

  border-right: gray 0px solid;
  border-top: gray 0px solid;
  border-left: gray 0px solid;
  border-bottom: gray 0px solid;

  padding: 2px 2px 2px 2px;

  font-style: normal;
  font-family: Tahoma;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;

}

.IGridRowAlternate
{
  height: 14px;
  background-color: #C5CAB9;
  color: Black;

  border-right: gray 0px solid;
  border-top: gray 0px solid;
  border-left: gray 0px solid;
  border-bottom: gray 0px solid;

  padding: 2px 2px 2px 2px;

  font-style: normal;
  font-family: Tahoma;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;

}

.IGridHeader
{
  height: 16px;
  background-color: #df8200;
  color: White;

  border-right: #df8200 1px solid;
  border-top: #df8200 0px solid;
  border-bottom: #df8200 0px solid;
  border-left: white 1px solid;

  padding: 0px 0px 0px 0px;

  font-style: normal;
  font-family: Tahoma;
  font-weight: normal;
  font-size: 10px;
  font-variant: normal;
}							

.IGridHeader2
{
  height: 16px;
  background-color: #df8200;
  color: White;

  border-right: #df8200 0px solid;
  border-top: #df8200 0px solid;
  border-bottom: #df8200 0px solid;
  border-left: white 0px solid;

  padding: 0px 0px 0px 0px;

  font-style: normal;
  font-family: Tahoma;
  font-weight: normal;
  font-size: 10px;
  font-variant: normal;
}							

.IGridRowSelected
{
  height: 14px;
  color: White;
  background-color: Maroon;

  padding: 2px 2px 2px 2px;

  font-family: Tahoma Narrow;
  font-size: 10px;
  font-variant: normal;
  font-style: normal;
  font-weight: normal;
}

.IGridRowSelector
{
  height: 14px;
  background-color: #c5cab9;

  border-right: transparent 0px;
  border-top: transparent 0px;
  border-left: Solid 0px;
  border-bottom: darkgray 0px solid;

  padding: 2px 2px 2px 2px;
}

.IGridFooter
{
  height: 16px;
  background-color: #df8200;
  color: Black;

  border-right: #df8200 1px solid;
  border-top: #df8200 0px solid;
  border-left: white 1px solid;
  border-bottom: #df8200 0px solid;

  padding: 2px 2px 2px 2px;

  font-weight: bold;
  font-size: 10px;
  font-style: normal;
  font-family: Tahoma;
  font-variant: normal;
}			

.IGridAddNewBox
{
  height: 20px;
  color: #94753B;
  background-color: #F5E1BA;

  border-style: solid;
  border-color: Black;
  border-width: 1px;
  border-left-color: white;
  border-top-color: white;

  padding: 0px 0px 0px 0px;

  font-family: Tahoma;
  font-size: 12px;
  font-variant: normal;
  font-style: normal;
  font-weight: normal;
}

.IGridEditCell
{
  height: 18px;
  background-color: #f5efe4;
  color: black;
  vertical-align: baseline;

  border-right: gray 1px solid;
  border-top: gray 0px solid;
  border-left: gray 0px solid;
  border-bottom: gray 1px solid;

  padding: 0px 0px 0px 0px;

  font-style: normal;
  font-family: Tahoma;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
}

.IGridCellHighlightRow
{
  height: 18px;
  color: Red;
  background-color: #F5EFE4;

  border-color: gray;
  border-style: solid;
  border-width: 1px;
  border-right-color: none;
  border-left-color: gray; 
  border-top-color: gray; 
  border-bottom-color: none;
  border-left-width: 0px;
  border-top-width: 0px;

  padding: 0px 0px 0px 0px;

  font-family: Tahoma;
  font-size: 14px;
  font-variant: normal;
  font-style: normal;
  font-weight: normal;
}

.IGridCellHighlightAlternate
{
  height: 18px;
  color: Red;
  background-color: #C5CADB;

  border-color: gray;
  border-style: solid;	
  border-width: 1px;
  border-right-color: none;
  border-left-color: none; 
  border-top-color: none;
  border-left-width: 0px;
  border-top-width: 0px;

  padding: 0px 0px 0px 0px;

  font-family: Tahoma;
  font-size: 14px;
  font-variant: normal;
  font-style: normal;
  font-weight: normal;
}

.IGridPage
{
  height: 20px;
  color: #94753B;
  background-color: #F5E1BA;

  border-style: solid;
  border-color: Black;
  border-width: 1px;
  border-left-color: white;
  border-top-color: white;

  padding: 0px 0px 0px 0px;

  font-family: Tahoma;
  font-size: 12px;
  font-variant: normal;
  font-style: normal;
  font-weight: normal;
}

.WebNumericEdit
{
  color: Blue;
}

.ButtonPrint
{
  background-position: center center;
  margin-top: 2px;
  background-image: url(images/print.gif);
  background-repeat: no-repeat;
  background-color: transparent;
  cursor: pointer;
}

.ButtonSelect
{
  font-family: Tahoma;
  font-size: 8pt;
  border: 1;
  border-color: #000000;
  border-style: solid;
  background: gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/ARROW3U.gif);
  cursor: pointer;
}

.ButtonUp
{
  font-family: Tahoma;
  font-size: 8pt;
  border: 1;
  border-color: #000000;
  border-style: solid;
  background: gold;
  background-position: center center;
  background-image: url(images/arrow up.gif);
  cursor: pointer;
}

.ButtonDown
{
  font-family: Tahoma;
  font-size: 8pt;
  border: 1;
  border-color: #000000;
  border-style: solid;
  background: gold;
  background-position: center center;
  background-image: url(images/arrow down.gif);
  cursor: pointer;
}

.ButtonDelete
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Fail.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonDeleteLeft
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/FailLeft.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonCopy
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Copy.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonNot
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Not.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonConvert
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Convert.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonMail
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Mail.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonAddToTemp
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/AddToTemp.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonActions
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Edit.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonGoBack
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1; 
  border-color: #000000; 
  border-style: solid; 
  background: gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/GoBack.gif);
  cursor: pointer;
}

.ButtonModifyQuotation
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1; 
  border-color: #000000; 
  border-style: solid; 
  background: LightGreen;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Edit.gif);
  cursor: pointer;
}

.ButtonModifyPartial
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1; 
  border-color: #000000; 
  border-style: solid; 
  background: Silver;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Edit.gif);
  cursor: pointer;
}

.ButtonPrintQuotation
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1; 
  border-color: #000000; 
  border-style: solid; 
  background: gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Print.gif);
  cursor: pointer;
}

.ButtonCopyQuotation
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1; 
  border-color: #000000; 
  border-style: solid; 
  background: gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Copy.gif);
  cursor: pointer;
}

.ButtonProfitQuotation
{
  font-family: Tahoma;
  font-size: 8pt;
  border: 1;
  border-color: #000000;
  border-style: solid;
  background: gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Profit.gif);
  cursor: pointer;
}

.ButtonReset
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Convert.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonAdd
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Add.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonNew
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/FileNew.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonSubstract
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Substract.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonMagnifier
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Magnifier.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonSave
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Save.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonOpen
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Open.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonCheck
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Check.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonCheckDisabled
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/CheckDisabled.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonCamera
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Camera.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonCameraEdit
{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/CameraEdit.gif);
  background-color: Transparent;
  cursor: pointer;
}

.ButtonBrowseDocuments
{
  font-family: Tahoma;
  font-size: 8pt;
  border: 1;
  border-color: #000000;
  border-style: solid;
  background: gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Table.gif);
  cursor: pointer;
}

.ButtonBrowseMoney
{
  font-family: Tahoma;
  font-size: 8pt;
  border: 1;
  border-color: #000000;
  border-style: solid;
  background: Gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/TableMoney.gif);
  cursor: pointer;
}

.ButtonGo
{
  background:gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Go.gif);
  border:1;
  border-color:#000000;
  border-style:solid;
  height: 28px;
  width: 28px;
  cursor: pointer;
}

.ButtonDeleteAll
{
  background: url('images/CancelAll.gif') no-repeat center;
  border:1 solid #000000;
  height: 28px;
  width: 28px;
  cursor: pointer;
}

.ButtonMulti
{
  background:gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/DOCSTACK.gif);
  border:1; 
  border-color:#000000; 
  border-style:solid; 
  cursor: pointer;
}

.ButtonRefresh
{
  background: url('images/Refresh.gif') no-repeat center;
  border:1 solid #000000; 
  cursor: pointer;
}

.ButtonCheckAll
{
  background: url('images/CheckAll.gif') no-repeat center;
  border:1 solid #000000; 
  cursor: pointer;
}

.ButtonExcel
{
  background:gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Excel.gif);
  border:1; 
  border-color:#000000; 
  border-style:solid; 
  cursor: pointer;
}

.ButtonShip2
{
  background:gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Ship2.gif);
  border:1; 
  border-color:#000000; 
  border-style:solid; 
  cursor: pointer;
}

.ButtonReport
{
  background: gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Report.gif);
  border:1; 
  border-color:#000000; 
  border-style:solid; 
  cursor: pointer;
}

.ButtonPhone
{
  background: gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Phone.gif);
  border:1; 
  border-color:#000000; 
  border-style:solid; 
  cursor: pointer;
}

.ButtonPhoneGrid
{
  background: Green;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Phone.gif);
  border:1; 
  border-color:#000000; 
  border-style:solid; 
  cursor: pointer;
}

.ButtonCustomers
{
  background: Gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Customers.gif);
  border:1; 
  border-color:#000000; 
  border-style:solid; 
  cursor: pointer;
}

.Photo
{
  border-style: solid;
  border-color:#000000; 
  border:1;
  width: 45%;
  border-bottom-style:solid;
}

.TabControl
{
  background-color: Transparent;
}

.Tab
{
  background-color: Gray;
}

.TabSelected
{
  background-color: Green;
}

A:visited
{
  color: Green;
  font-family: Tahoma;
  font-size: 10px;
  font-weight: bold;
}

A:link
{
  color: Blue;
  font-family: Tahoma;
  font-size: 10px;
  font-weight: bold;
}

A:hover
{
  font-family: Tahoma;
  color: Red;
  font-size: 10px;
  font-weight: bold;
}

.PhotoImage
{
  border-style: none;
  width: 550;
  height: auto;	
}

.ButtonPrevious
{
  background:transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Previous.gif);
  border:0; 
  border-color:#000000; 
  border-style:solid; 
  height: 20px;
  width: 35px;
  cursor: pointer;
}

.ButtonNext
{
  background:transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/Next.gif);
  border:0; 
  border-color:#000000; 
  border-style:solid;
  height: 20px;
  width: 35px;
  cursor: pointer;
}

.ComboInGrid
{
  border: 0px; 
  border-color: Silver; 
  border-style: solid; 
  font-family: Tahoma;
  background: White;
  width: 100%;
  height: 85%;
  color: Olive;
}

.ComboInGridSelect
{
  background-color: Bisque;
  color: Olive;
}

.ComboInGridNoSelect
{
  background-color: Silver;
  color: Black;
}

.ButtonInGrid
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1 solid #000000; 
  background: gold; 
  cursor: pointer;
}

#hintbox
{ /*CSS for pop up hint box */
  position:absolute;
  top: 0;
  background-color: yellow;
  width: 150px; /*Default width of hint.*/ 
  padding: 3px;
  border:1px solid black;
  font:normal 11px Verdana;
  line-height:18px;
  z-index:200;
  border-right: 3px solid black;
  border-bottom: 3px solid black;
  visibility: hidden;
}

.hintanchor
{ /*CSS for link that shows hint onmouseover*/
  font-weight: bold;
  color: navy;
  margin: 3px 8px;
}

.SummaryLabel
{
  color: Olive;
  background-color: Transparent;
  font-size: smaller;
  font-family: Tahoma;
}

.SummaryLabelTable
{
  font: normal normal normal 10px Tahoma;
}

.RMACC
{
  color: Black;
  background: Yellow;
  font-weight:bold;
  font-size: 10px;
  height: 15px;
  width: 15px;
}
  
.RMACR
{
  color: Black;
  background: Orange;
  font-weight:bold;
  font-size: 10px;
  height: 15px;
  width: 15px;
}

.RMASC
{
  color: Black;
  background: Red;
  font-weight:bold;
  font-size: 10px;
  height: 15px;
  width: 15px;
}

.RMASS
{
  color: Black;
  background: Aqua;
  font-weight:bold;
  font-size: 10px;
  height: 15px;
  width: 15px;
}

.RMASR
{
  color: Black;
  background: #9966FF;
  font-weight:bold;
  font-size: 10px;
  height: 15px;
  width: 15px;
}

.RMARR
{
  color: Black;
  background: #33CC33;
  font-weight:bold;
  font-size: 10px;
  height: 15px;
  width: 15px;
}

.RMACS
{
  color: Black;
  background: #0000FF;
  font-weight:bold;
  font-size: 10px;
  height: 15px;
  width: 15px;
}
            
.RMARO
{
  color: White;
  background: Black;
  font-weight:bold;
  font-size: 10px;
  height: 15px;
  width: 15px;
}
            
.RMASP
{
  color: White;
  background-color: Salmon; 
  font-weight: bold;
  font-size: 10px;
  height: 15px;
  width: 15px;
}
            
.RMARE
{
  color: White;
  background-color: Teal; 
  font-weight: bold;
  font-size: 10px;
  height: 15px;
  width: 15px;
}
            
.TMModify
{
  color: Black;
  background: Yellow;
  font-weight:bold;
  font-size: 10px;
  height: 15px;
  width: 15px;
  cursor: pointer;
}

.TMButtonMulti
{
  background: gold;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(images/DOCSTACK.gif);
  cursor: pointer;
  height: 15px;
  width: 15px;
}
  
.CUPurchases
{
  color: Black;
  background: Red;
  font-weight:bold;
  font-size: 10px;
  height: 15px;
  width: 15px;
  cursor: pointer;
}



/* Div to disable background */
#backgroundFilter
{
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    /*background-image: url(images/BackFilter.png);
    background-repeat: no-repeat;
    background-position: center;*/
    filter: alpha(opacity=40);
    opacity: 0.5;
    display: none;
    z-index: 1000;
    width: 101%;
    height: 100%;
}
#popupWindow
{
    position: absolute;
    width: 580px;
    height: 80px;
    padding: 1px;
    z-index: 1005;
    display: none;
    background-color: #ddd;
    border: 1px solid black;
}
#topLeft
{
    width:100%;
    background-color: Red;
    color: White;
    font-size: 8px;
    height: 10px;
    float: left;
}
#topRight
{
    width:23px;
    float:left;
}
#buttonPopUpClose
{
  height: 18px;
  width: 18px;
}
#popupBody
{
    width: 100%;
    height: 50px;
    margin: 0 0 0 0;
}

/*
Autocomplete extender
http://csharpdotnetfreak.blogspot.com/2009/09/ajax-autocompleteextender-textbox-width.html
*/
.AutoExtender
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    border: solid 1px #006699;
    line-height: 15px;
    padding: 1px;
    background-color: #CCFF99;
    margin-left:0px;
    overflow : auto;
    height: 130px;
}
.AutoExtenderList
{
    border-bottom: dotted 1px #006699;
    cursor: pointer;
    color: Maroon;
}
.AutoExtenderHighlight
{
    color: White;
    background-color: #006699;
    cursor: pointer;
}

.AutoExtenderWidth280
{
  width: 280px !important;    
}

#divwidth
{
  width: 280px !important;    
}
#divwidth div
{
  width : 280px !important;   
}

.IGridFrameOSC
{
  background-color: Transparent;
  border-width: 0px;
}

.IGridRowOSC
{
  height: 14px;
  background-color: #F5EFE4;
  color: Black;

  border-right: gray 0px solid;
  border-top: gray 0px solid;
  border-left: gray 0px solid;
  border-bottom: gray 0px solid;

  font-style: normal;
  font-family: Tahoma;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;

}

.IGridRowAlternateOSC
{
  height: 14px;
  background-color: #C5CAB9;
  color: Black;

  border-right: gray 0px solid;
  border-top: gray 0px solid;
  border-left: gray 0px solid;
  border-bottom: gray 0px solid;

  font-style: normal;
  font-family: Tahoma;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;

}

.IGridRowSelectedOSC
{
  height: 14px;
  color: White;
  background-color: Maroon;

  font-family: Tahoma Narrow;
  font-size: 10px;
  font-variant: normal;
  font-style: normal;
  font-weight: normal;
}

.IGridEditCell
{
  height: 18px;
  background-color: #f5efe4;
  color: black;
  vertical-align: baseline;

  border-right: gray 0px solid;
  border-top: gray 0px solid;
  border-left: gray 0px solid;
  border-bottom: gray 0px solid;

  padding: 0px 0px 0px 0px;

  font-style: normal;
  font-family: Tahoma;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
}

.GTable
{
  padding: 0px 0px 0px 0px; 
  left: 0px;
  top: 0px;
  background-color: transparent;
}



