@charset "utf-8";
/* CSS Document */

/* General definitions */
html { overflow-y: scroll; }
body  { 
    font-family: "trebuchet ms", trebuchet, Helvetica, sans-serif;
    font-size: 80%;
    font: 80% "trebuchet ms", trebuchet, Helvetica, sans-serif;
    margin: 8px;
    padding: 0;
}
p, blockquote, label, ul, ol, dl, fieldset, address {
    margin: 0 0 1.1em; padding: 0;
}
p {
    line-height: 1.4em;
}
ul, ol { 
    padding-left:2em; 
    margin: 0 0 1.1em; 
}
dd {
  line-height: 1.5em;
  margin-bottom: 1em;
}
a { color: #4F6271; text-decoration: none; }
a:visited { color: #4F6271; }
a:hover { 
    color: #002147;
    text-decoration: underline;
}
a img { border:0; }
h1, h2, h4, h6 {
    color: #102247;
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin: 20px 0 12px;
    font-family: "trebuchet ms", trebuchet, Helvetica, sans-serif;
}
h1 { 
    font-size: 1.4em; 
    font-weight: bold;
}
h3, h5 { color: #369; }
.documentFirstHeading {
    margin-top: 3px;
}
#overcoat {

    margin: auto;
    margin-top: 10px;
    width: 973px;
    text-align: left;
}

/* Top section */

#top {
    float: left;
    width: 100%;
}
#headerleft { 
    float: left;
}
#headertitle { 
    float: left;
    font-size: 2em;
    font-weight: bold;
    width: 300px;
    padding-left: 15px;
    text-shadow: 5px 5px 5px #a2b4ca;
}
#headertitle a { 
    color: #002147;
}
#headertitle a:visited { 
    color: #002147;
}
#headertitle a:hover { 
    text-decoration: none;
}
#headeradd1 {
    float: right;
    font-size: 86%;
    line-height: 110%;
    text-align: right;
    margin-right: 15px;
    color: #888;
}
#headerright {float: right; }
#picture_home {
    line-height: 0;
    padding: 0;
    margin:0;
    margin-top: 12px;
    float: left;
}

/* Horizontal Navigation */

#menu_main {
    width: 100%;
    margin-bottom: 0px;
    float: left;
}
#menu_main ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    font-weight: bold;
    float: left;
    line-height: 1.4em;
    background: #F7EBDD;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff; 
}
#menu_main li { float: left; }

/* width 112px for 7 tabs, 104px for 8 */

#menu_main li a {
    color: #4f6271;
    height: 50px;
    width: 104px;
    padding: 5px 8px 0 8px;
    float: left;
    display: block;
}
#menu_main ul li {
    margin-bottom: 0;
    border-right: 1px solid #002147
}
#menu_main li#portaltab-links {
    border-right: none;
}
#menu_main li#portaltab-links.selected {
    border-right: 5px solid #F7DEC2;
}
#menu_main li.selected {
	background: #F7DEC2;
}
#portal-breadcrumbs {
  color: #777777;
  line-height: 1.6em;
  padding-left: 2em;
  padding-right: 2em;
  text-transform: none;
}

/* Sidebar */

.navTreeCurrentItem {
    background-color: #FFF;
    border: 1px none !important;
    text-decoration: underline !important;
}

.portletHeader, .managedPortlet .portletHeader {
    background-color: #F7DEC2;
    border: 1px solid #F7DEC2;
	font-weight: bold;
}
.portletHeader a, .portletHeader a:visited {
    color: #4F6271;
}
.portlet {
    border-bottom: 2px solid #F7DEC2;
	margin: 20px 0 1em;
}
.portlet a.tile {
    padding: 12px 5px 5px 23px;
}
.portletItem {
    border-left: 2px solid #F7DEC2;
    border-right: 2px solid #F7DEC2;
}
.portletItem a, .portletItem a:visited {
    color: #4F6271 !important;
	font-weight: bold;
}
.portletCalendar dt {
  background-color: #F7DEC2;
}
.portletItemDetails {
	font-weight: normal;
}
.navTreeItem a:hover, dd.portletItem .navTreeItem a:hover {
  background-color: #FFF;
  border: 1px solid #FFF;
  color: #536370 !important;
  text-decoration: underline;
}
.even {
  background-color: #F7EBDD;
}
.portletFooter {
    background-color: #F7DEC2;
    border-color: #F7DEC2;
    border-style: solid solid none;
    border-width: 2px;
    margin: 0;
    padding: 0.25em 1em;
    text-align: right;
}
.portletFooter a, .portletFooter a:visited {
    color: #4F6271;
}
.portletEvents dd, .portletNews dd {
    background-color: #FFF;
    border-bottom: 2px solid #F7DEC2;
}
.portletEvents dd.portletFooter, .portletNews dd.portletFooter {
    display:none
}
.portletEvents, .portletNews {
    border-bottom: none;
}
/* Main columns */

#column-one {
    float: left;
    width: 25%;
}
#portal-column-one {
    border-collapse: collapse;
    padding: 0;
    vertical-align: top;
    width: auto;
	margin: 0 15px 0 0;
}
#column-two {
    float: left;
    width: 75%;
}
#portal-column-two {
	padding: 0;
	margin: 0 0 0 15px;
}

/* Main content */

.documentDescription {
    font-weight: bold;
    line-height: 1.5em;
	margin-top: 8px;
}
.documentByLine {
    color: #76797C;
    font-size: 90%;
    font-weight: normal;
}
.facultyStaffDirectory ol.classificationList {
    background-color: #F7EBDD;
    border: none;
}
div.facultyStaffDirectory div.documentActions {
	display:none
}
h4.personName a {
  text-decoration: none;
}
.documentActions {
  border-top: 1px solid #CCCCCC;
  margin: 1em 0;
  padding: 0;
  text-align: right;
}
.documentActions ul {
  display: block;
  list-style-image: none;
  list-style-type: none;
  margin: -0.9em 0 0;
  padding: 0 0.5em;
}
.documentActions li {
  background-color: White;
  display: inline;
  font-size: 90%;
  margin: 0 0.5em;
  padding: 0 0.25em;
}
.eventDetails {
  clear: right;
  float: right;
  margin: 0 0 0.5em 1em;
}

/* Tables */

table.vertical {
  background-color: White;
}
table.vertical th {
  padding: 0.5em;
}
table.vertical td {
  border-top: 1px solid #8CACBB;
  padding: 0.5em;
}
table.listing, .stx table {
  border-bottom: 1px solid #8CACBB;
  border-collapse: collapse;
  border-left: 1px solid #8CACBB;
  border-right: 1px solid #8CACBB;
  border-spacing: 0;
  font-size: 90%;
  margin: 1em 0;
}
table.listing th, .stx table th {
  background: none repeat scroll 0 0 #F7DEC2;
  border-bottom: 1px solid #8CACBB;
  border-right: 1px solid #8CACBB;
  border-top: 1px solid #8CACBB;
  font-weight: normal;
  text-transform: none;
}

/* Searchbox */

#searchbox
  {
    width: 100px;
    height: 17px;
    margin-right: 5px;
    border: 1px solid #9c2c25;
  }
  
#searchbox_home
  {
    width: 180px;
    height: 17px;
    margin-right: 5px;
    border: 1px solid #9c2c25;
  }

#searchbutton
  {
    vertical-align:bottom;
	cursor:pointer;
  }

/* Kupu image alignment classes */

.image-left {
   float: left;
   clear: both;
   margin: 0.5em 1em 0.5em 0;
   border: 1px solid Black;
}
.image-inline {
   float: none;
}
.image-right {
   float: right;
   clear: both;
   margin: 0.5em;
   border: 1px solid Black;
}
dd.image-caption {
   text-align:left;
   padding: 0; margin:0;
}
dl.captioned {
   padding: 10px;
}

/* Footer */

#footer
  {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-top: 5px;   
    border-top: 1px solid #ccc;
    color: #777;
    font-size: 90%;
  }

#footer_left
  {
    float: left;
    width: 40%
  }

#footer_centre
  {
    float: left;
    width: 35%
  }

#footer_right
  {
    float: right;
    max-width: 20%
  }

/* Edit View Tweaks */
.documentEditable .documentContent {
    border: 0px none;
    padding: 0;
}
.state-published {
    color: inherit !important;
}
#portal-personaltools, #portal-siteactions, #managePortletsFallback {
    color: Black;
    line-height: 1.6em;
    list-style: none outside none;
}
ul#portal-personaltools, ul#portal-siteactions, ul#managePortletsFallback {
	padding-left: 0em;
}
#portal-personaltools li, #portal-siteactions li, #managePortletsFallback li {
    display: inline;
	padding-right: 2em;
}
/* Research List column container */
.colmask {
	position:relative;			/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;				/* width of whole page */
	overflow:hidden;			/* This chops off any overhanging divs */
	border-top: 1px solid #CCCCCC;
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 2em;
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;				/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;			/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column researchers list settings */
.reslist {
	background:#fff;			/* right column background colour */
}
.reslist .colmid {
	right:25%;				/* width of the right column */
	background:#fff;			/* center column background colour */
}
.reslist .colleft {
	right:25%;				/* width of the middle column */
	background:#fff;			/* left column background colour */
}
.reslist .col1 {
	width:29%;				/* width of center column content (column width minus padding on either side) was 46% */
	left:52%;				/* 100% plus left padding of center column */
}
.reslist .col2 {
	width:29%;				/* Width of left column content (column width minus padding on either side) was 21% */
	left:56%;				/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.reslist .col3 {
	width:29%;				/* Width of right column content (column width minus padding on either side) was 21% */
	left:60%;				/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}
ul.researchers-list {
	list-style: none outside none !important;
	padding-left: 0;
	margin: 0 0 0 0;
}
.new {
    color: #990000;
    font-size: 11px;
    font-weight: bold;
    padding-left: 3px;

}
