#webshop {
	width:647px;
}
#webshop .category_empty {
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:5px;
	padding-left:12px;
	background-image: url(/image/webshop/category_title_empty.gif);
	min-height:29px;
	width:319px;
	margin-bottom:9px;
}

#webshop .category_empty a {
	font-size:12px;
	color: #FFF;
	text-decoration: none;
}

#webshop .categories {
	width:319px;
	margin-right:9px;
	float:left;
} 

#webshop .category {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(/image/webshop/category_title.gif);
}

#webshop .category {
	margin-bottom:9px;
}

#webshop .category_title {
	padding-top: 5px;
	zoom:1;
	margin-bottom:9px;
}

#webshop .category_title a {
	font-size:12px;
	color: #FFF;
	display:block;
	margin-left:12px;	
	padding-right:20px;
	background-image: url(/image/webshop/category_arrow.gif);
	background-repeat: no-repeat;
	background-position: 282px 5px;
	text-decoration: none;
}

#webshop .category_content {
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(/image/webshop/category_bottom.gif);
	width:319px;
	padding-bottom:12px;
}

#webshop .category ul {
	color: #666;
	margin-right:7px;
	margin-left:7px;
	margin-top:6px;
}

#webshop .category li {
	background:url('/image/dotted-line.gif') left bottom repeat-x;
	list-style:none;
	line-height:22px;
	float:left;
	width:147px;
	margin-right:11px;
}

#webshop .category li.even {
	margin-right:0px;
}

#webshop .category li.last {
	background:none;
}

#webshop .category li a {
	background:url('/image/arrow-list-item.gif') 0 5px no-repeat;
	padding-left:10px;
}

#webshop .subCategory {
	width:319px;
	min-height:77px;
	margin-bottom:9px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(/image/webshop/subcategory.gif);

}

#webshop .subCategory img {
	float:right;
	margin-left:11px;
	margin-right:11px;
	margin-bottom:5px;
	margin-top:10px;
}

#webshop .subCategory p {
	padding-left:11px;
	padding-top:5px;
}

#webshop .subCategory p a {
	color:#77B756;
	font-weight:bold;
	font-size:14px;
	width:auto !important;
	padding-right:20px;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(/image/webshop/subcategory_arrow.gif);
}

#webshop #categoryText {
	clear:both;
	margin:20px 0px;
}

#webshop .product {
	min-height:200px;
	_margin-bottom:9px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(/image/webshop/product.gif);
	padding:10px;
	padding-bottom:0px;
	_padding-bottom:10px;
}

#webshop .product img {
	float:right;
	margin-left:5px;
}

#webshop .product h1 {
	font-size:14px;
	color:#77B756;
	border:none;
	margin:0px;
	padding-bottom:5px;
	font-weight:bold;
}

#webshop .product .description {
	height:126px;
	overflow:hidden;
	line-height:18px;
}

#webshop .price {
	font-size:20px;
	margin-top:20px;
}

#webshop .product .price a {
	float:right;
	color:#77B756;
	padding-right:20px;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(/image/webshop/subcategory_arrow.gif);
	margin-top:12px;
	font-weight:normal;
}

#webshop table.dotted {
	border-top: 1px dotted #c8c8c8;
	border-bottom: 1px dotted #c8c8c8;
}

#webshop table.dotted td {
	padding: 5px 0px;
}

#shoppingcart th {

}

#shoppingcart td {

/*	padding: 10px 0px 10px 10px;*/
	border-left: 1px dotted #c8c8c8;
	border-top: 1px dotted #c8c8c8;
	border-bottom: 1px dotted #c8c8c8;
}

#shoppingcart .noTopBorder td {
	border-top: none;
}

#shoppingcart td.firstTd {
	padding-left:0px;
	border-left: none;
}

input {
	line-height:normal;
}

#shoppingcart a.changeAmount {
	padding-left:20px;
	background-repeat: no-repeat;
	background-position: 3px 0px;
	background-image: url(/image/refresh.gif);
}

#shoppingcart #shopButtons img {
	float:right;
	margin-left:6px;
	margin-bottom:20px;
}

#shoppingcart .noBorders td {
	border:0px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
}

#shoppingcart th td{
	border:0px;
	min-height:auto;
	padding:0px;
}

#shoppingcart .spacer {
	background-image:url(/image/webshop/spacer.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding:0px;
}

#shoppingcart .noBorders .noSpacing, #shoppingcart .noSpacing .noBorders td {
	padding-top:0px !important;
	padding-bottom:0px !important;
	line-height:1.6;
}

#shoppingcart .total {
	font-size:14px;
	font-weight:bold;
}

#webshop .related_product {
	background-image:url(/image/webshop/related_product.gif);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 83px;
	padding:9px;
	margin-bottom:8px;
}

#webshop .related_product h1 {
	font-size:14px;
	width:230px;
	padding-bottom:1px;
	margin-bottom:0px;
	margin-top:5px;
	border:none !important;
	height:14px;
	line-height:14px;
	overflow:hidden;
}

#webshop .related_product img {
	float:right;
}

#webshop .related_product .price {
	margin-top:9px;
	*margin-bottom:5px;
	border-top: 1px dotted #c8c8c8;
	/*width:230px;*/
}

#webshop .related_product  a {
	color:#77B756;
	padding-right:20px;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(/image/webshop/subcategory_arrow.gif);
}

#webshop button, #webshop .button {
	background-image:url(/image/webshop/button.gif);
}