/*
  $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 : 11px; font-weight:bold; color: #ef5656; }
.productsNotifications { background: #9cb06e; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #839c4a; text-decoration: underline; }

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

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

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

FORM {
	display: inline;
}

TR.header {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #451d4f;
  background: #f1dd93 url('images/header_background.gif') top left repeat-x;
}

TR.headerNavigation {
  background: #a42a37;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 
  color: #f1e09b;
  font-weight : bold;
  height: 20px;
}

A.headerNavigation { 
  color: #f1e09b; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #f1e09b;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #f1e09b;
  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_line {
  background: #a42a37 url('images/headerNavigation_under.gif') top left repeat-x;
}

TR.footer {
  color: #f1e09b;
  height: 50px;
  background: #451d4f url('images/footer_background.gif') top left repeat-x;
  text-align: center;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #451d4f;
  color: #f1e09b;
}

TD.column_left {
  background: #9e74ad url('images/column_left_background.gif') top left repeat-x;
  border-right: 5px solid #3d1a46;
}

TD.main_area {
    background: #3d1a46;
}

A.footer {
  color: #f1e09b;
}

A.footer:hover {
  color: #839c4a;
}

.infoBox {
  background: transparent;
}

.infoBoxContents {
   font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  background: transparent;
}

.infoBoxNotice {
  background: #FF8E90;
  color: #ffffff;
}

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


TABLE.infoBoxShipping {
  background: #46254f;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #839c4a;
  color: #ffffff;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

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

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



TABLE.productListing {
 
}



.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #839c4a;
  color: #FFFFFF;
  font-weight: bold;
  text-align: left;
}

.productListing-heading  a:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #839c4a;
  color: #000;
  font-weight: bold;
  text-align: left;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 // text-align: left;
  color: #fff;
}


A.pageResults {
  color: #839c4a;
}

A.pageResults:hover {
  color: #ffffff;
 // background: #000000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #f1e09b;
}

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: 11px;
  line-height: 1.5;
}

TD.mainWelcome, P.mainWelcome {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  //text-align: left;
}

b.heading {
  color: #f1e09b;
}

b.category {
  color: #f1e09b;
}

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

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f1e09b;
}

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

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

.greetName {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c095cb;
  font-weight: bold;
}
.markets {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f1e09b;
  font-weight: normal;
  text-decoration: none;
}
.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f1e09b;
  font-weight: bold;
  text-decoration: underline;
}

.greetUser a:link {
  color: #f1e09b;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

.greetUser a:visited {
  color: #f1e09b;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

.greetUser a:hover {
  color: #839c4a;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}


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: #ef5656;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #9cb06e; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #9cb06e; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #f1e09b; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8ea55a; font-weight: bold;}

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #a42a37; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; //background-color: #839c4a; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #f1e09b; }

/* Footer hyperlink in black*/
.footerTxt {
  font-size: 10px;
  color: #f1e09b;
}

.footerTxt a:link {
  color: #f1e09b;
  font-size: 10px;
  text-decoration: none;
}

.footerTxt a:visited {
  color: #f1e09b;
  font-size: 10px;
  text-decoration: none;
}

.footerTxt a:hover {
  color: #839c4a;
  font-size: 10px;
  text-decoration: underline;
}

.footerTxt a:active {
  color: #f1e09b;
  font-size: 10px;
  text-decoration: underline;
}


#di1 img {
 border: 5px solid #e0e0e0;
}

#trailimageid {
  background: transparent;
  padding: 5px;
  border: 1px solid transparent;
}

#trailimageid img {
  border: 1px solid #c2c2c2;
}
