/* reset
------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before,
blockquote:after,
q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

/* general
------------------------------------------------------------------*/
body { background: #fff; color: #000; font: 12px/16px Verdana, Arial, sans-serif; }
h1 { margin: 0 0 10px 0; padding: 0 0 2px 0; color: #000; font-size: 14px; line-height: 18px; border-bottom: #000 1px solid; }
h2 { margin: 0 0 10px 0; color: #000; font-size: 12px; }
h3 {}
h4 {}
ul, ol { margin: 0 0 14px 16px; }
p, form { margin: 0 0 14px 0; }
a { color: #000; }
a:hover { color: #000; }
input, textarea, select { font-size: 11px; font-family: Arial, sans-serif; color: #000; }
strong { font-weight: bold; }
em { font-style: italic; }

.img_left { float: left; margin: 0 10px 10px 0; }
.img_right { float: right; margin: 0 0 10px 10px; }

sup,
sub { vertical-align: 0; position: relative; }
sup { bottom: 4px; font-size: 9px; }
sub { top: 4px; font-size: 9px; }

table { width: 100%; }
th { color: #000; text-align: left; }
th,
td { padding: 2px 4px; }

/* page structure
------------------------------------------------------------------*/
#wrapper { position: relative; width: 630px; padding: 0 0 20px 0; }
#header { position: relative; width: 630px; /*height: 220px;*/ }
#contentWrap { position: relative; margin: 20px 0 0 0; padding: 0; }
#content { position: relative; width: 630px; }
#footer { width: 630px; margin: 0; padding: 5px 0; }

/* header
------------------------------------------------------------------*/
#logo { display: block; margin: 0 0 10px 0; }

#languages,
#homeLanguagesWrap,
#globalNav,
#mainNav,
#onlineBrochure,
#loginFormSmall,
#divisionSearchForm,
#searchForm,
#sidebarRight,
#sidebarLeft,
#divisionsNav li,
#path,
#footer #duo,
.print,
#prodBestellen,
#verderWinkelen,
.loggedIn #profile,
#navBlocksSmallWrap,
.addToBasketLink,
#links,
#footer a,
#footer span,
#contactLinks,
#aboutUs,
#contractBlock,
#salesBarWrap,
.backToOrder { display: none; }

#divisionsNav { margin: 0; }
#divisionsNav li.active { display: block; background: none; }
#divisionsNav li.active a {  background: none; font-size: 16px; font-weight: bold; text-decoration: none; }

th,
td { padding: 4px; }
td { border: #ddd 1px solid; }

dl { margin: 0 0 15px 0; }
dt { float:left; width:100px; }
dd { font-weight: bold; }

#basketOverview input { background: none; border: #ddd 1px solid; }
.prod a { text-decoration: none; }
.prodPrice,
.prodBtw,
.prodTotalExcl,
.prodTotalExcl,
.prodTotalIncl { white-space: nowrap; }

.contactInfoBlock p { margin: 0; font-weight: bold; }
/*.contactInfoBlock .phonenr { font-weight: bold; }*/
.contactInfoBlock a { padding-right: 20px; }

#bottomBlocks { margin-top: 10px; }

#pdfPrint #wrapper,
#pdfPrint #content { width: 99%; }
#pdfPrint #logo { display: block; padding: 0 0 20px 0; }
#pdfPrint th,
#pdfPrint .globalDiscount td { background: #eee; }
#pdfPrint th a { text-decoration: none; }
#pdfPrint th img { display: none; }
#pdfPrint .total td { background: #ccc; }
#pdfPrint .artNr,
#pdfPrint .prodArtNr { width: 65px; }
#pdfPrint .prodPrice,
#pdfPrint .prodTotalExcl,
#pdfPrint .prodTotalIncl { width: 70px; text-align: right; }
#pdfPrint .prodName  {  }
#pdfPrint .package,
#pdfPrint .prodAantal { width: 120px; /*text-align: center;*/ }
#pdfPrint .prodBtw { width: 60px; text-align: right; }
#pdfPrint .quantity { width: 100px; text-align: center; }
#pdfPrint .prodDelete { width: 5px; }

#pdfPrint td.categorie { border-right: none; border-left: none; }
#pdfPrint h4 a { text-decoration: none; }
#pdfPrint h4.category1,
#pdfPrint h4.category1 a { color: #e80032; }
#pdfPrint h4.category2,
#pdfPrint h4.category2 a { color: #f64d96; }
#pdfPrint h4.category3,
#pdfPrint h4.category3 a { color: #67bc27; }
#pdfPrint h4.category4,
#pdfPrint h4.category4 a { color: #009dda; }
#pdfPrint h4.category5,
#pdfPrint h4.category5 a { color: #ff5800; }

