.product-group-text {
	margin-bottom: 20px;
}

.product-list {
	position: relative;
	top: -13px;
	width: 655px;
	margin-right: -46px;
	overflow: hidden;
}
.product-list-item {
	cursor: pointer;
	float: left;
	width: 165px;
	height: 193px;
	margin: 0px 46px 0px 0px;
	overflow: hidden;
	text-align: center;
}
.product-list-item  table {
	border-collapse: collapse;
	width: 165px;
	height: 165px;
}
.product-list-item table td {
	vertical-align: middle;
	text-align: center;
}
.product-list-item table img {
	display: block;
	margin: auto;
}
.product-list-name a {
	text-decoration: none;
	font-weight: bold;
	color: #444444;
}
.product-list-name a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #444444;
}
.product-list-item-hover {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}


.product-description {
	margin: 0px 0px 10px 0px;
}
.product-info-table {
	border-collapse: collapse;
}
.product-info-label {
	color: #999999;
	font-weight: bold;
	padding: 2px 10px 2px 0px;
	vertical-align: top;
}
.product-info-value {
	vertical-align: top;
	padding: 2px 0px;
}

.product-img-list {
	width: 350px;
	margin-right: -10px;
	overflow: hidden;
}
.product-img-list div {
	cursor: pointer;
	float: left;
	width: 165px;
	height: 165px;
	margin: 0px 10px 10px 0px;
}
.product-img-list div table {
	border-collapse: collapse;
	width: 165px;
	height: 165px;
}
.product-img-list div table td {
	vertical-align: middle;
	text-align: center;
}
.product-img-list div table img {
	display: block;
	margin: auto;
	width: 165px;
}


.product-img-zoom-layer {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
	width: 800px;
	overflow: hidden;
	background-color: #ffffff;
}
.product-img-zoom-layer img {
	position: absolute;
	z-index: 501;
}
.product-img-zoom-close-tip {
	position: absolute;
	top: 5px;
	right: 8px;
	z-index: 502;
}


.designer-column-wrap {
	width: 280px;
	margin-right: -20px;
	overflow: hidden;
}
.designer-column {
	float: left;
	width: 170px;
	margin-right: 20px;
}
.designer-item {
	margin-bottom: 5px;
}
.designer-item a {
	text-decoration: none;
}
.designer-item a:hover {
	text-decoration: underline;
}

.about-designer-product-view-ct {
}

.highslide-gallery {
	margin-bottom: 200px;
}

/* newsletter signup */

.products_newsletter_signup_ct {
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom: 2px solid #636466;
	border-top: 2px solid #636466;
}

/*related*/

.related-products-ct{
	padding-top: 20px;
}

.related-product-wrapper {
	float: left;
	text-align: center;
	cursor: pointer;
	padding: 5px;
	margin-left: 20px;
	margin-right: 20px;
	height: 210px;
	width: 150px;
}

/*about*/
.about-klassik {
	width: 100%;
	padding-left: 0px;
	margin-top: 10px;
}

/*Designers*/
.designer-list-entry{
	width: 207px;
	overflow: hidden;
	height: 25px;
	float: left;
}

.designer-list-button {
	float: right;
}
.read-about-designer-btn-ct {
	height: 45px;
	
}

/*offers*/

.offer-header {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.offer-set-img-ct {
	position: relative;
}
