/*
  $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, Tahoma, Verdana, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Tahoma, Verdana, sans-serif;; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Tahoma, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.disabledWarning { font-family: Arial, Tahoma, Verdana, sans-serif; font-size : 10px; color: #cc0033;}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Tahoma, Verdana, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }
.processingWarning { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 10px; color: #C76170; }

BODY {
  background: #F9F1F2;
  color: #000000;
  margin: 0px;
}

DIV.IE {
  text-align: center;
  background: #F9F1F2;
  margin: 0;
}
DIV.main {
  text-align: left;
  margin: 8px auto;
  width: 760px;
  border-right: #716D8B 1px solid;
  border-bottom: #716D8B 1px solid;
  border-left: #716D8B 1px solid;
  border-top: #716D8B 1px solid;
}


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

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

A.pointsFAQHeader {
  color: #716D8B;
  text-weight: bold;
  text-decoration: none;
}

IMG.productInfoImage {
  border: 1px solid #716D8B;
}  

FORM {
	display: inline;
}

TABLE.header {
  background: url('images/headerbg.jpg');
  background-repeat: repeat-y;
}

TR.header {

}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #A37375;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ffb3b5;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TABLE.footer {
    background: #FFFFFF;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #A37375;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

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

.infoBoxContentsRewards {
  background: #FFFFFF;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #716D8B;
  vertical-align: top;
}


A.rewards {
  color: #716D8B;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #A7B7A7;
  color: #ffffff;
}

TD.infoBoxHeadingRewards {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #A7B7A7;
  color: #FFFFFF;
}

IMG.infoBoxHeading { vertical-align: middle; }
IMG.infoBox { vertical-align: middle; }
IMG.infoBoxContents { vertical-align: middle; }

TD.infoBox, SPAN.infoBox {
  background: #FFFFFF;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
}

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

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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  vertical-align: top;
}

TD.productListing-dataNowrap {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  white-space: nowrap;
  vertical-align: top;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}



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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Arial, Tahoma, Verdana, 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, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productOutOfStock {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 12px;
    color: #716D8B;
    font-weight: bold;
}

SPAN.buyNowOutOfStock {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 12px;
    color: #716D8B;
}

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

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

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

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

/* message box */

.messageBox { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px;}
.messageStackError, .messageStackWarning { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px; background-color: #FCE68E;} /* Was #FFB3B5 */
.messageStackSuccess { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px; background-color: #E6E6E6; }

IMG.messageStackError, IMG.messageStackWarning, IMG.messageStackSuccess { vertical-align: middle; }

/* input requirement */

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

/* START MOD: 09/13/07 - My Graphical Borders */
TD.newinfoboxUpperLeft {
    background: url('images/infobox/gb_upper_left.jpg');
    width: 25px;
    height: 35px;
}
TD.maininfoboxUpperLeft {
  background: url('images/infobox/gby_upper_left.jpg');
  width: 25px;
  height: 35px;
}
TD.newinfoboxTop {
    background: url('images/infobox/gb_top.jpg');
    background-repeat: repeat-x;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 12px;
    height: 35px;   
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    white-space: nowrap;
    color: #00025A;
}
TD.maininfoboxTop {
    background: url('images/infobox/gby_top.jpg');
    background-repeat: repeat-x;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    height: 35px;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    white-space: nowrap;
    color: #00025A;
}
TD.newinfoboxUpperRight {
    background: url('images/infobox/gb_upper_right.jpg');
    width: 25px;
    height: 35px;
}
TD.maininfoboxUpperRight {
    background: url('images/infobox/gby_upper_right.jpg');
    width: 25 px;
    height: 35px;
}
TD.newinfoboxLeft {
     background: url('images/infobox/gb_left.jpg');
     width: 25px;
}
TD.maininfoboxLeft {
    background: url('images/infobox/gby_left.jpg');
    width: 25px;
}
TD.newinfoboxCenter {
    background: #FFFFFF;
    font-family: Arial, Tahoma, Verdana, sans-serif;
}
TD.maininfoboxCenter {
    background: #FFFFFF;
    font-family: Arial, Tahoma, Verdana, sans-serif;
}
TD.newinfoboxRight {
    background: url('images/infobox/gb_right.jpg');
    width: 25px;
}
TD.maininfoboxRight {
    background: url('images/infobox/gby_right.jpg');
    width: 25px;
}
TD.newinfoboxLowerLeft {
    background: url('images/infobox/gb_lower_left.jpg');
    width: 25px;
    height: 23px;
}
TD.maininfoboxLowerLeft {
    background: url('images/infobox/gby_lower_left.jpg');
    width: 25px;
    height: 23px;
}
TD.newinfoboxBottom {
    background: url('images/infobox/gb_bottom.jpg');
    height: 23px;
}
TD.maininfoboxBottom {
    background: url('images/infobox/gby_bottom.jpg');
    height: 23px;
}
TD.newinfoboxLowerRight {
    background: url('images/infobox/gb_lower_right.jpg');
    width: 25px;
    height: 23px;
}
TD.newinfoboxLowerRight {
    background: url('images/infobox/gby_lower_right.jpg');
    width: 25px;
    height: 23px;
}

/* END MOD: 09/13/07 - My Graphical Borders  */

/* START MOD: 09/17/07 - Overall Cart Look */

TABLE.main {
    background: #FFFFE4;
}

TD.leftcolumn {
    background: #EDE8EE;
    vertical-align: top;
}

TD.rightcolumn {
    background: #EDE8EE;
    vertical-align: top;
}

/* START MOD: 09/19/07 - Categories Individualized Box */
.newCategoryBoxText { font-family: Arial, Tahoma, Verdana, sans-serif; 
                      font-size: 14px;     
                    }
                    
.subCategoryHeading {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px;
}

IMG.flag { vertical-align: middle; }

P.faqHeader {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 16px;
  color: #A37375;
}

TD.faqText {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  line-height: 2;
}

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

