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

@import 'mmshop_styles.css';

.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 : 12px; color: #1F3680; text-decoration: underline; }

BODY {
  marginheight: 0px;
  marginwidth: 0px;
  leftmargin: 0px;
  topmargin: 0px;
  background: #ffffff;
  color: #0000aa;
  margin: 0px;
}

A {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

A:hover {
  font-size: 12px;
  color: #ff0000;
  text-decoration: none;
}

A.boxText:hover {
  color: #ee7900;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #50648c;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  background: #50508c;
  color: #50508c;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

.infoBoxContents {
  background: #ffffff;
  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
//  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-family: "Lucida Sans", Tahoma, "Trebuchet MS", Verdana;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #1F3680;
  background: #a5aab9;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 14pt;
}

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

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

TABLE.productListing {
  border: 0px;
  border-style: none;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
 padding: 3px;
 border: 2px;
 border-style: solid;
 border-color: #ffffff;
 font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #1F3680;
 background-color: #a5aab9;
 text-align: center;
}

TD.productListing-data {
  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
}

.pageResults {
  font-family: "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  color: #1F3680;
  text-decoration: none;
}

A.pageResults, A.listingText, .listingText {
  font-family: "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0px;
//  color: #1F3680;
  color: #333333;
  text-decoration: none;
}

A.pageResults:hover {
  font-family: "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: -3.5px;
  color: #ee7900;
  background: #ffffff;
  text-decoration: none;
}

A.pageResultsNext {
  font-family: "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0px;
//  color: #1F3680;
  color: #333333;
  text-decoration: none;
}

A.pageResultsNext:hover {
  font-family: "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 0px;
  color: #ee7900;
  background: #ffffff;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
//  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-align : left;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #000000;
}

TD.accountCategory {
  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #AC0202;
}

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

TEXTAREA {
  width: 100%;
  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ee7900;
  font-weight: bold;
}

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

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: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.moduleRow { }
.moduleRowOver { background-color: #87a3ed; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning {
 padding: 6px;
 border: 2px;
 border-style: solid;
 border-color: #AC0202;
 font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #1F3680;
 background-color: #ffffff;
 text-align: center;
}
.messageStackSuccess {
 padding: 6px;
 border: 2px;
 border-style: solid;
 border-color: #449B00;
 font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; 
 font-size: 12px;
 color: #1F3680;
 background-color: #ffffff;
 text-align: center;
}

/* input requirement */

.inputRequirement { font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; font-size: 10px; color: #AC0202; }
