/* mac hide \*/
html,body{
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
}
/* end hide */

/************************************************************************************************************************************************/
/**  TABLE  *************************************************************************************************************************************/
/************************************************************************************************************************************************/

#mainTable{
	width:100%;
	height:100%;
}
#mainTable #leftColl   		{ width:auto; background-image:url(../images/bg_left.jpg); background-repeat:repeat-x;  }
#mainTable #leftCollSmall   { width:auto; background-image:url(../images/bg_left_small.jpg); background-repeat:repeat-x;  }
#mainTable #centerColl 		{ width:850px; height:100%; }
#mainTable #rightColl  		{ width:auto; background-image:url(../images/bg_right.jpg); background-repeat:repeat-x;  }
#mainTable #rightCollSmall  { width:auto; background-image:url(../images/bg_left_small.jpg); background-repeat:repeat-x; }

/************************************************************************************************************************************************/
/**  MAIN PAGE  *********************************************************************************************************************************/
/************************************************************************************************************************************************/

#mainContainer{
	min-height:100%;
	width:850px;
	margin-bottom:-40px;
}
* html #mainContainer{height:100%} 

#logoHolder{
	height:90px;
	width:850px;
	text-align:left;
}

#menuHolder{
	height:80px;
	width:850px;
	padding-top:0px;
	text-align:right;
	background-image:url(../images/nedtrain_logo_small.gif);
	background-repeat:no-repeat;
}

#crumbHolder{
	height:22px;
	width:850px;
	padding-top:8px;
	background-color:#055f56;
}

#sfeerHolder, #tickerHolder{
	height:230px;
	width:850px;
}

#sfeerHolder #titleHolderHome{
	padding:192px 0px 0px 20px;
}

#sfeerHolder #titleHolder{
	padding:192px 0px 0px 260px;
}

#sfeerHolderSmall{
	height:180px;
	width:850px;
}

#sfeerHolderSmall #titleHolderSmall{
	padding:140px 0px 0px 20px;
}

#headerHolderHome{
	height:50px;
	width:849px;
	background-color:#e9f0c4;
	border-left:1px solid #ccdfdd;
}

#headerHolderHome #searchHolder{
	height:30px;
	width:218px;
	float:left;
	border-right:1px solid #ccdfdd;
	padding:10px 20px 10px 20px;
}

#headerHolderHome .collOne{
	height:25px;
	width:157px;
	float:left;
	padding:15px 20px 10px 20px;
}

#headerHolderHome .collTwo{
	height:25px;
	width:157px;
	float:left;
	padding:15px 20px 10px 20px;
}

#headerHolderHome .collThree{
	height:25px;
	width:156px;
	float:left;
	padding:15px 20px 10px 20px;
}

#headerHolder{
	height:70px;
	width:849px;
	background-color:#e9f0c4;
	border-right:1px solid #ccdfdd;
}

#headerHolder #collBig{
	height:60px;
	width:549px;
	float:left;
	padding:10px 20px 0px 20px;
	border-right:1px solid #ccdfdd;
}

#headerHolder #searchHolder{
	height:30px;
	width:218px;
	float:left;
	padding:20px 20px 20px 20px;
}

/************************************************************************************************************************************************/
/**  CONTENT  ***********************************************************************************************************************************/
/************************************************************************************************************************************************/

#contentHolder{
	clear:both;
	overflow: hidden;
	width:849px;
	border-left:1px solid #ccdfdd;
}

#contentHolder #collBig{
	min-height:40px;
	width:550px;
	float:left;
	padding:15px 20px 15px 20px;
	border-right:1px solid #ccdfdd;
}
* html #contentHolder #collBig{ height:40px; } 

#contentHolder #collSmall{
	min-height:40px;
	width:217px;
	float:left;
	padding:15px 20px 15px 20px;
	text-align:right;
}
* html #contentHolder #collSmall{ height:40px; } 

#contentHolder #newsHolder{
	min-height:40px;
	width:218px;
	float:left;
	padding:15px 20px 15px 20px;
}
* html #contentHolder #newsHolder{ height:40px; }

#contentHolder #submenuHolder{
	min-height:55px;
	width:120px;
	float:left;
	text-align:right;
	padding-top:15px;
}
* html #contentHolder #submenuHolder{ height:55px; } 

#contentHolder #Grouped{
	width:590px;
	border-left:1px solid #ccdfdd;
	float:left;
}

#Grouped .collOne{
	min-height:40px;
	width:156px;
	float:left;
	border-right:1px solid #ccdfdd;
	padding:15px 20px 15px 20px;
}
* html #Grouped .collOne{ height:40px; } 

#Grouped .collTwo{
	min-height:40px;
	width:156px;
	float:left;
	border-right:1px solid #ccdfdd;
	padding:15px 20px 15px 20px;
}
* html #Grouped .collTwo{ height:40px; } 

#Grouped .collThree{
	min-height:40px;
	width:156px;
	float:left;
	padding:15px 20px 15px 20px;
}
* html #Grouped .collThree{ height:40px; } 

#Grouped .extraHolder{
	min-height:40px;
	width:550px;
	clear:left;
	padding:0px 20px 15px 20px;
}
* html #Grouped .extraHolder{ height:40px; } 

/************************************************************************************************************************************************/
/**  FOOTER  ************************************************************************************************************************************/
/************************************************************************************************************************************************/

#footer {
	width:850px;
	height:30px;
	position:relative;
	padding-top:10px;
}
#clearfooter{ clear:both;height:40px; }

/************************************************************************************************************************************************/
/**  VIDEO  *********************************************************************************************************************************/
/************************************************************************************************************************************************/

.NedTrainVideoItem
{
	width:120px;
	padding:10px;
	border:solid 1px #ccdfdd;
	margin:5px;
	float:left;
}

/************************************************************************************************************************************************/
/**  PROJECTEN  *********************************************************************************************************************************/
/************************************************************************************************************************************************/

#contentHolder #projectHolder{
	min-height:40px;
	width:552px;
	float:left;
	padding:15px 18px 15px 20px;
	border-right:1px solid #ccdfdd;
}
* html #contentHolder #projectHolder{ height:40px; } 

#projectHolder div.projectItem{
	float:left;
	width:184px;
	padding:0px 0px 15px 0px;
}

#projectHolder div#projectContent{
	clear:left;
	width:552px;
	padding:0px;
	margin:0px;
}



#cfCreatedDiv{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1000;
}