/*
  $Id: stylesheet.css 6137 2005-05-10 12:59:09Z jim $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-size: 10px; }
.errorBox { font-size : 10px;}
.stockWarning { font-size : 10px;}
.orderEdit { font-size : 10px;}

BODY {  font-size:10px;}

TD.headerNavigation {  font-size: 10px;}


TD.headerNavigation a{font-size: 10px;}

TD.headerbreadcrumb {
  font-size: 10px;}

TD.headerbreadcrumb a{  font-size: 10px;}

TD.headerError {  font-size: 12px;}

TD.headerInfo {  font-size: 12px;}

TD.footer {  font-size: 10px;}

.infoBoxContents {  font-size: 10px;}

.infoBoxNoticeContents {  font-size: 10px;}

TD.infoBoxHeading {  font-size: 10px;}

TD.infoBox, SPAN.infoBox {  font-size: 10px;}

.productListing-heading {  font-size: 10px;}

TD.productListing-data {  font-size: 10px;}

TD.pageHeading, DIV.pageHeading {  font-size: 20px;}

TD.subBar {  font-size: 10px;}

TD.main, P.main {  font-size: 11px;  line-height: 1.5;}
TD.main2,P.main2 {  font-size: 13px;  line-height: 1.5;}

TD.smallText, SPAN.smallText, P.smallText {  font-size: 10px;}

TD.accountCategory {  font-size: 13px;}

TD.fieldKey {  font-size: 12px;}

TD.fieldValue {  font-size: 12px;}

TD.tableHeading {  font-size: 12px;}

SPAN.newItemInCart {  font-size: 10px;}

CHECKBOX, INPUT, RADIO, SELECT {  font-size: 11px;}

TEXTAREA {  font-size: 11px;}

SPAN.greetUser {  font-size: 12px;}

TD.formAreaTitle {  font-size: 12px;}

SPAN.markProductOutOfStock {  font-size: 12px;}

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; }
.checkoutBarCurrent { font-size: 10px; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px;}
.messageStackSuccess { font-size: 10px; }

/* input requirement */

.inputRequirement { font-size: 10px; }
