/*
  $Id: stylesheet.css,v 1.48 2002/07/11 17:13:14 dgw_ Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/
BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #000000; FONT-SIZE: 10px;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #1753C1}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }

BODY {
  background: #ffffff;
  color: #000000;
 }
.HeadLine {
	BACKGROUND-COLOR: #edf1de
}
A { 
  color: #000000; 
  text-decoration: none; 
}

A:hover {
  color: #225A3F; 
  text-decoration: underline; 
}
A.boxtext:hover {
  text-decoration:none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation, A.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation:hover {
  color: #ffffff;	
  text-decoration: none; 
  background-image: http://dev.jatech.ca/new/GCA/images/TNav-overBG.jpg;
}

A.cateNav {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: black;
}

A.cateNav:hover {
  color: #ffffff;	
  text-decoration: none; 
  background-image: http://dev.jatech.ca/new/GCA/images/TNav-overBG.jpg;
}
A.subNav {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: ffffff;
}

A.subNav:hover {
  color: #F68121;	
  text-decoration: none; 

}
TR.headerError {
  background: #ff0000;
}

TD.subCategoryBorder{
  background:#A5C795;
}

TD.subCategory {
  text-decoration: none; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  
  color: #225A3F; 
  font-weight : bold;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00cc00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00cc00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.dataBoxSmall {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#777777;
}

.dataBoxBold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color:#000000;
}

.dataBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height:80;
  color:#6F759D;
}

.dataBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#000000;
}

.dropBox {
  background-color: #A8D3DC;
}

.infoBox {
/*  background: #b6b7cb; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.infoBoxShade {
  background: #B5CDF9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.infoBoxHeading, A.infoBoxHeading, A.leftNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  // color: #0C3107;
  // color: #093076;
  color: #000000;
}

A.infoBoxHeading:hover {
  // color: #ffffff;
  color: #000000;
  text-decoration: none; 
}

A.leftNavigation:hover {
  color: #000000;
  text-decoration:none;
}

.infoBoxContents {
/*  background: #f8f8f9; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContentsShade {
  background: #f7e59B;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  //background: #F7F6B5;
  background: #f7e59B;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  //background: #A8D3DC;
  background: white;
}

TR.productListing-heading {
  background: #A38C0A;
  color: #ffffff;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #A38C0A;
  color: #FFFFFF;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  // color: #225A3F;
  color: #F58220;
}
TD.pageSubHeading, DIV.pageSubHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  // color: #225A3F;
  color: #1753C1;
}
TD.pageCatHeading, DIV.pageCatHeading, A.pageCatHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #1753C1;
}
A.pageCatHeading:HOVER {
  text-decoration:none;
  color: #1753C1;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.infoBox {
  margin-left: 3;
}

TABLE.dataArea {
/*  background-image: url('http://www.jatech.ca/~successhal/images/ltBG.jpg'); */
  margin: 5;
  /*width: 527;*/
}

TABLE.formArea {
  background: #F7F6B5;
  border-color: #A8D3DC;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.VertMenuTDoff {
        COLOR: #F3E3FE; TEXT-DECORATION: none; FONT-WEIGHT: normal; FONT-SIZE: 10px; FONT-FAMILY: Verdana; LINE-HEIGHT: 14px; BACKGROUND-COLOR: #71428B; 
}

.tablink:link {
	COLOR: #F3E3FE; TEXT-DECORATION: none; FONT-WEIGHT: normal; FONT-SIZE: 10px; FONT-FAMILY: Verdana; LINE-HEIGHT: 14px;
}

.tablink:visited {
	COLOR: #F3E3FE; TEXT-DECORATION: none; FONT-WEIGHT:normal; FONT-SIZE: 10px; FONT-FAMILY: Verdana; LINE-HEIGHT: 14px;
}
.tablink:hover {
	COLOR: #71428B; TEXT-DECORATION: none; FONT-WEIGHT: normal; FONT-SIZE: 10px; FONT-FAMILY: Verdana; LINE-HEIGHT: 14px;
}
.tablink:active  {
	COLOR: #F3E3FE; TEXT-DECORATION: none; FONT-WEIGHT: normal; FONT-SIZE: 10px; FONT-FAMILY: Verdana; LINE-HEIGHT: 14px;
}
.CategoriesList {
	FONT-SIZE: 11px;
}
.CatMenuItemOff 
{
    BACKGROUND-COLOR: #71428B;              /* like "VertMenuBox" */
    BORDER-RIGHT: #71428B 0px solid;        /* like "VertMenuBox" */
    BORDER-TOP: #F3E3FE 0px solid;          /* like "VertMenuBox" */
    BORDER-LEFT: #71428B 0px solid;         /* like "VertMenuBox" */
    BORDER-BOTTOM: #F3E3FE 1px solid;       /* like "VertMenuBox" */
    CURSOR: hand;
    COLOR: #F3E3FE;
     FONT-SIZE: 10px;
    FONT-FAMILY: Verdana; 
}

.SubCatMenuItemOff 
{
    BACKGROUND-COLOR: #F3E3FE;              /* like "VertMenuBox" */
    BORDER-RIGHT: #71428B 0px solid;        /* like "VertMenuBox" */
    BORDER-TOP: #71428B 0px solid;          /* like "VertMenuBox" */
    BORDER-LEFT: #71428B 0px solid;         /* like "VertMenuBox" */
    BORDER-BOTTOM: #7F3E3FE 1px solid;       /* like "VertMenuBox" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: none; 
    CURSOR: hand;
    
}

.CatMenuItemOffExp
{
    BACKGROUND-COLOR: #D02A3B;              /* like "VertMenuBox" */
    BORDER-RIGHT: #71428B 0px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #F3E3FE 0px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #71428B 0px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #F3E3FE 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: none; 
    CURSOR: hand;
}
.CatMenuItemOn 
{
    BACKGROUND-COLOR: #F3E3FE;              /* like "VertMenuTitle" */
    BORDER-RIGHT: none;        /* like "VertMenuTitle" */
    BORDER-TOP: none;          /* like "VertMenuTitle" */
    BORDER-LEFT: none;         /* like "VertMenuTitle" */
    BORDER-BOTTOM: #F3E3FE 1px solid;       /* like "VertMenuTitle" */
    MARGIN-LEFT: none; 
    MARGIN-RIGHT: none; 
    CURSOR: hand;
    COLOR: #71428B;
     FONT-SIZE: 10px;
    FONT-FAMILY: Verdana; 
}

.CatSubMenu
{
    BACKGROUND-COLOR: #F3E3FE;              /* like "VertMenuBox" */
    BORDER-RIGHT: #71428B 0px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #71428B 0px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #71428B 0px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #71428B 0px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: none; 
	CURSOR: hand;
}


.CatMenuItem
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana; 
    CURSOR: hand;
	COLOR: #F3E3FE;
	BORDER-RIGHT: #71428B 0px solid;        /* like "VertMenuBox" */
    BORDER-TOP: #F3E3FE 0px solid;          /* like "VertMenuBox" */
    BORDER-LEFT: #71428B 0px solid;         /* like "VertMenuBox" */
    BORDER-BOTTOM: #F3E3FE 1px solid;       /* like "VertMenuBox" */

}

.CatMenuItem:link
{
    COLOR: #71428B;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    COLOR: #71428B;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    COLOR: #F3E3FE;                         /* like "VertMenuTitle" */
    BACKGROUND-COLOR: #71428B;              /* like "VertMenuBox" */

}

.CatMenuItem:active
{
    COLOR: #F3E3FE;                         /* like "VertMenuItems" */
}
.Bottom {
        BACKGROUND-COLOR: #D0293A; COLOR: #FFFFFF;
        font-family: Verdana, Arial, sans-serif;
	  font-size: 11px;
  
}
.DialogBorder {
	BACKGROUND-COLOR: #71428B;
}
.DialogTitle {
FONT-FAMILY: Verdana;
	COLOR: #000000; FONT: bold 11px;
}
.centerBig {
  text-decoration: none; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
   text-align: center;
  color: #E75055; 
  font-weight : bold;
}
A.centerBig { 
  color: #E75055; 
  text-decoration: none; 
}
.centerSmall {
  text-decoration: none; 
  font-family: Arial;
  font-size: 11px;
  text-align: center;
  color: #675CA1; 
   font-weight : strong;
 
}
A.centerSmall {
  text-decoration: none; 
  
  color: #675CA1; 
 
}
