BODY {
  background-color: #000000;
  font-family: Helvetica;
  font-size: 11px;
  margin: 0px;
}
.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000000;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.messageStackSuccess { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; color: #ff0000; }
.messageStackError { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; color: #ff0000; }
.inputRequirement { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; color: #ff0000; }
.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: #FF0000; text-decoration: underline; }
A {
  color: #ffffff;
  text-decoration: none;
}
A:hover {
  color: #C0C0C0;
  text-decoration: underline;
}
FORM {
  display: inline;
}
TR.header {
  background: #17191D;
}
.infoBox, .productBox {
  /* Uncomment to get bacground for components */
  /*background-color: #009384;*/
}
TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif; font-size: 10px;
}
infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingRight, TD.infoBoxHeadingCenter, TD.infoBoxHeadingHome {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight, .productsBoxContents, .productBox {
  /* Uncomment to get bacground for component's content */
  /*background-color: #C0E4DF;*/
  font-size: 10px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.infoBoxContents A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C00212;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.infoBoxContentsLeft A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C00212;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.infoBoxContentsRight A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C00212;
}
.productsBoxContents A:link, .productsBoxContents A:active, .productsBoxContents A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.productsBoxContents A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C00212;
}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #000000;
  font-size: 12px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #000000;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #000000;
  color: #ffffff;
}
.infoBoxNotice {
  background: #FFFF1B;
}
.infoBoxNoticeContents {
  background: #FFFF1B;
  font-family: Verdana, 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: #f4f7fd;*/
}
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;*/
}
TR.productListing-heading {
  background: #FFFF1B;
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFF1B;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}
A.productListing-heading {
  color: #FFFFFF;
  font-weight : bold;
}
A.productListing-heading:hover {
  color: RED;
  font-weight : bold;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #ffffff;
  color: #FFFFFF;
}
A.pageResults {
  color: #0000FF;
}
A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
.pageHeading, DIV.pageHeading {
  font-family:  Arial;
  font-size: 15px;
  font-weight: bold;
  color: #C00212;
}
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;
  color: #ffffff;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}
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;
  color: #ff0000;
}
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: #7B7D7F; cursor: pointer; }
.moduleRowSelected { background-color: #7B7D7F; }
TD.moduleRow { }
TD.moduleRowOver { background-color: #7B7D7F; cursor: pointer; }
TD.moduleRowSelected { background-color: #7B7D7F; }
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #7B7D7F; }
.topbanner_logo{
  width: 201;
  height: 52;
  position:absolute;
  left: 130px;
  top: 60px;
  padding: 5px;
  visibility:block;
  z-index:1;
	}
.topbanner_logo2{
  width: 201;
  height: 52;
  position:absolute;
  left: 500px;
  top: 60px;
  padding: 5px;
  visibility:block;
  z-index:1;
	}
	.menubarmain{
	text-align: left;
	}
	.menubarmain_td1{
	height: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	}
	/* MAIN table css controls */
	.maincont_tb{
	}
	/* LEFT bar css controls */
	.maincont_left_td {
	width: 150px;
	}
	.leftbar_tb {
	margin-left: 12px;
	margin-right: 5px;
	width: 150px;
	}
	/* RIGHT bar css controls */
	.maincont_right_td {
	text-align: right;
	}
	.rightbar_tb{
	margin-left: 5px;
	margin-right: 17px;
	width: 0;
	height: 100%;
	vertical-align: top;
	width: 150px;
	}
	/*AZ Boxes control */
	/* Middle box (products) */
	.default_page_tb{
	padding-top: 10px;
	}
	.infoBoxHeadingLcornerCenter{
	background-image: url("images/az_box_center_l.gif");
	background-repeat: no-repeat;
	width: 16px;
	height: 25px;
	}
	.infoBoxHeadingCenter{
	background-image: url("images/az_box_center_m.gif");
	background-repeat: repeat-x;
	padding-bottom: 5px;
	}
	.infoBoxHeadingRcornerCenter{
	background-image: url("images/az_box_center_r.gif");
	background-repeat: no-repeat;
	width: 16px;
	height: 25px;
	}
	.infoBoxHeadingLcornerHome{
	background-image: url("images/az_box_mid_l.gif");
	background-repeat: no-repeat;
	width: 16px;
	height: 25px;
	}
	.infoBoxHeadingHome {
	background-image: url("images/az_box_mid_m.gif");
	background-repeat: repeat-x;
	padding-bottom: 5px;
	}
	.infoBoxHeadingRcornerHome{
	background-image: url("images/az_box_mid_r.gif");
	background-repeat: no-repeat;
	width: 16px;
	height: 25px;
	}
	.infoBoxHome{
	background-color: #DCDDDE;
	}
	.infoBoxLSideHome{
	background-image: url("images/az_box_mid_side_left.gif");
	background-repeat: repeat-y;
	width: 13px;
	}
	.infoBoxRSideHome{
	background-image: url("images/az_box_side_right.gif");
	background-repeat: repeat-y;
	background-position: top right;
	width: 10px;
	}
	.infoBoxLBottomHome{
	background-image: url("images/az_box_mid_buttom_l.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 16px;
	height: 18px;
	}
	.infoBoxMBottomHome{
	background-image: url("images/az_box_mid_buttom_m.gif");
	background-repeat: repeat-x;
	}
	.infoBoxRBottomHome{
	background-image: url("images/az_box_mid_buttom_r.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 10px;
	height: 18px;
	}
	/* end of middle box */
	.infoBoxHeadingLcornerLeft, .infoBoxHeadingLcornerRight{
	background-image: url("images/az_box_top_l.gif");
	background-repeat: no-repeat;
	width: 13px;
	height: 22px;
	}
	.infoBoxHeadingLeft, .infoBoxHeadingRight, TD.productListing-heading {
	background-image: url("images/az_box_top_m.gif");
	background-repeat: repeat-x;
	}
	.infoBoxHeadingRcornerLeft, .infoBoxHeadingRcornerRight{
	background-image: url("images/az_box_top_r.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 22px;
	}
	.infoBoxLSideLeft, .infoBoxLSideRight{
	background-image: url("images/az_box_side_left.gif");
	background-repeat: repeat-y;
	width: 13px;
	}
	.infoBoxLeft{
	background-color: #DCDDDE;
	}
	.infoBoxRight{
	background-color: #DCDDDE;
	}
	.infoBoxRSideLeft, .infoBoxRSideRight{
	background-image: url("images/az_box_side_right.gif");
	background-repeat: repeat-y;
	background-position: top right;
	width: 10px;
	}
	.infoBoxLBottomLeft, .infoBoxLBottomRight{
	background-image: url("images/az_box_bottom_l.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 13px;
	height: 18px;
	}
	.infoBoxMBottomLeft, .infoBoxMBottomRight{
	background-image: url("images/az_box_bottom_m.gif");
	background-repeat: repeat-x;
	}
	.infoBoxRBottomLeft, .infoBoxRBottomRight{
	background-image: url("images/az_box_bottom_r.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 10px;
	height: 18px;
	}
	/* AZ product box control */
	.productBoxHeadingLcorner{
	background-image: url("images/az_prodbox_top_l.gif");
	background-repeat: no-repeat;
	width: 14px;
	height: 21px;
	}
	.productBoxHeading{
	background-image: url("images/az_prodbox_top_m.gif");
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 21px;
	}
	.productBoxHeadingRcorner{
	background-image: url("images/az_prodbox_top_r.gif");
	background-repeat: no-repeat;
	width: 11px;
	height: 21px;
	}
	.productBoxLSide{
	background-image: url("images/az_prodbox_leftside.gif");
	background-repeat: repeat-y;
	width: 5px;
	}
	.productBox{
	background-color: #C7C8CA;
	background-image: url("images/az_prodbox_back.gif");
	background-repeat: repeat-x;
	background-position: top right;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #CCCDCE;
	}
	.productBoxRSide{
	}
	.productBoxLBottom{
	background-image: url("images/az_prodbox_bottom_l.gif");
	background-repeat: no-repeat;
	width: 14px;
	height: 16px;
	}
	.productBoxMBottom{
	background-image: url("images/az_prodbox_bottom_m.gif");
	background-repeat: repeat-x;
	}
	.productBoxRBottom{
	background-image: url("images/az_prodbox_bottom_r.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 11px;
	height: 16px;
	}
	.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.productBoxHeading A:hover {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #C00212;
	}
	/* end of product box */

	.footer_tb{
	text-align: center;
	font-size: "9px";
	color: #FFFFFF;
	background-color: #231F20;
	}
	.footer_td{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}
	.footer_menu{
	background-image: url("images/az_bar_bottom_m.gif");
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	height: 27px;
	padding-top: 5px;
	}
	.footer_menu A:link, .footer_menu A:active, .footer_menu A:visited{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	.footer_menu A:hover{
	font-size: 11px;
	color: #FFFFFF;
	}