@charset "utf-8";
body * {
	color:#000;
}
#leftcol, #header, #bannerbottom, #footerwrap ul, #breadcrumb, div#actionbuttons, #indexright, #paginationBar, .queryform {
	display:none;
	visibility:hidden;
}
body {
	background-image:url(../images/print/zonalogoprint.png);
	background-repeat:no-repeat;
	background-position:left top
}
#mainandright {
	margin:0;
}

#indexmain #indexleft.norightcol, #indexmain #indexleft {
width:100%;
}
#productimages {
	width:60%;
}
#productinfo {
	width:40%;
}

h1#SubCategoryHeader * {
	display:inline;
}
#footerwrap {
	background-image:none;
}

ul.graylist, #productinfo #productDimensions ul {
	list-style:square;
}
ul.graylist li, #productinfo #productDimensions ul li {
	background-image:none;
}

#productinfo #productDimensions {
	border:none;
}

#productinfo div.pricetag {
	background-color:#C00;
	color:#FFF;
}
#indexmain #indexleft.norightcol #productThumbsList {
	width:100%;
}
.productRow ul li {
	margin:0 2mm;
}