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

a {
text-decoration:none;
color: gray;
background-color:none;
}

a:hover {
text-decoration:underline;
color: #ff8a00;
background-color:none;
}

a img {
border:0;
margin: 0;
padding: 0;

}

FORM {
	display: inline;
 font-size: 12px; 
}

TR.header {
 font-size: 12px; 
  background: #ffffff;
}

TR.headerNavigation {
 font-size: 12px; 
  background: #bbc3d3;
}

TD.headerNavigation {

  font-weight : bold;
}

A.headerNavigation { 
 font-size: 12px; 
  color: #ff8a00; 
}

A.headerNavigation:hover {
 font-size: 12px; 
  color: gray;
}

TR.headerError {
 font-size: 12px; 
  background: #ff0000;
}


TD.headerError {
 font-size: 12px; 
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
 font-size: 12px; 
  background: #00ff00;
}

TD.headerInfo {
 font-size: 12px; 
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
 font-size: 12px; 
  background: #bbc3d3;
}

TD.footer {
 font-size: 12px; 
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

#productImage {
 font-size: 12px; 
  background: inherit;
  float: left;
  width: 230px;
  margin: 20px 0 0 0;
}



#productinfo{
 font-size: 12px; 
  background: inherit;
  float: left;
  width: 330px;
  margin: 10px 0 0 0;
  padding-left: 20px;
  padding-top: 10px;
}



.infoBox {
 font-size: 12px; 
  background: inherit;
}

.infoBoxContents {
 font-size: 12px; 
  background: inherit;
}

.infoBoxContents a{
 font-size: 12px; 
  color: #666666;
}

.infoBoxContents a:hover{ 
font-size: 12px; 
  color: #ff8a00;
}

.infoBoxContents  br{
	margin: 0 0 10px 0;
	} 


.infoBoxNotice {
 font-size: 12px; 
  background: inherit;
}

.infoBoxNoticeContents {
 font-size: 12px; 
  background: inherit;
  font-family: Arial, sans-serif;
}

TD.infoBoxHeading {
  font-size: 12px; 
  font-weight: bold;
  background: inherit;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
 font-size: 12px; 
  font-family: Arial, sans-serif;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
 font-size: 12px; 
  background: #fafafa;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
 font-size: 12px; 
  background: #f8f8f8;
}

TABLE.productListing {
 font-size: 12px; 
  border: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  border-spacing: 1px;
}

.productListing-heading {
 font-size: 12px; 
  color: #666666;
}

.productListing-heading a{
 font-size: 12px; 
	color: #666666;
 	font-weight: bold;
}

.productListing-heading a:hover{
 font-size: 12px; 
	color: #ff8a00;
 	font-weight: bold;
}


TD.productListing-data {
 font-size: 12px; 
}

A.pageResults {
 font-size: 12px; 
  color: #ff8a00;
}

A.pageResults:hover {
 font-size: 12px; 
  color: #666666;
}

TD.pageHeading, DIV.pageHeading {
 font-size: 12px; 
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd; 
font-size: 12px; 
}

TD.subBar {
  color: #000000;
 font-size: 12px; 
}

TD.main, P.main {
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
 font-size: 12px; 
}

TD.accountCategory {
 font-size: 12px; 
  color: #aabbdd;
}

TD.fieldKey {
 font-size: 12px; 
  font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
 font-size: 12px; 
  font-weight: bold;
}

SPAN.newItemInCart {
 font-size: 12px; 
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
 font-size: 12px; 
}

TEXTAREA {
  width: 100%;
}

SPAN.greetUser {
 font-size: 12px; 
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
 font-size: 12px; 
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
 font-size: 12px; 
  font-weight: bold;
}

SPAN.markProductOutOfStock {
 font-size: 12px; 
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
 font-size: 12px; 
  color: #ff0000;
}

SPAN.errorText {
 font-size: 12px; 
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand;  font-size: 12px; }
.moduleRowSelected { background-color: #E9F4FC;  font-size: 12px; }

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000;}
