body {
	font-family:tahoma,verdana,arial,helvetica;
	font-size:12px;
	color: #4a6a44;
	background-color: #ffffff;
	margin: 0px;
}
table{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:12px;
	}
a:visited{
	color: #4a6a44;
}
a:active {
	color: #ebf2e2;
}

a:focus {
	color: #8fb08a;
}
a:link {
	color: #8fb08a;
}
.homeH1 {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 13px;
	color: #dae4d9;
	font-weight: bold;
	padding: 0px 14px;
	border-bottom:1px solid silver;
}

.pageH1 {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 14px;
	color: #4a6e44;
	font-weight: bold;
	display:inline;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size:28px;
	color: #6d927e;
	margin:0px;
	padding:0px;
}

.zProdCatList {
	font-style:normal !important;
	font-family:verdana,arial,helvetica !important;
	font-size:11px !important;
	color:black !important;
	text-align:left !important;
	border:1px solid #ccc !important;
	background: #fefefe !important;
	
}

.zProdCatListTable{
	border:0px !important;
	font-style:normal !important;
	font-family:verdana,arial,helvetica !important;
	font-size:11px !important;
	display:block;
	width:750px;
}

.zProdCatListTable td{	
	width:180px !important;
}
.zProdCatListTitle{
	display:block;
	width:180px !important;
	width:100%;
	background: #ebf2e2 !important;
	overflow:hidden;
}
.zProdCatListTitle a{
	width:170px !important;
	width:100%;
	font-style:normal !important;
	font-weight:bold !important;
	font-family:verdana,arial,helvetica !important;
	font-size:12px !important;
	border:0px !important;
	color: #4a6e44 !important;
	background: #ebf2e2 !important;
	white-space: nowrap;
	display:block;
	
}
.zProdCatListTitle a:hover{
	font-style:normal !important;
	font-weight:bold !important;
	font-family:verdana,arial,helvetica !important;
	font-size:12px !important;
	border:0px !important;
	color: #ffffff !important;
	background:#4a6e44 !important;
	white-space: nowrap;
	display:block;
	width:170px !important;
	width:100%;
}
.zProdCatListSubs{
	width:180px !important;
	width:100%;
	overflow:hidden;
}

.zProdCatListSubs a{
	border:0px !important;
	font-style:normal !important;
	font-family:verdana,arial,helvetica !important;
	font-size:11px !important;
	color: #4a6e44 !important;
	white-space: nowrap;
	display:block;
	width:170px !important;
	width:100%;
}
.zProdCatListSubs a:hover{
	border:0px !important;
	font-style:normal !important;
	font-family:verdana,arial,helvetica !important;
	font-size:11px !important;
	color: #ffffff !important;
	background:#4a6e44 !important;
	white-space: nowrap;
	display:block;
	width:170px !important;
	width:100%;
}
/* This is the side product car menu */
.zProdCatMenu{
/* border: 1px solid #FFFFFF; */
border-bottom-width: 0;
width: 135px;
}
* html .zProdCatMenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 132px;
}
.zProdCatMenu ul{
	padding: 0;
	margin: 5;
	list-style-type: none;
}
.zProdCatMenu a{
font: bold 11px tahoma,Verdana;

padding: 4px 15px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #343434;
text-decoration: none;
border-top:1px solid #4a6e44;
border-bottom:1px solid #4a6e44;
background: #c0c0c0;
/* border-bottom: 1px solid #FFFFFF; */
}
.zProdCatSubMenu a{
	font: normal 11px tahoma,Verdana;
	background: url() no-repeat 3px 7px;
	color: #ffffff;
	border:0px;
}

html>body .zProdCatMenu a{ /*Non IE rule*/
width: auto;
}
.zProdCatMenu a:hover{
	background-color: #4a6e44;
	color: white;
}

.zsidemenu{
/* border: 1px solid #FFFFFF; */
border-bottom-width: 0;
width: 132px;
}
* html .zsidemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 100%;
}
.zsidemenu ul{
	padding: 0;
	margin: 5;
	list-style-type: none;
}
.zsidemenu a{
font: bold 11px tahoma,Verdana;
padding: 4px 15px;
display: block;
width: auto !important;
width: 100%; /*Define width for IE6's sake*/
color: #ffffff;
text-decoration: none;

border-top:1px solid #4a6e44;
background: url(sysImages/bullet.gif) no-repeat 3px 7px;
/* border-bottom: 1px solid #FFFFFF; */
}
.zsidemenu * a:link{
	color: #ffffff;
}
.zsidemenu * a:visited{
	color: #ffffff;
}
.zsidemenu * a:active{
	color: #ffffff;
}
.subSideLevel a{
	font: normal 11px tahoma,Verdana;
}
html>body .zsidemenu a{ /*Non IE rule*/
width: auto;
}
.zsidemenu a:hover{
	background-color: #4a6e44;
	color: white;
}

.ztopMenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
/*Top level list items*/
.ztopMenu ul li{
position: relative;
display: inline;
float: left;
background: #556d53;
/*background-color: #F3F3F3; overall menu background color*/
}
/*Top level menu link items style*/
.ztopMenu ul li a{
	display: block;
	height:16px !important;
	height:20px;
	width: auto !important;
	width: 85px; /*Width of top level menu link items*/
	padding: 3px 14px 3px !important;
	padding: 3px 14px 3px; /* border: 1px solid black; */
	border-left-width: 0;
	text-decoration: none;
	font-size: 12px;
	color: White;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	font-family:  tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	background: url(sysimages/Menu_Arrow.gif) no-repeat 3px 7px;
	z-index:900;
	white-space: nowrap;
}
.ztopMenu ul li a:link{
	color: White;
}
.ztopMenu ul li a:visited{
	color: White;
}
.ztopMenu ul li a:active{
	color: White;
}

* html .ztopMenu ul li a{ /*IE only rule. Original menu width minus all left/right paddings */
width: 80px;
}
/*1st sub level menu*/
.ztopMenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.ztopMenu ul li ul li{
display: list-item;
float: none;
background-color: #ebf2e2;
z-index:900;
}
/*All subsequent sub menu levels offset after 1st level sub menu */
.ztopMenu ul li ul li ul{ 
left: 10px; /* no need to change, as true value set by script */
top: 0;
}
/* Sub level menu links style */
.ztopMenu ul li ul li a{
display: block;
width: auto !important;
width: 200px;   /*width of sub menu levels*/
color: black;
text-decoration: none;
font-weight:normal;
padding: 3px 3px 3px 5px;
font-size:12px;
border-left: 1px solid #85a580;
border-right: 1px solid #85a580;
border-bottom: 1px solid #85a580;
z-index:900;
white-space: nowrap;
}
.ztopMenu ul li a:hover{
	background-color: #ebf2e2;
	color: black;
}
.ztopMenu ul li ul li a:hover{
	background-color: #8fb08a;
	color: white;
}
/*Background image for top level menu list links */
.ztopMenu .mainfoldericon{
background: url(sysImages/arrow-down.gif) no-repeat center left;
}
/*Background image for subsequent level menu list links */
.ztopMenu .subfoldericon{
background: #F3F3F3 url(sysImages/arrow-right.gif) no-repeat center right;
border-bottom:0px;
}
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
/* Holly Hack for IE \*/
* html .ztopMenu ul li { float: left; height: 1%; }
* html .ztopMenu ul li a { height: 1%; }
/* End */

.zfooterMenu{
	margin-top:5px;
	text-align:center;
	padding-top:5px;
}
.zfooterMenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.zfooterMenu ul li{
position: relative;
display: inline;

/*background-color: #F3F3F3; overall menu background color*/
}
.zfooterMenu ul li a{
	display: inline;
	text-decoration: none;
	font-size: 10px;
	color: #4a6a44;
	font-weight: bold;	
	padding: 0px 14px 0px; /* border: 1px solid black; */
}
.zfooterMenu ul li a:visitied{
	color: #4a6a44;
}
.zfooterMenu ul li a:hover{
	display: inline;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #4a6a44;
}

/* Product category search table */
.zPSearch{
	border-left:1px solid #85a580;
	border-right:1px solid #85a580;
	border-bottom:1px solid #85a580;
	padding: 2px 2px 0px 2px;
	background: #ebf2e2;
	padding:0px 0px 0px 32px;
	height:40px;
	color:black;
	width:786px !important;
	width:100%;
	margin-bottom:3px;
}
.zPSearch table{
	color:black;
}
.zProductSearch{
	width:140px;
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
}
.zProductSelectSearch{
	width:150px;
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #4a6e44;
}
/* Product list outer table */
.zProdList{
	padding: 4px 4px 4px 4px;
	border:0px;
}
.zProdList_NG{
	padding: 0px 0px 0px 0px;
	border:0px;
}
/* Product home outer table */
.zProdHome{
	padding: 4px 4px 4px 4px;
	border:0px;
}

/* Product detail outer table */
.zProdDetail{
	padding: 4px 4px 4px 4px;
	border:0px;
}

/* Per part, inner listing table */
.zPartTableMain{
	border:1px solid #4a6a44;	
	margin:10px 0px;
}

.zPartListItem_Alpha{
	border:0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	color: #656565;
	layout:fixed;
}

.zPartImg{
	/* float:right; */
	text-align:center;
	padding:4px;
	width:320px;
	border-right:1px solid black;
	padding:8px;
}
.zPartImg div{
	width:320px;
}
.zPartTitleDesc{
	width:100%;
	background: #ebf2e2;
	padding:3px;
	color: #4a6a44;
	border-left:1px solid #4a6a44;
	padding: 20px 5px;
}
.zPartTitleDesc div{
	margin:0px;
	padding:3px 0px 7px 0px;
}
.zPartTitleDesc div a{
	color: #4a6a44;
}
.zPartInfo{
	width:180px;
	border-left:1px solid #4a6a44;
	background:#ffffff;
	padding:13px 3px 3px 3px;
	color: #4a6a44;
}
/* Per part, Title, Desc, and image section */
.zPartTableTDI{
	border:0px;
	padding: 4px 4px 4px 4px;
	background: #1d1d1d;
	color: #f0f0f0;
}
/* Per part, Title, Desc, and image section */
.zPartTableTDI_NG{
	border:0px;
	padding: 0px 0px 0px 0px;
	background: #fefefe;
	color: #656565;
}

/* Per part, Category, Quantity, and Price section */
.zPartTableCQP{
	font: bold 11px tahoma,Verdana;
	border:0px;
	border-top:1px solid #c0c0c0;
	padding: 4px 4px 4px 4px;
	background: #d0d0d0;
	color: #343434;
	
}

.zPartNo, .zPartCat, .zPartPrice, .zPartQty, .zPartCatLink, .zPartAvailTxt, .zPartPriceList, .zPartOnSaleRetail, .zPartPriceListOrg{
	font: bold 11px tahoma,Verdana;
	color: #4a6e44;
}
.zPartPrice{

}
.zPartPriceList{
	text-align:center;
}
.zPartPriceListOrg{
	color: #a0a0a0;
	text-decoration: line-through;
}
.zPartPriceTable{
	width:170px;
}
.zPartAvailTxt_NG{
	font: bold 11px tahoma,Verdana;
	color: #343434;
}
.zPartTitle{
	font: bold 12px tahoma,Verdana;
	color: maroon;
	padding-left:3px;
	text-decoration:underline;
}


.zPartTitle * a{
	font: bold 12px tahoma,Verdana;
	color: maroon;
	padding-left:3px;
	text-decoration:underline;
}
.zPartTitle_NG{
	padding-top:3px;
	font: bold 12px tahoma,Verdana;
	text-decoration:none;
}
.zPartTitle_NG a{
	font: bold 12px tahoma,Verdana;
	text-decoration:none;
	color: #ebf2e2;
}
.zPartTitleDetail_NG{
	padding:6px;
	background:#556d53;
	font-size:20px;
	font-weight:bold;
	color: white;
	border:1px solid #000000;
}
.zPartTitleDetail_NG a{
	color: white;
	text-decoration:none;
}
.zPartTitleDetail_NG a:visited{
	color: white;
	text-decoration:none;
}
.zPartInfoTD_NG{
	width:200px;
	padding-right:6px;
}
.zPartInfo_NG{
	background: #ebf2e2;
	padding:6px;
	font-size:12px;
	color:#4a6a44;
	border:1px solid #4a6a44;
}
.zPartInfo_NG a{
	color:#4a6a44;
}
.zPartDetailSpacer{
	height:5px;
}
.zPartDetailWrapper_NG{

	color:black;
	
}
.zPartDetailTable_NG{
	background: #ffffff;
	color:#4a6a44;
	border:1px solid #4a6a44;
}
.zPartBuyDetail_NG{
	border-top:1px solid #c0c0c0;
	padding:5px;
	text-align:center;
}
.zPartPriceDetail_NG{
	font-size: 20px;
	font-weight: normal;
	text-align:center;
	padding-bottom:3px;
}
.zPartPartNoDetail_NG{
	text-align:center;
	font-size:13px;
}
.zPartOptionsDetail_NG{
	padding-right:13px;
}
.zPartDetailCategories{
	text-align:left;
	border-top:1px solid #c0c0c0;
}
.zPartDetailCategories a{
	color:#4a6a44;
}
.zPartPartImage_NG{
	align:center;
	text-align:center;
	display:block;
	height:100px;
	width:100% !important;
	width:150px;
	
}
.zPartPartImage_NG img{
	border:1px solid #4a6e44;
}
.zPartBuy_NG{
	display:block;
	position:relative !important;
	position:relative;
	left:0px !important;
	left:0px;
	bottom:5px;
	width:172px !important;
	width:150px;
	padding:3px;
}
.zPartBuy_NG div{

}
.zPartOptionList_NG{
	padding:3px;
}
.zPartDesc_NG{

	padding:7px 0px;
	font-size:11px;
	font-weight:normal;
}
.zPartDescDetail_NG{
	padding:4px;
	line-height:18px;
	font-size:13px;
	border:1px solid #4a6a44;
	background: #ebf2e2;
	color: #4a6a44;
}
.zProdDetailImg{
padding:2px;
width: 350px;
}
.zPartInfoTitle_Alpha{
	 text-align: center;
	 background: #8fb08a;
	 color:white;
	 padding:3px;

}
.zPartSpaBlendsOptions{
	padding: 5px 0px;
	background: #8fb08a;
	width:100%;
}
.zPartCats{
	font-size:11px;
	font-weight:normal;
	color: #4a6a44;
	height: 107px !important;
	height: 100px;
	overflow: hidden;
}
.zPartCats span{
	padding:2px 10px;
	height:14px;
}
.zPartCats span a{
	color:#4a6a44;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	
}
.zQtyCart{
	bottom:0;
	width:130px;	
	bottom:0px;
	text-align:center;
	padding:0px;
}
.zqtyTxt{
	display:inline;
	
	padding:3px 2px 5px 0px;
}
.zqty{
	display:inline;
	
	padding-top:1px !important;
	padding-top:0px;
	margin:5px 0px 0px 0px;
}
.zqty input{
	height:20px !important;
	height:22px;
	font-size: 12px;
	text-align:center;
}
.zcartButtonDiv{
	height:18px;	
	padding:1px 0px 0px 1px;
}
.zcartButton{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	background: #F1FFF0 url(/sysImages/18_ShoppingCart6.gif) no-repeat;
	height:20px !important;
	height:22px;
	padding-left: 18px !important;
	padding-left: 9px;
	padding-bottom: 3px !important;
	padding-bottom: 0px;
	cursor:pointer;
	width:170px;
}
.zcartButton:hover{	
	color:black;
	background: #B4FFAE url(/sysImages/18_ShoppingCart6.gif) no-repeat;
}
.zcartButtonOver{	
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	background: #B4FFAE url(/sysImages/18_ShoppingCart6.gif) no-repeat;
	height:20px !important;
	height:22px;
	padding-left: 18px !important;
	padding-left: 9px;
	padding-bottom: 3px !important;
	padding-bottom: 0px;
	cursor:pointer;
	width:170px;
}
.zcartDetailButton{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	background: #fcfcfc url(/sysImages/bullet_triangle_green_16s.png) no-repeat 0px 1px;
	height:20px !important;
	height:22px;
	padding-left: 18px !important;
	padding-left: 9px;
	padding-bottom: 3px !important;
	padding-bottom: 0px;
	cursor:pointer;
}
.zcartDetailButton:hover{	
	color:black;
	background: #ffcc00 url(/sysImages/bullet_triangle_green_16s.png) no-repeat 0px 1px;
}
.zcartDetailButtonOver{	
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	background: #ffcc00 url(/sysImages/bullet_triangle_green_16s.png) no-repeat 0px 1px;
	height:20px !important;
	height:22px;
	padding-left: 18px !important;
	padding-left: 9px;
	padding-bottom: 3px !important;
	padding-bottom: 0px;
	cursor:pointer;
}

.errorBox{
	font: bold 11px tahoma,Verdana;
	background: #FFF0F0;
	border:1px solid #f0f0f0;
	padding:20px;
	width: 400px;
	color: black;
	filter:progid:DXImageTransform.Microsoft.Shadow(strength=7, direction=128);
	margin-left:50px;
}

.galLargeDiv{
	margin: auto auto;
}
.galLargeImage{
	margin:auto auto;
}

.galThumbDiv{
	background:#4d4d4d;
	border:1px solid #444444;
	filter:progid:DXImageTransform.Microsoft.Shadow(strength=7, direction=128);
}
.galEndOfMsg{
	color:white;
	background:#4d4d4d;
	border:1px solid #444444;
	padding:3px;
	width:75px;
}
.infoPanelTitle{
	background:#000000;
	color: #ffffff;
	padding:0px;
	display:none;
}
.infoPanelBody{
	color:#ffffff;
}

/* Pagination tag styles */
.zPagination{
padding: 2px;
font-family:tahoma,verdana,arial,helvetica;
font-size:11px;
}

.zPagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
}

.zPagination div{
margin-bottom: 4px;
}

.zPagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.zPagination a, .zPagination a:visited{
padding: 0 5px;
border: 1px solid #C0C0C0;
text-decoration: none; 
color: #a0a0a0;
}

.zPagination a:hover, .zPagination a:active{
border: 1px solid #C0C0C0;
color: #000;
background-color: #FFFFFF;
}

.zPagination a.currentpage{
background-color: #FFFFFF;
color: #000000 !important;
border-color: #C0C0C0;
font-weight: bold;
cursor: default;
}

.zPagination a.disablelink, .zPagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.zPagination a.prevpg{
font-weight: bold;
margin-right: 4px;
}

.zPagination a.nextpg{
font-weight: bold;
margin-left: 4px;
}

.zPagination a.prevpgset{
font-weight: bold;
}

.zPagination a.nextpgset{
font-weight: bold;
}
/* End Pagination tag styles */


.prodSamplers{
	padding:10px 6px;
	border:1px solid #4a6e44;
	font-family: tahoma,Verdana,arial;
	font-size: 12px;
	color: #000000;
	background: #f0f0f0;
	
}
.prodSamplersBanner{
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 5px;
	background:#556d53;
	
	text-decoration:none;
	height:18px;
}
.prodSamplersBanner a{
	text-decoration:none;
	color: #ffffff;
}
.prodSamplersBanner a:visited{
	text-decoration:none;
	color: #ffffff;
}
.prodSampler{	
	padding:0px !important;
	text-align:center;
	margin: 0 auto;
	display:table;
	background: #f0f0f0;
	color: #4a6e44;
}
.prodSampler ul{
	list-style-type: none;
	padding:0px !important;
	padding:0px;
	margin:10px 0;
}

.prodSampler ul li{
	text-align:center;
	z-index:0;
	margin:5px 3px !important;
	margin:5px;
	padding:5px !important;
	padding:5px;
	width:172px !important;
	width:185px;
	height:185px !important;
	height:197px;
	display:inline-table !important;
	display:inline;
	background: #ebf2e2;
	border:1px solid #4a6e44;
	vertical-align:top;
	color:#4a6e44;
	font-size:13px;
	font-weight:normal;
}
.prodSampler ul li a{
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
	color: #4a6e44;
}
.prodSampler ul li a:hover{
	text-decoration:underline;
	color: black;
}
.prodSamplerImg{
	display:block;
	padding:0px 0px 5px 0px;	
	margin:auto;
	height:112px !important;
	height:100px;
	width:150px;
	line-height:112px !important;
	line-height:100px;
	font-size:100px;	
}

.prodSamplerImg img{
	display:block;
	padding:0px;
	vertical-align: middle;
	margin:auto;
	border:1px solid #4a6e44;
}
.prodSamplerList{	
	text-align:center;
	margin: 0 !important;
	margin: 0 auto;
	display:table;
	background: #f0f0f0;
	color: #4a6e44;
	z-index:1;
}
.prodSamplerList ul{
	list-style-type: none;
	margin:2px 0px !important;
	margin:4px 0;
	padding:0px !important;
	padding:0px;
	z-index:1;
}

.prodSamplerList ul li{
	text-align:center;
	z-index:0;
	margin:5px 3px !important;
	margin:5px;
	padding:5px !important;
	padding:5px;
	width:172px !important;
	width:185px;
	height:237px !important;
	height:279px;
	display:inline-table !important;
	display:inline;
	background: #ebf2e2;
	border:1px solid #4a6e44;
	vertical-align:top;
	color:#4a6e44;
	font-size:13px;
	font-weight:bold;
}
.prodSamplerList ul li a{
	text-decoration:none;
	color: #4a6e44;
	font-size:11px;
	line-spacing:13px;
	font-weight:bold;
	text-align:center;
}

.prodSamplerListImg{
	display:block;
	padding:0px 0px 5px 0px;	
	margin:auto;
	height:112px !important;
	height:100px;
	width:150px;
	line-height:112px !important;
	line-height:100px;
	font-size:100px;	
}
.catGalleryWrapper{
	padding:0px 0px;
	font-family: tahoma,Verdana,arial;
	font-size: 0px;
	color: #FFFFFF;
	background: #000000;

}
.catGallery {
	font-family :  Tahoma, Arial, Helvetica, Verdana, Geneva,  sans-serif;
	font-size:10px;	
	text-align: center;	
	margin:0px auto;
	display:table;
}
.catGallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.catGallery ul li {
	margin:0px !important;
	margin:0px;
	padding:0px !important;
	padding:0px;
	width:132px !important;
	width:132px;
	height:70px !important;
	height:70px;
	display:inline-table !important;
	display:inline;
	background: #00000;
	border:0px solid #c0c0c0;
	vertical-align:top;
	color:black;
}
.catGallery ul li a{
	text-decoration:none;
	color: white;	
}

.groupLink{
	color:white;
	text-decoration:none;
}

.groupLink:visited{
	color:white;
	text-decoration:none;
}

/* Article Module Styles */

.articleListContainer{

}

.articleCategory{
	padding:2px;
	border:1px solid #c0c0c0;
	background: #343434;
	cursor: pointer;
	font-weight:bold;
	font-size:12px;
	font-family: verdana,arial,helvetica;
	color: white;
}
.articleCategory:hover{
	color: yellow;
}
.articleListItem{
	background: #4d4d4d;
}
.articleListItem:hover{
	background: #343434;
}
.articleTitleover{
	background: #343434;
}
.articleTitle{

}

.articleTitle a{
	text-decoration:none;
}
.articleTitle a:hover{
	text-decoration:underline;
}
.article_Link{
	font-family:verdana,arial,helvetica;
	font-size:11px;
	color: #f0f0f0;
	padding:3px;
	border:1px dashed #c0c0c0;
	cursor: pointer;
}
.article_Link a{
	text-decoration:none;
	color: #f0f0f0;
}
.article_Link a:hover{
	text-decoration:underline;
	color: #fefefe;
}
.contactFormDiv{
	padding:3px;
}
.contactFormMulti{
	padding: 0px 0px 10px 0px;
	width: 400px;
}
.contactFormMulti * td{
	
}
/* End Article Module Styles */

/*Product Options Styles*/
.zProdOpsInputSelect{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	padding-left:0px;
	width:150px;
}


.zProdOpsDivSelect{
}


.zProdOpsDivImg{
	float:right;
}

.zProdOpsDivImgNG{
	float:right;
}
/*End Product Options Styles*/


.DLHeader{
	background: #e0e0e0;
	color: black;
	font-weight:bold;
	padding:2px;
}

/* User Login Styles */
/* Full */
.zUserLogin{
	padding:4px;
}
.zUserLogin div{
	background: #fefefe;
	padding:5px;
	width:645px;
}
.zUserLogin div table td table{
	font-family:tahoma,verdana,arial,helvetica;
	width:250px;
	height:124px;
	padding:0px;
	border:1px solid #c0c0c0;
	color:black;
	font-size:12px;
}
.zLoginCartHeader{
	height:18px;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #c0c0c0;
	padding:3px 6px;
}
.zUserLoginInput{
	width:120px;
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
}
.zUserLoginButton {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	color: Black;
	width:120px;
	background: #f1fff0 url(../sysimages/system-lock-screen_002.png) no-repeat;
	border: 1px solid Silver;
	padding: 1px;
	cursor:pointer;
	height:22px !important;
	height:22px;
}
.zUserLoginButton:hover {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:120px;
	background: #ffcc00 url(../sysimages/system-lock-screen_002.png) no-repeat;
	color: Black;
	border: 1px solid Silver;
	padding: 1px;
	height:22px !important;
	height:22px;
}
.zUserLoginButtonOver {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:120px;
	background: #ffcc00 url(../sysimages/system-lock-screen_002.png) no-repeat;
	color: Black;
	border: 1px solid Silver;
	padding: 1px;
	cursor:pointer;
	height:22px !important;
	height:22px;
}
.zUserLoginProcced{
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	color: Black;
	width:180px;
	background: #FAEBD7 url(../sysimages/go-next_003.png) 5px 0px no-repeat;
	border: 1px solid Silver;
	padding: 1px 15px 1px 15px;
	cursor:pointer;
}
.zUserLoginProcced:hover{
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:180px;
	background: #ffcc00 url(../sysimages/go-next_003.png) 7px 0px no-repeat;
	color: Black;
	border: 1px solid Silver;
	padding: 1px;
}
.zUserLoginProccedOver{
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:180px;
	background: #ffcc00 url(../sysimages/go-next_003.png) 7px 0px no-repeat;
	color: Black;
	border: 1px solid Silver;
	padding: 1px;
	cursor:pointer;
}
.zUserLoginInfo{
	padding:4px;
}
.zUserLoginInfo div{
	background: #F0F0F0;
	padding:5px;
	width:645px;
	color:black;
}
.zUserLoginInfo a{
	color:black;
}
/* Compact */
.zUserLoginCompact{
	font-family: tahoma,verdana,arial,helvetica;
	width:190px;
	padding:2px;
	color:black;
	background: #8fb08a;
}
.zUserLoginCompact table td{
	font-family: tahoma,verdana,arial,helvetica;
	padding:1px;
	color:white;
}
.zUserLoginInputCompact{
	width:120px;
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #4a6a44;
	padding-left:2px;
}
.zUserLoginButtonCompact {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	color: #4a6a44;
	width:120px;
	background: #f1fff0 url(../sysimages/system-lock-screen_002.png) no-repeat;
	border: 1px solid Silver;
	padding: 1px;
	cursor:pointer;
	height:22px !important;
	height:22px;
}
.zUserLoginButtonCompact:hover {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:120px;
	background: #ffcc00 url(../sysimages/system-lock-screen_002.png) no-repeat;
	color: #4a6a44;
	border: 1px solid Silver;
	padding: 1px;
	height:22px !important;
	height:22px;
}
.zUserLoginButtonCompactOver {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:120px;
	background: #ffcc00 url(../sysimages/system-lock-screen_002.png) no-repeat;
	color: Black;
	border: 1px solid Silver;
	padding: 1px;
	cursor:pointer;
	height:22px !important;
	height:22px;
}
.zUserLoginInfoCompact{
	font-family: tahoma,verdana,arial,helvetica;
	color:black;
	padding:2px;
	background: white;
}
.zUserLoginInfoCompact a{
	color:black;
}
/* Tiny */
.zUserLoginTiny{
	width:128px;
	color:black;
	background:black;
	padding:2px;
}
.zUserLoginTiny table td{
	padding:1px;
}
.zUserLoginInputTiny{
	width:120px;
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:#4a6a44;
	border:1px solid #4a6a44;
}
.zUserLoginButtonTiny{
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	color:#4a6a44;
	width:120px;
	background: #f1fff0 url(../sysimages/system-lock-screen_002.png) no-repeat;
	border: 1px solid Silver;
	padding: 1px;
	cursor:pointer;
	height:22px !important;
	height:22px;
}
.zUserLoginButtonTiny:hover {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:120px;
	background: #ffcc00 url(../sysimages/system-lock-screen_002.png) no-repeat;
	color: Black;
	border: 1px solid Silver;
	padding: 1px;
	height:22px !important;
	height:22px;
}
.zUserLoginButtonTinyOver {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:120px;
	background: #ffcc00 url(../sysimages/system-lock-screen_002.png) no-repeat;
	color: Black;
	border: 1px solid Silver;
	padding: 1px;
	cursor:pointer;
	height:22px !important;
	height:22px;
}
.zUserLoginInfoTiny{
	font-family: tahoma,verdana,arial,helvetica;
	color:white;
	background:black;
	padding:2px;
}
.zUserLoginInfoTiny a{
	color:white;
}
/* End User Login Styles */

/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 100%; /* Set to gallery width, in px or percentage */
height: 110px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
cursor:pointer;
}

#motioncontainer a:hover img {
border: 1px solid red; /* Set image border hover color */
}

#statusdiv {
background-color: #fffef0;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

.zProdDetailImgGallery{

}
.zProdDetailImgGallery_NG{
	
}
.asItems, .apItems{
	padding:10px 6px;
	border:1px solid #85a580;
	font-family: tahoma,Verdana,arial;
	font-size: 14px;
	color: #4a6a44;
	background: #ebf2e2;
	line-height: 22px;
	
}
.asItemsBanner, .apItemsBanner{
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 18px;
	color: #4a6a44;
	font-weight: bold;
	font-style:italic;
	padding: 3px 5px;
}

.asItem, .apItem{	
	text-align:center;
	margin: 0 auto;
	display:table;
	background: #ebf2e2;
	color: #4a6a44;
}
.asItem ul, .apItem ul{
	list-style-type: none;
	margin:10px 0;
}

.asItem ul li, .apItem ul li{
	margin:3px !important;
	margin:5px;
	padding:10px !important;
	padding:5px;
	width:170px !important;
	width:192px;
	height:170px !important;
	height:185px;
	display:inline-block !important;
	display:inline;
	background: #ffffff;
	border:1px solid #85a580;
	vertical-align:top;
	color:#4a6a44;
}
.asItem ul li a, .apItem ul li a{
	text-decoration:none;
	color: #4a6a44;
}

.asItemsImg, .apItemImg{
	
}
.apItemTitle, .asItemTitle{
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height: normal;
}

.apItemDesc, .asItemDesc{
	display:block;
	font-size:11px;
	line-height: normal;
}

.rssFeeds{
	border:1px solid #85a580;
	
}
.rssFeedsTitle{
	background: #545454;
	padding:3px;
	color:white;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.rssFeedsRecord{
	border-top:1px solid #c0c0c0;
	padding:5px;
	background: #343434;
}
.rssFeedsRecord a{
	
}
.zPageSubMenu{
	padding-top:5px;
	width:300px;
	float:left;
}
.zPageSubMenu div{
	border:1px solid #85a580;
	padding:3px;
	background: #ebf2e2;
	
}
.zPageSubMenu div ul{
	padding:0;
	list-style-type: none;
	margin:0px 10px;
}
.zPageSubMenu div ul li{
	margin-top:3px;
	margin-bottom:3px;
}
.zPageSubMenu div ul li a{
	width:280px;
	color:#4a6a44;
	text-decoration:none;
	font-weight:bold;
}
.zPageSubMenu div ul li a:hover{
	text-decoration:underline;
}
.zPoInfoListContainer{
	padding:2px;
	background: #545454;
	color:white;
	font-size: 11px;	
	text-align:left;
}

.zPoInfoListContainer div{
	padding:2px;
}
.zPoInfoList{
	border:0px solid #c0c0c0;
	padding:3px;
	background: #fefefe;
	color:black;
	height:70px;
	text-align:center;
}
.zPoInfoList ul{
	list-style-type: none;
	margin:0px 0px;
}
.zPoInfoList ul li{
	color:black;
}





.productTeasers{

	padding:0px 0px !important;
	padding:10px 6px;

	
	font-family: tahoma,Verdana,arial;
	font-size: 10px;
	color: #000000;
	
	
}
.productTeaser{	

	text-align:center;
	padding:0px;
	margin: 0px !important;
	margin: 0px auto;
	display:table;
	border:1px solid #c0c0c0;
	background: #f0f0f0;
	color: black;
}
.productTeaser ul{
	list-style-type: none;
	margin:7px 0px 7px -40px!important;
	margin:10px 0;
}

.productTeaser ul li{
	text-align:center;
	margin:3px !important;
	margin:5px;
	padding:0px !important;
	padding:5px;
	width:140px !important;
	width:142px;
	height:100px !important;
	height:115px;
	display:inline-table !important;
	display:inline;
	background: #ffffff;
	border:1px solid #c0c0c0;
	vertical-align:top;
	color:black;
}
.productTeaser ul li a{
	text-decoration:none;
	color: black;
}
.productTeaser ul li a:hover{
	text-decoration:underline;
	color: maroon;
}
.productTeaserImg{
	display:block;
	padding:0px;	
	margin:auto;
	height:150px;
	width:150px;
	line-height:70px;
	font-size:70px;
	vertical-align: middle;
	overflow: hidden;
}

.productTeaserImg img{
	display:block;
	padding:0px;
	vertical-align: middle;
	margin:auto;
	
}

.zPageForm{
	padding:0px;
	margin: 0px !important;
	margin: 0px auto;
}

.zPageFormTitle{
	padding:4px 4px 4px 0px;
	vertical-align:middle;
}

.zPageFormField{
	padding: 4px 0px 4px 0px;
}

.zPageFormLabel{
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	padding:8px;
}

.zPageFormSubmit{
	padding-top:8px;
}

.zUserGalleryContainer{
	padding:0px 0px !important;
	padding:10px 6px;	
	font-family: tahoma,Verdana,arial;
	font-size: 10px;
	color: #000000;		
}
.zUserGallery{	

	text-align:center;
	padding:0px;
	margin: 0px !important;
	margin: 0px auto;
	display:table;

	color: black;
}
.zUserGallery ul{
	list-style-type: none;
	margin:7px 0px 7px -40px!important;
	margin:10px 0;
}

.zUserGallery ul li{
	text-align:center;
	margin:3px !important;
	margin:5px;
	padding:0px !important;
	padding:5px;
	width:140px !important;
	width:142px;
	height:150px !important;
	height:155px;
	display:inline-table !important;
	display:inline;
	background: #ffffff;
	border:1px solid #c0c0c0;
	vertical-align:top;
	color:black;
}
.zUserGallery ul li a{
	text-decoration:none;
	color: black;
}
.zUserGallery ul li a:hover{
	text-decoration:underline;
	color: maroon;
}
.zUserGalleryImg{
	display:block;
	padding:0px;	
	margin:auto;
	height:100px;
	width:120px;
	line-height:70px;
	font-size:70px;
	vertical-align: middle;
	overflow: hidden;
}

.zUserGalleryImg img{
	display:block;
	padding:0px;
	vertical-align: middle;
	margin:auto;	
}
.zUserGalleryAdd{

}
.zUserGalleryAddbutton{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	background: #F1FFF0 url(/sysImages/image-x-generic_002.png) no-repeat 1px 1px;
	height:20px !important;
	height:22px;
	padding-left: 18px !important;
	padding-left: 9px;
	padding-bottom: 3px !important;
	padding-bottom: 0px;
	cursor:pointer;
}
.zUserGalleryAddbuttonover, .zUserGalleryAddbutton:hover{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	background: #B4FFAE url(/sysImages/image-x-generic_002.png) no-repeat 1px 1px;
	height:20px !important;
	height:22px;
	padding-left: 18px !important;
	padding-left: 9px;
	padding-bottom: 3px !important;
	padding-bottom: 0px;
	cursor:pointer;
}
.zUserGallerySave{
text-align: right;
padding-right:4px;
}
.zUserGallerySaveButton{
		font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	background: #F1FFF0  url(/sysImages/media-floppy_001.png) no-repeat 1px 1px;
	height:20px !important;
	height:22px;
	padding-left: 18px !important;
	padding-left: 9px;
	padding-bottom: 3px !important;
	padding-bottom: 0px;
	cursor:pointer;
}
.zUserGallerySaveButtonover, .zUserGallerySaveButton:hover{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	background: #B4FFAE  url(/sysImages/media-floppy_001.png) no-repeat 1px 1px;
	height:20px !important;
	height:22px;
	padding-left: 18px !important;
	padding-left: 9px;
	padding-bottom: 3px !important;
	padding-bottom: 0px;
	cursor:pointer;
}
.zUserGalleryEdit{
	display:none;
}
.zCatBody{
	color: #4a6a44;
}
.zCatBody table{
	color: #4a6a44;
}
.sb_CatHeaderTxt p{
 margin:0px;
padding:0px;
}
.zPartOnSaleRetail{
	text-decoration: line-through;
}

.zThumbnailGalleryContainer{
	padding:0px 0px !important;
	padding:10px 6px;	
	font-family: tahoma,Verdana,arial;
	font-size: 10px;
	color: #000000;		
}
.zThumbnailGallery{	

	text-align:center;
	padding:0px;
	margin: 0px !important;
	margin: 0px auto;
	display:table;

	color: black;
}
.zThumbnailGallery ul{
	list-style-type: none;
	margin:7px 0px 7px -40px!important;
	margin:10px 0;
}

.zThumbnailGallery ul li{
	text-align: center;
	margin:3px !important;
	margin:5px;
	padding:0px !important;
	padding:5px;
	width:140px !important;
	width:142px;
	height:195px !important;
	height:190px;
	display:inline-table !important;
	display:inline;
	background: #ebf2e2;
	border:1px solid #85a580;
	vertical-align:top;
	color:#4a6a44;
}
.zThumbnailGallery ul li a{
	text-decoration:none;
	color: black;
}
.zThumbnailGallery ul li a:hover{
	text-decoration:underline;
	color: maroon;
}
.zThumbnailGalleryImg{
	margin-bottom:3px;
}

.sbHomeCell{
	padding-left:10px;
	padding-top:5px;
}
.sbHomeText1{
font-family: helvetica,arial,verdana;
font-size:16px;
color: #8ca87f;
font-weight:bold;
}
.sbHomeText2{
	margin-top:0px;
	margin-left:8px;
	list-style-type: none;
}
.sbHomeText2 li{
font-family: helvetica,arial,verdana;
font-size:13px;
color: #0a470c;
font-weight:normal;
padding-top:2px;
}
.sbHomeText2 li b{
font-family: helvetica,arial,verdana;
font-size:13px;
color: #0a470c;
font-weight:bold;
padding-top:2px;
}


.zProdIndexMenu{
/* border: 1px solid #FFFFFF; */
border-bottom-width: 0;
width: 100%;
}
* html .zProdIndexMenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 100%;
}
.zProdIndexMenu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.zProdIndexMenu ul li{
	margin:0px !important;
	margin:0px;
	padding:2px !important;
	padding:5px;
	width:295px !important;
	width:295px;
	height:auto !important;
	height:auto;
	display:inline-table !important;
	display:inline;
	vertical-align:top;
}

.zProdIndexMenu ul li ul{
	margin-left:8px;
}
.zProdIndexMenu ul li ul li{
	margin:0px !important;
	margin:0px;
	padding:2px !important;
	padding:2px;
	width:auto;
	height:auto;
	display:block;	
	vertical-align:top;	
	height:17px;
}

.zProdIndexMenu ul li a{
	font-family: helvetica,arial,verdana;
	font-size:16px;
	color: #8ca87f;
	font-weight:bold;
	padding: 0px 0px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/	
	text-decoration: none;
 	border-bottom: 1px solid #FFFFFF;
}
.zProdIndexMenu ul li a:hover{
	border-bottom: 1px solid #FFFFFF;
}
.zProdIndexMenu ul li ul li a{
	font-family: helvetica,arial,verdana;
	font-size:13px;
	color: #0a470c;
	font-weight:bold;
	padding-top:2px;
	padding: 0px 0px;
	display: inline;
	width:100%;
	 /*width: 100%;Define width for IE6's sake*/
	height:auto;
	text-decoration: none;	
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
/* border-bottom: 1px solid #FFFFFF; */
}
.zProdIndexMenu ul li ul li a:hover{
	/* background-color: #ebf2e2; */
	border-top:1px solid #ebf2e2;
	border-bottom:1px solid #ebf2e2;
}
.zProdIndexSubMenuSuffix{
	display:inline-block !important;
	display:inline;
	width:69px;
	height:17px;
	margin-left:5px;
	background:url(/images/shopNow.jpg) no-repeat 0px 3px !important;
	background:url(/images/shopNow.jpg) no-repeat;
	cursor: pointer;
	
}

.zProdIndexMenu ul li a:visited {
	color: #8ca87f;
}
.zProdIndexMenu ul li ul li a:visited{
	color: #0a470c;
}

.zProdIndexSubMenu a{
	font-family: tahoma,verdana,arial;
	font-weight:normal;
	font-size: 11px;
}
.zProdIndexMenu a:visited{

}
html>body .zzProdIndexMenu a{ /*Non IE rule*/
width: auto;
}
.zzProdIndexMenu a:hover{
	background-color: #FADAD7;
}
.zFormCcodeTD{
	font-family:verdana,arial,helvetica;
	font-size: 11px;
	color:black;	
	text-align:right;
	font-weight:bold;
	
}
.zFormCcodeDiv{
	border:1px solid #91a7b4;
	padding:3px;
	background: #F1FFF0;
}
.zFormCcodeInputTxt{

}
.zFormCcodeInputDiv{

}
.zSCCcodeInput{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	padding-left:0px;
}