a img {
	border: 0px;
}
h1#category_name {
	font-size: 14px;
}
th {
	text-align: left;
	border-bottom: #c0c0c0 1px solid;
}
td {
	vertical-align: top;
}
div#shop_menu {
	float: left;
	width: 25%;
}
div#shop_content {
	float: right;
	width: 70%;
}
td#shoppingcart {
  vertical-align: top;
  width: 160px;
}
ul#shopmenu, ul#shopmenu li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: relative;
}
li.sub {
   cursor:pointer;
}
ul.sub {
   display:none;
}
ul li ul {
	display: none;
}
ul#shopmenu li ul.sub a {
	width: 190px;
}
ul#shopmenu {
  z-index: 99;
	padding-top: 20px;
	padding-bottom: 20px;
}
ul#shopmenu a:hover, ul#shopmenu a.current {
  text-decoration: underline;
}
ul#shopmenu li {
  cursor: default;
	position: relative;
	line-height: 20px;
	padding-left: 10px;
}
table#products {
	padding: 15px;
}
table#products div#product div.thumb table#thumb td {
  vertical-align: middle;
  height: 139px;
}
table#products div#product div.thumb table#thumb td img {
}
table#products div#product div.stock, table#products div#product div.stock_admin a {
	position: absolute;
	left: 95px;
	bottom: 5px;
	width: 15px;
	height: 15px;
}
table#products div#product span.del {
	position: absolute;
	right: 13px;
	bottom: 79px;
}
table#products div#product span.change {
	position: absolute;
	right: 13px;
	bottom: 96px;
}
table#products div#product input.amounts{
	position: absolute;	
	right: 29px;
	bottom: 1px;
	width: 20px;
   height: 18px;		
}
table#products div#product span.buy {
	position: absolute;
	right: 5px;
	bottom: 0px;
}
table#products div#product span.count {
	position: absolute;
	left: 132px;
	bottom: 0px;
	font-size: 20px;
	font-weight: bold;
}
div#productdetails2 div#browse {
	height: 20px;	
}
div#productdetails2 div#browse div#next {
	float: right;
}
div#productdetails2 div#browse div#prev {
	float: left;
}
div#productdetails2 div#right {
	float: right;
}

div#productdetails2 span.price_from {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
div#productdetails2 span.price {
	font-weight: bold;
	font-size: 26px;
	margin-left: 0px;
}
div#productdetails2 span.price span.btw {
	font-size: 13px;
	padding-left: 5px;
	margin-left: 0px;
}
table.productdetails div.stock {
	width: 15px;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.productdetails div.selects {
  width: 270px;
  position: relative;
  top: -5px;
  height: 52px;
}
table.productdetails select {
  width: 270px;
  margin-top: 2px;
}
table#shoppingcart img {
	height: 30px;
	width: 30px;
}
div#shoppingcarttext {
	padding: 10px;
}
input {
	border: Black 1px solid;
	font-size: 12px;
}
input.input {
	width: 300px;
}
textarea {
	border: Black 1px solid;
	width: 300px;
	height: 120px;
	font-size: 12px;
}
select {
	font-size: 13px;
	border: Black 1px solid;
}
.verplicht {
	color: rgb(255, 0, 0);
}
td#shopmenu {
  width: 160px;
  height: 50px;  
}
td#shopcontent td {
  text-align: left;
}
td.stock_legenda_0 {
  background-color: #ff0000;
  width: 13px;
}
td.stock_legenda_1 {
  background-color: #00ff00;
  width: 13px;
}
td.stock_legenda_2 {
  background-color: #ffb30f;
  width: 13px;
}
table#subcategories td {
  border: 1px solid transparent; 
  cursor:pointer;
  width: 125px;
}
table#subcategories td table td {
  border: 0px;
}
table#subcategories td table td#image {
  height: 100px;
}
table#subcategories table td {
  text-align: center;
}
div.div_range {
	width: 178px;
}
div.tekst_range {
	font-size: 11px;
	width: 100px;
	float: left;
}
input.nmb {
	width: 25px;
	line-height: 25px;
	left: 0px;
}
input.btn {
	width: 25px;
	right: -2px;
	background-image: url(images/arrow-right.png);
}
form#range input {
	padding: 0px;
	margin: 0px;
	height: 25px;
	top: 0px;
	position: absolute;
}
div.inputs {
	height: 25px;
	width: 50px;
	float: right;
	position: relative;
}
form#range {	
}
img.icon {
	width: 32px;
}
p#order {
	border: #c0c0c0 1px solid;
}
p.back {
	padding-top: 25px;
}
span.back {
	padding-bottom: 20px;
}
div.outer { float: left; margin: 0px; padding: 2px; }
div.inner { margin: 0px; padding: 0px;  }

div.product-outer { float: left; margin: 0px; padding: 2px; }
div.product { margin: 0px; padding: 0px;  }
