/*
  $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
*/

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
 
}

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

A:hover {

  text-decoration: none;
}

FORM {
	
}

TR.header {
  background: #ffffff;
}

TR.productNavigation {
  background: #bbc3d3;
}

TD.productNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
}

.productCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#C30;
}

A.productNavigation {
text-decoration:none;
}

A.productNavigation:hover {
font-weight:bold;
text-decoration:underline;
}

TR.productNavigation1 {
  background: #bbc3d3;
}

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

A.productNavigation1 {
text-decoration:none;
}

A.productNavigation1:hover {
font-weight:bold;
text-decoration:underline;
}


TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation {
font-weight:bold;
text-decoration:underline;
}

A.headerNavigation:hover {
font-weight:bold;
text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
 
}

TD.footer {
 
}

.infoBox {
  background: #64361C;
}

.infoBoxContents {
  background: #FFD8A8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

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

TD.productListing {
  border-bottom: 1px solid #ba7d2d;
  padding-bottom:0px;
  padding-top:3px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #64361C;
  color: #FFFFFF;
  font-weight: bold;
}

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

.prodListText
{
	color:#996633;
	padding:5px 0px 1px 2px;
}


.prodListText2
{
	color:#663300;
	padding:15px 0px 0px px;
	font-weight:bold;
}

.prodListText1
{
	color:#663300;
	padding:5px 0px 1px 2px;
	font-weight:bold;
}

A.pageResults {
  color: #0000FF;
}

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


.imgText
{
  color:#996666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.imgText
{
  color:#996666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.imgText:hover
{
	color:#663300;
	text-decoration:none;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.smallText1, SPAN.smallText1, P.smallText1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#723413;

}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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






































/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(images/bodybg-bot.gif) repeat 0 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#2E1D00;
	}

ul, li, p, form, input, h2, h4 {
	margin:0;
	padding:0;
	}
	
ul {
	list-style-type:none;
	}
	
	
/*==================table main structure==============*/
.maintblbg {
	background:url(images/bodybg.gif) repeat-x 0 0;
	padding:0px 0 29px;
	}
.main-structbg {
	background:url(images/brownbg.gif) repeat-x 0 0 #65371C;
	padding:7px 7px;
	}
.bodycontbor {
	background-color:#FFEACD;
	padding:0 4px;
	}

/*================== navigation ==============*/
ul.navigation {
	}
ul.navigation li {
	float:left;
	padding:0 1px 0 0;
	}
ul.navigation li span.active {
	display:block;
	float:left;
	text-decoration:none;
	background:url(images/nav-rg.gif) no-repeat 100% 0 #FFEACD;
	}
ul.navigation li span.active b {
	display:block;
	float:left;
	padding:0 9px 4px 10px;
	line-height:31px;
	font-weight:bold;
	background:url(images/nav-lt.gif) no-repeat 0 0;
	color:#56290F;
	}
ul.navigation li span.active b a {
	display:block;
	line-height:31px;
	font-weight:bold;
	background:url(images/nav-lt.gif) no-repeat 0 0;
	color:#56290F;
	}
ul.navigation li span.active b a:hover {
	display:block;
	line-height:31px;
	font-weight:bold;
	background:url(images/nav-lt.gif) no-repeat 0 0;
	color:#56290F;
	}
ul.navigation li a {
	display:block;
	float:left;
	text-decoration:none;
	padding:0 1px 0 0;
	}
ul.navigation li a span {
	display:block;
	float:left;
	padding:0 9px 4px 10px;
	line-height:31px;
	font-weight:bold;
	color:#F3D5AC;
	cursor:pointer;
	}
ul.navigation li a:hover {
	text-decoration:none;
	background:url(images/nav-rg.gif) no-repeat 100% 0 #FFEACD;
	}
ul.navigation li a:hover span {
	background:url(images/nav-lt.gif) no-repeat 0 0;
	color:#56290F;
	}
	
/*================== search form ==============*/
form.search {
	padding:0 0 18px 21px;
	}
form.search label {
	color:#ffeacd;
	padding:0 5px 0px 0;
	}
form.search input {
	font:normal 10px Arial, Helvetica, sans-serif;
	}
form.search input.textbox {
	width:100px;
	height:13px;
	color:#5d3119;
	border:1px solid #99723F;
	background-color:#F3D5AC;
	font-size:10px;
	}
form.search input.btn {
	width:30px;
	height:15px;
	border:1px solid #B38C4F;
	background:url(images/btngo-bg.gif) repeat-x 0 0 #DCC299;
	color:#FFF;
	text-align:center;
	font-size:10px;
	}
	
/*================== all class ==============*/
.browntext {
	color:#65371C;
	}
p.blacktext {
	line-height:16px;
	padding:0 0 0 12px;
	}
p.blacktext span {
	font-weight:bold;
	}
a.morelink {
	display:block;
	float:right;
	width:48px;
	height:17px;
	border:1px solid #7B0C26;
	background:url(images/morebg.gif) repeat-x 0 0 #71001A;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFEACD;
	}
a.morelink:hover {
	background:url(images/morebg-act.gif) repeat-x 0 0 #71001A;
	text-decoration:none;
	}
	
/*================== logo ==============*/
.logobg {
	background:url(images/logobg.gif) repeat-x 0 0 #FFE3BD;
	border-right:0px solid #FFE3BD;
	}
.logobg img {
	margin:23px 0 0 2px;
	}
	
/*================== heading ==============*/
h2.wholesale {
	font-size:20px;
	color:#000000;
	background:url(images/beadsbg.gif) no-repeat 12px 31px;
	padding:3px 0 0 12px;
	height:65px;
	}
h2.what {
	background:url(images/grn-headbg.gif) repeat-x 0 0;
	padding:7px 0 8px 10px;
	}
h2.what  span {
	background:url(images/icon-arrow.gif) no-repeat 0 2px;
	padding:0 0 0 14px;
	font-size:12px;
	color:#FFEACD;
	}
h2.what  span a {
	font-size:12px;
	color:#FFEACD;
	}
h2.what  span a:hover{
	font-size:12px;
	color:#FFEACD;
	}	
h2.what  span a:visited{
	font-size:12px;
	color:#FFEACD;
	}	
/*================== user login ==============*/
form.user-login {
	padding:4px 3px 19px 4px;
	width:206px;
	background:url(images/shadow-bot.gif) no-repeat 0 100% #D2A66C;
	margin:3px 0 0;
	}
form.user-login h2 {
	background:url(images/org-headingbg.gif) repeat-x 0 0 #883102;
	border:1px solid #AD3F03;
	font-size:12px;
	color:#FFEACD;
	padding:0px 0 0 8px;
	line-height:26px;
	text-align:left;
	margin:0 0 16px;
	}
form.user-login .user {
	color:#65371C;
	font-weight:bold;
	width:67px;
	padding:3px 0 0 8px;
	font-size:11px;
	text-align:left;
	}
	
form.user-login .user1 {
	color:#65371C;
	font-weight:bold;
	width: 100%;
	padding:3px 0 0 8px;
	font-size:11px;
	text-align:left;
	}

form.user-login .user1 a {
	color:#65371C;
	font-weight:bold;
	width: 100%;
	padding:3px 0 0 8px;
	font-size:11px;
	text-align:left;
	}
	
form.user-login .user1 a:hover {
	color:#65371C;
	font-weight:bold;
	text-decoration:underline;
	width: 100%;
	padding:3px 0 0 8px;
	font-size:11px;
	text-align:left;
	}

	
form.user-login input {
	font:normal 11px Arial, Helvetica, sans-serif;
	}
form.user-login input.textbox {
	width:127px;
	height:18px;
	color:#000;
	border:0px solid #99723F;
	background-color:#E9C7A0;
	margin:0 0 6px;
	}
form.user-login input.btn {
	width:48px;
	height:17px;
	border:1px solid #7B0C26;
	background:url(images/morebg.gif) repeat-x 0 0 #71001A;
	font-weight:bold;
	color:#FFEACD;
	text-align:center;
	font-size:11px;
	padding:0px;
	}
form.user-login a {
	font-size:11px;
	text-decoration:underline;
	color:#65371C;
	line-height:16px;
	}
form.user-login a:hover {
	text-decoration:none;
	}
	
/*================== repeat table ==============*/
.mainpad {
	padding:8px 9px 0 10px;
	}
	
.col-bor {
	border:1px solid #C4AC84;
	background-color:#E4D3B4;
	padding:8px;
	}
.col-bor img {
	border:5px solid #A9895A;
	margin:0 0 5px;
	}
.col-bor img a {
	border:5px solid #A9895A;
	margin:0 0 5px;
	}

.col-bor h4 {
	background-color:#873000;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#FFEACD;
	line-height:21px;
	}
.col-bor p {
	padding:5px 3px 4px;
	color:#8A745B;
	line-height:16px;
	}
.details a {
	display:block;
	}
.details a {
	display:block;
	width:89px;
	height:17px;
	border:1px solid #7B0C26;
	background:url(images/morebg.gif) repeat-x 0 0 #71001A;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFEACD;
	}
.details a:hover {
	background:url(images/morebg-act.gif) repeat-x 0 0 #71001A;
	text-decoration:none;
	}
.col-bor-new a {
	display:block;
	}
.col-bor-new a {
	display:block;
	width:89px;
	height:17px;
	border:1px solid #7B0C26;
	background:url(images/morebg.gif) repeat-x 0 0 #71001A;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFEACD;
	}
.col-bor-new a:hover {
	background:url(images/morebg-act.gif) repeat-x 0 0 #71001A;
	text-decoration:none;
	}
.col-bor-new1 a {
	display:block;
	}
.col-bor-new1 a {
	display:block;
	width:120px;
	height:17px;
	border:1px solid #7B0C26;
	background:url(images/morebg.gif) repeat-x 0 0 #71001A;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFEACD;
	}
.col-bor-new1 a:hover {
	background:url(images/morebg-act.gif) repeat-x 0 0 #71001A;
	text-decoration:none;
	}
	
/*================== footer ==============*/
.footer {
	background:url(images/footerbg.gif) repeat-x 0 0 #65371C;
	padding:32px 18px 30px;
	}
ul.footerlink {
	text-align:center;
	padding:0 0 8px;
	}
ul.footerlink li {
	display:inline;
	font-size:10px;
	color:#FFEACD;
	}
ul.footerlink li a {
	color:#FFEACD;
	text-decoration:none;
	padding:0 6px;
	}
ul.footerlink li a:hover {
color:#FFEACD;
	text-decoration:underline;
	}
p.copyright {
	font-size:10px;
	color:#D8C4B8;
	text-align:center;
	}
p.copyright a {
	color:#D8C4B8;
	text-decoration:underline;
	}
p.copyright a:hover {
	text-decoration:none;
	}