.boxText { font-family: Times New Roman, serif; font-size: 11px; }
.errorBox { font-family : Times New Roman, serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Times New Roman, serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Times New Roman, serif; font-size : 11px; color: #70d250; text-decoration: underline; }

TABLE { 
 font-family: Times New Roman, serif; 
 font-size: 14px; 
 }
 
 A:link { color: #CE9D45; text-decoration: none;}
 A:visited { color: #BA8B36; text-decoration: none;}
 A:active { color: #000000; }
 A:hover { color: #C1A065; text-decoration: underline; }
 
 BODY {
 color: #000000;
 font-family: Times New Roman, serif; 
 font-size: 14px; 
  scrollbar-arrow-color: #F4BE10;
  scrollbar-3dlight-color: #171006;
  scrollbar-highlight-color: #523917;
  scrollbar-face-color: #38260E;
  scrollbar-shadow-color: #221606;
  scrollbar-darkshadow-color: #171006;
  scrollbar-track-color: #171006;
 }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Times New Roman, serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #FF3C07;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Times New Roman, serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Times New Roman, serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Times New Roman, serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Times New Roman, serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Times New Roman, 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: #71604A;
}

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

TR.productListing-heading {
  background: #463B2D;
}

TD.productListing-heading {
  font-family: Times New Roman, serif;
  font-size: 11px;
  background: #362D22;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Times New Roman, serif;
  font-size: 12px;
}

A.pageResults { 
  color: #8EB4F9; 
}

A.pageResults:hover { 
  color: #F4B25D; 
  background: #554837; 
}

TD.pageHeading, DIV.pageHeading { font-size: 18px; color: #DE9D51; font-family: Times New Roman, serif; }




TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Times New Roman, serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Times New Roman, serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Times New Roman, serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Times New Roman, serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Times New Roman, serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Times New Roman, serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Times New Roman, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Times New Roman, serif;
  font-size: 12px;
  color: #FF9000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Times New Roman, serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Times New Roman, serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Times New Roman, 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: Times New Roman, serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Times New Roman, serif;
  font-size: 12px;
  color: #DF8B58;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Times New Roman, serif;
  color: #D55F00;
}

SPAN.errorText {
  font-family: Times New Roman, serif;
  color: #D55F00;
}

.moduleRow { }
.moduleRowOver { background-color: #71604A; cursor: hand; }
.moduleRowSelected { background-color: #71604A; }

.checkoutBarFrom, .checkoutBarTo { font-family: Times New Roman, serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Times New Roman, serif; font-size: 10px; color: #000000; }

 
 
 FORM {
	display: inline;
}

 h1 { 
 font-size: 18px; 
 color: #D9BE92; 
 font-family: Times New Roman, serif;
 }
 
 h2 { 
 font-size: 16px; 
 color: #D9BE92; 
 font-family: Times New Roman, serif;
 }
 
.searchField {
background-color: #2C2535; 
color: #C1B5D0; 
font-family: Times New Roman, serif; 
font-size: 9pt; 
border-top: 1px solid #0B090E; 
border-bottom: 2px solid #615C68; 
border-left: 1px solid #0B090E; 
border-right: 2px solid #615C68; 
border-width: 1pt;
}
 
.fields {
background-color: #6F6356; 
color: #000000; 
font-family: Times New Roman, serif; 
font-size: 9pt; 
border-top: 1px solid #1C1916; 
border-bottom: 2px solid #BAB4AE; 
border-left: 1px solid #1C1916; 
border-right: 2px solid #BAB4AE; 
border-width: 1pt;
}

.click {
background-color: #1A528A; 
color: #A7D7FF; 
font-family: Times New Roman, serif; 
font-size: 8pt; 
border-top: 1px solid #A7D7FF; 
border-bottom: 1px solid #A7D7FF; 
border-left: 1px solid #A7D7FF; 
border-right: 1px solid #A7D7FF; 
border-width: 1pt;
}

 .magickal:link { font-size: 12px; color: #9C652E; font-family: Times New Roman, serif; }
 .magickal:visited { font-size: 12px; color: #9C652E; font-family: Times New Roman, serif; }
 .magickal:hover { font-size: 12px; color: #BB7D41; font-family: Times New Roman, serif; text-decoration: none;}
 .magickal:active { font-size: 12px; color: #BB7D41; font-family: Times New Roman, serif; }
 .magickal { font-size: 12px; color: #D5B290; font-family: Times New Roman, serif; }
 
 .headerTitle { font-size: 16px; color: #8F5A3D; font-family: Times New Roman, serif; font-weight: heavy; }
 .Category { font-size: 16px; color: #CE9D45; font-family: Times New Roman, serif; font-weight: heavy; }
 .productTitle { font-size: 18px; color: #DE9D51; font-family: Times New Roman, serif; }
 .breadCrumb { font-size: 12px; color: #8A6A31; font-family: Times New Roman, serif; }
 
 .copyright:link { font-size: 12px; color: #9B7E4B; font-family: Times New Roman, serif;}
 .copyright:visited { font-size: 12px; color: #917544; font-family: Times New Roman, serif; }
 .copyright { font-size: 12px; color: #9B7E4B; font-family: Times New Roman, serif; }
 
 .search { font-size: 13px; color: #95969E; font-family: Times New Roman, serif; font-weight: heavy; }
 
 hr {
    width: 90%;
    height: 1px;
    color: #746856;
    background-color: #554936;
    align: center;
 }