#addToBasketMessage{
	display:none;
	visibility:hidden;
	position: absolute; 
	float:right; 
	right:0px;
	top:0px; 
	width:280px; 
	height:50px; 
	filter: alpha(opacity=100); 
	-moz-opacity:100%; 
	padding: 25px; 
	background-color: #d0e5b5;
	color:#051f67;
	font-size: 12pt;
	font-weight:bold;
	line-height: 16pt;
	text-align:center;
	border: 2px solid #21205e;
	margin: 0px;
	z-index:1;
}
/* Webshop
----------------------------------------------------------------------*/
/* Products
---------------------------------*/
.productenOverzicht1 {
	float:left;
	width:125px;
	height:149px; /*om image clickable te maken */
	margin-right:35px;
	border:1px solid #7eb34b;
}
.productenOverzicht1 img {
	margin-top:15px;
}
.tableSubCatOverview {
	border:0;
}
.tableSubCatOverview td {
	width:216px;
	height:149px; /*om image clickable te maken */
	margin-right:35px;
	margin-bottom: 10px;
	text-align:left;
}
.tableSubCatOverview img {
	margin-top:12px;
}
.tableSubCatOverview td a { 
	bottom:2px;
	width:215px;
	height:149px; /*om image clickable te maken */
	padding:1px;
	text-align:center; /*zet link in het midden */
	border:1px solid #7eb34b;
	display:block;	
}
.tableSubCatOverview td a:hover {
	border:1px solid #2d5c00;
}

.productenOverzicht1 a { 
	bottom:2px;
	width:124px;
	height:149px; /*om image clickable te maken */
	padding:1px;
	text-align:center; /*zet link in het midden */
	border:none;
	display:block;
}
.productenOverzicht1 a:hover {
	border:1px solid #9eeb54;
	margin-left: -2px;
	margin-top: -2px;
	padding-right: 2px;

}
.productenOverzicht2 {
	float:left;
	width:170px;
	height:149px; /*om image clickable te maken */
	margin-right:35px;
	margin-bottom: 10px;
	border:1px solid #7eb34b;
}
.productenOverzicht2 img {
	margin-top:12px;
}
.productenOverzicht2 a { 
	bottom:2px;
	width:169px;
	height:149px; /*om image clickable te maken */
	padding:1px;
	text-align:center; /*zet link in het midden */
	border:none;
	display:block;	
}
.productenOverzicht2 a:hover {
	border:1px solid #9eeb54;
	margin-left: -2px;
	margin-top: -2px;
	padding-right: 2px;
}
table.aanbiedingen{
	width: 400px!important;	
	width: 395px;
	padding:0;
	margin:0;
	font-size:10pt;
	color:#515151;
}
table.aanbiedingen a{
	border:none;
}
table.aanbiedingen table.aanbieding{
	width:190px;
	margin-bottom: 10px;
	border: 1px solid #7eb34b;
}
table.aanbieding {
	margin-right: 20px;
}

.aanbiedingContent{
	margin: 0px;
	padding: 5px;
	padding-top: 0px;
	border-bottom: 1px dashed #e4e1e1;
	text-align:center;		
}
.aanbiedingContent p{
	margin: 0px;
	padding: 0px;
	line-height: 12pt;
}
.aanbiedingContent img {
	margin: 10px 0;
}
.aanbiedingImage img {
	margin: 10px 0;
}
.aanbiedingFooter {
	width:100%;
	text-align:center;
}
table.winkelwagen{
	width:98%;
	margin: 10px 0;
	padding: 2px;	
	font-size:10pt;
	color:#0f2b79;	
}
tr.winkelwagenHeader{
	font-weight: bold;
	background-color:#dbe6ce;
}
tr.winkelwagenHeader td{
	border-right: 1px solid #e6ebdf;
}
tr.winkelwagenHeader td.noRightBorder{
	border-right: none;
}
tr.winkelwagenRow_01{
	background-color: #f8fcf3;
}
tr.winkelwagenRow_02{
	background-color:  #f3f6ee;
}
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:#fdfdfd;
}
tr.winkelwagenRow_10 td{
	font-size: 8pt;
	color: #3b518d;
	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:#fdfdfd;
}
tr.winkelwagenRow_11 td{
	border: 1px solid #d7dfcb;
	border-right-color: #d7dfcb;
	border-left: none;	
}
fieldset.winkelwagenLegenda, fieldset.customerInfo{
/*	width:550px !important;
	width:570px; */
	width:98%;
	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;
}	
table.winkelwagenLegenda{
	text-align:left;
	width:600px;
	margin: 0px;
	padding: 2px;	
	font-size:8pt;
	color:#515151;
}
table.winkelwagenLegenda td, fieldset.customerInfo table td{
	line-height: 16pt;
	border-bottom: 1px solid #dfdfdf;
}
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 {
	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: #d8deef url(../img/button_gradient.gif) bottom left repeat-x;
	color:#051f67;
	font-size: 11pt;
	width: 200px;
	padding: 4px 10px;
	margin: 10px 0 10px 10px;	
	border: 1px solid #19388d;
	text-decoration:none;
	cursor: pointer;
}
fieldset.customerInfo form input.formButton:hover{
	background: #ced5e9 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:100px;
	font-size: 9pt;
	padding: 0px;	
	border: 1px solid #ddb673;
	background-color: #f8fcf3;
}
fieldset.customerInfo form textarea{
	width:500px;
	height: 100px;
	color:#515151;	
	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:645px;
	margin: 0px;
	padding: 2px;	
	font-size:10pt;
	color:#515151;
}
fieldset.customerInfo table tr{
	background-color: #fff;
	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:669px;
	margin: 10px 0;
	padding: 10px 0;	
	background-color: #fff;
	font-size: 8pt;
	color:#ddb673;
	border-top: 1px solid #d7dfcb;
	border-bottom: 1px solid #d7dfcb;
	text-align: center;
}
#orderNavigation a.button{
	background: #d8deef url(../img/button_gradient.gif) bottom left repeat-x;
	color:#051f67;
	font-size: 11pt;
	width: 200px;
	padding: 4px 10px;
	margin: 10px 0 10px 10px;	
	border: 1px solid #19388d;
	text-decoration:none;
	cursor: pointer;
}
#orderNavigation a:hover{
	background: #d8deef url(../img/button_gradient2.gif) bottom left repeat-x;
}
table.customerType{
	width:570px;
	margin: 10px;
	padding: 2px;	
	font-size:10pt;
	color:#515151;	
}
/* 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:#515151;
	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: #515151;	
	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;	
}

/* Webshop basket
---------------------------------*/
#realtimeBasket{
	width:144px;
	float:left;
	margin-top:6px;
	padding:0;
	padding-right:7px;
}
/* Paging
---------------------------------*/
.marked1{
	padding-left:2px;
	padding-right:2px;
	background: #fff;
	border: 1px solid #7eb34b;	
}

.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;
}