/* ------------------------- NEW IMPLEMENTATION ----------------------------- */
BODY {
  background: #808080;
  color: #000000;
  margin: 0px;
  border:5px solid grey;
  font-family: Arial, Helvetica, sans-serif;
  font-size : 10px;
}
.top-box {
  width:800px;
  background-color: white;
  -moz-border-radius: 5px;
}
.header-table-a {
  color: black;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight: bold;
}
.header-table-title {
  color: black;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size : 27px;
  font-weight: bold;
}
header-table-a:hover {
  color: #AABBDD;
  text-decoration: underline;
}


.header-table {
  width:  800px;
  height: 107px;
  background: transparent url(images/aloevera/bg_notext.jpg) no-repeat scroll 0px;
  -moz-border-radius: 5px;
  border:2px solid #8BC8A7;
}

.header-table-navigation {
  width:  100%;
  color: black;
  border: 2px solid #BBC3D3;
  background-color: #F8F8F9;
  -moz-border-radius: 5px;
  font-size:12px;
  padding: 5px;
}

.header-table-search {
  width:  100%;
  color: black;
  border: 2px solid #BBC3D3;
  background-color: #F8F8F9;
  -moz-border-radius: 5px;
  font-size:12px;
  padding: 5px;
  margin-top: 5px;
  height: 20px;
}

.header-table-error {
  margin-top:5px;
  width:  800px;
  height: 35px;
}

.header-table-menu {
  margin-top:5px;
  width:  800px;
  height: 35px;
  background-color: #3E7659;
  color: white;
  border:2px solid #8BC8A7;
  -moz-border-radius: 5px;
  padding: 10px;
}

.header-table-menu a {
  color: white;
  text-decoration: none;
}

.header-table-menu a:hover {
  color: white;
  text-decoration: underline;
}

.header-table-info {
  margin-top:5px;
  width:  800px;
  height: 35px;
  border:2px solid #8BC8A7;
  -moz-border-radius: 5px;
  padding: 10px;
}

A.headerNavigation {
  color: black;
  font-size: 15px;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: black;
  font-size: 15px;
  text-decoration: underline;
}
.main-box {
  width:  800px;
}

.category-box {

  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  padding: 2px;
  border:2px solid #3BB70D;
  position: relative;
  -moz-border-radius: 5px;
  background-color: #3E7659;
}


.category-box > .tl, .category-box > .tr, .category-box > .bl, .category-box > .br
{
  width: 5;
  height: 5;
  position: absolute;
}

.category-box > .tl
{
  background: url(/images/corners/category-tl.gif) top left no-repeat;
  top: 5;
  left: 5;
}

.category-box > .tr
{
  background: url(/images/corners/category-tr.gif) top right no-repeat;
  top: 5;
  right: 5;
}

.category-box > .bl
{
  background: url(/images/corners/category-bl.gif) bottom left no-repeat;
  bottom: 5;
  left: 5;
}

.category-box > .br
{
  background: url(/images/corners/category-br.gif) bottom right no-repeat;
  bottom: 5;
  right: 5;
}


.category-box a  {
  color: white;
  font-size: 13px;
  text-decoration: none;
}
.category-box a:hover  {
  color: white;
  font-size: 13px;
  text-decoration: underline;
}

.category-box-title {
  width:130px;
  height: 25px;
  margin:3px;
  background-color: #8BC8A7;
  border: 2px solid #3BB70D;
  -moz-border-radius: 5px;
  font-size:16px;
  padding-left:10px;
  margin-left:10px;
}
.category-box-link a {
  font-size:15px;
  text-decoration: none;
}
.category-box-link a:hover {
  font-size:15px;
  text-decoration: underline;
}

.special-box {
  background-color:white;
  border:2px solid #3BB70D;
  -moz-border-radius: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  padding: 1px;
  color: black;
}

.special-box a  {
  color: black;
  font-size: 12px;
  text-decoration: none;
}
.special-box a:hover  {
  color: black;
  font-size: 12px;
  text-decoration: underline;
}

.special-box-title {
  width:130px;
  background-color:#8BC8A7;
  height: 25px;
  margin:3px;
  border:2px solid #3BB70D;
  -moz-border-radius: 5px;
}

.special-box-link a{
  color: black;
  font-size: 18px;
  text-decoration: none;
}

.special-box-link a:hover{
  color: black;
  font-size: 18px;
  text-decoration: underline;
}

.information-box {
  background-color: #C3E4FB;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  padding: 10px;
  border:2px solid #1A91E5;
  -moz-border-radius: 5px;
}

.information-box-title {
  width:130px;
  height: 25px;
  margin:3px;
  background-color: #E5F3FE;
  border:2px solid #1A91E5;
  -moz-border-radius: 5px;
}

.main-product-box {
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  padding: 10px;
  border:2px solid #8BC8A7;
  -moz-border-radius: 5px;
}

.product-box {
  border:1px solid #3E7659;
  -moz-border-radius: 5px;
  padding:5px;
  height: 170px;
  font-size:10px;
}

.product-title {
  text-align: center;
  padding:5px;
  background-color: #3E7659;
  border: 1px solid #3BB70D;
  -moz-border-radius: 5px;
  margin-bottom:5px;
}

.product-title a {
  color: white;
  text-decoration: none;
}

.product-title a:hover {
  color: white;
  text-decoration: underline;
}
.product-footer {
  padding:2px;
  font-size:10px;
}
.product-add-to-cart {
  height: 15px;
  padding:2px;
  background-color: #8BC8A7;
  border: 1px solid #3BB70D;
  -moz-border-radius: 5px;
}
.product-add-to-cart-big {
  height: 30px;
  padding:2px;
  background-color: #8BC8A7;
  border: 1px solid #3BB70D;
  -moz-border-radius: 5px;
  font-size:18px;
  cursor: pointer;
}
.product-add-to-cart-big a {
  color:black;
  text-decoration:none;
}
.product-add-to-cart a {
  color:black;
  text-decoration:none;
}
.product-add-to-cart a:hover {
  color:black;
  text-decoration:none;
}
.product-bottom-line {
  width:100%;
  height: 25px;
}

.new-customer-info-box {
  background-color: #8BC8A7;
}

a {
  color: black;
  text-decoration: none;
}

a:hover {
  color: black;
  text-decoration: underline;
}


/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

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: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: white;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #8BC8A7;
  color: #000000;
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: black;
}

TR.subBar {
  background: #f4f7fd;
}

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

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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

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


.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a.phplmnormal {     /* Font size & color of unlinked menu items */
	color: white;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: white;
	font-size: 12px;
	text-decoration: none;
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: white;
	background-color: #8BC8A7;
	font-size: 12px;
	text-decoration: none;
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #8BC8A7;
		font-weight: bold;
}


.active_tab {
  background:transparent url(images/active_tab.gif) no-repeat scroll bottom left;
  color:#6F6437;
  float:left;
  font-size:12px;
  font-weight:bold;
  height:25px;
  margin-left:11px;
  padding-top:1px;
  text-align:center;
  width:156px;
}
.non_active_tab {
  background:transparent url(images/non_active_tab.gif) no-repeat scroll bottom left;
  float:left;
  font-size:12px;
  font-weight:bold;
  height:25px;
  margin-left:11px;
  padding-top:1px;
  text-align:center;
  width:156px;
}