A {
  color: #105a9b;
  text-decoration: none;
}
A:hover {
  color: #ffa200;
  text-decoration: none; 
}
.az_button_img {
	background-image: url("az_button_mid.gif");
	background-repeat: repeat-x;
	background-position: top left;
	white-space: nowrap;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px; 
	cursor: pointer;
	display: inline;
	text-decoration: none; 	
}
.az_button_submit {
	background-image: url("az_button_mid.gif");
	background-repeat: repeat-x;
	white-space: nowrap;
	vertical-align: top;
	border: 0px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 13px; 
	height: 18px;
	width:70px;
	cursor: pointer;
	margin: 0 auto;
}
.noborder { border: none; }
span.normalprice {
	font-weight: bold;
	font-size: 12px;
	color: #e38600;
	vertical-align: middle;
	text-decoration:line-through
}
.productsNotifications { }
.infoBox, .infoBoxCenter, .newProductsBox, .plainBox, .moduleBox  {
	border: #e7e7e7 solid 1px;
}
TD.productListing-heading, TH.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #585552;
	white-space: nowrap;
}
.productListing-heading A, TH.productListing-heading A {
  color: #105a9b; 
}
.productListing-heading A:hover, TH.productListing-heading A:hover {
  color: #585552; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #CECECE;
}
td.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
td.tableHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #302e2b;
  text-align: left;
	width: 494px;
  height: 36px;
  text-transform: uppercase;  
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #C3000B;
}
SPAN.offerPrice {
	font-weight: bold;
	font-size: 12px;
	color: #e38600;
	vertical-align: middle;
	text-decoration:none
}
.offerPrice {
	font-weight: bold;
	font-size: 12px;
	color: #C3000B;
	vertical-align: middle;
	text-decoration:none
}
/* MAIN table css controls */

.az_main_cont { background-color: #ffffff; }
.siteWidth { width: 820px; }
.maincont_tb { }

	/* LEFT bar css controls */

.maincont_left_td {
	width: 185px;
	padding-left: 5px;
}
.leftbar_tb {
	width: 175px;
	background-color: #e9e9e9;
}
/* PRODUCT box css controls */

.productBoxHeading_tb { }
.productBoxOuter {
	border: #e5e5e5 solid 1px;
}
TD.productBoxHeadingRcorner {
	width: 0px;
}
TD.productBoxHeading {
	height: 0px;
}
TD.productBoxHeadingLcorner {
	width: 0px;
}
TD.productBoxHeading {
	line-height: 0.8;
  font-family: Arial;
  font-size: 11px;
	font-weight: bold;
	color: #3f3c38;
}
TD.productBoxHeading A:link, TD.productBoxHeading A:active, TD.productBoxHeading A:visited {
	font-weight: bold;
	color: #105a9b;
	text-decoration: none;
}
TD.productBoxHeading A:hover {
	font-weight: bold;
	color: #3f3c38;
	text-decoration: underline;
}
.productBox {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #3f3c38;
	padding-left: 5px;
	padding-right: 5px;
}
.productBoxContent {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3f3c38;
	padding: 5px;
}
.productBox A:link, .productBox A:active, .productBox A:visited,
.productBoxContent A:link, .productBoxContent A:active, .productBoxContent A:visited{
	font-weight: bold;
	color: #105a9b;
	text-decoration: none;
}
.productBox A:hover, .productBoxContent A:hover {
	font-weight: bold;
	color: #3f3c38;
	text-decoration: none;
}
.productBoxImage {
	width: 170px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
}
.productBoxName {
	font-weight: bold;
}
.productBoxDescription {
	height: 70px;
}
.productBoxPrice {
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #e38600;
}
.productBoxPrice_zen{
	font-weight: bold;
	font-size: 12px;
	color: #e38600;
	vertical-align: middle;
}
.productBoxDivider {
	width: 1px;
	background-image: url("az_productbox_div.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
.productGeneral { float: none !important; }
