/* #D0D0D0 = lightgray */

/*--------------------------------------------------
  APPLICATION SETTINGS
  CSS for warband builder
  --------------------------------------------------*/
div#tableBackground {
  height: 580px;
  }
div#tableGallery {
  background-color: #D0D0D0;
  border: 0px solid gray;
  margin-bottom: 1em;
  position: absolute;
  top: 100px;
  width: 700px;
  display: none;
  z-Index: 3;
  }
div#tableGallery a:link { color: darkblue; }
div#tableGallery a:visited { color: darkblue; }
div#tableGallery a:hover { color: blue; background-color: transparent;}
div#tableGallery a:active { color: blue; }
div#tableGalleryHeading {
  text-align: center;
  float: none;
  clear: both;
  padding-top: 2px;
  font-weight: bold;
  height: 15px;
  background-color: #D0D0D0;
  }
div#tableGalleryDynamic {
  cursor: pointer;
  background-color: white;
  font-size: x-small;
  overflow:auto;
  height: 375px;
  padding: 2px;
  }
div.tableGalleryFigure {
  float: left;
  text-align:center;
  border: 0px solid black;
  width: 19%;
  background-color:white;
  overflow:hidden;
  height: 115px;
  }
div.tableGalleryFigure img {
  text-align:center;
  vertical-align: bottom;
  padding: 0px;
  margin: 0px;
  border: 0px;
  }
div.tableGalleryFigure img.tableGalleryFigureSet {
  height: 9px;
  vertical-align: top;
  }
div#tableTopSearchBar {
  position: absolute;
  top: 85px;
  height: 15px;
  float: none;
  clear: both;
  }
div#tableTopSearchBarButtonTable {
  margin-left: 1em;
  }
div#tableTopSearchBarButtonGallery {
  margin-right: 4em;
  }
div.tableTopSearchBarButtonon, div.tableTopSearchBarButtonoff {
  background-color: #D0D0D0;
  font-size: x-small;
  text-align: center;
  float: left;
  cursor:pointer;
  height: 12px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
  border-color: white;
  border-width:1px;
  }
div.tableTopSearchBarButtonon {
  border-style:outset;
  border-bottom: 2px solid #D0D0D0;
  }
div.tableTopSearchBarButtonoff {
  color: #111111;
  background-color: #bbbbbb;
  border-style:inset;
  }
div#tableTopSearchBarName {
  float:left;
  }
div.tableTopSearchBarQtyoff, div.tableTopSearchBarQtyon {
  font-size: x-small;
  cursor:pointer;
  text-align: center;
  padding-left: 2px;
  padding-right: 2px;
  float: left;
  border: 1px solid gray;
  }
div.tableTopSearchBarQtyon {
  background-color: #88CC00;
  }
div.tableTopSearchBarQtyoff {
  background-color: #D0D0D0;
  }
div.tableTopSearchBarButton {
  font-weight: bold;
  font-size: x-small;
  cursor: pointer;
  text-align: center;
  float:left;
  width: 12px;
  height: 12px;
  border: 0px solid gray;
  background-color: #D0D0D0;
  padding: 0px;
  margin-top: 1px;
  }
.buttonon, .buttonoff {
  float: left;
  width: 12px;
  height: 12px;
  cursor:pointer;
  border: 1px solid gray;
  }
.buttonon {
  background-color: #88CC00;
  }
.buttonoff {
  background-color: #D0D0D0;
  }
img.filterSetImg {
  height: 12px;
  width: 12px;
  }
.formtextbox {
  margin-bottom: 2px;
  height: 13px;
  width: 10em;
  border: none;
  background-color: #FFFFFF;
  }
.spacer {
  float: left;
  width: .5em;
  }
div#tableLeft {
  position: absolute;
  top: 100px;
  width:380px;
  font-size: x-small;
  float: left;
  }
div#tableLeft a:link { color: darkblue; }
div#tableLeft a:visited { color: darkblue; }
div#tableLeft a:hover { color: blue; background-color: transparent;}
div#tableLeft a:active { color: blue; }
div#tableLeftDynamic {
  overflow: auto;
  clear: both;
  height: 375px;
  border-bottom: 1px solid black;
  }
div.tableHeading {
  width: 100%;
  background-color: #D0D0D0;
  font-weight: bold;
  float:left;
  padding-top:2px;
  padding-left:1px;
  height: 15px;
  border-top: 0px solid black;
  border-bottom: 1px solid black;
}

div#tableRight {
  width: 300px;
  text-align: center;
  position: absolute;
  top: 100px;
  left: 400px;
  height: 390px;
  float: right;
  padding-top: 5px;
  }
div#tableRight img {
  height: 380px;
  border: 1px solid black;
  padding: 1px;
  }
div#tableBottom{
  position: absolute;
  top: 500px;
  width: 380px;
  height: 160px;
  font-size: x-small;
  }
div#tableBottom a:link { color: darkblue; }
div#tableBottom a:visited { color: darkblue; }
div#tableBottom a:hover { color: blue; background-color: transparent;}
div#tableBottom a:active { color: blue; }
input#tableBottomButtonReset {
  border: 1px solid black;
  background-color: #D0D0D0;
  margin:1px;
  padding-right:1px;
  padding-left:1px;
  font-size: x-small;
  }
span.tableBottomButtonClear {
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  width: 12px;
  height: 12px;
  border: 0px solid gray;
  background-color: #D0D0D0;
  padding: 0px;
  margin-top: 1px;
  }
div#tableBottomDynamic {
  height: 123px;
  clear: both;
  overflow: auto;
  }
#warbandcost {
  }
div#tableBottomRight {
  position: absolute;
  top: 500px;
  left: 410px;
  width: 270px;
  height: 160px;
  padding-left: 10px;
  border-left: 1px solid black;
  text-align:center;
  }
div#tableBottomRight input.tableBottomRightButton {
  width: 3em;
  border: 1px solid black;
  background-color: #D0D0D0;
  margin:1px;
  padding-right:1px;
  padding-left:1px;
  font-size: x-small;
  }
div#tableBottomRightStatus {
  font-size: x-small;
  text-align:center;
  padding: 1px;
  width: 100%;
  border: 1px solid gray;
  background-color: #EEEEEE;
  height: 1em;
  }
div#tableWarbandLoad {
  background-color: #d9d9dd;
  border: 1px solid gray;
  margin-top: 75px;
  margin-bottom: 1em;
  position: absolute;
  width: 500px;
  top: 0%;
  left: 50%;
  margin-left: -250px;
  display: none;
  z-Index: 10;
  }
div#tableWarbandLoad a:link { color: darkblue; }
div#tableWarbandLoad a:visited { color: darkblue; }
div#tableWarbandLoad a:hover { color: blue; background-color: transparent;}
div#tableWarbandLoad a:active { color: blue; }

div#tableWarbandLoadHeading {
  text-align: center;
  float: none;
  clear: both;
  padding-top: 2px;
  padding-left: 1em;
  font-weight: bold;
  height: 15px;
  background-color: tan;
  margin-bottom: 1px;
  border-top: 0px solid gray;
  border-bottom: 2px solid black; 
  }
div#tableWarbandLoadDynamic {
  font-size: 84%;
  overflow:auto;
  height: 450px;
  padding-left: .5em;
  padding-right: .5em;
  }
div.tablewarbandLoadName {
  margin-top:2px;
  width: 100%;
  float: left;
  clear: both;
  background-color: #EEEEEE;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  }
div.tablewarbandLoadNameField {
  padding-left: 3px;
  float: left;
  }
div.tablewarbandLoadNameField img {
  width: .8em;
  border: 0px;
  padding: 0px;
  padding-right: 3px;
  }
div.tablewarbandLoadNameDelete {
  padding-right: 1em;
  float: right;
  }
div.tableWarbandLoadWarband {
  display: none;
  }
div#tableWarbandLoadFooter {
  border-top: 1px solid black;
  margin-top: 1px;
  padding: 2px;
  padding-top: 2px;
  text-align: center;
  }
div#tableWarbandLoadFooter input {
  font-size: x-small;
  border: 1px solid black;
  background-color: #D0D0D0;
  margin:1px;
  padding-right:1px;
  padding-left:1px;
  }
div#tableScreenBlock {
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  z-Index: 5;
  }
span#tableScreenBlockLoading {
  display: none;
  padding: 10px;
  background-color: #D0D0D0;
  border: 1px solid gray;
  margin-top: 150px;
  font-weight: bold;
  font-size: 125%;
  width: 50%;
  left: 50%;
  margin-left: 25%;
  }
.setv0 { display: block; }
.setv1 { display: block; }
.setv2 { display: block; }
.setv3 { display: block; }
.setv4 { display: block; }
.setv5 { display: block; }
.setv6 { display: block; }
.setv7 { display: block; }
.setv8 { display: block; }
.setv9 { display: block; }
.setv10 { display: block; }
.setv11 { display: block; }
.setv12 { display: block; }
.setv13 { display: block; }
.setv14 { display: block; }
.setv15 { display: block; }
.setv16 { display: block; }
.setv17 { display: block; }
.setv18 { display: block; }
.setv19 { display: block; }
.setv20 { display: block; }
.setv21 { display: block; }
.setv22 { display: block; }
.setv23 { display: block; }
.setv25 { display: block; }
div.colSet {
  text-align: center;
  width: 1.5em;
  float: left;
  clear: both;
  }
div.colSet img {
  height: 12px;
  width: 12px;
  }
div.colNum, div.colNum0, div.colNum1, div.colNum2 {
  text-align: center;
  width: 1.3em;
  float: left;
  }
div.colNum0 {
  background-color: white;
  }
div.colNum1 {
  background-color: #D0D0D0;
  }
div.colNum2 {
  background-color: black;
  color: #D0D0D0;
  }
div.colName {
  padding-left:1px;
  width: 15em;
  float: left;
  }
div.colCost {
  text-align: center;
  width: 2em;
  float: left;
  }
div.colB {
  text-align: center;
  background-color: red; 
  width: 1em;
  float: left;
  height: 12px;
  margin-left: 1px;
  margin-right: 1px;
  }
div.colC {
  text-align: center;
  background-color: blue; 
  width: 1em;
  float: left;
  height: 12px;
  margin-left: 1px;
  margin-right: 1px;
  }
div.colU {
  text-align: center;
  background-color: gray; 
  width: 1em;
  float: left;
  height: 12px;
  margin-left: 1px;
  margin-right: 1px;
  }
div.colW {
  text-align: center;
  background-color: green; 
  width: 1em;
  float: left;
  height: 12px;
  margin-left: 1px;
  margin-right: 1px;
  }
div.colX {
  text-align: center;
  width: 1em;
  float: left;
  margin-left: 1px;
  margin-right: 1px;
  }
div.colXoff, div.colXon {
  text-align: center;
  cursor:pointer;
  text-align: center;
  width: 1em;
  float: left;
  border: 1px solid gray;
  }
div.colXon {
  background-color: #88CC00;
  }
div.colXoff {
  background-color: #D0D0D0;
  }
div.colSize {
  text-align: center;
  width: 1em;
  float: left;
  }
div.colRarity {
  text-align: center;
  width: 1em;
  float: left;
  }
div.colQty {
  text-align: right;
  width: 2em;
  float: left;
  }
div.colQtyoff, div.colQtyon {
  cursor:pointer;
  text-align: center;
  margin-left: .4em;
  margin-right: .4em;
  width: 1em;
  float: left;
  border: 1px solid gray;
  }
div.colQtyon {
  background-color: #88CC00;
  }
div.colQtyoff {
  background-color: #D0D0D0;
  }
.rarityImg {
  display: inline;
  width: 1em;
  height: 1em;
  }
