/* Woningbouw Huyzentruyt Homepage stylesheet
------------------------------------------------------------------*/	

#homep .box {
	margin-bottom:25px;
	padding:10px 0 15px 0;
	}
#homep h1 a:link,
#homep h1 a:visited {
	border-bottom:1px solid #de2922;
	}
#homep h1 a:hover {
	text-decoration:none;
	}
#homep .box-sand h2,
#homep .box-green h2,
#homep .box-teal h2 {
	color:#fff;
	padding:5px 5px 5px 19px;
	font-size:1.35em;
	min-height:1.1em;
	}
#homep .box-sand h2 {
	padding:5px 5px 10px 19px;
	}		
#homep .box-teal,
#homep .box-sand {
	margin-right:25px;
	min-height:278px;
	width:230px;
	float:left;
	}
#homep .box-green {
	min-height:278px;
	width:230px;
	float:left;
	}		
.slide-text {
	padding:10px 10px 10px 19px;
	font-size:.94em;
	line-height:130%;
	margin-bottom:19px;
	min-height:5.2em;
	}
#bouwen-oug .slide-text {
	margin-bottom:14px;
	}				
.box-teal .slide-text {
	background-color:#cee2e2;
	}			
.box-green .slide-text {
	background-color:#dce085;
	}
.box-sand .slide-text {
	background-color:#d3c8ba;
	}		
.slide-text li {
	display:inline;
	white-space:nowrap;
	}
.slide-text li a {
	display:block;
	float:left;
	margin:0 6px 0 0;
	padding:0 6px 0 0;
	border-right:1px solid #c4b5a3;
	}		


/* @group hot - nieuw */

#homep #hot.box {
	position:relative;
	padding:15px 0 15px 0;
	float:none;
	width:740px;
	min-height:140px;
	}
#hot h2 {
	display:block;
	position:absolute;
	top:0px;
	left:255px;
	height:46px;
	width:93px;
	padding:0;
	margin:0;
	text-indent:-9999px;
	z-index:100;
	}	
#hot h3 {
	color:#fff;
	font-size:1.7em;
	line-height:120%;
	margin-bottom:.5em;
	}					
#hot h3 a,
#hot h3 a:link,
#hot h3 a:visited {color:#fff;}	

#hot h4 {
	color:#fff;
	font-size:1.25em;
	line-height:120%;
	margin-bottom:.5em;
	}
			
#hot p {margin:0 15px 1.5em 15px;}
#hot ul {margin:0 19px 1.5em 4px;}
#hot li {
	padding:0 0 0 11px;
	background:url(http://huyzentruyt.facilimmo.be/_files-projects/0460-huyzentruyt/imagelibrary/bullet-white.png) no-repeat 0 .6em;
	}				
.info-box {
	background-color:#bad0dc;
	padding:10px 5px 10px 15px;
	line-height:120%;
	font-size:1em;
	font-weight:bold;
	}
.info-box strong {
	color:#fff;
	}
#hot .text {
	float:right;
	width:485px;
	padding:32px 0 0 0;
	}
#hot em.new,
#hot em.tekoop {left:19px;}		

/* @end */	
	
/* @group project - hot */
#homep #proj-hot{
	background:#9EC2D0;
	padding:20px;
	margin-bottom:20px;
	font-size:16px;
	color:white;
	min-height:550px;
}
#homep #proj-hot h2{
	color:white;
	font-weight:bold;
	font-size:68px;
	text-align:center;
	line-height:70px;
	padding-bottom:0px;
	margin-bottom:0px;
}
#homep #proj-hot h2 .blue{
	color:#486F7E;
}
#homep #proj-hot p{
	padding:4px 0px !important;
}
#homep #proj-hot p.rightalign{
	text-align:right;
	padding:0px 0px !important;
	margin-right:1px;
	font-size:18px;
}
#homep #proj-hot em{
	color:white;
	background:#D3232D;
	font-weight:bold;
	font-style:normal;
	padding:3px;
}
#homep #proj-hot a{
	color:#486F7E;
	text-decoration:underline;
	font-weight:bold;
}

#homep #proj-hot .slideshow{
	height:405;
	width:705;
}
#homep #proj-hot img{
	position:relative;
	left:-19px;
	top:-5px;
}
#homep #proj-hot .bottomtext{
	position:relative;
	top: 445px;
	padding-left:7px;
}
#homep #proj-hot .moreinfo{
	font-size: 18px;
}
/* @end */	

/* @group slideshows */

#homep #hot .slide-item {
	margin:0;
	width:721px;
	height:160px;
	padding:0 0 0 19px;
	background-color:#abc6d6;
	}
.slideshow {
    position:relative;
    height:0px;
}
.slideshow div.slide-item {
    position:absolute;
    top:5px;
    left:0;
    z-index:8;
    opacity:0.0;
}
.slideshow div.slide-item.active {
    z-index:10;
    opacity:1.0;
}
.slideshow div.slide-item.last-active {
    z-index:9;
}

/* @end */		
