/* ========================================
   CSS Styles for WAFEX - Australia's Leading Flower Wholesaler
   ======================================== */


 .HeadBg  { 
  background-color: white;
}

Body  { 
  background-color: white;
}

.TabBg  { 
  background-color: green;
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

.MenuBar{ 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 8.5pt;
  font-weight: bold;
  color: #006600;
  background-color: #006600;
  text-decoration: none;
}

A.MenuBar:link  { 
  color: white;
  text-decoration: none;
}

A.MenuBar:visited  { 
  color: white;
  text-decoration: none;
}

A.MenuBar:active   { 
  color: #99CC66;
  text-decoration: none;
}

A.MenuBar:hover   { 
  color: white;
  text-decoration: none;
}

.HeaderBar{ 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 8.5pt;
  font-weight: bold;
  color: green;
 
}

A.HeaderBar:link  { 
  color: green;
  text-decoration: underline;
}

A.HeaderBar:visited  { 
  color: green;
  text-decoration: underline;
}

A.HeaderBar:active   { 
  color: green;
  text-decoration: none;
  font-style: italic;
}

A.HeaderBar:hover   { 
  color: green;
 text-decoration: underline;
}

.FooterBar{ 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 9pt;
  color: #006600;
  background-color: white;
  text-decoration: none;
}

A.FooterBar:link  { 
  color: #006600;
  text-decoration: none;
}

A.FooterBar:visited  { 
  color: #006600;
  text-decoration: none;
}

A.FooterBar:active   { 
  color: #006600;
  text-decoration: none;
}

A.FooterBar:hover   { 
  color: 006600;
  text-decoration: underline;
}

.FooterBlue{ 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 7pt;
  font-weight: bold; 
  color: white;
  background-color: #006600;
  text-decoration: none;
}

A.FooterBlue:link  { 
  color: #FFCC00;
  text-decoration: none;
}

A.FooterBlue:visited  { 
  color: #FFCC00;
  text-decoration: none;
}

A.FooterBlue:active   { 
  color: #FFCC00;
  text-decoration: none;
}

A.FooterBlue:hover   { 
  color: #FFEE66;
  text-decoration: none;
}

.SelectedTab  { 
  font-family: Arial, Helvetica;
  font-size: 10pt;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

A.SelectedTab:link  { 
  color: white;
  text-decoration: none;
}

A.SelectedTab:visited  { 
  color: white;
  text-decoration: none;
}

A.SelectedTab:active   { 
  color: white;
  text-decoration: none;
}

A.SelectedTab:hover   { 
  color: green;
  text-decoration: none;
}

.OtherTabs  { 
  font-family: Arial, Helvetica;
  font-size: 10pt;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

A.OtherTabs:link  { 
  color: white;
  text-decoration: none;
}

A.OtherTabs:visited  { 
  color: #eeeeee;
  text-decoration: none;
}

A.OtherTabs:active   { 
  color: #eeeeee;
  text-decoration: none;
}

A.OtherTabs:hover   { 
  background-color: green;
  color: white;
  text-decoration: none;
}

.Head   { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #006600;
}

.SubHead   { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10pt;
  font-weight: bold;
  color: #006633;
  line-height: 12pt;
}

.SubSubHead  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: black;
}

.Normal  { 
  font-family: Arial, Helvetica;
  font-size: 13px;
  font-weight: normal;
}

.NormalTextBox  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
}

.NormalRed  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
}

.NormalBold  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
}

.CommandButton   { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
}

A.CommandButton:link  { 
  color: #006600;
  text-decoration: underline;
}

A.CommandButton:visited  { 
  color: #006600;
  text-decoration: underline;
}

A.CommandButton:active   { 
  color: #006600;
  text-decoration: underline;
}

A.CommandButton:hover   { 
  color: #ff0000;
  text-decoration: underline;
}

H1  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 18px;
  font-weight: normal;
  color: #006600;
}

H2  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 16px;
  font-weight: normal;
  color: #006600;
}

H3  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 14px;
  font-weight: normal;
  color: #006600;
}

H4  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #006600;
}

H5, DT  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #006600;
}

H6  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  color: #006600;
}

TFOOT, THEAD   { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  color: #006600;
}

TH  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #006600;
}

A:link  { 
  color: blue;
  text-decoration: underline;
}

A:visited   { 
  color: #006600;
  text-decoration: underline;
}

A:active   { 
  color: #006600;
  text-decoration: underline;
}

A:hover  { 
  color: red;
  text-decoration: underline;
}

SMALL   { 
  font-size: 8px;
}

BIG  { 
  font-size: 14px;
}

BLOCKQUOTE, PRE  { 
  font-family: Lucida Console, monospace;
}

UL LI   { 
  type: circle;
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;

}

UL LI LI   { 
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;}

UL LI LI LI  { 
  type: circle;
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;}

OL LI   { 
  type: circle;
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;}

OL OL LI   { 
  type: circle;
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;}

OL OL OL LI  { 
  type: circle;
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;}

HR  { 
  color: #CC3333;
  line-height: 1;
  text-align: left;
}

.Message   { 
  background-color: #eeeeee;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
}

.ItemTitle   { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #006600;
}



/* ========================================
   Newsletter styles
   ======================================== */



A.newsletter:link  { 
  font-family: Tahoma, Arial, Helvetica;
  color: #FFFFFF;
  text-decoration: none;
}

A.newsletter:active   { 
  font-family: Tahoma, Arial, Helvetica;
  color: #FFFFFF;
  text-decoration: underline;
}

A.newsletter:hover  { 
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}


A.newsletter:visited { 
  font-family: Tahoma, Arial, Helvetica;
  color: #FFFFFF;
  text-decoration: underline;
}





/* ========================================
   Product of the week styles
   ======================================== */

A.ProductOfTheWeek:link  { 
  font-family: Tahoma, Arial, Helvetica;
  color: #FFFFFF;
  text-decoration: none;
  font-size:  10pt;
}


A.ProductOfTheWeek:active   { 
   font-family: Tahoma, Arial, Helvetica;
  font-size:  10pt;
 color: #FFFFFF;
  text-decoration: underline;
}

A.ProductOfTheWeek:hover  { 
  font-family: Tahoma, Arial, Helvetica;
   font-size:  10pt;
 color: #FFFF66;
  text-decoration: underline;
}


A.ProductOfTheWeek:visited { 
  font-family: Tahoma, Arial, Helvetica;
  font-size:  10pt;
  color: #FFFF66;
  text-decoration: underline;
  font-style: italic;
}



/* ========================================
   Product lists
   ======================================== */


.Botanical { 
  font-family: Arial, Helvetica;
  font-size: 14px;
  color: #CC3333;
  font-weight: bold;
}

.EditAvail  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.bgAvailItem  { 
  background-color: #99CC66;
}

.bgAvailAlt  { 
  background-color: transparent;
}

.AvailItem  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
}

.NormalAvail  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.bgNormAvailItem  { 
  background-color: #99CC66;
}

.bgNormAvailAlt  { 
  background-color: transparent;
}

.ProductListText  { 
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

.bgProductItem  { 
  background-color: #99CC66;
}

.bgProductAlt  { 
  background-color: transparent;
}

.BackOrderText  { 
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.bgBoItem  { 
  background-color: #99CC66;
}

.bgBoAlt  { 
  background-color: transparent;
}




