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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #cae3d2;
	font-size: 11px;
	color: #666666;
	margin-top: 28px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F5E0CC;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F5E0CC;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.breadcrumbNavigation {
  background: white;
}

TD.breadcrumbNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: white;
  font-weight : normal;
}

A.breadcrumbNavigation { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.breadcrumbNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #3CB371;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #3CB371;
  color: #FFFFFF;
}

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

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: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #666666;
}

A.pageResults:hover {
  color: #666666;
  background: #3CB371;
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: 11px;
  font-weight: bold;
}

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

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

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

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

TD.formAreaTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

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

/* input requirement */

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






a {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:active {
	color: #3CB371;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #3CB371;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.cartlinks {
	color: #666666;
	font-size: 11px;
}
a.cartlinks:active {
	color: #666666;
	font-size: 11px;
}
a.cartlinks:visited {
	color: #666666;
	font-size: 11px;
}
a.cartlinks:hover {
	color: #666666;
	font-size: 11px;
}

a.toplinks {
	font-weight: bold;
	color: #3CB371;
	display: block;
	width: 152px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #b4d7bf;
	padding-top: 7px;
	float: left;
	clear: none;
	margin-left: 1px;
	margin-right: 1px;
	text-transform: uppercase;
	font-size: 10px;
	padding-bottom: 7px;
}

a.toplinks:active {
	font-size: 10px;
	font-weight: bold;
	color: #3CB371;
	display: block;
	width: 152px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #b4d7bf;
	padding-top: 7px;
	float: left;
	clear: none;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 7px;
}
a.toplinks:visited {
	font-weight: bold;
	color: #3CB371;
	display: block;
	width: 152px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #b4d7bf;
	padding-top: 7px;
	float: left;
	clear: none;
	margin-left: 1px;
	margin-right: 1px;
	text-transform: uppercase;
	font-size: 10px;
	padding-bottom: 7px;
}

a.toplinks:hover {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	width: 152px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #b4d7bf;
	padding-top: 7px;
	float: left;
	clear: none;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 7px;
	background-color: #3CB371;
}
a.toplinks-right {
	font-weight: bold;
	color: #3CB371;
	display: block;
	width: 146px;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	float: left;
	clear: none;
	margin-left: 1px;
	margin-right: 0px;
	padding-bottom: 7px;
	text-transform: uppercase;
	font-size: 10px;
	border-top: 1px solid #b4d7bf;
	border-right: 1px none #b4d7bf;
	border-bottom: 1px solid #b4d7bf;
	border-left: 1px solid #b4d7bf;
}
a.toplinks-right:active {
	font-weight: bold;
	color: #3CB371;
	display: block;
	width: 146px;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	float: left;
	clear: none;
	margin-left: 1px;
	margin-right: 0px;
	padding-bottom: 7px;
	text-transform: uppercase;
	font-size: 10px;
	border-top: 1px solid #b4d7bf;
	border-right: 1px none #b4d7bf;
	border-bottom: 1px solid #b4d7bf;
	border-left: 1px solid #b4d7bf;
}
a.toplinks-right:visited {
	font-weight: bold;
	color: #3CB371;
	display: block;
	width: 146px;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	float: left;
	clear: none;
	margin-left: 1px;
	margin-right: 0px;
	padding-bottom: 7px;
	text-transform: uppercase;
	font-size: 10px;
	border-top: 1px solid #b4d7bf;
	border-right: 1px none #b4d7bf;
	border-bottom: 1px solid #b4d7bf;
	border-left: 1px solid #b4d7bf;
}
a.toplinks-right:hover {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 146px;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	float: left;
	clear: none;
	margin-left: 1px;
	margin-right: 0px;
	padding-bottom: 7px;
	text-transform: uppercase;
	font-size: 10px;
	border-top: 1px solid #b4d7bf;
	border-right: 1px none #b4d7bf;
	border-bottom: 1px solid #b4d7bf;
	border-left: 1px solid #b4d7bf;
	background-color: #3CB371;

}

a.toplinks-left {
	font-weight: bold;
	color: #3CB371;
	display: block;
	width: 147px;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	float: left;
	clear: none;
	margin-left: 0px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 7px;
	text-transform: uppercase;
	font-size: 10px;
	border-top: 1px solid #b4d7bf;
	border-right: 1px solid #b4d7bf;
	border-bottom: 1px solid #b4d7bf;
	border-left: 1px none #b4d7bf;
}
a.toplinks-left:visited {
	font-weight: bold;
	font-size: 11px;
	color: #3CB371;
	display: block;
	width: 147px;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	float: left;
	clear: none;
	margin-left: 0px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 7px;
	text-transform: uppercase;
	font-size: 10px;
	border-top: 1px solid #b4d7bf;
	border-right: 1px solid #b4d7bf;
	border-bottom: 1px solid #b4d7bf;
	border-left: 1px none #b4d7bf;
}
a.toplinks-left:active {
	font-weight: bold;
	font-size: 11px;
	color: #3CB371;
	display: block;
	width: 147px;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	float: left;
	clear: none;
	margin-left: 0px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 7px;
	text-transform: uppercase;
	font-size: 10px;
	border-top: 1px solid #b4d7bf;
	border-right: 1px solid #b4d7bf;
	border-bottom: 1px solid #b4d7bf;
	border-left: 1px none #b4d7bf;
}
a.toplinks-left:hover {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	width: 147px;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	float: left;
	clear: none;
	margin-left: 0px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 7px;
	text-transform: uppercase;
	font-size: 10px;
	border-top: 1px solid #b4d7bf;
	border-right: 1px solid #b4d7bf;
	border-bottom: 1px solid #b4d7bf;
	border-left: 1px none #b4d7bf;
	background-color: #3CB371;
}.nav-head {
	font-weight: bold;
	text-transform: uppercase;
	color: #3CB371;
	font-size: 14px;
	margin-left: 10px;
	width: 144px;
	display: block;
}

a.nav-left {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 144px;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.nav-left:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 144px;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.nav-left:active {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 144px;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.nav-left:hover {
	font-size: 11px;
	color: #666666;
	background-color: #CAE3D2;
	display: block;
	width: 134px;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.divider {
	font-size: 11px;
	color: #3CB371;
}

form.tight {
	margin: 0px;
	padding: 0px;
}
.boxa {
	font-size: 11px;
	border: 1px solid #999999;
	background-attachment: fixed;
	overflow: hidden;
	text-align: left;
	line-height: normal;
	color: #666666;
}
.searchbutton {	font-size: 10px;	border: 1px solid #999999;	background-attachment: fixed;	overflow: hidden;	text-align: center;}
.stonesbox {	font-size: 11px;	border: 1px solid #FFFFFF;	background-attachment: fixed;	font-family: Arial Narrow;	overflow: hidden;	text-align: center;}
.mainborder {
	border: 1px solid #999999;
}
a.search {
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
	letter-spacing: -0.5pt;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
