body{
	background-image: url('/images/bgbody.gif');
	background-repeat: repeat-y;
	background-position: center;
	background-color:#f7f7f7;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	vertical-align: middle;
}

input.radio {
	background-color: #FFFFFF;
	border-style: none;
	border-color: #FFFFFF;
}
input.button {
}

a:link {color: #000000;	text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;} 
a:active {color: #000000; text-decoration: underline;}

a.pagerecords:link {color: #FFFFFF; text-decoration: underline;}
a.pagerecords:visited {color: #FFFFFF;text-decoration: underline;}
a.pagerecords:hover {color: #FF6600;	text-decoration: underline;}
a.pagerecords:active {color: #FF6600; text-decoration: underline;}

a.categories:link {color:  #333333; text-decoration: none; font-size: 10px;}
a.categories:visited {color:  #333333;text-decoration: none; font-size: 10px;}
a.categories:hover {color: #333333;	text-decoration: none; font-size: 10px;}
a.categories:active {color: #333333; text-decoration: none; font-size: 10px;}

a.headerlinks:link {color:  #FFFFFF; text-decoration: none; font-size: 10px;}
a.headerlinks:visited {color:  #FFFFFF;text-decoration: none; font-size: 10px;}
a.headerlinks:hover {color: #FCE000;	text-decoration: none; font-size: 10px;}
a.headerlinks:active {color: #FCE000; text-decoration: none; font-size: 10px;}

a.index:link {color: #000000;	text-decoration: underline;}
a.index:visited {color: #000000; text-decoration: underline;}
a.index:hover {color: #006633; text-decoration: underline;} 
a.index:active {color: #006633; text-decoration: underline;}

a.links:link {color:  #333333; text-decoration: underline; font-size: 11px;}
a.links:visited {color:  #333333;text-decoration: underline; font-size: 11px;}
a.links:hover {color: #333333;	text-decoration: underline; font-size: 11px;}
a.links:active {color: #333333; text-decoration: underline; font-size: 11px;}

tr.Header{
	font-size: 24px;
	color: #000000;
	font-weight: bold;	
}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

td.Rows{
	background-color: #ffffff;
	font-size: 11px;
}

td.Err{
	color: #FF0000;
	background-color: #ffffff;
	font-size: 11px;
}

td.categories{
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

td.Header{
	Height: 24px;
	color: #000000;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
}

td.headerNavBar{
	color: #999999;
	font-variant: small-caps;
}

table.borderColor{
	background-color: #FFFFFF;
}

p.Header{
	Height: 24px;
	color: #000000;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.category_header {
	display:block;
	height:38px;
	line-height:20px;
	padding-left:15px;
	background:transparent url('/images/schroefkop.gif');
	background-repeat: no-repeat;	
	font-weight:bold;
	text-decoration:none;
	font-size:11px;

}

.category_mainlevel {
	background-image: url('/images/bgMenuItem.gif');
	background-repeat: no-repeat;
	display: block;
	background-position: 9px 5px;
	text-indent: 29px;
	font-size: 11px;
	line-height: 36px;
	text-decoration: none;
	color: #292929;
	font-weight: bold;
	width: 200px;
	border-top: solid 1px white;
}
a.category_mainlevel:link,
a.category_mainlevel:visited {
	background-color:#f6f4eb;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	font-size:11px;
	line-height: 22px;
}

a.category_mainlevel:hover,
a.category_mainlevel:active,
#leftcol a.category_mainlevel:hover,
#leftcolmenu a.category_mainlevel:hover {
	background-image: url('/images/bgMenuItemOver.gif');
	color: #0073b4;
	font-weight: bold;
}

.category_sublevel  {
	background-image: url('/images/bgSubMenuItem.gif');
	background-repeat: no-repeat;
	background-position: 34px 8px;
	font-weight: bold;
	color: #292929;
	background-color: white;
	text-decoration: none;
	line-height: 23px;
	border-top: solid 1px #ddd9c6;
	width: 200px;
	text-indent:44px;
	display:block;
	font-size: 11px;
}
a.category_sublevel:link,
a.category_sublevel:active,
a.category_sublevel:visited {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	font-size:10px;
	line-height: 22px;
}

a.category_sublevel:hover,
#leftcol a.category_sublevel:hover,
#leftcolmenu a.category_sublevel:hover {
	background-image: url('/images/bgSubMenuItemOver.gif');
	color: #0073b4;
	font-weight: bold;
}

ul#header-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

/** unordered list item for top menu **/
ul#header-nav li
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 23px;
	white-space: nowrap;
}

/** unordered list item link for top menu **/
ul#header-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#header-nav li a {
	width: auto;
}

/** unordered list item for top menu for firefox only **/
ul#header-nav li a:hover {
	background: #535353;
	text-decoration:none;
}

.voorwaarden_header {
	display:block;
	height:20px;
	line-height:20px;
	padding-left:15px;
	background:transparent url(/images/bg_mainlevel.gif) repeat-x center top;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
/* Default settings */
.plainText {text-indent: 5px; font-size: 11px;}

/* Product Overzicht */

a.productDetails:link {color: #0073b4;	text-decoration: none; font-weight:bold; font-size:11px}
a.productDetails:visited {color: #0073b4; text-decoration: none; font-weight:bold; font-size:11px}
a.productDetails:hover {color: #0073b4; text-decoration: underline; font-weight:bold; font-size:11px} 
a.productDetails:active {color: #0073b4; text-decoration: underline; font-weight:bold; font-size:11px}

.productMerk {color: #0073b4; font-weight:bold; font-size:11px}
.productPrijs {font-size: 18px;	font-weight: bold;}
.productScheiding {border-top: solid 1px #b1b1b1;}

a.siteNavigatie:link {color: #000000;text-decoration: none; font-size:10px; font-weight:normal}
a.siteNavigatie:visited {color: #000000; text-decoration: none; font-size:10px; font-weight:normal}
a.siteNavigatie:hover {color: #0073b4; text-decoration: none; font-size:10px; font-weight:bold} 
a.siteNavigatie:active {color: #0073b4; text-decoration: unone; font-size:10px; font-weight:bold}

td.siteNavigatie { height:28px; background-image:url(images/bgSiteNav.gif); vertical-align:middle}
td.searchNavigatie { height:28px; background-image:url(images/bgSiteNav.gif); vertical-align:middle; font-size: 11px; font-weight: bold;text-indent: 5px;}
td.pageHeader { height:28px; background-image:url(images/bgSiteNav.gif); vertical-align:middle; font-size: 11px; font-weight: bold;text-indent: 5px;}

/* Product Detail */
.productHeader {color: #0073b4; font-weight:bold; font-size:18px; border-top: solid 1px #b1b1b1; border-bottom: solid 1px #b1b1b1; height:40;}
.productHeaderPrice {color: #000000; font-weight:bold; font-size:18px; border-top: solid 1px #b1b1b1; border-bottom: solid 1px #b1b1b1; height:40;}
.productHeaderSmall {color: #0073b4; font-weight:bold; font-size:11px}

/* Left side */
.headerCart {
	background-image: url('/images/icon_shoppingcart.gif');
	background-repeat:no-repeat;
	display: block;
	background-color: #edeadc;
	background-position: 9px 5px;
	text-indent: 30px;
	line-height:26px;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
	color: #292929;
	width: 200px;
	border-top: solid 1px white;
}

.bodyCart {
	background-color:#f6f4eb;
	color: #292929;
	text-decoration: none;
	width: 200px;
	line-height:26px;	
	display:block;
	font-size: 11px;
	border-top: solid 1px white;
}


.headerSearch {
	background-image: url('/images/icon_search.gif');
	background-repeat:no-repeat;
	display: block;
	background-color: #edeadc;
	background-position: 9px 5px;
	text-indent: 30px;
	line-height:26px;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
	color: #292929;
	width: 200px;
	border-top: solid 1px white;
}

.bodySearch {
	background-color:#f6f4eb;
	display: block;
	font-size: 11px;
	line-height: 36px;
	text-decoration: none;
	color: #292929;
	font-weight: bold;
	width: 200px;
	border-top: solid 1px white;
}

.headeriDEAL {
	background-image: url('/images/icon_service.gif');
	background-repeat:no-repeat;
	display: block;
	background-color: #edeadc;
	background-position: 9px 5px;
	text-indent: 30px;
	line-height:26px;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
	color: #292929;
	width: 200px;
	border-top: solid 1px white;
}

.bodyiDEAL {
	background-color:#f6f4eb;
	margin-top: 5px;	
	display: block;
	font-size: 11px;
	line-height: 36px;
	text-decoration: none;
	color: #292929;
	font-weight: bold;
	width: 200px;
	border-top: solid 1px white;
}

.headerQSHOPS {
	background-image: url('/images/icon_service.gif');
	background-repeat:no-repeat;
	display: block;
	background-color: #edeadc;
	background-position: 9px 5px;
	text-indent: 30px;
	line-height:26px;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
	color: #292929;
	width: 200px;
	border-top: solid 1px white;
}

.bodyQSHOPS {
	background-color:#f6f4eb;
	display: block;
	font-size: 11px;
	line-height: 36px;
	text-decoration: none;
	color: #292929;
	font-weight: bold;
	width: 200px;
	border-top: solid 1px white;
}

.headerService {
	background-image: url('/images/icon_service.gif');
	background-repeat:no-repeat;
	display: block;
	background-color: #edeadc;
	background-position: 9px 5px;
	text-indent: 30px;
	line-height:26px;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
	color: #292929;
	width: 200px;
	border-top: solid 1px white;
}

.serviceItem {
	background-color:#f6f4eb;
	color: #292929;
	background-color: white;
	text-decoration: none;
	width: 200px;
	text-indent:30px;
	display:block;
	font-size: 11px;
	border-top: solid 1px white;
}
a.serviceItem:link,
a.serviceItem:active,
a.serviceItem:visited {
    background-color:#f6f4eb;
	color: #000000;
	text-decoration:none;
	font-size:10px;
	line-height: 22px;
}

a.serviceItem:hover,
#leftcol a.serviceItem:hover,
#leftcolmenu a.serviceItem:hover {
	color: #0073b4;
	font-weight: bold;
}

#navigation a
{
color: #000;
background: #ffa20c url(left-tab.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation a span
{
background: url(right-tab.gif) right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #fff;
background: #781351 url(left-tab-hover.gif) left top no-repeat;
padding-left: 10px
}

#navigation a:hover span
{
background: url(right-tab-hover.gif) right top no-repeat;
padding-right: 10px
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
float: left;
margin: 0;
}

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	color: #292929;
	width: 200px;
	background-color:#f6f4eb;

}

.treeview ul {
	background-color: white;
	background-color:#f6f4eb;
}

.treeview .hitarea {
	background: url(/images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #00FF00;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: #0073b4; cursor: pointer; }

.treeview li { background: url(/images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px;}

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(/images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(/images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(images/treeview-red.gif); } 

.treeview-black li { background-image: url(/images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(images/treeview-black.gif); }  

.treeview-gray li { background-image: url(/images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(/images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(images/treeview-famfamfam.gif); } 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(/images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(/images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(/images/file.gif) 0 0 no-repeat; }
