/*Forms Customization*/

/*Button Styles*/

.gobutton {
  font: 85% Verdana, Arial, Helvetica, sans-serif;
  background-color: #e31b26;
  color:#FFFFFF;
  border:groove #DAD8D9;
  text-align: left;
  width: 25px;
  border-width: 1px;
  }
/*Where to Buy Styles*/

form .wtb{
  border:dotted .5px #e31b26;
  font-size: .95em;
  margin-left: 8px;
  height: 100%;
  width:auto;
  }

.wtbButton {
  font: 1em Verdana, Arial, Helvetica, sans-serif;
  background-color: #e31b26;
  color:#FFFFFF;
  border:groove #CCCCCC;
  text-align: center;
  width: auto;
  border-width: 1px;
  }

a.wtbButton:link {color: #FFFFFF; font-weight: bold; text-decoration: none;}

a.wtbButton:visited {color: #FFFFFF; text-decoration: none;}

a.wtbButton:hover {color: #CCCCCC; font-weight: normal; text-decoration: underline;}

a.wtbButton:active {color: #FFFFFF; font-weight: bold; text-decoration: none;}

/*Search Form Fields*/

form.searchform {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color:#333333;
  font-size:0.85em;
  color:#FFFFFF;
  text-align:right;
  vertical-align:top;
  }

#searchform .text {
  font-size:.95em;
  width:100px;
  margin-right:6px;
  }

#searchform .gobutton {
  font: 85% Verdana, Arial, Helvetica, sans-serif;
  background-color: #e31b26;
  color:#FFFFFF;
  border:groove #DAD8D9;
  text-align: left;
  width: 25px;
  border-width: .5px;
  }

#searchform .input {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background-color:#333333;
  color:#FFFFFF;
  font-size: .95em;
  text-align: left;
  vertical-align: top;
}


form {
  font-size: 0.95em;
  margin-left: 8px;
  height: 100%;
  }


input {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background-color:#333333;
  color:#FFFFFF;
  font-size: .95em;
  text-align: left;
}

select {
  background-color:#DAD8D9;
  color:#000000;
  font-size: 85%;
}

ul {
  font-size: 100%;
  list-style-type: square;
  list-style-position: outside;
}

li {
  font-size: 105%;
}

ol {
  font-size: .95em;
  list-style-type: decimal;
  list-style-position: outside;
}

/*Style for Background blank images in Footer*/
/*Footer - about MAXUS*/

.promo1 {
  background-image:url(/wcsstore/Maxus/images/footerBK_01.gif);
  width: 141px;
  height: 75px;
  }

/*Footer - download Catalog*/

.promo2 {
  background-image:url(/wcsstore/Maxus/images/footerBK_02.gif);
  width: 160px;
  height: 75px;
  }

/*Footer - sign up for E-News*/

.promo3 {
  background-image:url(/wcsstore/Maxus/images/footerBK_03.gif);
  width: 159px;
  height: 75px;
  }
/*Footer - about American Fighter*/

.promo4 {
  background-image:url(/wcsstore/Maxus/images/footerBK_04.gif);
  width: 160px;
  height: 75px;
  }

/*Footer - background for promotions and sweepstakes*/
.promo5 {
  background-image:url(/wcsstore/Maxus/images/footerBK_05.gif);
  width: 140px;
  height: 75px;
  }

/*Category and Product Page Tables Customization*/

#product table {
  background-color:#FFFFFF;
  color:#000000;
  width: 460px;
  border: 1px dotted #999999;
  }

.white {
  background-color:#FFFFFF;
  color:#000000;
  vertical-align:top;
  }

#product td {
  background-color:#FFFFFF;
  color:#000000;
  font-size: 100%;
}

#product th {
  background-color:#FFFFFF;
  color:#000000;
  font-size: 100%;
}


#category table {
  background-color:#FFFFFF;
  color:#000000;
  width: 624px;
  border: 1px dotted #999999;
  }

#category td {
  background-color:#FFFFFF;
  color:#000000;
  font-size: 100%;
  width: 310px;
}

#category th {
  background-color:#FFFFFF;
  color:#000000;
  font-size: 100%;
}

/*Extra Styles*/

.big {
    font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
}

.bodystyle {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:0.98em;
}

.box1 {
  padding: 3px;
  border-width: thin;
  border-style: solid;
  border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
  border-width: 3px;
  border-style: solid;
  padding: 5px;
}

.catimage {
  margin-right:8px;
}
.smalllabelcell {
    font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.80em;
}

.smallfieldcell {
  background-color: #CCCCCC;
  color:#000000;
  text-align: right;
  }

.button {
  font: .95em Verdana, Arial, Helvetica, sans-serif;
  background-color: #e31b26;
  color:#FFFFFF;
  border:groove #DAD8D9  .5px;
  }

