/* TABS **************************************************/
/*$XDARK="#844B00"; $DARK="#D97C00"; $MIDDLE="#FFAA26"; $LIGHT="#FFD593"; $XLIGHT="#FFFFFF"; break;*/
h3                  {color: #000; font: bold 12px/12px inherit;}
div.page,
div.singlepage      {font: 12px/18px inherit;}
div.tab             {font: 12px/14px inherit;}
div.tab             {border: 1px solid #D97C00; border-width: 0 0 1px 0; padding: 2px 10px;}
.tab span           {border: 1px outset #D97C00; padding: 2px 5px; margin-left: -1px;
                     background-color: #FFAA26;}
.tab span.tabactive {border: 0 solid #D97C00; border-width: 1px 1px 0 1px;  padding: 6px 5px 3px;
                     background-color: #FFD593;}
div.page,
div.singlepage      {width: auto; display: none;
                     border: 1px solid #D97C00;
                     padding: 10px; height: 380px; background: #FFD593;
                     filter: progid:DXImageTransform.Microsoft.dropShadow(Color=#844B00, offX=1, offY=1, positive=true);}
div.page            {border-width: 0 1px 1px 1px;}
div.singlepage      {border-width: 1px;}
div#page0           {display: block;}
div.buttons         {width: auto; border: 1px solid #D97C00; padding: 2px 10px;
                     background: #FFAA26; text-align: right;}
span.hilite         {background-color: #FFAA26; padding: 0 3px; font-weight: bold;}

div.buttons  a:link,
div.buttons  a:visited,
div.buttons  a:hover{
  font: 12px/18px inherit;
  color: black;
  text-decoration: underline;
}
.wishlist a:link,
.wishlist a:visited {
  color: black;
  text-decoration: underline;
  font-weight: bold;
}
.wishlist a:hover {
  color: black;
  text-decoration: underline;
}
.wishlist td{
  font: 12px/18px inherit;
}
.wishlist td.name{
  background-image: url('../graphics/bullet.gif');
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 20px;
}

