.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; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #EBE0CC;
  color: #000000;
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
}

A {
  color: #1B703A;
  text-decoration: underline;
}

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

FORM {
 display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #BBC3D3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #BBC3D3;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #FF0000;
}

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

TR.headerInfo {
  background: #00FF00;
}

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

TR.footer {
  background: #BBC3D3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #BBC3D3;
  color: #FFFFFF;
  font-weight: bold;
}

.style5 {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style8 {font-size: 10}
.style9 {color: #1B703A}
.style10 {
font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #009900;
	font-weight: bold;
	padding: 2px;
}

A.style10 { 
  font-family: Verdana, Arial, sans-serif;
  color: #009900;
  font-size: 10px;  
  font-weight: bold;
  text-decoration: underline;
}

A.style10:hover {
  font-family: Verdana, Arial, sans-serif;
  color: #009900;
  font-size: 10px;  
  font-weight: bold;
  text-decoration: underline;
}

A.style10:visited {
  font-family: Verdana, Arial, sans-serif;
  color: #009900;
  font-size: 10px;  
  font-weight: bold;
  text-decoration: underline;
}
.style11 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #009900;
	font-weight: bold;
	padding: 6px;
}

A.style11 { 
  font-family: Verdana, Arial, sans-serif;
  color: #1B703A;
  font-size: 11px;  
  font-weight: bold;
  text-decoration: underline;
}

A.style11:hover {
  font-family: Verdana, Arial, sans-serif;
  color: #009900;
  font-size: 11px;  
  font-weight: bold;
  text-decoration: underline;
}

A.style11:visited {
  font-family: Verdana, Arial, sans-serif;
  color: #009900;
  font-size: 11px;  
  font-weight: bold;
  text-decoration: underline;
}

.style12 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1B703A;
	font-weight: bold;
	padding: 6px;
}

A.style12 { 
  font-family: Verdana, Arial, sans-serif;
  color: #1B703A;
  font-size: 12px;  
  font-weight: bold;
  text-decoration: underline;
}

A.style12:hover {
  font-family: Verdana, Arial, sans-serif;
  color: #1B703A;
  font-size: 12px;  
  font-weight: bold;
  text-decoration: underline;
}

A.style12:visited {
  font-family: Verdana, Arial, sans-serif;
  color: #1B703A;
  font-size: 12px;  
  font-weight: bold;
  text-decoration: underline;
}

.infoBox {
  background: #E8EFEF;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

.infoBoxContents {
  background: #000000;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

.infoBoxNotice {
  background: #FF8E90;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
}

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: #E8EFEF;
  //shopping-cart content color
}

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: #E8EFEF;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FCE4D3;
  //shopping-cart header/footer color
  border-spacing: 0px;
}

.productListing-heading {
border-right:0px solid #FFFFFF; 
border-left:0px solid #FFFFFF; 
border-bottom:0px solid #FFFFFF;  
text-decoration: none;
color: #000000;
font-weight: bold;
padding: 7px;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
background: #FCE4D3;
  //shopping-cart header/footer color
}

.productListing-heading2 {
border-right:0px solid #FFFFFF; 
border-left:0px solid #FFFFFF; 
border-bottom:0px solid #FFFFFF;
text-decoration: none;
color: #000000;
font-weight: bold;
padding: 7px;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
background: #EEEAEA;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:1px solid #FFFFFF; 
border-bottom:2px solid #FFFFFF;  
text-align:center;
vertical-align:top; 
padding:2 2 2 2;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
color: #E56A25;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}


TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: sharp;
  height: 29px;
  width: 406px;
  background-repeat: repeat-x;
  padding-top: 0px;
  padding-left: 13px;
  text-transform: uppercase;
}


TR.subBar {
  background: #F4F7FD;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #AABBDD;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #C76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #FF0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #FF0000;
}

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

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

/* 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: #FFB3B5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99FF00; }

/* input requirement */

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

 .br{
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: #C9D8DA;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #C9D8DA;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #C9D8DA;
 } 

 .br1{
  border-style: solid;
  border-width: 2px;
  border-color: #C9D8DA;
 }

 .ch{
  font-size: 10px;
  color: #000000;
  font-weight: bold;
 }

 .ch1{
  font-size: 11px;
  color: #000000;
  font-weight: bold;  
 }

 .ch2{
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-weight: bold;  
 }

 .ch3{
  font-size: 11px;
  color: #706F6F;
  font-weight: bold;  
 }

 .ch4{
  font-size: 11px;
  color: #E66B25;
  font-weight: bold;  
 }

 .ch5{
  font-size: 10px;
  color: #707173;  
 }

 .ml{
  font-size: 10px;
  color: #889C48;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml0{
  font-size: 11px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
 }
 
 A.ml0:hover{
  font-size: 11px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #EBE0CC;
  font-weight: bold;
  text-decoration: none;
 }
 
 A.ml0 {
  font-size: 11px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #1B703A;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml1{
  font-size: 11px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #000000;
  text-decoration: none;
 }
 
 A.ml1 {
  font-size: 11px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #889C48;
  text-decoration: none;
 }

A.ml1:hover {
  font-size: 11px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #889C48;
  text-decoration: none;
 }
 
 A.ml1:visited {
  font-size: 11px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #889C48;
  text-decoration: none;
 }
 
 .ml2{
  font-size: 11px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #1B703A;
  font-weight: bold;
  text-decoration: none;
 }
 
 A.ml2:hover{
  font-size: 11px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #EBE0CC;
  font-weight: bold;
  text-decoration: none;
 }
 
 A.ml2 {
  font-size: 11px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #1B703A;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml3{
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
 }

 .ml3:hover{
  font-size: 11px;
  color: #FFC208;
  font-weight: bold;
  text-decoration: none;
 }
 
 .ml4{
  font-size: 11px;
  color: #889C48;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
 }

 .ml5{
  font-size: 10px;
  color: #707173;
  font-weight: bold;
  text-decoration: underline;
 }

 .se{
  width: 109px;
  font-size: 9px;
 }

 .image_border{
  border:1px solid #818181; 
 }