#wpc-catalogue-wrapper {
	max-width: 970px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#wpc-catalogue-wrapper h4 {
	font-size:20px;
	color:#999999;
	font-weight:normal;
	margin-bottom: 20px;
}
#wpc-col-1 {
	min-width: 142px;
	max-width: 142px;
	padding: 2px;
	float:left;
	margin: 0 0px 0 0;
	line-height: inherit;
}
#wpc-col-1 ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height: inherit;
}
#wpc-col-1 ul li {
	list-style:none;
	padding: 0;
	margin: 0;
	background: url(images/cat-sprtr.gif) no-repeat left bottom;
}
#wpc-col-1 ul li:last-child {
	background: none;
}
#wpc-col-1 ul li a {
	display:block;
	color:#4e443d;
	font-size:15px;
	text-decoration:none;
	padding:10px 30px 10px 15px;
	background: url(images/sidebar-sprtr.gif) repeat-y 195px 0;
	text-transform: capitalize;
}
#wpc-col-1 ul li a:hover, #wpc-col-1 ul li.active-wpc-cat a {
	border-right:none;
	background:url(images/bgs-1.png) no-repeat left top;
	color:#ffffff;
}
#wpc-col-2 {
	min-width: 130px;
	max-width: 100%;
}
.wpc-product {
	min-width: auto;
	max-width: auto;
	border-bottom: #C7C7C7 0px solid;
	float: left;
	margin: 5px 5px 5px 5px;
}
.wpc-img {
	border: 1px solid #dcdbdb;
	margin-bottom: 0px;
	background: #dcdbdb;
	font-size: 0;
}
.wpc-next-prev {
}
.wpc-next-prev a[rel="next"] {
	float:right;
}
.wpc-img:hover {
	border: 1px solid #ff5a00;
}
.wpc-img img {
	border-radius:0;
	box-shadow: none;
	height: 100%;
	background-color: #fff;
}
.wpc-title {
	color: #ff4800;
	padding: 0 7px 20px;
	line-height: inherit;
	margin: 0;
}
.wpc-title a {
	font-size: 14px;
	color: #333333;
	text-decoration:none;
	display:block;
	background: url(images/arrow.png) no-repeat right 5px;
}
.wpc-title a:hover {
	color: #ff4800;
	background-position: right -18px;
}
.wpc-title span {
	float:right;
}
.wpc-paginations {
	clear:both;
	padding:0 0 0 7px;
}
.product-price {
	float:right;
}
.wpc-paginations a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/pagination-bg.gif) no-repeat top;
	float:left;
	text-align:center;
	line-height:30px;
	color:#FFF;
	text-decoration:none;
	margin:0 2px;
}
.wpc-paginations a:hover, .wpc-paginations .active-wpc-page {
	background-position:bottom;
	color:#FFF;
}
.product-img-view {
	width: auto;
	height: auto;
	border:#dcdbdb 0px solid;
	margin:0 0 0 0;
}
.wpc-product-img {
	padding: 2px 2px 2px 2px;
	width: 100px;
	float: right;
}
.new-prdct-img {
	position: relative;
	border:#dcdbdb 1px solid;
	margin-bottom:2px;
	font-size: 0;
	line-height: 0;
}
.new-prdct-img img {
	cursor: pointer;
}
#wpc-product-gallery {

	padding: 0 0 20px;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
.wp-catalogue-bradcrumb {
	margin: 2px 2px 2px 2px;
}
.entry-content {
	line-height: inherit !important;
}
.wp-catalogue-breadcrumb {
	text-align: center;
	margin-bottom: 10px;
	padding: 0px 10px 0px 0px;
}
.entry-content img {
	max-width: inherit !important; /* Fluid images for posts, comments, and widgets */
}