.product {
	font-family: Arial, Helvetica, Sans-serif;
}

.product .header {
	border-bottom: 1px solid #d0d0d0;
	height: 30px;
}

.product .header, .product .header a, .product .header h1, .product .header h1 a {
	font-size: 11px;
	color: #a1a1a1;
	text-decoration: none;
	line-height: 30px;
	margin-bottom: 10px;
}

.product .header h1, .product .header h1 a {
	display: inline;
	border: none;
	color: #7c7c7c;
}

.product .header h1 a:hover, h1 a:hover {
	color: #372f2f;
}

.product .header .back {
	float: left;
}

.product .header .back a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background: url(./../images/bg-btn-back.gif) no-repeat;
	height: 20px;
	margin: 5px;
	display: block;
	width: 121px;
	padding-left: 11px;
	line-height: 20px;
}

.product .image .little-photos {
	margin-top: 5px;
}

.product .image .little-photos img {
	float: left;
	margin-right: 8px;
	width: 85px;
	height: 85px;
}

.product .image p {
	float: right;
	width: 100px;
	font: 10px Arial;
}

.product .info .product-info .brand {
	margin-bottom: 0px;
}

.product .info .product-info .brand img {
	height: 20px;
}
      
.product .info .product-info h2 {
	font-size: 17px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border: none;
	margin-bottom: 0;
	padding: 0;
	margin-top: 7px;
}

.product .info a {
	color: #7C7C7C;
}

.product .info a:hover {
	color: #372F2F;
}

.product .info .product-info {
	position: relative;
}

.product #sharethis {
	color: #000000;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}

.product #sharethis img {
	width: 16px;
}

.product .info .product-info .sale10, .product .info .product-info .sale20, .product .info .product-info .sale30 {
	top: 10px;
	right: 10px;
	left: auto;
}

.product .info .product-info .eco100 {
	top: 30px;
	right: 30px;
	left: auto;
}

.product .info .product-info, .product .info .additional {
	font-size: 12px;
}

.product .info .product-info .tag {
	color: #585858;
	font-weight: bold;
}
      
.product .info .product-info .price {
	font-size: 20px;
	color: #000;
	font-weight: bold;
	margin-top: 12px;
}
      
 .product .info .product-info .stock {
	color: #296611;
	font-weight: bold;
	margin-bottom: 26px;
}
  
.product .info .product-info .stock.out {
	color: #e49600;
}

.product .info .key {
	width: 100px;
	float: left;
}

.product .info .key.double {
	height: 30px;
}
  
.product .info .property {
	color: #585858;
	margin-top: 19px;
}

.product .info .additional .property {
	color: #a1a1a1;
	margin-top: 15px;
	
}

/*.product .info .property .button {
	background: url(./../images/v2/orange-button.png) no-repeat;
	width: 138px;
	height: 27px;
	display: block;
	float: left;
	color: #fff;
	line-height: 29px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 2px;
}*/
  
.product .info .description h3, .product .info .tag-description h3 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
}
  
 .product .info .description, .product .info .tag-description {
	color: #585858;
	border: 1px solid #d0d0d0;
	padding: 12px;
}
  
.product .info .description {
	float: left;
	width: 474px;
}
  
.product .image {
	width: 500px;
	float: left;
}

.product .product-info, .product .additional {
	width: 259px;
	float: left;
	margin-left: 10px;
	border: 1px solid #d0d0d0;
	padding: 12px;
	position: relative;
	height: 274px;
}

.product .additional {
	border-top: none;
	height: 80px;
	padding-top: 0;
}

.product .tag-description {
	float: left;
	width: 259px;
	margin-left: 10px;
}

.product .tag-description, .product .description {
	margin-top: 10px;
	height: 120px;
}

.product .tag-description p, .product .description p {
	font-size: 12px;
}

.product .related-products {
	margin-top: 20px;
	float: left;
	width: 100%;
}

.product .related-products h3 {
	padding: 30px 20px 10px;
	font: bold 17px Arial;
	text-align: left;
	color: #585858;
	margin-right: 15px;
	clear: left;
}

.product .related-products .first {
	clear: none;
}

.content .searchresults li.last {
	margin-right: 0;
}

