/*****************************************************************************

 $Date: 2006/03/26 19:55:58 $
 $Revision: 1.3 $
 $Source: /cvs/coffee_2/htdoc/css/client.css,v $

 Copyright (C) 2002 Orion Software Consulting.  All rights reserved.
*****************************************************************************/

/****************************************************************************/
/* Common Styles                                                            */
/****************************************************************************/

body 
{
    color: black; 
    background-color: #fed806;
    font-family: Arial, Helvetica, tahoma, sans-serif;
    font-size: 12px;
}

.background
{
    background-color: #000000;
    background: url(/img/12.jpg);
}

img {
    border-color: #61412a;
}

UNKNOWN {
        FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial
}

TD {
        FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial
}

A:link {
        COLOR: #660000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A:visited {
        COLOR: #660000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A:active {
        COLOR: #660000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A:hover {
        COLOR: #663333; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}

SMALL {
        FONT-SIZE: 10px
}

A.menu:link {
        COLOR: #ffffcc; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A.menu:visited {
        COLOR: #ffffcc; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A.menu:active {
        COLOR: #ffffcc; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A.menu:hover {
        COLOR: #ffff99; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}

H1 {
        FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Arial; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
H2 {
        FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
H3 {
        FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

.slogan {
        FONT-SIZE: 18px; 
        COLOR: #FFFFFF; 
        FONT-FAMILY: Georgia, Times; 
        TEXT-DECORATION: none;
        FONT-WEIGHT: normal;
}

hr
{
    height: 1px;
    color: #660000;
}


/****************************************************************************/
/* Common CSS classes                                                       */
/****************************************************************************/

a.bottommenu
{
    text-decoration: underline;
    font-size: 11px;
    font-weight: normal;
}

a.bottommenu
{
    fontsize: 12px;
}


a.small
{
    text-decoration: underline;
    font-size: 10px;
    font-weight: normal;
}

a.small
{
    fontsize: 11px;
}


.category
{
    color: #224477;
    font-size: 14px;
    font-weight: bold;
}

.category
{
    fontsize: 15px;
}


td.small 
{
    font-size: 9px;
}

td.small
{
    fontsize: 10px;
}


td.bottommenu 
{
    font-size: 11px;
}

td.bottommenu 
{
    fontsize: 12px;
}


table.product
{  
    border-style: solid;
    border-color: #D0E5F9;
    padding: 5px;
    border-width: 1px;  
}

table.product td
{  
    border-color: #D0E5F9;
    border-style: solid;
    padding: 5px;
    border-width: 1px;  
}


tr.contact
{
    background-color: #ffffCC;
}


.border
{
    background-color: #224477;
}

/****************************************************************************/
/* Site related styles and classes                                          */
/****************************************************************************/

/********* Calendar Styles *********/

.CalOutText {
  font-size : 7.5pt;
  font-weight : normal;
  font-family : Verdana, sans-serif;
  color : #000000;
  background-color: #DAE6F3;
  padding-top: 2px; padding-left: 2px; padding-right: 2px;
}

.CalWorkText {
  font-size : 7.5pt;
  font-weight : normal;
  font-family : Verdana, sans-serif;
  color : #000000;
  background-color: #FFFFFF;
  padding-top: 2px; padding-left: 2px; padding-right: 2px;
}

.CalSunText {
  font-size : 7.5pt;
  font-weight : normal;
  font-family : Verdana, sans-serif;
  color : #000000;
  background-color: #FEDADC;
  padding-top: 2px; padding-left: 2px; padding-right: 2px;
}

.CalCurText {
  font-size : 7.5pt;
  font-weight : normal;
  font-family : Verdana, sans-serif;
  color : #000000;
  background-color: #F9FFA8;
  padding-top: 2px; padding-left: 2px; padding-right: 2px;
}

.BodyTextBold {
  font-size : 7.5pt;
  font-weight : bold;
  font-family : Verdana,sans-serif;
  color : #000000;
}

.BodyLinkNoLine  {
  font-size : 7.5pt;
  font-family: Verdana,sans-serif;
  font-weight: normal;
  color : #003366;
  text-decoration : none;
}

.BodyLinkNoLine:link {
  color : #003366;
}

.BodyLinkNoLine:Visited  {
  color : #003366;
}

.BodyLinkNoLine:Hover  {
  color : #336699;
}

.BodyLinkNoLine:Active  {
  color : #336699;
}

/******* tree *******/

.treebranch
{
}

.treebranchbody
{
  background-image: url(/img/tree/vbg.gif);
  background-repeat: repeat-y;
}

.treebranchend
{
  background-image: url(/img/shim.gif);
  background-repeat: no-repeat;
}

.treenodelink
{
  background-image: url(/img/tree/vin.gif);
  background-repeat: no-repeat;
}

.treenodelinkstart
{
  background-image: url(/img/tree/vin.gif);
  background-repeat: no-repeat;
}

.treenodelinkend
{
  background-image: url(/img/tree/vend.gif);
  background-repeat: no-repeat;
}

.treebtnopen
{
  background-image: url(/img/tree/open.gif);
  background-repeat: no-repeat;
}

.treebtnclose
{
  background-image: url(/img/tree/close.gif);
  background-repeat: no-repeat;
}

.treebtnempty
{
  background-image: url(/img/tree/empty.gif);
  background-repeat: no-repeat;
}

.treenodefirst
{
  background-image: url(/img/tree/start.gif);
  background-repeat: no-repeat;
}

