/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.title { font-family: Verdana, Arial, sans-serif; font-size: 16px; }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.body {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; font-weight: normal}
.bodyError {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #EBEBEB; font-weight: normal; background-color:#FF0000}

BODY {
  background: #EBEBEB;
  color: #000000;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}

MainTable {
	background-color: #ffffff;
}

A {
  color: #F4791F;
  color: #cf5e0a;
  text-decoration: underline;
}

A:hover {
  color: #AABBDD;
  color: #990000;
  text-decoration: underline;
}

A.pageResults {
  color: #cf5e0a;
  text-decoration: none;
}

A.pageResults:hover {
  color: #990000;
  text-decoration: underline;
}

A.oldLink {
  color: #FF0000;
  text-decoration: underline;
}

.oldLink {
  color: #FF0000;
  text-decoration: underline;
}

.leftNav { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#333333; }
.leftNav_selected { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight:bold; color:#cf5e0a; }
.leftNav_title { font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight:bold; color:#666666; text-decoration: none; }
.topNav_title { font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight:bold; color:#cf5e0a; text-decoration: none; }
A.leftNav {
  color: #000000;
  text-decoration: none;
}

A.leftNav:hover {
  color: #cf5e0a; 
  text-decoration: none;
  font-size: 10.5px;
  font-weight : bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
	color:#990000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight : bold;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000;
}

A.headerNavigation:hover {
  color: #FF0000;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.main, P.main, SPAN.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.mainRed, P.mainRed, SPAN.mainRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FF0000;
}

TD.mainBold, P.mainBold, SPAN.mainBold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	font-weight:bold;
  line-height: 1.5;
}

TD.mainBoldBlk, P.mainBoldBlk, SPAN.mainBoldBlk {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	font-weight:bold;
  line-height: 1.5;
  color: #000000;
}

TD.mainGrey, P.mainGrey, SPAN.mainGrey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	font-weight:normal;
  line-height: 1.5;
  color: #666666;
}

TD.mainBoldRed, P.mainBoldRed, SPAN.mainBoldRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	font-weight:bold;
  line-height: 1.5;
  color: #FF0000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallTextGrey, SPAN.smallTextGrey, P.smallTextGrey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

TD.smallerTextGrey, SPAN.smallerTextGrey, P.smallerTextGrey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #666666;
}

TD.smallTextRed, SPAN.smallTextRed, P.smallTextRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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;
  color: #990000;
  font-weight: bold;
}

SPAN.loggedInAs {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.Header {
  background: #ffffff;
	color:#000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight : bold;
}

.HeaderNews { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #464646; line-height: 24px; font-weight: bold ; letter-spacing: 2px}
.HeaderSmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #464646; line-height: 18px; font-weight: bold ; letter-spacing: 4px }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

/* account */
.main { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.mainBold { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight:bold; }
.mainBoldRed { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight:bold; color:#ff0000; }
.formArea { background-color: #f1f9fe; border-color: #7b9ebd; border-style: solid; border-width: 1px; }
.formAreaInactive { background-color: #ffbfbf; border-color: #7b9ebd; border-style: solid; border-width: 1px; }
.formAreaTitle { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; }

.for_java_graphics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.staticLinks { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #B63F16; text-decoration: none }

.TitleSmall { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #464646}
.TitleSmall2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; line-height: 24px; font-weight: bold }
.faqQuestion { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #464646; line-height: 24px; font-weight: bold}
.tableHeader { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; line-height: 24px; font-weight: bold;}
.tableHeaderItalic { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #464646; line-height: 20px; font-weight: bold; font-style:italic;}
.equations { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #464646; line-height: 24px; font-weight: bold ; letter-spacing: 3px}
.table_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #FFCC99;
}

.image_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.Header_smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.Header_smaller_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#666666;
}

li.none {list-style-type:none;}
li.step1 {list-style-type:square;}
li.step2 {list-style-type:disk;}
li.step3 {list-style-type:circle;}
