body {
	font-family:tahoma,verdana,arial,helvetica;
	font-size:12px;
	color: #0a0a0a;
	background-color: #FFFFFF;
}

TABLE {
	font-family:tahoma,verdana,arial,helvetica;
	font-size:12px;
	color: #121212;
}

.homeH1 {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	font-style: italic;
	float:left;
	width:100% !important;
	width:449px;
	background: url(images/PL_Title.jpg) no-repeat;
	height:28px !important;
	height:68px;
	padding:35px 0px 0px 40px;
}

.pageH1 {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 14px;
	color: #121212;
	font-weight: bold;
	padding: 0px 0px;

	border-bottom:1px solid silver;
}


.zsidemenu{
/* border: 1px solid #FFFFFF; */
border-bottom-width: 0;
width: 178px;
}
* html .zsidemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 171px;
}
.zsidemenu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.zsidemenu a{
font: bold 11px tahoma,Verdana;
padding: 4px 15px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #f0f0f0;
text-decoration: none;
background: url(BubGrfx/bub_Bullet.gif) no-repeat 3px 7px;
/* border-bottom: 1px solid #FFFFFF; */
}
.subSideLevel a{
	font: normal 11px tahoma,Verdana;
	background: url() no-repeat 3px 7px;
}
.zsidemenu a:visited{
color: #fefefe;
}
html>body .zsidemenu a{ /*Non IE rule*/
width: auto;
}
.zsidemenu a:hover{
	background-color: #e0e0e0;
	color: black;
}

.plTopMenu{
	position:absolute;
	top: 205px;
	left:10px;
	width:800px;
	padding-top:10px;
	white-space: no-wrap;
	padding-left:5px;
	height:28px !important;
	height:38px;

}
.ztopMenu ul{
margin: 0;
padding: 0;
list-style-type: none;
white-space: nowrap;

}
/*Top level list items*/
.ztopMenu ul li{
position: relative;
display: inline;
float:left;
white-space: nowrap;
	
/*background-color: #F3F3F3; overall menu background color*/
}
/*Top level menu link items style*/
.ztopMenu ul li a{
	display: block;
	text-align:center;
	width: auto !important;
	width: 62px; /*Width of top level menu link items*/
	padding: 3px 14px 3px; /* border: 1px solid black; */
	border-left-width: 0;
	text-decoration: none;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	font-style: normal;
	font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
	white-space: nowrap;
	
}
* html .ztopMenu ul li a{ /*IE only rule. Original menu width minus all left/right paddings */
width: 90px;
}
/*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: #F3F3F3;
}
/*All subsequent sub menu levels offset after 1st level sub menu */
.ztopMenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}
/* Sub level menu links style */
.ztopMenu ul li ul li a{
text-align:left;
display: block;
width: 200px; /*width of sub menu levels*/
color: black;
text-decoration: none;
font-weight:normal;
padding: 3px 3px 3px 5px;
font-size:11px;
border: 1px solid #ccc;
}
.ztopMenu ul li a:hover{
	background-color: #006666;
	color: white;
}
.ztopMenu ul li ul li a:hover{
	background-color: #FFF0F0;
	color: black;
}
/*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 */


/* Product category search table */
.zPSearch{

	border:1px solid #c0c0c0;
	padding: 2px 2px 0px 2px;
	background: #343434;
}

/* Product list outer table */
.zProdList{
	padding: 4px 4px 4px 4px;
	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:0px;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}

/* Per part, Title, Desc, and image section */
.zPartTableTDI{
	border:0px;
	padding: 4px 4px 4px 4px;
	background: #1d1d1d;
	color: #f0f0f0;
}

/* 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;
	
}
.zPartImg{
	/* float:right; */
	text-align:center;
}
.zPartNo, .zPartCat, .zPartPrice, .zPartQty, .zPartCatLink, .zPartAvailTxt, .zPartOnSaleRetail{
	font: bold 11px tahoma,Verdana;
	color: #343434;
}
.zPartTitle{
	font: bold 12px tahoma,Verdana;
	color: #f0f0f0;
	padding-left:3px;
}

.zProdDetailImg{
padding:2px;
}
.plTable{
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
}
.plTable * td{
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	padding:2px;
	background: #f0f0f0;
}

.infoPanelTitle{

	border-bottom:1px solid #c0c0c0;
	color: #fefefe;
	padding:2px;
	font-weight:bold;
	background: url(/sysImages/bullet_ball_glass_red_16s.png) no-repeat 0px 3px;
	padding-left:16px;
}
.infoPanelBody{
	color: #fefefe;
	font-size:11px;
	padding:2px;
}

.zFooterCustom{
	height:25 !important;
	height:38px;
	padding-top:13px;
}

.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: #121212;
	font-weight: bold;
	padding: 0px 14px 0px; /* border: 1px solid black; */
}
.zfooterMenu ul li a:hover{
	display: inline;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: teal;
}

.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:#343434;
	color: #fefefe;
	padding:2px;
}
.infoPanelBody{
}

/* 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: #FFFFFF;
}

.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 #c0c0c0;
	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:#343434;
	border:1px solid black;
	text-decoration:none;
	height:18px;
}
.prodSamplersBanner a{
	text-decoration:none;
	color: #ffffff;
}
.prodSampler{	
	text-align:center;
	margin: 0 auto;
	display:table;
	background: #f0f0f0;
	color: black;
}
.prodSampler ul{
	list-style-type: none;
	margin:10px 0;
}

.prodSampler ul li{
	margin:3px !important;
	margin:5px;
	padding:10px !important;
	padding:5px;
	width:220px !important;
	width:242px;
	height:200px !important;
	height:215px;
	display:inline-table !important;
	display:inline;
	background: #ffffff;
	border:1px solid #c0c0c0;
	vertical-align:top;
	color:black;
}
.prodSampler ul li a{
	text-decoration:none;
	color: black;
}
.prodSampler ul li a:hover{
	text-decoration:underline;
	color: maroon;
}
.prodSamplerImg{
	display:block;
	padding:0px;	
	margin:auto;
	height:200px;
	width:200px;
	line-height:170px;
	font-size:170px;
	vertical-align: middle;
	overflow: hidden;
}

.prodSamplerImg img{
	display:block;
	padding:0px;
	vertical-align: middle;
	margin:auto;
}


.prodImgSamplers{
	padding:10px 6px;
	border:1px solid #c0c0c0;
	font-family: tahoma,Verdana,arial;
	font-size: 12px;
	color: #000000;
	background: #f0f0f0;
	
}
.prodImgSamplersBanner{
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 5px;
	background:#343434;
	border:1px solid black;
	text-decoration:none;
	height:18px;
}
.prodImgSamplersBanner a{
	text-decoration:none;
	color: #ffffff;
}
.prodImgSampler{	
	text-align:center;
	margin: 0 auto;
	display:table;
	background: #f0f0f0;
	color: black;
}
.prodImgSampler ul{
	list-style-type: none;
	margin:10px 0;
}

.prodImgSampler ul li{
	margin:3px !important;
	margin:5px;
	padding:10px !important;
	padding:5px;
	width:220px !important;
	width:242px;
	height:200px !important;
	height:215px;
	display:inline-table !important;
	display:inline;
	background: #ffffff;
	border:1px solid #c0c0c0;
	vertical-align:top;
	color:black;
}
.prodImgSampler ul li a{
	text-decoration:none;
	color: black;
}
.prodImgSampler ul li a:hover{
	text-decoration:underline;
	color: maroon;
}
.prodImgSamplerImg{
	display:block;
	padding:0px;	
	margin:auto;
	height:200px;
	width:200px;
	line-height:170px;
	font-size:170px;
	vertical-align: middle;
	overflow: hidden;
}

.prodImgSamplerImg img{
	display:block;
	padding:0px;
	vertical-align: middle;
	margin:auto;
}


.prodSamplerList{	
	text-align:center;
	margin: 0 auto;
	display:table;
	background: #f0f0f0;
	color: black;
}
.prodSamplerList ul{
	list-style-type: none;
	margin:10px 0;
}

.prodSamplerList ul li{
	position:relative;
	margin:3px !important;
	margin:5px;
	padding:10px !important;
	padding:5px;
	width:150px !important;
	width:172px;
	height:380px !important;
	height:395px;
	display:inline-table !important;
	display:inline;
	background: #ffffff;
	border:1px solid #c0c0c0;
	vertical-align:top;
	color:#343434;
	font-size:13px;
	font-weight:bold;
}
.prodSamplerList ul li a{
	text-decoration:none;
	color: black;
	font-size:11px;
	line-spacing:13px;
	font-weight:normal;
}

.prodSamplerListImg{
	
}
.zPartPartImage_IconGallery{

}
.zPartTitle_IconGallery{

}
.catGalleryWrapper{
	padding:10px 6px;
	border:1px solid #c0c0c0;
	font-family: tahoma,Verdana,arial;
	font-size: 14px;
	color: #000000;
	background: #f0f0f0;
	line-height: 22px;
}
.catGallery {
	font-family :  Tahoma, Arial, Helvetica, Verdana, Geneva,  sans-serif;
	font-size:11px;	
	text-align: center;	
	margin:0px auto;
	display:table;
}
.catGallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.catGallery ul li {
	margin:3px !important;
	margin:5px;
	padding:10px !important;
	padding:5px;
	width:220px !important;
	width:242px;
	height:185px !important;
	height:200px;
	display:inline-table !important;
	display:inline;
	background: #ffffff;
	border:1px solid #c0c0c0;
	vertical-align:top;
	color:black;
}
.catGallery ul li a{
	text-decoration:none;
	color: black;
}

.groupLink{
	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;
}

.zUserLogin{
	width:589px;
	background:#f0f0f0;
	padding:5px;
	border:1px solid #c0c0c0;
	color:black;
}
.zUserLogin a{
	
	color:black;
}
.zUserLogin div{
	height:118px;
	color:black;
	border:1px solid #c0c0c0;
	background: #fefefe;
}

.zUserLogin div table{
	color:black;
	padding:0px;
}
.zUserLogin div table td{
	color:black;
	padding:2px;
}

.zLoginCartHeader{
	height:18px;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #c0c0c0;
	padding:3px 6px;
}
.zLoginInput{
	width:120px;
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	padding-left:3px;
}
.zloginButton {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	color: Black;
	width:120px;
	background: #FAEBD7 url(../sysimages/system-lock-screen_002.png) 3px 0px no-repeat;
	border: 1px solid Silver;
	padding: 1px;
	cursor:pointer;
}
.zloginButton:hover {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:120px;
	background: #ffcc00 url(../sysimages/system-lock-screen_002.png) 3px 0px no-repeat;
	color: Black;
	border: 1px solid Silver;
	padding: 1px;
}
.zloginButtonover {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:120px;
	background: #ffcc00 url(../sysimages/system-lock-screen_002.png) 3px 0px no-repeat;
	color: Black;
	border: 1px solid Silver;
	padding: 1px;
	cursor:pointer;
}
.zloginProcced{
	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;
}
.zloginProcced: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;
}
.zloginProccedOver{
	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;
}
/* 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{
	padding:10px 6px;
	border:1px solid #c0c0c0;
	font-family: tahoma,Verdana,arial;
	font-size: 14px;
	color: #000000;
	background: #f0f0f0;
	line-height: 22px;
	
}
.asItemsBanner{
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	padding: 3px 5px;
}

.asItem{	
	text-align:center;
	margin: 0 auto;
	display:table;
	background: #f0f0f0;
	color: black;
}
.asItem ul{
	list-style-type: none;
	margin:10px 0;
}

.asItem ul li{
	margin:3px !important;
	margin:5px;
	padding:10px !important;
	padding:5px;
	width:220px !important;
	width:242px;
	height:200px !important;
	height:215px;
	display:inline-block !important;
	display:inline;
	background: #ffffff;
	border:1px solid #c0c0c0;
	vertical-align:top;
	color:black;
}
.asItem ul li a{
	text-decoration:none;
	color: black;
}

.asItemsImg{
	
}
.rssFeeds{
	border:1px solid #c0c0c0;
	
}
.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 #c0c0c0;
	padding:3px;
	background: #f0f0f0;
	
}
.zPageSubMenu div ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.zPageSubMenu div ul li{
	padding:3px;
}
.zPageSubMenu div ul li a{
	color:black;
}
.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;
}


.zProdCatMenu{
/* border: 1px solid #FFFFFF; */
border-bottom-width: 0;
width: 150px;
}
* html .zProdCatMenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 144px;
}
.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;
background: url(sysImages/bullet.gif) no-repeat 3px 7px;
/* border-bottom: 1px solid #FFFFFF; */
}
.zProdCatSubMenu a{
	font: normal 11px tahoma,Verdana;
	background: url() no-repeat 3px 7px;
}
.zProdCatMenu a:visited{
color: #343434;
}
html>body .zProdCatMenu a{ /*Non IE rule*/
width: auto;
}
.zProdCatMenu a:hover{
	background-color: #FADAD7;
	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:100px;
	width:100px;
	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;
}
.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:150px !important;
	height:155px;
	display:inline-table !important;
	display:inline;
	background: #ffffff;
	border:1px solid #c0c0c0;
	vertical-align:top;
	color:black;
}
.zThumbnailGallery ul li a{
	text-decoration:none;
	color: black;
}
.zThumbnailGallery ul li a:hover{
	text-decoration:underline;
	color: maroon;
}

.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;
}

.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;
	z-index:1000;
}

.zProdCatListTable{
	border:0px !important;
	font-style:normal !important;
	font-family:verdana,arial,helvetica !important;
	font-size:11px !important;
	z-index:1000;
}
.zProdCatListTable td{
	
}
.zProdCatListTitle{
	
}
.zProdCatListTitle a{
	font-style:normal !important;
	font-weight:bold !important;
	font-family:verdana,arial,helvetica !important;
	font-size:11px !important;
	border:0px !important;
	color: black !important;
	padding-right:3px !important;
}
.zProdCatListTitle a:hover{
	font-style:normal !important;
	font-weight:bold !important;
	font-family:verdana,arial,helvetica !important;
	font-size:11px !important;
	border:0px !important;
	color: black !important;
	background:#c0c0c0 !important;
}
.zProdCatListSubs{
	padding-left:5px !important;
}
.zProdCatListSubs a{
	border:0px !important;
	font-style:normal !important;
	font-family:verdana,arial,helvetica !important;
	font-size:11px !important;
	padding-left:5px !important;
}
.zProdCatListSubs a:hover{
	border:0px !important;
	font-style:normal !important;
	font-family:verdana,arial,helvetica !important;
	font-size:11px !important;
	background:#c0c0c0 !important;
	padding-left:5px !important;

}
.zPartOnSaleRetail{
	text-decoration: line-through;
}