#cartSummary td, #cartSummary th
{
	color: #000;
	padding: 2px;
	font-size: 11px;
	
}

#cartSummary #inlognaam, div.ptitel
{
	text-overflow: ellipsis; /* for browsers that supports it */  		
	white-space: nowrap;
	overflow: hidden;
	width: 112px;
	float: right;
}

#cartSummary #inlognaam
{
	text-align: right;
}

div.ptitel
{
	width: 294px;
}


#cartSummary table
{
	margin-top: 5px;
	width: 177px;
}

#cartSummary a
{
	font-weight: bold;
}

.alignright
{
	text-align: right;
}

#cartSummary.active th
{
	background-color: #DAC793;
}

#cartTabel
{
	width: 600px;
}

#bmdiv select
{
	margin-bottom: 3px;
	width: 200px;
}




#cartTabel, #shopTabel, .shopTabel
{
	border-collapse: collapse;
	margin:1px;
	margin-bottom: 20px;
}
#cartTabel td, #cartTabel th,#shopTabel td, #shopTabel th, .shopTabel td, .shopTabel th
{
	background-color: #F5EFE1;
	border: 1px solid #DAC793;
	padding: 4px;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
}

#cartTabel th,#shopTabel th, .shopTabel th
{
	background-color: #ECE5CB;
	
	text-transform: uppercase;
	font-size: 11px;
}

#cartTabel a img
{
	border-width: 0px;
}

#cartTabel td.aantal input
{
	width: 45px;
}

.productImg img
{
	width: 50px;
}

#totaal, #totaalPrijs
{
	font-weight: bold;
}

#inlogmsg
{
	color: red;
	font-weight: bold;
}

#besteltabel, #productinfotabel, #bestaandeklanttabel, #nieuweklanttabel, .tabellinks, .tabelrechts, #bestandtabel
{
	background-color: #F5EFE1;
	border: 1px solid #DAC793;
	margin-bottom: 20px;
	width: 335px;
	height: 70px;
}

#besteltabel td, #productinfotabel td,#bestaandeklanttabel td, #nieuweklanttabel td, .tabellinks td, .tabelrechts td, #bestandtabel td
{
	font-size: 11px;	
}

#bestandtabel th
{
	border-width: 0px;
}

#besteltabel input
{
	margin-left: 10px;
}

#productinfotabel, #nieuweklanttabel, .tabelrechts
{
	margin-left: 20px;
}

#productinfotabel #isbn
{
	width: 220px;
}

#bestellingeditdetailstable table td.pntNormal input
{
	width: 200px;
}

#bestellingeditdetailstable table td.pntHeader
{	
	width: 80px;
}

input, select, textarea
{
	font-size: 11px;
}

input.button
{
	font-size: 13px;
}

#cartProblems > img
{
	float: left;
}