/*
***********************************************************
Title: Frontpage en Advancing elements (Mootools FX.elements)
Voor recruitment services homepage alleen!
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: 141px;
	background:#e7e7e7 url(../img/advancings-bg3.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#processmanagement {
	border-top:0;
	}



/* ================================= */
/*    content van sliding blokken    */	
/* ================================= */


	
#advancings p {
  padding:10px;
  padding-top:16px;
  }

#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;
  }

#processmanagement img {
	margin-top:3px;
	margin-left:18px;
	}

#processmanagement h2 img {
	margin-left:40px;
  margin-top:20px;
	}

#executivesearch img {
	margin-top:-5px;
	margin-left:16px;
	}

#executivesearch h2 img {
	margin-left:40px;
  margin-top:20px;
	}
  
#globalsourcing img {
	margin-top:-9px;
	margin-left:13px;
	}

#globalsourcing h2 img {
	margin-left:40px;
  margin-top:20px;
	}
	
#advancings .csc-textpic-imagewrap {width: 71px;}



