body,div,p,th,td,li,dd,dl,dt{font-size:12px;}
body{margin:0;padding:0;background:#ccc;color:#000;font-family:Verdana,Tahoma,Helvetica,sans-serif}
a{color:#006699;text-decoration:underline}
a:focus{text-decoration:none;background:#06c;color:#fff}
a:hover{text-decoration:none}
a.bar{color:#fff;text-decoration:none}
a.barsub{color:#fff;text-decoration:none;font-weight:bold}
a.form{border-bottom:#FF6600 1px solid;border-left:#FF6600 1em solid;padding-left:0.5em;color:#000;text-decoration:none;font-weight:bold}
a.newform{border:#FF6600 5px solid;padding:3px;color:#000;text-decoration:none;font-weight:bold}
a.newform:focus{background:#EEEEEE;text-decoration:underline}
a.newform:hover{text-decoration:underline}
abbr,dfn,.help{border-bottom:#c00 1px dotted;font-style:normal;cursor:help}
em{font-style:italic}
fieldset{margin:16px 0 8px;border:0;padding:0}
fieldset.srcbx{margin:0}
form br{clear:left}
form.srcbx{margin-bottom:8px}
h1{margin:0;font-size:1.6em;line-height:1em;font-weight: normal;}
h2{margin-bottom:0;font-size:1.4em;line-height:1em}
h3{margin-bottom:0;font-size:1.2em;line-height:1em}
h3.form{margin-top:0px}
h4{margin-bottom: 2px;font-size:1.1em;line-height:1em;margin-top: 0px}
img{margin:0;border:0;padding:0}
img.news{margin:0;border:0;padding:15px}
img.icon{border:#999999 1px solid;padding:2px;background:#fff}
img.print{margin:2px}
input, select, textarea{margin-top:8px;background:#eee;font:1.1em "Courier New",Courier,serif}
input.srcbx{width:110px; background: #FFFFFF}
input.srcbxsubmit{font-weight:bold; margin-top: 0px;}
input.submit{margin-top:16px;font-weight:bold}
label{float:left;width:216px;margin-top:8px;margin-right:8px;text-align:right}
label.srcbx{float:none;margin:0;width:auto;text-align:left}
li.bot{margin-bottom:16px;}
li.top{margin-top:16px;}
ol.dec{list-style:decimal}
ol.rom{list-style:upper-roman}
p.news{margin:auto}
pre{font-size:1.1em;font-weight:bold}
strong{font-weight:bold}
table{margin-top:8px;margin-right:auto;margin-bottom:8px;margin-left:auto;border:#06c 1px solid;background:#fff}
table.inv{border:0}
table.white{}
table.news{margin:8px 0 4px 0;border:0;background:none}
table.wide{width:100%}
table.articles{border:0;text-align:center}
td{margin:1px;padding:4px 8px;background:#eee;text-align:left}
td.inv{margin:0;background:none;padding:0px;padding-right:4px}
table.articles td{text-align:center;width:150px; vertical-align: top; padding-top: 10px; padding-bottom: 10px;}
td.logo{margin:0;background:none;padding:0px;padding-right:20px;padding-top:10px;text-align:center}
.white td{background:#FFFFFF}
td.right{text-align:right}
th{margin:1px;padding:4px 8px;font-weight:bold;vertical-align:top}
th.leftmiddle{text-align:left;vertical-align:middle}
th.middle{vertical-align:middle}
th.right{text-align:right}
th.rightmiddle{text-align:right;vertical-align:middle}
th.title{padding:12px 8px 4px;font-size:1.1em}
ul.disc{list-style:disc}
ul.foo{list-style:url(bullet_foo.gif)}
ul.non{list-style:none}

/*
    MP CHANGES 24 Aug 2011 - START
*/
.job_openings {
  padding-left: 6px;
  padding-top: 1px;
  padding-bottom: 5px;
  background: #FFF;
}

.job_openings_button {
  -moz-box-shadow:inset 0px 1px 0px 0px #abc4ed;
  -webkit-box-shadow:inset 0px 1px 0px 0px #abc4ed;
  box-shadow:inset 0px 1px 0px 0px #abc4ed;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d9f0ff), color-stop(1, #fffcff) );
  background:-moz-linear-gradient( center top, #d9f0ff 5%, #fffcff 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9f0ff', endColorstr='#fffcff');
  background-color:#d9f0ff;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  border:1px solid #dcdcdc;
  display:inline-block;
  color:#000000;
  font-family:arial;
  font-size:20px;
  font-weight:bold;
  padding:11px 36px;
  text-decoration:none;
  text-shadow:1px 1px 0px #ffffff;
}.job_openings_button:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fffcff), color-stop(1, #d9f0ff) );
  background:-moz-linear-gradient( center top, #fffcff 5%, #d9f0ff 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcff', endColorstr='#d9f0ff');
  background-color:#fffcff;
}.job_openings_button:active {
  position:relative;
  top:1px;
}

.section {
/*background: #6B7B95;*/
background: #005996;
color: white;
font: 12px Helvetica, Arial, sans-serif; 
line-height: 16px;
margin: 0 0 4px 0;
padding: 3px 5px 1px;
}


#scrollbar_news_events {background:#fff; width: 270px; clear: both; margin: 0px 0 0px; }
#scrollbar_news_events .viewport { /* width: 250px;*/ height: 280px; overflow: hidden; position: relative; }
#scrollbar_news_events .overview { list-style: none; position: absolute; left: 0; top: 0px; }
#scrollbar_news_events .thumb .end,
#scrollbar_news_events .thumb { background-color: #003D5D; }
#scrollbar_news_events .scrollbar { position: relative; float: right; width: 15px; }
#scrollbar_news_events .track { background-color: #D8EEFD; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar_news_events .thumb { height: 40px; width: 13px; cursor: pointer; overflow: hidden; position: absolute !important; top: 0px; }
#scrollbar_news_events .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#scrollbar_news_events .disable{ display: none; }
#scrollbar_news_events .inv { padding-left:45px}

#scrollbar_news_events ul  { position:absolute; top:0px; left:0; list-style-type:none; padding-left:1px; padding-top:5px; padding-bottom:5px; margin:0; list-style-image: none; list-style-type: none;}

/* height:65px; */
#scrollbar_news_events ul li  { width:250px; font-size:12px; margin:0; padding-left:0px; padding-bottom:8px; overflow:hidden; }
#scrollbar_news_events ul li:last-child{ width:250px; font-size:12px; margin:0; padding-left:0px; padding-bottom:0px; overflow:hidden; }
#scrollbar_news_events a {float:left;position: relative !important;}
#scrollbar_news_events summary {padding:2px; float:left; position: relative !important;}
#scrollbar_news_events img {margin:0; border:0 solid #ccc; padding-right:0px; padding-right:3px; background:none;}

#scrollbar_prace_news_events {background:#fff; width: 270px; clear: both; margin: 0px 0 0px; }
#scrollbar_prace_news_events .viewport { /* width: 250px;*/ height: 150px; overflow: hidden; position: relative; }
#scrollbar_prace_news_events .overview { list-style: none; position: absolute; left: 0; top: 0px; }
#scrollbar_prace_news_events .thumb .end,
#scrollbar_prace_news_events .thumb { background-color: #003D5D; }
#scrollbar_prace_news_events .scrollbar { position: relative; float: right; width: 15px; }
#scrollbar_prace_news_events .track { background-color: #D8EEFD; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar_prace_news_events .thumb { height: 40px; width: 13px; cursor: pointer; overflow: hidden; position: absolute !important; top: 0px; }
#scrollbar_prace_news_events .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#scrollbar_prace_news_events .disable{ display: none; }
#scrollbar_prace_news_events .inv { padding-left:45px}

#scrollbar_prace_news_events ul  { position:absolute; top:0px; left:0; list-style-type:none; padding-left:1px; padding-top:5px; padding-bottom:5px; margin:0; list-style-image: none; list-style-type: none;}
/* height:65px; */

#scrollbar_prace_news_events ul li { width:250px; font-size:12px; margin:0; padding-left:0px; padding-bottom:8px; overflow:hidden; }
#scrollbar_prace_news_events ul li:last-child{ width:250px; font-size:12px; margin:0; padding-left:0px; padding-bottom:0px; overflow:hidden; }

#scrollbar_prace_news_events a {float:left;position: relative !important;}
#scrollbar_prace_news_events summary {padding:2px; float:left; position: relative !important;}
#scrollbar_prace_news_events img {margin:0; border:0 solid #ccc; padding-right:0px; padding-right:3px; background:none;}

table.scrollable_articles {border:0;text-align:center; float:left; margin-top:0px; margin-left:0px;}
table.scrollable_articles td{
  text-align:center;
  width:170px;
  vertical-align: top; 
  /*padding: 5 0 0 0;*/
  background:#fff;
  /* padding-top: 5px; padding-bottom: 5px;*/
}

/*
    MP CHANGES 24 Aug 2011 - END
*/

/*
    MP CHANGES 10 Oct 2012 - START
*/
blockquote {
font-family: Georgia, serif;
font-size: 18px;
font-style: italic;
/*width: 500px;*/
margin: 0.25em 0;
padding: 0.25em 40px;
line-height: 1.45;
position: relative;
color: #383838;
}

blockquote:before {
display: block;
content: "\201C";
font-size: 80px;
position: absolute;
left: -5px;
top: -20px;
color: #7a7a7a;
}

blockquote cite {
color: #999999;
font-size: 14px;
display: block;
margin-top: 5px;
}
 
blockquote cite:before {
content: "\2014 \2009";
}
/*
blockquote {
    color: #66a;
    font-weight: bold;
    font-style: italic;
    margin: 1em 3em;
}
blockquote p:before {
    content: '"';
}
blockquote p:after {
    content: '"';
}
*/
/*
    MP CHANGES 10 Oct 2012 - END
*/

.blue{color:#00c}
.grey {color:#666666}
.white {color:white}

.center{text-align:center;font-size:inherit}
.imgright{text-align:right;font-size:inherit;float:right;clear:both}
.imgleft{text-align:left;font-size:inherit;float:left;clear:both} 
.code{margin:1em 0;background:#ddd;font-weight:bold}
.container-wide{margin-right:auto;margin-left:auto;border-right:#000 1px solid;border-bottom:#000 1px solid;border-left:#000 1px solid;background:#fff}
.errortext{color:#c00;font-weight:bold}

.graphic_home {
  background:url(/images/strip.png);
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
  height: 35px;
}

.highlightbox{margin:16px 32px 16px;padding:8px;background:#eee;border:1px solid #000}
.hghlght{margin:4px -1px;border:#888 1px solid;padding:4px}
.question{margin:32px 0 0;font-size:1.2em;font-weight:bold}
.red{color:#c00}
.skip{position:absolute;width:0;height:0;overflow:hidden}
.siz{font-weight:normal}
.small{font-size:0.86em}
.smallnote{font-size:0.86em;color:#888}
.summary{margin-top:4px;}
.u{text-decoration:underline}

ul{
  list-style: url(bullet-orange-10x10.png);
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 5px;
}

ul.sitemap{
  padding-top: 0px;
  padding-bottom: 0px;
}

ul.cyan{
  list-style:url(bullet-cyan-10x10.png);
  padding-left: 10px;
  margin-left: 10px;
}

li {
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
}

/* 960px width to fit in with use of 960.gs */
.container {
  margin-right: auto;
  margin-left: auto;
  width: 950px;
  background: #FFFFFF;
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 2px solid #0077C9;
  border-bottom: 2px solid #0077C9;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.header {
  height: 120px;
  padding-top: 3px;
  padding-bottom: 8px;
  /* padding-left: 24px; mp - Doesn't Render well on Opera changing to 16px */
  padding-left: 16px;
}

.headbar0 {
  padding: 8px 24px;
  background: #86B30C;
  color: #FFFFFF;
  font-weight: normal;
  text-align: center;
  margin-bottom: 5px;
}

.headbar0 a {
  color: #FFFFFF;
  text-decoration: none;
}

.headbar0 a:focus {
  background: #86B30C;
}

.search {
  float: right;
  clear: both;
  padding: 0px;
  border: 0px;
  margin-top:20px;
  margin-right: 5px;
  height: 20px;
}

.search_fieldset {
  padding: 0px;
  border: 0px;
  margin: 0px;
}

.search_submit {
  color: #000000;
  background: #FFFFFF;
  padding: 0px;
  border: 1px solid #0077C9;
  font-size: 11px;
  font-weight: bold;
}

.search_text {
  width: 120px;
  color: #000000;
  background: #FFFFFF;
  padding: 0px;
  border: 1px solid #999999;
  font-size: 11px;
  font-weight: bold;
}

.sfi-hea {
  float: right;
  clear: both;
  margin-top: 35px;
  margin-right:5px;

}

.submenu {
  float: left;
  width: 130px;
  padding-left: 4px;
}

.submenu_header {
  color: #FFFFFF;
  background: #0077c9;
  padding: 4px;
  font-weight: bold;
}

.submenu_header a {
  color: #FFFFFF;
  text-decoration: none;
}

submenu_header a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

submenu_header a:active {
  color: #FFFFFF;
  text-decoration: underline;
}

.submenu_link {
  border-bottom: 2px solid #0077c9;
  padding: 4px;
}

.submenu_link a {
  color: #000000;
  text-decoration: none;
}

.submenu_link a:hover {
  color:#000000;
  text-decoration:underline;
}

.submenu_link a:active {
  color:#000000;
  text-decoration:underline;
}

.submenu_link a:focus {
  color:#FFFFFF;
}

.content_mask {
  position: relative;
  clear: both;
  width: 100%;
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 5px;
}

.inner_left {
  float: left;
  width: 100%;
  position: relative;
  right: 85%;
  border-right: 1px solid #DDDDDD;
}

.inner_column_left {
  float: left;
  position: relative;
  padding: 0px;
  overflow: hidden;
  width: 20%;
  left: 85%;
}

.inner_column_right {
  float: left;
  position: relative;
  padding: 0px;
  overflow: hidden;
  width: 80%;
  left: 81%;
  padding-bottom: 5px
}

.index_mid {
  float: left;
  width: 100%;
  position: relative;
  right: 17%;
  border-right: 1px solid #DDDDDD;
}

.index_left {
  float: left;
  width: 100%;
  position: relative;
  right: 52.5%;
  border-right: 1px solid #DDDDDD;
}

.index_column_left {
  float: left;
  position: relative;
  padding: 0px;
  overflow: hidden;
  width: 28.5%;
  left: 20.5%;
}

.index_column_right {
  float: left;
  position: relative;
  padding: 0px;
  overflow: hidden;
  width: 18%;
  left: 75%;
}

.index_column_centre {
  float: left;
  position: relative;
  padding: 0px;
  overflow: hidden;
  width: 50%;
  left: 101.5%;
  text-align: justify;
}

.index_publications_mask {
  background: #F7F7F7;
  position: relative;
  clear: both;
  float: left;
  width: 100%;
  overflow: hidden;
  padding: 16px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.index_publications_mask h1 {
  margin-bottom: 8px;
}

.index_publications_mask img {
  border-bottom: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
}

.index_publications_mask_col3 {
  float: left;
  width: 100%;
  position: relative;
  right: 29%;
}

.index_publications_mask_col2 {
  float: left;
  width: 100%;
  position: relative;
  right: 25%;
}

.index_publications_maks_col1 {
  float: left;
  width: 100%;
  position: relative;
  right: 25%;
}

.index_publications_col1 {
  float: left;
  position: relative;
  padding-top: 5px;
  overflow: hidden;
  width: 18%;
  left: 80%;
  text-align: center;
}

.index_publications_col2 {
  float: left;
  position: relative;
  padding: 0px;
  overflow: hidden;
  width: 28%;
  left: 85%;
}

.index_publications_col3 {
  float: left;
  position: relative;
  padding-top: 5px;
  overflow: hidden;
  width: 18%;
  left: 82%;
  text-align: center;
}

.index_publications_col4 {
  float: left;
  position: relative;
  padding: 0px;
  overflow: hidden;
  width: 28%;
  left: 87%;
}

a.grey,
.index_publications_col1 a,
.index_publications_col3 a {
  font-size: 11px;
  color: #666666;
  text-decoration: none;
  background: transparent;
}

a.grey:hover,
.index_publications_col1 a:hover,
.index_publications_col3 a:hover {
  font-size: 11px;
  color: #666666;
  text-decoration: underline;
}

.index_activities_mask {
  position: relative;
  clear: both;
  float: left;
  width: 100%;
  overflow: hidden;
  margin-bottom: 5px;
  text-align: left;
}

.index_activities_mask_left {
  border-right: 1px solid #DDDDDD;
  float: left;
  width: 100%;
  position: relative;
  right: 51%;
}

.index_activities_left {
  float: left;
  position: relative;
  padding-top: 3px;
  overflow: hidden;
  width: 47%;
  left: 51.5%;
}

.index_activities_right {
  float: left;
  position: relative;
  padding-top: 3px;
  overflow: hidden;
  width: 47%;
  left: 55%;
}

.index_links {
  margin-left: 780px;
  position: absolute;
  float: right;
  padding: 8px;
  width: 160px;
 /* font-size*/
}

.index_links_quick {
  background: #D9F0FF;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}

.index_links_login {
  background: #EEEEEE;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}

.index_links_projects {
  background: #EEEEEE;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}

.index_links_support {
  background:#CEF6EC;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 8px;
}

.index_links_systems {
  background: #F0F0DD;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom:8px;
}

.index_links_social {
  background: #EEEEEE;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 0px;
}


.index_links_quick a,
.index_links_login a,
.index_links_projects a,
.index_links_support a,
.index_links_systems a {
  color: #000000;
  text-decoration: none;
}

.index_links_quick a:hover,
.index_links_login a:hover,
.index_links_projects a:hover,
.index_links_support a:hover,
.index_links_systems a:hover {
  color: #000000;
  text-decoration:underline;
}

.index_links_quick a:active,
.index_links_login a:active,
.index_links_projects a:active,
.index_links_support a:active,
.index_links_systems a:active {
  color: #000000;
  text-decoration:underline;
}

.index_links_quick a:focus {
  background: #D9F0FF;
}

.index_links_login a:focus {
  background: #EEEEEE;
}

.index_links_projects a:focus {
  background: #EEEEEE;
}

.index_links_systems a:focus {
  background: #F0F0DD;
}

.index_links_support a:focus {
  background: #CEF6EC;
}

.infrastructure_systems td {
  text-align: center;
}

.footbar {
  height: 8px;
  background: #0077C9;
  margin-bottom: 5px;
  clear: both;
}

.footer {
  color: #C0C0C0;
  font-size: 1em;
  margin-top: 5px;
  clear: both;
  font-size: 10px;
  text-align: right;
}

.footer a {
  color: #A9A9A9;
  margin: 0px;
  padding-bottom: 0px;
  text-decoration: none;
}

.footer a:hover,
.footer a:active {
  text-decoration:underline;
}

.contactdetails {
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #EEEEEE;
}

hr {
  background-color: #DDDDDD;
  border: 0px;
  height: 1px;
}

/* Dont wrap publication list around staff image */
#about_us_publications {
  clear:both;
}

#about_us_publications h3 {
  margin-bottom: 1em;
}
