/* WESC.org default stylesheet */

body {
    font-family: Georgia, serif;
    margin: 0px;
    padding: 0px;
    background-color: #6566c3;
}

input, textarea, select {
    font-family: Courier, monospace;
    font-size: 0.9em;
    padding: 3px;
    color: #333399;
    background-color: #eeeeee;
}

span.error {
    font-style: italic;
    color: #606;
    background: #fff;
}

a.photo img {
	padding: 2px;
	border: 1px solid #6566c3;
}

/* Logo-img properties */
div.logo-img {
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
    width: 8em;
    text-align: center;
    padding-top: 7px;
}

/* Logo-text properties */
p.logo-text {
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 8em;
    height: 60px;
    margin: 0px;
    padding: 5px 0px 0px 0px;
}

span.logo {
    font-family: Georgia, serif;
    font-size: 2em;
    color: #ffffff;
}

img.logo {
    border: none;
}

img.page {
	float: left;
	margin: 5px 10px 5px 0;
	padding: 2px;
	border: 1px solid #6566c3;
}

img.page-right {
	float: right;
	margin: 5px 0 5px 10px;
	padding: 2px;
	border: 1px solid #6566c3;
}


/* Column-left properties */
div.navbar {
    font-family: Verdana, sans-serif;
    text-align: right;
    position: absolute;
    z-index: 20;
    top: 77px;
    left: 0px;
    width: 8em;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

div.top-spacer {
    display: block;
    font-size: 0.1em;
    padding: 7px;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    background-color: #6566c3;
}

div.bottom-spacer {
    height: 100%;
    border-right: 1px solid #999999;
}

span.navbar {
    display: block;
    font-size: 0.85em;
    padding: 7px;
    border-left: 1px solid #999999;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #999999;
    color: #000000;
    background-color: #ffffff;
}

a.navbar-open {
    display: block;
    font-size: 0.85em;
    padding: 7px;
    border-left: 1px solid #999999;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #999999;
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
}

a.navbar-open:hover {
    color: #6566c3;
    background-color: #ffffff;
    text-decoration: underline;
}

.toplink {
    border-top: 1px solid #999999;
}

a.navbar {
    display: block;
    font-size: 0.85em;
    padding: 7px;
    text-decoration: none;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
}

a.navbar:link {
    color: #ffffff;
    background-color: #505199;
}

a.navbar:visited {
    color: #8587ff;
    background-color: #505199;
}

a.navbar:hover {
    color: #000000;
    background-color: #dddddd;
    border-right: 1px solid #ffffff;
    text-decoration: underline;
}

a.navbar:active {
    color: #ff9900;
    background-color: #505199;
}

span.link-separator {
    display: none;
}

p.copyright {
	font-family: Verdana, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding: 5px;
	color: #cccccc;
    background-color: #6566c3;
}

p.validators {
	font-family: Verdana, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding: 5px;
	color: #cccccc;
    background-color: #6566c3;
}

p.validators a.validator-link {
	text-decoration: none;
	color: #cccccc;
	background-color: #6566c3;
}

p.validators a.validator-link:hover {
	text-decoration: underline;
	color: #cccccc;
	background-color: #6566c3;
}


/* Column-right properties */
div.column-right {
    position: absolute;
    z-index: 10;
    top: 66px;
    left: 8em;
    width: 640px;
    padding: 18px 0px 0px 0px;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    color: #333333;
    background-color: #ffffff;
}

div.column-right h1,
div.column-right h2,
div.column-right h3,
div.column-right h4,
div.column-right p {
    margin: 0px 12px 24px 24px;
    padding: 0px;
}

div.column-right ol,
div.column-right ul,
div.column-right dl {
	margin-right: 24px;
	margin-left: 24px;
}

div.column-right li {
	margin-bottom: 6px;
}

div.body-text {
    line-height: 1.4em;
}

img.img-left {
    margin: 6px 12px 12px 0px;
    padding: 6px;
    border: 1px dotted #505199;
	float: left;
}

img.img-right {
    margin: 6px 0px 12px 12px;
    padding: 6px;
    border: 1px dotted #505199;
	float: right;
}

p.toplinks {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
}

p.photo-column {
    margin: 12px 12px 12px 12px;
    padding: 0px;
    width: 130px;
    float: right;
    display: inline;
}

img.photo-column {
    margin: 0px 0px 6px 0px;
}

img.staff-photo-target {
    margin: 10px;
    padding: 0px;
}

a.staff-link-odd {
    font-size: 0.9em;
    padding: 2px;
    color: #505199;
    background-color: #ffffff;
    text-decoration: none;
}

a.staff-link-odd:hover {
    color: #ffffff;
    background-color: #505199;
    text-decoration: none;
}

a.staff-link-even {
    font-size: 0.9em;
    padding: 2px;
    color: #505199;
    background-color: #dddddd;
    text-decoration: none;
}

a.staff-link-even:hover {
    color: #ffffff;
    background-color: #505199;
    text-decoration: none;
}

div.column-right p.trail {
    font-family: Verdana, sans-serif;
    font-size: 0.8em;
    padding: 10px 0px 10px 0px;
}

a.trail {
    color: #000099;
    background-color: #ffffff;
    text-decoration: none;
}

a.trail:hover {
    color: #0000cc;
    background-color: #ffffff;
    text-decoration: underline;
}

h1 {
    font-family: Georgia, serif;
    font-size: 1.6em;
    font-style: normal;
    font-weight: normal;
    margin-top: 0px;
    padding-top: 0px;
}

h2 {
    font-family: Georgia, serif;
    font-size: 1.3em;
    font-style: normal;
    font-weight: normal;
    margin-top: 0px;
    padding-top: 0px;
}

h3 {
    font-family: Georgia, serif;
    font-size: 1.0em;
    font-style: normal;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
}

h4 {
    font-family: Georgia, serif;
    font-size: 1.0em;
    font-style: italic;
    font-weight: normal;
    margin-top: 0px;
    padding-top: 0px;
}

div.column-right a {
    color: #000099;
    background-color: #ffffff;
    text-decoration: none;
}

div.column-right a:hover {
    color: #0000cc;
    background-color: #ffffff;
    text-decoration: underline;
}


/* Footer properties */
div.column-right p.footer {
    font-family: Verdana, sans-serif;
    font-size: 0.8em;
    text-align: right;
    margin: 0px;
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
    clear: both;
    color: #ffffff;
    background-color: #6566c3;
}

div.column-right p.footer span.footer {
    text-align: center;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #000000;
    background-color: #ffffff;
    border-left: 1px solid #999999;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #999999;
}

div.column-right p.footer a.footer {
    text-align: center;
    text-decoration: none;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
    background-color: #505199;
    border-left: 1px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}

div.column-right p.footer a.footer:visited {
    color: #8587ff;
    background-color: #505199;
}

div.column-right p.footer a.footer:hover {
    color: #000000;
    background-color: #dddddd;
    border-top: 1px solid #ffffff;
    text-decoration: underline;
}

div.column-right p.footer a.footer:active {
    color: #ff9900;
    background-color: #505199;
}

.rightlink {
}


/* General */

/* Contact Us page */
div.column-right p.mail-text {
    font-family: Courier, monospace;
    font-size: 0.9em;
    padding-left: 2em;
    color: #006600;
    background-color: #ffffff;
}

div.column-right h2.contact-form {
    font-family: Verdana, sans-serif;
    font-size: 1.1em;
    font-weight: normal;
}

span.this-page {
	padding: 3px 3px 3px 3px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #ffffff;
}

p.toplinks {
	line-height: 1.3em;
}

p.toplinks a.subpage {
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	border: 1px solid #999999;
	color: #ffffff;
	background-color: #505199;
}

p.toplinks a.subpage:hover {
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	border: 1px solid #999999;
	color: #000000;
	background-color: #dddddd;
}

p#dateline {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	color: #505199;
	background-color: #ffffff;
}

span#nationality, span#credentials, span#positions {
    font-family: Verdana, sans-serif;
    font-size: 0.9em;
}

span#positions {
	font-style: italic;
}
