/*
  colours:
  background: #f1f9fe;  light blue (original)
  background: #f8f8f9;  pink
  background: #f0f8ff;  light blue (replaced with #ececec)
  background: #FF8E90;  raspberry
  background: #FFE6E6;  skin
  background: #b6b7cb;  blackberry
  color: #808080;		grey (text)
  color: #4169e1;		blue (titles & a.hover)

  new look:
  "black"   : #020202 (background to header & header/footer nav.)(was 221e1f)
  orange    : #fc8244
  grey      : #d0d0d0 (footer background)
              #b6b6b6 (text on header)
              #ececec (light; body background)
*/

/*
 * oochi stuff
 */

.red {color:#d12124}

BODY
{
  margin-top : 5px;
  background-color : #ffffff;
}

BODY, TD, INPUT, SELECT
{
  font-size	   : 10pt;
  font-family  : verdana,arial;
  color 	   : #606060;
}


A
{ 
  font-weight:bold;
}
A:hover
{ 
  color: #4169e1;
}



FORM {
	display: inline;
}


/*-- header --*/

.header
{
  font-family  : verdana,arial;
  background   : #020202;
  border-width : 4px;
  border-color : #020202; 
/* (this whacks out the header sub-menu)
  padding-top  : 4px;
*/
  padding-bottom : 4px;
  color        : #fc8244; 
}

.header_plain
{
  color        : #b6b6b6; 
  text-decoration :none;
}

A.header
{
  color        : #b6b6b6; 
  text-decoration :none;
  font-weight  : bold;
}

A.header:hover
{
  color        : #ffffff; 
  text-decoration :underline;
}

A.current, A.current:hover
{
  color        : #ffffff; 
  text-decoration : none;
  font-weight  : bold;
  font-style   : italic;
}

/*-- end: header --*/


TR.headerNavigation {
  background: #020202;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
  text-decoration:none;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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: #00ff00;
}

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

/*-- footer --*/

.footer
{
  font-size    : 9pt;
  font-family  : verdana,arial;
  background   : #020202;
  border-width : 4px;
  border-color : #020202; 
/*  padding      : 8px;*/
  color        : #ffffff; 
}

TD.footer
{
  padding      : 8px;
}

A.footer
{
  color        : #b6b6b6; 
  text-decoration :none;
  font-weight  : bold;
}

A.footer:hover
{
  color        : #ffffff; 
  text-decoration :underline;
}


/*-- end: footer (see also small) --*/

/*-- body --*/

TR.body
{
  padding      : 6px;
  padding-top  : 10px;
  padding-bottom : 10px;
  background-color : #ececec;
}

/*-- end: body --*/



/* infoBox is basically the same as formArea */
.infoBox {
  background: #7b9ebd;
}

.infoBoxContents {
  background: #ececec;
  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.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #808080;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  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: #9a9a9a; */
  color: #4169e1;
}


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: 10px;
}


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: #ff0000;
}

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


TEXTAREA {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #606060;
  vertical-align:text-top;
  border-width:1px;
  border-color:#808080;
}

TEXTAREA.wide {
  width: 100%;
}

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

TABLE.formArea {
  background: #ececec;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-width: 15px;
  line-height: 2.5;
}

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;
}

.moduleRow { }
.moduleRowOver { background-color: #fc8244; cursor: hand; }
.moduleRowSelected { background-color: #fc8244; }


/*
 * original oochi stuff
 */

INPUT, SELECT
{
  border-width:1px;
  border-color:#808080;
}

IMG, IMG.borderless
{
  border-width:0px;
}

/* TBD: use pageHeading etc in place of these */
H1
{
  font-size: 16pt;
  font-weight:bold;
  color: #4169e1;
  margin-bottom: 5px;
  text-align : center;
}

H2
{
  font-size: 11pt;
  font-weight:bold;
  color: #4169e1;
  margin-bottom: 5px;
}

TD.heading, .heading
{
  font-weight: bold;
  text-align: center;
}

/*
 used in categories.php & checkout.php
 TBD: currently doesn't work (at least, not in checkout.php)
*/
TD.error 
{
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  color: #ff0000;
}

.detail
{
  text-align:center;
}

.small
{
  font-size : 8pt;
}

A.small
{
  font-size : 8pt;
  font-weight : bold;
  text-decoration : underline;
}

A.small:hover
{
  cursor: hand;
}

.hideIt 
{  
  color: #ffffff;
  background-color: #ffffff;
  visibility: hidden;
  display: none;
}

.showIt 
{
  visibility: visible;
  display: true;
}

BUTTON
{
  font:10pt Helvetica, Arial; 
  font-weight: bold; 
  background: #3e5e89;
  color: #ffffff;
  line-height: 1.2;
  text-decoration: none;
}


