
body {
	padding: 10px;
	font-family: Arial, Verdana;
	background: url('bggrad.jpg') top left repeat-x #ececec;
	behavior:url("csshover.htc");
}

#slots {
    width: 100%;
    border-collapse: collapse;
}

#slots td {
    vertical-align: top;
}

#slot2 {
    width: 100%;
	padding-top: 10px;
	padding-right: 5px;
}

#slot3 {
	width: 250px;
}

.container {
	width: 100%; 
/*	border-top: 2px solid #eeeeee; */
	background-color: white;
	padding: 0;
	}

#flashcontent {
	background: url('noflashheader.jpg') top left no-repeat;
}

.flash {
	height: 150px;
	padding: 0;
	margin: 0;
}

.sidebar {
    padding-top: 30px;
    background: white;
}

.sidebar div.small {
    background: url('smallsidebarlinktop.gif') top left no-repeat #ffffff;
    margin: 0px 0px 0px 24px; 
    padding: 0;
    
}


.sidebar div.small a {
    white-space: nowrap;
    display: block;
    font-size: 12px;
    color: black;
    padding-top: 7px;
    padding-left: 11px;
    padding-bottom: 7px;
    padding-right: 15px;
    background: url('smallsidebarlinkbottom.gif') bottom left no-repeat;
    margin: 0;
    
}

.sidebar div.small a:hover {
    background: url('smallsidebarlinkbottom_hover.gif') bottom left no-repeat;
    text-decoration: none;
    color: #d07a4c;
}

.sidebar div.small a img {
    margin-right: 12px;
    vertical-align: middle;
    border: 0;
}

.sidebar div {
    background: url('sidebarlinktop.gif') top left no-repeat #ffffff;
    margin: 0px;
    padding: 0;
    
}

.sidebar a {
    white-space: nowrap;
    display: block;
    font-size: 13px;
    color: black;
    padding-top: 7px;
    padding-left: 11px;
    padding-bottom: 7px;
    padding-right: 15px;
    background: url('sidebarlinkbottom.gif') bottom left no-repeat;
    margin: 0;
    
}




.sidebar a:hover {
    background: url('sidebarlinkbottom_hover.gif') bottom left no-repeat;
    text-decoration: none;
    color: #d07a4c;
}

.sidebar a img {
    margin-right: 10px;
    vertical-align: middle;
    border: 0;
}


.collaborators {
	width: 100%;
}

.collaborators td {
	padding-left: 30px;
	width: 50%;
}

h3 {
    font-size: 16px;
    color: #888888;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 7px;
    margin-bottom: 4px;    
}

.pub h3 {
    margin-left: 0;
}

h1 {
	font-size: 42px;
/*	background-color: #c52424; */
	color: #d07a4c;
	font-weight: normal;
	padding: 4px 0 0 10px;
	margin: 0 0 0 0px;
	font-family: Arial, Helvetica, Verdana;
}

.content {
/*	background: url('fggrad.jpg') top left repeat-x white; */
	padding: 0 0 0 0;
	margin: 0;
}

.content p {
    margin-left: 20px;
    line-height: 20px;
    
}

.infobox {
    float: right;
    width: 250px;
    background: url('quotebg.gif') bottom right no-repeat;
    color: #666666;
	margin: 5px 10px 10px 15px;
	padding: 0 10px 10px 0;

}

.infobox p {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 10px;
}

.infoboxheader {
	color: #d07a4c;


}

.statementbox {
	background-color: white;
	margin: 20px;
	padding: 3px;
	border: 1px solid #d07a4c;

	width: 500px;

}

.statementboxheader {
	margin: 0;
	padding: 3px;
	background-color: #d07a4c;
	color: white;
	font-weight: bold;
}


p {
	font-size: 13px;

}

li {
	font-size: 13px;
	margin-top: 20px;
	color: black;
}


a {
    color: #d07a4c; 
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p.lablink {
	margin: 0;
	font-size: 13px;

	padding: 3px;

}

div.sections {
    margin: 0;
    padding: 0 0 0 10px;
    border-bottom: 1px solid #d07a4c;
}

div.sections p.links a {
	color: #d07a4c;
	text-decoration: none;
	font-size: 13px;
	margin-right: 15px;
    padding: 4px;
}

div.sections p.links a:hover {
    background-color: #d07a4c;
    color: white;
}

div.sections p.links {
    width: 90%; float: left;

    margin: 0; 
    padding: 15px 0 5px 0;

}

div.sections p.ad {
    width: 90px; float: right;

    margin: 0;
    padding: 0;

}


h2 {
    clear: both;
	font-family: Arial, Helvetica, Verdana;
	font-size: 25px;
	font-weight: normal;
	color: #777777;
    margin-top: 0px;
	margin-left: 10px;
    padding-top: 10px;
    margin-bottom: 5px;
	padding-top: 35px;
	padding-bottom: 10px;
}

.dotfi {
	color: #e0e0e0;
}

.rightimage {
	width: 400px;
	float: right;
    clear: right;
}

.pubref {
	font-size: 13px;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 20px;
}

.pubref .pubmedlink {
    font-size: 11px;
    color: #888888;
}

.pubref .inpress {
	font-style: italic;
}

.pubref .volume {
/*	font-weight: bold; */
}

.pubref .title {
	color: #777777;
	display: block;
}

.pubref .authors {
/*color: #777777; */
color: black;
}

.pubref .in {
/*	color: black;*/
	color: #d07a4c; 
}

.pubref .inred {
	color: #d07a4c; 
}


.footer {
	clear: both;
	font-size: 13px;
	color: #888888;
	padding: 3px;
	border-top: 1px solid #cccccc;
	margin-top: 30px;
}

.footer table td {
	font-size: 13px;

}

.subscript {
    position: relative;
    top: 3px;
    font-size: 10px;

}

.superscript {
    position: relative;
    top: -3px;
    font-size: 10px;
}

.underline {
	text-decoration: underline;
}

.labs {
    margin: 0;
	padding: 0;
}


.labs .inner {
	padding-top: 3px;

	background: url('headerlogosoulubc.jpg') top right no-repeat #d07a4c; 
}

.labs .inner p {
	margin: 0px 180px 0px 10px;
	padding: 7px 0 10px 0;
	color: white;
}


.note {
    font-style: italic;
}

.labs a {
    padding: 0;
    font-size: 12px;
    color: white;
    text-decoration: none;

    
}

.labs a.salvelink {
	margin-top: 5px;
	display: block;
	padding-top: 4px;

	padding-bottom: 4px;
}


.labs td {
	font-size: 12px;
	padding: 3px;
	line-height: 17px;
}

.welcometext {
    padding: 0 10px 10px 0px;
    margin: 0 20px 20px 0px;

}

.welcometext p {
    line-height: 25px;

}



.quotebox {
    border: 0;
    margin-left: 10px;
        margin-right: 10px;
    padding: 0 10px 10px 10px;
    width: 40%;
    background: url('quotebg.gif') bottom right no-repeat;
    color: #666666;
}

.quotebox .quote {
    margin: 0;
    padding: 0;
}

.quotebox p {
    margin: 10px 0 0 0;
}

.figure {
    background: url('figurebgleft.gif') bottom left no-repeat;
    margin: 10px;
    padding: 0 0 0 20px;
    cursor: pointer;
}

.figure .inner {
    background: url('figurebgright.gif') bottom right no-repeat;
    margin: 0;
    padding: 4px 40px 10px 0;

}

.figure .image {
    text-align: center;
}

.figure .title {
    color: #d07a4c; 
    display: block;
}

.figure .mini table td {
	font-size: 13px;
}

.figure .mini img {
    vertical-align: middle;
    margin-right: 20px;
	float: left;
	border: 0;
}

.figure .full {

}

.latin {
    font-style: italic;
}

.minimise {
    text-align: right;
}

.leftcolumn {
	width: 40%; 
	float: left;
	padding: 0;
}

.rightcolumn {
	width: 40%;
	float: right;
	padding: 0;
}

.collaborator {
/*    background: url('quotebg.gif') bottom right no-repeat;	 */
	padding-top: 10px;
	margin: 0px;

}	

.collaborator .laboratory {
	font-size: 13px;
	font-weight: bold;
	color: #d07a4c; 
	margin: 0 0 0 10px;
}


.collaborator ul {
	margin-top: 1px;
}

.collaborator ul li {
	margin: 3px;
	color: #777777;
	list-style-type: none;
}

.talk a img {
	border: 0px;
}

.talk .talker {
	color: #777777;
}

.talk .talker em {
	color: #555555;
	font-weight: bold;
	font-style: normal;
}

.talk .talker .invited {
	margin-left: 20px;
	color: #d07a4c; 

}

.talk .title {
	color: #d07a4c; 
}

.talk p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.talk {
	margin: 10px 10px 40px 10px;
    background: url('figurebgleft.gif') bottom left no-repeat;
    padding: 0 0 0 20px;
}


.talk .inner {
    background: url('figurebgright.gif') bottom right no-repeat;
    margin: 0;
    padding: 4px 40px 30px 0;

}

.talk .abstract .minimise {
	font-size: 13px;
	display: block;
	text-align: right;
	clear: both;
}

.talk .abstract {

	font-size: 13px;
	font-family: Arial;
	margin-top: 20px;
	margin-left: 30px;
	line-height: 20px;
	padding: 20px;
	background-color: #fafafa;
	margin-bottom: 20px;
}

.abstract ul li {
	margin-top: 3px;

}

.smallreflist li {

	list-style-type: decimal;
	margin-top: 3px;
}

.smallreflist {
	clear: both;
	margin-top: 20px;
}

.talk a .abstractavailable {
	color: #666666;
	font-size: 12px;
	margin-left: 20px;
}

.talk .abstract img {
	margin: 20px;
}

.talk .abstract p {

	margin-top: 10px;
}

.newbox {
    
    background: url('newboxleft.gif') top left no-repeat;    
    padding-left: 25px;
	clear: right;

}

.newbox div {
    
    background: url('newboxright.gif') top right no-repeat;
    padding-top: 25px;
    padding-right: 25px;
    
}

.newbox div div {

	background-image: none;

	padding: 10px;



}

.newbox div div p {
	border: 0;
	font-size: 12px;
	padding: 0;
	margin-left: 0;
	margin-top: 0;
}

.newbox .newboxheader {

    margin: 5px 0 0 0;
    color: #d07a4c;
    font-size: 17px;
    border: 0;


}



.newbox p {
    border-bottom: 1px dashed #e0e0e0;
    padding-bottom: 10px;
}









.poster a img {
	border: 0px;
}

.poster .posterer {
	color: #777777;
}

.poster .posterer em {
	color: #555555;
	font-weight: bold;
	font-style: normal;
}

.poster .posterer .invited {
	margin-left: 20px;
	font-style: italic;

}

.poster .title {
	color: #d07a4c; 
}

.poster p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.poster {
	margin: 10px 10px 40px 10px;
    background: url('figurebgleft.gif') bottom left no-repeat;
    padding: 0 0 0 20px;
}


.poster .inner {
    background: url('figurebgright.gif') bottom right no-repeat;
    margin: 0;
    padding: 4px 40px 30px 0;

}

.abstract em {
	font-weight: bold;
	font-style: normal;
}

.abstract, .abstract p {
    color :black;    
    
}

.poster .abstract .minimise {
	font-size: 13px;
	display: block;
	text-align: right;
	clear: both;
}

.poster .abstract {

	font-size: 13px;
	font-family: Arial;
	margin-top: 20px;
	margin-left: 30px;
	line-height: 20px;
	padding: 20px;
	background-color: #fafafa;
	margin-bottom: 20px;
}


.poster a .abstractavailable {
	color: #666666;
	font-size: 12px;
	margin-left: 20px;
}

.poster .abstract img {
	margin: 20px;
}

.poster .abstract p {

	margin-top: 10px;
}

.poster .seealso {
	margin-left: 30px;
	margin-top: 10px;

}

.poster .seealso .header {
	font-weight: bold;
}

.poster .event {
	margin-top: 20px;
}

.poster .pubref {
	margin-top: 10px;
}


.thesis {
	color: #666666;
}

.thesis .title {
	display: block;
	color: black;
}

.thesis .author {
	color:  #d07a4c; 
}


ul.stafflist li {
list-style-type: none;
margin-top: 3px;

}

table.groupleaders {
	margin-left: 30px;
}

table.groupleaders td {
	font-size: 13px;
	padding: 10px;
}

table.groupleaders td.name {
	white-space: nowrap;
}


.talk .seealso {
	margin-left: 30px;
	margin-top: 10px;

}

.talk .seealso .header {
	font-weight: bold;
}


.talk .event {
	margin-top: 20px;
}

.talk .pubref {
	margin-top: 10px;
}


.noabstract {
	margin-left: 30px;
	color: #888888;
	font-size: 13px;
	margin-top: 10px;
}

.downloadfile img {
	vertical-align: middle;
	margin: 3px;
}

.downloadfile {
	font-size: 13px;
	margin-left: 30px;
	display: block;
	float: right;
	white-space: nowrap;
}

.abstract {
	text-align: justify;
}

.figuretitle {
	font-weight: bold;
}

.person {

	width: 200px;
	text-align: center;
	float: left;
	height: 300px;
/*	border: 1px solid #eeeeee; */
	margin: 0px 10px 10px 10px;
	padding: 0px 6px 6px 6px;
}

.person .name .cvlink {
	font-size:10px;
}


.pub a img {
	border: 0px;
}

.pub .author {
	color: black;
}

.pub .author em {
	color: #777777;
 font-weight: bold; 
	font-style: normal;
}

.pub .author .invited {
	margin-left: 5px;
/*	font-style: italic; */
	color: #d07a4c; 
	font-size: 11px;
}


.pub .title {
	color: #777777;
}

.pub .title .abstractinfo {
	color: #777777;
	font-size: 11px;
}

.pub p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.pub img {
	border: 0px;
}

.kind {
	color: #d07a4c; 
}

div.pub {
/*	margin: 10px 10px 40px 10px;
    background: url('figurebgleft.gif') bottom left no-repeat;
    padding: 0 0 0 20px; */
	display: block;
    padding-bottom: 10px;
    margin-left: 10px;
	border-bottom: 1px dashed #cccccc;
	cursor: pointer;
	clear: both;
}

.pub:hover {
	background-color: #f8f8f8;
}

div.pub table {
	width: 100%;
}


div.pub table td.thumbnail {
	width: 110px;
}

.pub .inner {
/*    background: url('figurebgright.gif') bottom right no-repeat;
    margin: 0;
    padding: 4px 40px 30px 0; */

}

.abstract em {
	font-weight: bold;
	font-style: normal;
}

.pub .abstract .minimise {
	font-size: 13px;
	display: block;
	text-align: right;
	clear: both;
}

.pub .abstract {

	font-size: 13px;
	font-family: Arial,Verdana,Helvetica;
	margin-top: 20px;
	margin-left: 30px;
	line-height: 20px;
	padding: 20px;
	background-color: #f8f8f8; 
	margin-bottom: 20px;
}


.pub a .abstractavailable {
	color: #666666;
	font-size: 12px;
	margin-left: 20px;
}

.pub .abstract img {
	margin: 20px;
}

.pub .abstract p {

	margin-top: 10px;
}

.pub .seealso {
	margin-left: 50px;
	margin-top: 10px;
	clear: both;

}

.pub .seealso .header {
	font-weight: bold;
	margin: 0;
}

.pub .event {
/*	margin-top: px; */
	color: #d07a4c; 
}

.pub td img {
    margin-top: 4px;
}

.pub .info {
    margin-top: 25px;
    margin-left: 14px;
}

.pub td {
	font-size: 13px;
}

.pub .awards {
	margin-top: 5px;
	clear: both;
}

.pub table.awards tr td.text {
	padding-top: 14px;
}

.pub table td.content {
	padding-right: 50px;
	padding-left: 20px;

}

.pub table td.content p {
	margin-left: 0;

}

.eventurl {
	display: block;
	clear: left;
}

.abstract p.quote {
	padding-left: 15px;
	font-style: italic;
	
}

.talkcalendar {
/*	width: 35%; 
	float: right; 
	clear: right; 
	margin: 0px 10px 10px 20px;
	background: url('quotebg.gif') bottom right no-repeat;

	padding: 0; */
}

.talkcalendar p {
    margin: 5px 0 0 0;
    color: #d07a4c;
    font-size: 17px;
    border: 0;

}

.talkcalendar div {

	padding: 10px;

}

.talkcalendar a {

	display: block;
	font-size: 12px;
	margin: 0px;
	padding: 3px 0 3px 5px;
	color: black;
}

.talkcalendar a:hover {
	color: #d07a4c; 
	text-decoration: none;

}

.talkcalendar a em {
   color: #d07a4c;
   font-style: normal;
}

p.other {
	clear: left;
}