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

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

/* ------- Zoom image ADD : START -------- */
#showimage{
position:absolute;
visibility:hidden;
border: 0px;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #bbc3d3;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
/* ------- Zoom image ADD : END -------- */
A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #E6E6E6;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: url(images/infobox/footbgr.jpg);
}

TD.footer {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: url(images/infobox/footbgr.jpg);
  color: #ffffff;
  font-weight: bold;
}
.infoBox {
}
.infoBoxContents {
  background: #5F6670;
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}
.infoBoxContents a:link {
              color: #FFFFFF;
              text decoration: none
}
.infoBoxContents a:visited {
              color: #FFFFFF;
              text decoration: none
}
.infoBoxContents a:hover {
	color: #FFFFFF
}
.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 11px;
}
TD.infoBoxHeading {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
                 /* background-image: url(images/infobox/bg.gif);*/
	color: #5E6770;
	text-align : center;
	text-transform: uppercase;
}
TD.infoBox, SPAN.infoBox {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}
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;
}
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #CCCCCC;
}
.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #CCCCCC;
  color: #FFFFFF;
  font-weight: bold;
}
TD.productListing-data {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}
A.pageResults {
  color: #999999;
}
A.pageResults:hover {
  color: #666666;

}
TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #666666;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
TD.main, P.main {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}
TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family:  Arial, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}
.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}
SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family:Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 11px; color: #ff0000; }
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C0753B;
}
.fbrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #666666;
}
.adsrch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.adsrch a:hover {
	color: #FFFFFF;
}
/* resize adjust */
.right {
	
	width: 1px;
}
.left {
	background-color: #5F6670;
	width: 192px;
}
.maintable {
	width: 777px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.centertable {
	width: 530px; /* non resize = 385px */
}
.centertable_info {
	width: 535px; /* non resize = 392px */
}
.f {
	width: 777px; /* non resize = 779px */
}
.h {
	width:777px; /* non resize = 778px */
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
                  color: #FFFFFF;
	font-size: 11px;
}
.toplink a:link {
              color: #FFFFFF;
              text decoration: none
}
.toplink a:visited {
              color: #FFFFFF;
              text decoration: none
}
.toplink a:hover {
	color: #FFFFFF
}
.fbrd1 {
	border: 1px solid #CCCCCC;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
                  font-weight : bold;
                  text-transform:uppercase;
}
.txt1 a:link {
	color: #333333;
	text-decoration: none;
} 
.txt1 a:visited {
	color: #333333;
	text-decoration: none;
} 
.txt1 a:hover {
	color: #333333;
	text-decoration: underline;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
                  
}
.txt2 a:link {
	color: #333333;
	text-decoration: underline;
} 
.txt2 a:visited {
	color: #333333;
	text-decoration: underline;
} 
.txt2 a:hover {
	color: #333333;
	text-decoration: none;
}
