#addToBasketMessage {
	visibility:hidden;
	display:none;
	position: absolute;
	width:280px;
	height:50px;
	top:210px;
	right:190px;
	filter: alpha(opacity=0);
	-moz-opacity:0%;
	padding: 25px;
	background-color: #342300;
	color:#fff;
	font-size: 12pt;
	font-weight:bold;
	line-height: 16pt;
	text-align:center;
	border: 2px solid #947026;
	margin: 0px;
	z-index:1;
}
/* Producten
----------------------------------------------------------------------*/
#accordion {
	margin-bottom: 20px;
}
#revealer {
	overflow:hidden;
	display:none;
	visibility: hidden;
	height:auto;
}
.productenOverzicht2 {
	float:left;
	width:118px;
	height:122px; /*om image clickable te maken */
	margin-left: 24px !important;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border:1px solid #947026;
	background-color: #342300;
}
.productenOverzicht2 h3 {
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	line-height:normal;
	clear:none;
}
.productenOverzicht2 img {
	margin-top:8px;
	border:none;
}
.productenOverzicht2 a {
	bottom:2px;
	width:118px;
	height:119px; /*om image clickable te maken */
	padding:1px;
	border:none;
	text-align:center; /*zet link in het midden */
	display:block;
}

#togglebar{
	background:#5f491a;
	cursor:pointer;
	color:#fff;
	margin: 0;
	padding:0;
	padding-left:5px;
	height: 24px;
}
#togglebar:hover {
	background:#947026;
}

.toggler {
	background:#5f5976;
	cursor:pointer;
	color:#000;
	margin: 0;
	padding:0;
	padding-left:5px;
	height: 24px;
}
.toggler h1{
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	line-height:normal;
	clear:none;
	height:12px;

}
.toggler:hover {
	background:#1e1c32;
}
.element {
	margin:0;
	padding:0;
	margin-top:5px;
	margin-bottom: 5px;
}


/* Webshop
----------------------------------------------------------------------*/
table.winkelwagen {
	width:100%;
	margin: 0px 0;
	padding: 0px;
	font-size:10pt;
	color:#fff;
}
tr.winkelwagenHeader {
	font-weight: bold;
	background-color:#5f5976;
}
tr.winkelwagenHeader td {
	border-right: 1px solid #e6ebdf;
}
tr.winkelwagenHeader td.noRightBorder {
	border-right: none;
}
tr.winkelwagenRow_01 {
	background-color: #664010;
}
tr.winkelwagenRow_02 {
	background-color:  #704b00;
}
tr.winkelwagenRow_01 td, tr.winkelwagenRow_02 td {
	border-bottom: 1px solid #d7dfcb;
	border-right: 1px solid #d7dfcb;
}
tr.winkelwagenRow_01 td.levertijdSlecht, tr.winkelwagenRow_02 td.levertijdSlecht, td.levertijdSlecht {
	color:#FF0000;
	font-style:italic;
}
tr.winkelwagenRow_01 td.levertijdMatig, tr.winkelwagenRow_02 td.levertijdMatig, td.levertijdMatig {
	color:#FF9933;
	font-style:italic;
}
tr.winkelwagenRow_01 td.noRightBorder, tr.winkelwagenRow_02 td.noRightBorder, tr.winkelwagenRow_10 td.noRightBorder, tr.winkelwagenRow_11 td.noRightBorder {
	border-right: none;
}
tr.winkelwagenRow_10 {
	background-color:#4d3400;
}
tr.winkelwagenRow_10 td {
	font-size: 9pt;
	color: #fff;
	border-bottom: 1px dashed #d7dfcb;
	border-right: 1px solid #d7dfcb;
}
tr.winkelwagenRow_10 td.topDashedBorder {
	border-top: 1px dashed #d7dfcb;
}
tr.winkelwagenRow_01 td.noBottomBorder, tr.winkelwagenRow_10 tr.noBottomBorder td, tr.winkelwagenRow_10 td.noBottomBorder {
	border-bottom: none;
}
tr.winkelwagenRow_11 {
	line-height: 18pt;
	background-color:#4d3400;
}
tr.winkelwagenRow_11 td {
	border: 1px solid #d7dfcb;
	border-right-color: #d7dfcb;
	border-left: none;
}
fieldset.winkelwagenLegenda, fieldset.customerInfo {
	width:720px !important;
	width:740px;
	margin: 10px 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	border: 1px solid #d5e3c4;
}
fieldset.winkelwagenLegenda legend, fieldset.customerInfo legend {
	padding: 5px;
	margin: 0px;
	font-size: 9pt;
	letter-spacing: 0.06em;
	font-variant:small-caps;
	color:#FFF;
}
table.winkelwagenLegenda {
	text-align:left;
	width:720px;
	margin: 0px;
	padding: 2px;
	font-size:10pt;
	color:#fff;
}
table.winkelwagenLegenda td, fieldset.customerInfo table td {
	line-height: 16pt;
	border-bottom: 1px solid #dfdfdf;
}

.marginBottom10px {
	margin-bottom: 10px;
	text-align:left;
}

fieldset.customerInfo p {
	text-align:left;
}
/*fieldset.customerInfo a{
	color: #c59542;
	text-decoration: undeline;
}
*/fieldset.customerInfo a:hover {
	color: #c59542;
	text-decoration: none;
}
fieldset.customerInfo form {
	margin: 0px;
	padding: 0px;
}
fieldset.customerInfo span {
	margin: 0px;
	padding: 10px;
	text-align:left;
}

fieldset.customerInfo {
	margin-left: 0px;
}
fieldset.customerInfo form input {
	background-color:#f8fcf3;
	color:#0f2b79;
	width:340px;
	font-size: 11pt;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px inset #bebebe;
	text-decoration:none;
}
fieldset.customerInfo form input.formButton {
	background: #70592f url(../img/button_gradient.gif) bottom left repeat-x;
	color:#fff;
	font-size: 11pt;
	width: 225px;
	padding: 4px 10px;
	margin: 10px 0 10px 10px;
	border: 1px solid #342300;
	text-decoration:none;
	cursor: pointer;
}
fieldset.customerInfo form input.formButton:hover {
	background: #70592f url(../img/button_gradient2.gif) bottom left repeat-x;
}
fieldset.customerInfo form input.inputRadio {
	width:20px;
	margin-right:5px;
	border: none;
	background-color: #f8fcf3;
}
fieldset.customerInfo form select {
	width:120px;
	font-size: 9pt;
	padding: 0px;
	border: 1px solid #ddb673;
	background-color: #f8fcf3;
}
fieldset.customerInfo form textarea {
	width:500px;
	height: 100px;
	color: #333;
	font-size: 10pt;
	line-height: 14pt;
	padding: 5px;
	border: 1px inset #bebebe;
	background-color: #f8fcf3;
}
fieldset.customerInfo form textarea.small {
	width:338px;
}
fieldset.customerInfo table {
	text-align:left;
	width:715px;
	margin: 0px;
	padding: 2px;
	font-size:10pt;
	color:#fff;
}
fieldset.customerInfo table tr {
	background-color: #664010;
	height: 30px;
}
fieldset.customerInfo table tr.header {
	background: none;
	font-weight: bold;
}
fieldset.customerInfo table tr.header td {
	border: none;
	padding-bottom: 5px;
	padding-top: 15px;
}
fieldset.customerInfo table tr.header td span {
	font-weight: normal;
	font-size: 8pt;
}
fieldset.customerInfo table tr.footer {
	text-align: right;
	background: none;
}
fieldset.customerInfo table td {
	border-top: 1px solid #d5e3c4;
	border-bottom: none;
}
fieldset.customerInfo table tr.borderBottom td {
	border-bottom: none;
}
fieldset.customerInfo table tr.noBorderTop td {
	border-top: none;
}
fieldset.customerInfo table tr.dashedBorderTop td {
	border-top:1px dashed #d5e3c4;
}
fieldset.customerInfo table td.borderLeft {
	border-left: 1px solid #d7dfcb;
	padding-left: 5px;
}
#orderNavigation {
	width:100%;
	margin: 10px 0;
	padding: 10px 0;
	background-color: #4d3400;
	font-size: 8pt;
	color:#ddb673;
	border-top: 1px solid #d7dfcb;
	border-bottom: 1px solid #d7dfcb;
	text-align: center;
}
#orderNavigation a.button {
	background: #70592f url(../img/button_gradient.gif) bottom left repeat-x;
	color:#fff;
	font-size: 11pt;
	width: 200px;
	padding: 4px 10px;
	margin: 10px 0 10px 10px;
	border: 1px solid #342300;
	text-decoration:none;
	cursor: pointer;
}
#orderNavigation a:hover {
	background: #70592f url(../img/button_gradient2.gif) bottom left repeat-x;
}
table.customerType {
	width:570px;
	margin: 10px;
	padding: 2px;
	font-size:10pt;
	color:#fff;
}
/* Webshop product overview
---------------------------------*/
table.tableProductFilter {
	width: 99%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #7eb34b;
	background:#f7fbf4;
	text-align: center;
}
table.tableProductFilter td.noBorder {
/*border-right: none;*/
}
form.formProductFilter {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
form.formProductFilter select {
	border: 1px solid #5e709b;
	background-color: #fff;
	color: #0f2b79;
	width:150px;
}
.recordsetPaging {
	width: 99%;
	margin: 10px 0px;
	padding: 0px;
	background:#f7fbf4;
	font-size: 8pt;
	color:#fff;
	border: 1px solid #7eb34b;
	text-align:right;
}
.recordsetPaging a {
	color:#7eb34b;
	text-decoration:none;
}
.recordsetPaging a:hover {
	color:#9ce754;
	text-decoration:underline;
}
.productNavigation {
	text-align:left;
	background: none;
	border:none;
	margin-bottom:0px;
}
.productListItem {
	padding: 10px;
	margin:0 0 0 10px;
	width: 280px;
	border: 1px solid #dbe9cd;
	float:right
}
.floatLeft {
	float:left;
	margin-bottom: 10px;
}
.productListItemHeader {
	margin: 0px;
	margin-bottom: 5px;
	padding: 5px;
	color:#0f2b79;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: normal;
}
.productListItemHeader a {
	color:#0f2b79;
	text-decoration:none;
}
.productListItemHeader a:hover {
	color:#7eb34b;
}
.productListItem table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.productListItemImage {
	padding: 8px;
}
.productListItemImage img {
	border: 1px solid #d7dfcb;
}
.productListItemContent {
	width: 300px;
	margin: 0px;
	padding: 5px;
}
.productListItemStockContent {
	padding: 5px;
	font-size: 8pt;
	text-align:right;
	border-top: 1px dashed #e4e1e1;
	border-bottom: 1px dashed #e4e1e1;
}
.productListItemPriceLink {
	padding: 5px;
	font-size: 8pt;
	text-align:left;
}
.productStockSmall {
	font-size:10px;
	color:#848484;
}
.productListItemPriceLink a, .productListItemPriceContent a {
	color: #21205e;
	text-decoration: none;
}
.productListItemPriceLink a:hover, .productListItemPriceContent a:hover {
	text-decoration:underline;
}
.productListItemPriceLink img {
	margin-right: 5px;
}
.productListItemPriceContent {
	padding: 5px;
	font-size: 9pt;
	color: #fff;
	text-align:center;
}
.productListItemPrice {
	font-size: 11pt;
	color:#21205e;
	font-weight: bold;
}
.productListItemPriceContent span.productListItemPriceOld, .productListItemPriceOld {
	text-decoration:line-through;
	color:#666;
}
.productListItemPriceContent span.productListItemPriceNew {
	font-size: 12pt;
	color:#0f2b79;
	font-weight: bold;
}
/* Paging
---------------------------------*/
.marked1 {
	padding-left:2px;
	padding-right:2px;
	border: 1px solid #FFF;
}
.toggler {
	margin-bottom: 4px;
	margin-top:4px;
	cursor: pointer;
}
.toggler img {
	margin: 15px 25px 15px 30px;
	border:0;
}
.toggler h2 {
	font-size:15pt;
	margin:0;
	padding:0;
}
.text10pt {
	font-size:10pt;
}
