﻿/******************************/
/*      STANDAARD LAYOUT      */
/******************************/
#form1				
{ 
	height:100%;
}

body				
{ 
	/*background: #ededee url(images/body-bg.gif) repeat-x top;*/
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:11px;
}

/*--------------------- Wrap --------------*/
#wrap				
{ 
	width:100%; 
	position: relative;
	background: url(images/bibito_bg2.gif) no-repeat  right -70px;
	min-height: 100%
}

.innerWrap
{
	width: 785px;
	
	position: relative;
	margin: 0 auto;
	
}
/*
.housenetBG
{
	
	width: 628px;
	height: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: -71px 0 0 435px;
	z-index: 1
}
*/
/*============================ Header ========================*/
#header
{
	position: relative;
	padding: 0 14px;
	width: 757px;
	z-index: 3
}

.logo
{
	position: absolute;
	left: 16px;
	top: 20px;
	width: 250px;
	height: 95px;
	text-indent: -9999px;
	display: block;
	background: url(images/logo-bibito.jpg) no-repeat left top;
}
/*------------------ PageImage--------------*/
#topNavigation
{
	padding-top: 127px;
	width: 100%;
	background: url(images/header-stripe.gif) no-repeat left 167px;
	float: left
}

#searchBox
{
	float: right;
	margin-top:20px;
}

#searchBox .searchField
{
	background: url(images/search-bg.gif) no-repeat left top;
	float: left;
	padding: 43px 9px 0 64px;
}

#searchBox .searchField input
{
	float: left;
	padding: 4px 10px 3px 10px;
	font-size: 13px;
	opacity:0.8;
	line-height: 22px;
	border: none;
	width: 121px;
	background:none;
	height: 24px;
	text-align: center;
	color: #808080;
	font-weight: bold
}

#searchBox #ok
{
	width: 38px;
	height: 29px;
	background: url(images/search-button.gif) no-repeat left top;
	color: #fff;
	float: left;
	border: none;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin-top: 44px;
	padding: 5px 0 8px 0;
}


/*====================== End header=========================*/
/*======================== Content =========================*/
#inhoud
{
	padding: 0px 16px 130px 16px;
	position: relative;
	z-index: 2;
}
/*------------------------- Left box news----------------*/

#leftCol
{
	float: left; 
	width: 425px;
}




#leftCol img
{
	margin-bottom: 22px;
	float: left
}
.sys_ArticleFullText img
{
	
	float:none !important
}

.postList
{
	overflow: hidden;
	width: 100%;
	margin: 0
}
.postList li
{
	float: left;
	overflow: hidden;
	width: 425px;
	list-style: none;
	margin: 0 0 58px;
	padding-bottom: 35px;
	background: url(images/post-separator.gif) no-repeat left bottom;
}

.postList li li
{
	background: none;
	padding: 0;
	width: auto;
	list-style: inherit
}

.button
{
	text-align: center;
	font: bold 12px/26px Arial, "Helvetica Neue", Helvetica, sans-serif;
	background: url(images/button-left-border.gif) no-repeat left top;
	display: inline-block;
	padding-left: 11px;
	margin-right: 15px;
	white-space: nowrap
}
.button span
{
	background: url(images/button-border.gif) no-repeat right top;
	display: block;
	padding-right: 11px;
	min-width: 53px;
	width: auto !important;
	width: 53px;
	cursor: pointer
}

a.button:link,
a.button:visited
{
	color: #E1127A;
}

a.button:hover,
a.button:active
{
	text-decoration: underline
}

.imgList
{
	overflow: hidden;
	margin: -4px 0 16px -10px;	
	_margin: -4px 0 16px -20px;	
	list-style: none
}
.imgList li
{
	float: left;
	list-style: none;
	margin: 0 0 0 10px;
	overflow: hidden;
}

.imgList li a:link,
.imgList li a:hover,
.imgList li a:visited,
.imgList li a:active
{
	margin: 0
}

#leftCol .imgList li img
{
	margin: 0;
	border: 1px solid #e95d67;
	width: 128px
}

.postNavi
{
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin-top: -10px;
	position: relative
}

.postNavi ul
{
	overflow: hidden;
	font-size: 30px;
	line-height: 33px;
	font-weight: bold;
	margin: 0 auto;
	width: 200px !important
}
.postNavi div
{
	float:left;
	left:0
}
.postNavi ul li
{
	float: left;
	padding: 0;
	width: 40px;
	text-align:center;
	list-style: none;
	margin: 0;
	display:inline-block
}
.postNavi ul li a
{
	cursor: pointer !important;
	color: #b2b2b2;
}
.postNavi ul li a:link,
.postNavi ul li a:visited
{
	color: #b2b2b2;
} 

.postNavi ul li.active a,
.postNavi ul li a:hover,
.postNavi ul li a:active
{
	color: #E1127A !important;
	text-decoration: none
}

.postNavi a.prev,
.postNavi a.next
{
	position: absolute;
	top: 4px;
	color: #E1127A !important
}

.postNavi a.prev
{
	left: 0
}
.postNavi a.next
{
	right: 0
}

.tabDivs div
{
	display: none
}
/*-------------------------------*/
#rightCol
{
	float: right;
	width: 301px;
	margin-top:40px;
	margin-bottom:10px;
}
.tabs
{
	float: left;
	margin: 0 ;
}

.tabs li
{
	float: left;
	margin: 0 0 0 5px;
	list-style: none;
}
.tabs li.innerTabs a:link,
.tabs li.innerTabs a:visited
{
	width: 120px !important;
	color: #E1127A !important;
	background: url(images/tab-long-normal-new.png) no-repeat left top!important;
}
.tabs li.innerTabs a:hover,
.tabs li.innerTabs a:active
{
	background: url(images/tab-long-new.png) no-repeat left top!important;
	color: #E1127A !important
}
.tabs li.innerTabs2 a:link,
.tabs li.innerTabs2 a:visited
{
	width: 90px !important;
	color: #E1127A !important;
	background: url(images/tab-medium-new2.png) no-repeat left top!important;
}
.tabs li.innerTabs2 a:hover,
.tabs li.innerTabs2 a:active
{
	background: url(images/tab-medium-active2.png) no-repeat left top!important;
	color:  #E1127A !important
}
.tabs li.active1 a:link,
.tabs li.active1 a:visited
{
	background: url(images/tab-longnhn2.png) no-repeat left top!important;
	color: #8194AB !important;
	text-decoration: none;
}
.tabs li.active2 a:link,
.tabs li.active2 a:visited
{
	background: url(images/tab-medium2.png) no-repeat left top!important;
	color: #8194AB !important;
	text-decoration: none;
}

.tabs li a:link,
.tabs li a:visited
{	
	color: #E1127A;
	background: url(images/tab-normal8.png) no-repeat left top;
	width: 71px;
	text-align: center;
	font-size: 9px;
	line-height: 28px;
	font-weight:bold;
	display: block;
}


.tabs li a:hover,
.tabs li a:active
{
	background: url(images/tab-active-new.png) no-repeat left top;
	color: #E1127A;
	text-decoration: none !important;
}
.tabs li.active a:link,
.tabs li.active a:visited
{
	background: url(images/tab-medium-new.png) no-repeat left top !important;
	color: #8194AB;
	text-decoration: none !important;
}

.tabContent
{
	background: #E5E5E3 url(images/tabs-body-bottom2.gif) no-repeat left bottom;
	min-height: 412px;
	height: auto !important;
	padding:4px 13px 20px 14px;
	width:272px;
	overflow: hidden;
	float: left;
}
.tabContent div
{
	 display: none;
}
.tabContent .sys_ArticleLayout25,
.tabContent .sys_ArticleLayout25 div,
.tabContent .sys_fes_news_dnlm,
.tabContent .sys_fes_news_dnlm div,
.tabContent .sys_fes_user_dsubscribe,
.tabContent .sys_fes_user_dsubscribe div
{
	 display: block !important
}
.tabContent
{
    color:#5E5F61;
}
.tabContent a
{
    font-size:11px;
    color:#fff !important;
}
.tabContent a:hover
{
    font-size:11px;
    color:#E1127A !important;
}


.preInfo
{
	float: left;
	padding-bottom: 31px;
}

.preInfo a:link,
.preInfo a:visited,
.preInfo a:hover,
.preInfo a:active
{
	font-weight: bold;
	font-size: 11px;
	line-height: 21px
}

.fotoBox
{
	border: 1px solid #e52b38;
	width: 119px;
	height: 110px;
	background: #fff;
	float: left;
	margin-right: 12px
}

.titleBlogList
{
	float: left;
	font-size: 18px;
	line-height: 35px;
	margin: 0
}

.titleBlogList li
{
	border-bottom: 1px solid #fff;
	margin: 0;
	float: left;
	list-style: none;
	width: 100%
}

.titleBlogList li a:link,
.titleBlogList li a:visited,
.titleBlogList li a:hover,
.titleBlogList li a:active
{
	float: left
}


.titleBlogList li a.more
{
	float: right;
	margin-top: 18px
}



	
	#layoutHome div.sys_ArticleLayout25 {
	border-bottom:1px solid #DADAD8;
	margin-bottom:25px;
	}	
	
	#layoutHome div.sys_ArticleLayout25_empty,
	#layoutHome #rightCol div.sys_ArticleLayout25_empty,
	#layoutHome #rightCol div.sys_ArticleLayout25	{
	border-bottom:none !important;
	margin-bottom:0px !important;
	}
	
	
/*-------------------Footer----------------*/
/*-------------------- Footer -------------*/
#footer
{
	
	height: 124px;
	position: relative;
	z-index: 10;
	margin-top:-124px;
}

.innerFooter
{
	height: 90px;
	border-top: 1px solid #DADAD8;
	background: #E5E5E3;
	background:url(images/footer-bibito.jpg);
	width: 735px;
	padding: 40px 0 0 50px;
	margin: 0 auto;
	position:relative;
}

#footer h2
{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
}

.footerCol
{
	float: left;
	margin: 0 0 0 -32px;
	margin: 0 0 0 -16px;
	font-size: 17px;
	line-height: 21px;
}
.footerCol li
{
	float: left;
	margin: 0;
	padding: 0px 50px 0 18px;
	list-style: none;
	color: #5E5F61;
	margin: 0
}
.footerCol .borderleft
{
	border-right:none !important;
	margin-left:-1px;
}
.footerList
{
	margin: 0;
	float: left;
}

.footerList li
{
	border: none;
	padding: 0;
	float: none;
	font-size: 12px;
	line-height: 17px;
	overflow: hidden
}

.footerList li a:link,
.footerList li a:hover,
.footerList li a:visited,
.footerList li a:active
{
	color: #5E5F61;
	font-size: 12px;
	line-height: 17px;
}

.contactInfo a:link,
.contactInfo a:hover,
.contactInfo a:visited,
.contactInfo a:active,
.contactInfo li
{
	color: #FFF !important
}
.footerlinks {
position:absolute;
right:-10px;
bottom:10px;
}

.footerlinks li {
	float:left;
	margin-right:10px;
	font-size:10px;	
}

.footerlinks li  a{
	font-size:10px !important;	
}

p.footer-wazzup {
	margin-top:-55px;
	float:right;
	position:relative;
	font-size:10px;
	color:#CCC;
}
/* -------Styling Fancy Box Housenet Productdemo -------- */

#fancy_content {
	background:#FBFBFC;
}

#layoutProductDemo .sys_h1_article_header {
	
	font-size:18px;
	font-weight:bold;
	visibility:hidden;
	display:none;
}

#fancy_content .sys_ArticleFullText {
	margin-top:0px;
	padding:0;
	height:500px;
	width:790px;
}
#fancy_content .sys_ArticleFullText ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#fancy_content .sys_ArticleFullText li {
	font-size:11px;
	color:#7D7D7D;
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
	background-image: url(images/vinkje.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
}
#fancy_content .sys_ArticleFullText h1 {
	display:none;
	visibility:hidden;
	padding: 0;
	margin: 0;
}

#layoutPro #leftCol .sys_ArticleFullText{
	margin-bottom:10px;	
}



a.productdemo {
	display:block;
	width:240px;
	height:68px;
	background:url(images/productdemo-bibito-1.jpg) top center no-repeat;
	border:none !important;
	text-indent:-9999999px;
	margin-bottom:40px;
}

a.productdemo:hover {
	background:url(images/productdemo-bibito-1.jpg) bottom center no-repeat;
}

a.hidden {
display:none;
visibility:hidden;
}
ol {
padding-left:20px;
}