@charset "utf-8";
/* CSS Document */

.product-header {
	background-image: url(../img/Untitled-1_r1_c1.jpg);
	background-repeat: no-repeat; margin: 0px; clear: left;
	float: left; height: 54px; width: 584px;
}

.product-content {
	background-image: url(../img/Untitled-1_r3_c1.jpg);
	background-repeat: repeat-y; margin: 0px;
	clear: left; float: left; height: auto; width: 584px;
}
.product-footer {
	background-image: url(../img/Untitled-1_r5_c1.jpg);
	background-repeat: no-repeat; margin: 0px;
	float: left; height: 17px; width: 584px;
}


.broughscart {
	background-image: url(../img/addtocart.jpg); border :none; 
	background-repeat: no-repeat; margin: 0px; width: 75px; height: 59px; float: right;
}

.homefeatured {
	color: #996600; font-size: 16px; font-weight: bold; margin-bottom: 10px;
}	

.broughs-products_block {
	width: 200px; padding-left: 15px; 
}

.broughs_product_image {
	width: 90px; float: left;
}

.broughstitle {
	float: left; width: 97px; font-weight: bold; color: #000;
}

.broughsproduct_desc {
	float: left; width 97px;
}

.broughs-spacer {
	float: left; width: 100%; height: 9px;
}

#broughs-products_block_center {
	margin-top: 35px;
}

#news_block_right-top {
	background-image: url(../img/top-news.jpg);
	background-repeat: no-repeat; margin: 0px; clear: left;
	float: left; height: 7px; width: 191px;
}

#news_block_right-middle {
	background-color: #F5EBC8; margin: 0px; clear: left;
	float: left; height: auto; width: 191px;
}

#news_block_right-bottom {
	background-image: url(../img/bottom-news.jpg);
	background-repeat: no-repeat; margin: 0px; clear: left;
	float: left; height: 6px; width: 191px;
}

#news_block_right {
	float: left;
}

.block_content_news {
	margin:0 auto; width: 175px;
}

.news-title {
	color: #000000; text-decoration: none;
}

.news-sm-descr {
	color: #000000; font-size: 10px;
}