.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 : 10px; color: #cc0033; }

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}

A { 
  color: #003366; 
  text-decoration: none; 
}

A:hover { 
  color: #FF0000; 
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F58D74;
}

/* MAIN LINE BAR
*/

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #352120;
  color: #FFFFFF;
  font-weight : bold;
}

/* TEXT COLOR OF MAIN LINE BAR
*/
A.headerNavigation { 
  color: #262626; 
}

/* HOVER COLOR OF MAIN LINE BAR TEXT
*/
A.headerNavigation:hover {
  color: #5c1f1f;
}

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: #00CCCC;
}

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: #F58D74;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #352120;
  color: #FFFFFF;
  font-weight: bold;
}

.infoBox {
  background:#666666;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* BOX BACKGROUND COLOR
*/

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #856566;
  color: #ffffff;
}

.infoBox_cat {
  background: #3333CC;
}

/* CATEGORIES BOX BACKGROUND COLOR
*/
.infoBoxContents_cat {
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  }

/* CATEGORIES BOX TEXT HEADER 
*/
TD.infoBoxHeading_cat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #868685;
  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: #f4f7fd;
}

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: #ffffff;
}

TR.productListing-heading {
  background: #C08D5F;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #FF0000; 
  background: #FFFFFF; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #999999;
}

TR.subBar {
  background: #669999;
}

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: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: #FFFFFF;
  border-color: #AB4E61;
  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;
}

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}


/* menu Solid - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
height: 12px;
text-decoration: none;
border: solid 1px #f8f8f9;
}

a.menucateg:hover {
border: solid 1px #856566;
background-color:#856566;
text-decoration: none;
color: #FFFFFF;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
height: 12px;
text-decoration: none;
border: solid 1px #f8f8f9;
}

a.menusubcateg:hover {
border: solid 1px #856566;
background-color:#856566;
text-decoration: none;
color: #FFFFFF;
}
/* menu Solid - Show Sub-categories  End */


/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.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 */
width: 150;
border: solid 1px #f8f8f9;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

.phplmnormal { /* Font size & color of unlinked menu items */
display: block;
vertical-align: middle;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
height: 12px;
text-decoration: none;
border: solid 1px #f8f8f9;
}


a.phplm:link, a.phplm:visited { /* Font color, style of linked & visited menu items */
font-size: 12px; 
text-decoration: none; 
}


a.phplm:hover { /* Font color, style of menu items when hovered over */
border: solid 1px #856566;
background-color:#856566;
text-decoration: none;
color: #FFFFFF;
}

a.phplm:active { /* Font size & color of menu items when clicked */
font-size: 12px; 
text-decoration: none; 
color: #FFFFFF;
}

.dmselected { /* Style overide for selected category tree */
background-color: #856566;
color: #FFFFFF;
font-weight: bold;
}

.BgImage{
background:url(images/beadsnat.jpg) no-repeat;
vertical-align: top;
}
h1
{
	font-size:22px;
	padding-top:10px;
	margin-top:0px;
}
h2
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color: #000;
	margin: 10px auto;
}

h3
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #363;
	margin: 10px auto;
}

.beadsnatText
{
	color: #592D00;
}

.listborder1 {
	  /*border: solid 1px black;*/
	   border-top: 1px dotted #80c080; 
 
} 

.listborder2 {
  border-top: solid 1px black;
 /* border-bottom: solid 1px black;*/
  border-right: solid 1px black;
} 

.listborder3 {
 
 /* border-bottom: solid 1px black;*/
  border-right: solid 1px black;
} 

.listborder4 {
 
  border-bottom: solid 1px black;
  border-right: solid 1px black;
} 

.category-item {
    padding: 3px 0;
}
