/*
  $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: Arial, sans-serif; font-weight: bold; color: #fff; font-size: 11px; }
.head { font-family: Arial, sans-serif; color: #fff; font-size: 13px; font-weight: bold; }
.text { font-family: Arial, sans-serif; color: #fff; font-size: 12px; }
.errorBox { font-family : Arial, sans-serif; font-size: 12px; background: #B21F23; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size: 12px; color: #cc0033; }
.orderEdit { font-family : Arial, sans-serif; font-size: 11px; color: #FF0000; text-decoration: underline; }

BODY {
  background-image: url(images/theme/22.jpg); background-repeat: repeat;
  color: #fff;
  margin: 1px;
  font-family: Arial;
  font-size: 12px;  
}

A {
  color: #CF2027;
  text-decoration: none;
}

A:hover {
  color: #fff;
  text-decoration: none;
}

A.top {
  color: #fff;
  text-decoration: none;
  font-family: Arial;
  font-size: 11px;
}

A.top:hover {
  color: #CF2027;
  text-decoration: underline;
  font-family: Arial;
  font-size: 11px;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #8800A5;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #000000;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

.myinfoBox {
  border-left:1px solid #000;;
  border-right:1px solid #000;;
  border-bottom:1px solid #000;;
  background: #181715;
}

.infoBox {
  border:1px solid #000;
  background: #181715;
}

.contentBox {
  background: #181715;
}

.infoBoxContents {
margin-left: 1 px;
  margin-right: 1 px;
  font-family: Arial, sans-serif;
  font-size: 11px;  
}

.contentBoxContents {
  margin-left: 1 px;
  margin-right: 1 px;
  margin-top: 1 px;
  font-family: Arial, sans-serif;
  font-size: 11px;  
  background: #4D4D4D;
}

.infoBoxNotice {
  margin-left: 1 px;
  margin-right: 1 px;
  margin-top: 1 px;
  background: #FF8E90;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxNoticeContents {
  background: #F6F5ed;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  border:0px solid #000000;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: url(images/theme/bbb.gif);  background-position:bottom Center; background-repeat: repeat-x;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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

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

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

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

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #ffffff;
}

A.pageResults:hover {
  color: #8800A5;
}

TD.pageHeading, DIV.pageHeading {
  font-family: 'Myriad Pro', Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background: #181715;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #181715;
}

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

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

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

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background: #1B1B1B
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

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

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

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

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

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

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #5F0F12; cursor: pointer; cursor: hand; }
.moduleRowSelected { background: #000000;
font-family: Arial, sans-serif;
  color: #000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 11px; background-color: #B21F23; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; color: #ff0000; }
.style1 {
  color: #000000;  
  font-family: Arial;
  font-size: 12px;
}
.style7 {
color: #6e6e6e;  
  font-family: Arial;
  font-size: 11px;
}
.style8 {color: #797979}
.style9 {font-size: 12px}

.productTitle {
font-family: Arial;
font-size: 16px;
font-weight: 400;
}
.txt90{
font-family:Arial;
font-size:10px;
color:#909090;
}
.txtxx0{
font-family:Arial;
font-size:11px;
color:#80282A;
}
.txtxx1{
font-family:Arial;
font-size:11px;
color:#000000;
}
.txtxx2{
font-family:Arial;
font-size:11px;
color:#FF0000;
}
SPAN.optionsAvailable {
  font-family: Arial;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
