
/*
  $Id: stylesheet.css, template: OS03C10572TM v2.00 08/13/06  16:23:18 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for ZenCart 1.3
  
  Copyright (c) 2002-2006 AlgoZone, Inc

*/

BODY
	{
	color: #c8dcff;
  	font-family: verdana;
  	font-size: 11px;
  	margin: 0px;
	}
	
/* .breadCrumb,.plainbox-description and "BODY TD" for ZenCart */ 
.boxText, .breadCrumb, .plainbox-description, BODY TD
{ font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #37302a;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #DCDEB3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
A { 
  color: #105a9b; 
  text-decoration: none; 
}
A:hover { 
  color: #37302a;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT{
  border: 1px solid #C0B6AC;
  background: #e5f1ff;
  color: #105a9b;
}
INPUT.az_search_input, SELECT.az_search_input{
  border: 1px solid #C0B6AC;
  color: #105a9b;
}
INPUT.submit_button, INPUT.az_login_input{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBoxContainerLeft { width: 218px; }
.infoBoxLeft { }
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
/* .plainBox for ZenCart and moduleBox for ms3 */ 
.infoBox, .plainBox, .moduleBox {
  border: 1px solid #C0B6AC;
  padding: 2px;
}
.moduleBox{
  margin: 2px;
}
.infoBoxLeft, .infoBoxLeft_az01 {
  text-align: left;
}
.newProductsBox, .infoBoxCenter { }
.infoBoxContentsLeft TD{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
}
.infoBoxHeading { color: #383126;
}
/* middle boxes control*/
/* .plainBoxHeading for ZenCart */ 
.infoBoxHeading, .infoBoxHeadingCenter, .plainBoxHeading, .productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #373025;
  text-align: left;
	width: 494px;
  height: 26px;
  text-transform: uppercase;  
  background-image: url("images/az_midbox_r.gif");
  background-repeat: repeat-x;
}
.infoBoxHeading, .infoBoxHeadingCenter, .plainBoxHeading {
	padding-top: 10px;
	padding-left: 40px;
}
.productListing-heading {
	padding-top: 2px;
	padding-left: 0px;
	text-align: center;
}
.infoBoxHeadingLcorner {
}
.infoBoxHeadingRcorner {
}
.infoBoxHeadingLeft, .infoBoxHeadingLeft_categ, .infoBoxHeadingRight {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #373025;
  text-align: left;
  height: 30px;
  text-transform: uppercase;
	text-align: center;
}
.infoBoxHeadingLeft, .infoBoxHeadingRight { padding-top: 6px; }
.infoBoxHeadingLeft A:link, .infoBoxHeadingLeft A:active, .infoBoxHeadingLeft A:visited {
	font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
	color: #373025;
}
.infoBoxHeadingLeft A:hover {
	color: #373025;
}
.infoBoxHeadingTop
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.infoBoxHeadingSide
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #373025;
	text-align: left;
	text-transform: uppercase;
}
.infoBoxHeadingSearch
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #105a9b;
	padding-left: 15px;	
	padding-top: 4px;	
}
.infoBoxSearch{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #105a9b;
	vertical-align: top;
	padding-bottom: 2px;
}
.infoBoxContentsSearch {
	vertical-align: top;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #939292;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #707070;
}
.infoBoxContents, .infoBoxContentsLeft, infoBoxContentsLeft_categ, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #939292;	
	text-align: left;
	line-height: 1.5;
	background-color: #ffffff;
	border: #dcd5c5 solid 1px;
	padding-left: 1px;
}
.infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5F8787;	
	padding-left: 5px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #939292;
}
.infoBoxContents A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #105a9b;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #105a9b;
}
.infoBoxContentsLeft A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #373025;
}
.infoBoxContentsLeft_categ, .infoBoxContentsLeft_categ_1, .infoBoxContentsLeft_categ_2 {
  background-repeat: repeat-y;
  height: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #010101;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 3px;
}
.infoBoxContentsLeft_categ { background-image: url("images/az_leftbox_mid.gif"); }
.infoBoxContentsLeft_categ_1 { background-image: url("images/az_leftbox_mid_2.gif"); }
.infoBoxContentsLeft_categ_2 { background-image: url("images/az_leftbox_mid_2.gif"); }
.infoBoxHeadingCellLeft_categ
{
	width: 104px;
	height: 19px;
	background-image: url("images/az_categ_1.gif");
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
}
.infoBoxHeadingCellRight_categ
{
	width: 114px;
	height: 19px;
	background-image: url("images/az_categ_2.gif");
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #105a9b;
	padding-top: 10px;
}
.infoBoxHeadingCellLeft_categ a, .infoBoxHeadingCellLeft_categ a:hover, .infoBoxHeadingCellRight_categ a, .infoBoxHeadingCellRight_categ a:hover { color: #105a9b; }
.infoBoxHeadingCellTop_categ
{
	width: 218px;
	height: 30px;
	padding-top: 19px;
	background-image: url("images/az_leftbox_top.gif");
}
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited,
.infoBoxContentsLeft_categ_1 A:link, .infoBoxContentsLeft_categ_1 A:active, .infoBoxContentsLeft_categ_1 A:visited,
.infoBoxContentsLeft_categ_2 A:link, .infoBoxContentsLeft_categ_2 A:active, .infoBoxContentsLeft_categ_2 A:visited {
	font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
	color: #37302a;
}
.infoBoxContentsLeft_categ A:hover, .infoBoxContentsLeft_categ_1 A:hover, .infoBoxContentsLeft_categ_2 A:hover {
	font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
	color: #37302a;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #939292;
}
.infoBoxContentsRight A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #105a9b;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #105a9b;
}
.infoBoxContentsCenter A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #105a9b;
}
/* AZ product box control */
.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 256px;
}
.productBoxOuter { height: 120px; }
.hl_product_box {
	background-color: #FFFFFF;
	border-bottom: 1px solid #d7d6d3;
	height: 150px;
	width: 255px;
	float: left;
	overflow: hidden;
}
.hl_product_box_over {
	background-color: #FFFFFF;
	border-bottom: 1px solid #d7d6d3;
	height: 150px;
	width: 255px;
	float: left;
	overflow: hidden;
}
.hl_padded_product_box
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #d7d6d3;
	width: 150px;
	width: 255px;
	float: left;
	overflow: hidden;
}
.productBoxPaddingLeft { float: left; overflow: hidden; width: 7px; }
.productBoxPaddingMiddle { float: left; overflow: hidden; width: 10px; }
.productBoxPaddingRight { float: left; overflow: hidden; width: 7px; }
.productBox {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	color: #373025;
}
.productBoxContent {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #383126;
	width: 130px;
}
.productBox A:link, .productBox A:active, .productBox A:visited,
.productBoxContent A:link, .productBoxContent A:active, .productBoxContent A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #105a9b;
}
.productBox A:hover, .productBoxContent A:hover {
	color: #373025;
}
.productBoxHeadingLcorner { }
.productBoxHeadingRcorner { }
.productBoxHeading, .productBoxHeadingLcorner, .productBoxHeadingRcorner {
	line-height: 0.8;
  font-family: Arial;
  font-size: 11px;
	font-weight: bold;
	color: #837362;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #837362;
}
.productBoxHeading A:hover {
	color: #939292;
}
.productBoxName{
	color: #383126;
  font-family: Tahoma, Arial;
	font-weight: bold;
  font-size: 11px;
	height: 73px;
}
.productBoxPrice{
  font-family: Tahoma, Arial;
	font-weight: bold;
  font-size: 14px;
	color: #e33b00;
	height: 31px;
}
.productBoxBottom_tb {
	width: auto;
}
.productBoxLBottom, .productBoxRBottom{
  font-family: Arial;
  font-size: 12px;
	font-weight: normal;
	color: #DE0177;
	height: 31px;
}
.productBoxLBottom A:link, .productBoxLBottom A:active, .productBoxLBottom A:visited,
.productBoxRBottom A:link, .productBoxRBottom A:active, .productBoxRBottom A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #03A8D7;
}
.productBoxLBottom A:hover,
.productBoxRBottom A:hover {
	color: #105a9b;
}
.productBoxHeadingRcorner {}
.productBoxHeadingLcorner {}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #105a9b;
}
.infoBoxNotice {
  background: #105a9b;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  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 {
}
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 {
}
TD.productListing-heading, TH.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #373025;
	white-space: nowrap;
}
.productListing-heading A, TH.productListing-heading A {
  color: #373025; 
}
.productListing-heading A:hover, TH.productListing-heading A:hover {
  color: #105a9b; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #CECECE;
}
.pageResults { 
font-size: 11px;
color: #373025;
}
A.pageResults { 
  color: #105a9b; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #105a9b; 
}
/* greetUser is for ZenCart and H1 for ms3*/
.pageHeading, DIV.pageHeading, .pageHeading H1, .greetUser, H1{
  font-family:  Arial;
  font-size: 15px;
  font-weight: bold;
  color: #105a9b;
}
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.3;
  color: #37302a;
}
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;
}
TR.tableHeading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #373025;
  text-align: left;
	width: 494px;
  height: 36px;
  text-transform: uppercase;  
  background-image: url("images/az_midbox_r.gif");
  background-repeat: repeat-x;
}
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;
}
SPAN.productPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #939292;
  font-size: 12px;
  font-weight: normal;
  height: 20px;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #E9E9E9; cursor: pointer; }
.moduleRowSelected { background-color: #E9E9E9; }
.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; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
    /* #################
		  template-faq.com CSS 
	   #################
	*/
	.topbanner_tb{
	}	
	.topbanner_td1{
	}
	.topbanner_td2{
	}
	.topbanner_td3{
	}
	.topbanner_td4{
	}
	.az_topmenu_area{
	padding-top: 15px;
	padding-right: 5px;
	}
	.az_topmenu_area A:link, .az_topmenu_area A:active, .az_topmenu_area A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #939292;
	font-weight: normal;
	text-decoration: none;
	}
	.az_topmenu_area A:hover{
	font-size: 11px;
	color: #373025;
	}
	.az_top_nav { }
	.az_topmenu_cart { color: #FFFFFF; }
	/* MENU bar css controls */
.menubarmain A:link,
.menubarmain A:active,
.menubarmain A:visited
	{
	color: #105a9b;
	text-decoration: none;
	}
	
.menubarmain A:hover{
	color: #105a9b;
	text-decoration: none;
	}
	
.menubarmain
	{
	color: #105a9b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	overflow: hidden;
	background-image: url(images/az_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 14px;
	margin-bottom: 13px;
	height: 45px;
	overflow: visible;
	}
	
.menubarmain_bottom { }

.az_info_bar
	{
	background-color: #ECE9E9; 
	border-bottom: 1px solid #DBDBDB;
	height: 32px;
	overflow: hidden;
	}
	.az_subheader_tb { }
	/* MAIN table css controls */		
.maincont_tb 
	{
	background-image:url(images/page_bg.jpg);
	background-repeat:no-repeat;
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 218px;
	}
	/* fix for mozila */
	.leftbar_tb TD { }	
.leftbar_tb
	 {
	 width: 218px;
	 margin-left:10px;
	 }
	.leftcolumn_tb { width: 100%; }
	.maincont_mid_td { padding-left: 12px; padding-right: 15px; }
	/* RIGHT bar css controls */		
	.maincont_right_td { width: 0px; }
	.rightbar_tb { width: 0px; }
	.footer_tb {
	font-size: 10px;
	color: #37302a;
	background-image: url(images/az_bottom_r.gif); 
	background-repeat: repeat-x;
	height: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	.footer_td1{
	width: 231px;
	padding-top: 20px;
	}
	.footer_td2{
	}
	.footer_menu_tb, .footer_cprt_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #808080;
	font-size: 10px; 
	padding-bottom: 5px;
	padding-top: 14px;
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 10px; 
	color: #105a9b;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 10px;
	color: #37302a;
	text-decoration: underline;
	}
	.pageHeading_main_1	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.1;
	color: #373025;
	}
	.az_button_img{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	color: #105a9b;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px; 
	cursor: pointer;
	display: inline;
    text-decoration: none; 	
	}
.az_button_submit{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px; 
    height: 20px;
	cursor: pointer;
	margin: 0 auto;
	}
	/* ZenCart Specific */	
span.normalprice {
		text-decoration: line-through;
	}
SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
	color: #ff0000;
	}
span.productSpecialPriceSale {
	color: #ff0000;
	text-decoration: line-through;
	}
.plainBox{
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #373025;
	}
	/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
	font-weight: bold;
	}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {
	}

/* DIV specific */
	.centeredContainer { margin: auto; }
	.alignLeft { text-align: left; }
	.alignCenter { text-align: center; }
	.alignRight { text-align: right; }
	.alignTop { vertical-align: top; }
	.alignMiddle { vertical-align: middle; }
	.alignBottom { vertical-align: bottom; }
	.floatLeft { float: left; }
	.floatRight { float: right; }
	.clearBoth { clear: both; }
	.clearLeft { clear: left; }
	.clearRight { clear: right; }
	.inline { display: inline; }
	.block { display: block; }
	.nowrap { white-space: nowrap; }
	.paddingTop { padding-top: 5px; }
	.paddingRight { padding-right: 5px; }
	.paddingBottom { padding-bottom: 5px; }
	.paddingLeft { padding-left: 5px; }
	.marginTop { margin-top: 5px; }
	.marginRight { margin-right: 5px; }
	.marginBottom { margin-bottom: 5px; }
	.marginLeft { margin-left: 5px; }
	.listPlain
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}

/* visual aid debug classes */
.borderRed { border: red solid 1px; }
.borderOrange { border: orange solid 1px; }
.borderYellow { border: yellow solid 1px; }
.borderGreen { border: green solid 1px; }
.borderCyan { border: cyan solid 1px; }
.borderBlue { border: blue solid 1px; }
.borderViolet { border: violet solid 1px; }

/* new entries */
.topbanner_div_1
{
	height: 62px;
	width: 246px;
	overflow: hidden;
}
.topbanner_div_2
	{
	height:62px;
	width: 545px;
	background-color: #105a9b;
	background-image: url("images/az_header_right.jpg");
	background-repeat: no-repeat;
	background-position: left;
	}
	
.topbanner_div_3
	{
	color: #FFFFFF;
	float:left;
	background-image:url(images/header_menu.jpg);
	width: 791px;
	height: 39px;
	overflow: hidden;
	background-repeat:no-repeat;
	}
	
.topbanner_div_3 a { color: #FFFFFF; }
.topbanner_div_3 a:hover { color: #FFFFF; }
.menubar_nav { width: 485px; }
.menubar_nav_right {
	width: 75px;
	height: 32px;
	padding-top: 20px;
	background-image: url("images/az_menu_left.gif");
	background-repeat: no-repeat;
	overflow: hidden;
	}
.menubar_nav_cell
	{
	width: 98px;
	padding-top: 20px;
	overflow: hidden;
	}
.menubar_cart { width: 250px; }

.productInfoContent
	{
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-bottom: #d7d6d3 solid 1px;
}
.productInfoPrice
{
  font-family: Tahoma, Arial;
	font-weight: bold;
  font-size: 14px;
	color: #e33b00;
	padding-bottom: 13px;
}
.az_top_banners
{
	height: 0px;
	overflow: hidden;
}
.shopcart_items { color: #ebb641; font-weight: bold; }
