BODY {
	color: #003333;
	margin: 0px;
	background-color: #C2CACC;
}

.boxText { font-family: Tahoma, Verdana, sans-serif; font-size: 11px; }
.errorBox { font-family : Tahoma, Verdana, sans-serif; font-size : 11px; background: #CC0033; font-weight: bold; }
.stockWarning { font-family : Tahoma, Verdana, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Verdana, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

A {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Tahoma, Verdana, sans-serif;
}

A:hover {
	color: #003333;
	font-family: Verdana, Tahoma, Verdana, sans-serif;
}

TR.header {
}
TD.headerLeft {
	background-attachment: fixed;
	background-image: url(images/infobox/brick_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
TD.headerRight {
	background-attachment: fixed;
	background-image: url(images/infobox/brick_red.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
TD.headerLogo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}
TD.headerLogin {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}

TR.headerNavigation {
}
TD.headerNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight : bold;
	background-color: #999B9D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}

A.headerNavigation {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

A.headerNavigation:hover {
	color: #CC0000;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
}
TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #F0F2F4;
	color: #929A9C;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}

TR.headerError {
  background: #CC0033;
}

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

TR.headerInfo {
	color: #FFFFFF;
	background-color: #0099CC;
}

TD.headerInfo {
	font-family: Tahoma, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #0066CC;
}

TR.headerNaviCategories {
}

TD.headerNaviCategories {
}

A.headerNaviCategories {
}

A.headerNaviCategories:hover {
}
A.headerNaviCatActive {
}

A.headerNaviCatActive:hover {
}

TD.mainCategory {
}
TD.mainCategoryActive {
}
/* navi */
.naviBox {
	background-color: #E0E2E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.naviBoxContents {
}

TD.naviCategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
TD.naviCatActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	background-color: #F0F2F4;
}

A.naviCategories {
	color:  #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A.naviCategories:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.naviCatActive {
	color:  #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A.naviCatActive:hover {
	color:  #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* navi eof*/

/* link eof */
.linkBox {
}

.linkBoxContents {
}

TD.linkCategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #80B3BF;
	border-right: 1px solid #003333;
	border-bottom: 1px solid #003333;
	border-left: 1px solid #80B3BF;
}
TD.linkCatActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	background-color: #E0E7D4;
	border-top: 1px solid #80B3BF;
	border-right: 1px solid #003333;
	border-bottom: 1px solid #003333;
	border-left: 1px solid #80B3BF;
}

A.linkCategories {
	color:  #E0E7D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.linkCategories:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A.linkCatActive {
	color:  #00667F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.linkCatActive:hover {
	color:  #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* link eof */

TABLE.loginBox {
}

TD.loginBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
A.loginBox {
	color:  #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A.loginBox:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.announceBox, P.announceBox {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background-color: #F0F2F4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

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

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

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

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

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

SPAN.newItemInCart {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #990033;
}

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

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

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

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

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

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

SPAN.productSpecialPrice {
  color: #176930;
}

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

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

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

/* message box */

.messageBox { font-family: Tahoma, Verdana, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background-color: #CC0000;
	color: #FFFFFF;
}
.messageStackSuccess {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background-color: #176930;
	color: #FFFFFF;
}

/* input requirement */

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

TD.categoriesListBox {
  font-size: 13px;
  font-weight: bold;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
}

TR.footer {
}

TD.footer {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}

TD.footerLeft {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	background-image: url(images/infobox/brick_black.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
TD.footerRight {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	background-image: url(images/infobox/brick_black.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

FORM {
	display: inline;
}

.infoBox {
	background-color: #E0E2E4;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #FFFFFF;
}

.infoBoxContents {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

.infoBoxNotice {
  background: #CC0033;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #E0E2E4;
	border-top: 1px solid #FFFFFF;
	border-right: 0px none #003333;
	border-bottom: 0px none #003333;
	border-left: 0px none #CCCCCC;
}

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

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:#f0f2f4;
}

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: #f0f2f4;
}
TR.productListing-active {
	background: #FFFFFF;
}

TABLE.productListing {
}

.productListing-heading {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.contentLeft {
	background-color: #F0F2F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
TD.contentRight {
}
TD.contentMiddle {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
TABLE.contentTable {
}
.contentListName {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	font-style: normal;
}

TD.listSeparetor {
	border-top: 1px solid #CCCCCC;
}
