/*
  $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
*/

.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; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
    display: inline;
}

TR.header {
  background: #ffffff;
}

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

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

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

.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: #bbc3d3;
  color: #ffffff;
}

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

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

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

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

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, P.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  /*color: #9a9a9a;*/
  color: #333366;
}

TD.pageHeadingSmall, DIV.pageHeadingSmall, P.pageHeadingSmall {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  /*color: #9a9a9a;*/
  color: #333366;
}


TD.pageHeadingSmaller, DIV.pageHeadingSmaller, P.pageHeadingSmaller {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  /*color: #9a9a9a;*/
  color: #333366;
}

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: 13px;
  line-height: 1.5;
  text-align: justify;
  margin-left: 6%;
  margin-right: 6%;
}

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

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

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

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.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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; 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; }

/* message box */

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

/*.messageStackError { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5;}
.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;}*/
.messageStackError { font-family: Verdana, Arial, sans-serif; font-size: 10px; border-color: #b15f5d; border-style: solid; border-width: 1px; background-color: #f8d5d4;}
.messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; border-color: #969236; border-style: solid; border-width: 1px; background-color: #fffcad;}/*#969236*/
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; border-color: #689a6d; border-style: solid; border-width: 1px; background-color: #cae6ce;}
/*border-color: #b6b7cb;*/

/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*MuStore extensions*/
a.loginbox:link {color: #000000;}
a.loginbox:visited {color: #000000;}
a.loginbox:hover {color: #FFFFFF; text-decoration: underline;}
a.loginbox:active {color: #FFFFFF;}
.loginbox {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
}

table.loginboxuser
{
   border-color: #FFFFFF;
   border-style: solid;
   border-width: 1px;
}

.shoppingCartContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.shoppingCartTotalPrice
{
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
/*   border-color: #FFFFFF;
   border-style: solid;
   border-width: 1px;*/
}

/*Checkout */
.orderHeader {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #808080;
  font-size: 12px;
}

.orderTotal {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
}

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

.orderProductPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #808080;
  font-size: 11px;
}

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

.orderProductTotal
{
   font-family: Verdana, Arial, sans-serif;
   font-weight: bold;
   font-size: 13px;
}
/**/

/*MuVoice Checkout */
TD.orderHeading, DIV.orderHeading, P.orderHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  /*color: #9a9a9a;*/
  color: #333366;
}


/*Create Account */
.entry {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #808080;
  font-size: 12px;
}

.entryComment {
  font-family: Verdana, Arial, sans-serif;
/*  font-style: italic;*/
/*  color: #333366;*/
  color: #800000;
  font-size: 11px;
  text-align: justify;
}

.entryCommentRight {
  font-family: Verdana, Arial, sans-serif;
/*  font-style: italic;*/
/*  color: #333366;*/
  color: #800000;
  font-size: 11px;
  text-align: right;
}


.buttonBackground {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url('images/button_background.gif');
}

/*styles used in product descriptions*/
TD.smallTextProduct, SPAN.smallTextProduct, P.smallTextProduct,
UL.smallTextProduct,OL.smallTextProduct {
  text-align: justify;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  margin-left: 6%;
  margin-right: 3%;
}

TD.buynow, DIV.buynow, P.buynow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
}


TD.textProduct, DIV.textProduct, P.textProduct {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.2;
  text-align: justify;
  color: #a0a0a0;
  font-weight: bold;
  color: #000000;
  margin-left: 10%;
  margin-right: 10%;
}

.productTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.1;
  text-align: justify;
  color: #808080;
  margin-left: 3%;
  margin-right: 3%;
}

.smallTextProductTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.15;
  text-align: justify;
  color: #000000;
/*  margin-left: 6%;
  margin-right: 6%;*/
}

.smallTextProductTitle2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.15;
  color: #000000;
/*  margin-left: 6%;
  margin-right: 6%;*/
}

.smallTextProductTitleBold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.15;
  text-align: justify;
  font-weight: bold;
  color: #000000;
}

.productHeader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 1;
  text-align: justify;
  font-weight: bold;
  color: #808080;
  margin-left: 3%;
  margin-right: 3%;
}


FORM.download {
    display: inline;
    margin-left: 3%;
}

/*ourProducts.com*/
A.ourProducts {
  color: #9a9a9a;
  text-decoration: none;
}

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

/*MuVoice.html*/
H1 {COLOR: #333366; FONT-FAMILY: Verdana, Helvetica;
    FONT-SIZE: 14pt; FONT-WEIGHT: bold;
    text-align: center;
}

TD.pageHeading2, DIV.pageHeading2, P.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #808080;
}

TD.pageHeading3, DIV.pageHeading3, P.pageHeading3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #333366;
}


.hostAPI {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.15;
  font-weight: bold;
  color: #000000;
}

.note {
  color: #c00000;
  font-weight: bold;
}

.date {
  color: #4d0082;
  font-weight: bold;
}

.coming {
  color: #4d0082;
  font-size: 16px;
  font-weight: bold;
}

.citeReview {
  font-size: 11px;
  color: #000000;
  text-align: justify;
}

.distributor {
  font-size: 11px;
  color: #000000;
  text-align: center;
}

.comingred {
  color: #c00000;
  font-size: 16px;
  font-weight: bold;
}


A.link {
  color: #808080;
  text-decoration: none;
}

.disclaimer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.15;
  text-align: justify;
  color: #000000;
/*  margin-left: 6%;
  margin-right: 6%;*/
}

