hidden
{
	display:none;
}

show
{
	display:block;
		
}

body { 
	margin: 0px auto auto 0px; 
}

img
{
	border:none;
}
#container {
	position:relative;
	overflow: auto;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:988px;
	background-image:url(images/sideBorders.png);
}

/* Banner */
#banner_container
{
	padding-top:26px;
	padding-left:4px; /*makes room for shadow on container */
	
	padding-bottom:5px;
	/*position:relative;*/
		
}

#logo_ {
	
	left:35px;
	top:10px;
	
	
}

#logo-text_ {
	position:absolute;
	left:141px;
	top:32px;
	width:568px;
	height:89px;
}

#searchBox_ {
	position:absolute;
	left:782px;
	top:24px;
	width:141px;
	height:21px;

}

#menuManagementButton_ {
	position:absolute;
	left:830px;
	top:100px;
}

#helpButton {
	position:absolute;
	left:955px;
	top:101px;
}

.search {
	font-size: 15px; 
	border: 1px solid #666666;
	width:117px;
}



#selectLang_ {
	
	position:absolute;
	left:948px;
	top:24px;
	
	height:20px;
}

/* Main Body for Home page - left col & right col */


#mainBody_container
{
	padding-left:4px; /*makes room for shadow on container */
	padding-right:10px; /*makes room for shadow on container */
	margin-left:20px;
	margin-right:20px;
	position:relative;
	padding-bottom:30px;
	width:926px;
	z-index:1;	
}

#mainBody_container_home
{
	padding-left:4px; /*makes room for shadow on container */
	 /*makes room for shadow on container */
	position:relative;
	padding-bottom:30px;
	padding-top:20px;
	width:980px;
	z-index:1;

	
}

#mainBody_leftCol {
	padding-left:4px; /*makes room for shadow on container */
	width:635px; /* 649 */
	float: left;
	padding-left:20px;
	
	
}

#mainBody_rightCol {
	width:315px; /* 331 */
	float: left;
}


/* Menu */
#menu_container{
	padding-left:4px; /*makes room for shadow on container */
	padding-top:5px;
	position:relative;
	
}
#menu {
	
	left:0px;
	top:120px;
	width:955px;
	height:40px;
	background-image: url(images/menuBG.png);
	background-repeat: repeat-x;
	padding-left:25px;
	
}


#menu_active{
	position:relative;
	top:-20px;
	
}
	
.moreVideos
{
position:absolute;width:620px;


top:670px;		

		
left:0px;
}

.moreNDs
{
position:absolute;width:620px;


top:670px;		

		
left:0px;
}
/* quote box on home page */


/*	#quoteBoxPhotoContainer	{
		float:left;
		height:200px;
		border:1px solid red;
	}
*/


	#quoteBoxPhoto {
		float:left;
		border-top:5px solid #98bf0e;
		border-left:5px solid #98bf0e;
		border-right:5px solid #98bf0e;	
		border-bottom:5px solid #98bf0e;		
	}
	
	#quoteBoxText {
		float:left;
		width:188px;
		padding:10px;
		margin-left:10px;
		background-color:#97bf0d;
		background-image:url(images/quotesLighter.png);
		background-repeat:no-repeat;
		border-top:1px solid #7ea00b;
		border-left:1px solid #7ea00b;
		border-right:1px solid #7ea00b;
	}

	#quoteBoxName {
		clear:both;
		padding-top:8px;
		background-image:url(images/quoteBox_bottom.png);
		height:32px;
		width:300px;
	}








/* footer */

	#footer_container {
		padding-left:4px; /*makes room for shadow on container */
		width: 995;
		clear:both;
		
	}
	
	
	#footerTopBand {
	
		width:980px;
		height:9px;
	}
	
	#footerMain {
		background-color: #87aa0e;
		width:980px;
		height:132px;
	
	}
	
	
	#footerNavigation1{
		width:150px;
		
		float:left;
		padding-left:20px;
		padding-top:12px;
		padding-bottom:20px;
		line-height:20px;
	
	}
	
	#footerNavigation2{
		width:150px;
		
		float:left;
		padding-left:20px;
		padding-top:32px;
		padding-bottom:20px;
		line-height:20px;
	}
	
	#footerContact{
		width:130px;
		
		float:left;
		padding-left:20px;
		padding-top:12px;
		padding-bottom:20px;
	}
	
	#footerWereOn{
		width:320px;
		
		float:left;
		padding-left:0px;
		padding-top:12px;
		padding-bottom:20px;
	}
	
	
	
	#footerCopyright{
		width:110px;
		
		float:left;
		padding-left:20px;
		padding-top:12px;
		padding-bottom:20px;
		}

#calendar_container {
	width: 952px;
	height:63px;
	border:1px solid #b2b2b2;
	background-image:url(images/timelineBg.png);
	}

	
.yearContainer{

margin: 0 auto;
padding-top:7px;
padding-bottom:0px;



}


.monthContainer{
clear:both;
margin: 0 auto;


padding-bottom:0px;


}




/* this is for (the pagelist) list of sub-pages */
#list {
	clear:both;
	}
	


#framedBox
{
	width:300px;
	
}

#framedBoxTeaser
{
	padding-top:10px;
	padding-bottom:10px;
	
}

/* hot news (home page, right col) */
	#hotNews
	{
		width:300px;
		
	}
	
	#hotNewsBody
	{
		height:405px;
		width:295px;
		overflow:auto;
		border-left:1px solid #acacac;
		padding-left:5px;
	}
	
	
	
	#hotNewsItem
	{
		float:left;
		padding-bottom:5px;
		padding-top:5px; 
		border-bottom:1px solid #b84e50;
		width:280px;
	}

#latestVideos
{
 width:588px;
 float:left;
 padding:10px;
}

#mainVideoTitle
{

}

#mainVideo
{
 width:370px;float:left;
}

#videoList
{
float:right;width:215px;
}

.videoListItem
{
clear:both;padding-left:10px;
}

.videoListItemTitle
{
float:left; width:100px;padding-bottom:10px;font-size:10px;color:#797979;
}

.videoListItemThumbnail
{
float:right;padding-bottom:10px;
}

.staffList
{
list-style-type: none;
line-height:20px;


}

.mepList
{
list-style-type: none;


}

#nationalDelegationHome
{
 width:588px;
 float:left;
 padding:10px;
}