/*
  $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
  adapted by lee fleming, infopulsellc.com, for New Headings LLC 
*/

.boxText { font-family: Arial, sans-serif; font-size: 9pt; line-height: 110%; margin: 8px 0 10px 0;}
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

a:link {color: #736A6D; font-weight: 500; text-decoration: none;}
a:visited {color: #736A6D; font-weight: 500; text-decoration: none; }
a:hover {color: #736A6D; font-weight: 600; text-decoration: none; }
a:link {color: #736A6D; font-weight: 500; text-decoration: none; }

BODY {
  background: #786B69;
  margin: 0;
}

#wrapper {background-color: #fff;}

#topnavtable {border-top: 2px dotted #BCB5B4; margin-top: 15px; }


FORM {
	display: inline;
}

.header {
  background: #786B69;
}

TR.headerNavigation {
  background: transparent;
}

td.nav { font-family: Arial, sans-serif;
  font-size: 11pt;
  background: transparent;
  color: #BCB5B4;
  font-weight : 500; padding: 9px 5px; text-align: center;}
  
  A.navlink { 
  color: #BCB5B4;  text-decoration: none;
}

A.navlink:hover {
color: #BCB5B4;  font-weight: 600; text-decoration: none;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  background: transparent;
  color: #BCB5B4;
  font-weight : 500;
  border-bottom: 0px solid #f68938;
  border-top: 0px solid #f68938;
}

A.headerNavigation, #footer a, a:visited.headernavigation, #footer a:visited, a:visited.navlink { 
  color: #BCB5B4;  text-decoration: none;
}

A.headerNavigation:hover, #footer a:hover {
 color: #BCB5B4;  font-weight: 600;  text-decoration: none;
}

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: 10pt;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.headerhelp {font-family: Arial, sans-serif;
  font-size: 10pt; color: #eee; text-align: right; padding-top: 10px; }
  .storename {font-family: Arial, sans-serif;
  font-size: 12pt; color: #fff; text-align: right; padding-top: 10px; font-weight: 900;}

#footer {border-top: 0px solid #f68938; width: 100%;}
#footer td {padding: 5px 10px;}
TR.footer {
  background: transparent;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  background-color: #786B69;
  color: #BCB5B4;
  font-weight: 500;
}
#maincell {border-top: 2px dotted #786B69; margin: 1em; background-color: #fff; width: 620px;}
.infoBox {
  background: transparent;
}

.infoBoxContents {
  background: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;  padding: 1px 0;
}

.infoBoxNotice {
  background: transparent;
}

.infoBoxNoticeContents {
  background: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

h5.infoBoxHeading, td.contentBoxHeading {
font-family:   Arial, sans-serif; 
  font-size: 11pt;
  font-weight: 600;
  color: #73A8B0; padding-top: 15px;
background: transparent;
  margin: 0; }
  
  h6 {
  font-family:  Arial, sans-serif; 
  font-size: 11pt;
  font-weight: 500;
  color: #73A8B0; padding-top: 15px;
background: transparent;
  margin: 0;
  }

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 9pt; line-height: 100%;
}

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

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #f68938;
  border-spacing: 1px;
}
.catlist {line-height: 100%; margin: 8px 0 10px 0; }
.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: transparent;
  color: #f68938;
  font-weight: 500;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10px; width: 33%; padding: 10px 0;
}

A.pageResults {
  color: ##9F9F9F;
}

A.pageResults:hover {
  color: ##9F9F9F; font-weight: 600;
  background: #fff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Times New Roman", Times, serif; 
  font-size: 20pt;
  font-weight: 500;
  color: #73A8B0; padding-top: 15px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

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

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  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;
}

/* //rmh M-S_multi-pricing begin */
TD.productPriceInListing {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ccFFcc;
}
/* //rmh M-S_multi-pricing end */

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }
.inputRestriction { font-family: Arial, sans-serif; font-size: 10px; color: #666666; } /* //rmh M-S_multi-stores */
table.leftcolumn {padding: 0; margin: 10px 0 0 0; background-color: #fff; width: 230px;}
table.rightcolumn {display: none; width: 0;}
#blue { width: 55px; background-color: #73A8B0; padding: 0; margin: 0;}
#white {width: 10px; padding: 0; margin: 0; background: transparent; }
#cats {width: 160px; padding: 0; margin: 0; }


#sizetable td {font-family: &quot;arial narrow&quot;, arial, helvetica, sans-serif; font-size: 10pt; font-weight: 500; border: 1px solid #ccc;}

strong {font-weight: 600;}

/* stuff to kill the deprecated font tags in the catalog */
 font {
font-family:inherit; /* standard browsers */
font-family:expression(this.parentNode.currentStyle['fontFamily']); /* IE */
 }
font {
font:inherit; /* standard browsers */
font-family:expression(this.parentNode.currentStyle['fontFamily']); /* IE */
 }
 
font,basefont {
 color:inherit; /* Standard browsers */
color:expression(this.parentNode.currentStyle['color']); /* IE */
 font:inherit; /* Standard browsers. Font instead of font-size for Opera */
font-family:expression(this.parentNode.currentStyle['fontFamily']); /* IE */
 font-size:100%; /* All browsers. Sizes are inherited */
 }
