/* Stylesheet: AIT Modified On 2025-07-01 17:01:19 */
/********************************************/
/****   LAYOUT  ********/
/********************************************/
body {
	margin:0;
	padding:0;
	font:13px  Geneva, Arial, Helvetica, sans-serif;
	line-height:14px;
	background:url(../../pict/profil/bg.png) no-repeat fixed;
}
#wrap {
	margin:0;
	padding:0;
	position: relative;
	height:100%;
}
#senders{
	position:fixed;
	padding-left:10px;
	left:790px;
	top:74px;
	border-left:none;
	z-index:200;
	float:left;
	}
#head{
	position:fixed;
	height:180px;
	background:url(../../pict/profil/head.png) no-repeat fixed;
	z-index:100;
	top:0px;
	}
#date {
	min-width:100px;
	padding:10px 10px 10px 13px;
	background:url(../../pict/profil/h1.jpg);
	position: relative;
	margin-left: 676px;
	margin-top:20px;
	text-transform:uppercase;
	font-size:13px;
	z-index:10;
}
#logo {
	position: relative;
	margin-left:109px;
	margin-top:35px;
	z-index:10;
}
#menu {
	font-size:14px;
	position: fixed;
	margin-left: 95px;
	width: 822px;
	height:36px;
	top: 180px;
	z-index:10;
	background:url(../../pict/profil/menu.png);
	font-size:0.9em;
	}
#content {
	position:absolute;
	height:100%;
	padding:30px;
	top: 215px;
	left:68px;
	z-index:0;
	font-family: Georgia, Arial, Helvetica, sans-serif; 
	}
.home{ margin-left:0px; text-align:justify;}
.members{ margin-left:105px;}
.focus{ margin-left:233px;}
.activities{ margin-left:145px; text-align:justify;}
.news{ margin-left:250px; text-align:justify;}
.contact{ margin-left:378px; text-align:right}
#left{
	padding-bottom:100px;	
	width:440px;
	float:left;
	line-height:135%;
	}
.members div#left{ width:550px;}
.align_right{
	margin:0;
	padding:0;
	float:right;
	clear:both;
	}
#right{
	position: relative;
	width:245px;
	float:left;
	padding-left:10px;
	top:35px;
	left:100px;
	border-left:1px solid #000000;
	text-align:left;
	}
#submenu_program{
	position:fixed;
	width:160px;
	float:left;
	padding-right:10px;
	top:327px;
	left:260px;
	border-right:1px solid #000000;
	text-align:right;
	}
#submenu_venues{ 
	position:fixed;
	width:160px;
	float:left;
	padding-left:10px;
	top:307px;
	left:735px;
	border-left:1px solid #000000;
	}
#submenu{ 
	position:fixed;
	width:170px;
	float:left;
	padding-left:10px;
	top:310px;
	left:723px;
	border-left:1px solid #000000;
	}

#footer {
	position: fixed;
	margin:0px;
	width:100%;
	height:20px;
	bottom:0px;
	background:url(../../pict/profil/footer.png) bottom  left;
	color:#CCCCCC;
	font-size:10px;
	padding-top:10px;
}
#footer p{ margin:-2px 0px 0px 297px; white-space:nowrap; }
img{ border:none;}
#footer a{
	color: #CCCCCC;
	text-decoration: underline;
}

#search {float:none; margin-right:0px;}

hr.news{margin-top: 10px; margin-left:0px; }

.breadcrumbs {margin-bottom: 10px;}
.right{text-align:right;}

/********************************************/
/****   TEXT   ********/
/********************************************/

h1 {
	font-size: 1.3em; 
	font-weight: 200;
	line-height:140%;
	text-decoration:overline;
	text-transform:uppercase;
	}
h1.right, 
.activities h1,
.activities .breadcrumbs,
.news h1,
.news .breadcrumbs
{text-align:right;}

h2{ 
	font-size: 1.2em; 
	font-weight: 300; 
	color: #50504f; 
	line-height: 130%;
	}
h3{  
	font-size: 0.8em; 
	font-weight: bold; 
	color: #000000; 
	text-transform:uppercase; 
	line-height: 185%;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	}
.contact h3{  
	width:240px;
margin-left:200px;
	}
.align_right h3{
	margin:0;
	padding:0;
	}
.narrow{ margin:20px 0 0 0; width:200px; white-space:nowrap;}
h3.narrow_right{	width:200px; float:right; clear:both; margin-top:-40px; }
.small {font-size: 11px}
.small a{font-size: 12px; font-wiight:100;}
.grey { color: #4c4c4d; line-height: 125%;}
.committees p{ margin-top:3px;}


/********************************************/
/****   LINKS   ********/
/********************************************/

a {
	color: #83820e;
}

a:visited {
	color: #83820e;
}

a:active {
        color: #83820e;
}
a:focus {	border: none; text-decoration:none; outline:none; } 

a:hover {
	text-decoration: underline;
	background:#333333;
	color:#FFFFFF;
}
a.noOver:hover, a.opacity:hover {
	text-decoration:none;
	background:none;
	color:#FFFFFF;
}
a.opacity:hover img{
	opacity:0.8 ; /* CSS3 */
	MozOpacity:0.8 ; /* FF */
	KhtmlOpacity: 0.8; /* Safari */
	/*filter: alpha(opacity = 80); /* IE */
}
#date a {color:#000000; text-decoration:none;} 
#date a:hover{ background:none; color:#FFFFFF; text-decoration:none;}
.NewsSummaryLink a{ font-size;14px:}
/********************************************/
/****   NAV   ********/
/********************************************/

#menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	line-height:3;
}
ul.normal{
	list-style: disc;
	padding: 0;
	margin: 0;
	margin-left:20px;
	line-height:1.5;
}
ul.normal li{
	text-align:left;
	padding:10px 0px;
        margin-bottom:-10px;
	float:none;

}
#menu ul li{
	width: auto;
	text-align: center;
}
#menu ul{
	width:850px;
	margin-left:-1px;
	letter-spacing:0}

#menu ul a {
	color: #FFFFFF;
	display:block;
        text-transform:uppercase;
        text-decoration:none;
}
.menu-home {	width:105px;}
.menu-members {	width:128px;}
.menu-focus-areas {	width:150px;}
.menu-network-activities {	width:206px;}
.menu-news {	width:102px;}
.menu-contact {	width:126px;}

#menu ul a:hover {
        display:block;
	background:url(../../pict/profil/h1.jpg);
	color:#000000;
	text-decoration: none;
	border-top:1px solid #333333;
	}
#menu a.menuparent, #menu a.menuactive {
	display:block;
	background:url(../../pict/profil/h1.jpg);
	color:#ffffff;
	text-decoration: none;
	border-top:1px solid #333333;
         height:36px;
	}
#menu a.menuactive span {
	display:block;
	background:url(../../pict/profil/h1.jpg);
	color:#FFFFFF;
	text-decoration: none;
	}

#menu ul a.currentpage:hover {
	color:#FFFFFF;
	}

#menu ul li li a {
	width:85px;
	text-align: left;
	display: block;
	font-weight: normal;
	color: #ffffff;
	background:url(../../pict/profil/menu.png);
	padding:0.8em 1.5em;
	line-height:1;
}

#menu ul li li a:hover {
	text-align:left;
	padding: 0.8em 1.5em;
	background-color:#FFFFFF;
	color:#000000;
	border: 1px solid #000000;
	border-width: 0 1px;
	line-height:1;
}
li {
	float: left;
	position: relative;
	margin-left:1px;
	text-align: center;
	cursor: default;
	z-index:2;
}
li ul {
	display: none;
	position: absolute;
	margin-top: -1px;
	margin-left:-2px;
}
li>ul {
	top: auto;
	left: auto;
}
li li {
	width:155px;
	display: block;
	float: right;
	background:url(../../pict/profil/menu.png);
	border: 0;
}
li:hover ul, li.over ul {
	display: block;
}


/********************************************/
/*********         Submenu        ********/
/********************************************/


#submenu ul{
        list-style: none;
	padding: 0;
	margin: 0;
	line-height:;
        text-align:left;
}
#submenu li{
width:100%;
}

#submenu li a{
display: block;
padding:5px 0px 5px 5px;
margin-bottom:5px;
text-align:left;
width:95%;
}

#submenu li.menuactive a{
display: block;
color:#FFFFFF;
background:url(../../pict/profil/h1.jpg);
text-decoration: none;
}
#submenu li a:hover{

color:#FFFFFF;
text-decoration: none;
background:url(../../pict/profil/h1.jpg);
}

#submenu li.menuactive a:hover{
background:url(../../pict/profil/h1.jpg);
text-decoration: none;
}

/********************************************/
/*********         Collapse          ********/
/********************************************/
 fieldset{	border-color:#f8f8f8;}
fieldset.collapsed{border-bottom-width:0;border-left-width:0;border-right-width:0;margin-bottom:0;height:1em; border-color:#f8f8f8}fieldset.collapsed *{display:none;}fieldset.collapsed legend{display:block;}fieldset.collapsible legend a:hover, fieldset.collapsed legend a:hover{background:#333333;}* fieldset.collapsed legend,* fieldset.collapsed legend *,* fieldset.collapsed table *{display:inline;}fieldset.collapsible{position:relative;}fieldset.collapsible legend a{display:block;}fieldset.collapsible .fieldset-wrapper{overflow:auto;}