/* @override http://www.clinchcollection.com/fileadmin/interfaces/clinch_V1/commerce/css/commerce_styles.css */

div .com-single h2 a {
	font-size: 20px;
	color: black;
	text-decoration: none;
}

.com-single-desc {
	position: relative;
	top: 15px;
}
#commerce_productlist {
	height: 150px;
	max-height: 150px;
	float: left;
	border: 1px solid #eff0f0;
	text-align: center;
	margin-left: -1px;
	width: 199px;
	margin-top: -1px;
}
.commerce-controle {
	margin-bottom:5px;
	font-size: 10px;
	text-transform: uppercase;
}
.commerce-controle A {
	text-decoration: none;
	color: silver;
}
#commerce_browsebox {
	text-align: center;
	margin-bottom: 20px;
}
#commerce_images {
	float:right;
	width: 350px;
	border:1px solid silver;
	text-align:center;
}
.commerce-click-enlarge {
	clear: both;
}
#mainimage {

}
#subimage {
	float: left;
	width: 65px;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
}
#subimage IMG {
	border: 1px solid silver;
}
.com-single-cat {
	clear: both;
}
.com-single-action-entry {
	font-weight: normal;
	font-size: 24px;
	text-decoration: none;
	color: black;
}
.com-single-action-entry A {
	position:relative;
	top: 15px;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: black;
}
.com-single-action-entry .tavincl {
	position:relative;
	font-weight: normal;
	font-size: 11px;
	color: silver;
}
#commerce_browsebox {
	clear: both;
	color: #58595B;
	font: 12px/18px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 10px;
}
#commerce_browsebox a {
	color: silver; /*#58595B;*/
	text-decoration: none;
}
#commerce_browsebox a:hover {
	color: black;
	text-decoration: none;
}

