.cat_description {  font-family : Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FFFFFF;
  color: #000000;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  font-weight : bold;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #a2bbe4;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #a2bbe4;
  color: #000000;
  font-weight: bold;
}




.infoBox {
  background: #a2bbe4;
  /*padding: 0px 1px 1px;
  margin-left:-5px;*/
}

.infoBoxContents {
  border-top: 1px solid white;
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #dcecf9;
  color: #4d6c9f;
  border-top: 1px #a2bbe4 solid;
  border-left: 1px #a2bbe4 solid;
  border-right: 1px #a2bbe4 solid;
  text-align: center;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
}




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;
  border-collapse:collapse;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
/*  background: #b6b7cb;*/
  background: #a2bbe4;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-heading {
  border:1px solid #eef3fa;
}
.productlisting-headingPrice {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10px;
  border:1px solid #b6b7cb;
}

TD.productListing-data td {
  border:0px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #635f52;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: 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: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content         {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color="#BDCAF0";
}

 /* Show Header Page Links */
td.HeaderPageLinksRight{
  background-image: url(/templates/Original/images/button.gif);
  border-right: 1px solid #FFFFFF;
}
td.HeaderPageLinksRightOn {
  background-image: url(/templates/Original/images/button_on.gif);
  border-right: 1px solid #FFFFFF;
  cursor: hand;
}

td.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url(/templates/Original/images/button.gif);
  text-align: center;
}

td.HeaderPageLinksOn {
  background-image: url(/templates/Original/images/button_on.gif);
  cursor: hand;
  text-align: center;
}

TD.cookieUsage {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}

A.price {
  color: blue;
}
A.price:hover {
  background: #a2bbe4;
  color: blue;
  font-weight: bold;
  text-decoration: underline;
}

.price {
  font-size: 14px;
  font-weight: bold;
}

.bigprice {
  font-size: 14px;
  color: red;
  font-weight: bold;
}

.prinfo-price {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #635f52;
}

h1 {
  display: inline;
  font-size: 18pt;
  color: black;
  font-family: Arial;
  margin: -10px 0 0 0;
  padding: 0;
}

td.first-line h1 {
  display: inline;
  font-size: 20px;
  color: white;
  font-family: Verdana, Arial, sans-serif;
  margin: -10px 0 -10px 0;
  padding: 0;
}

.title-featured {
  font-size: 11px;
  color: #5B5B5B;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
}

.featured-pricebox {
  border: 2px solid #a2bbe4;
  padding: 2px 2px 2px 2px;
  text-align: center;
}

.newslatest-title, a.newslatest-title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #4E4E4E;
  text-decoration: underline;
}
.newslatest-date {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color: #5656A3;
  text-align: right;
}
.newslatest-img {
  border: 1px solid #DADADA;
  padding: 1px 1px 1px 1px;
}
.newslatest-summary {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000069;
}
.topics_tree_item {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000;
}

TD.compareListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  border: 1px;
  border-style: solid;
  border-color: #AAAA91;
}

.flash_div1 {
	margin: auto;
	padding: 0 0 5px 0;
}

.divimg a:hover {
cursor:url(/images/zoommax.cur), pointer !important;
}

#makita_info {
	border: 1px #ff0000 solid;
	width: 420px;
	height: 80px;
	margin-top: 10px;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	line-height: 16.5px;
}

#makita_info p {
	margin: 0px;
	padding: 0px;
	/*text-indent: 20px;*/
}

#makita_info span {
	color: #ff0000;
}

