/* $Header: /home/web/cvsroot/es62_heine/hf_app_shop/staticfiles/cartridge/static/default/css/xpack.css,v 1.4 2009/12/08 10:06:28 cfauner Exp $ */
.cell {
	width: 254px !important;
	width: 256px;
	height:	339px !important;
	height: 341px;
	border: 1px solid #c0c0c0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.cellhead { height: 46px; padding-top: 4px; }
.cellbody {
	width: 192px;
	height: 192px;
	margin-right: 31px;
	margin-left: 31px;	
	text-align: center;
	border: 0px;
}

#specialLabelDiv{
	margin-top: 8px;
	margin-right: 31px;
	margin-left: 31px;
}
.cellfoot {
	margin-top: 8px;
	width: 192px;
	margin-right: 31px;
	margin-left: 31px;	
	text-align:	center;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: black;
	overflow: hidden;
}
.manufacturer {	width: 100px; margin-right: 4px; }
.styleflags { padding-left: 4px; vertical-align: middle; }
.styleimage { border: 0px; }
.stylename { color: black; font-weight: bold; }
.styleoldprice { color: #999999; }
.styleminprice { color: black; }
.stylepricereduce { font-weight: bold; color: #dc7700; }

#quicklook {
	position: absolute;
	visibility: hidden;
}

#powerlayer {
	position: absolute;
	visibility: hidden;
	top: 300px;
	left: 200px;
	background-color: white;
	border: 1px solid #9d9d9d;
	z-index:20;
	height: 475px !important;
	height: 472px;
}

#bottompagination {
	text-align: center;
	width: 790px;
}

.viewPortDeliveryIcon{
	margin-left:2px;
}
.specialLabelDiv
{
	width:192px;
	height:11px;
	padding-left:25px;
	
}
/*
Suchergebnis
*/
table.searchResult
{
	color:#2b3b87;
	width:790px;
}
td.searchResult
{
	color:#2b3b87;
	vertical-align:middle;
	text-align:left;
}