	*
	{
		margin: 0px;
		padding: 0px;
		border: 0px;
		outline: 0px;
	}
	
	body {
		background: #fff;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		color:#000;
	}
	
	p {	font-size: 11px;
		color: #000;
		line-height: 18px;
	}
		
	a { color: #5C6B7A; }
	a:hover { color: #ACBFCD; }
		
	h1, 
	.breadcrumb {
		color: #edf3f7;
		font-size: 13px;
		font-weight:bold;
		background: #5b6579;
		height: 17px;	
		padding: 5px;
		margin-bottom: 10px;
	}
	
	h1 a,
	.breadcrumb a {
		color: #edf3f7;
		text-decoration: none;
	}
		
	h2 {
		color: #fefefe;
		font-size: 13px;
		background: #5b6579;		
		font-weight: bold;
		margin-bottom: 5px;
		padding: 5px;
		height: 17px;	
		}
	
	h3 {
		color:#fd6d00;
		font-weight: bold;
		font-size: 11px;	
		}
	
	
	h4 {
		color: #5b6b79;
		font-weight: bold;
		font-size: 10px;
		}
	
	h5 {
		color: #000;
		font-size: 10px;
		font-weight: bold;
		
		}
	
	img {
		border: none;	
		}

	#container {
		width: 995px;
		height: auto;
		background: #fff;
		margin: 0 auto;
		}
	
	#header {
		width: 995px;
		height: 111px;
		border-bottom: 1px solid #FFF;
	}
		
	#menubalk {
		width: 995px;
		height: 28px;
		background:url(/images/gradient_menu_tridis.png) repeat-x top;
		float: left;
		border-bottom: 1px solid #e9e9e9;	
	}
		
	#menubalk .menubalk_left {
		float: left;
		display: inline;
		width: 180px;
		height: 28px;
		border-right: 1px solid #FFF;
	}
	
	#menubalk .menubalk_left ul{
		border-left: none;
		width: 180px;
		height: 20px;
		padding: 5px 0px 0px 25px;
	}
		
	#menubalk .menubalk_left li {
		float: left;
		display: inline;
		color: #5b6b79;	
		font-weight: bold;
		font-size: 11px;
		margin-right: 5px;
	}
	
	#menubalk .menubalk_left li a {
		color: #5b6b79;	
		font-weight: bold;
		font-size: 11px;	
	}
		
	#menubalk .menubalk_left li.active a {
		color: #fff;	
		font-weight: bold;
		font-size: 11px;
	}
			
	#menubalk .menubalk_center {
		width: 620px;
		height: 27px;
		float: left;
	}
		
	#menubalk .menubalk_center li {
		border-right: 1px solid #fff;	
		float: left;
		list-style: none;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
	}
			
	#menubalk .menubalk_center a {
		font-size: 12px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		display: block;
		padding: 0px 12px;
		line-height: 28px;
	}
	
	#menubalk .menubalk_center a:hover,
	#menubalk .menubalk_center li.selected a {
		background: #c6d5df;
	}
	
	#menubalk .menubalk_right {
		float: right;
		width: 157px;
		height: 27px;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		text-align: right;
		padding-right: 10px;
		margin-top: 6px;
	}
		
	#menubalk .menubalk_right img{
		margin-left: 8px;
		}
	
	#menubalk .menubalk_right img.pijl_login{
		vertical-align: top;
		}	
		
	#footer {
		width: 995px;
		background: #8ca5b5;
		height: 50px;
		text-align: center;
		float: left;
		display: inline;
		margin-top: 70px;
		color: #fff;
		font-size: 9px;
		padding-top: 5px;
	}
	
	#footer a {
		color: #fff;
		text-decoration: underline;
	}
	
	#footer ul {
		margin: 5px auto;
		width: 900px;
	}
	
	#footer li {
		list-style: none;
		float: left;
		border-right: 1px solid #FFF;
		padding-right: 10px;
		margin-right: 10px;
		line-height: 10px;
	}
	#footer li.last {
		border-right: none;
	}
		
	#contentwrapper .content_left {
		width: 180px;
		background:url(/images/gradient_links_tridis.png) repeat-x top #fff;
		padding: 5px 0px 0px 0px;
		float: left;
	}
		
	.input {
		background:url(/images/zoekveld_links_tridis.png) no-repeat;	
		border: none;
		width: 155px;
		height: 13px;
		padding: 5px;
		font-size: 10px;
		}
		
	#contentwrapper .content_left .text_zoeken { margin-top: 5px;}
	
	
	#contentwrapper .content_left .menu_left {
		float: left;
		display: inline;
		width: 180px;
	}
		
	#contentwrapper .content_left .menu_left h2 {
		width: 172px;
		height: 19px;
		font-size: 12px;
		margin-bottom: 5px;
		padding: 4px 0px 0px 8px;
	}
		
	#contentwrapper .content_left .menu_left .titles {
		color: #000;
		background: #acbfcd;
		margin-top: 10px;
		text-transform: uppercase;
		font-size: 10px;
		padding: 5px;
	}
	
	#contentwrapper .content_left .menu_left div.filter { float: right; padding-right: 10px; padding-top: 7px; }
	#contentwrapper .content_left .menu_left div.filter a { text-decoration: none; }
	
	#contentwrapper .content_left .menu_left span.filter {
		line-height: 8px;
		font-size: 9px;
		font-weight: normal;
		font-style: italic;
		text-transform: none;
		color: #edf3f7;
	}
			
	#contentwrapper .content_left .menu_left ul {
		min-height: 0;
	}
	
	#contentwrapper .content_left .menu_left ul.level1 {
		border-top: 1px solid #ffffff;
		margin-bottom: 4px;
	}
	
	#contentwrapper .content_left .menu_left ul.level1 li {
		list-style: none;
		line-height: 24px;
		background-color: #edf3f7;
		border-bottom: 2px solid #ffffff;
		cursor: pointer;
		padding: 0px 1px;
	}
	
	#contentwrapper .content_left .menu_left ul.level1 li a { padding: 0px 5px; display: block;	}	
	#contentwrapper .content_left .menu_left ul.level1 li:hover { background: #c9d7e1; }
	#contentwrapper .content_left .menu_left ul.level1 li.selected { background: #c9d7e1; font-weight: bold; }

	#contentwrapper .content_left .menu_left ul.level1 li.selected ul.level2 li { 
		background: #c9d7e1; 
		border-bottom: none; 
		font-weight: normal; 
	}
	
	#contentwrapper .content_left .menu_left ul.level1 li.selected ul.level2 li a { padding-left: 20px; }
	#contentwrapper .content_left .menu_left ul.level1 li.selected ul.level2 li:hover { font-weight: bold; }
	#contentwrapper .content_left .menu_left ul.level1 li.selected ul.level2 li.selected { 
		background: #c9d7e1 url(/images/arrow_menu.gif) no-repeat 10px 9px;  
		font-weight: bold;
	}
	
	#contentwrapper .content_left .menu_left ul.level1 li.selected ul.level2 li.selected ul.level3 li { font-weight: normal; background: #c9d7e1 }
	#contentwrapper .content_left .menu_left ul.level1 li.selected ul.level2 li.selected ul.level3 li a { padding-left: 40px; }
	#contentwrapper .content_left .menu_left ul.level1 li.selected ul.level2 li.selected ul.level3 li:hover {font-weight: bold;  }
	#contentwrapper .content_left .menu_left ul.level1 li.selected ul.level2 li.selected ul.level3 li.selected { 
		font-weight: bold; 
		background: #c9d7e1 url(/images/arrow_menu.gif) no-repeat 30px 9px;  
	}

	#contentwrapper .content_left .menu_left ul.level1 li a {
		color: #5b6b79;
		text-decoration: none;
		font-size: 10px;
	}
	
	#contentwrapper .content_right{
		width: 185px;
		background: url(/images/gradient_links_tridis.png) repeat-x top #fff;
		float: right;
	}
	
	#contentwrapper .content_right .input {  width: 125px; }
	
	#contentwrapper .content_right .login_right {
		width: 175px;
		padding: 5px;
	}
	
	#contentwrapper .content_right .login_right p {
		font-size: 10px; 
		padding-bottom: 3px;
	}
	
	#contentwrapper .content_right .login_right a{
		color: #000;
		font-size: 10px;
	}
	
	#contentwrapper .content_right .login_right ul { margin: 20px; }
	#contentwrapper .content_right .login_right li { 
		line-height: 16px;
	}
	
	#contentwrapper .content_right .login_right li a {
		font-size: 12px;
	}

	#contentwrapper .content_right .button{
		float: right;
		margin-right: 0px;
	}
		
	#contentwrapper .content_right .menu_right ul{
		width: 183px;
		border: 1px solid #909aa5;
		list-style: none;
	}
	
	#contentwrapper .content_right .menu_right ul li{
		border-bottom: 1px solid #909aa5;
		list-style: none;
		min-height: 33px;
		width: 183px;
	}
		
	#contentwrapper .content_right .menu_right ul li.titel{
		background: #edf3f7;
	}
	
	#contentwrapper .content_right .menu_right ul li.titel a{
		display: block;
		text-align: center;
		color: #fd6d00;
		margin-bottom: 10px;
		font-size: 11px;
	}
	
	#contentwrapper .content_right div.login {
		text-align: center;
		padding: 5px;
		margin-bottom: 5px;
		margin-top: 10px;
	}
	
	#contentwrapper .content_right div.login a {
		color: #fd6d00;
		padding: 0px 7px;
		font-size: 13px; 
	}
	
	#contentwrapper .content_right .menu_right ul li h5 {
		padding: 10px 0px 10px 5px;
	}
		
	#contentwrapper .content_right .menu_right ul li img {
		display: block;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	
	#contentwrapper .content_right .menu_right ul li  ul li a{
		text-align: left;
		padding: 0px;
		margin: 0px;
		font-size: 10px;
		color: #5c6b7a;
		font-size: 9px;
	}
		
	#contentwrapper .content_right .menu_right ul li  ul li {
		border: none;
		list-style:square;
		width: 120px;
		color: #5c6b7a;
		margin-left: 20px;
		min-height: 15px;
	}
		
	#contentwrapper .content_right .menu_right {
		float: left;
		display: inline;
	}
		
	#contentwrapper .content_right .menu_right ul li ul{
		border: none;
		margin: 10px 0px;
	}
	
	#contentwrapper .content_center {
		background: #fff url(/images/gradient-content_tridis.png) repeat-x top;
		float: left;
		width: 610px;
		padding: 20px 10px;
	}
		
	#contentwrapper .content_center .content {
		float: left;
		width: 610px;
	}
		
	#contentwrapper .content_center .content  h4 {
		width: 160px;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: bold;
		margin: 5px 0px 10px 0px;
		}
		
	#contentwrapper .content_center ul,
	#contentwrapper .content_center ol {
		padding-left: 15px;
	}
		
	p.small{
		font-size: 	8px;
		color: #000;
		padding-top: 10px;
		line-height: 0px;
	}
	
	#contentwrapper .content_center h1{
		width: 450px;	
		float: left;
	}	
	
	#contentwrapper .content_center .pagination,
	#contentwrapper .content_center .return {
		float: right;
		margin-top: 8px;
	}
	
	#contentwrapper .content_center .breadcrumb .return {
		margin-top: 0px;
		*margin-top: -15px;
	}
	
	#contentwrapper .content_center .return a  {
		text-decoration: none;
		font-weight: bold;
		font-size: 14px;
		text-transform: uppercase;
	}
	
	#contentwrapper .content_center .content  .home_left, 
	#contentwrapper .content_center .content  .home_right {
		/*float: left;
		width: 310px;	*/
		width: 600px;
		margin: 0px 0px 10px 0px
	}
	
	/*#contentwrapper .content_center .content  .home_right {	float: right; }*/
	
	#contentwrapper .content_center .content  .home_left h1, 
	#contentwrapper .content_center .content  .home_right h1 {
		/*width: 300px;*/
		width: 600px;
	}
	
	#contentwrapper .content_center .content  .home_left h3,
	#contentwrapper .content_center .content  .home_right h3 {
		margin-bottom: 5px;
	}
	
	#contentwrapper .content_center .content  .more a {
		text-transform: uppercase;
		color: #FE8700;
		padding-top: 5px;
		text-decoration: none;
		display: block;
		margin-bottom: 10px;
	}
		
	#contentwrapper .content_center .content  .img_right {
		float: right;
		display: inline;
		margin-left: 10px;
	}
	
	.articledetail img {
		float: left;
		width: 70px;
		margin-right: 10px;
	}
	
	.articledetail p {
		float: left;
		width: 170px;
	}
	
	.articles_table{
		margin-top: 20px;
		border-collapse: collapse;
		line-height: 20px;
		width: 100%;
	}
	
	.articles_table tr.drag{
			}
	
	.articles_table th {
		text-align: left;
		text-transform: uppercase;
		font-weight: normal;
		font-size: 10px;
		color: #5C6B7A;
		padding-bottom: 10px;
	}
	
	.articles_table td { line-height: 25px; }
	
	.articles_table tr:hover { background: #E8EDF0; }
	.articles_table tr.nohover:hover { background: none; }
	
	.articles_table a { text-decoration: none; }
	.articles_table a:hover { color: #5C6B7A; }
	
	.articles_table_blok {
		margin-top: 20px;
		width: 610px;
	}
	
	.articles_table_blok td { background: #eef1f4; padding: 5px; width: 290px;}
	.articles_table_blok td:hover { background: #c9d7e1; }
	
	.articles_table_blok td.noblock, .articles_table_blok td.noblock:hover  { background: none; }
	
	.article_block { width: 290px; }
	.article_block a { color: #5C6B7A; text-decoration: none;}
	
	.article_block h3 { font-size: 12px; }
	.article_block p.small { font-size: 9px; }
	
	.article_block .article_image { 
		float: left; 
		margin-top: 10px;
		width: 80px;
		background: #FFF;
		text-align: center;
		min-height: 80px;
	}
	
	.article_block .article_detail {
		float: right;
		width: 200px;
		padding-top: 10px;
	}
	
	.article_block .article_detail p { min-height: 60px; line-height: 16px; }
	
	.article_added_cart{
		font-style: italic;
		color: #A0DC00;
	}
	
	.input_obliged{
		border: 1px solid #edf3f7;
		background: #edf3f7;
		color: #333333;
		font-size: 11px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		width: 250px;
	}
	
	.error_doc{
		font-size: 50px;
		font-weight: bold;
		color: #969696;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	#basket_info{
		margin-top: 12px;
		float: right;
		color: #A0DC00;
		font-weight: bold;
		border: 1px dotted #A0DC00;
		padding: 10px;
		cursor: pointer;
		background: #333333;
	}
	
	.zoek_left .button { float: right; }
	.zoek_left .input { margin-left: 6px; }
		
	.button {
		background: url(/images/search_button_tridis.png) no-repeat top left;	
		border:none;
		width: 76px;
		text-align: center;
		color:#fff;
		padding: 1px 0px;
		margin: 5px 10px 12px 0px;	
		cursor: pointer;
		font-size: 11px;
	}
	
	.autocomplete-w1 { 
		background: url(/images/shop/shadow.png) no-repeat bottom right; 
		position: absolute; 
		top: 0px; 
		left: 0px; 
		margin: 8px 0 0 6px; /* IE6 fix: */ 
		_background: none; 
		_margin: 0; 
	}
	
	.autocomplete { 
		border: 1px solid #999; 
		color: #666666;
		background: #FFF; 
		cursor: default; 
		text-align: left; 
		max-height: 350px; 
		overflow: auto; 
		margin:-10px 6px 6px -6px; /* IE6 specific: */ 
		_height: 350px;  
		_margin: 0; 
		_overflow-x:hidden; 
	}
	
	.autocomplete .alternating { 
		background: #F0F0F0; 
	}
	
	.autocomplete .selected { 
		background: #c0c0c0; 
	}
	
	.autocomplete div { 
		padding: 2px 5px; 
		white-space: nowrap;
	}
	
	.autocomplete strong { 
		font-weight: bold; 
		color: #FE6D00; 
	}
	
	.pagenotfound{
		font-weight: bold;
	}
	
	.change_qty{
		width: 45px;
		float: left;
	}
	
	.change_qty input{
		width: 25px;
		height: 15px;
		padding-top: 1px;
		float: left;
		font-size: 11px;
		border: 1px solid #5c6b7a;
	}
	
	.change_qty_buttons{
		float: left;
		background: #5c6b7a;
		height: 18px;
		cursor: pointer;
	}
	
	.change_qty_buttons_down{
		padding-top: 2px;
	}
	
	#tooltip {
		position: absolute;
		z-index: 9999999;
		border: 2px solid #5c6b7a;
		background-color: #ffffff;
		font-size: 11px;
		color: #333333;
	}
			
	.tip{
		cursor: pointer;
	}
	
	.successbox{
		border: 1px solid #A0DC00;
		padding: 10px;
		color: #A0DC00;
		font-weight: bold;
	}
	
	.errorbox{
		border: 1px solid #FF0000;
		padding: 10px;
		color: #FF0000;
		font-weight: bold;
	}
	
	.errorbox a{
		color: #FF0000;
		font-weight: bold;
	}
	
	#tooltip div.body, #tooltip div.body div{
		padding: 3px 10px 3px 5px;
	}
	
	#tooltip h3, #tooltip div { margin: 0; }
	#tooltip ol{ 
		padding-left: 30px; 
		margin-top: 10px;
	}
	
	.stuurdoor{
		text-decoration: none;
		color: #ffffff;
		font-weight: bold;
	}
	
	.stuurdoor_container{
		margin-left: 20px;
		margin-top: 20px;
		margin-right: 20px;
		float: left;
	}
	
	.print_container{
		margin-left: 20px;
		margin-top: 20px;
		float: left;
	}
	
	.print_container a{
		text-decoration: none;
		color: #ffffff;
		font-weight: bold;
	}
	
	.paging,
	.paging_active {
		float: left;
		background:url(/images/pagination.png) no-repeat;
		color: #000;
		font-size: 10px;
		padding: 1px 0px;
		width: 15px;
		height: 15px;
		text-align: center;
		margin: 0px 3px;
	}
	
	.paging a,
	.paging_active a {
		color: #000;
		text-decoration: none;
	}
	
	.paging_image, .paging_separator { float: left; margin: 0px 2px; }
	
	.paging_active { background:url(/images/pagination_active.png) no-repeat; }
	
	.navigation { padding-top: 15px; }
	
	.jump_to_page{
		border: 1px solid #A0DC00;
		width: 20px;
		padding-left: 3px;
		padding-right: 5px;
		font-size: 11px;
		height: 14px;
	}
	
	.cat_no_order{
		background: url(/images/shop/sort.gif) left 6px no-repeat;
		padding-left: 12px;
	}
	
	.cat_orderdesc{
		background: url(/images/shop/asc.gif) left 10px no-repeat;
		padding-left: 12px;
	}
	
	.cat_orderasc{
		background: url(/images/shop/desc.gif) left 10px no-repeat;
		padding-left: 12px;
	}
	
	.cat_no_order_link{
		background: url(/images/shop/sort.gif) left 3px no-repeat;
		padding-left: 12px;
	}
	
	.cat_orderdesc_link{
		background: url(/images/shop/asc.gif) left 5px no-repeat;
		padding-left: 12px;
	}
	
	.cat_orderasc_link{
		background: url(/images/shop/desc.gif) left 5px no-repeat;
		padding-left: 12px;
	}
	
	.show_per{
		border: 1px solid #5c6b7a;
		width: 50px;
		font-size: 11px;
		margin-top: 8px;
	}
	
	.search_highlight{
		font-weight: bold;
		color: #FE6D00;
	}
	
	.forgotpass_container{
		width: 610px;
		padding-top: 10px; 
		padding-bottom: 30px;
	}
	
	.helper{
		display: none;
		border: 1px dotted #A0DC00;
		padding: 5px;
		background: #4f4f4f;
		color: #dedede;
		width: auto;
	}
	
	.helper span{
		color: #A0DC00;
		font-weight: bold;
	}
	
	span.fav {
		font-weight: bold;
		font-style: italic;
		color: #5c6b7a;
		font-size: 10px;
		text-transform: uppercase;
	}
	
	span.fav.added {
		color: #6cb656;
	}
	
	.price {
		text-align: right;
		font-size: 12px;
		color: #ff9a49;
		font-weight: bold;
		padding-right: 10px;
	}
	
	.oldprice {
		color: #000;
		text-decoration: line-through;
		font-size:11px;
	}
	
	.selectView { float: right; padding-top: 10px; }
	.selectView a { text-decoration: underline;	}
	
	.catblock_order {
		float: left;
		padding-top: 10px;
	}
	
	.top {
		background: #E7EEF3;
		padding: 10px;
		border-bottom: 1px dotted #A9BECE;
	}
	
	.productdetail h4 { font-size: 13px; }
	
	.productdetail {
		float: left;
		width: 290px;
		padding-top: 10px;
		padding-left: 10px
	}

	.productdetail ul, .productdetail ol, .productdetail li{
		margin-left: 15px;
	}
	
	#contentwrapper .content_center .productdetail h1 {
		float: none;
		width: auto;
		height: auto;
	}
	
	.productorder {
		float: right;
		width: 300px;
		padding-top: 10px;
	}
	
	.detailprice {  float: left; }
	
	.detailprice .price { 
		text-align: left; 
		font-size: 16px;
		float: left;
		
	}
	
	.detailprice .oldprice { 
		float: left; 
		padding-top: 3px; 
		margin-right: 20px;
	}
	
	.detailorder { float: right; width: 300px;}
	
	dl.costs { padding-top: 20px; }
	dl.costs dt,
	dl.costs dd {
		float: left;
		width: 80px;
		color: #5b6b79;
		font-style: italic;
	}
	
	dl.costs dt { clear: both; }
	
	.image_product_wrapper { 
		float: right; 
		width: 300px;
	}

	
     .product_image_main {
        text-align: center;
        line-height: 300px;
        width: 300px;
        height: 300px;
        background: #fff;
        margin-bottom: 10px;
    }

    .product_image_main * {
        vertical-align: middle;
    }
    
    /* IE 7 */
    .product_image_main span {
       *display: inline-block;
       *height: 100%;
    }

	.product_images {
		padding-left: 30px;
	}
	
	div.thumb_image {
		padding: 3px;
		border: 1px solid #61707e;
		margin-bottom: 4px;
		margin-right: 4px;
		float: left;
		cursor: pointer;
		line-height: 50px;
		height: 50px;
		width: 50px;
		text-align: center;
		display: table-cell;
	}
	
	div.thumb_image.selected {
		border: 1px solid #f49616;
	}
	
	 div.thumb_image * {
        vertical-align: middle;
    }
        
    /* IE 7 */
    div.thumb_image span {
       *display: inline-block;
       *height: 100%;
    }
	
	.downloads { margin: 10px 0px; }
	
	.downloads li {
		background: #EEF3F7;
		padding: 5px;
		list-style: none;
		border-bottom: 1px solid #FFF;
	}
	
	.downloads li.alternate {
		background: #D0D8DB;
	}
	
	.downloads li a { 
		text-decoration: none; 
		color: #0E416E; 
	}
	
	.downloads p {
		background: #5b6b79;
		color: #FFF;
		font-size: 13px;
		font-weight: bold;
	}
	
	.downloads p span {
		background: #0E416E;
		display: block;
		float: left;
		padding: 4px 10px;
	}
	
	.downloads p a {
		display: block;
		background: #0E416E;
		color: #FFF;
		text-decoration: none;
		border-left: 1px solid #FFF;
		float: left;
		padding: 4px 10px;
	}
	
	.newsitems_container .titel { 
		color: #fd6d00;
		font-weight: bold;
		text-decoration: none;
	}
	
	.newsitems_container .more a {
		text-transform: uppercase;
		color: #000;
		padding-top: 10px;
		text-decoration: none;
		display: block;
	}
	
	.newsitems_container .more a:hover { text-decoration: underline; }
	
	.newsitems_container table { margin-top: 20px; }
	
	.newsitem_detail {
		float: left;
		width: 460px;
		padding-top: 20px;
	}
	
	.news_foto {
		float: right; 
		width: 150px;
		text-align: center;
		padding-top: 30px;
	}
	
	.newsitem_date_detail {
		padding-bottom: 10px;
	}
	
	.newsitem_title_detail {
		
		color: #fd6d00;
		font-weight: bold;
	}
	
	.newsitem_text_detail {	padding-top: 10px; }
	
	.legende {
		float: right; 
		margin-top: 15px;
	}
	
	.nosales {
		clear: both;
		border-top: 1px solid #000;
		margin-top: 30px;
		text-align: center;
		padding-top: 5px;
	}
	
	.downloads_root_container{
		float: left;
		margin-top: 15px;
	}
	
	.downloads_container_left, .downloads_container_right{
		float: left;
	}
	
	.downloads_container{
		width: 310px;
		border: 1px solid #EDF3F7;
		margin-bottom: 15px;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	.download_title{
		height: 20px;
		background: #ACBFCD;
		border-bottom: 1px solid #EDF3F7;
		padding-top: 5px;
		padding-left: 20px;
		padding-left: 10px;
		padding-right: 10px;
		color: #fff;
		font-weight: bold;
	}
	
	.download_downloads{
		margin-top: 15px;
		margin-bottom: 15px;
		margin-left: 35px;
	}
	
	.download_downloads li{
		margin-top: 5px;
	}
	
	.download_downloads a{
		text-decoration: none;
		color: #5B6579;
	}
	
	#acties_table td.separator{
		border-bottom: 1px dotted #dedede;
		font-size: 1px;
		height: 1px;
		line-height: 1px;
	}
	
	#acties_table td .title {
		font-weight: bold;
		color: #5B6B7A;
		margin: 10px 0px;
	}
	
	#acties_table td p { padding-bottom: 10px; }
	
	div.scrollable { 
	    position:relative; 
	    overflow:hidden; 
	    width: 650px; 
	    height: 210px;
	} 
 
	div.scrollable div.items { 
	    width: 20000em; 
	    position:absolute; 
	} 
	 
	div.scrollable div.items table { 
	    float:left;
	    background: #FFF; 
	} 
	
	a.prevPage,
	a.nextPage {
		background: url(http://www.tridis.be/images/left_arrow.png) no-repeat;
		display: block;
		width: 30px !important;
		height: 25px;
		margin-top: 100px;
		cursor: pointer;
		position: absolute;
		z-index: 5;	
		top: 5px;	
	}
	
	a.nextPage {
		background: url(http://www.tridis.be/images/right_arrow.png) no-repeat;
		right: 0px;
	}
	
	a.prevPage.disabled,
	a.nextPage.disabled {
		display: none;
	}
	
	.newproducts_block {
		width: 195px;
		margin: 0px 10px;	
		height: 210px;
	}
	
	.newproducts_block td {
		background: #EDF3F7;
		padding: 0px 20px;
	}
	
	.newproducts_block td:hover { background: #C9D7E1; }
	
	.newproducts_block td a {
		color: #5C6B7A;
		text-decoration: none;
	}
	
	.newproducts_block .article_image { 
		background: #FFF;
		text-align: center;
		min-height: 90px;
	}
	
	.newproducts_block .article_detail p { min-height: 60px; line-height: 16px; }
	
	.gerelateerde_wrapper { padding-top: 40px; }
	
	.gerelateerde_wrapper p{
		margin-bottom: 10px;
		color:#5C6B7A;
		font-weight: bold;
		font-size: 11px;	
	}
	
	.gerelateerde_wrapper li {
		float: left;
		list-style: none;
		padding: 10px;
		text-align: center;
		background: #EDF3F7;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	.gerelateerde_wrapper li:hover { background: #C9D7E1; }
	
	.gerelateerde_wrapper a {
		color: #5C6B7A;
		text-decoration: none;
		font-size: 10px;
	}
	
	.shoppingcart {	padding: 5px; cursor: pointer; }
	.shoppingcart strong { padding-bottom: 10px; }
	
	
	.shoppingcart .mini_mandje{
		font-size: 10px;
		padding-top: 10px;
		color: #5b6b79;
	}
	
	.shoppingcart .mini_mandje tr td { padding-bottom: 3px;}
	.shoppingcart .mini_mandje tr.seperator td { border-bottom: 1px dotted #5b6b79;}
	
	.shoppingcart .mini_mandje tr td.totaal_mandje { padding-top: 7px; }
	
	.widescreen { 
		text-align:center;
		padding-top: 8px;	
	}
	
	.widescreen a {
		font-size: 10px;
		text-decoration: none;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
	}
	
	.sitemap{
		margin-top: 20px;
		list-style: none;
	}
	
	.sitemap li{
		padding: 6px 5px;
		border-bottom: 1px dotted #dddddd;
	}
	
	.sitemap li a{
		text-decoration: none;
		color: #5B6579;
	}
	
	.bladerbare_folder_flash{
		margin-top: 20px;
	}
	
	.bladerbare_folder h2, .bladerbare_folder_flash h2{
		font-size: 1.4em;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.bladerbare_folder ul, .bladerbare_folder_flash ul{
		list-style: square;
		margin-left: 25px;
		color: #5c6b7a;
	}
	
	.bladerbare_folder ul li a, .bladerbare_folder_flash ul li a{
		color: #5c6b7a;
		text-decoration: none;
		font-size: 1.2em;
		line-height: 1.4em;
	}

	.staffels{
		font-size: 0.9em;
		color: #5c6b7a;
		margin-top: 2px;
		padding-bottom: 6px;
	}
	
	.staffels_table{
		position: absolute;
		display: none;
		z-index: 10;
	}
			
	.staffels table{
		width: 360px;
		text-align: left;
		cursor: pointer;
		border: 1px solid #5B6579;
		border-collapse: collapse;
	}
	
	.staffels table tr td, .staffels table tr th{
		background: #EEF1F4;
		border: 1px solid #707070;
	}
	
	.staffels table tr td{
		padding: 5px;
		width: auto;
		line-height: 1.6em;
	}
	
	.staffels table tr th{
		padding: 5px;
		text-align: left;
	}
	
	.staffels table tr th.staffels_column1{
		width: 215px;
	}
	
	.staffels table tr.alternating td{
		background: #efefef;
	}
	
	.staffels table tr.extra_gratis_aantal td{
		color: #91c700;
	}
	
	.staffels_extra_aantal_placeholder{
		color: #91c700;
		font-size: 0.9em;
		font-weight: bold;
		margin-top: 5px;
		float: left;
		cursor: pointer;
	}
	
	.staffels table tr:hover td{
		background: #C9D7E1;
	}
	
	.staffels table tr.nohover{
		background: #7A7A7A !important;
	}
	
	.staffels table tr td.staffel_omschrijving{
		width: 240px;
	}
	
	.article_merk{
		width: 100px;
	}
	
	.article_merk img{
		max-width: 100px;
		margin-bottom: 20px;
	}
	
	.cleardiv, .clear {
		clear: both;
		height: 0px;
		line-height: 0px;
		font-size: 0px;
	}
	
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	
	.clearfix {display: inline-block;}
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
