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

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #754E3a;
}

TD.headerNavigation {
  font-size: 12px;
  background: #754E3a;
  color: #2B2420;
  font-weight : bold;
}

A.headerNavigation { 
  color: #2B2420; 
}

A.headerNavigation:hover {
  color: #2B2420;
}

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

TD.footer {
  font-size: 12px;
  background: #754E3a;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #fff;
}

.infoBoxContents {
  background: #f8f8f9;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-size: 11px;
  background: #754E3a;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  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: #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;
}


.productListing-heading {
  font-size: 12px;
  background: #754E3A;
  color: #FFFFFF;
  font-weight: bold;
}

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

SPAN.newItemInCart {
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  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 {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo {font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent {font-size: 12px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement {font-size: 12px; color: #ff0000; }



*{margin: 0; padding: 0; font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
body{text-align: center; background-color: #2A0001}

#container{width: 960px; margin: 0 auto; text-align: left; background-color: #2A0001;}
#content_header{background: url(images/content_header.jpg) no-repeat left top; padding: 100px 35px 20px 35px;}
#main{padding-bottom: 20px; background: #2A0001 url(images/main_bg.gif) repeat-y left top; text-align:justify;}
#menu{padding-top: 117px;}
#menu img{margin: 0 0 0 18px;}
#right{padding: 150px 0 0 0; text-align:right;}
h1{margin-top: 25px; margin-bottom: 20px; font-size: 26px; text-align:center;}
h2{font-size: 20px; color: #7A4A33; margin-top: 35px; margin-bottom: 20px; font-weight: bold;}
h3{margin-bottom: 17px;}
p{line-height: 1.8; color: #2B2420; margin-bottom: 20px; font-size: 16px; text-align:justify;}
li{margin: 5px 30px; text-align:justify;}
a, a:hover, a:visited{color:#CB6F29;}
blockquote{margin: 0 12px 30px 12px;}
blockquote p{ font-size:13px; line-height: 2; font-style:italic;}
cite{display: block; font-style:normal; font-size: 12px; text-transform:uppercase; margin: 12px 25px 0 25px; font-weight: bold; color: #7A4A33;}

.topiclist{border: 1px solid #ABADB3; background-color: #FFF; border-collapse:collapse; width: 580px;}
.topiclist th, .topiclist td{border: 1px solid #ABADB3; padding: 3px;}
.right_box{margin: 0 0 15px 12px;}