body,html {
	height:100%;
	margin: 0;
	color:#000;
	font-family: "Lucida Grande",Arial,Verdana,sans-serif,"Mukti Narrow"; /* Mukti Narrow is a look-a-like Lucida Grande in Linux/Mac? */
	font-size: 12px;
	color:#404040;
	background-color: #fff;
	background-repeat: repeat-x;
}
img{
	border: none;
}

img.ordersteps {
	border: 1px solid #ff6c00;
}

a{
	color: #51a94e;
	text-decoration: none;
	font-weight: normal;
	outline: none;
}
a:hover{
	text-decoration: underline;
}
form{
	margin: 0;
	padding: 0;
}
ul{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
li{
	background: url(../images/icon-icon.gif) no-repeat;
	background-position: 10px 6px;
	padding: 1px;
	padding-left: 25px;
}
li img{
	margin-right: 5px;
	margin-bottom: 1px;
}
ol{
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}
ol li{
	background: none;
	list-style: digit;
	padding: 0px;
	margin: 0px;
}
h1{
	color: #139a48;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}
h2{
	color: #3a3a3c;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
h2 a{
	color: #58585a;
	font-weight: bold;
}
h2.cattitle a{
	color: #139a48;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
p{
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
td{
	vertical-align: top;
}
.img{
}
#buttonshopcart{
	height: 36px;
	width: 100px;
}
#shopcart{
	height: 120px;
}
#main{
  	margin:0 auto;
  	width:970px;
	background: #fff;
}
#header{
	width: 970px;
	height: 120px;
}
#logo{
	margin-top: 12px;
	float: left;
}
#logo2{
	margin-top: 90px;
	float: right;
}
#body{
	width: 970px;
}
#left{
	float: left;
	width: 185px;
}
#content{
	float: left;
	width: 550px;
	margin-left: 20px;
	margin-right: 20px;
}
#inside{
	min-height: 500px;
}
#crums{
	padding-left:10px;
	padding-top: 2px;
	margin-bottom: 6px;
	background-image:url(../images/crumb_bg.png);
	background-repeat:no-repeat;
	height:20px;
	overflow:hidden;
}
#right{
	float: left;
	width: 185px;
}
.men-block .top img{
	display: block;
}
.men-block .inside{
	padding: 5px 0px 0px 0px;
	margin: -1px 1px 0px 0px;
	border-left: 1px solid #bcbdc0;
	border-right: 1px solid #bcbdc0;
	background: #f4f7f4;
}
.men-block .inside-g{
	padding: 5px 0px 0px 0px;
	margin: -1px 0px 0px 0px;
	border-left: 1px solid #bcbdc0;
	border-right: 1px solid #bcbdc0;
	background: #e7e7e8;
	width: 181px;
}
.men-block .bottom{
	margin-bottom: 15px;
}
.menu{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	list-style: none;
	list-style-image: none;
}
.menu li{
	list-style: none;
	list-style-image: none;
	display: block;
	height: 38px;
	padding: 4px 0px 0px 5px;
}
.menu li:hover{
	background: #fedcc0;
}
.menu li.active{
	background-color: #fedcc0;
}
.menu li a{
	display: block;
	color: #6D6D6D;
	height: 35px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
}
.menu li a:hover{
	text-decoration: none;
}
.menu li img{
	margin: -10px 4px -10px 0px;
	float: left;
}
#menu li{
	background: none;
}
.nb{
	width: 170px;
	height: 127px;
	background: url('../images/inlog-b.gif') no-repeat;
	font-size: 10px;
	color: #000;
	padding: 23px 0px 0px 12px;
}
.nbbutton{
	width: 68px;
	height: 20px;
	background: url('../images/inlog-button.gif') no-repeat;
	border: none;
	outline: none;
	cursor: pointer;
	margin-left: 50px;
	margin-top: 4px;
}
#topbar{
	width: 552px;
	height: 28px;
	margin-bottom: 20px;
}
#topbar img{
	float: left;
}
input.amount {
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:12px;
	text-align:center;
	width:28px;
}

input.amountshop {
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:12px;
	text-align:center;
	width:28px;
}

input.updatebutton {
	margin: 0px;
	background-image: url(../images/update.jpg);
	border: 0px;
	height: 18px;
	width: 18px;
	cursor: pointer;
}

input.deletebutton {
	margin: 0px;
	background-image: url(../images/delete.jpg);
	border: 0px;
	height: 18px;
	width: 18px;
	cursor: pointer;
}

input.bestelbutton {
	margin: 0px;
	background-image: url(../images/bestellingafronden.jpg);
	border: 0px;
	height: 22px;
	width: 168px;
	cursor: pointer;
	float: right;
}

#search{
	float: left;
	height: 50px;
}
#pn{
	float: right;
	height: 50px;
}
#orderby{
	width: 534px;
	height: 55px;
	background: url('../images/orderby.gif') no-repeat;
	padding: 7px 8px 0px 8px;
	margin-bottom: 5px;
}
.product-small{
	height: 165px;
	width: 550px;
	background: url('../images/shade-bottom.gif') no-repeat bottom;
	margin-bottom: 10px;
}
.product-small .top{
	height: 23px;
}
.product-small .top img{
	float: left;
}
.product-small .inside{
	float: left;
	width: 480px;
	height: 132px;
	background: url('../images/inside-b-small.gif') no-repeat;
	padding-left: 3px;
}
.product-small .inside .top{
	height: 22px;
	width: 480px;
	margin-top: 2px;
}

.product-small .inside .top .title{
	height: 24px;
	width: 166px;
	float: left;
}
.product-small .inside .top .code{
	height: 24px;
	width: 196px;
	float: left;
	font-size: 11px;
}
.product-small .inside .top .optie{
	height: 21px;
	width: 110px;
	float: left;
	font-size: 11px;
	margin-top: 3px;
	margin-left: 4px;
	font-size: 9px;
}
.product-small .inside .top .optie img{
	margin-top: -2px;
}
.product-small .inside .imgbox{
	width: 163px;
	height: 107px;
	margin-top: 3px;
	float: left;
}
.product-small .inside .content{
	width: 180px;
	height: 84px;
	padding: 8px;
	float: left;
	overflow: hidden;
}
.product-small .inside .descript{
	width: 108px;
	height: 107px;
	padding-top: 8px;
	padding-left: 8px;
	float: left;
}
.product-small .right-side{
	float: left;
	width: 67px;
	height: 133px;
}
.product-small .right-side img{
	display: block;
}
.product-small .right-side .pricebox{
	background: url('../images/pricebox.gif') no-repeat;
	width: 67px;
	height: 59px;
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	color: #f47920;
}
span.price{
	font-size: 12px;
	font-weight: bold;
}
.product{
	width: 550px;
}
.product .top{
	z-index: 10000;
	width: 550px;
	height: 24px;
	background: url('../images/product-top.gif') no-repeat;
}
.product .top h1{
	color: #555555;
	padding-top: 2px;
	padding-left: 3px;
}
.product .inside{
	z-index: 1;
	margin-top: -2px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 550px;
	background: url('../images/product-b.gif') bottom no-repeat;
}
.product .inside .left{
	width: 200px;
	float: left;
}
.thumb{
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px;
	margin-left: 9px;
	background: #fff;
	border: 1px solid #ccc;
}
.product .inside .right{
	margin-left: 10px;
	width: 300px;
	float: left;
}
.product .inside .right .pricebox{
	background: url('../images/pricebox.gif') no-repeat;
	width: 67px;
	height: 61px;
	text-align: center;
	font-size: 10px;
	margin: 8px;
	color: #f47920;
	float: left;
	padding-top: 4px;
}
.product .inside .right .orderbox{
	float: left;
	margin: 8px;
	width: 200px;
}
.product .inside .right .orderbox .order{
}
.product .inside .right .var{
	float: left;
	width: 150px;
}	
.stockstatus{
	margin-right: 1px;
	margin-bottom: -1px;
}
.cats td{
	padding: 10px;
}
.cat td{
	padding: 0px;
}
#footer{
	margin-top: 25px;
	width: 1000px;
	text-align: center;
}
.clear{
	clear: both;
}

#nb_submit {
	margin: 20px 0px 0px 0px;
	background-image: url(../images/registreren.jpg);
	border: 0px;
	height: 22px;
	width: 95px;
	cursor: pointer;
}


#order {
	height: 37px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#step1on {
	margin: 0px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step1.jpg);
	
	border: 1px solid #ff6c00;
	float: left;
}

#step1ok {
	margin: 0px;
	
	width: 107px;
	height: 35px;
	float: left;
}

#step1okon {
	margin: 0px;

	width: 105px;
	height: 35px;
	background-image: url(../images/step1-okon.jpg);
	
	border: 1px solid #ff6c00;
	float: left;
}

#step2on {
	margin: 0px 0px 0px 5px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step2.jpg);
	
	border: 1px solid #ff6c00;
	float: left;
}

#step2open {
	margin: 0px 0px 0px 5px;
	
	width: 107px;
	height: 35px;
	
	float: left;
}

#step2todo {
	margin: 0px 0px 0px 5px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step2-todo.jpg);
	
	border: 1px solid #ff6c00;
	float: left;
}

#step2ok {
	margin: 0px 0px 0px 5px;
	
	width: 107px;
	height: 35px;
	float: left;
}

#step2okon {
	margin: 0px 0px 0px 5px;

	width: 105px;
	height: 35px;
	background-image: url(../images/step2-okon.jpg);
	
	border: 1px solid #ff6c00;
	float: left;
}

#step3todo {
	margin: 0px 0px 0px 5px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step3-todo.jpg);
	
	border: 1px solid #ff6c00;
	float: left;
}

#step3on {
	margin: 0px 0px 0px 5px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step3.jpg);
	
	border: 1px solid #ff6c00;
	float: left;
}

#step3ok {
	margin: 0px 0px 0px 5px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step3-ok.jpg);
	
	border: 1px solid #ff6c00;
	float: left;
}

#step4todo {
	margin: 0px 0px 0px 5px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step4-todo.jpg);
	
	border: 1px solid #ff6c00;
	float: left;
}

#step4on {
	margin: 0px 0px 0px 5px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step4.jpg);
	
	border: 1px solid #ff6c00;
	float: left;
}

.orderoverview {
	width: 438px;
	font-weight: bold;
	padding: 3px 0px 3px 7px;
	background-color: #fcb117;
	margin: 0px 0px 10px 0px;
	}


input.nextbutton {
	margin: 15px 15px 0px 0px;
	background-image: url(../images/doorgaan.jpg);
	border: 0px;
	height: 22px;
	width: 95px;
	cursor: pointer;
	float: right;
}

input.kortingSubmit {
	margin: 0 3px;
	background-image: url(../images/invoeren.jpg);
	border: 0px;
	height: 22px;
	width: 91px;
	cursor: pointer;
	float: right;
}

input.registerfield {
	margin: 0px 0px 5px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #ff6c00;
	width: 270px;
}

input.registerfield2 {
	margin: 0px 0px 5px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #FFB000;
	width: 200px;
}


input.registerfieldtel {
	margin: 0px 0px 5px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #ff6c00;
	width: 70px;
}

input.registerfieldpc {
	margin: 0px 0px 5px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #ff6c00;
	width: 53px;
}

input.registerfieldcity {
	margin: 0px 0px 5px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #ff6c00;
	width: 188px;
}

input.registerfieldcityemp {
	margin: 0px 0px 5px 22px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #ff6c00;
	width: 188px;
}

textarea.register {
	margin: 0px 0px 5px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #ff6c00;
	width: 270px;
	height: 90px;
}