IMG {
	border-color: #27318B;
}

table {
	font-family: verdana;
	font-size: 10px;
}

table.collection thead td {
	padding: 1px 2px 1px 2px;
	border-bottom : 1px solid #000000;
	color: #294594;}

table.collection a	{
	color: #294594;}

table.collection caption.bottom	{
	text-align: right;
	color: #808080;
	font-size: 9px;
	border-top : 1px solid #294594;}

/* table item*/
table.item{
	width: 480px; 
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	border: none;
 }
	table.item caption{
		border-top : 1px solid #000099;
		padding: 2px 0px 3px 5px;
		margin: 0px 0px 0px 0px;
	}
		table.item caption.top {
			border-bottom: 1px solid #000099;
			text-align: left;
			color: #ffffff;
			font-size: 120%;
			font-weight: bold;
		}
		table.item caption.top {background-color: #6699cc}

		
		table.item caption.bottom{
			text-align: right;
			color: #808080;
			font-size: 9px;
		}
	table.item thead {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
		table.item thead td {
			padding: 1px 2px 1px 2px;
			border-bottom : 1px solid #000099;
			border-top : 1px solid #000099;
			font-weight: normal;
			font-size: 11px;
			color: #000000;
		}

	table.item tbody th {
		text-align: left;	vertical-align: middle;
		padding: 1px 2px 1px 5px;
		color:#484848;
		height: 18px;
		font-size:11px;
		font-weight: normal;
	}
		table.item tbody td{
			vertical-align: middle;
			padding: 1px 2px 1px 2px;
			color:#000000;
			font-size: 10px;
		}
		table.item tbody td {	/* normal view addition */
			border-bottom: 1px dashed #dddddd;
		}

		table.item tbody tr.section th, table.item tbody tr.section td{
			background-color:#f0f1ff;
			padding: 0px 5px 2px 5px;
			color:#000000; vertical-align:top;
		}	
		table.item tbody tr.section th{
			text-align:right;
		}	

		table.item tfoot tr td {		
			padding: 1px 5px 2px 5px;
			background-color: #6699cc;		
			font-size: 10px;
			color: #ffffff;
			text-align: right;
		}

table.serviceparts{
	border-left-style: solid;
	border-left-color: #52659C;
	border-left-width: 1px;
	color: #003399;
	padding: 2px 2px 2px 2px;
}

a.intro_link {
	font-family: Arial-black;
	font-size: 9px;
	font-weight: bold;
	margin:	0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#27318B;
	text-decoration: underline;
}

a.intro_link:hover {
 	text-decoration: none;
}

a.home_link {
	font-family: Arial-black;
	font-size: 9px;
	font-weight: bold;
	margin:	0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#27318B;
	text-decoration: none;
}

a.home_link:hover {
 	text-decoration: underline;
}

TD.page-title {
	font-family: Verdana, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color:#27318B; 
}

TD.product-title {
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color:#B52324; 
}

TD.product-tekst {
font-family: Arial;
font-size: 9px;
color:#666666;
}

table.border {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	text-align: center;		
}

table.intro{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	text-align: left;		
}

TD.intro{
	border-bottom: 1px dashed #dddddd;
	// TODO: invalid
	text-valign: top;
}

input.price {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;		
	width: 50px;
	text-align: right;
}

input.card {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #666666;
	border-left-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;		
	width: 22px;
	text-align: right;
}

a.action {
	font-size: 9px;
	font-weight: bold;
	font-family: verdana;
	color: #B0270F;
	text-decoration: none;
	vertical-align: middle;
}

table.promotion{
	padding: 2px 2px 2px 2px;
	border: 1px solid #003399;
	border-width: 1px;
}

table.promotion-image {
	border: 1px solid #003399;
	background-position: center;
	background-repeat: no-repeat;
}
table.promotion-image tr td {
	color: #003399;
	text-align: center;
	vertical-align: middle;
}
table.promotion tr td.title {
	color: #B52324;
	padding: 2px 6px 0px 6px;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, Sans Serif;
	vertical-align: top;
}
table.promotion tr td.description {
	color: #666666;
	padding: 0px 0px 2px 6px;
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Sans Serif;
	vertical-align: top;
}
table.promotion tr td.description P {
	color: #666666;
}

table.promotion tr td.price {
	color: #003399;
	padding: 2px 4px 2px 4px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Sans Serif;
	vertical-align: top;
	text-align: right;
}

table.border_top{
	border-top-style: solid;
	border-top-color: #52659C;
	border-top-width: 1px;
	color: #003399;
	padding: 2px 2px 2px 2px;
}


TD.error {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color:#FF0B0B; 
}
H1 {
	font-family: Arial;
	font-size: 12px;
	margin:	0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#B52324; /* #D62A2A; */
}

LI {
	font-family: verdana;
	margin:0px 0px 10px 0px;
	font-size: 11px;
	color: #333;
}

P {
	font-family: verdana;
	margin:0px 0px 10px 0px;
	font-size: 11px;
	color: #333;
}
P.help {
	padding: 5px 0px 0px 10px;
	color: #EE8907;
}
P.help A {
	color: #F3AB11;
}

A.menu, A.menu-active {
	font-family: 'Verdana';
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #7D5561;
}
A.menu-active {
	color: #27318B;
}
A.menu:hover {
	color:#FFFFFF;
}
A.sub-menu, A.sub-menu-active {
	font-family: 'Verdana';
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #7D7B7C;
}
A.sub-menu-active {
	color: #414695;
}
A.sub-menu:hover {
	color:#B52324;
}

.link_footer:hover{text-decoration: underline; font-size: 9px; color:#00448D;}

.link_footer{text-decoration: none; font-size: 9px; color:#00448D;}

A.H1, A.H1:visited {
	font-family: Verdana; font-size: 11px; font-weight: bold;
	text-decoration: none;
	color:#B52324;
}
A.H1:hover {
	text-decoration: underline;
}
input.search {
	border: 1px solid #27318B;
	padding: 0px 0px 0px 0px;
	color: #27318B;
	font-family: verdana;
	font-size: 11px;
}
input.submit-ok {
	border: 1px outset;
	padding: 0px 0px 0px 0px;
	color: #27318B;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	width: 60px;
}
input.formtext {
	border: 1px solid #27318B;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	width: 100%;
}

LI { margin: 4px;}

/* BEGIN -- USED IN AANVRAAG PRODUCT FORM */
input.part_item,
input.part_qty,
input.part_number,
input.part_description {
	border: 1px solid #27318B;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
}

input.part_item { width: 100px}
input.part_qty {width: 30px}
input.part_number {width: 60px}
input.part_description {width: 200px}

/* END -- USED IN AANVRAAG PRODUCT FORM */
.APK {
	display:block;
	position:absolute;
	left:8px;
}
