/*
  $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
*/
html {height:101%}
.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 : 10px; color: #cc0033; }
.productsNotifications { background: #fff0d3; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #996600; text-decoration: underline; }

BODY {
  background: #000000;
  color: #3c2800;
  margin: 0px; text-align:center; 
  font-family: Tahoma, Verdana, Arial, sans-serif;
}
h2 { font-size:16px; font-weight:bold}
#all {width:725px; padding:12px 9px 9px 9px; background:#ffffff; text-align:left; margin:17px auto}
#top {width:725px; padding:0}
#top-left {background:#ffcc66; padding:5px 0 3px 5px; vertical-align:top; width:358px}
#links {background:#ffffff; width:100%; margin:3px 0; border-bottom:3px solid #ffffff}
#nav1 {width:100%; background:#996600}
#nav1 td{ padding:3px}
#crumbs {border-top:3px solid #ffcc66; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#ffffff}
#srch { font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#ffffff; vertical-align:middle}
#srch form {margin:0}
#srch input {vertical-align:bottom}
#crumbs a, #srch a  {font-size:12px; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif; color:#ffffff}
#crumbs a:hover, #srch a:hover {text-decoration:underline; color:#ffffff}
#top-right {background:url(images/top-right.jpg) bottom; vertical-align:top; width:362px; padding:0; margin:0}

#right_panel {background:#996600; width:124px; vertical-align:top;}
#main_content {width:725px}
#left_content {background:url(images/main_bgr.gif) repeat-y; vertical-align:top; width:600px; padding:0;}
#left_inner {margin:7px 15px 7px 12px; width:570px}
#btm_line {background:url(images/btm.gif) no-repeat; height:3px}
.prev {background: url(includes/languages/english/images/buttons/button_previous.gif); border:0; cursor:pointer; display:block; width:76px; height:22px} 
.next {background: url(includes/languages/english/images/buttons/button_next.gif); border:0; cursor:pointer; display:block; width:76px; height:22px}
#slidePanel img {border:1px solid #996600;}

A {
  color: #3c2800;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF;   font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  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 {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #996600;
  color: #ffffff;
  font-weight: bold;
}
#right_panel .infoBox {
  background: #996600;
  color: #ffffff;
}

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

#right_panel .infoBoxContents a, #right_panel .infoBoxContents a:hover {color:#ffffff}

#right_panel .infoBoxNotice {
  background: #996600;
  color: #ffffff;
}

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

#right_panel TABLE.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #996600 url(images/arrow.gif) 3px 3px no-repeat;
  color: #ffffff; text-indent:15px; text-transform:uppercase; margin-top:5px
}

#right_panel TABLE.infoBoxHeading a, #right_panel TABLE.infoBoxHeading a:hover {color:#ffffff;}

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


/*-----------------------*/
.infoBox {
  background: #ffcc66;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffcc66;
  color: #3c2800; text-indent:4px; 
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFCC66;
  color: #3C2800;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
padding-top:15px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px;
  font-weight: bold;
  color: #996600;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #a99570; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #3c2800 }

/* 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: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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