.bottom {
color: #E8B3D1; font-weight:none; font-size:8pt; font-family:arial, verdana
}
.menu {
color: #333333; font-weight:none; font-size:8pt; font-family:arial, verdana
}
.text {
color: #393731; font-weight:none; font-size:8pt; font-family:arial, verdana
}
.dot {
color: #E8379B ; font-weight:bold; font-size:8pt; font-family:arial, verdana
}
.bottomlink {
color: #E8B3D1; font-weight:none; font-size:8pt; font-family:arial, verdana; text-decoration:none
}
A.bottomlink:visited {
	COLOR: #E8B3D1; FONT-FAMILY: Arial, verdana; FONT-SIZE: 8pt; TEXT-DECORATON: none
}
A.bottomlink:hover {
	COLOR: #E8B3D1; FONT-FAMILY: Arial, verdana; FONT-SIZE: 8pt; TEXT-DECORATION: underline
}
.menulink {
color: #333333; font-weight:none; font-size:8pt; font-family:arial, verdana; text-decoration:none
}
A.menulink:visited {
color: #333333; font-weight:none; font-size:8pt; font-family:arial, verdana; text-decoration:none
}
A.menulink:hover {
color: #B10064; font-weight:none; font-size:8pt; font-family:arial, verdana; text-decoration:none
}
.dotlink {
color: #E8379B ; font-weight:none; font-size:8pt; font-family:arial, verdana; text-decoration:none
}
A.dotlink:visited {
color: #E8379B ; font-weight:none; font-size:8pt; font-family:arial, verdana; text-decoration:none
}
A.dotlink:hover {
color: #B10064 ; font-weight:none; font-size:8pt; font-family:arial, verdana; text-decoration:none
}
.highlight {
color:#B10064; font-weight:none; font-size:8pt; font-family:arial, verdana
}
.vlineSeparator{ BORDER-LEFT: #969696 1px solid;  height:100%;}
.hlineSeparator{ width:100%; BORDER-TOP: #969696 1px solid;}
.full_border{ background-color:#F8F8F9; width:100%;height:100%; BORDER-RIGHT: #969696 1px solid; BORDER-LEFT: #969696 1px solid; BORDER-TOP: #969696 1px solid;BORDER-BOTTOM: #969696 1px solid;}

/* productsImage border */
.ProductsImageborder {
	BORDER-RIGHT: #E3E3E3 3px solid; BORDER-TOP: #E3E3E3 3px solid; BORDER-LEFT: #E3E3E3 3px solid;  BORDER-BOTTOM: #E3E3E3 3px solid
}



/* ------ */



.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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: #70d250; text-decoration: underline; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #B10064;
  text-decoration: underline;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #FFFFFF;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #B10064;
}
.infoBox {
  background: #B10064;
}

.infoBoxContents {
  background: #FFF9FD;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #B10064;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #B10064;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B10064;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

