/* CSS Wetenschappelijke Publicaties Database */
/* Copyright by B&T Ontwerp en advies */

/* Expertise indexpagina - Kop met diap letter en "top"-knop */
div.expertise_index_kop {
        width:100%;
        //display:block;
	//position:relative;
	margin:2em 0 1em 0;
	border-bottom:1px solid #DF722C;
	text-transform:uppercase;
}

div.expertise_index_kop .kop{
	width:22px;
	height:22px;
	position:relative;
	float:left;        
        clear:both;
	overflow:hidden;
	background: #DF722C;
	cursor:default;
	font-weight:bold;
	font-size:16px;
	line-height:23px;
	text-align:center;
	color:white;
	background-color: #DF722C;
}

div.expertise_index_kop .expertise_index_top{
	margin-top:7px;
	padding:0 5px 0 5px;
	float:right;
	background: #DF722C;
	font-weight:normal;
	font-size:200%;
	font-size:10px;
	line-height:15px;
	color:white;
	text-transform:none;
	display:none;
}

div.expertise_index_kop .expertise_index_top a{
	color:white;
	text-decoration:none;
}

/* Expertise indexpagina - Blokjeslinks */
ul.expertise_index_blocklink {
	margin:0 !important;
	padding:0 !important;
}

ul.expertise_index_blocklink li {
	float:left;
	text-transform:uppercase;
	list-style:none;
	margin:8px 3px 0 0 !important;
	padding:0 !important;
}

ul.expertise_index_blocklink li a {
	width:15px;
	height:15px;
	display:block;
	position:relative;
	border:1px solid #999999;
	text-align:center;
	text-decoration:none !important;
	font-weight:bold;
	line-height:15px;
}

/* Expertise indexpagina - Oranje DIAP pijl */
ul.expertise_index_blocklink li#index_dd {
	border:1px solid #df722c;
	width:15px;
	height:15px;
	display:block;
	position:relative;
	background: url(images/arr_right.gif) center no-repeat;
	cursor:pointer;
}

ul.expertise_index_blocklink li.index_dd_hover {
	background: url(images/arr_down_diap.gif) center #df722c !important;
}

ul.expertise_index_blocklink li a:Hover {
	background: #999999;
	color:white;
}

ul.expertise_index_blocklink li a.selected {
	background: #444444;
	border:1px solid #444444;
	color:white;
}


/* Expertise indexpagina - Kolommen met namen */
div.expertise_index_kolom {
	width:200;
	margin-right:5px;
	float:left;
        padding-bottom:10px;
}

div.expertise_index_kolom li {
	list-style:none;
	margin:9px 0 9px 0;
	padding:0;
	
	font-size:11px;
	line-height:13px;
}

div.expertise_index_kolom li a {
	text-decoration:none !important;
}

div.expertise_index_kolom li a:Hover{
	text-decoration:underline !important;
}

/* Expertise profielpagina - Profielkader diap */
div.expertise_profiel_profielkader {
	width: 745px;
	margin:0;
	position:relative;
	padding:0;
	font-size:14px;
	line-height:18px !important;
	background: #ccdcdd;
}

div.expertise_profiel_profielkader p.keywords a {
	text-decoration:none !important;
}
div.expertise_profiel_profielkader p.keywords a:Hover {
	text-decoration:underline !important;
}

div.expertise_profiel_profielkader div.name {
	float: left;
	margin:15px 0 10px 0;
	width:300px;
}

div.expertise_profiel_profielkader div.name h1 {
	margin:0 !important;
	padding:0 !important;
	line-height:normal;
}

div.expertise_profiel_profielkader ul#profiel_menu {
	float: right;	
}

div.expertise_profiel_profielkader ul#profiel_menu li {
	float:right;
	list-style:none;
	margin:0;
	padding:0 8px 0 8px;
	display:block;
	height:30px;
	line-height:30px;
	background:#C9DDDE url(images/bg_inactive.png) bottom repeat-x;
	border-left:8px solid white;
	font-size:110%;
}

div.expertise_profiel_profielkader ul#profiel_menu li a {
	text-decoration:none;
	display:block;
}

div.expertise_profiel_profielkader ul#profiel_menu li a:Hover {
	text-decoration:underline;	
}

div.expertise_profiel_profielkader ul#profiel_menu li.active a:Hover {
	text-decoration:none;
	cursor:default;
}

div.expertise_profiel_profielkader ul#profiel_menu li.active {
	background:#C9DDDE;
}

div.expertise_profiel_profielkader div.pictureFrame {
	float:left;
	width:180px;
	height: 255px;
	margin:15px 0 3em 10px;
}

div.expertise_profiel_profielkader div.pictureFrame div.innerFrame {
	padding:6px;
	border:1px solid #CCC;
	background:white;
    width:150px;
}
div.expertise_profiel_profielkader div.pictureFrame div.innerFrame td {
	padding:0!important;
}

div.expertise_profiel_profielkader div#profiel_content {
	padding:0 10px 3em 0;
	width:345px;
	float:left;
}

div.expertise_profiel_profielkader h1 {
	font-size:180%;
}

div.expertise_profiel_profielkader p{
	padding:0 !important;
	margin:0 !important;
}

div.expertise_profiel_profielkader div.seperator{
	position:relative;
	height:10px;
	margin-bottom:0.8em;
	background:white;
}

/* Expertise profielpagina - tabcontainer */
div.expertise_profiel_tabcontainer {
	width: 745px;
}

/* Expertise profielpagina - tabs */
div.expertise_profiel_tabcontainer ul.expertise_tabs {
	margin:0 !important;
	list-style:none;
	float: left;
	width: 745px;
	padding:11px 0 0 15px !important;
	background:#ccdcdd;
}

div.expertise_profiel_tabcontainer ul.expertise_tabs li {
	display: block;
	float:left;
	list-style:none;
	margin:0 !important;
	padding:0 !important;
}

div.expertise_profiel_tabcontainer ul.expertise_tabs li a {
	float:left;
	margin-right:8px;
	padding:3px 10px 3px 10px !important;
	text-decoration:none !important;
	outline:none;
	line-height:20px !important;
	height:28px;
	background:url(images/bg_inactive.jpg) bottom white repeat-x;
}

div.expertise_profiel_tabcontainer ul.expertise_tabs li a.selected {
	position:relative;
	top:1px;
	color:#004c55;
	padding:6px 10px 6px 10px !important;
	background:white;
	margin-top:-7px !important;
	cursor:default;
	height:35px;
}

/* Expertise profielpagina - tabcontainer */
div.expertise_profiel_tabcontent {
	margin-left:15px;
	margin-top:1.5em;
	padding-bottom:1em;
	font-size:100%;
	border-bottom:1px dotted #333333;
}

div.expertise_profiel_tabcontent table th{
	font-weight:bold;
	text-align:left;
}

th.left {
  width: 19%;
}

div.expertise_profiel_tabcontent table.languages tr{
	border:1px solid #CCCCCC;
	font-size:90%;
}

div.expertise_profiel_tabcontent table td.colored {
    	//font-size:9px;
	//line-height:17px;
}

ul.expertise_publications li {
	margin-bottom:0.5em;
}

li.showMore{
	list-style:none;
	margin-top:1em;
	font-size:90%;
}
li.showMore a{
	display:inline;
	color:#DE712C;
	margin-bottom:2em !important;
	text-decoration:none !important;
}
li.showMore a:Hover{
	text-decoration:underline !important;
}


p.excol{
	font-size:90%;
}

p.excol a{
	text-decoration:none;
}

p.excol a:Hover{
	text-decoration:underline;
}

/* Tooltip */
div#expertise_tooltip{
	position:absolute;
	z-index:100;
	display:none;
	font-size:9px;
	top:0;
	left:0;
	background:#004c55;
	padding:5px 1em 5px 1em;
	color:white;
}

/* Expand-contract header */
div.expertise_profiel_tabcontainer div.ecHeader, div.expertise_profiel_tabcontainer div.ecHeader a {
	background:none;
	text-decoration:none;
	line-height:normal;
	color:#808080;
	margin:1.3em 0 1.3em 0 !important;
	font-size:100%;
	font-weight:normal;
	border-bottom:1px dotted #DE712C;
	padding:0 0 1px 0 !important;
	text-transform:none !important;
	display:block;
}

div.expertise_profiel_tabcontainer div.ecHeader a {
	border:none;
	margin:0 !important;
	padding:0 0 0 13px !important;
	display:block;
	outline:none;
	color:#DE712C;
	font-weight:bold;
	background:none;
	line-height:14px;
}

div.expertise_profiel_tabcontainer div.ecHeader a.down {
	background: white url(images/arr_down.gif) center left no-repeat !important; 
}

div.expertise_profiel_tabcontainer div.ecHeader a.down_hov {
	background: white url(images/arr_down_hov.gif) center left no-repeat !important; 
}

div.expertise_profiel_tabcontainer div.ecHeader a.right {
	background: white url(images/arr_right.gif) center left no-repeat !important; 
}

div.expertise_profiel_tabcontainer div.ecHeader a.right_hov {
	background: white url(images/arr_right_hov.gif) center left no-repeat !important; 
}

div.expertise_profiel_tabcontainer h2 {
	font-size:160%;
}

div.expertise_profiel_tabcontainer h3 {
	background:none !important;
	text-transform:none;
	color:#444;
	font-size:130%;
	margin:1em 0 1em 0;
	padding:0;
}