/*************************/
/* Document structure    */
/*************************/

body {
	margin:0;
	padding:0;
	font-family:Verdana,
             "Trebuchet MS",
             "DejaVu Sans",
             sans-serif;
	font-size:100%;
	background-color:#242450;
	letter-spacing: 0.04em;
}


div#logo {
	float:left;
	width:80px;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
}

div#logo img {
	width:80px;
	height:50px;
}

object#handshake {
	width:80px;
	height:50px;
}

/* The banner */
div#banner {
float:left;
	letter-spacing: .3em;
	font: 1.8em Georgia,
        "Lucida Bright",
        "Bitstream Vera Serif",
        serif;
	color: #d6d5f6;
	padding-top: 0.5em;
	margin:0;
	padding-bottom: 0em;
	padding-left:0.5em;
	height:3em;
	white-space: nowrap;
	background-color: #242450;
	margin-left:auto;
	margin-right:auto;
	width:80%;	
}


/* Text in the banner */
div#banner p {
	margin:0;
	padding: 0;
	line-height: 1em;
}


/* Sub-text in the banner */
div#banner p.tagline {
	margin-top:0.7em;
	font-size: 0.65em;
	letter-spacing: 0.05em;
	color: #FFF;	
}	

/* The menu */
div#menu {
	clear:both;
	position:relative;
	white-space:nowrap;
	margin-left: auto;
	margin-right: auto;
	width:42em;
	letter-spacing: 0;
}

div#menu ul {
	padding: 0;
	font-size:0;
}

div#menu ul li {
	font-size:16px;
	display: block;
	float:left;
	width:auto;
	padding: 0;
	margin: 0;
	margin-left: 0.3em;
	margin-top: 0.3em;
	background-image: url("images/menu-button.jpg");
	background-position:top left;
	background-color:#fff;
}

div#menu li a {
	text-decoration: none;
	margin:0;
	padding:0;
}
	
div#menu span.tab {
	display:block;
	background-image: url("images/menu-button-right.jpg");
	background-position:top right;
	background-repeat: no-repeat;
	line-height: 2em;
	padding-left: 0.7em;
	padding-right: 0.8em;
	font-size: 0.75em;
	font-weight: bold;
	color: #26354A;
}

a:link {
	color: #1010a0;
}

a:visited {
	color: #4010a0;
}

a:hover {
	color: #0000f0;
}

/* Bars above and below the menu (Unused) */
div.rule {
	position:relative;
	height:4px;
	background-image: url("images/rule.gif");
	background-repeat: repeat-x;
}

div.clearer {
	clear: both;
}

/*************************/
/* Main part of page     */
/*************************/

/* Body (main column) */
div#center {
	margin-top: 0;
	margin-left: 10%;
	margin-right: 10%;
	padding-top: 0.1em;
	padding-left: 5em;
	padding-right: 6em;
	padding-bottom:1em;
	color: #26354A;
	background-color: #efefff;
	background-image: url("images/1730-blue3-paper-indexed.gif");
	background-repeat: repeat;	
	font-size: 0.75em;
	line-height: 1.4em;
}

div#center p {
	margin-top:0;
}


span.foreign-term {
	font-style:italic;
}

span.fica {
	font-family: Georgia,
        "Lucida Bright",
        "Bitstream Vera Serif",
        serif;
  color:#000000;
}

/* Page title in body */
div.heading1 {
	font-size: 2em;
	line-height: 1em;
	padding-bottom: 0em;
	padding-top: 1em;
	margin-top: 0em;
	margin-bottom: 0.75em;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
	padding-bottom: 0em;
	padding-top: 1em;
	margin-top: 0em;
	margin-bottom: 0.75em;
}

/* Section Header */
h2 {
	font-weight:bold;
	text-align:left;
	font-size:1.3em;
	margin-top:1.5em;
}

/* Subheading */
h3 {
	font-weight:bold;
	text-align:left;
	font-size:1.2em;
	margin-top:1em;
	margin-bottom:0em;
	padding-bottom:0em;
}

/* A definition-list with lc alpha numbering, thus: a) */
dl.alpha {
	counter-reset:list;
}

dl.alpha dt:before {
  content: counter(list, lower-alpha) ") ";
	counter-increment:list;
}

dl.alpha dt {
	font-style:italic;
	margin-top:0.5em;
}

ul {
	margin-left:0;
}

ul.bullet {
	padding-left:1.5em;
}

ul.bullet li {
	list-style-image:url("images/ball-10x10.gif");
	margin-bottom:1em;
	padding-left:1.5em;
}

ul.default {
	padding-left:1em;
}

ul.default li {
	list-style-type:disc;
	list-style-image:none;
	margin-bottom:0em;
	padding-left:1.5em;
}

/*************************/
/* Resumes               */
/*************************/

/* Name in a CV */
div.cv-name {
	margin-top:1em;
	margin-bottom:0;
	font-weight:bold;
	font-size:1.8em;
	margin-bottom:0.1em;
}

/* Subject's title, i.e. role within FICA */
div.cv-title {
	margin-top:0.5em;
	font-weight:normal;
	font-style:italic;
	font-size:1.5em;
	margin-bottom:1.5em;
}

/* Publications section */
li.cv-publication {
	margin-bottom:1em;
}
span.cv-pubtitle {
	font-style:italic;
}
span.cv-pubdate {
	font-style:normal;
}
span.cv-pubpublisher {
	font-weight:bold;
}
span.cv-pubremarks {
	font-weight:normal;
	font-style:normal;
}

/* Overview Section */
div.cv-overview {
	line-height: 1.5em;
}

div.cv-overview dl {
	margin-top:-0.5em;
}

div.cv-overview dt {
	font-weight:bold;
}

div.cv-overview dd {
	display:list-item;
	list-style:disc;
	margin-left:1em;
	padding-left:2em;
}

/* Contact Details, Languages spoken */
dl.cv-contact {
	margin-bottom:0em;
}

dl.cv-contact dt {
	width: 10em;
	font-weight:bold;
}

dl.cv-contact dd {
	margin-top:-1.5em;
	margin-left:12em;

}


dl.cv-engagement {
	list-style-image:url("images/ball-10x10.gif");
	margin-top:0;
}

dl.cv-engagement dt {
	width: 10em;
	font-weight: bold;
	display: block;
}

dl.cv-engagement dd {
	display: list-item;
	list-style-image:url("images/ball-10x10.gif");
	line-height: 1.5em;
	margin-top: -1.7em;
	margin-bottom:1em;
	margin-left: 12em;
}

dl.cv-engagement span.organisation {
	font-weight:bold;
}

dl.cv-engagement span.role-name {
	font-style:italic;
}

/*************************/
/* Experts and Resolvers */
/*************************/

/* Resolvers table, Experts table */

caption {
	display:none;
}

.board {
	background-color:#B6BECD;
}
	
.nonboard {
	background-color:#DCE0E7;
}
	
table.dr-resolvers {
 	width:100%;
	border-collapse:collapse;
}

table.dr-resolvers td, table.dr-resolvers th {
 	border:1px solid #444490;
}
table.dr-resolvers td {
	line-height:1.5em;
	padding-bottom:0.5em;
	padding-top:0.5em;
	padding-left:0.5em;
}

table.dr-resolvers th {
	background-color: #444490;
	color:#efefff;
}

td.dr-name {
	font-weight:bold;
	width:30%;
}

td.dr-info {
	width:40%;
}

td.dr-place {
	width:10%;
}


/*************************/
/* Contact form          */
/*************************/

body#contact td.label {
	width:16em;
	vertical-align:top;
	text-align:right;
	padding-right:1em;
}

body#contact td.mand {
 font-weight: bold;
}

body#contact p.result {
 font-weight: bold;
}

body#contact span.message {
color:#f00;
}

body#contact input#from, 
body#contact input#to {
	width:15em;
}

body#contact input#to {
	color:gray;
}

body#contact input#subject {
	width:400px;
}

body#contact textarea#message {
	width:400px;
	height:10em;
}

body#contact textarea#address {
	width:400px;
	height:6em;
}

body#contact td.button {
	text-align:right;
}

/*************************/
/* Footer                */
/*************************/

div#footer {
	position:relative;
	padding-top:0.5em;
	padding-bottom:0.5em;
	margin-left: 10%;
	margin-right: 10%;
	color:#eaefff; /* Pale blue */
	font-family:Verdana,
             "Trebuchet MS",
             "DejaVu Sans",
             sans-serif;
	font-size:0.7em;
	font-style:italic;
	text-align:right;
}

div#footer span.email {
color:#fff;
}

