@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------------*/
/*ALGEMENEN-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

html, body {
	padding:0px;
	margin:0px;
}
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;/*Lucida Sans Unicode,*/
	font-size: 11px; 
	color:#666666;
	background-color:#e7e7e7;
	background-image:url(/images/site/bg.gif);
	background-repeat:repeat-x;
}

body.popup { background-color:white; background-image:none;}
/*-------------------------------------------------------------------------------------*/
/*HOOFDONDERDELEN-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#container {
	width:996px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	margin:0 auto;
	min-height:1096px;
}
#containerInner {
	width:996px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(/images/site/bottomBackground.png);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:1096px;
}
#container #headerWrapper{
	height:324px;
	width:996px;
}

#container .middle{ 
	/*background-color:#daddda;*/
	width:996px;
	min-height:429px;
	background-image:url(/images/site/backgroundMiddleTop.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#container #middle{
	width:841px;
	min-height:910px;
	background-image:url(/images/site/middleBackgroundRepeat.png);
	background-repeat:repeat-y;
	margin: 0 auto;
	margin-left:79px;
}
#container #middle .middle{
	width:841px;
	margin-left:-2px;
	min-height:429px;
	background-image:url(/images/site/middleGradientBackgroundHome.png);
	background-repeat:no-repeat;
}
#container #middle #middleHeader{ width:785px;padding:0px 0px 0px 0px;margin:0px 0px 25px 47px;height:33px; }
#container #middle #middleContentWrapper{ width:785px;padding-bottom:37px; }

/*-------------------------------------------------------------------------------------*/
/*PARTS HEADER-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#container #headerWrapper .topHeader{
	width:879px;
	height:110px;
	background-image:url(/images/site/topHeaderBackgroundHome.png);
	background-repeat:no-repeat;
	background-position:22px 0px;
	margin:0px 0px 0px 35px;
}

#container #headerWrapper .topHeader .topHeaderTop { height:58px; 	width:870px;}
#container #headerWrapper .topHeader .topHeaderBottom{height:24px; 	width:838px; }
#container #headerWrapper .topHeader .inlogButton {
	float:left;
	display:inline;
	background-image:url(/images/site/inlogButton.png); 
	background-repeat:no-repeat;
	width:44px;
	height:85px;
	margin:0px 0px 0px 5px;
	cursor: pointer;
}
#container #headerWrapper .topHeader .logoBlock {
	background-image:url(/images/site/logoBlock.png); 
	background-repeat:no-repeat;
	width:396px;
	height:44px;
	margin:10px 0px 0px 40px;
	float:left;
	display:inline;
}
#container #headerWrapper .bottomHeader{ 
	width:879px;
	height:230px;
	/* background-image:url(/images/site/middleHeaderBackgroundHome.png);
	background-repeat:no-repeat; */
	margin:0px 0px 0px 79px;
}

/*TAGLINE*/
.tagLineWrapper { 
	margin:0px 0px 0px 6px; 
	padding:80px 0px 0px 0px;
}
.tagLineWrapper .tagLineTitleWrapper{ 
	background-color:#464646; 
	width:450px; 
	height:64px;
}
.tagLineWrapper .tagLineTitleWrapper .tagLineTitle{ 
	padding:2px 0px 0px 6px; 
	margin:0px; 
	color:#FFFFFF;
	font-size:24px;
	line-height:22px;
	font-weight:bold;
}
.tagLineWrapper .tagLineTitleWrapper .tagLineTitleRed{ 
	padding:2px 0px 0px 6px; 
	margin:0px; 
	color:#FF0000;
	font-size:22px;
	line-height:22px;
	font-weight:bold;
}
.tagLineWrapper .tagLineLinkWrapper{ 
	background-image:url(/images/site/themeLinkBackground.png); 
	background-repeat:no-repeat;
	background-position:top right;
	padding:0px 0px 0px 0px; 
	margin:3px 0px 0px 0px;
	width:225px;
	height:30px;
	cursor:pointer;
}
.tagLineWrapper .tagLineLinkWrapper .tagLineLink{ 
	padding:0px 0px 0px 6px; 
	margin:0px 34px 0px 0px;
	background-color:#464646;
	height:30px;
	color:#FFFFFF;
	font-size:22px;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL LEFT----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #middle #middleContentWrapper #colLeft{ 
	display:inline;
	float:left;
	width:540px; 
	min-height:100px;
	height:auto!important;
	height:100px;
	margin:0px 0px 0px 47px;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL RIGHT---------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#container #middle #middleContentWrapper #colRight{
	display:inline;
	float:left; 
	width:195px;
	min-height:100px;
	height:auto!important;
	height:100px;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS footer ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

.footerWrapper {
	width: 996px;
	height: 165px;
	position: relative;
	color: #acb0ac;
	clear:both;
	line-height:1.5em;
}
.footerWrapper .footerContentWrapper { margin:25px 0px 0px 95px; }
.footerWrapper .footerContentWrapper #generalInfo{
	float: left;
	display:inline;
	margin: 0 78px 0 42px;
}
.footerWrapper .footerContentWrapper #contactInfo{
	height: 100%;
	border-left: 1px solid #595f59;
	margin: 0 78px 0 0;
	padding: 0 0 0 12px;
	float: left;
}
.footerWrapper .footerContentWrapper #contactInfo a{ color:#acb0ac;}
.footerWrapper .footerContentWrapper #contactInfo a:hover{color:#acb0ac; text-decoration:underline;}

.footerWrapper .footerContentWrapper #popularPages{
	height: 100%;
	border-left: 1px solid #595f59;
	padding: 0px 0px 0px 12px;
	float: left;
	display:inline;
}

.footerWrapper .footerContentWrapper #popularPages{}
.footerWrapper .footerContentWrapper #popularPages .pageStatsWrapper .pageStatsItem { background-image:url(/images/site/footerListSign.png); background-repeat:no-repeat; background-position: 0px 6px; cursor:pointer;}
.footerWrapper .footerContentWrapper #popularPages .pageStatsWrapper .pageStatsItem p.pageStatsItemTitle{ color: #acb0ac; text-decoration: none; padding:0px 0px 0px 15px; margin:0px;}

.footerWrapper  .footerTitle {
	font-size: 17px;
}
/*-------------------------------------------------------------------------------------*/
/*products presentation-----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

.productsWrapper{ width:530px; color:#666666; margin:0px;}
.productsWrapper .productsColOne{float:left;display:inline;width:255px;}
.productsWrapper .productsColTwo{float:right;display:inline;width:255px;}
.productsWrapper .prodWrapper{ width:255px ; height:325px; background-image:url(/images/site/productBlockBackground.png); background-repeat:no-repeat; background-position:bottom left; margin:0px 0px 10px 0px}
.productsWrapper .prodWrapper .productInnerWrapper { margin:0px 0px 0px 0px;}
.productsWrapper .productTitle{ font-size:17px;color:#333333;}
.productsWrapper .productTagLine{ color:#666666;font-size:13px; margin:3px 0px 6px 0px;}
.productsWrapper .productImage{width:208px ; height:126px; background-image:url(/images/site/productimageContainer.png); background-repeat:no-repeat; background-position:bottom left;}
.productsWrapper .productContent{
	height:95px;
	width:208px;
	margin:1px 0px 4px 0px;
	line-height:18px;
}
.productsWrapper .productReadmore{
	width: 147px;
	height: 25px;
	background-image: url("/images/site/productMoreInfo.png");
	background-repeat: no-repeat;
	cursor:pointer;
}
.productsWrapper .productReadmore p.productReadMoreTitle{ color:white;padding:4px 0px 0px 11px; margin:0px; }

/*-------------------------------------------------------------------------------------*/
/*demo block-----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
.demoOS{ 
	margin:0px 0px 34px 0px;
	padding:0px 0px 10px 0px;
	width:200px;
	min-height:75px;
	background-image:url(/images/site/colRightBlocksBackground.png);
	background-repeat:no-repeat;
	background-position:bottom left;	

}
.demoOS .demoOSIntro { color:#7a7a7a; margin:10px 0px 10px 1px;	line-height:1.5em;}
.demoOS .demoOSIntro  p.demoOSIntroTitle{font-weight:bold;}
.demoOS .demoButton { cursor:pointer;}

/*-------------------------------------------------------------------------------------*/
/*demoBIG block-----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
.demoBigOS{ 
	margin:21px 0px 34px 0px;
	padding:0px 0px 10px 0px;
	width:510px;
	height:165px;
	background-image:url(/images/site/demoBigBlockbackground.png);
	background-repeat:no-repeat;
	background-position:bottom left;	
}

.demoBigOS .demoContentWrapper{ padding:7px 15px 0px 0px;margin:15px 15px 15px 15px;display:inline-block; }
.demoBigOS .demoContentWrapper .blockTitle { font-size:17px; margin:0px 0px 10px 0px; }
.demoBigOS .demoContentWrapper .demoContent{ line-height:1.5em;color:#666666;}
.demoBigOS .demoContentWrapper .demoButton{ float:right; display:inline; cursor:pointer;}

/*-------------------------------------------------------------------------------------*/
/*twitter block-----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
.twitterWrapper {
	width:206px;
	background-image:url(/images/site/twitterBlockBackgroundImage.png);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:0px;
	margin:0px 0px 25px 0px;
}
.twitterWrapper .twitterContent{ width:195px; padding:0px 0px 17px 0px;margin:10px 0px 0px 0px;line-height:18px;}
.twitterWrapper .twitterContent span { top:-5px; position:relative; color:#7a7a7a; }
.twitterWrapper .twitterContent .twitterImage{ 
	background-image:url(/images/site/twitterImage.png); 
	background-repeat:no-repeat; 
	width:52px;
	height:51px;
	float:left;
	display:inline;
	margin:0px 5px 3px 0px;
}
.twitterWrapper .twitterContent .floatDivider{ width:200px; height:3px;clear:both; }
/*-------------------------------------------------------------------------------------*/
/*productSlider block-----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
.productsliderWrapper{ width:495px; }
.productsliderWrapper .slideHandleLeft{ 
	background-image:url(/images/site/handleLeft.png); 
	background-repeat:no-repeat; 
	width:44px;
	height:44px;
	float:left;
	display:inline;
	margin:-100px 0px 0px -30px;
	z-index:1000;
	position:relative;
	cursor:pointer;
}
.productsliderWrapper .slideHandleRight{
	background-image:url(/images/site/handleRight.png); 
	background-repeat:no-repeat; 
	width:44px;
	height:44px;
	float:right;
	display:inline;
	margin:-100px -30px 0px 0px;
	z-index:1000;
	position:relative;
		cursor:pointer;
}
.productsliderWrapper .slideOuterWrapper{ width:495px;height:145px; overflow:hidden; }
.productsliderWrapper .slideOuterWrapper .slideInnerWrapper { height:145px;width:auto; }
.productsliderWrapper .slideOuterWrapper .slideInnerWrapper  .productBlock{ margin:0px 15px 0px 0px;width:150px; height:139px; border:1px solid #d6d7d7; float:left; display:inline; }
.productsliderWrapper .slideOuterWrapper .slideInnerWrapper  .lastImage{margin:0px 0px 0px 0px;}
.productsliderWrapper .slideOuterWrapper .slideInnerWrapper .productThumb{ width:135px;height:123px; overflow:hidden;margin:7px;cursor:pointer;}

/*---------------------------------------------------------------------*/
/*SIFR STYLES--------------------------------------------------------*/
/*---------------------------------------------------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .tagLineTitle,
.sIFR-hasFlash .tagLineLink,
.sIFR-hasFlash .tagLineLinkContent,
.sIFR-hasFlash .tagLineTitleContent,
.sIFR-hasFlash h1,
.sIFR-hasFlash .blockTitle,
.sIFR-hasFlash .productTitle,
.sIFR-hasFlash .footerTitle
{
	visibility: hidden;
}

/*---------------------NAV box-------------------------------*/
.navigationBox{ width:96px;position:absolute;margin:170px 0px 0px 736px;}
.navigationBox .navigationBoxLeft{ cursor:pointer;background-image:url(/images/site/sliderLeft.png); background-repeat:no-repeat;width:18px; height:22px;display:inline;float:left;}
.navigationBox .navigationBoxMiddle{ background-image:url(/images/site/sliderBackgroundMiddle.png); background-repeat:no-repeat; width:59px; height:22px; display:inline;float:left;}
.navigationBox .navigationBoxMiddle .bulletWrapper { margin:7px 0px 0px 9px;} 
.navigationBox .navigationBoxMiddle .bulletWrapper .bulletImage{ display:inline;float:left;width:8px;margin:0px 3px 0px 0px;}
.navigationBox .navigationBoxRight{ cursor:pointer;background-image:url(/images/site/sliderRight.png); background-repeat:no-repeat;width:19px; height:22px;display:inline;float:left;}
#container .imageHeaderWrapper{ background-color:#2d2a25;width:996px;height:355px;position:absolute;z-index:-2}
/*-------------END NAV BOX ---------------------------------*/


/*-------------------------------------------------------------------------------------*/
/*GENERAL CONTENT----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

.floatDivider{width:950px; height:1px;clear:both;overflow:hidden;}

a,a:visited {text-decoration: none; color: #fe0000;}
a:hover, a:active { text-decoration: underline; color: #000000;}

h1 { font-size: 22px; color: #fe0000;  margin: 0px 0px 10px 0px; font-weight: normal;}
h2 { font-size: 17px; color: #7a7a7a;}
h3 {font-size: 14px; color: #7a7a7a; font-weight: normal; margin: 0px 0px 10px 0px;}
h4 {color: #7a7a7a; font-size: 13px;}
h5 { font-family: tahoma; font-size: 11px; font-weight: bold; color: #666666; margin-bottom: 3px; }
h6 { font-size: 13px; color:#7a7a7a;font-weight: normal;margin:0px 0px 20px 0px; }



p  {padding:0; font-size: 1em; margin: 0px; font-weight:normal;display:block; }

.date {color:#666666; font-weight:normal; font-size:11px; line-height:14px;  }
.button { 
	width:75px;
	background-color:#e3ecf2;
	border:1px solid #005488;
	color:#005488;
	cursor:pointer; 
	padding:2px 3px 2px 3px;
	text-align:center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.blockTitle {
	margin:0px 0px 0px 0px;
	color:#fe0000;
	font-size:16px; 
	font-weight:normal;
}
.blockTitle  a {  color:#fe0000; }

td {
padding-bottom:7px;
}

.content {
width:490px;
}
