

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #FFCC66;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #804e44; 
}

A.headerNavigation:hover {
  color: #000000;
}

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: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 19pt;
  font-weight: bold;
  background: #ffffff;
  color: #de761f;
  text-transform:uppercase;
}

TD.infoBoxHeadingCustom1 {
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  background: #ffffff;
  color: #de761f;
  text-transform:uppercase;
}



TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #de761f;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #de761f;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #de761f;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: 11px;
}

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: 11px;
  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: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }






.menu, a.menu, a.menu:link, a.menu:active, a.menu:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:bold;
    COLOR: #804e44;
	text-decoration:none;
}
a.menu:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:bold;
    COLOR: #000000;
	text-decoration:underline;
}

.menu1, a.menu1, a.menu1:link, a.menu1:active, a.menu1:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:bold;
    COLOR: #ffffff;
	text-decoration:none;
}
a.menu1:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:bold;
    COLOR: #ffffff;
	text-decoration:underline;
}

.menu2, a.menu2, a.menu2:link, a.menu2:active, a.menu2:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:bold;
    COLOR: #ff2406;
	text-decoration:none;
}
a.menu2:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:bold;
    COLOR: #ff2406;
	text-decoration:underline;
}


.left-menu, a.left-menu, a.left-menu:link, a.left-menu:active, a.left-menu:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 12px;
	font-weight:bold;
    COLOR: #000000;
	text-decoration:none;
}
a.left-menu:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 12px;
	font-weight:bold;
    COLOR: #666666;
	text-decoration:underline;
}

.left-menu1, a.left-menu1, a.left-menu1:link, a.left-menu1:active, a.left-menu1:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:normal;
    COLOR: #c80000;
	text-decoration:none;
}
a.left-menu1:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:normal;
    COLOR: #000000;
	text-decoration:underline;
}

.left-menu2, a.left-menu2, a.left-menu2:link, a.left-menu2:active, a.left-menu2:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:normal;
    COLOR: #3e3e3e;
	text-decoration:none;
}
a.left-menu2:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:normal;
    COLOR: #000000;
	text-decoration:underline;
}

.username, a.username, a.username:link, a.username:active, a.username:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 12px;
	font-weight:normal;
    COLOR: #ffffff;
	text-decoration:none;
}
a.username:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 12px;
	font-weight:normal;
    COLOR: #000000;
	text-decoration:underline;
}

.member, a.member, a.member:link, a.member:active, a.member:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:normal;
    COLOR: #ffffff;
	text-decoration:none;
}
a.member:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:normal;
    COLOR: #000000;
	text-decoration:underline;
}

.cart, a.cart, a.cart:link, a.cart:active, a.cart:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:normal;
    COLOR: #d90000;
	text-decoration:none;
}
a.cart:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:normal;
    COLOR: #000000;
	text-decoration:underline;
}

.cart1, a.cart1, a.cart1:link, a.cart1:active, a.cart1:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:normal;
    COLOR: #3e3e3e;
	text-decoration:none;
}
a.cart1:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:normal;
    COLOR: #000000;
	text-decoration:underline;
}

.product, a.product, a.product:link, a.product:active, a.product:visited   
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 13px;
	font-weight:bold;
    COLOR: #d90000;
	text-decoration:none;
}
a.product:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 13px;
	font-weight:bold;
    COLOR: #000000;
	text-decoration:underline;
}

.offer-text, a.offer-text, a.offer-text:link, a.offer-text:active, a.offer-text:visited   
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 13px;
	font-weight:bold;
    COLOR: #ffffff;
	text-decoration:none;
}
a.offer-text:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 13px;
	font-weight:bold;
    COLOR: #999999;
	text-decoration:underline;
}

.offer-text1, a.offer-text1, a.offer-text1:link, a.offer-text1:active, a.offer-text1:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 21px;
	font-weight:bold;
    COLOR: #ffff00;
	text-decoration:none;
}
a.offer-text1:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 21px;
	font-weight:bold;
    COLOR: #999999;
	text-decoration:underline;
}

.offer-text2, a.offer-text2, a.offer-text2:link, a.offer-text2:active, a.offer-text2:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	font-weight:normal;
	text-decoration:none;
}
a.offer-text2:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	font-weight:normal;
	text-decoration:underline;
}

.offer-text3, a.offer-text3, a.offer-text3:link, a.offer-text3:active, a.offer-text3:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #ffff00;
	font-weight:normal;
	text-decoration:none;
}
a.offer-text3:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #ffff00;
	font-weight:normal;
	text-decoration:underline;
}

.offer-text4, a.offer-text4, a.offer-text4:link, a.offer-text4:active, a.offer-text4:visited   
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
	font-weight:bold;
    COLOR: #ffffff;
	text-decoration:none;
}
a.offer-text4:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
	font-weight:bold;
    COLOR: #999999;
	text-decoration:underline;
}

.product1, a.product1, a.product1:link, a.product1:active, a.product1:visited   
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
	font-weight:normal;
    COLOR: #3e3e3e;
	text-decoration:none;
}
a.product1:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
	font-weight:normal;
    COLOR: #000000;
	text-decoration:underline;
}

.product2, a.product2, a.product2:link, a.product2:active, a.product2:visited   
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px;
	font-weight:bold;
    COLOR: #3d7800;
	text-decoration:none;
}
a.product2:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
	font-weight:bold;
    COLOR: #000000;
	text-decoration:underline;
}

.product3, a.product3, a.product3:link, a.product3:active, a.product3:visited   
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
	font-weight:bold;
    COLOR: #d90000;
	text-decoration:none;
}
a.product3:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
	font-weight:bold;
    COLOR: #000000;
	text-decoration:underline;
}




.search, a.search, a.search:link, a.search:active, a.search:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:bold;
    COLOR: #ffff00;
	text-decoration:none;
}
a.search:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
	font-weight:bold;
    COLOR: #000000;
	text-decoration:underline;
}

.content, a.content, a.content:link, a.content:active, a.content:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #252525;
	text-decoration:none;
}
a.content:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #000000;
	text-decoration:underline;
}

.title, a.title, a.title:link, a.title:active, a.title:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #4769fe;
	font-weight:bold;
	text-decoration:none;
}
a.title:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #000000;
	font-weight:bold;
	text-decoration:underline;
}

.copyright, a.copyright, a.copyright:link, a.copyright:active, a.copyright:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #3e3e3e;
	line-height:18px;
	text-decoration:none;
}
a.copyright:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #999999;
	line-height:18px;
	text-decoration:underline;
}

.abbacus, a.abbacus, a.abbacus:link, a.abbacus:active, a.abbacus:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #d90000;
	text-decoration:none;
}
a.abbacus:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #000000;
	text-decoration:underline;
}

.input1
{
color: #3a3a3a;
font-family:tahoma;
font-size:11px;
background: #ffffff;
border: 1px solid #a30000;
height:20px;
width:135px;
padding: 1px 1px;
}

.input2
{
color: #3a3a3a;
font-family:tahoma;
font-size:11px;
background: #ffffff;
border: 1px solid #a30000;
height:20px;
width:139px;
padding: 1px 1px;
}

.input3
{
color: #3a3a3a;
font-family:tahoma;
font-size:11px;
background: #ffffff;
border: 1px solid #479203;
height:22px;
width:97px;
padding: 2px 2px;
}

.input4
{
color: #3a3a3a;
font-family:tahoma;
font-size:11px;
background: #ffffff;
border: 1px solid #565656;
height:22px;
width:135px;
padding: 2px 2px;
}

.input5
{
color: #3a3a3a;
font-family:tahoma;
font-size:11px;
background: #ffffff;
border: 1px solid #565656;
height:22px;
width:60px;
padding: 2px 2px;
}

.input6
{
color: #3a3a3a;
font-family:tahoma;
font-size:11px;
background: #ffffff;
border: 1px solid #565656;
height:22px;
width:200px;
padding: 2px 2px;
}

.input7
{
color: #3a3a3a;
font-family:tahoma;
font-size:10px;
background: #ffffff;
border: 1px solid #565656;
height:17px;
width:20px;
padding: 2px 2px;
}

.input8
{
color: #3a3a3a;
font-family:tahoma;
font-size:11px;
background: #ffffff;
border: 1px solid #565656;
height:22px;
width:50px;
padding: 2px 2px;
}

.textarea
{
color: #4c4c4c;
font-family:tahoma;
font-size:12px;
background: #ffffff;
border: 1px solid #9c9c9c;
height:40px;
width:120px;
padding: 2px 6px;
}
