/* CSS Document */
#left h1.latest
	{
	margin:0 0 15px 0;		
	background:url(../images/h1-latest.jpg) no-repeat;
	}
#left h1.research
	{
	margin:0 0 15px 0;		
	background:url(../images/h1-research.jpg) no-repeat;
	}
#left h1.share
	{
	margin:0 0 15px 0;		
	background:url(../images/h1-share-price.jpg) no-repeat;
	}
#left h1.communications
	{
	margin:30px 0 15px 0;
	background:url(../images/h1-communications.jpg) no-repeat;
	}
#left form fieldset a.subscribe
	{
	width:64px;
	height:17px;
	background:url(../images/subscribe.jpg) no-repeat;
	display:block;
	margin:0 0 0 98px;
	}
#left form fieldset a.subscribe:hover{background:url(../images/subscribe-hover.jpg) no-repeat;}
#right h1.welcome
	{
	width:78px;
	height:29px;
	background:url(../images/h1-welcome.jpg) no-repeat;
	margin:0 0 7px 0;
	}
#right h1.about
	{
	width:132px;
	height:25px;
	background:url(../images/h1-about.jpg) 0 8px no-repeat;
	margin:0 0 20px 0;
	}
#right p a.more
	{
	width:61px;
	height:17px;
	background:url(../images/more.jpg) no-repeat;
	display:block;
	display:inline;
	float:right;
	margin:0 10px 0 0;
	}
#right p a.more:hover{background:url(../images/more-hover.jpg) no-repeat;}
#right p a.more span{display:none;}
#right a.submit
	{
	width:64px;
	height:17px;
	background:url(../images/submit.jpg) no-repeat;	
	display:block;
	float:left;
	}
#right a.submit:hover{background:url(../images/submit-hover.jpg) no-repeat;}
#about h1
	{
	width:132px;
	height:57px;
	background:url(../images/h1-about.jpg) no-repeat;
	float:left;
	}
#contact h1
	{
	width:58px;
	height:12px;
	background:url(../images/h1-contact.jpg) no-repeat;
	margin:0 0 15px 0;
	}
#project
	{
		/*height:320px;*/
		height:690px;
	}
#project h1.morocco
	{
	width:131px;
	background:url(../images/h1-morocco.jpg) no-repeat;
	}
#project h1.usa
	{
	width:89px;
	background:url(../images/h1-usa.jpg) no-repeat;
	}
#project h1.netherlands
	{
	width:163px;
	background:url(../images/h1-netherlands.jpg) no-repeat;
	}
#project h1.italy
	{
	width:163px;
	background:url(../images/h1-italy.jpg) no-repeat;
	}
#project h1.poland
	{
	width:163px;
	background:url(../images/h1-poland.jpg) no-repeat;
	}
#project h1.ireland 
	{
	background:url("../images/project-ireland.gif") no-repeat scroll 0 0 transparent;
	width:120px;
	}
/*ADxMenu.js - v4 (4.10)
www.aplus.co.yu/adxmenu/
(c)Copyright 2003, Aleksandar Vacic, www.aplus.co.yu
This work is licensed under the Creative Commons Attribution License.
To view a copy of this license, visit http://creativecommons.org/licenses/by/2.0/ or
send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/*this is beginning of functionality for the AdxMenu - do not modify this*/
#nav, #nav ul
{
margin:0;
padding:0;
border:0;
list-style-type:none;
display:block;
}
#nav li
{
margin:0;
padding:0;
border:0;
display:inline;
float:left;
position:relative;
z-index:5;
}
#nav li:hover
{
z-index:10000;
white-space:normal;
}
#nav li li
{
float:none;
display:block;
}
#nav ul
{
visibility:hidden;
position:absolute;
z-index:10;
left:0;
top:0;
}
#nav li:hover>ul
{
visibility:visible;
top:100%;
}
#nav li li:hover>ul
{
top:0;
left:100%;
}
#nav:after, #nav ul:after
{
content:".";
height:0;
display:block;
visibility:hidden;
clear:both;
}
#nav, #nav ul
{
display:inline-block;
min-height:0;
}
#nav a
{
text-decoration:none;
display:block;
position:relative;
}
#nav ul
{
/*background-image:url(../art/empty.gif);
padding:10px 30px 30px 30px;
margin:-10px 0 0 -30px;*/
}
#nav ul ul
{
/*padding:30px 30px 30px 10px;
margin:-30px 0 0 -10px;*/
}
/* Fix for IE5/Mac \*//*/
#nav a
{
float:left;
}
/* End Fix */
/*this is end of functionality for the AdxMenu*/
/*this is beginning of design for the AdxMenu - modify values here*/
#nav
{
width:748px;/*give width*/
height:31px;/*give height*/
background:url(../images/nav.jpg); /*set bg*/
padding:0 0 0 7px;
}
#nav a span
{
display:none;/*hide links at top level*/
}
#nav ul a span
{
display:inline;/*show links at second level*/
}
#nav a
{
height:31px;/*expand links to fill li's*/
}
#nav #pan1{width:85px;}/*set custom width, a's will follow cause they are display - block*/
#nav #pan2{width:132px;}
#nav #pan3{width:111px;}
#nav #pan4{width:162px;}
#nav #pan5{width:138px;}
#nav #pan6{width:118px;}
/*set background to hover and selected states*/
#nav #pan1 a:hover, #nav #pan1 a.selected{background:url(../images/nav.jpg) -7px -31px no-repeat;}
#nav #pan2 a:hover, #nav #pan2 a.selected{background:url(../images/nav.jpg) -92px -31px no-repeat;}
#nav #pan3 a:hover, #nav #pan3 a.selected{background:url(../images/nav.jpg) -224px -31px no-repeat;}
#nav #pan4 a:hover, #nav #pan4 a.selected{background:url(../images/nav.jpg) -335px -31px no-repeat;}
#nav #pan5 a:hover, #nav #pan5 a.selected{background:url(../images/nav.jpg) -497px -31px no-repeat;}
#nav #pan6 a:hover, #nav #pan6 a.selected{background:url(../images/nav.jpg) -635px -31px no-repeat;}
/*this have to be separate from above to make sure IE6 reades above rules*/
#nav #pan1:hover>a{background:url(../images/nav.jpg) -7px -31px no-repeat;}/*set background to hover and selected states*/
#nav #pan2:hover>a{background:url(../images/nav.jpg) -92px -31px no-repeat;}
#nav #pan3:hover>a{background:url(../images/nav.jpg) -224px -31px no-repeat;}
#nav #pan4:hover>a{background:url(../images/nav.jpg) -335px -31px no-repeat;}
#nav #pan5:hover>a{background:url(../images/nav.jpg) -497px -31px no-repeat;}
#nav #pan6:hover>a{background:url(../images/nav.jpg) -635px -31px no-repeat;}
#nav ul
{
background:#fff;
width:163px;
border-left:1px solid #E0E0E0;
border-right:1px solid #E0E0E0;
border-bottom:1px solid #E0E0E0;
padding:5px 0 0 0;
}
#nav li
{
min-height:20px;
height:auto !important;
height:20px;
padding:0;
margin:0;
}
#nav #pan1 ul li a,#nav #pan2 ul li a,#nav #pan3 ul li a,#nav #pan4 ul li a,#nav #pan5 ul li a,#nav #pan6 ul li a
{
	font:11px Arial, Helvetica, sans-serif;
	color:#535353;	
	text-decoration:none;
	text-align:left;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	background:url(../images/bullet.gif) left 4px no-repeat;
	min-height:17px;
	height:auto !important;
	height:17px;	
}
#nav #pan1 ul li a:hover,#nav #pan2 ul li a:hover,#nav #pan3 ul li a:hover,#nav #pan4 ul li a:hover,#nav #pan5 ul li a:hover,#nav #pan6 ul li a:hover
{
	text-decoration:underline;
	background:url(../images/bullet.gif) left 4px no-repeat;
}
#nav #pan1 ul li a.selected,#nav #pan2 ul li a.selected,#nav #pan3 ul li a.selected,#nav #pan4 ul li a.selected,#nav #pan5 ul li a.selected,#nav #pan6 ul li a.selected
{
	text-decoration:underline;
	background:url(../images/bullet.gif) left 4px no-repeat;
}
#nav #pan1 ul li:hover>a,#nav #pan2 ul li:hover>a,#nav #pan3 ul li:hover>a,#nav #pan4 ul li:hover>a,#nav #pan5 ul li:hover>a,#nav #pan6 ul li:hover>a
{
	text-decoration:underline;
	background:url(../images/bullet.gif) left 4px no-repeat;
}