/* stylesheet for customer service pages */

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

BODY {
  background: #ffffff  
  color: #000000;
  margin: 0px;
}

A {
  color: #420288;
  text-decoration: none;
  font-weight: bold;  
}

A:hover {
  color: #FF7575;
  text-decoration: underline;
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #0A5E96;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #420288;
  font-weight: bold;
}

A.headerNavigation { 
  color: #420288; 
}

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

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;
}

.infoBox {
  background: #ffffff;
}

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

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

.background_boxes {
  background: #420288;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

.infoboxHeading A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #420288;
  color: #ffffff;
  text-align: center;
}

.infoboxHeading A:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #420288;
  color: #E9DA87;
  text-align: center;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #420288;
  color: #ffffff;
  text-align: center;

}

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

TR.footer {
  background: #0A5E96;
}

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

TD.pageHeading, DIV.pageHeading{
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #420288;
  background-color: #ffffff;
}

TD.pageHeading_pinfo, DIV.pageHeading_pinfo{
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #420288;
  background-color: #ffffff;
}

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

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

TD.mainship2, P.mainship2 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;
  border-bottom-width: 1px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.smallTextCat, SPAN.smallTextCat, P.smallTextCat {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.headTextCat, SPAN.headTextCat, P.headTextCat {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

TD.splashCat {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5px
  font-weight: normal;
  border-left-style: solid;
  border-left-color: gray;
  border-left-width: 1px;
}

TD.splashColLink {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5px
  font-weight: normal;
}

TD.custservColLink {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5px
  font-weight: normal;
}

TD.splashCol {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
}

TD.headCat, SPAN.headCat, P.headCat {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-description: none;
  color: #420288;
  border-bottom-style: solid;  
  border-bottom-color: gray;
  border-bottom-width: 1px;
}

TD.headCat2, SPAN.headCat2, P.headCat2 {
  border-left-style: solid;
  border-left-color: gray;
  border-left-width: 1px;
}
