.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.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: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #464646;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #9F1A37;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

A.headerNavigation:hover {
  color: #9F1A37;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.h1 {
	font-size:16px!important;
	padding:0;
	margin:0;
	display: inline!important;
}
.pageHeading h1 {
	font-size:14px!important;
}
.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  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: #F1EFD3;
  //shopping-cart content color
}

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: #F1EFD3;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #F1EFD3;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F1EFD3;
  //shopping-cart header/footer color
  color: #9F1A37;
  font-weight: bold;
  padding: 10px;
}

TD.productListing-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #282E3E;
}

A.pageResults {
  color: #0000FF;
}

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

.pageHeading {
  font-size: 14px;
  color: #000000;
  font-weight: bold; 
  background-repeat: no-repeat;
  padding: 5px 0 5px 5px;
  text-transform: none;
}

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

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

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

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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













td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #000000;
}

 .bg{
  background-repeat: repeat-y; 
 }

 .bg1{
  background-repeat: repeat-y; 
 }

 .ml{
  font-size: 11px;
  color: #000000;
  text-decoration: none;
 }

 .ml1{
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
 }

 .fe{
  font-size: 16px;
  color: #000000;
  font-weight: bold;  
 }

 .fe1{
  font-size: 16px;
  color: #ED1B23;
  font-weight: bold;  
 }

 .fe2{
  font-size: 11px;
  color: #464646;
  font-weight: bold;   
 }

 .se{
  width: 109px;
  font-size: 9px;
 }

 .px2{
  font-size: 2px;
 }
 .lvl_three{
	height:10px;
	padding-left:19px;
	background:url('img/menu_item.jpg');
	background-repeat:no-repeat;
	background-position:13px 6px;
}
.lvl_three a {
	color:#464646;
}
 .lvl_second {
	height:10px;
	padding-left:10px;
	background:url('img/menu_item.jpg');
	background-repeat:no-repeat;
	background-position:13px 6px;
}
.lvl_second a {
	color:#464646;
	font-weight:bold;
}
.lvl_one {
	padding-left:10px;
	padding-bottom:5px;
	height:10px;
	background:url('../images/m19.gif');
	background-repeat:no-repeat;
	background-position:0 40%;
}
.lvl_one a {
	font-weight:bold;
	color:#000;
}
.active {
	color:#000;
}
.add_cart {
	width:71px;
	height:20px;
	background:url('../images/button_in_cart.gif');
	cursor:pointer;
	border:0px;
}
.refresh {
	width:74px;
	height:20px;
	background:url('button_update_cart.gif');
	cursor:pointer;
	border:0px;
}
.clear {
	width:74px;
	height:20px;
	background:url('button_clear.gif');
	cursor:pointer;
	border:0px;
}
.clearboth {
	clear:both;
}
.buy {
	width:124px;
	height:20px;
	background:url('button_checkout.gif');
	cursor:pointer;
	border:0px;
}
.cart {
	 width:450px;
}
.cart td {
	padding:5px;
}
.info_block_td {
	padding:1px;
}
.info_block {
	background:#fff;
	background-repeat:repeat-x;
	padding-left:5px;
	padding-bottom:10px;
	padding-top:2px;
	vertical-align:top;
}
.info_block_noauth {
	background:#fff;
	background-repeat:repeat-x;
	padding-left:0px;
	padding-bottom:10px;
	padding-top:2px;
	vertical-align:top;
}
.info_block_auth {
	background:#fff;
	background-repeat:repeat-x;
	padding-left:5px;
	padding-bottom:10px;
	padding-top:2px;
	vertical-align:top;
}
.info_block_auth td {
	color:#535353;
	font-weight:bold;
}
.info_block_auth a {
	color:#0372A8;
	font-weight:bold;
	text-decoration:none;
}
.fleft {
	float:left;
}
.ptop20 {
	padding-top:20px;
}
.buy_width {
	font-weight: bold;
	font-size:14px;
	padding-bottom:10px;
}
.block {
	float:left;
	width: 145px;
	text-align: center;
}
.block .img {
	height: 180px;
	vertical-align:middle;
}
