.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;color:#FFFFFF; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #cc0033;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
body {
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#Layer1 {
	position:absolute;
	left:34px;
	top:43px;
	width:613px;
	height:340px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:463px;
	top:35px;
	width:547px;
	height:446px;
	z-index:2;
}
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
A {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
A:link {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
A:hover {
	font-family: arial;
	font-size: 12px;
	color: #FF2501;
	text-decoration:none;
}
.toplink  {
	
	font-size: 11px;
	
}
.toplink A {
	font-size: 11px;
	
}
.toplink A:link {
	font-size: 11px;
}
.toplink A:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	
}
.redtxt {
	color: #FF2501;
}
.whitetxt {
	font-size: 10px;
	color: #FFFFFF;
}
.whitetxt1 {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}

.redHD {
	font-family: tahoma;
	font-size: 12px;
	color: #FB0101;
	text-decoration: none;
}
.lineheight {
	line-height: 18px;
}
.termlink {
	color: #CB2B2C;
	text-decoration: none;
}
.termlink A{
	color: #CB2B2C;
	text-decoration: none;
}
.termlink A:link{
	color: #CB2B2C;
	text-decoration: none;
}
.termlink A:hover{
	color: #CB2B2C;
	text-decoration: underline;
}
.mainHD {
	font-size: 16px;
	color: #CCCCCC;
}
.redprice {
	color: #FF2501;
	font-size: 16px;
}.field {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 220px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
}
/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/* 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: #999999; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #999999; }
infoBox {
  background: #999999;
  
}

.infoBoxContents {
  background: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #333333;
}

.infoBoxNoticeContents {
  background: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #333333;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


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: #333333;
}

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: #333333;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #999999;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #999999;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}