	div#contentMiddle p {
	margin: 0 0 20px 0;
}

/* veiling */
div.veilingItem img{
	border: 2px solid #c7c0b9;
	margin: 0 10px 2px 0;
}

div#veilingLeft {
	float: left;
	width: 150px;
}

span.veilingEind1, span.veilingEind2{
	color: #81725E;
	width: 150px;
}

div#veilingRight {
	border: 2px solid #c7c0b9;
	width: 275px;
	margin: 0;
	float: left;
}

div#veilingInfoTop table {
	margin: 15px 20px 20px 20px;
	border-collapse: collapse;
	font-size: 1em;
	font-family: Times New Roman, Arial, Verdana;
}

div#veilingInfoBottom {
	background-color: #ddd7d2;
	padding: 10px;
}

div#veilingInfoBottom p {
	color: #81725e;
	font-size: 0.9em;
	margin: 0 0 10px 0;
	font-weight: bold;
}

div#veilingInfoBottom  label {
	font-size: 0.9em;
	width: 100px;
	display: block;
	float: left;
	clear: left;
}

div#veilingInfoBottom div {
	margin: 0 0 3px 0;
}

div#veilingInfoBottom  input {
	border: 1px solid white;
	background-color: white;
	font-size: 0.9em;
	font-family: Times New Roman, Arial, Verdana;
}

input.veilingSubmit {
	float: right;
	border-left: 1px solid #c0b9af;
	border-right: 1px solid #c0b9af;
	border-bottom: 1px solid #c0b9af;
	border-top: 0;
	margin-right: 1px;
	background-color: #81725e;
	text-align: center;
	color: #ffffff;
	padding: 2px 7px 5px 7px;
	font-size: 0.9em;
	font-family: Times New Roman, Arial, Verdana;
	letter-spacing: 1px;
	cursor: pointer;
}

/* presentatie */
div#presentations {
	overflow: auto;
	position: relative;
	}

div#presentations ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	width: 200px;
	margin-top: -10px;
	overflow: auto;
}

div#presentations ul li {
	background: transparent url(/file/picture/frame/mainMenu_bullet.gif) 0px 14px no-repeat;
	margin-left: 15px;
	
}

div#presentations ul li a {
	padding: 3px 0;
	display: block;
	text-decoration: none;
}

div#presentations ul li a:hover {
	text-decoration: underline;
}

#presentatieH	{
	background: url(/file/picture/bullet.gif) 0px 8px no-repeat; 
	border-bottom: 1px solid #c7c0b9; 
	width: 200px;
	padding-left:20px;
	}

img#changePic {
	top: 50px;
	margin-left: 220px;
	position: absolute;
}

/* webshop */
div#webshopDetail {
	border: 2px solid #c7c0b9;
	padding: 10px;
}

div#webshopDetail img {
	margin: 0 10px 0 0;
	float: left;
}

table#webshopAvailable {
	border-collapse: collapse;
	width: 100%;
	margin: 20px 0 0 0;
}

table#webshopAvailable td {
	border-top: 1px solid #c7c0b9;
	border-bottom: 1px solid #c7c0b9;
	padding: 3px 0;
}

table#webshopAvailable td.webshopProductAvailable {
	color: #A19586;
	width: 65%;
}

table#webshopAvailable td.webshopProductAmount {
	width: 35%;
}

table#webshopAvailable td.webshopProductAmount label, table#webshopAvailable td.webshopProductAmount input, table#webshopAvailable td.webshopProductAmount img {
	float: left;
}

table#webshopAvailable td.webshopProductAmount input.input {
	width: 40px;
	margin: 0 10px;
}

/* contactformulier */
form#contactForm fieldset{
	border: 0;
	margin: 10px 0 0 0;
	padding: 0;
}

form#contactForm fieldset legend {
	display: none;
}

form#contactForm ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

form#contactForm ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	width: 100%;
	background: none;
	margin: 0 0 10px 0;
}

form#contactForm label {
	float: left;
	display: block;
	width: 150px;
	margin-right: 10px;
}

form#contactForm input, form#contactForm textarea {
	border: 1px solid #c7c0b9;
	float: left;
	width: 200px;
}

form#contactForm li.error {
	color: red;
	margin-left: 160px;
}

form#contactForm div#genders {
	float: left;
	width: 200px;
}

form#contactForm div#genders input {
	width: 12px;
	position: relative;
	top: 1px;
	border: none;
}

form#contactForm input.submit {
	width: auto !important;
	margin-left: 160px;
	background-color:#81725E;
	border:1px solid #C0B9AF;
	color:#FFFFFF;
	font-family:Times New Roman,Arial;
	font-size:0.8em;
	letter-spacing:1px;
	cursor: pointer;
}

/* CATALOGUS */
ul#categories {
	margin: 5px 0 0 0;
	list-style: none;
	padding: 0;
}

ul#categories li {
	background: none;
	padding: 10px 0 10px 0;
	margin: 0 0 30px 0;
	float: left;
	width: 143px;
	text-align: center;
}

ul#categories li:hover, ul#products li:hover,ul#packages li:hover {
	background-color: #f8f5f1;
}

ul#categories div.thumbnail {
	float: left;
	clear: both;
	width: 100%;
	height: 100px;
	margin: 0 10px 5px 0;
	text-align: center;
}

ul#categories div.thumbnail img {
	width: 100px;
	height: 100px;
	
}

ul#categories div.categoriesTitle {
	float: left;
	clear: both;
	text-align: center;
	width: 100%;
}

ul#products {
	list-style: none;
	margin: 0;
	padding:0;
}

ul#products li {
	float: left;
	clear: left;
	padding: 10px 0 10px 0;
	background: none;
	border-bottom: 2px solid #DAD5D0;
	width: 100%;
}

ul#products li p {
	margin: 0;
	padding: 0;
}

ul#products li div.thumbnail {
	float: left;
	margin: 0 10px 0 0;
}

div.productsText {
	border: 2px solid rgb(218, 213, 208);
	padding: 10px;
	margin: 3px 0 0 0;
	float: left;
	clear: left;
	width: 406px;
}

div.productsText p {
	margin: 0;
	padding: 0;
}

div#chooser {
	float: left;
	clear: left;
}

table#addToCart label {
	display: block;
	width: 250px;
	float: left;
	font-weight: bold;
}

table#addToCart input {
	float: left;
	width: 50px;
	border: 1px solid rgb(218, 213, 208);
}

table#addToCart input.submit {
	width: auto;
	background-color:#81725E;
	border:1px solid #C0B9AF;
	margin: 0 0 0 5px;
	color:#FFFFFF;
	font-family:Times New Roman,Arial;
	font-size:0.9em;
	letter-spacing:1px;
	cursor: pointer;
}

table#addToCart {
	border-collapse: collapse;
	margin: 10px 0 0 0;
	float: left;
	clear: left;
}

table#addToCart th {
	text-align: left;
}

table#addToCart td,table#addToCart th {
	border-bottom: 2px solid #DAD5D0;
	padding: 3px 0;
}

/* winkelwagen */

table#shoppingCartOverview {
	border-collapse: collapse;
	margin: 0;
}

table#shoppingCartOverview  th {
	text-align: left;
}

table#shoppingCartOverview th, table#shoppingCartOverview td {
	border-bottom: 2px solid #DAD5D0;
	padding: 5px 0;
}

table#shoppingCartOverview tr.lastRow th, table#shoppingCartOverview tr.lastRow td {
	border-bottom: 0;
}

table#shoppingCartOverview tr.lastRow td.total {
	font-weight: bold;
	text-align: right;
}


table#shoppingCartOverview input.amountField {
	float: left;
	width: 40px;
	border: 1px solid rgb(218, 213, 208);
	text-align: center;
}


.button {
	background-color:#81725E;
	border:1px solid #C0B9AF;
	color:#FFFFFF;
	font-family:Times New Roman,Arial;
	font-size:0.9em;
	letter-spacing:1px;
	margin:5px 0 0;
	cursor: pointer;
}

form.backShoppingCart {
	width: 100%;
	float: left;
	clear: left;
	margin: 20px 0 0 0;
}

/* winkelwagen stap 2 */
div.registerBlock {
	float: left;
	border: 2px solid #DAD5D0;
	padding: 10px;
	width: 186px;
	min-height: 195px;
	margin: 10px 0 0 0;
}

div.registerBlock h2 {
	margin: 0;
}

ul.login {
	margin: 0;
	list-style: none;
	padding: none;
	padding: 0;
}

ul.login li {
	margin: 0;
	padding: 0;
	background: none;
}

div.registerBlock input {
	border: 1px solid rgb(218, 213, 208);
}

div.registerBlock label {
	font-weight: bold;
}

div#contentMiddle div.registerBlock p {
	margin-bottom: 10px;
}

div.registerBlockWide {
	float: left;
	clear: left;
	border: 2px solid #DAD5D0;
	padding: 5px;
	width: 416px;
	margin: 10px 0 0 0;
}

div#contentMiddle div.registerBlockWide p {
	margin: 0 0 10px 0;
}

div.registerBlockWide ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


div.registerBlockWide ul li {
	background: none;
	margin: 0 0 10px 0;
	padding: 0;
}

div.registerBlockWide ul li.error {
	font-weight: bold;
	margin-top: 10px;
	color: #FF0000;
}

div.registerBlock ul li.error {
	font-weight: bold;
	margin-bottom: 3px;
	color: #FF0000;
}

div.registerBlockWide ul li label {
	float: left;
	width: 150px;
	display: block;
}

div.registerBlockWide input {
	border: 1px solid rgb(218, 213, 208);
}

.noborder {
	border: 0 !important;
}

/* winkelwagen stap3 */
div.orderData ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.orderData ul li {
	margin: 0 0 5px;
	padding: 0;
	background: none;
}

div.orderData ul li  label {
	display: block;
	float: left;
	width: 150px;
	font-weight: bold;
}

table.productOverview {
	border-collapse: collapse;
	margin: 20px 0 0 0;
	width: 100%;
}

table.productOverview th {
	text-align: left;
}

table.productOverview th, table.productOverview td {
	border-bottom: 2px solid #DAD5D0;
	padding: 5px 0;
}

table.productOverview  tr.total td {
	border-bottom: 0;
}

/* winkelwagen stap4 */
div.pay input {
	background-color:#81725E;
	border:1px solid #C0B9AF;
	color:#FFFFFF;
	font-family:Times New Roman,Arial;
	font-size:0.9em;
	letter-spacing:1px;
	margin:5px 0 0;
}

object {
	outline: none;
}

/* veiling */
div#auctionimg	{
	float: left;
	clear: left;
	width: auto;
	padding: 5px 5px 10px 5px;
	margin-top: 10px;
	margin-left: -5px;
	margin-bottom: 5px;
}

div#auction	{
	float: left;
	margin-left: 15px;
	width: 160px;
	margin-top: 8px;
	padding:5px 5px 0 5px;
}

button#bid	{
	background-color: #81725E;
	border: 1px solid #C0B9AF;
	font-family: Times New Roman,Arial;
	color: #FFFFFF;
	float: left;
}

ul#auctionul li {
	display: block;
	width: 340px;
	border: 2px solid #DAD5D0;
	margin-top: 10px;
	background: none;
	overflow: auto;
}

ul#auctionul li.inactive {
	border: 2px solid #eceae7;
	color: #9f9f9f;
}

ul#auctionul li.inactive div#auction p,
ul#auctionul li.inactive div#auctionimg {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

ul#auctionul	{
	margin-left: 30px;
}

/* Product */

.veiling li	{
	margin-bottom: 10px;
	background: none;
	padding: 0;
	float: left;
}

.veiling	{
	padding-left: 5px;
}

.textInput	{
	border: 1px solid #DAD5D0;
	width:148px;
}

ul.veiling li label	{
	display: block;
	float: left;
	width: 180px;
	margin-right: 10px;
	margin-left: 5px;
}

.plaatsbod	{
	background-color: #81725E;
	border: 1px solid #C0B9AF;
	font-family: Times New Roman,Arial;
	color: #FFFFFF;
	margin-left: 268px;
}

div#bod	{
	height: auto;
	width: auto;
	margin: 0 0 15px 3px;
	padding: 0 0 5px 0;
	float: left;
	clear: left;
}

div#bidplacedimg	{
	float: left;
	clear: left;
	width: auto;
	padding: 0 5px 5px 0;
	margin-top: 0px;
}

div#bidplaced	{
	float: left;
	margin-left: 5px;
	width: 265px;
	margin-top: 0;
	padding: 0;
}

div#bidplaced p {
	margin-bottom: 10px;
}

.error	{
	color: #ff0000;
	font-weight: bold;
	margin-left: 5px;
}
