/** 
 *
 *
 */
 
body, table 
{
  font-family: Arial, Helvetica;
  font-size: 10pt;
}

body 
{
  /*
  background-image: url("../images/background.gif");
  background-repeat: repeat-y;
  */
}

h1, h2, h3, h4, h5, h6 
{
  color: #E89517;  
}

h4.category 
{
  background-color: #ccc; 
  color: black; 
  padding: 3px;
  margin-right: 1em;  
}

a.product_header:link, 
a.product_header:active, 
a.product_header:visited 
{
  color: #e89517;
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
}

a.product_header:hover { text-decoration: underline; }

a:link, a:visited, a:active { color: #336699; }

a.banner:link, a.banner:visited, a.banner:active
{
  color: red;
}

.header, .header2, .header3
{
  color: #CC0000;
  font-weight: bold;
  padding-left: 3px;
}

.header2
{
   color: #E89517;
}

.header3 { color: black; }

.special 
{
  color: #990000;
  font-weight: bold;  
}

.footer
{
  font-size: 7pt;
}

div.admin_menu
{
  float: right;
  padding: 0.5em;
}

div#desktopsLYR { position:absolute; visibility:hidden; top:0; left:0; z-index:1; }
div#informationLYR { position:absolute; visibility:hidden; top:0; left:0; z-index:1; }

a.moreInfo:link,
a.moreInfo:active,
a.moreInfo:visited,
a.options:link,
a.options:active,
a.options:visited 
{
  color: black;
  font-weight: bold;
  text-decoration: underline;
}

a.moreInfo:link, a.moreInfo:active, a.moreInfo:visited
{ color: red; }

