@charset "utf-8";
/* CSS Document */

html, body{
	margin:0;
	padding:0;
	width:100%;
	background-color:#edfafe;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	/*background-image:url(graphics/skies.jpg);
	background-size:100%;*/
	/*background-repeat:repeat-y;*/
}

html{
	
}

body{
	/*background-image:url(graphics/skies.jpg);
	background-repeat:repeat-x;
	background-color:#8b8b8b;*/
}

#contents{
	background-image:url(graphics/head_new.png);
	background-repeat:no-repeat;
	
}

h1{
	padding:7px 100px 0 0;
	color:#003b62;
	font-size:120%;	
}

#center a{
	color:#003b62;	
}
#contents, #bottom{
	width:834px;
	margin-left:auto;
	margin-right:auto;
	
}
#header{
	
	height:240px;/*241px;*/
	
	
	
}

#inside_header{
	width:100%;
	height:85px;
	background-position:11px bottom;
	text-align:center;
	background-image:url(graphics/topLogos.png);
	background-repeat:no-repeat;
}

#inside_header img{
	margin-top:84px;
}

#eurocontrolLogo{
	float:right;	
}

#topMenu{
	/*background-image:url(graphics/topMenuBgAlt.png);
	background-repeat:repeat-x;*/
	height:40px;
	margin:0 11px;
	color:#00385d;
	border-top:1px solid #bec0c0;
	border-bottom:1px solid #bec0c0;
	font-weight:bold;
}

#topMenu form{
	padding:0;
	margin:0;
}

#topMenuLinks{
	float:left;
	padding-top:13px;
	padding-left:20px;
}

#topMenuLinks a{
	color:#00385d;
	margin-right:25px;
	text-decoration:none;
	font-weight:bold;
}

#search{
padding-top:10px;
padding-right:10px;
float:right;
}
#main{
	background-image:url(graphics/mainbg.png);
/*background-position:left;*/
/*background-postition:200px;*/
min-height:400px;
	background-repeat:repeat-y;
}
#left{
	padding-top:15px;
	width:168px;
	/*background-image:url(graphics/dottedbrder.png);
	background-position:right;
	background-repeat:repeat-y;*/
}

#left a{
	color:#000000;	
}
#right{
	padding-top:15px;
	width:160px;
	/*background-image:url(graphics/dottedbrder.png);
	background-position:left;
	background-repeat:repeat-y;*/
	

}
.articleContainer{
	/*background-image:url(graphics/mainbg.png);
	background-repeat:repeat-y;
	background-color:#ffffff;*/
}
#rightInner{
	padding-left:10px;	
}
#center{
	width:620px;	
}

#left, #right, #center{
	float:left;	
}

#mainmenu{
	margin:0;
	padding:0;
	font-size:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#mainmenu a{
color:#ffffff;	
}

.menuitem, .submenuitem{
	list-style:none;
	padding-left:5px;
	padding-top:5px;
	background-position:left 0px;
	
	height:21px;
		
}
.menuitem{
	background-color:#00385d;
	/*background-image:url(graphics/menutitemBg.png);
	background-repeat:no-repeat;*/
	margin:0 0 2px 25px;
}

.submenuitem{
	background-color:#2d5b79;
	margin:0 0 2px 45px;
	display:none;
	/*background-image:url(graphics/submenuItemBg.png);
	background-repeat:no-repeat;*/
}

.menuitem a, .submenuitem a{
	text-decoration:none;
	color:#ffffff;
}

/*.menuitem a.active, .submenuitem a.active{
	color:#bf001b !important;
	
}*/
	

#left img{
	margin:5px;	
}

#innercontents{
	margin:0 25px;	
}

.elpacInline{
font-style:italic;
font-weight:bold;
color:#3366ff;
}

.elpacStInline{
font-style:italic;
color:#ff6600;
}

.article{
	border-bottom:1px solid #b3b3b3;	
}

.readMoreLink{
	float:right;
	margin-bottom:15px;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

#bottom{
	background-image:url(graphics/bottomBg.png);
	background-repeat:no-repeat;
	height:36px;
	text-align:center;
}

.dojoxFisheyeListItemLabel {

	font-family: Arial, Helvetica, sans-serif;

	background-color: #edfafe;

	border: 2px solid #2085b1;

	padding: 2px;

	text-align: center;

	position: absolute;

	display: none;

	white-space:nowrap;

}

.dojoxFisheyeListItemLabel.dojoxFishSelected {

	display: block;

}

.dojoxFisheyeListItemImage {

	border: 0px;

	position: absolute;

}

.dojoxFisheyeListItem {

	position: absolute;

	z-index: 2;

}

.dojoxFisheyeListBar {

	position: relative;

}

	

		.dojoxFisheyeListBar {

			margin: 0 auto;

			text-align: center;

		}

		.outerbar {

			background-color: #666;

			text-align: center;

			position: absolute;

			left: 0px;

			top: 0px;

			width: 100%;

			border-bottom:2px solid #333;

		}

		

#fisheye1 ul, #fisheye1 ul li{

text-align:left !important;

}



#fisheye1 p{

margin:0;

padding:0;

}

.elpacSTMenu{
	background-color:#ff6600 !important;	
}


