.boxText { font-family: tahoma, sans-serif; font-size: 12px; }
.errorBox { font-family : tahoma, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : tahoma, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : tahoma, sans-serif; font-size : 12px; color: #000000; text-decoration: underline; }

FORM {
	display: inline;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: tahoma, sans-serif;
  font-size: 12px;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: tahoma, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: tahoma, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: tahoma, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: tahoma, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: tahoma, sans-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: #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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: tahoma, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: tahoma, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: tahoma, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: tahoma, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: tahoma, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: tahoma, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: tahoma, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: tahoma, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: tahoma, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: tahoma, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: tahoma, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: tahoma, sans-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: tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: tahoma, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: tahoma, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: tahoma, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: tahoma, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: tahoma, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: tahoma, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: tahoma, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: tahoma, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */
#manu * {background:none;padding-top:0;padding-bottom:0;}
#manu select {background-color:#fff;padding-top:0;padding-bottom:0;}
.inputRequirement { font-family: tahoma, sans-serif; font-size: 12px; color: #ff0000; }

.smallText_1 a {
	color:#000;
	text-decoration:underline;
}

.smallText_1 a:hover {
	color:#000;
	text-decoration:none;
}

#myse select {
	width:90%;
}

.delp {
	color:#808080;
	font-size:12px;
	font-weight:normal;
}

.main a {
	color:#0000;
	text-decoration:none;
}

.main a:hover {
	color:#0000;
	text-decoration:underline;
}

.subcatl {
	color:#0000;
	text-decoration:underline;
	font-weight:normal;
}

.subcatl:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}


body		{
		padding:0;
		margin:0;
		}

body, td	{
		font-family: tahoma, sans-serif;
		font-size:12px;
		color:#848282;
		line-height:15px;
		}


.bg  {background:url("../monstershopping/images/m09.gif"); background-repeat: repeat-x;}
.bg1 {background:url("../monstershopping/images/m03.jpg"); background-repeat: no-repeat;}
.bg2 {background:url("../monstershopping/images/m15.gif"); background-repeat: repeat-x;}
.bg3 {background:url("../monstershopping/images/m34.gif"); background-repeat: no-repeat;}
.bg4 {background:url("../monstershopping/images/m36.gif"); background-repeat: repeat-y;}



ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}

ul li		{
		background:url("../monstershopping/images/m16.gif")center left no-repeat;
		margin:0;
		padding:0 0 0 20px;
		}

ul a		{
		color:#848282;
		text-decoration:none;
		font-size:12px;
		line-height:20px;
		}

ul a:hover	{
		color:#5D892B;
		}

a		{
		color:#5D892B;
		text-decoration:none;
		font-size:12px;
		}

a:hover	{
		color:#5D892B;
		text-decoration:underline;
		}

.al		{
		background:url("../monstershopping/images/m17.gif") center left no-repeat;
		margin:0 0 0 6px;
		padding:0 0 0 14px;
		height: 20px;
		}

.se  {width:98px; height:15px; font-family: tahoma, sans-serif; color:#6C6C6C; font-size:12px; padding-left:3px;}
.go  {width:39px; height:18px; font-family: tahoma, sans-serif; color:#6C6C6C; font-size:12px; font-weight:bold; text-align:center; border:#7D7D7D solid 1px;}
.bd  {border:#C3C3C3 solid 1px;}
.ab  {vertical-align: middle;}

.tx  {font-size:12px; color:#595959;}
.tx1 {font-size:12px; color:#FFFFFF;}
.tx2 {font-size:12px; color:#5B5B5B; font-family: tahoma, sans-serif; text-transform:uppercase; font-weight:bold;}

.tx2 a {font-size:12px; color:#5D892B; font-family: tahoma, sans-serif; text-transform:uppercase; font-weight:bold; text-decoration:none;}

.tx3 {font-size:15px; color:#A90300; font-weight:bold;}
.tx4 {font-size:12px; color:#0071BF; font-weight:bold; text-transform:uppercase;}
.tx5 {font-size:12px; color:#353535; font-weight:bold;}
.tx6 {font-size:13px; color:#A90300; font-weight:bold;}
.tx7 {font-size:12px; color:#0071BF; font-weight:bold;}
.tx8 {font-size:9px;}


.ml  {color:#595959; font-size:12px; text-decoration:none;}
.ml:hover {text-decoration:underline;}
.ml2 {color:#0071BF; font-size:12px; text-decoration:none; font-weight:bold; text-transform:uppercase;}
.ml2:hover {text-decoration:underline;}

.ml2 a {color:#0071BF; font-size:12px; text-decoration:none; font-weight:bold; text-transform:uppercase;}
.ml2 a:hover {text-decoration:underline;}

.ml3 {color:#5D892B; font-size:12px; text-decoration:none;}
.ml3:hover {text-decoration:underline;}

#zxc1   {color:#74767C; font-size:12px; text-decoration:underline; font-weight:bold;}
#zxc1 a {color:#74767C; font-size:12px; text-decoration:underline; font-weight:bold;}
#zxc1 a:hover {text-decoration:none;}