/*
Copyright (c) 2005 The Hague Justice Portal
$Revision: 1.0 $

Aangepast 26-06-08 door ElevenCars
*/

.menu,
.hac { border : 1px solid #375174; margin : 0px 0px 12px 0px; padding : 0px 0px 0px 0px; list-style : none; }

.menu .title_news,
.menu .title_projects,
.menu .title_research,
.menu .title_thehague,
.menu .title_about,
.menu .title,
.menu .selected,
.menu li a { width: 129px; line-height : 18px; display : block; padding-right: 0px; padding-left : 15px;}

.menu .title_news,
.menu .title_projects,
.menu .title_research,
.menu .title_thehague,
.menu .title_about,
.menu .title { background : #9db3d2; font-weight : bold; margin-bottom : 4px;}

.menu .title_news,
.menu .title_projects,
.menu .title_research,
.menu .title_thehague,
.menu .title_about,
.title { padding:6px 0px 6px 15px; }

.menu .title_news { color : white; background : #af2653; }
.menu .title_research, .menu .title_projects { color : white; background : #1e5caf; }
.menu .title_thehague { color : white; background : #87ab42; }
.menu .title_about { color : white; background : #eed506; }

.menu .selected,
.menu li a { color : black; text-decoration : none; background : #f2f3f4 url("http://www.haguejusticeportal.net/lib/img/buttons/nav_arrow_grey.gif") no-repeat 5px 6px; }

.menu .selected a {
	margin : 0;
	padding : 0;
	background : none;
	background-color : #d9dbde;
}

.menu .selected a:hover {
	background : none;
}

.menu .selected,
.menu li a:hover { color : black; background : #d9dbde url("http://www.haguejusticeportal.net/lib/img/buttons/nav_arrow_black.gif") no-repeat 5px 6px; }

.hac { margin: 14px 0px 0px 0px; padding : 25px 0px 5px 0px; list-style : none; text-align : center; border-top : 1px solid #375174; background : #edeef0 url("http://www.haguejusticeportal.net/lib/img/backgrounds/HJPBANNERHAC.gif") no-repeat; }
.hac li  { padding:0; margin-bottom:4px;  }
.hac li a { color : #454545; background : none; font-weight : normal; text-decoration : none; }
.hac li a:hover { color : black; }