/* ------------------------------------------------------- 

	General Stylesheet

	tableaux
	www.tableaux.nl
	july 2007

---------------------------------------------------------- */


/* ------------------------------------------------------------- styles */
ul{
	list-style-image:url('../images/dot.gif');
}

/* ------------------------------------------------------------- body */
html {
	height:100%;
	}

body {
	height:100%;
	background-color:#ffffff;
	background-image:url('../images/background.jpg');
	background-position: center top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
		
/* ------------------------------------------------------------- center */

div#center{
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -113px;
	width:1000px;
	overflow: auto;
}

/* ------------------------------------------------------------- top */

div#top{
	position: relative;
	width:1000px;
	height:127px;
	background-image:url('../images/backgroundtop.jpg');
	z-index: 10;
}
div#toplogo{
	position:relative;
	margin-top:12px;
	margin-left:26px;
	float:left;
}

div#container{
	background-color: #FFFFFF;
	overflow: auto;
}

div#langBar{
	position: absolute;
	right: 25px;
	bottom: 0px;
	height: 21px;
	margin: 0;
	padding: 0;
}

div#topcontent{
	position:relative;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	height:94px;
	overflow: hidden;
}

div#topcontent form{
	margin:0px;
	display:inline;
}

div#topcontent .searchfield{
	position:relative;
	width:153px;
	height:19px;
	background-image:url('../images/zoekbg.png');
	color:#999999;
	font-size:10px;
	line-height:15px;
	border: 0;
	background-color: #323a45;
	outline: none;
	padding-left: 5px;

}

input#zoekbutton{
	position: relative;
	margin: 0;
	padding: 0;
	height: 19px;
	width: 19px;
	border: 0;
}


div#rightmenu{
	position: relative;
	margin-right: 18px;
	margin-top: 10px;
	color: #91999f;
}	

div#rightmenu a{
	color: #91999f;	
}

div.submenutab{
	display: none;
	position: absolute;
	top: 32px;
	left: 2px;
	z-index: 20;
}

div.submenucontainer{
	position: relative;
	/* background-color: #ff9900; */
	/* background-image: url('../images/bgmenu.png'); */	
}

div.subconinner{
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	opacity: .85;
	
	position: relative;
	border-top: 15px solid #ff9900;
	border-bottom: 15px solid #ff9900;
	background-image: url('../images/backsubmenu.jpg');

}

div.subconrow{
	position: relative;
	margin-left: 23px;
	width: 162px;
	float: left;
	
	font-size: 12px;
	color: #39424d;
	font-family: Arial;
	line-height: 18px;
	}
	
div.subconrow a, div.subconrow a:hover{
	color: #39424d;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

div.subconrow div.subrowtitle{
	position: relative;
	margin-bottom: 5px;
	font-weight: bold;
}

div.submenuspacer{
	position: relative;
}

div#toptabs li.subtab div.subtabbar{
	position: relative;
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 10px;
	width: 100%;
}

div.subtabbarinner{
	position: relative;
	height: 10px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #ff9900;
}

div#toptabs li.subtab:hover div.subtabbar{
	display: block;	
}

div#toptabs li:hover div.submenutab{
	display: block;	
}

.searchfield{
	margin:0px;
	color:#91999f;
	font-size:11px;
	line-height:15px;
	padding:0px;
}

div#toptabs{
	position:relative;
	margin-top:1px;
	height:30px;
	width:100%;
	float:left;
}
div#toptabs ul{
	position:relative;
	margin:0px;
	padding:0px;
	height:32px;
}
div#toptabs li{
	position: relative;
	display:block;
	float:left;
	height:32px;
	line-height: 29px;
}

div.lilinks, div.lirechts{
	position: relative;
	float: left;
	width: 6px;
	height: 27px;
	margin-top: 2px;
}

div#toptabs li.spacer{
	position: relative;
	margin: 0;
	margin-top: 6px;
}

div#toptabs li a.tablink{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#39424d;
	text-decoration:none;
	text-transform:uppercase;
	padding-left: 19px;
	padding-right: 19px;
	margin-top: 2px;
	float: left;
	height: 27px;
}

li:hover div.lilinks, li.activetab div.lilinks{
	background-image: url('../images/activelilinks.png');
}

li:hover div.lirechts, li.activetab div.lirechts{
	background-image: url('../images/activelirechts.png');
}

div#toptabs li:hover a.tablink, div#toptabs li.activetab a.tablink{
	color:#FFFFFF;
	background-image: url('../images/activelibg.jpg');
	background-repeat: repeat-x;
}

ul.subsubmenu{
	list-style-image: none;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 19px;
	margin-top: 19px;
}

ul.subsubmenu li{
	margin-left: 10px;
	margin-bottom: 5px;
}

ul.subsubmenu li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#39424d;
	text-decoration:none;
	text-transform:lowercase;
}


/* ------------------------------------------------------------- left */

div#left{
	display:table;
	width:195px;
	overflow:hidden;
	margin:25px;
	float:left;
}

div#left ul.topVirus{
	margin:18px;
	padding:0px;
}
div#left ul.topVirus li{
	margin-top:7px;
	margin-bottom:7px;
	line-height:10px;
}

div#leftblock{
	position: relative;
	width: 204px;
	background-image: url('../images/bgleftbar.gif');
	margin-bottom: 12px;
}

div#leftblocktop{
	position: relative;
	background-image: url('../images/sidebartop.gif');
	width: 204px;
	height: 29px;
	overflow: auto;
}

div#leftblocktitle{
	position: relative;
	margin-left: 35px;
	margin-top: 9px;

	font-size: 11px;
	color: #2f3841;
	font-weight: bold;	
}

div#leftblockbottom{
	position: relative;
	width: 204px;
	height: 4px;
	background-image: url('../images/sidebarbottom.gif');
	overflow: hidden;
}	

ul#spotlight{
	padding: 0;
	list-style-image: url('../images/dotgreen.gif');
	margin: 0;
	margin-top: 10px;
}

ul#spotlight li{
	margin-left: 27px;
}	

ul#spotlight li, ul#spotlight li a{
	margin-bottom: 4px;	
	color: #414953;
	font-size: 11px;
}

ul#products{
	list-style-image: url('../images/dotorange.gif');	
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

ul#products li{
	margin-left: 27px;	
}

ul#products li, ul#products li a{
	margin-bottom: 4px;	
	color: #93a2ac;
	font-size: 11px;
}

/* ------------------------------------------------------------- bottom */

div#bottom{
	position: relative;
	width: 100%;
	background-image: url('../images/backgroundbottom.jpg');
	height: 113px;
}

div#bottominner{
	position: relative;
	width: 1000px;
	height: 113px;
	margin: 0 auto;
	background-image: url('../images/backgroundbottominner.jpg');
}

div#bottomboxes{
	position: absolute;
	top: -57px;
	left: 20px;
	width: 196px;
	height: 93px;
}

div#bottomreseller{
	position: absolute;
	top: -50px;
	right: 23px;
	width: 139px;
	height: 35px;
}

div#bottompayments{
	position: absolute;
	top: 30px;
	right: 11px;
	width: 225px;
	height: 24px;
}

div#bottommenu{
	position: absolute;
	top: 30px;
	left: 270px;
	width: 435px;
	height: 60px;
	
	font-size: 12px;
	color: #91999F;
}

div#bottommenu a{
	text-decoration: none;
	color: #91999F;
}

div#bottomtext a{
	text-decoration: none;
	color: #91999F;
	font-size: 10px;
}

div#bottomtext{
	position: relative;
	margin-top: 10px;
	font-size: 10px;
}

div#homeblock{
	position: relative;
	width: 975px;
	height: 282px;
	margin-top: 12px;
	margin-left: 12px;
}

div#homeblock div#leftpanel{
	position: relative;
	width: 205px;
	height: 282px;
	float: left;
	background-image: url('../images/homebg-left.jpg');
	z-index: 8;
}

div#homeblock div#centerpanel{
	position: relative;
	width: 528px;
	height: 282px;
	float: left;
	background-color: #F0F0F0;
	margin-left: 2px;
}

div#homeblock div#centerpanel div#overlay {
	position: absolute;
	width: 528px;
	height: 282px;
	z-index: 5;
	left:0;
	top:0;
}

div#homeblock div#rightpanel{
	position: relative;
	width: 238px;
	height: 282px;
	float: left;
	background-image: url('../images/homebg-right.jpg');
	margin-left: 2px;
}

div.leftknop{
	background-image: url('../images/home-knopleft.png');	
	width: 213px;
	height: 102px;
	position: absolute;
	z-index: 8;
	left: -4px;
	top: -4px;
	display: none;
	padding-right: 24px;
	padding-bottom: 3px;
}

div.leftitem{
	position: relative;
	width: 205px;
	height: 94px;
}

div.rightknop{
	background-image: url('../images/home-knopright.png');	
	width: 238px;
	height: 71px;
	position: absolute;
	z-index: 8;
	right: -4px;
	top: -5px;
	display: none;
	padding-left: 28px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 5px;
}

div.rightitem{
	position: relative;
	width: 238px;
	height: 70px;
}

div.homeblocktitle{
	font-size: 16px;
	font-weight: bold;
	color: #2f3841;
	margin: 15px;
}	

div.homeblocktitle2{
	font-size: 13px;
	font-weight: bold;
	color: #2f3841;
	margin: 15px;
}	

div.leftitem:hover div.leftknop{
	display: block;	
}

div.rightitem:hover div.rightknop{
	display: block;	
}

div#contentblock{
	position: relative;
	width: 975px;
	margin-top: 12px;
	margin-left: 12px;
	overflow: auto;
}

div#leftcontent{
	position: relative;
	width: 205px;
	float: left;	
}

div#centercontent{
	position: relative;
	width: 528px;
	float: left;
	margin-left: 2px;
}


div#pagecontent{
	position: relative;
	width: 765px;
	float: left;
	margin-left: 2px;
}

div#rightcontent{
	position: relative;
	width: 238px;
	float: left;
	margin-left: 2px;
}

div#productfoto{
	position: relative;
	width: 230px;
	text-align: center;
	margin-top: 14px;
}

div#discounttable{
	position: relative;
	margin-top: 40px;
}

div#discounttable table tr td strong{
	color: #3f4751;
	font-size: 10px;
}

div#discounttable table tr td{
	color: #93a2ac;	
	font-size: 10px;
}

div#discounttable table tr{
	height: 17px;	
}

div#productopties table tr td strong{
	color: #3f4751;
	font-size: 11px;
}

input.productinput{
	padding: 0;
	margin: 0;
	border: 0;	
	background-image: url('../images/bgproductinput.jpg');
	width: 32px;
	height: 22px;
	outline: none;
	color: #414953;
	text-align: center;
}

div#productopmerking{
	position: relative;
	width: 230px;	
	margin-top: 15px;
	
	color: #93a2ac;	
	font-size: 10px;
	line-height: 14px;
}

div#productawards{
	position: relative;
	width: 230px;
	margin-top: 14px;
}

div#loginblock{
	position: relative;
	width: 204px;
	height: 147px;
	background-image: url('../images/bglogin.jpg');
	overflow: auto;
}

div.logintitle{
	position: relative;
	margin-left: 35px;
	margin-top: 9px;

	font-size: 11px;
	color: #2f3841;
	font-weight: bold;
}

div.inputfield1{
	position: relative;	
	margin-top: 25px;
	margin-left: 12px;
}

div.inputfield2{
	position: relative;
	margin-top: 8px;
	margin-left: 12px;	
}

.inputlogin{
	position: relative;
	background-image: url('../images/inputbg.jpg');
	border: 0px;
	width: 175px;
	height: 17px;
	outline: none;
	font-family: Arial;
	font-size: 11px;
	color: #9098a0;
	padding-left: 4px;
	line-height: 17px;
}

.loginbutton{
	position: relative;
	margin: 0;
	padding: 0;
	width: 58px;
	height: 19px;
	line-height: 19px;
	background-image: url('../images/bgloginbutton.jpg');
	border: 0px;
	
	text-align:center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

.submitbutton{
	position: relative;
	margin: 0;
	padding: 0;
	width: 108px;
	height: 19px;
	line-height: 19px;
	background-image: url('../images/bgsubmitbutton.jpg');
	border: 0px;
	
	text-align:center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

a.loginlink{
	font-family: Arial;
	font-size: 10px;
	color: #9098a0;
	text-decoration:none;
}

a.loginlink:hover{
	font-family: Arial;
	font-size: 10px;
	color: #9098a0;
	text-decoration:underline;
}

div.logincontainer{
	position: relative;
	width: 177px;
	height: 30px;
	overflow: auto;
	margin-left: 14px;
	margin-top: 14px;
}

div.loginlinks{
	position: relative;
	float: left;
}

div.loginsubmit{
	position: relative;
	float: right;
}

div#centerinner{
	margin-left: 15px;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 7px;
}

div#pageinner{
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 17px;
	
	font-size: 12px;
	color: #93a2ac;
	line-height: 18px;
}

h1{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #2f3841;
	margin-bottom: 20px;
}


h2, span.tussenkop{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2f3841;
	margin-bottom: 5px;
	margin-top: 20px;
}

div.bestelbar{
	position: relative;
	width:470px;
	height:38px;
	background-image: url('../images/productbar.gif');
}

h1.hometitle{
	position: relative;
	margin: 0;
	padding: 0;
	background-image: url('../images/headeranker.jpg');
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 30px;
	
	font-size: 11px;
	color: #2f3841;
	font-weight: bold;
	line-height: 25px;
}

div#newsblock{
	position: relative;
	margin-left: 30px;
	width: 440px;
	border-top: 2px dotted #CCCCCC;
}

div.newsitem{
	position: relative;
	width: 360px;
	border-bottom: 2px dotted #CCCCCC;
	height: 18px;
	padding-left: 80px;
	padding-top: 5px;
	
	font-family: Arial;
	font-size: 12px;
	color: #93a2ac;
}

div.newsitem span.datum{
	position: absolute;
	left: 0px;
	color: #444e5a;
}	

div.newsitem a:hover{
	text-decoration: none;
}

div#productopties{
	position: relative;
	width: 469px;
	height: 38px;
	margin-top: 10px;
	margin-bottom: 30px;
	background-image: url('../images/productbar.gif');
}

div#productprijs{
	position: relative;
	width: 469px;
	height: 47px;
	margin-top: 40px;
	text-align: right;
}

span.price1{
	color: #414953;
	font-weight: bold;
	font-size: 36px;
	line-height: 36px;
}

span.price2{
	color: #ff9900;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
}



div#push{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	height: 180px;
}

/* ------------------------------------------------------------- content */

div#content{
	width:700px;
	text-align:left;
	float:left;
	overflow:hidden;
	margin-top:24px;
	margin-left:20px;
	margin-right:0px;
}

/* ------------------------------------------------------------- nieuws */

div#nieuws{
	display:table;
	width:461px;
	height:393px;
	background-image:url('../images/backgroundnieuws.gif');
	background-repeat:repeat-x;
	background-color:#ffdb9f;	
	border:1px solid #e0e0e0;
	overflow:hidden;
	float:left;
}
div#nieuws .contentBlock{
	display:table;
	width:100%;
	margin:6px;
	overflow:hidden;
}
div#nieuws .nieuwstitle{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
}
div#nieuws p{
	margin:10px 10px;
}
div#nieuwsitems{
	display:block;
	float:left;
	width:237px;
}
div#headerContent{
	overflow:hidden;
	width:448px;
	height:385px;
	*height:390px;
}

div#nieuwsitems ul{
	list-style-image:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div#nieuwsitems li{
	display:table;
	width:100%;
	height:48px;
	*height:50px;
	background-image:url('../images/nieuwsitembackground.gif');
	border:1px solid #e0e0e0;
	margin-bottom:8px;
	*margin-bottom:7px;
	float:right;
	width:230px;
	overflow:hidden;
	cursor:pointer;
	text-align:left;
}
div#nieuwsitems li span{
	display:block;
	margin:4px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:16px;
	float:right;
	width:211px;
}
div#nieuwsitems li img{
	margin-right:10px;
	margin-top:2px;
}

div#nieuwsitems li.activenieuwsitem{
	display:table;
	width:100%;
	height:48px;
	*height:50px;
	background-image:url('../images/backgroundnieuws.gif');
	border:1px solid #e0e0e0;
	border-left:none;
	margin-bottom:8px;
	*margin-bottom:7px;
	text-align:left;
	float:right;
	overflow:hidden;
	position:relative;
	left:-1px;
	border-left:none;
}
div#nieuwsitems li.activenieuwsitem span{
	width:210px;
	*width:209px;
}


div#centerContent{
	display:block;
	width:461px;
	float:left;
}
div#centerContent li{
	margin:6px 0px;
}
div#rightContent{
	display:block;
	float:left;
	width:239px;
	text-align:center;
}
.links{
	margin:20px;
}

.bestel{
	position: relative;
	font-size:11px;
	width:450px;
	height:30px;
	line-height:30px;
	text-align:center;
}
.bestel a{
	font-size:11px;
	color:#787878;
	text-decoration:underline;
}
.bestel a:hover{
	font-size:11px;
	color:#787878;
	text-decoration:none;
}
.downloadlist{
	list-style-image:none;
	list-style:none;
	margin-left:0px;
	width:100%;
}
.downloaditem{
	margin-left:0px;
	margin-right:20px;
	margin-bottom:10px;
	width:660px;
	float:left;
	line-height:12px;
}

.staffelTabel{
	line-height:15px;
	margin:25px;
	text-align:left;
}
.staffelTabel td{
	text-align:center;
	font-size:9px;
}
.staffelTabelTitle{
	font-size:10px;
	color:#000000;
}

.rightContent{
	float:right;
	width:250px;
}