BODY {
	color: #323436;
	margin: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #BA1518;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}

.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: #BA1518;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: none;
}

TR.header {
}
TD.headerLeft {
}
TD.headerRight {
}
TD.headerLogo {
}
TD.headerLogin {
	background-color: #EF2130;
}

TR.headerNavigation {
}
TD.headerNavigation {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #999999;
}

A.headerNavigation {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight : bold;
	color: #66686A;
}

A.headerNavigation:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight : bold;
	color: #BA1518;
}
TD.pageHeading, DIV.pageHeading {
}
TD.pageHeadingM {
}
TR.headerError {
  background: #CC0033;
}

TD.headerError {
  font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #0066CC;
}

TR.headerNaviCategories {
}

TD.headerNaviCategories {
	border-bottom: 1px solid #BA1518;
}

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

A.headerNaviCategories:hover {
	color: #BA1518;
}

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

A.headerNaviCatActive:hover {
	color: #333333;
}

TD.mainCategory {
}
TD.mainCategoryActive {
}
/* navi */
.naviBox {
	border-left: 1px solid #FFFFFF;
	background-color:#F8F9FA;
}

.naviBoxContents {
}

TD.naviCategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #EEEEEE;
}
TD.naviCatActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #BA1518;
}

TD.naviTopics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	background-color: #EEEEEE;
}
TD.naviTopicsActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	background-color: #EEEEEE;
}
TD.naviTopicsSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #F0F2F4;
	border-left: 1px solid #F0F2F4;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

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

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

A.naviCategories1 {
	color: #56585A;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;	
}

A.naviCategories1:hover {
	color: #BA1518;
}
A.naviCatActive1 {
	color: #BA1518;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;	
}

A.naviCatActive1:hover {
	color: #000000;
}



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

A.naviTopics:hover {
	color: #BA1518;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.naviTopicsActive {
	color: #BA1518;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

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

A.naviTopicsSub {
	color: #36383A;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A.naviTopicsSub:hover {
	color: #BA1518;
}

A.naviTopicsSubActive {
	color: #BA1518;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A.naviTopicsSubActive:hover {
	color: #000000;
}
/* navi eof*/

/* link eof */
.linkBox {
}

.linkBoxContents {
}

TD.linkCategories {
}

TD.linkCatActive {
}

A.linkCategories {
}

A.linkCategories:hover {
}
A.linkCatActive {
}

A.linkCatActive:hover {
}
/* link eof */

TABLE.loginBox {
}

TD.loginBox {
}
A.loginBox {
}

A.loginBox:hover {
}

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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, sans-serif;
	color: #96989A;
  font-size: 9px;
}

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;
}

TABLE.formArea {
}

TD.formAreaTitle {
}

SPAN.markProductOutOfStock {
}

SPAN.productSpecialPrice {
  color: #176930;
}

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

.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: #BA1518;
	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-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

TR.footer {
}

TD.footerPre {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #666666;
	border-top: 1px solid #CCCCCC;
}
TD.footer {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #666666;
	border-top: 1px solid #BA1518;
}
A.footer {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #BA1518;
	font-weight: bold;
}

A.footer:hover {
	font-family: Verdana, sans-serif;
	font-size: 9px;
  color: #000000;
	font-weight: bold;
}

FORM {
}

.infoBox {
}

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

.infoBoxNotice {
  background: #CC0033;
}

.infoBoxNoticeContents {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #66686A;
	padding-left: 5px;
	background-color: #F0F2F4;
}

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

.enqueryBoxContents {
	font-family: Tahoma, Verdana, 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 {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}
TR.productListing-active {
}


TABLE.productsBox {
}
TABLE.productsBoxContents {
}
TD.productListing-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

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: #F8F9FA;*/
}
TD.contentRight {
}
TD.contentMiddle {
	border-right: 1px solid #EEEEEE;
	/*border-left: 1px solid #EEEEEE;*/
	border-top: 1px dashed #EEEEEE;
}
TABLE.contentTable {
}

.contentListName {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

TD.listSeparetor {
	border-top: 1px dashed #CCCCCC;
}
TABLE.infoBar {
	background-color: #EEEEEE;
}
TD.infoBar {
}

