.category_page {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.category_container {
	border-width: 1px;
	border-style: solid;
	border-color: #AAABAD;
	width: 162px;
	padding: 1px;
	margin: 2px;
	float: left;
}

.category_title {
	height: 21px;
	padding: 6px 0 0 6px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	background-color: #EAEAEA;
	border-bottom: 1px solid #D4D5D6;
}

.category_item {	
	padding-top: 1px;
	padding: 6px;
}

.category_image {
	border: 0px;
	height: 110px;
	width: 150px;
}

.editcat_container {
	border: 1px solid #727272;
	padding: 2px;
	width: 510px;
}

.editcat_row {
	width: 100%;
	height: 27px;
}

.titlerow {
	background-color: #727272;
}

.editcat_titleitem {
	font-weight: bold;
	padding: 6px 4px 0 8px;
	color: #FFFFFF;
	float: left;
}

.editcat_item {
	padding: 6px 4px 0 8px;
	float: left;
}

.naam { width: 172px; }
.standaardspecs { width: 140px; text-align: center; }
.bewerken { width: 75px; text-align: center;  }
.verwijderen { width: 75px; text-align: center;  }

.longinput {
	width: 250px;
}

.fileinput {
	height: 18px;
	width: 350px;
}

.deleteimg {
	border: 0px;
	height: 19px;
	width: 19px;
}

.singleimage {
	border: 1px solid #727272;
	width: 154px;
	height: 114px;
	padding: 2px;
}

.singledescription {
	padding: 8px 0 2px 0;
}

.longselect {
	width: 254px;
	height: 20px;
}

.espcontainer {	
	width: 512px;
	padding: 2px;
	border: 1px solid #727272;
}

.esptitlerow {
	background-color: #727272;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
	width: 512px;
}

.esptitle {
	float: left;
	padding: 6px 0 0 5px;
}

.espitemrow {
	height: 27px;
	width: 512px;
}

.espitem {
	float: left;
	padding: 3px 0 0 5px;
}

.espnaam { width: 190px; }
.espwaarde { width: 230px; }
.espverwijderen { width: 65px; text-align: center; }

.spcdescription {
	text-align: justify;
	font-size: 10px;
}

.category_bottom {
	padding-top: 30px;
	clear: both;
}

.cpvoid {
	clear: both;
}
