/*
------------------------------------
   WebCommander Style - Default
------------------------------------
Author:
JPEXS
*/

BODY {
font-size: 12px;
Cursor: Default;
padding:0px;
margin:0px;
}

BODY.Editor {
}


TD {
font-size: 12px;
font-family: "MS Sans Serif";
}

TD.TopTD {
background-color:silver;
Cursor: Default;
border-left: 1px solid white;
border-right: 1px solid black;
border-top: 1px solid white;
border-bottom: 1px solid black;
padding: 0px;
font-weight: bold;
}

.TopLeftTD {
background-color:silver;
Cursor: Default;
border-left: 1px solid white;
border-right: 1px solid black;
border-top: 1px solid white;
border-bottom: 1px solid black;
padding: 0px;
font-weight: bold;
}

.TopRightTD {
background-color:silver;
Cursor: Default;
border-left: 1px solid white;
border-right: 1px solid black;
border-top: 1px solid white;
border-bottom: 1px solid black;
padding: 0px;
font-weight: bold;
}

TD.TopTDClick {
background-color:silver;
Cursor: Default;
border-left:1px solid black;
border-right:1px solid white;
border-top:1px solid black;
border-bottom:1px solid white;
padding: 0px;
font-weight: bold;
}

.TopLeftTDClick {
background-color:silver;
Cursor: Default;
border-left:1px solid black;
border-right:1px solid white;
border-top:1px solid black;
border-bottom:1px solid white;
padding: 0px;
font-weight: bold;
}

.TopRightTDClick {
background-color:silver;
Cursor: Default;
border-left:1px solid black;
border-right:1px solid white;
border-top:1px solid black;
border-bottom:1px solid white;
padding: 0px;
font-weight: bold;
}


.ContextMenu  {
border-left: 1px solid white;
border-right: 1px solid black;
border-top: 1px solid white;
border-bottom: 1px solid black;
padding: 0px;
text-align:left;
background-color:Menu;
font-weight: normal;
position:absolute;
visibility:hidden;
}

TABLE.WindowTable  {
border-left: 1px solid white;
border-right: 1px solid black;
border-top: 1px solid white;
border-bottom: 1px solid black;
padding: 0px;
background-color:silver;
color:black;
}

TABLE.WindowTableMain{
border-left: 1px solid white;
border-right: 1px solid black;
border-top: 1px solid white;
border-bottom: 1px solid black;
padding: 0px;
background-color:silver;
}

TH {
font-size: 14px;
border-color: silver;
}


.MenuHead {
border: 0px solid silver;
padding: 1px;
font-weight: normal;
background-color: silver;
}

.MenuHeadSelected {
 border-left:1px solid black;
 border-right:1px solid white;
 border-top:1px solid black;
 border-bottom:1px solid white;
 padding-top:0px;
 padding-left:0px;
 padding-bottom:0px;
 padding-right:0px;
 font-weight: normal;
}

.MenuHeadOver {
 border-left: 1px solid white;
 border-right: 1px solid black;
 border-top: 1px solid white;
 border-bottom: 1px solid black;
 padding: 0px;
 font-weight: normal;
}
.MenuItemSelected {
  background-color: navy;
  color: white;
  font-weight: normal;
}
.MenuItem {
  background-color: silver;
  color: MenuText;
  font-weight: normal;
}

.MenuBackground{
background-color: silver;
}

.Row {
  background-color: white;
  color: black;
}

.RowSelected
 {
  background-color: white;
  color: red;
 }

.RowUnSelected
 {
  background-color: white;
  color: red;
 }

.RowOnClick
 {
  background-color: white;
  color: black;
 }

.RowOnClickSelected
 {
  background-color: white;
  color: red;
 }

.Cell
{
  background-color: white;
  color: black;
 border-top: 1px solid white;
 border-bottom: 1px solid white;
 font-weight: bold;
}

.CellSelected
{
 border-top: 1px solid white;
 border-bottom: 1px solid white;
 font-weight: bold;
   background-color: white;
  color: red;
}

.CellUnSelected
{
  background-color: white;
  color: red;
 border-top: 1px solid white;
 border-bottom: 1px solid white;
 font-weight: bold;
}

.CellOnClick
{
  background-color: white;
  color: black;
 border-top: 1px solid black;
 border-bottom: 1px solid black;
 font-weight: bold;
}

.CellOnClickSelected
{
  background-color: white;
  color: red;
 border-top: 1px solid black;
 border-bottom: 1px solid black;
 font-weight: bold;
}

IFRAME.Col
{
 border-left: 1px solid white;
 border-right: 1px solid black;
 border-top: 1px solid white;
 border-bottom: 1px solid black;
 padding: 0px;
}

TD.Col
{

}

.OtherRowsBackground
{
  background-color: white;
  color: white;
  border: none;
  font-weight: bold;
}

.ColHead
 {
  background-color: silver;
  color: black;
  border-style: outset;
  border-width: 3px;
  font-weight: bold;
 }

.ColHeadSelected
 {
  background-color: navy;
  border-width: 3px;
  border-style: outset;
  color: white;
  font-weight: bold;
 }


.CommandClick {
 border-left:1px solid black;
 border-right:1px solid white;
 border-top:1px solid black;
 border-bottom:1px solid white;
 padding-top:0px;
 padding-left:0px;
 padding-bottom:0px;
 padding-right:0px;
 text-align:center;
 background-color:silver;
 font-weight: bold;
}

.Command {
 border-left: 1px solid white;
 border-right: 1px solid black;
 padding: 0px;
 text-align:center;
 background-color:silver;
 font-weight: bold;
}

.CommandOver {
 border-left: 1px solid white;
 border-right: 1px solid black;
 border-top: 1px solid white;
 border-bottom: 1px solid black;
 padding: 0px;
 text-align:center;
 background-color:silver;
 font-weight: bold;
}

.WindowTop {
background-color: navy;
  color: white;
  font-weight: bold;
height:30px;
}

.black {
position: relative;
top: 2px;
}

.MenuTD {
background-color: silver;
font-weight: normal;
position:absolute;
}

.tblCommand {
background-color: silver;
Cursor: Default;
border-width:3px;
border-style:solid;
border-color:silver;
}

.tblCommandBackground {
border-color:silver;
border: silver 1px solid;
}

.inpButton {
 border-left: 2px solid white;
 border-right: 2px solid black;
 border-top: 2px solid white;
 border-bottom: 2px solid black;
 padding: 0px;
 text-align:center;
 background-color:silver;
 width:75px;
}

.inpButtonDown {
 border-left: 2px solid black;
 border-right: 2px solid white;
 border-top: 2px solid black;
 border-bottom: 2px solid white;
 padding-top:0px;
 padding-left:0px;
 padding-bottom:0px;
 padding-right:0px;
 text-align:center;
 background-color:silver;
 width:75px;
}

.inpButtonOver {
 border-left: 2px solid white;
 border-right: 2px solid black;
 border-top: 2px solid white;
 border-bottom: 2px solid black;
 padding: 0px;
 text-align:center;
 background-color:silver;
 width:75px;
}

.ButtonOptionsSelection {
 border-left: 1px solid white;
 border-right: 1px solid black;
 padding: 0px;
 text-align:center;
 background-color:silver;
 width:75px;
}

.ButtonOptionsSelectionDown {
 border-left:1px solid black;
 border-right:1px solid white;
 border-top:1px solid black;
 border-bottom:1px solid white;
 padding: 0px;
 text-align:center;
 background-color:silver;
 width:75px;
}

.ButtonOptionsSelectionOver {
 border-left: 1px solid white;
 border-right: 1px solid black;
 border-top: 1px solid white;
 border-bottom: 1px solid black;
 padding: 0px;
 text-align:center;
 background-color:silver;
 width:75px;
}

HR {

}

TEXTAREA {
 color:black;
 background-color: white;
 border-color: silver;
}

INPUT.inpText {
background-color:white;
color:black;
border-color:silver;
}

INPUT.inpCheckbox {

}

.SelTable {
border: outset 3px black;
}

.tblIcon {
background-image: url(obrazky/webcmd.png);
background-repeat: no-repeat;
background-position: center center;
width: 16px;
height: 16px;
}

.WindowCloseButton{
background-image: url(obrazky/x.png);
background-repeat: no-repeat;
background-position: center center;

 border-left: 2px solid white;
 border-right: 2px solid black;
 border-top: 2px solid white;
 border-bottom: 2px solid black;
 padding: 0px;
 text-align:center;
 background-color:silver;
width: 14px;
height: 14px;
font-size: 1px;
}

.WindowCloseButtonOver{
background-image: url(obrazky/x.png);
background-repeat: no-repeat;
background-position: center center;
  border-left: 2px solid white;
 border-right: 2px solid black;
 border-top: 2px solid white;
 border-bottom: 2px solid black;
 padding: 0px;
 text-align:center;
 background-color:silver;
width: 14px;
height: 14px;
font-size: 1px;
}

.WindowCloseButtonClick{
background-image: url(obrazky/x.png);
background-repeat: no-repeat;
background-position: center center;
 border-left: 2px solid black;
 border-right: 2px solid white;
 border-top: 2px solid black;
 border-bottom: 2px solid white;
 padding: 0px;
 text-align:center;
 background-color:silver;
width: 14px;
height: 14px;
}

A {
text-decoration: none;
}
A:hover {
text-decoration: underline;
}

.Progress {
background-image:url(obrazky/progress.gif);
height: 16px;
width: 200px;
}




TABLE.SelectList {
cursor:default;
border: 1px solid black;
position: absolute;
}

TD.SelectList {
background-color: white;
color: black;
}

TD.SelectListOver {
background-color: navy;
color: white;
}

TD.SelectSelected {
border-left: solid 1px black;
border-top: solid 1px black;
border-bottom: solid 1px white;
background-color: navy;
color: white;
}

TABLE.Select {
cursor: default;
}

TD.Select{
border-left: solid 1px black;
border-top: solid 1px black;
border-bottom: solid 1px white;
background-color: white;
color: black;
}

TD.SelectButton {
border-left: 1px solid white;
border-top: 1px solid white;
border-right: 1px solid black;
border-bottom: 1px solid black;
background-color: silver;
}

TD.SelectButtonDown {
border: 1px solid black;
background-color: silver;
}


.SelectScrollBar{

}

.SelectBorder {
border: 2px inset silver;
}

.Separator {
border-top: 1px solid black;
height: 0px;
margin: 0px;
padding: 0px;
border-bottom: 1px solid white;
}

.ProgressBackground {
border-left: 1px solid white;
border-top: 1px solid white;
border-right: 1px solid black;
border-bottom: 1px solid black;
width: 150px;
height: 20px;
background-color: white;
}

.ProgressForeground {
width: 0px;
height: 20px;
background-color: navy;
}
