/*
  $Id$

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License

  Amendmentments, additions and bug fixes by BRAEWORKS.
  Copyright (c) 2009 BRAEWORKS

*/

.FONT { font-family: Verdana, Geneva, sans-serif; }

.boxText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.boxTextHilite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #426d92;
}

.selectedMark {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #426db2;
}

.errorBox {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10px;
	background-color: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	/* background-color: #f2fff7; */
	background-color: #e0e0f0;
}

.orderEdit {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY, .mainBody {
  /* background-color: #ffffff; */
  background-color: #e0e0f0;
  color: black;	 /* #000000; */
  margin: 0px;
}

A {
  color: black;	 /* #000000; */
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

H1, TD.H1, P.H1 {	/* added by bf */
  font-family: Verdana, Geneva, sans-serif;
  color: black;	 /* #000000; */
  font-size: 20px;
}

TR.header {
/*  background-color: white; */
  background-color: #e0e0f0;
}

TR.headerNavigation {
  background-color: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
/*  background-color: #bbc3d3; */
  background-color: #426d92;
  color: white;	 /* #ffffff; */;
  font-weight : bold;
}

A.headerNavigation {
  color: white;	 /* #ffffff; */;
}

A.headerNavigation:hover {
  color: white;	 /* #ffffff; */;
}

TR.headerError {
  background-color: red;
}

TD.headerError {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  background-color: red;
  color: white;	 /* #ffffff; */;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background-color: #00ff00;
}

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

TR.footer {
  /* background-color: #bbc3d3; */
  background-color: #426d92;
}

TD.footer {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  color: white;
  /* color: #f0f0f0; */
  font-weight: bold;
  /* background-color: #bbc3d3; */
  background-color: #426d92;
}

.infoBox {
  background-color: #b6b7cb;
}

.infoBoxContents {
  background-color: white; /* #f8f8f9; */
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background-color: white; /* #FF8E90; */
}

.infoBoxNoticeContents {
  background-color: white; /* #FFE6E6; */
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
}

A.infoBoxHeading, TD.infoBoxHeading, P.infoBoxHeading {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /* background-color: #bbc3d3; */
  background-color: #426d92;
  /* color: white;	 /* #ffffff */
  color: white; /* #f0f0f0; */
}

TD.infoBox, SPAN.infoBox, P.infoBox {
  font-family: Verdana, Geneva, 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-color: #f8f8f9; */
  background-color: #f0f0f0;
}

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-color: #f8f8f9; */
  background-color: #e0e0e0;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  /* background-color: #b6b7cb; */
  background-color: #426d92;
  /* color: white;	 /* #ffffff; */
  color: white; /* #f0f0f0; */
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.pageSubHeading, DIV.pageSubHeading {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background-color: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Geneva, sans-serif;
  /* font-size: 10px; */
  font-size: 12px;
}

TD.verySmallText, SPAN.verySmallText, P.verySmallText {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 9px;
}

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

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

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

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

SPAN.newItemInCart {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  color: green;
}

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

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

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

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

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

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

SPAN.productNormalPrice {
  font-family: Verdana, Geneva, sans-serif;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Geneva, sans-serif;
  color: red;
}

SPAN.errorText {
  font-family: Verdana, Geneva, sans-serif;
  color: red;
}

.moduleRow { }
.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
	}
.moduleRowSelected {
	background-color: #E9F4FC;
	}

.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
	}
.checkoutBarCurrent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: black;	 /* #000000; */
	}

/* message box */

.messageBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	}
.messageStackError, .messageStackWarning { font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
	}
.messageStackSuccess {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
	}

/* input requirement */

.inputRequirement {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: red;
	}

/* banners, added by BF */
SPAN.bannerDefault, TD.bannerDefault {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: transparent;
	color: black;
	}

/* added for BRAEWORKS */
.header1 {
	/* font-family: verdana,arial; */
	font-size:12pt;
	font-weight:bold;
	}

.header2 {
	/* font-family: verdana,arial; */
	font-size:11pt;
	font-weight:bold;
	}

.header3 {
	/* font-family: verdana,arial; */
	font-size:10pt;
	font-weight:bold;
	}

.header4 {
	/* font-family: verdana,arial; */
	font-size:8pt;
	font-weight:bold;
	}

.text1 {
	/* font-family: verdana,arial; */
	font-size:10pt;
	}

.text2 {
	/* font-family: verdana,arial; */
	font-size:8pt;
	/* border-style: none none none none; */
	}

.text3 {
	/* font-family: verdana,arial; */
	font-size:6pt;
	/* border-style: none none none none; */
	}

/* special clases for tabulated paragraphs */
.tabParaRow {	/* row setting for tabulised paragraphs */
	/* font-family: verdana,arial; */
	}

.tabParaHeadCol1 {	/* header column 1 for tabulised paragraphs */
	/* font-family: verdana,arial; */
	font-size:11pt;
	font-weight:bold;
	width:5ex;
	text-align:left;
	}

.tabParaHeadCol2 {	/* header column 2 for tabulised paragraphs */
	/* font-family: verdana,arial; */
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	}

.tabParaTextCol1 {	/* text column 1 for tabulised paragraphs */
	/* font-family: verdana,arial; */
	font-size:10pt;
	/* font-weight:bold; */
	width:5ex;
	text-align:left;
	}

.tabParaTextCol2 {	/* text column 2 for tabulised paragraphs */
	/* font-family: verdana,arial; */
	font-size:10pt;
	text-align:left;
	}

 /* eof */
