/* ======================================== */
/* BUILDING LAYOUTS */
/* ======================================== */

table.outerbldg
{
  border: 2px inset #A9A9A9;
}

table.buildings
{
  border: 0px solid #A9A9A9;
  background-color: #ffffff;
}

/* TABLE CELLS FOR SIZED UNITS */
/* UNIT SIZE * 5 FOR CONSISTENT SCALED TABLE CELL DIMENSIONING */

td.u10x10
{
  border: 1px solid #000000;
  width: 50px;
  height: 50px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_10x10.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.h10x15
{
  border: 1px solid #000000;
  width: 75px;
  height: 50px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_10x15.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

/* Horizontal 10x20 */
td.h10x20
{
  border: 1px solid #000000;
  width: 100px;
  height: 50px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_10x20.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

/* Vertical 10x20 */
td.v10x20
{
  border: 1px solid #000000;
  width: 50px;
  height: 100px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_10x20.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.v5x10
{
  border: 1px solid #000000;
  width: 25px;
  height: 50px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_5x10.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.h10x20
{
  border: 1px solid #000000;
  width: 100px;
  height: 50px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_10x20.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.h10x24
{
  border: 1px solid #000000;
  width: 120px;
  height: 50px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_10x24.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.h10x28
{
  border: 1px solid #000000;
  width: 140px;
  height: 50px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_10x28.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.h10x30
{
  border: 1px solid #000000;
  width: 150px;
  height: 50px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_10x30.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}


td.h10x40
{
  border: 1px solid #000000;
  width: 200px;
  height: 50px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_10x40.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.h20x30
{
  border: 1px solid #000000;
  width: 150px;
  height: 100px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_20x30.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.h10x23
{
  border: 1px solid #000000;
  width: 123px;
  height: 50px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_10x23.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.h13x23
{
  border: 1px solid #000000;
  width: 123px;
  height: 65px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_13x23.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.h13x26
{
  border: 1px solid #000000;
  width: 130px;
  height: 65px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_13x26.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.h8x26
{
  border: 1px solid #000000;
  width: 130px;
  height: 40px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_8x26.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.h19x25
{
  border: 1px solid #000000;
  width: 125px;
  height: 95px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_19x25.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.h11x25
{
  border: 1px solid #000000;
  width: 125px;
  height: 55px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_11x25.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.h10x25
{
  border: 1px solid #000000;
  width: 125px;
  height: 50px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_10x25.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.v6x15
{
  border: 1px solid #000000;
  width: 30px;
  height: 75px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_6x15.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

td.v7x10
{
  border: 1px solid #000000;
  width: 35px;
  height: 50px;
  white-space: nowrap;
  text-align: center;
  background-image: url('../graphics/bg_7x10.png');
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
}

/* UNIT CELL LABEL TEXTS */

p.num
{
  font-family: Tahoma, Arial, Helvetica, Sans-serif;
  font-size: 18px;
  font-weight: 900;
  margin: 0px;
  padding: 0px;
  color: #008B8B;
  color: #000000;
}

p.sz
{
  font-family: Tahoma, Arial, Helvetica, Sans-serif;
  font-size: 12px;
  font-weight: 500;
  margin: 0px;
  padding: 0px;
  color: #008B8B;
  color: #000000;
}


p.numsm
{
  font-family: Tahoma, Arial, Helvetica, Sans-serif;
  font-size: 12px;
  font-weight: 900;
  margin: 0px;
  padding: 0px;
  color: #008B8B;
  color: #000000;
}

p.szsm
{
  font-family: Tahoma, Arial, Helvetica, Sans-serif;
  font-size: 8px;
  font-weight: 500;
  margin: 0px;
  padding: 0px;
  color: #008B8B;
  color: #000000;
}

/* SPECIAL IMAGES USED IN BUILDING LAYOUTS */

/* N/S ORIENTED FOOTPRINTS */
img.vprints
{
  border: 0px solid #ffffff;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px
}

/* E/W ORIENTED FOOTPRINTS */
img.hprints
{
  border: 0px solid #ffffff;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px
}

/* TRUCK BACKING */
img.veh1
{
  border: 0px solid #ffffff;
  padding-top: 190px;
  padding-left: 0px;
  padding-right: 15px;
}

/* TRUCK & TRAILER */
img.veh2
{
  border: 0px solid #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 125px;
}




















