body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #333333;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-left: 0px;
  margin-top: 145px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url(images/screen_bg.gif);
  background-attachment: fixed;
  list-style-image: url(images/bullet.gif);
  list-style-position: outside;
}

#floathdr
{
  position: fixed;
  top: 0px; 
  left: 0px;
  z-index: 9999;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

a:link {
  color: #0057FF;
  text-decoration: underline;
}
a:hover {
  color: #003BAF;
  text-decoration: none;
}
a:visited {
  color: #00205F;
  text-decoration: underline;
}
input.txtfield {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
}

.style1 {
  font-size: 10px;
  color: #FF6600;
}

.menu_category
{
  padding:10px 0px 0px 0px;
  margin:0px;
}

.sub_category{
  margin:0px 0px 0px 15px;
}

table
{
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  border-style: none;
  background-color: #FFFFFF;
}

td
{
  padding: 0.5em;
  vertical-align: top;
  text-align: left;
}

img
{
  margin: 0px;
  padding: 0px;
  border-style: none;
}

p
{
  font-size: 110%;
}

table.brands
{
  width: 100%;
  border-collapse: collapse;
  background-color: #FFFFFF;
  font-size: 8pt;
}

table.brands td, table.brands th
{
  border: 1px solid #888888;  
  padding: 0.4em;
}

table.brands th
{
  background-color: #f3e87d;
  text-align: center;
  vertical-align: top;
}

.bigred
{
  font-family: serif;
  font-size: 150%;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  color: #800000;
  margin: 1em 0em 1em 0em;
}

table.header
{
  height: 100px;
  background-image: url('images/bg.gif');
  background-repeat: repeat-x;
  border: 1px solid #000000;
}

table.header td
{
  padding: 0px;
  vertical-align: middle;
}

table.topmenu
{
  height: 45px;
  background-color: #FFFFFF;
  border-collapse: collapse;
}

table.topmenu td
{
  border-top: 3px solid #ABCDEF;
  border-bottom: 3px solid #ABCDEF;
  vertical-align: middle;
  text-align: center;
  padding: 10px 0px 5px 0px;
}

table.footer
{
  font-size: 15px;
  background-image: url('images/btom_bg.gif');
  background-repeat: repeat-x;
  height: 119px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  color: #000000;
}

table.header, table.topmenu, table.main, table.footer
{
  width: 1000px;
  margin: 0px auto 0px auto;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

td.main
{
  padding: 1em;
}

.center
{
  text-align: center;
}

.u
{
  text-decoration: underline;
}

h3
{
  color: navy;
  padding: 0px;
  margin: 0.5px 0px 0.5em 0px;
  font-size: 120%;
  font-weight: bold;
  text-decoration: underline;
}

table.filterunits
{
  margin: 1em auto 1em auto;
}

table.filterunits td
{
  font-weight: bold;
  font-size: 150%;
  text-align: center;
  line-height: 170%;
}

.alphahead
{
  background-color: #808080;
  font-family: "Arial Black", sans-serif;
  font-size: 15pt;
}

.redbold
{
  color: #800000;
  font-weight: bold;
}

.rfloat
{
  float: right;
  margin: 0.5em 0px 0.5em 0.5em;
}

table.formula
{
  width: 75%;
  font-family: monospace;
  margin: 0.5em 0px 0.5em 0px;
}

table.formula th
{
  background-color: #f3e87d;
  height: 120%;
}

table.formula td, table.formula th
{
  border: 1px solid;
}

table.inventory
{
  width: 85%;
  margin: 0em auto 1em auto;
  border-collapse: collapse;
  background-color: #EEEEEE;
  font-size: 10pt;
  color: #000000;
}

table.inventory td, table.inventory th
{
  border: 1px solid #888888;  
  padding: 0.4em;
}

td.i
{
  width: 135px;
  padding: 0px;
  margin: 0px;
  text-align: center;
  vertical-align: middle;
}

td.j
{
  width: 135px;
}

td.i img
{
  width: 125px;
  border: 1px solid #000000;
  margin: 0px;
}

table.inventory th
{
  background-color: #f3e87d;
  text-align: left;
  vertical-align: top;
}

.menucol
{
  width:   250px;
  padding: 15px;
  border-right: 1px solid #000000;
}

a.L1, a.L2
{
  display: block;
  background-color: #F3E87D;
  border: 1px solid #000000;
  padding: 5px;
  font-family: monospace;
  font-weight: bold;
  font-size: 18px;
  margin: 5px 0px 5px 0px;
  color: #000000;
  text-decoration: none;
  font-variant: small-caps;
  letter-spacing: 1px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 2px 2px 5px #888;
  -webkit-box-shadow: 2px 2px 5px #888;
  box-shadow: 2px 2px 5px #888;
}

a.L1:hover, a.L2:hover
{
  color: #F3E87D;
  background-color: #0057FF;
}

a.L2
{
  margin-left: 25px;
}

table.header td.telephone
{
  padding:     0px 20px 0px 10px;
  color:       #FFFFFF;
  text-align:  right;
  font-size:   32px;
  line-height: 38px;
  font-weight: bold;
  font-family: serif;
  text-shadow: #444444 2px 2px;
}

table.contact td
{
  vertical-align: middle;
  padding: 2px;
}

table.contact td label
{
  text-align: right;
  font-weight: bold;
  padding: 3px;
}

td img.msearch
{
  border-style: none;
  width: auto;
  margin-top: 10px;
}

.r
{
  text-align: right;
}

.red
{
  color: #FF0000;
}

.resultbox
{
  text-align: center;
  font-size: 20px;
}

.available
{
  font-family: serif;
  font-size:   32pt;
  font-weight: bold;
  color: #FF0000;
}

img.carousel
{
  height: 150px;
  width: auto;
  border-top:    3px solid #DDDDDD;
  border-left:   3px solid #DDDDDD;
  border-bottom: 3px solid #777777;
  border-right:  3px solid #777777;
  margin: 0px 10px 0px 0px;
}
