/* ==============================================================================*/
/* == tag overrides == */
/* ==============================================================================*/

body {
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, san-serif;
  font-size:14px;
  background-image:url("Bg/GrnSmoke.jpg");
}

table {
  font-size:14px;
}

a:link {
  color: #0000ff;
  text-decoration:none;
}
a:visited {
  color: #0033ff;
  text-decoration:none;
}
a:hover {
  color: #cc6600;
  text-decoration:underline;
}

/* ==============================================================================*/
/* == IDs == */
/* ==============================================================================*/
#pageheader {
  background-image:url("Bg/GrnGrad.jpg");
  background-position:top left;
  background-repeat:repeat-x;
  height:120px;
  width:100%;
  margin:0;
  min-width: 900px;
}
#h_left {
  float:left;
  position:relative;
  height:120px;
  width:130px;
  margin:0;
  background-image:url("Grph/Leaf.gif");
  background-position: 6px 10px;
  background-repeat:no-repeat;
  z-index: 10;
}
#h_title {
  float:left;
  position:relative;
  height:90px;
  width:420px;
  top:12px;
  background-image:url("Grph/LeafTitle.gif");
  background-position: top left;
  background-repeat:no-repeat;
  margin:0;
}
#h_title h1 span {
  display:none;
}
#search {
  position:relative;
  top:33px;
  float:right;
  z-index: 10;
}
#h_right h3 {
  float:right;
  position:relative;
  height:90px;
  width:3px;
  margin:0;
}
#h_right h3 span {
  display:none;
}
#h_menurow {
  clear:right;
  position:relative;
  background-image:url("Bg/MenuBk.jpg");
  background-position: top left;
  background-repeat: repeat-x;
  height:30px;
  width:100%;
  margin:0;
  z-index: 5;
}
#homeL {
  float:left;
  position:relative;
  margin:0;
}
#homeR {
  float:left;
  position:relative;
  margin:0;
}
/* ==============================================================================*/
/* == classes == */
/* ==============================================================================*/

/*=== Panel (outdent) ========================*/
table.pTab {
  width: 100%;
  margin:0px;
  padding:0px;
  border-width:0px;
}
table.pTab td {
  margin:0px;
  padding:0px;
  border-width:0px;
}
.pTL {
  width: 7px;
  height: 7px;
  background-image:url("PS/tl.gif");
  background-repeat:no-repeat;
  margin:0px;
  padding:0px;
  border-width:0px;
}
.pT {
  height: 7px;
  background-image:url("PS/t.gif");
  background-repeat: repeat-x;
  margin:0px;
  padding:0px;
  border-width:0px;
}
.pTR {
  width: 7px;
  height: 7px;
  background-image:url("PS/tr.gif");
  background-repeat:no-repeat;
  margin:0px;
  padding:0px;
  border-width:0px;
}
.pL {
  width: 7px;
  background-image:url("PS/l.gif");
  background-repeat: repeat-y;
  margin:0px;
  padding:0px;
  border-width:0px;
}
.pC {
  background-color: #006600;
  color: #FFFFFF;
  font-weight: bold;
  text-align:center;
}
.pR {
  width: 7px;
  background-image:url("PS/r.gif");
  background-repeat: repeat-y;
  margin:0px;
  padding:0px;
  border-width:0px;
}
.pBL {
  width: 7px;
  height: 7px;
  background-image:url("PS/bl.gif");
  background-repeat:no-repeat;
  margin:0px;
  padding:0px;
  border-width:0px;
}
.pB {
  height: 7px;
  background-image:url("PS/b.gif");
  background-repeat: repeat-x;
  margin:0px;
  padding:0px;
  border-width:0px;
}
.pBR {
  width: 7px;
  height: 7px;
  background-image:url("PS/br.gif");
  background-repeat:no-repeat;
  margin:0px;
  padding:0px;
  border-width:0px;
}
/*=== end of Panel (outdent) ========================*/

/*=== Indent ========================*/
table.iTab {
  width:100px;
  /* height:26px; */
  float:left;
  margin:0px;
  padding:0px;
  border-width:0px;
}
table.iTab td {
  margin:0px;
  padding:0px;
  border-width:0px;
}
.iTL {
  width: 5px;
  height: 5px;
  background-image:url("PS/itl.gif");
  background-repeat:no-repeat;
  margin:0px;
  padding:0px;
  border-width:0px;
}
.iT {
  height: 5px;
  background-image:url("PS/it.gif");
  background-repeat: repeat-x;
  margin:0px;
  padding:0px;
  border-width:0px;
}
.iTR {
  width: 5px;
  height: 5px;
  background-image:url("PS/itr.gif");
  background-repeat:no-repeat;
  margin:0px;
  padding:0px;
  border-width:0px;
}
.iL {
  width: 5px;
  background-image:url("PS/il.gif");
  background-repeat: repeat-y;
  margin:0px;
  padding:0px;
  border-width:0px;
}
.iC {
  background-color: #006600;
  color: #FFFFFF;
  font-weight: bold;
  text-align:center;
}
.iR {
  width: 5px;
  background-image:url("PS/ir.gif");
  background-repeat: repeat-y;
  margin:0px;
  padding:0px;
  border-width:0px;
}
.iBL {
  width: 5px;
  height: 5px;
  background-image:url("PS/ibl.gif");
  background-repeat:no-repeat;
  margin:0px;
  padding:0px;
  border-width:0px;
}
.iB {
  height: 5px;
  background-image:url("PS/ib.gif");
  background-repeat: repeat-x;
  margin:0px;
  padding:0px;
  border-width:0px;
}
.iBR {
  width: 5px;
  height: 5px;
  background-image:url("PS/ibr.gif");
  background-repeat:no-repeat;
  margin:0px;
  padding:0px;
  border-width:0px;
}
/*=== end of Indent ========================*/

/*=== info table (3 cols: headings, info, pic (row spanned)) ========================*/

.itTable {
  background-color: #669966;
  font-size:15px;
}

.itColHead { /* heading col */
  background-color: #99CC99;
  padding:6px;
  font-weight: bold;
}
.itColData { /* info col */
  background-color: #CCFFCC;
  padding:6px;
}
.itColPic { /* pic cell (row spanned) optional */
  background-color: #99CC99;
  padding:12px;
  text-align: center;
}

/*=== end of info table ========================*/

/*=== decription table (1 row, 2 cols: pic, text) ========================*/

.deTable {
  font-size:14px;
}

.deColPic { /* pic cell (optional) */
  background-color: #99CC99;
  padding:12px;
  border-style: solid;
  border-color: #669966;
  border-width: 1px;
  text-align: center;
}
.deColText { /* text cell */
  padding:12px;
  vertical-align:top;
}

/*=== end of info table ========================*/

/*===========================*/
.flat {
  padding: 6px;
}
.Single {
  padding: 6px;
}
.vLine {
  width: 2px;
  background-image:url("Grph/vLine.gif");
  background-repeat: repeat-y;
}
.WhiteSm {
  color: #FFFFFF;
  font-weight: normal;
  font-size:10px;
}
.goldBig { /* shop title */
  color: #FFCC99;
  font-weight: bold;
  text-align:center;
  font-size:28px;
}
.goldBigX { /* closed shop title */
  color: #FFCC99;
  font-weight: bold;
  text-align:center;
  font-size:28px;
  text-decoration: line-through;
}
.goldAlpha { /* alpha key */
  color: #FFCC99;
  font-weight: bold;
  text-align:center;
  font-size:24px;
}
.goldSection { /* section title */
  color: #FFCC99;
  font-weight: bold;
  text-align:center;
  font-size:16px;
}
.goldMed {
  color: #FFCC99;
  font-weight: normal;
  text-align:center;
  font-size:14px;
}
.WhiteSml {
  color: #FFFFFF;
  font-weight:normal;
  font-size:12px;
}
.HeadStrip {
  color: #FFCC99;
  background-color: #669966;
  font-weight: bold;
  text-align:center;
  font-size:18px;
}
.cellGrn {
  background-color: #99cc99;
  text-align:left;
  /* padding-top: 3px; */
}
.Sm12 {
  font-weight: normal;
  font-size:12px;
}
.Plain {
  font-size:14px;
}
.ad {
  float:left;
  position:relative;
  padding-right: 3px;
}
