#content .shopcats {
	background:#E3DEDA;
	margin:-25px -25px 25px -25px;
	padding:25px;
	overflow:auto;
}
#content .shopcats h2 {
	width:200px;
	float:left;
	padding:0;
	margin:0;
	line-height:normal;
}
#content .shopcats ul {
	display:block;
	padding:0;
	margin:0;
	float:left;
}
#content .shopcats li {
	color:#333;
	display:block;
}
#content .shopcats a {
	color:#333;
	line-height: 22px;
}
.shop-catalogue {
	width:133px;
	border: 1px solid #333333;
}
.shop-catalogue h4 {
	background:#E3DEDA;
	text-align:center;
	overflow:hidden;
	font-weight:normal;
	line-height: 40px;
	white-space: nowrap;
	height:auto!important;
}
.shop-catalogue h4 a {
	color:#333!important;
}
.shop-main li {
	list-style: none;
	display: inline-block;
}
.shop-product-small {
	background: white;
	border: 1px solid #333333;
	color: #666;
	height: 188px;
	overflow: hidden;
}
.shop-product-small ul {
	-webkit-transition:margin-top ease-in 300ms;
	transition:margin-top ease-in 300ms;
	-moz-transition:margin-top ease-in 300ms;
	-o-transition:margin-top ease-in 300ms;
}
.shop-product-small img {
	max-width:115px;
	position:relative;
	z-index:1;
}
.shop-product-small > ul {
	position:relative;
	z-index:99;
}
.catalogueItem img, .catalogueItemLast img {
	max-width:115px;
}
.prod_imglarge > img:first-child {

}
.shop-product-small:hover ul {
	margin-top:-60px;
}
.shop-product-small ul {
	background:#333333;
	padding: 18px;
	opacity:0.9;
	color:#FFF;
}
.shop-product-small h4 {
	background: #E3DEDA;
	text-align: center;
	overflow: hidden;
	font-weight: normal;
	margin: 0 0 20px 0;
	line-height: 40px;
	height:44px;
}
.shop-product-small h4 a {
	color:#333;
}
.productSmall .productItem, .productSmall .productItemLast {
	margin-right:10px;
	width:167px;
}
.proddesc {
	background:#474747;
	float:left;
	min-height:248px;
	width:360px;
	margin:0 0 10px 10px;
	padding:15px 0 15px 0;
}
.proddesc>div {
	color:#CCCCCC;
	padding:0 15px;
	float:left;
	width:120px;
	border-left:1px solid #626262;
}
.proddesc>div:first-child {
	width:160px;
	border-right:none;
}
.productItem h2 {
	margin: 0;
	padding: 0;
}
.productItem h5 {
	color:#000;
}
.productLarge h5 {
	color:#CCC;
	margin:0;
	padding:0;
}
.productLarge .prod_imglarge {
	width: auto;
	position:relative;
	float:left;
}
.productLarge .proddesc li {
	margin-bottom:20px;
	display: block;
}
.catalogueItemNotFound {
	display:none!important;
}
.proddesc h5 {
	font-weight:normal!important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
.proddesc .quantity img:first-child {
	margin-bottom:5px!important;
}
.proddesc .quantity input {
	width:30px!important;
}
.productLarge .facebook {
}
.catProdAttributeItem img {
	max-width:60px;
	width:60px;
}
.prod_imglarge {
	position:relative;
}
.prod_imglarge .on-sale-1 {
	position:absolute;
	top:0;
	left:265px;
}
.on-sale-0, .sale-price-0 {
	display:none;
}
.on-sale-0, .sale-price-0 {
	display:none;
}
.sale-price-1 {
	color:red!important;
}
.retail-price-1 {
	text-decoration:line-through;
}
td.actions p{
	border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #cccccc; padding: 10px;
}