/*
***********************************************************
Title: Frontpage en Advancing elements (Mootools FX.elements)
Author & copyright: Jacco van der Post - TYPO3-webdesign.nl
Date: november 2008
***********************************************************
*/


/* ============= */
/*    kolommen   */	
/* ============= */

/* 50 - 50 */

#twee-koloms-links-50-50, #twee-koloms-rechts-50-50 {
	width:448px;
	display:block;
	float:left;
	height:425px;
	border:1px solid #ccc;
	display:inline;
	overflow:hidden;
	}

#twee-koloms-rechts-50-50 {
	margin-left:40px;
	padding:5px;
	height:414px;
	width:438px;
	}
#twee-koloms-rechts-50-50 h2 {
	padding:0px 5px 0px 5px;
	margin-bottom:0;
	 font-size:1.8em;
	font-weight:normal;
  line-height:1.8em;
	}

#twee-koloms-rechts-50-50 h2 .yellow, #twee-koloms-rechts-50-50 h2 .grijs {

	}

 #twee-koloms-rechts-50-50 p {
	padding: 0px 5px;
	}

#twee-koloms-50-50 ul, #twee-koloms-50-50 ol {margin:0; padding-left: 0;}
#twee-koloms-50-50 ul li {list-style: none;}
#twee-koloms-50-50 ul li li, #twee-koloms-50-50 ol li ul li {list-style: none;}
#twee-koloms-50-50 ol li {list-style: none;}




/* ===================== */
/*    sliding blokken    */	
/* ===================== */

#advancings {
	position: relative;
}
 
#advancings li {
	clear:both;
	float: left;
	display: block;
	width: 448px;
	height: 70px;
	background:#e7e7e7 url(../img/advancings-bg.png) repeat-x top;

	border-top:1px solid #cdcdcd;
	overflow:hidden;  /* belangrijk voor iE's */
}

#advancings li h2 a {
  cursor:pointer;
  text-decoration:none;
  }

#advancings li h2 a:hover {
  text-decoration:none;
  }

li#advancing_energy {
	border-top:0;
	}
li#advancing_technical_services {
	}
li#advancing_it {
	}
li#advancing_finance {
	}
li#advancing_industrials {
	}


/* ================================= */
/*    content van sliding blokken    */	
/* ================================= */


	
#advancings p {
  padding:10px;
  padding-top:5px;
  }

#advancings h2 {
  padding-bottom:17px;
  margin-left:113px;
  margin-top:14px;
  margin-bottom:0;
  font-size:1.8em;
	font-weight:normal;
  line-height:1.8em;
  }
  
#advancings a {
  text-decoration:underline;
  }

#advancing_energy img {
	margin-top:-12px;
	margin-left:25px;
	}
	
#advancing_energy h2 img {
	margin-left:40px;
  margin-top:20px;
	}

#advancing_it img {
	margin-top:-12px;
	margin-left:25px;
	}

#advancing_it h2 img {
	margin-left:40px;
  margin-top:20px;
	}

#advancing_finance img {
	margin-top:-13px;
	margin-left:19px;
	}
	
#advancing_finance h2 img {
	margin-left:40px;
  margin-top:20px;
	}

#advancing_industrials img {
	margin-top:3px;
	margin-left:22px;
	}

#advancing_industrials h2 img {
	margin-left:40px;
  margin-top:20px;
	}


#advancing_industrials h2 {
	 margin-top:13px;
	}	

	
#advancing_retail img {
	margin-top:-11px;
	margin-left:24px;
	}

#advancing_retail h2 img {
	margin-left:40px;
  margin-top:20px;
	}

#advancing_retail h2 {
	 margin-top:12px;
	}	

#advancing_technicians img {
	margin-top:-12px;
	margin-left:25px;
	}

#advancing_technicians h2 img {
	margin-left:40px;
  margin-top:20px;
	}	
	
#advancings .csc-textpic-imagewrap {width: 71px;}



