body {
  margin: 0; padding: 0;
  font-family: helvetica, verdana, sans-serif;
  font-size: 14px;
  background: #FFFFFF url('images/layout/leftbar.jpg') repeat-y;
}

td {
  font-size: 14px;
}

img { 
  border: 0;
  margin: 0; padding: 0;
}

a {
  color: #008738;
}

a:hover {
  color: #000000;
}

#top {
  background-image: url('images/layout/topbar.jpg');
  width: 100%;
  height: 133px;
}

#topright {
  position: absolute;
  top: 0; right: 0;
}

#topcenter {
position:absolute;
top:46px;
left:400px;
font-size:11px;
color:#FFFFFF;
}

#topleft {
  position: absolute;
  top: 0; left: 0;
}

#left {
  float: left;
  width: 147px;
  padding: 0 10px 0 5px;
}

#right {
  float: right;
  width: 135px;
  padding: 0 5px 0 10px;
}

#wraptwo {
  margin: 5px 145px 10px 147px;
  text-align: center;
}

#content {
  /*display: table;
  margin-left: auto;
  margin-right: auto;*/
  text-align: left;
}

.clear {
  clear: both; 
  visiblity: hidden;
  font-size: 1px;
}

.searchbutton {
  font-variant: small-caps;
  border: 1px solid #000000;
  width: auto;
  height: auto;
  -width: 40px; /* IE Only */
  -height: 23px; /* IE Only */
}

.button {
  font-variant: small-caps;
  border: 1px solid #000000;
  width: auto;
  height: auto;
  -height: 23px; /* IE Only */
}

.input {
  border: 1px solid #000000;
  height: auto; 
  -height: 23px; /* IE Only */
}

#searchinput {
  width: 80px;
}

#leftselectbox {
  font-size: 95%;
}

#left .nav {
  margin-bottom: 9px;
}

#left .nav a {
  display: block;
  width: 118px;
  margin: 2px 0 2px 0;
  padding: 1px 0 1px 5px;
  text-decoration: none;
  
  border-style: solid;
  border-color: #ffffff;
  border-width: 2px 1px 1px 2px;
  color: #ffffff;
}

#left .nav a:hover {
  border-color: #000000;
  border-width: 1px 2px 2px 1px;
}

.rightbox {
  text-align: center;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  background-color: #008738;
  padding: 10px 3px;
  margin-bottom: 10px;
  -min-width: 125px;
}

.rightbox a {
  text-decoration: none;
  color: #ffffff;
}

.rightbox a:hover {
  text-decoration: underline;
  color: #ffffff;
}

.directory li {
  margin: 4px 0;
}

#bottom {
  clear: both;
}

.displaybox {
  border: 2px solid #008738;
  padding: 7px;
  /*width: 300px;*/
}

.displaytitle {
  border: 1px solid #008738;
  background-color: #008738;
  position: relative;
  top: -19px;
  left: 5px;
  width: 150px;
  padding: 3px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}

.displaytitlecenter {
  border: 1px solid #008738;
  background-color: #008738;
  position: relative;
  top: -19px;
  width: 150px;
  padding: 3px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}

.blackbar {
  background-color: black;
  color: white;
  padding: 3px;
  margin: 5px 0;
  text-align: center;
}

.blackbar a {
  color: #ffffff;
}

.list_image {
  border: 1px solid #008738;
}

.productpagenav {
  text-align: center;
  padding: 7px 3px;
  font-size: 11px;
}

.productpagenav a {
  text-decoration: none;
  color: #008738;
}

.qbox {
  text-align: center;
  width: 25px;
  border: 1px solid #008738;
}

.choice {
  font-weight: bold;
}

sup {
  font-size: smaller;
}

.order_heading {
  border-bottom: 2px solid #008738;
  margin: 7px 0;
}

.confirm .l {
  text-align: right;
  padding-right: 10px;
}

.l sup {
  color: red;
  text-align: right;
}

.q {
  width: 100px;
  text-align: right;
}

.p {
  width: 75px;
  text-align: right;
}

