body {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}

sup {
	vertical-align:super;
	font-size:.6em;
}

a, a:link, a:visited, a:active {
	color: #506475;
	text-decoration: none;
	border-bottom:1px dotted #506475;
	padding-bottom:1px;
	line-height:1.5em;
}

#content a:link:hover, #content a:visited:hover, #content a:active:hover {
	background-color:#E4EAED;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom:.3em;
	line-height: normal;
}

ul li {
	list-style:square;
}

fieldset {
	border:1px solid #999;
	margin-top: 1em;
	padding:.7em;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	font-size:1.5em;
}

label {
	font-weight: bold;
}

blockquote {
	color:#666;
	margin-left:15px;
	padding-left:15px;
	border-left:4px solid #AAA;
}



#container {
	background-color: #FFFFFF;
	background-image: url(/images/body_bg.png);
	height: 100%;
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1em;
}
#top-menubar {
	width: 967px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	color: #FFFFFF;
	background-color: #000000;
	position: relative;
	margin-right: 7px;
	margin-left: 7px;
}
#top-menubar a {
	border:none;
}

#content-container {
	background-image: url(/images/cerias_header_bg.png);
	background-repeat: no-repeat;
	position: relative;
	width: 771px;
	left: 7px;
	float:left;
}

#header-homelink {
	width:600px;
	height:100px;
	border:none;
	position:absolute;
}

#content {
	width:551px;
	color: #333333;
	position: relative;
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 20px;
	padding-right: 110px;
	padding-left: 110px;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

/*#content p {
	margin-top:.6em;
	margin-bottom:.6em;
	padding-top:0;	
}*/
#content ul.subpages {
	font-size:1.1em;
}



#sidebar-container {
	background-image: url(/images/sidebar_bg.png);
	background-repeat: repeat-x;
	height: 100%;
	min-height:600px;
	width: 169px;
	position: relative;
	float: left;
	top: 0px;
	background-color: #5F6D79;
	left: 20px;
	color: #FFFFFF;
	padding: 7px;
	font-size: .8em;
}

#sidebar-container img.promo-bug {
	border:0px;
	margin:0px;
	display:block;
}

#sidebar-container h2 {
	background-color:#506475;
	padding:4px;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: .2em;	
}
#sidebar-container h2 img {
	float: right;
}
#sidebar-container a:link, #sidebar-container a:visited, #sidebar-container a:active {
	color:#ffffcc;
	text-decoration:none;
	border-bottom:0px dotted #ffffcc;
	padding-bottom:0px;
}


#sidebar-container ul {
	list-style-type: none;
	margin: 0 .4em;
	padding: 0px;
}
#sidebar-container ul li {
	font-size: .9em;
	font-weight: bold;
	margin:0 0 .7em 0;
	padding:0;
	list-style:none;
}
#sidebar-container a.more {
	border-top: none;
	color:white;
	border-bottom-color:white;
}

#search, #menubar-search {
	float: right;
	height: 24px;
	padding: .2em 0 0 0;
}
#searchform, #menubar-searchform {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000000;
	display: inline;
}
#searchform input[type=text], #menubar-searchform input {
	font-weight: bold;
	color: #333333;
	margin: 0px 0.5em 0px 0px;
	padding: 2px;
	background-color: #FFFFFF;
	background-image: url(/images/searchbox-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #000000;
}
.results {
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}


#footer {
	clear:both;
	text-align:center;
	font-size:.7em;
	margin-right:200px;
	padding-top: 50px;
	padding-left: 20px;
}
#top-menubar-buttons {
	float: left;
	list-style-position: inside;
	list-style-type: none;
	margin: 0.3em 0 0;
	padding: 0px;
	width: 771px;
}
#top-menubar-buttons .button {
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 .7em;
}
#top-menubar-buttons .button a {
	color: #FFFFFF;
	text-decoration: none;
}


#mainmenu {
	background-color: #B4AD9C;
	background-image:url(/images/mainmenu_bg.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	position: relative;
	margin-top: 120px;
}
#mainmenu-buttons {
	list-style-position: inside;
	list-style-type: none;
	padding: 0;
	text-align: center;
	margin: 0;
	overflow:hidden;
	line-height: 1.5em;
}
#mainmenu-buttons li {
	display: inline;
	padding:0;
	margin:0;
}
#mainmenu-buttons li.button {
	display: inline;
	padding:0 8px;
	margin:0;
	font-size: 0.9em;
	font-weight: bold;
}
#mainmenu-buttons li a {
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#floating-sidebar {
	/* display:none; */
	background-image:url(/images/floating_sidebar_bg.png);
	width:173px;
	background-repeat:repeat-y;
	background-position:left;
	float: right;
	margin-left: 10px;
	margin-right:-110px;
}

#floating-sidebar .content {
	padding: 0 10px 5px 10px;
	font-size: 0.8em;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:-.5px;
	overflow:hidden;
	
}

#floating-sidebar .content h1, #floating-sidebar .content h2, #floating-sidebar .content h3, #floating-sidebar .content h4 {
	margin:2px 0;
	padding:2px 0;
}
#floating-sidebar .content h1 { font-size:1.5em; font-weight:bold; }
#floating-sidebar .content h2 { font-size:1.3em; font-weight:bold; }
#floating-sidebar .content h3 { font-size:1.2em; font-weight:bold; }
#floating-sidebar .content h4 { font-size:1em; font-weight:bold; }


#floating-sidebar .content p {
	margin-top:0;
	margin-bottom:.7em;
	padding-top:0;	
}

#floating-sidebar ul {
	padding-left:15px;
	margin-left:0;
	padding-top:0px;
	margin-top:0px;
}

#floating-sidebar li {
	margin-bottom:.5em;
	padding-left:0;
	margin-left:0;
}

#floating-sidebar .button {
	background-repeat:repeat-x;
	background-color:#303C45;
	padding: 5px;
	display: block;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/button_darkblue_bg.png);
}


.alignright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.alignleft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


/*******************************
News stuff
*******************************/
div.news-summary {
	clear:left;
	margin-bottom: 2em;
}

div.news-summary img {
	border:1px solid black;
}

div.news-summary .date {
	font-size:.8em;
	font-style:italic;
}

div.news-summary .excerpt {

}

div.news-meta {
	font-size:.9em;
}

div.news-excerpt {
	font-size:1.1em;
	font-weight: bold;
	margin-bottom:1em;
}

div.news-externallink {
	font-weight:bold;
	clear:both;
}

div.news-permalink {
	font-weight:bold;
}

div.news-summary img {
	border:1px solid black;
}

.highlight-box, .highlight-box-light {
	border-top:2px solid #756850;
	border-bottom:1px solid #756850;
	background-image:url(../images/highlight-box-bg.png);
	background-repeat:repeat-x;
	background-color:#E7E2DA;
	padding:13px 10px 10px 10px;
	margin:10px 0px;
	display:block;
}
.highlight-box-light {
	background-image:url(../images/highlight-box-light-bg.png);
	border-top:2px solid #bbb;
	border-bottom:1px solid #bbb;
	background-color:#fff;
}

.itembox, itembox-light {
	border-top:1px solid #756850;
	border-bottom:1px solid #756850;
	background-image:url(../images/highlight-box-bg.png);
	background-repeat:repeat-x;
	background-color:#E7E2DA;
	padding:13px 10px 10px 10px;
	margin:10px 0px;
	display:block;
}
.itembox-light {
	background-image:url(../images/highlight-box-light-bg.png);
}
.highlight-box h2, .highlight-box h3, .highlight-box ul, .highlight-box form, 
.itembox h2, .itembox h3, .itembox ul, .itembox form,
.highlight-box-light h2, .highlight-box-light h3, .highlight-box-light ul, .highlight-box-light form, 
.itembox-light h2, .itembox-light h3, .itembox-light ul, .itembox-light form
{
	margin-top:2px;
	padding-top:0px;
}

#splash-partners-box {
	clear:both;
	background-image:url(../images/highlight-box-warm-bg.png);
	background-repeat:repeat-x;
	background-color:#FFE8AA;
	padding:10px;
	margin:0px 0px 20px 0px;
	display:block;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	position:relative;
	top:20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}


#quicksearchform {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.search-highlight {
	background:#FFFF99;
	color:#000000;
}

.pagination {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/highlight-box-warm-bg.png);
	background-repeat:repeat-x;
	background-color:#FFE8AA;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:13px 10px 10px 10px;
	margin:10px 0px;
}

.pagination a, .pagination a:link, .pagination a:visited, .pagination a:active {
	text-decoration: none;
	border-bottom:0px dotted #506475;
	padding-bottom:0px;
}

p.notice, p.warn, p.debug, p.error, div.notice, div.warn, div.debug, div.error {
	border-top:4px solid #999;
	border-bottom:2px solid #999;
	padding:11px 8px 24px 50px !important;
	margin:8px 0 8px 0;
	background-position:8px 8px;
	background-color:#eee;
	color:#333;
	font-weight:bold;
	font-family:Helvetica, Arial, Sans-serif;
}

p.notice, div.notice {
	background-image:url(../images/icons/dialog-information.png);
	background-repeat:no-repeat;
}


p.warn, div.warn {
	background-image:url(../images/icons/dialog-warning.png);
	background-repeat:no-repeat;
	
}

p.debug, div.debug {
	background-image:url(../images/icons/dialog-information.png);
	background-repeat:no-repeat;
	background-color:#ffffdd;
	overflow:auto;
}

p.debug pre, div.debug pre {
	font-size:.9em;
}

p.error, div.error {
	background-image:url(../images/icons/dialog-error.png);
	background-repeat:no-repeat;

}




/*
Formatting options for a simple table: a 2 (or more) column table
of labels and values
*/
table.simpletable{
	position:relative;
	border-collapse:collapse;
}
td.simpletable-label {
	width:20%;
	font-weight: bold;
	background-color: #eeeee0;
	border: 1px solid #b0b0b0;
	text-align: right;
	font-size: 10pt;
	margin:2px;
	padding:5px;
}
td.simpletable-value {
	border: 1px solid #b0b0b0;
	font-size: 10pt;
	margin:2px;
	padding:5px;
}
td.simpletable-value input[type=text] {
	width:97%;
	padding:2px;
	background-color:#FFFFEE;
	border:1px solid #999;
}




#important {
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-image:url(/images/highlight-box-warm-bg.png);
	background-repeat:repeat-x;
	background-color:#FFE8AA;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:13px 10px 10px 10px;
	margin:10px 0px;
}


/**
Search results CSS
**/
.result {
	padding:10px;
	margin:0;
	border-top:1px solid #999;
}

.resultTitle {
	padding:0;
	margin:0;
}

.resultMeta {
	font-size:.9em;
	color:#666666;
	text-align:right;
}

.odd {
	background-color:#FFFFEE;
}

.even {
	background-color:#E0E9EF;
}


/**
Browser
**/
div.browse {
	font-size:.9em;
/*	border-top:2px solid #999;	
	border-bottom:1px solid #999;*/
	border-collapse:collapse;
}

div.browse div:hover {
	background-color:#fefecc;
}
div.browse a.moreinfo-toggle {
	display:block;
	float:right;
	padding:2px 8px;
	border:1px solid #999999;
	color:#000000;
	background-color:#DCDCDC;
	
}
div.browse div.moreinfo {
	display:none;
	padding:20px;
	color:#666666;
}
h3.title {
	padding:0;
	margin:0;
}


div.list-item {
	clear:both;
	margin-bottom:2em;
}

a img {
	border:0;
}

.clear {
	clear:both;
}

.clearright {
	clear:right;
}

.clearleft {
	clear:left;
}

#bibtex_form label {
	font-size: 9pt;
	text-align: left;
	width: 130px;
	float: none;
	clear: both;
}
#bibtex_form .formrow {
	clear: none;
	display: block;
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#bibtex_form  input[type="text"] {
	margin-left: 10px;
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #666666;
	width: 90%;
	display: inline;
}
#bibtex_form  input[type="radio"], #bibtex_form  input[type="checkbox"] {
	margin-left: 10px;
}

/*
Agenda table
*/
table.agenda {
	
}

table.agenda td {
	padding: 5px;
	vertical-align: top;
	font-family: Arial,Helvetica,Sans-Serif;
}

table.agenda td.time {
	font-weight: bold;
	background-color: #eeeee0;
	border: 1px solid #000000;
	text-align: right;
	min-width: 95px;
	font-size: 9pt;
}
table.agenda td.sectionheader {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
}
table.agenda td.description {
	border: 1px solid #000000;
	font-size: 10pt;
}
table.agenda div.date, td.date {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

table.agenda .track1 {
	background-color: #FFFFCC;
}
table.agenda .track2 {
	background-color: #CCCCFF;
}



/*
 Blog stuff
*/
.blog-excerpt {
	font-size:13pt;
/*	border-bottom:1px dotted #999;*/
/*	padding-bottom:1em;*/
}

.blog-post {
	padding: 0px 0px 30px 0px;
}
    .blog-post h2 {
    	border: 0px;
    	padding:0px;
    	margin: 0px;
    	line-height:1.1em;
    }

    .blog-post h2 a:link,
    .blog-post h2 a:active,
    .blog-post h2 a:visited {
    	border:0px solid black;
    }
    
/*    .blog-post img {
        display:block;
        text-align:center;
        margin-left: auto;
        margin-right: auto;
    }
*/

.blog-byline {
    border-top:3px solid #CCCCCC;
    font-size:.8em;
    color:#444;
/*	background-image:url(/assets/images/highlight-box-blue-bg.png);*/
    padding: 5px 8px;
    margin-top : 1px;
    line-height:normal;
}

.blog-entry {}

.blog-post-tags {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
/*  background-image:url(/images/highlight-box-bg.png);*/
	background-repeat:repeat-x;
/*  background-color:#E7E2DA;*/
	padding:13px 10px 10px 10px;
	margin:10px 0px;
	display:block;
	width: 100%;
	font-size:.8em;
	color:#777;
}

.blog-post-metadata {
	text-align:center;
	/* border-top: 1px dashed #ccc; */
	padding-top:3px;
}

.blog-post ul.related {
	padding-top:0px;
	margin-top:0px;
}


.blog-entry pre {
	padding:1em;
	background-color:#e0e0e0;
	border:1px solid #999999;
	color:#333333;
	font-size:.9em;
	overflow:auto;
	line-height:1em;
}

.blog-comments .comment {
    padding: 5px 15px 15px 15px;
    margin-bottom:15px;
    font-size:10pt;
}

.blog-comments .comment .comment-posted {
    padding:5px;
    font-size:9pt;
    font-variant: small-caps;
    border-top:2px solid #CCCCCC;
}


.blog-share {
	border-top:0px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
/*	background-image:url(/assets/images/highlight-box-light-bg.png);*/
	background-repeat:repeat-x;
	background-color:#FFFFDD;
	padding:5px 8px;
	margin:0 0 10px 0;
	display:block;
	font-size:.7em;
	color:#777;
}

.blog-share-title {

}

.blog-share ul {
	margin:0px;
	padding:0px;
	display:inline;
}

.blog-share ul>li{
	
	display:inline;
	margin-right:.7em;
	
}


/*
	gallery
*/
table.gallery {
	text-align:center;
	border-collapse:collapse;
	border-top:3px solid #999;
	border-bottom:2px solid #999;
}

	table.gallery td {
		padding:8px 4px;
		vertical-align:top;
		background-color:#D9E2EA;
		background-image:url(/assets/images/highlight-box-blue-bg.png);
		background-repeat:repeat-x;
		border-top:1px solid #9999CC;
	}

		table.gallery td a {
			border:none;
		}

	table.gallery img {
		border:1px solid #666;
		max-width:174px;
		height:auto;
	}
		table.gallery img:hover {
			border:1px solid #000;
		}
	
	div.gallery-name {
		font-size:.9em;
		line-height:normal;
	}

	.gallery-thumb .title {
		font-size:10pt;
		line-height:1em;
		font-family:Helvetica, Arial, sans-serif;
	}
	
	.gallery-image-medium {
		max-width:100%;
		height:auto;
	}
	
/*
	People stuff
*/	
h3.cerias-fellow {
	color:#506475;
	margin-top:0px;
	margin-bottom:.7em;
	font-style: italic;
}

span.cerias-fellow-icon {
	font-family:Helvetica, Arial, sans-serif;
	font-size:.8em;
/*	display:inline-block;*/
	padding:2px 5px;
	background-color:#506475;
	color:#FFF;
	-webkit-border-radius: 1em;
	-moz-border-radius:    1em;
}

.offscreenElement {
	position:absolute;
	left:-999em;
}

#accessibilityBar {
	width: 967px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	color: #FFFFFF;
	background-color: #000000;
	position: relative;
	margin-right: 7px;
	margin-left: 7px;
	text-align:right;
	background-color:#000000;
	color:#ffffff;
	font-size: 0.8em;
	font-weight: bold;
}

#accessibilityBar a {
	color:#ffffff;
	padding-right:5px;
}

table.photoLeft {
	float:left;
	margin-left:0px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #000000;
	background-color:#B4AD9C;
}



table.photoRight {
	float:right;
	margin-left:15px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #000000;
	background-color:#506475;
	
}

table.photoCenter {
	text-align:center;
	margin:7px;
	border:1px solid #666666;
	background-color:#B4AD9C;
}

.photoLeft caption, .photoCenter caption,  .photoRight caption {
	color:#666666;
	padding:7px;
	font-size:.8em;
	text-align:left;
	border-top:1px solid #506475;
	border-bottom:2px solid #506475;
	font-weight:bold;
	font-family: Lucida Sans, Arial, Helvetica, Tahoma, sans-serif;
	line-height:normal;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

#eventNextBox {
	text-align:center;
	border:1px solid #999999;
	margin-top:10px;
}

#eventNextBoxcontent {
	padding:4px;	
}

#eventNextBox h3 {
	text-align:left;
	padding:4px;
	background-color:#506475;
	margin:0px;
	font-weight:bold;
}

.awardsTable {
	border:1px solid #000000;
	border-collapse:collapse;
}

.awardsTable th {
	background-color:#efefef;
	border:1px solid #000000;
	padding:5px;
}

.awardsTable td {
	background-color:#ffffff;
	border:1px solid #000000;
	padding:5px;
}

.seminarResultList li {
        margin-bottom:15px;
	padding-bottom:10px;
}

.dataTable {
border-collapse:collapse;
	border:1px solid #cccccc;

}

.dataTable th {
	border:1px solid #cccccc;
	background-color:#efefef;
	padding:5px;
}

.dataTable td {
	border: 1px solid #cccccc;
	padding:5px;
}

.dataTable .horizTH {
	background-color:#ffffff;
}

.authoredBookEntry {
   clear:both;
   margin-bottom:25px;
   padding-bottom:15px;
   
   border-bottom:1px solid #cccccc;
}

.authoredBookEntry img {
   float:left;
   margin-right: 15px;
   border:1px solid #000000;

}

.authoredBookEntry .bookAuthor {

    font-style:italic;
}

