/* miva related-products */
.related-products-wrap {
	padding:5px 5px 0px 5px;
	line-height:1.3em;
	-webkit-text-size-adjust: 90%;
}

.product-photo-wrap {
	margin-right:15px;
}

h4.product-h4 {
	font-size:1.3em !important;
	padding:7px 0px !important;
	background: url(../images/products-detail/images/product-brush-stroke.png) no-repeat;
	width:300px;
	margin-bottom:10px;
}

h3.product-h3 {
	font-size:1.5em !important;
	color: #c6ea00;
	margin:0px 0 10px 0;

}

.share-this-wrap {
	padding:14px 0 0 118px;
	height:32px;
}

.product-attributes-wrap {
       
}

.product-attributes-wrap input {
	width:303px;
}

.product-attributes-wrap select {
	width:310px;
}

.basket-input-wrap {
	width:120px;
	float:left;
	margin-top:2px;
}

.description-wrap {
	border-bottom:1px solid #333;
	padding-bottom:30px;
	padding-top:10px;
	
}

.description-wrap ul {
	padding-left:20px;
	
}
.description-wrap li {
	margin-bottom:4px;
	list-style:outside;
	font-weight:bold;
	font-size:1em;
}

.thumb-padding {
	margin-right:12px; margin-top:5px;
	display:block;
}


.installation-thumb-padding {
	margin-right:15px;
	display:block;
	float: left;
}


.additional-accessories-wrap {
	padding-right:17px;
	margin-top:5px; width:315px;
}

.installation-additional-accessories-wrap {
	margin-top:3px;
	line-height: 16px;
}

.installation-related-products-wrap h4 {
	font-weight:bold !important;
}


.products-add-one-to-basket-btn {
	background:url(../images/products-detail/images/add-one-to-basket-btn.jpg) no-repeat bottom;
	height:22px;
	width:154px;
 	margin-top:7px;
	border:none;
	background-color:none;
	outline:none;
	cursor:pointer;
}


.products-add-to-basket-btn {
	background:url(../images/products-detail/images/add-to-basket-btn.jpg) no-repeat;
	height:22px;
	width:124px;
	border:none;
	background-color:none;
	outline:none;
	cursor:pointer;
}

a.products-free-color-sample-btn {
	background:url(../images/products-detail/images/free-color-sample-btn.jpg) no-repeat;
	height:22px;
	width:204px;
	border:none;
	background-color:none;
	outline:none;
	display:block;

}

a.products-checkout-btn {
	background:url(../images/products-detail/images/checkout-btn.jpg) no-repeat;
	height:22px;
	width:104px;
	border:none;
	background-color:none;
	outline:none;
		display:block;
}

