/*
  $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: "Times New Roman", Times, serif; font-size: 14px; color:#ac803f; background: #320c23;}
.errorBox { font-family : "Times New Roman", Times, serif; font-size: 14px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Times New Roman", Times, serif; font-size: 14px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Times New Roman", Times, serif; font-size: 14px; color: #70d250; text-decoration: underline; }

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

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

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  background: #bbc3d3;
  color: #e48800;
  font-weight : bold;
}

A.headerNavigation { 
  color: #e48800; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: url(sbs_template/images/footer_bg.png) repeat-x;
  height: 50px;
}

TD.footer {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #ac803f;
  padding-right: 10px;
  padding-left: 10px;
}

.infoBox {
  background: #320c23;
}

.infoBoxContents {
  background: #320c23;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}

TD.infoBoxHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  background: #230516;
  color: #691a1e;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}

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

.productListing-heading {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  background: #d7c8c9;
  color: #230516;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  color: #310c0e;
  background: #ac803f;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.5;
  background: #e7dede;
  padding-left: 5px;
  padding-right: 5px;
}

TD.main1, P.main {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  line-height: 1.5;
  background: #e7dede;
}

TD.main2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  line-height: 1.5;
  background: #d7c8c9;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}

TD.accountCategory {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}

TD.tableHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Times New Roman", Times, serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Times New Roman", Times, serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Times New Roman", Times, serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Times New Roman", Times, serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #000000; }

/* message box */

.messageBox { font-family: "Times New Roman", Times, serif; font-size: 14px; }
.messageStackError, .messageStackWarning { font-family: "Times New Roman", Times, serif; font-size: 14px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Times New Roman", Times, serif; font-size: 14px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #230516; }

/* defined for sbs_template */

div#wrapper {
	width: 750px;
	margin: 0 auto;
	position: relative;
}

.topnav {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #e48800;
	background: url(sbs_template/images/topnav_bg.png);
	height: 31px;
	padding-right: 10px;
	vertical-align: middle;
}

.topnav_cart {
	font-weight: normal;
	color: #ffffff;
}

span#logo {
	display: block;
	background: url(sbs_template/images/logo.png) no-repeat;
	z-index: 1000;
	position: absolute;
	height: 72;
	width: 343px;
}

div#navbar {
	height: 72px;
	background: url(sbs_template/images/nav_bg.png);
}

#navcontainer
{
	position: absolute;
	top: 352px;
	left: 0px;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

ul#navlist
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin: 0 85;
	width: 660px;
	font-size: 14px;
	text-align: center;
	line-height: 12px;
}

ul#navlist li
{
	display: block;
	float: right;
	width: 15%;
	margin: 0;
	padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em;
	color: #320c23;
	text-decoration: none;
	background: url(sbs_template/images/nav_tab.gif) no-repeat;
	background-position: 0px -30px;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	background-position: 0px 0px;
	color: #691a1e;
	background-image: url(sbs_template/images/nav_tab.gif);
	background-repeat: no-repeat;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #800000;
}

.prod_price {
	color: #531216;
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
}

.prod_title {
	font-family: "Times New Roman", Times, serif;
	color: #531216;
	font-size: 14px;
}

.prod_date {
	font-family: "Times New Roman", Times, serif;
 	line-height: 1.5;
 	background: #e7dede;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	font-style: italic;
}

.main {
	background: #e7dede;
}

a.leftBox {
	color: #d6b071;
}

a.leftBoxCat {
	color: #d6b071;
	font-size: 14px;
	font-weight: bold;
}

.imgborder {
	border: thin solid #000;
	margin-left: 5px;
}

#AuthorizeNetSeal {
	position: relative;
}

#purchased {
	background-color: #ac803f;
	font-size: 16px;
}

.candles:link {
	color: #fff;
}

#categories .boxText {
  font-size:10px;
}
