@import "../../../europeaid/stylesheets/header.css";
/* BODY APPEARANCE */
HTML {
	MARGIN: 0px; HEIGHT: 100%;
}
BODY {
	MARGIN: 0px;
	padding: 0px;
	HEIGHT: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #423212;
	background: #F3F2F1 url(../../../europeaid/images/global-bckgr.gif) no-repeat fixed bottom left;	
}
#global {
	MIN-HEIGHT: 100%;
	MARGIN: 0px;
	POSITION: relative;
	background: url(../../../europeaid/images/brosseadent.gif) no-repeat bottom left;	
	PADDING: 0px;
}
#center {
	OVERFLOW: auto;
	*overflow:visible;
	/*WIDTH: 995px;*/
	padding: 0px 0px 40px 0px;
}

/* MENU */
#leftSidebar {
	FLOAT: left;
	WIDTH: 199px;
	padding: 4px 4px 150px 4px;
	margin: 4px 0px 50px 3px;
	background-image: url(../../../europeaid/images/menu-bckgr.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: #E1E3CF solid 1px;
}
UL#menu, UL#menu UL {
	MARGIN: 0px; PADDING: 0px; LIST-STYLE-TYPE: none;
}
UL#menu LI A {
	DISPLAY: block; PADDING: 4px 0px 6px 22px; MARGIN: 0px 0px 2px 0px; font-weight:bold; COLOR: #505D2A; BORDER-BOTTOM: 1px dashed #B8CFC0; TEXT-DECORATION: none;
	background: url(../../../europeaid/images/menu-level1-arrow.gif) no-repeat 1px 0px;
}
UL#menu LI A:hover, UL#menu LI A.active {
	COLOR: #D79B29;
	background: url(../../../europeaid/images/menu-level1-arrow-over.gif) no-repeat 1px 0px;
}
UL#menu LI A.selected {
	COLOR: #D79B29;
	background: url(../../../europeaid/images/menu-level1-arrow-selected.gif) no-repeat 1px 0px;
	BORDER-BOTTOM: none;
}
UL#menu LI A.home {
	background: url(../../../europeaid/images/menu-level1-home.gif) no-repeat 1px 0px;
}
UL#menu LI A.home:hover {
	background: url(../../../europeaid/images/menu-level1-home-over.gif) no-repeat 1px 0px;
}
UL#menu LI A.homeSelected, UL#menu LI A.homeSelected:hover {
	COLOR: #D79B29;
	background: url(../../../europeaid/images/menu-level1-home-selected.gif) no-repeat 1px 0px;
}
UL#menu LI LI A {
	DISPLAY: block; PADDING: 3px 0px 2px 10px; MARGIN: 0px 0px 0px 6px; font-weight:bold; COLOR: #6E7D41; BORDER-BOTTOM: 1px dashed #DAD9D8; TEXT-DECORATION: none;
	background: url(../../../europeaid/images/menu-level2-arrow.gif) no-repeat 0px 5px;
	font-size: 90%;
}
UL#menu LI LI A:hover {
	COLOR: #D79B29;
	background: url(../../../europeaid/images/menu-level2-arrow-over.gif) no-repeat 0px 5px;
}
UL#menu LI LI A.active {
	COLOR: #6E7D41;
	background: url(../../../europeaid/images/menu-level2-arrow-over.gif) no-repeat 0px 5px;
}
UL#menu LI LI A.selected {
	COLOR: #6E7D41;
	background: url(../../../europeaid/images/menu-level2-arrow-selected.gif) no-repeat 0px 5px #F1F5E2;
	BORDER-BOTTOM: 1px dashed #DAD9D8;
}
UL#menu LI LI LI A {
	DISPLAY: block; PADDING: 3px 0px 2px 13px; MARGIN: 0px 0px 0px 17px; font-weight:normal; COLOR: #6E7D41; BORDER-BOTTOM: 1px dashed #D7D7D5; TEXT-DECORATION: none;
	background: url(../../../europeaid/images/menu-level3-arrow.gif) no-repeat 0px 4px;
}
UL#menu LI LI LI A:hover {
	COLOR: #D79B29;
	background: url(../../../europeaid/images/menu-level3-arrow-over.gif) no-repeat 0px 4px #FFF2DA;
}
UL#menu LI LI LI A.active {
	COLOR: #6E7D41;
	background: url(../../../europeaid/images/menu-level3-arrow-over.gif) no-repeat 0px 4px #FFF2DA;
}
UL#menu LI LI LI A.selected {
	COLOR: #6E7D41;
	background: url(../../../europeaid/images/menu-level3-arrow-selected.gif) no-repeat 0px 4px  #FFF2DA;
}


.ScreenSize
{
	max-width:995px;
	min-width:770px;
	position:relative;
}
* html .ScreenSize
{
	width: expression(document.body.clientWidth > 995 ? "995px" : (document.body.clientWidth < 771 ? "770px" : "100%"));
}
.ScreenSize2
{
	max-width:995px;
	min-width:770px;
}
* html .ScreenSize2
{
	width: expression(document.body.clientWidth > 995 ? "995px" : (document.body.clientWidth < 771 ? "770px" : "100%"));
}
/* CONTENT */
#content {
	/*FLOAT: left;*/
	/*WIDTH: 573px;*/
	MARGIN: 4px 204px 0px 215px;
	padding:0px;
	display:block !important;
}
#content.multimedia
{
	MARGIN: 4px 0px 0px 215px;
}
* html #content
{
	MARGIN: 4px 200px 0px 215px;;
}
#text {
	padding: 0px 24px 0px 17px;
	vertical-align: top;
}
div.map#center {
	background: url(../../../europeaid/images/bckgr-map.jpg) no-repeat top right;
}



/* RIGHT */
#rightSidebar {
	FLOAT: right;
	WIDTH: 194px;
	min-height: 645px;
	background: url(../../../europeaid/images/right-bckgr.png) repeat-x bottom;
	padding: 3px;
	margin: 4px 4px 0px 0px;
}
* html #rightSidebar 
{
	margin-left:-3px;
}
#links #picture {
	text-align: center;
	margin-bottom: 8px;
	min-height: 116px;
}

/* RIGHT - Secondary meny */
#secondMenu {
	background-color: #FFFFFF;
	padding: 20px 9px 14px 9px;
	margin: 0px 0px 12px 0px;
	border: 1px solid #D9DAC6;
	COLOR: #657A46;
	font-size: 90%;
}
#secondMenu UL, #secondMenu UL UL {
	MARGIN: 0px; PADDING: 0px; LIST-STYLE-TYPE: none;
}
#secondMenu LI A {
	DISPLAY: block; PADDING: 2px 0px 2px 7px; MARGIN: 1px 0px 0px 8px; COLOR: #657A46; BORDER-top: 1px dashed #DAD9D8; TEXT-DECORATION: none;
	background: url(../../../europeaid/images/menu-level4-arrow.gif) no-repeat 0px 6px;
}
#secondMenu LI A:hover {
	COLOR: #D79B29;
	background: url(../../../europeaid/images/menu-level4-arrow-over.gif) no-repeat 0px 6px;
}
#secondMenu LI A.selected {
	background: url(../../../europeaid/images/menu-level4-arrow-selected.gif) no-repeat 0px 6px;
}
#secondMenu LI LI A {
	MARGIN: 0px 0px 0px 13px;
	PADDING: 2px 0px 1px 11px;
	background: url(../../../europeaid/images/menu-level5-arrow.gif) no-repeat 3px 7px;
}
#secondMenu LI LI A:hover {
	background: url(../../../europeaid/images/menu-level5-arrow-over.gif) no-repeat 3px 7px #FFF2DA;
}
#secondMenu LI LI A.selected {
	background: url(../../../europeaid/images/menu-level5-arrow-selected.gif) no-repeat 3px 7px #FFF2DA;
}

/* RIGHT - Links */
div#links {
	margin: 2px;
	font-size: 90%;
}
#links h3 {
	font-size: 120%;
	font-weight: bold;
	color: #3B4F1D;
	background-image: url(../../../europeaid/images/right-title.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin: 0px 0px 4px 0px;
	padding: 6px 6px 6px 9px;
}
#links UL {
	MARGIN: 0px 0px 10px; PADDING: 0px; LIST-STYLE-TYPE: none;
	font-weight:normal;
}
#links LI {
	MARGIN: 2px 0px 2px 8px; PADDING: 0px 0px 0px 13px; LIST-STYLE-TYPE: none; min-height: 14px;
	background: url(../../../europeaid/images/right-arrow.gif) no-repeat 0px 0px;
}
#links UL A {
	COLOR: #423212;
	TEXT-DECORATION: none;
}
#links UL A:hover {
	TEXT-DECORATION: underline;
}
#links p {
	MARGIN: 8px 0px 16px; 
}
#links a.rightLinks {
	PADDING: 0px 4px 1px; 
	MARGIN: 0px; 
	font-weight:normal; 
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none; 
	background: #93A54E;
}
#links a.rightLinks:hover  {
	text-decoration: underline;
	background:#D79A27;
}
#links UL.opportunities a {
	font-weight: bold;
	text-decoration: underline;
}




/* FOOTER */
#footer {
	clear:both;
	float:left;
	padding-bottom:10px;
	position:relative;
	width:995px;
}
#footer P {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;
	FONT-SIZE: 0.85em; MARGIN: 2px 0px;
}
#bottomnav {
	/*float: left;*/
	font-size: 90%;
	color: #666666;
	text-align: center;
	/*width: 578px;*/
	padding: 4px 0px 4px 211px;
}
#bottomnav a {
	color: #666666;
	text-decoration: none;
}
#bottomnav a:hover {
	text-decoration: underline;
}
#lastupdate {
	float: right;
	font-size: 85%;
	color: #666666;
	text-align: center;
	width: 200px;
	padding: 4px 0px 4px 0px;
	/*background-color: #8F9449;*/
}


/* MORE */
form {
	margin: 0px;
	padding: 0px;
}
@media print { 
	img.resize{width: 150px}
}
#rotator {
      position: relative;
	  overflow:hidden;
	  height: 156px;
	  left:5px;  
	  margin-right:3px;
	  _left:3px;  
}	  
* html #rotator
{
	left:0px;  
}
#rotator img {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
}
#leftSidebar #banners {
	text-align: center;
	margin-top: 40px;
}
#leftSidebar #banners img {
	border: 1px solid #93A54E;
}
#rightSidebar #announcements {
	background-color: #DEE7B9;
	text-align: center;
	padding: 4px;
}
#global #center #rightSidebar #announcements img {
	border: 1px solid #93A54E;
}
.Need1024
{
	/*display:none;*/
	overflow:auto;
	_overflow:visible;
	_height:1%;
	vertical-align: top;
}
.Library
{
	height:25px;
}
.Library .TopLeft
{
	height:25px;
	width:20px;
	float:left;
	background:url(../../../europeaid/images/library-top-left.gif) no-repeat;
	margin-right:-20px;
}
.Library .TopRight
{
	height:25px;
	width:20px;
	float:right;
	background:url(../../../europeaid/images/library-top-right.gif) no-repeat;
	margin-left:-20px;
}
.Library .TopCenter
{
	height:25px;
	background:url(../../../europeaid/images/library-top.gif);
	margin:0px 20px;
}
.Library .BottomLeft
{
	height:25px;
	width:20px;
	float:left;
	background:url(../../../europeaid/images/library-bottom-left.gif) no-repeat;
	margin-right:-20px;
	
}
* html  .Library .BottomLeft
{
	margin-left:2px;
}
.Library .BottomRight
{
	height:25px;
	width:20px;
	float:right;
	background:url(../../../europeaid/images/library-bottom-right.gif) no-repeat -1px 0px;
	margin-left:-20px;
}
.Library .BottomCenter
{
	height:25px;
	background:url(../../../europeaid/images/library-bottom.gif);
	margin:0px 20px;
}
.Collapser
{
	text-decoration:underline;
	cursor:pointer;
	color:#006699;
	text-align:right;
}
.Collapser:hover 
{
	color:#D79B29;
}
.Collapsible
{
	background:#F3F2F1;
	border:dashed 1px #D8D4BD;
	padding:0px 10px;
}
#homeContentTab div#RegionsTab
{
	background:none;
	border:0px;
	padding:0px;
}
.home #text
{
	padding:0px 10px 0px 15px;
}
/*headers*/
h3.ext
{
	display: block;
	background-image: none;
	padding:0px;
	font-size: 130%;
	margin: 25px 0px 10px 0px;
}
h3.ext strong
{
	display:block;
	background:url(../../../europeaid/images/headers/r.gif) repeat-y right;
	padding:0px 6px 0px;
	font-size:100%;
}
h3.ext span
{
	background:#F7F6F3 url(../../../europeaid/images/headers/l.gif) repeat-y;
	color:#4D652E;
	display:block;
	font-size:100%;
	margin: 0px 0px 0px 0px;
}
h3 b.t, h3 b.b, h3 b.t b, h3 b.b b
{
	font:normal 0px/0px arial;
	display:block;
	height:5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(../../../europeaid/images/headers/tl.gif) no-repeat;
}
h3 b.b
{
	background:url(../../../europeaid/images/headers/bl.gif) no-repeat;
}
h3 b.t b
{
	background:url(../../../europeaid/images/headers/tr.gif) no-repeat right;
}
h3 b.b b
{
	background:url(../../../europeaid/images/headers/br.gif) no-repeat right;
}
h3 b.t b b
{
	background:url(../../../europeaid/images/headers/t.gif) repeat-x;
	margin:0px 5px 0px;
}
h3 b.b b b
{
	background:url(../../../europeaid/images/headers/b.gif) repeat-x;
	margin:0px 5px 0px;
}
@media print
{
	.NoPrint, #leftSidebar, #rightSidebar, #bottomnav, #legalnotice, #path, #comptools, #rotator, #langsel *
	{
		display:none !important;
	}
	#content
	{
		margin:5px !important;
	}
	#banner span
	{
		display:block !important;
	}
	.Collapsible
	{
		display:block;
	}
}


#text_search {
	padding: 0px 24px 0px 17px;
	vertical-align: top;
	top: 10px; 
	position: relative;
}

.feedicon {
	position: relative;
	float: right;
}
.feedicontitle {
	position: relative;
	float: left;
}

.noback  {
	padding-top: 200px;
	background: none;
}