/*
  $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, sans-serif; font-size: 9pt; line-height:20px; font-weight: bold;}
.smallboxText { font-family: Arial, Verdana, sans-serif; font-size: 8pt; line-height:16px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #dddddd; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #A0000A; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #0B0095; text-decoration: underline; }

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

A {
  color:#2D2D2D;
  text-decoration:underline; 
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #2D2D2D;
  font-weight : bold;
}

A.headerNavigation { 
  color: #2D2D2D; 
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #0B0095;
  text-decoration: underline;
}

TR.headerError {
  background: #dddddd;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

SPAN.footer {
  color: #555555;
  font-size: 10px;
}

TD.footer0 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height:16px;
  background: #eeeeee;
  color: #ffffff;
  font-weight: bold;
}

TD.footer1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height:16px;
  background: #f5f5f5;
  color: #ffffff;
  font-weight: bold;
}
TD.footer2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height:16px;
  background: #bbbbbb;
  color: #ffffff;
  font-weight: bold;
}

TD.footlinks {
  padding-top: 10px;
  padding-left: 15px;
  color: #898989;
  font-family: Arial, Verdana, sans-serif; 
  font-size: 8pt; 
  line-height:12px; 
}

A.footlinks {
  color: #898989;
  font-family: Arial, Verdana, sans-serif; 
  font-size: 8pt; 
  line-height:17px; 
  text-decoration: none;
}  

A.footlinks:hover {
  text-decoration: underline;
}  

.infoBox {
  background: white;
}

.infoBox1 {
  background: #dddddd;
}

.infoBoxContents {
  background: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.infoBoxContents2 {
  background: #f5f5f5;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

A.boxText {
  font-weight: bold;
  text-decoration: none;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading, TD.infoBoxHeading1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 17px;
  font-weight: bold;
  background: #dddddd;
  color: black;
  border-left: #dddddd 1px solid;
  border-top: #dddddd 1px solid;
  border-right: #dddddd 1px solid;
}

TD.infoBoxHeading {
  border-bottom: #dddddd 1px solid;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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: #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;
}

TR.productListing-odd, TR.productListing-even { 
  vertical-align: top;
}

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

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background: #dddddd;
  color: #555555;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  padding-top:10px;
  padding-bottom:10px;
  border-bottom: 1px solid #dddddd;
}

TD.productListing-data-price, SPAN.productListing-data-price {
  font-family: Verdana,Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #2D2D2D;
  padding-top:10px;
  padding-bottom:10px;
  border-bottom: 1px solid #dddddd;
}

A.pageResults {
  color: #2D2D2D;
}

A.pageResults:hover {
  color: #0B0095;
}

TD.pageHeading, DIV.pageHeading, H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  line-height:20px;
  font-weight: bold;
  color: #2D2D2D;
  letter-spacing:0px;
}

H2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height:18px;
  font-weight: bold;
  color: #2D2D2D;
  letter-spacing:0px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
  line-height: 1.5;
  color:#2D2D2D;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color:#2D2D2D;
}

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

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

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

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

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #0B0095;
}

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

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

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

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

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

SPAN.productSpecialPrice {
  color: #0B0095;
}

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

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

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

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #dddddd; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #dddddd; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #0B0095; }

/* SOCKSFOX STYLE additional */

TABLE.frame, TD.frame {
  border: 1px #ffffff solid;
  background-color: white;
}

TD.menu { 
  background: white;
  border-bottom: 1px solid #dddddd;
}

TD.menu1 { 
  background: white;
  padding: 2px;
  border: 1px solid #dddddd; 
}

TD.submenu, TD.submenuB {
  color: #4d4d4d;
  font-family: Arial, Verdana, sans-serif; 
  font-size: 8pt; 
  line-height:14px; 
}

TD.submenuB {
  font-size: 8pt;
  font-weight: normal;
}

A.menuSmall, A.menuSmall:hover { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size:8pt; 
  text-decoration:none; 
  font-weight:normal; 
  color:#2D2D2D;
  line-height:11px; 
}

A.menuSmall:hover { 
  color: black;
}

TD.menuSmall { 
  background: #dddddd;
  border: 1px outset #DDDDDD;
}

span.orange {
  color:#000000;
  text-decoration:none;
  font-size: 11px;
  font-weight: bold;
}

span.red {
  color:#A0000A;
  text-decoration:none;
}

span.zap {
  color:#082874;
}

img.thumb, input.thumb {
  border: 1px #2D2D2D outset;
}

li {
  font-size:8pt;
  text-decoration:none; 
  color:#2D2D2D;
  font-weight:normal; 
  line-height:16px; 
  padding-left: 5px;
}

ul {
  padding-left: 20px;
}

h4 {
  font-weight:bold; 
  font-size:10pt;
  line-height:15px; 
  color: #0B0095;
  letter-spacing:1pt;
  margin: 0px;
  margin-top:10px;
}

span.headline {
  font-weight:bold; 
  font-size:9pt;
  line-height:29px; 
  color: #0B0095;
  letter-spacing:1pt;
}

TD.terms, span.terms {
  font-size:8pt;
  text-decoration:none; 
  color:#2D2D2D;
  font-weight:normal; 
  line-height:18px; 
  letter-spacing:0pt;
  padding-left: 20px;
}

TD.include {
  background-color: #dddddd;
  font-size:8pt;
  text-decoration:none; 
  color:#2D2D2D;
  font-weight:normal; 
  line-height:16px; 
  padding: 8px;
}

select.drop {
  font-family:Arial, Helvetica, sans-serif; 
  font-size:8pt;
  text-decoration:none; 
  font-weight:normal; 
  color:black;
  margin: 1px;
}