
/*
  $Id: stylesheet.css,v 3.00 07/30/06  12:50:49 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2 BTS1.5d/OSCMAX 2.0RC2
  
  Copyright (c) 2003-2006 AlgoZone, Inc

*/

BODY {
	/*background:url(images/bg_top.jpg);*/
	/*background:url(images/bg_top.jpg) top center;*/
  background-color: #4F4021;
  font-family: Helvetica;
  font-size: 11px;
  margin: 5px;
}
.boxText, BODY TD { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #5E5E5E;}
.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: #333333;
	text-decoration: none;
	font-weight: normal;
}
A:hover {
	color: #990000;
	text-decoration: underline;
}
FORM {
  display: inline;
}
INPUT.az_search_input{
  color: #5E5E5E; 
  background: #FFFFFF;
  border: 1px solid #5E5E5E;
}
INPUT{
  color: #5E5E5E; 
  border: 1px solid #5E5E5E;
}
INPUT.submit_button, INPUT.az_button_submit{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft, .infoBoxCenter, .newProductsBox  { 
}
.infoBoxLeft  { 
	padding-left: 10px;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}
.infoBoxleft_az01{
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
.infoBox, .formArea {
	border: 1px solid #D3D3D3;
}
.infoBoxHeading {
}
TD.infoBoxHeading, TD.infoBoxHeadingCenter {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	text-align: left;
	padding-left: 15px;
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingLeft_categ, TD.infoBoxHeadingInformation {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  /*color: #FFA800;*/
  color: #000000;
  text-align: left;
  padding-left: 20px;
}
.infoBoxContentsLeft_categ
{
  color: #FFA800;
}
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.infoBoxContentsLeft_categ A:hover {
  color: #FFA800;
}
TD.infoBoxHeadingRight {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-left: 5px;
}
TD.infoBoxSearch{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #FFA800;
  text-align: left;
  padding-left: 5px;
}
.infoBoxContentsSearch {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFA800;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFA800;
}
.infoBoxContentsleft_az01{
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2B7D57;	
	padding-left: 10px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.infoBoxContents A:hover {
	color: #990000;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.infoBoxContentsLeft A:hover {
	color: #990000;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.infoBoxContentsRight A:hover {
	color: #990000;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.infoBoxContentsCenter A:hover {
	color: #990000;
}
/* AZ product box control */
	.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 280px;	
}
.productBoxHeading_tb{
}
.productBoxBottom_tb{
}
.productBox {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	padding: 4px;
	height: 150px;
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.productBox A:hover {
	color: #333333;
}
.productBoxHeadingLcorner{
	background-image: url("images/az_prod_top_l.gif");
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.productBoxHeading{
	background-image: url("images/az_prod_top_m.gif");
	background-repeat: repeat-x;
	height: 6px;
}
.productBoxHeadingRcorner{
	background-image: url("images/az_prod_top_r.gif");
	background-repeat: no-repeat;
	width: 149px;
	height: 6px;
}
.productBoxLBottom{
	background-image: url("images/az_prod_bot_l.gif");
	background-repeat: no-repeat;
	height: 5px;
	width: 6px;
}
.productBoxMBottom{
	background-image: url("images/az_prod_bot_m.gif");
	background-repeat: repeat-x;
	height: 5px;
}
.productBoxRBottom{
	background-image: url("images/az_prod_bot_r.gif");
	background-repeat: no-repeat;
	height: 5px;
	width: 6px;
}
.productBox_prod_name{
}
.productBox_prod_name A:link, .productBox_prod_name A:active, .productBox_prod_name A:visited{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.productBox_prod_name A:hover {
	color: #990000;
}
.productBox_prod_discr{
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	padding-top: 10px;
	padding-bottom: 10px;
}
.productBox_prod_price{
	background-image:url(images/az_dotted_hl.gif); 
	background-repeat: repeat-x;
	background-position: top right;
	height: 35px;
}
.productBox_prod_price TD{
	text-align: center;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #5D1F1F;
}
.productBox_prod_price A:link, .productBox_prod_price A:active, .productBox_prod_price A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.productBox_prod_price A:hover {
	color: #990000;
}
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: #ffffff;
}
.infoBoxNotice {
  background: #005EA7;
}
.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-color: #FFFFCC;
}
TR.productListing-heading {
}
TD.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
A.productListing-heading {
	color: #333333;
}
A.productListing-heading:hover {
	color: #333333;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.pageResults {
	color: #333333;
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #005EA7; 
}
.pageHeading, DIV.pageHeading, .pageHeading H1, .infoBoxHeadingtop {
	font-family:  Arial;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
}
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.2;
  color: #5E5E5E;
}
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;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #005EA7;
}
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;
}
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: #005EA7;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #005EA7;
  font-size: 11px;  
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #005EA7;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #D3D3D3; cursor: pointer; }
.moduleRowSelected { background-color: #D3D3D3; }
.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 
	   #################
	*/
	.az_top_bar, .az_top_bar_td2{
	font-size: 11px; 
	font-family: Tahoma;
	color: #FF7800;
	font-weight: bold;
	height: 20px;
	}
	.az_top_bar A:link, .az_top_bar A:active, .az_top_bar A:visited{ 
	font-size: 10px; 
	font-family: Tahoma;
	color: #6D6D6D;
	font-weight: normal;
	text-decoration: none;
	}
	.az_top_bar A:hover{
	font-size: 10px;
	color: #FF7800;
	}
	.az_top_nav{
	background-image:url(images/az_top_mid.gif); 
	background-repeat: repeat-x;
	height: 58px;	
	}
	.az_top_nav A:link, .az_top_nav A:active, .az_top_nav A:visited{ 
	font-size: 10px; 
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	.az_top_nav A:hover{
	font-size: 10px;
	color: #FFA800;
	}
	.topbanner_td1{
	}
	.topbanner_td2{
	}
	.topbanner_td3{
	}
	.az_information_area{
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 11px;
	color: #FFA800;
	}
	.menubarmain{
	font-size: 11px; 
	font-family: Tahoma;
	font-style: normal;
	color: #005EA7;
	}
	.az_info_bar_td1{
	}
	.az_info_bar_td2, .az_info_bar_td3{
	background-image:url(images/az_menu_mid.gif); 
	background-repeat: repeat-x;
	height: 49px;		
	}
	/* MAIN table css controls */	
	.maincont_mid_td{
	}		
	.maincont_tb{
	padding-top: 5px;
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 197px;
	padding-top: 5px;
	padding-right: 5px;
	}
	.leftbar_tb {
	width: 197px;
	}
	.az_pageheading_main{
	padding-left: 15px;
	padding-right: 10px;
	}
	TD.infoBoxHeadingLeft_categ, TD.infoBoxHeadingLeft {
	background-image: url(images/az_leftbox_top.gif);
	background-repeat:  no-repeat;
	height: 41px;
	}
	TD.infoBoxContentsLeft_categ{
	background-image: url(images/az_leftbox_category.gif);
	background-repeat:  no-repeat;
	background-position: top left;
	height: 25px;
	padding-top: 3px;
	padding-left: 25px;
	font-size: 10px;
	}
	.infoBoxMBottomleft_az01, .infoBoxMBottomleft{
	background-image: url(images/az_leftbox_bottom.gif);
	background-repeat:  no-repeat;
	height: 5px;
	padding-bottom: 5px;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 0px;
	}
	.rightbar_tb{
	width: 0px;
	}
	TD.footer_td1{
	height: 10px;
	}
	TD.footer_td2{
	height: 40px;
	}
	TD.footer_td3{
	}
	.footer_tb{
	background-image:url(images/az_bottom_r.gif); 
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 5px;
	}
	.footer_menu_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #737373;
	font-size: 11px; 
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #737373;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	color: #990000;
	}
	.main_page_promo{
	background-image: url(images/az_promo_box_mid.gif);
	background-repeat:  repeat-x;
	background-position: bottom left;
	height: 42px;
	}	
	.az_button_img{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px; 
	cursor: pointer;
    text-decoration: none; 
	display: inline;
	}
	.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: 11px; 
    height: 19px;
    text-decoration: none; 
	cursor: pointer;
	}
 
/* Section for allcategories3.php */
.category-listing{color:black;background-color:#FFFFFF;width:100%;}
.category-row1 {display:block;color:black;background-color:#ededee;/*height:10px;*/width:100%;font-weight:bold; font-size:14px;}
.category-row1 a{display:block;color:black;background-color:#ededee;border:1px solid #000000;/*height:10px;*/width:100%;font-weight:bold;/*font-size:14px;*/}
.category-row1 a:hover{
	display:block;
	color:#CC0000;
	background-color:#FFFFFF;
	border:1px solid #000000;/*height:10px;*/
	width:100%;
	font-weight:bold;/*font-size:14px;*/
}

.category-row2 {display:block;color:black;background-color:#FFFFFF;position:relative;margin-left: 50px;height:16px;/*width:95%;*/font-weight:bold;}
.category-row2 a{display:block;color:black;background-color:#FFFFFF;position:relative;margin-left: 50px;height:16px;/*width:95%;*/font-weight:bold;}
.category-row2 a:hover{
	color:#CC0000;
	background-color:#ededee;
	position:relative;
	margin-left: 50px;
	height:16px;/*width:95%;*/
	font-weight:bold;
}

.category-row3 {display:block;position:relative;margin-left: 75px;color:black;background-color:#FFFFFF;height:16px;/*width:95%;*/}
.category-row3 a{display:block;position:relative;margin-left: 75px;color:black;background-color:#FFFFFF;height:16px;/*width:95%;*/}
.category-row3 a:hover{
	display:block;
	position:relative;
	margin-left: 75px;
	color:#CC0000;
	background-color:#ededee;
	height:16px;/*width:95%;*/
}

.category-row4 {display:block;color:black;background-color:#FFFFFF;position:relative;margin-left: 100px;/*height:10px;*//*width:95%;*/}
.category-row4 a{display:block;color:black;background-color:#FFFFFF;position:relative;margin-left: 100px;/*height:10px;*//*width:95%;*/}
.category-row4 a:hover{
	display:block;
	color:#CC0000;
	background-color:#ededee;
	position:relative;
	margin-left: 100px;/*height:10px;*//*width:95%;*/
}

.alphaindex {position:relative;margin-left: 15px; font-size:12px;}
.alphaindex a{position:relative;margin-left: 15px; font-size:12px;}
.alphaindex a:hover{position:relative;margin-left: 15px; font-size:12px;}
.alphaindex a:visited{position:relative;margin-left: 15px; font-size:12px;}

.callforprice {color:black;font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;}
  
 .calltoorder {color:red;font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;}
  
  
/* added for featured products */
.product{position:relative;top:0px;left:0px;margin:10px 2px 1px 2px;padding:0px 1px;text-align:left;
	height:400px;
	voice-family: "\"}\"";
	voice-family:inherit;width:150px;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
}
/*.prodImage{position:absolute;top:5px;width:111px;}*/
/*.logo{position:absolute;top:5px;left:111px;width:80px;}*/
.prodImage{/*position:absolute;/*top:60px;*/width:100%; vertical-align:middle;}
.logo{/*position:absolute;/*top:5px;*/width:100%;vertical-align:middle;}
.icons{position:absolute;top:70px;left:126px;padding:3px 0px 0px 0px;}
.icons img{display:inline;margin:0px 1px 0px 0px;}
.promo{position:absolute;top:113px;width:100%;background-color:#fff;}
.promo b.red{font-size:11px;color:#951616;font-weight:bold;line-height:12px;margin:0px;padding-right:0px;padding-left:0px;padding-bottom:0px;padding-top:0px}
.promo a{font-size:12px;color:#951616;line-height:1em;font-weight:bold;margin:0px;padding:0px; text-align:center;}
.desc{font-size:9px;position:absolute;top:190px;width:100%;/*background-color:#fff*/;margin:0px;padding:0px; line-height:10px;}
.desc h3{font-size:11px;font-weight:bold;color:#000; line-height:15px;}
/*.desc h3{font-size:1.2em;margin:0px;padding:0px; color:#000000}*/
.desc ul{/*list-style-image:url("http://www.emisupply.com/html/modules/catalog/images/listStyle.gif");*/list-style-position:inside;margin:5px 0px 0px 0px;padding:0px;}
.desc li{font-size:11px;line-height:1em;margin:0px;padding:0px;}
/*.desc a{color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0px;padding:0px; font-weight:bold;border-bottom:1px #ccc}
.desc a:hover{color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0px;padding:0px;font-weight:bold;border-bottom:1px #ccc}
.desc a:visited{color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0px;padding:0px; font-weight:bold;border-bottom:1px #ccc}
*/
.reviews{margin-top:5px;padding:0px;width:100%;font-size:12px;}
.reviews img{display:inline;padding:3px 0px;}
.prodShip {color:#016b04;font-size:11px;width:100%;}
.price{position:absolute;bottom:6px;text-align:right;color:#000;width:100%;}
.price h3{font-size:18px;padding:0px;margin:2px 0;font-weight:bold;color:#000;}
.price h2{font-size:12px;padding:0px;margin:2px 0;font-weight:bold;color:#000;}
.price ul {list-style:none;margin:0;padding:0;}
.price li {margin:0;padding:0;}
.showPrice {font-size:14px;color:#000000; font-weight:bold}
.featureCallToOrder {font-size:14px; font-weight:bold}
.bottomLine{position:absolute;bottom:2px;border-bottom:1px #ccc solid;width:100%}
.frontpagedesc{color:#000000;}
.SpecialPrice{font-weight:normal; font-size:9px}
.featureorig{ font-size:11px; color:#000000;}
.shortdesclist{}

.conCol{background:#b4b4b4;font-weight:bold;padding: 4px ;font-size: 1.2em} .conCol p{margin: 0px ;padding: 1px 5px ;} .conCol td{padding: 4px ;}
.conCol2{background:#e8e8e8;padding: 1px 5px ;font-size: .9em ;margin: 0px ;} .conCol2 p{margin: 0px ;padding: 1px 5px ;}

.smTxt	{font-size:11px;}
.alignRHalf{text-align:right;width: 260px ;padding: 4px 0px 0px ;margin: 0px ; float:left; clear:both;}
.alignRFull{float:left;padding:0px;margin:0px;clear:both;width:100%;text-align:right;}
input.txtInput {position:relative;left: 6px ;padding-right: 0px ;margin-right: 0px ;}
.searchblock{position:relative;top:5px;width:150px;}
.nobold {font-weight:normal}


#apDiv1 {
	z-index:101;
	left: 710px;
	top: 10px;
	position: relative;
	float: left;
	color:#FFFFFF;
	right:auto;
}

#apDiv2 {
background:url(images/az_top_left.gif) top center;
position: relative;
	width:auto;
	height:auto;
	z-index:100;
	left: 0px;
	top: 0px;
	float: left;
	height: 107px;
	width: 800px;
}

.prodinfoName {font: bold 18px arial,sans-serif; color: #000000; vertical-align: center; padding: 0; margin-top: 0;}
h1 {font: bold 18px arial,sans-serif; color: #000000; vertical-align: center; padding: 0; margin-top: 0;}
.prodinfoItemno {font-weight:bold; color: #000000; vertical-align: center; padding: 0; margin-top: 0;}

.EZretail {font-weight:bold; color: #000000; }
.EZyourPrice {font-weight:bold; color: #CC0000 ; font-size:14px;}
.EZyourPricesmall { color: #000000; font-size:12px;}
.EZyouSave {font-weight:bold; color: #000000;}
.EZspecialPrice {font-weight:bold; color: #FF0000; font-size:14px; } 

.cartcount {color:#ffffff;}
.divider {border-bottom:solid 1px #e9e9e9;}

.enlarge {font-size:9px;}
.cartSlaveNotice {font-weight:bold; color:#CC0000;}
td.slaveProductDetailHeader {font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;}

#fullheight{height:100%}


.dragme { cursor: move }

.articleraquo {color:#FFA800; font-weight:bold;}

.category_desc { border:solid #d1d1d1 1px;
margin-top:10px;
margin-bottom:10px;
padding:10px;
}

/* added for pop up shopping cart as tooltip */
#popCart {
	position: absolute; /*do not change this*/
	top: 35%;
	left: 35%;
	width: 450px;
	background-color: #f8f8f8;
	border: 3px solid #BAC4D0;
	color: #000;
	z-index: 100000; /*do not change this*/
	display: none; /*do not change this*/
	padding: 20px;
}

ul.popcartList {list-style-type:none; margin:0; padding:0;}
li.popcartButton {float:right;padding-right:10px;}

#popCart_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
    background-color: #000;
    display:none;
    opacity:0.75;
   	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
}

* html #popCart_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


td.bordertop{
/*background:url(images/top-brdr-bg.gif) repeat;*/
}