body, td {
  font-family: arial, verdana, helvatica;
  font-size: 12px;
  color: #404040;
}

td {
  vertical-align: top;
  text-align: left; 
}

form, p, li, ol {
  margin-top: 0px;
  margin-bottom: 0px; 
}

a:link, a:visited {
  color: #006181;
}
a:hover {
  color: #cc0033; 
}

a.cat-prodlink {
  font-size: 11px;
  font-weight: bold;
}

a.toplink:link, a.toplink:visited {
  font-family: arial, verdana, helvatica;
  font-size: 12px;
  font-weight: bold;
  color: #666666; 
  text-decoration: none;
}
a.toplink:hover {
  text-decoration: underline; 
}

a.more:link, a.more:visited {
  font-family: verdana, arial, helvatica;
  font-size: 11px;
  font-weight: bold; 
  text-decoration: none;
}
a.more:hover {
  text-decoration: underline; 
}

input, textarea {
  font-family: arial, verdana, helvatica;
  font-size: 11px;
  border: 1px solid #666666;
  background-color: #f0f0f0;
}

input.button1 {
  border: 1px solid #666666;
  background-color: #000000;
  color: #e0e0e0;
  font-family: arial, verdana, helvatica;
  font-size: 11px; 
}

input.button2 {
  border-top: 1px solid #b03333;
  border-left: 1px solid #b03333;
  border-right: 1px solid #660000;
  border-bottom: 1px solid #660000;
  background-color: #990000;
  color: #e0e0e0;
  font-family: arial, verdana, helvatica;
  font-size: 11px; 
}

select {
  font-family: verdana, arial, helvatica;
  font-size: 11px;
  border: 1px solid #666666;
  background-color: #f0f0f0;
}

div.smalltext, p.smalltext, span.smalltext, td.smalltext {
  font-size: 11px;
  font-family: arial, verdana, helvatica;
  color: #666666;   
}

div.seperator-thick {
  border-top: 2px dotted #dcdcdc;
}
div.seperator-thin {
  border-top: 1px dotted #dcdcdc;
}

div.bullet-square-grey {
  background-image: url(images/bullet-square-grey.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 14px; 
  margin-bottom: 6px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
  font-size: 11px; 
  font-family: arial, verdana, helvatica;
}

div.bullet-square-grey a:link, div.bullet-square-grey a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #666666;
  font-size: 11px; 
  font-family: arial, verdana, helvatica;
}
div.bullet-square-grey a:hover {
  color: #cc0033;
}

img.img-box-thin {
  border: 1px solid #999999; 
}

table.catmenu {
  width: 100%;
}
table.catmenu tr {
  /*background-image:url(images/menu-tile1.gif);
  background-repeat: repeat-x; 
  background-position: left bottom;*/
}
tr.catmenu-bg {
  background-image:url(images/menu-tile1.gif);
  background-repeat: repeat-x; 
  background-position: left bottom;
}
table.catmenu a:link, table.catmenu a:visited {
  text-decoration: none;
  color: #666666;
  font-size: 11px; 
  font-family: arial, verdana, helvatica; 
  display: block;
  padding: 4px 5px 4px 0px;
  font-weight: bold;
}
table.catmenu a:hover {
  color: #f25508;
} 

table.gridtable {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc; 
}
table.gridtable td {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc; 
  padding: 2px 5px 3px 5px;
} 

table.tabulartable {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc; 
  border-right: 1px solid #cccccc; 
}
table.tabulartable td {
  border-bottom: 1px solid #cccccc;
  padding: 2px 5px 3px 5px;
} 

tr.resetbottom td {
  border-bottom: 0px; 
}

td.prodlist-sep {
  height: 20px;
  background-image: url(images/hor-dot.gif);
  background-position: left center;
  background-repeat: repeat-x;
}

.heading-1   {
   font-family: impact, arial, times new roman, helvatica;
   font-size: 26px;
   font-style: italic;
   font-weight: bold;
   color: #404040;
}

.heading-2 {
  font-family: arial, verdana, helvatica;
  font-size: 14px;
  font-weight: bold;
  color: #e82413; 
}


.prodprice {
  font-family: arial, verdana, helvatica;
  font-size: 18px;
  font-weight: bold; 
}
