
.pBBestel {
	background-color:#dec781;
	text-align:center;
}

.pBBestel select{
	
	font-size:10px;
	
}
#mailpassform {
	display:none;
	padding-left:20px;
	width:620px;
}
.pBBestel .bestelKnop, #cartButtons .bestelKnop, .verzendButton .bestelKnop {
	
	width:60px;
	height:20px;
	cursor:pointer;
	
}

.ShopProductBlokje {
		background-color:#dec781;
		border:1px solid #aaaaaa;				
}



.ShopProductBlokje .content, 	.ShopProductBlokje .pBBestel {
	padding:5px;
}


.ShopProductAfbeelding img {
	border:1px solid #aaa;
}		

.PaginaBlokje a 
{
	font-size: 10px;
}

.bestelTabel {	
	width:180px;	
 
}

.shopTabel {
	width:100%;
	border-collapse: collapse;
	
}

.shopTabel td {
	border: 1px solid #aaa;
	background-color:#fff;
}


.bestelTabel .titel, #cartTabel .titel,  #cartSummary .titel, .klantTabel .titel, .shopTabel .titel{
	padding-left:3px;	
	height:22px;
	font-weight:bold;
	
}


.pBPrijs {
	font-size:8pt;
}


#cartSummary table{
	width:100%;	
	text-align: center;
}

#cartSummary table tbody td {
	font-size: 10px;
}

#cartSummary, #klantinfo, #geenAdminkosten{
	margin-bottom: 20px;
	background-color: #f5f3d6;
	border: 1px solid #dec781;	
	box-shadow: 3px 3px 3px #AAAAAA;
	-moz-box-shadow: 3px 3px 3px #AAAAAA;
	-webkit-box-shadow: 3px 3px 3px #AAAAAA;
}

#geenAdminkosten {
	padding: 10px;
	text-align: center;	
}

#geenAdminkosten.active {
	background-color: white;
}



.cartstyle {
	background-color:white;
}
#cartSummary.cartstyle-blink {
	background-color:#f3e871;
}

#cartSummary .links{ 
	text-align:left;
	padding-left:3px;
}

#cartSummary .rechts{
	text-align:right;
	width:70px;
	padding-right:10px;
	
}

#cartSummary a {
	text-align: right;
}
#totaalbedrag, #totaalartikelen {
	display:inline;
}

.bestel {
	margin:0px;
	display:block;
}

.besteld {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:white;
	background-color:#04046C;
	display:none;
}
html>body .besteld {
	height:21px;
}

#aantalTonenBox {
	text-align:right;
	margin-right:15px;
	margin-bottom:10px;
	font-size:10px;	
}

#aantalTonenBox select {
	font-size:8pt;
}

.prijsProductPage {
	color:red;
}

#bestelprocesdiv{	
	padding-bottom:6px;
	background-color: white;
	border: 1px solid #aaa;	
	margin-bottom:20px;
}
#bestelprocesdiv td {	
	text-align:center;
}

#bestelprocesTitelDiv {
	text-align:left;
	font-weight:bold;
	padding-left:12px;
	padding-top:2px;	
	margin-bottom:10px;	
}

input {
	height:13px;
	font-size:11px;
}

.bestelknop, .volgendeknop{
	
	float:right;
	background-color:#f3e871;	
	
	font-size:10px;
	width:100px;
	height:21px;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
	color:#945C13;
	
	
	border: 1px solid #dec781;	
	box-shadow: 3px 3px 3px #AAAAAA;
	-moz-box-shadow: 3px 3px 3px #AAAAAA;
	-webkit-box-shadow: 3px 3px 3px #AAAAAA;
	border-radius: 4px;

}
.bestelknop:hover, .volgendeknop:hover {
	background-color:#f5f3d6;	
}

.volgendeknop
{
	float:none;
}

.terugknop{		
	float:left;
	background-color:#f5f3d6;	
	font-size:10px;
	width:100px;
	height:21px;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
	color:#945C13;
	
	
	border: 1px solid #dec781;	
	box-shadow: 3px 3px 3px #AAAAAA;
	-moz-box-shadow: 3px 3px 3px #AAAAAA;
	-webkit-box-shadow: 3px 3px 3px #AAAAAA;
	border-radius: 4px;
}
.terugknop:hover {
	background-color:#f3e871;	
}


.shopTabel {
	width:100%;
	border:1px solid #CDE0F3;
	background-color:#F7FDFD;
}

#klantinfo {
	float:left;
	padding-top:1px;
	padding-left:12px;
}
#klantinfo img{
margin-right:10px;
}

.aanbieding {
	border-bottom:1px solid #CDE0F3;
	height:140px;
}

.aanbiedingAfbeelding {
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	height:120px;
	width:120px;
	background-color:#DCEBF8;
	border:1px solid #CDE0F3;
	float:right;
}

.aanbieding.grijs {
	background-color:#F7FDFD;
	
}

.nietLeverbaar {
	font-size:10px;
}

#grootesKleurenTekst
{
	font-size:10px;
}

