#imagerow #home_flash img {
	background-image: none;
}

#content {
	background-image: none;
	margin:0px auto;
	width:980px;
	_width:976px;
}

#products {
	float: left;
	width:170px;
	padding-left:0px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:5px;
	font-size:10px;
	color: #0c4299;
	font-family: Arial;
	text-align:left;
}

#products a{
	font-size:12px;
	color: #0c4299;
}

#products_files a{
	font-size:11px;
	color: #0c4299;
}

#products ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#products ul li {
	background-image: none;
}

#products ul li a.expandCollapseImage {
	display: block;
	background-image: url(../images/expand.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 8px;
	float: left;
	margin-top: 2px;
}

#products ul li.collapsed a.expandCollapseImage {
	background-image: url(../images/expand.gif);
}

#products ul li.expanded a.expandCollapseImage {
	background-image: url(../images/collapse.gif);
}

#products ul li ul {
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
}

#products ul li ul li {
	background-image: url(../images/product_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}

#products ul li.collapsed ul {
	display: none;
}

#products ul li.expanded ul {
	display: block;
}

#products ul.arrow li {
	background-image: url(../images/product_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}

a.main:visited,
a.main {
	font-weight: bold;
}

div#product_detail {
	width:465px;
	_width:460px;
	margin-right:0px;
}

#product_detail table tr td a{
	line-height: 18px;
	
}

#product_detail {
	position:relative;
	padding:0px;
	margin:0px;
	margin-left:180px;
	margin-right:340px;
	padding-top:0px;
	text-align:left;
	*height:1%;
}

#productDetailFooter {
	margin-top: 5px;
	padding-left: 5px;
	background-image: url(../images/footer-doeksoort.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 40px;
}

#productDetailFooter .tabTerug {
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(../images/tab_terug.gif);
	background-repeat:no-repeat;
	width:256px;
	height:35px;
}



div#productDetailContent {
	margin-bottom:5px;
	padding-left:5px;
	background-image: url(../images/header_doeksoort.gif);
	background-repeat:no-repeat;
	width:780px;
	padding-top:60px;
	height:30px;
}

#product_files {
	float: right;
	width:320px;
	padding:0 5px 5px 5px;
	padding-right:0px;
	text-align: left;
}

#product_detail ul {
	margin:0px;
	padding:0px;
	ma rgin-left:8px;
	pa dding-left:8px;
}

#product_detail select {
	margin-top:2px;
	margin-bottom:2px;
}

#product_detail select.medium {
	width:200px;
}

#detailtitles {
	font-weight: bold;
	width:180px;
	line-height:20px;
}

#detailvalues {
	line-height:20px;
}

.print {
	display: none;
}

#products H2,
#product_files H2 {
	color: black;
	font-size:24px;
	height:30px;
	font-weight: bold;
	font-family: Arial;
}

#product_detail H2, #product_detail H3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

.bar {
	margin-top:30px;
	height:18px;
	_height:22px;
	position: relative;
	border-bottom: 1px solid #bccae2;
	background-image: url(../images/bar-tab.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	font-size:12px;
	color: #0c4299;
	padding-top:4px;
}

div.button {
	background-image: url(../images/btn-background.gif);
	background-repeat: no-repeat;
	width:120px;
	height:17px;
	_height:20px;
	padding-top:3px;
	padding-left:4px;
	margin-bottom:3px;
}

div.button_top {
	background-image: url(../images/btn_top.gif);
	background-repeat: no-repeat;
	width:130px;
	height:22px;
	_height:25px;
	padding-top:3px;
	padding-left:4px;
}

div.button_middle {
	background-image: url(../images/btn_middle.gif);
	background-repeat: no-repeat;
	width:130px;
	height:21px;
	_height:24px;
	padding-top:3px;
	padding-left:4px;
}

div.button_bottom {
	background-image: url(../images/btn_bottom.gif);
	background-repeat: no-repeat;
	width:130px;
	height:23px;
	_height:26px;
	padding-top:3px;
	padding-left:4px;
	margin-bottom:3px;
}

div.button_complete {
	background-image: url(../images/btn-complete.gif);
	background-repeat: no-repeat;
	width:130px;
	height:23px;
	_height:26px;
	padding-top:3px;
	padding-left:4px;
	margin-bottom:3px;
}

a.selected {
	font-weight:bold;
}
