body {
  background-color:#F9F9F9;
  color: #000000;
  margin: 0px;
}

.errorBox { font-size : 0.8em; background: #b2d3ff; font-weight: bold; }
.stockWarning { font-size : 0.8em; color: #ea0000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 0.8em; color: #0e7d02; text-decoration: underline; }  

body, td, th, li {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:100%;
  letter-spacing:0.02em;
}

/* boxText is overall text scale for boxes
it is then multiplied by other box related styles icl infobox styles  */
.boxText { 
	font-size: 1em; 
	}

a:link,
a:visited,
a:active {
  color: #014786;
  text-decoration:none;
}

a:hover {
  color:#ea0000;
  text-decoration: underline;
}

form {
	display: inline;
	}
	
th {
  font-weight: bold;
}

.topmenu	{
	background-image: url(images/mpetheme/topmenubg.gif);
	background-repeat: repeat-x;
	height: 20px;
	}
	
.topmenutd	{
	background-image: url(images/mpetheme/topmenutdbg.gif);
	background-repeat: no-repeat;
	width: 120px;
	padding-left: 20px;
	}
	
.midmenu	{
	background-image: url(images/mpetheme/midmenubg.gif);
	background-repeat: repeat-x;
	height: 36px;
	}
	
.midmenutd	{
	background-image: url(images/mpetheme/midmenutdbg.gif);
	background-repeat: no-repeat;
	width: 100px;
	padding-left: 10px;
	}
	
.midmenuNav	{
	font-family: Tahoma, sans-serif; 
	font-size: 10px; 
	color:#ffffff; 
	padding-left: 5; 
	padding-right:5; 
	font-weight:900;
	}
	
.topmenuNav	{
	font-family: Tahoma, sans-serif; 
	font-size: 10px; 
	color:#000000; 
	padding-left: 5; 
	padding-right:5; 
	font-weight:900;
	font-variant:small-caps;
	text-decoration:none;
	}

.header	{
	background-image: url(images/mpetheme/mhmid.gif);
	background-repeat: repeat-x;
	height: 127px;
	}
	
.headingtitle	{
	background-image: url(images/mpetheme/navbg.gif);
	background-repeat: repeat-x;
	height: 22px;
	}

.headermain {
  float:left;
  text-align:left;
  padding-left: 10px;
}

.headermenu {
  float:right;
  text-align:right;
  padding-right: 10px;
}

.headingul	{
	background-image: url(images/mpetheme/underl.gif);
	background-repeat: repeat-x;
	height: 10px;
	}
	
.headingtext	{
	font-size: 10px;
	text-decoration:none;
	border-collapse:collapse;
}

a.headingtext, a.headingtext:visited	{
	text-decoration:none;
}

.sideblockhdr {
  text-align: left;
  padding:4px;
  border-width: 1px;
  border-style: solid;
  border-bottom: none;
  font-size:0.9em;
  border-color: #dddddd;
}

.infoBox {
  background: #FFFFFF;
  border: 1px solid #CCCCFF;
}

.infoBoxHeading {
  text-align: left;
  vertical-align:text-bottom;
  font-size:0.9em;
  font-weight: bold;
  background: #FFFFFF url("images/mpetheme/thtred.gif");
  background-repeat: repeat-x;
}

td.infoBoxHeading {
  height:22px;
}

.infoBoxContents {
  font-size: 0.9em;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

 .bottomul {
   height:32px;
   background-image: url(images/mpetheme/bottom_ul.gif);
   background-repeat: repeat-x;
   vertical-align:middle;
   font-size:0.6em;
 } 

tr.footer {
  background: #06b7e9;
}

td.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.8em;
  background: #06b7e9;
  background-image: url(images/mpetheme/navbg.gif);
  background-repeat: repeat-x;
  color: #014786;
  font-weight: bold;
  height: 22px;
}
 
 .footertablered	{
    height: 32px;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	background-image: url(images/mpetheme/footertdred.gif);
	background-repeat: repeat-x;
	font-size:0.7em;
	color: #FFFFFF;
	padding-left: 20px; 
	padding-right: 20px;
	text-align: left;
	}

.footertableblue	{
    height: 32px;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	background-image: url(images/mpetheme/footertdblue.gif);
	background-repeat: repeat-x;
	font-size:0.76em;
	color: #FFFFFF;
	padding-left: 20px; 
	padding-right: 20px;
	font-weight: bold;
	text-align: left;
	}

a.flinks:hover, a.flinks:visited, a.flinks:link, a.flinks:active {
    color: #FFFFFF;
	}

.grbottom	{
	background-image: url(images/mpetheme/grbottom.gif); 
	background-repeat: repeat-x;
}

.productSpecialPrice {
  color:#ea0000;
}

.greetUser {
  font-size: 1em;
  color: #ea0000;
  font-weight: bold;
  }
 
.pageHeading {
  font-size: 1.2em;
  font-weight: bold;
  color: #014786;
}

.main {
  font-size: 0.86em;
  line-height: 1.5;
}

.smallText {
  font-size: 0.8em;
}

.headerNavigation {
  font-size: 1em;
  vertical-align:text-bottom;
  color: #014786;
  font-weight:bold;
}

tr.headerError {
  background: #ea0000;
}

td.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ea0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

tr.headerInfo {
  background: #06b7e9;
}

td.headerInfo {
  font-size: 1em;
  background: #06b7e9;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

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: #ffffff;
}

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: #f8f8f8;
}

table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #06b7e9;
  border-spacing: 3px;
}

.productListing-heading {
  font-size: 0.9em;
  background: #06b7e9;
  background-image: url(images/mpetheme/navbg.gif);
  background-repeat: repeat-x;
  height: 22px;
  color: #014786;
  font-weight: bold;
}

td.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.8em;
}

a.pageResults {
  color: #000000;
}

a.pageResults:hover {
  color: #ffffff;
  background: #ea0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ea0000; }

td.fieldKey {
  font-size: 0.9em;
  font-weight: bold;
}

td.fieldValue {
  font-size: 0.9em;
}

td.tableHeading {
  font-size: 0.9px;
  font-weight: bold;
}

span.newItemInCart {
  font-size: 0.8em;
  color: #ea0000;
}

checkbox, input, radio, select {
  font-size: 0.86em;
}

textarea {
  width: 100%;
  font-size: 0.86em;
}

table.formArea {
  background: #f8f8f8;
  border-color: #ea0000;
  border-style: solid;
  border-width: 1px;
}
 
td.formAreaTitle {
  font-size: 0.9em;
  font-weight: bold;
}

span.markProductOutOfStock {
  font-size: 0.9em;
  color: #955557;
  font-weight: bold;
}

.checkoutBarFrom, .checkoutBarTo {
	 font-size: 0.86em; 
	 color: #666666; 
	 }
.checkoutBarCurrent {
	font-size: 0.86em; 
	color: #000000; 
	}

.messageBox { font-size: 0.8em; }
.messageStackError, .messageStackWarning { font-size: 0.8em; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 0.8em; background-color: #99ff00; }
