/* Black weekend */
.p-thumbnail-promo {
	background: #000;
	color: #ff0;
}
.pp-product-image-promo {
	background: #000;
	color: #ff0;
}
.p-thumbnail-inner, .pt-info-tag {
	border-color: rgba(255,255,255,0.3);
}
.ptb-categories:active, .ptb-categories:focus, .ptb-categories {
	color: #777;
	border-color: rgba(255,255,255,0.3);
}
.pp-review-stars-rating, .pp-review-stars-info {
	color: rgba(255,255,255,0.5);
}
.p-thumbnail-inner {
	background: #fff;
	border: none;
	color: #333;
}
.ptb-categories {
	background: #000;
	color: #999;
	border-color: #777;
}
.ptb-categories:hover,
.ptb-categories:active,
.ptb-categories:focus,
.ptb-categories.active {
	background: #000;
	color: #ccc;
	border-color: #777;
}
.category-panel {
	background: #000;
	color: #999;
	border-color: #777;
}
.pp-product-image-thumbnails a {
	border-color: #555;
	padding: 0;
}
.body-width-bkg {
	background: #fff;
}
.main-nav-placeholder {
	background: #000;
}
.body-width-bkg {
	background: #000;
	color: #999;
}
.content-wrapper {
	background: #000;
}
.breadcrumbs-wrapper {
	background: #000;
	border-bottom: 1px solid #555;
}
.scat-categories {
	background: #fff;
}
h1:after {
	background: #555;
}
#edit-links-modal {
	color: #333;
}
.agro-line-white {
	background: #fc0;
}
.agro-line-black {
	background: #000;
}
#order-form-wrapper .panel-default {
	border-color: #666;
}
#order-form-wrapper .panel-heading {
	background: #333;
	color: #ddd;
}
#order-form-wrapper .panel-body {
	background: #000;
	color: #ddd;
}
hr, .leftline, .topline, .bottomline, .rightline {
	border-color: #666;
}
.form-control {
	background: none;
	color: #999;
	border-color: #666;
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background: rgba(255,255,255,0.1);
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
	border-bottom: 1px solid #555;
}
.article-image-left,
.article-image-right {
	background: none;
}
