
html {
    background-color: #B49352;
    background-image: url(/assets/images/2011/2011_bg.png);
    background-repeat: repeat-x;
   
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	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 #AE8E50;
	padding-bottom:1px;
	line-height:1.5em;
}

a:focus {
    background-color:#000000;
    color:#ffffff;
}

a:hover {
    background-color:#cccccc;

}



h1, h2, h3, h4 {
	font-family: Lucida Sans, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	line-height: normal;
	color:#9F792B;
}

h2 {
    font-size:1.3em;
}



h3 {
    font-size:1.10em;
}

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;
}


#easel {
    background-image: url(/assets/images/2011/2011_shadow.png);
	background-repeat: repeat-y;
	background-position: top center;
	width:972px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#accessibilityBar {
    background-color:#000000;
    color:#ffffff;
}

#mastContainer {
   
}

#mastHead {
    background-image: url(/assets/images/2011/2011_masthead.jpg);
    background-color:#000000;
    background-repeat: no-repeat;
    height:140px;
  
}

#mastHeadLeft {
    float:left;
    width:690px;
    
}

#mastHeadRight {
    float:left;
    width:250px;
    text-align:right;
}

#mastHeadHomeLink {
	width:680px;
	height:130px;
	border:none;
	display:block;
}

#mastHeadHomeLink:focus {
    background-color: transparent;
    border:1px dotted #990000;
}

#mastHeadHomeLink:hover {
    background-color: transparent;
    border:1px dotted #990000;
}

#mastHeadPurdueLink {
    width:160px;
    height:60px;
    border:none;
    display:block;
    margin-left:70px;
}

#mastHeadPurdueLink:focus {
    background-color: transparent;
    border:1px dotted #990000;
}

#mastHeadPurdueLink:hover {
    background-color: transparent;
  
}

#mastBottomBorder {
    background-color:#A0792B;
    height:8px;
}

#mastNav {
    margin-top:5px;
    margin-bottom:5px;
    background-color:#ffffff;
    background-image: url(/assets/images/2011/2011_mast_nav_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    height:50px;
    z-index: 500;
    font-size:.9em;
}

#searchForm input {
    background-color: #FFFFFF;
    background-image: url("/images/searchbox-bg.gif");
    background-repeat: repeat-x;
    border: 1px solid #000000;
    color: #333333;
    font-weight: bold;
    margin-right:15px;
    padding: 2px;
}

#navLinks, #navLinks ul { /* all lists */
	padding-left:15px;
        padding-top:13px;
        margin: 0;
	list-style: none;
	line-height: 1;
        z-index: 500;
}

#navLinks a {
	display: block;
	padding:0 10px;
    border:0px;
    color:#666666;
    font-weight: bold;
}

#navLinks a:focus {
    color:#ffffff;
    background-color:#000000;
    text-decoration:none;

}

#navLinks a:hover {
   text-decoration:none;
    border-bottom:0px dotted #506475;
	
}

#navLinks li { /* all list items */
	float: left;
	display:block;
	list-style:none;
}

#navLinks li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
        z-index: 500;
}

#navLinks li:hover ul, #navLinks li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* sub menus */
#navLinks li ul li {
    display:block;
    background-color:#D8C7A2;
    width:10em;
    border-bottom:1px solid #999999;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:0px;
    margin:0px;
 
}

#navLinks li ul li:hover {
   
    width:10em;
}

#navLinks li ul li a {
    display:block;
   
   
}
#navLinks li ul li a:hover {
    color:#ffffff;
    background-color:#000000;
    border:0px;
    text-decoration:none;
}

#contentContainer {
    background-color:#ffffff;
    background-image: url(/assets/images/2011/2011_subpage_content_bg.png);
    background-repeat: repeat-y;
    padding:15px;
    float:left;
    width:920px;
}



#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom:10px;
}


#homeContentLeft {
    width:554px;
    float:left;
    margin-right:15px;
   
}

#homeContentLeft h2 {
   
}

#homeContentRight {
    width:344px;
    float:left;
    background-color:transparent;
}


#homeEventsHeader {
    background-image: url(/assets/images/2011/2011_home_seminars_header.png);
    background-repeat: no-repeat;
    height: 18px;
    padding-left:15px;
    padding-top:0px;
    margin:0px;
}

#homeEventsContent {
    background-image: url(/assets/images/2011/2011_home_seminars_bg.png);
    background-repeat: repeat-y;
    padding-left:25px;
    padding-right:25px;
    font-size:.8em;
}

#homeEventsContent h3 {
    font-size:1.5em;
    border-bottom:1px solid #D8C7A2;
    padding-bottom:3px;
    margin:0px;
}

#homeEventsNextSeminar {
    margin-bottom:5px;
    border-bottom:1px solid #D8C7A2;
    padding-bottom:5px;
}

#homeEventsNextSeminar img {
    
}

#homeEventsNextSeminar a {
    border:0px;
}

#homeEventsContentItems {
   
    
    color: #A58952;
     
}

#homeEventsContentItems a {
    border:0px;
}

#homeEventsContentItems ul {
    margin:0px;
    padding:0px;
}

#homeEventsContentItems li {
    margin-left:10px;
}

#homeEventsContentItems .more {
    text-align:right;
    display: block;
}

#homeEventsFooter {
    background-image: url(/assets/images/2011/2011_home_seminars_footer.png);
    background-repeat: no-repeat;
    height: 45px;
}

#homeFeaturedButtons {
   background-image: url(/assets/images/2011/2011_featured_nav_bg.png);
   background-repeat: no-repeat;
   height:35px;
   text-align:right;
   padding-right:15px;
   padding-top:4px;
   margin-top:5px;
}

#homeFeaturedButtons a {
    margin:0 5px;
    padding: 2px;
    text-decoration: none;
}

#homeFeaturedButtons a.activeSlide  { background: #D8C7A2 }

#homeBottomContentContainer {
   
}

#homeBottomContent {
    background-color:#000000;
    padding-left:16px;
    padding-top:16px;
    margin:0px;
    font-size:.9em;
     float:left;
     width:935px;
}

#homeBottomContent ul {
    margin:0px;
    padding-left:23px;
}
#homeBottomContent li {
      color:#A58952;
    margin-bottom: .8em;
    margin-left:0px;
    padding:0px;
}

#homeBottomContent h3 {
    padding-left:10px;
    color:#ffffff;
    margin-bottom:.8em;
}

#homeBottomContent a {
    color:#ffffff;
    border-bottom:0px;
}

#homeBottomContent a:hover {
    background-color:#999999;
}

#homeBottomContent .column {
    float: left;
    width:210px;
    margin-top:15px;
    margin-right:23px;
    background-image: url(/assets/images/2011/2011_homepage_items_bg.png);
    background-repeat: no-repeat;
    
    padding:0px;
    border:0px solid #cccccc;
}

.homeNewsHeader {
    /*background-image: url(/assets/images/2011/2011_news_header_top_bg.png);
    background-repeat: no-repeat; */
    height:38px;
   
    padding-left:15px;
    padding-top:5px;
   /* text-shadow: #000000 0.1em 0.1em .2em; */

}

#homeBottomContent .more {
   font-weight:bold;
       font-size:.9em;
       text-align:right;
       display:block;
}



#contentLeft {
    float:left;
    width:620px;
    padding-left:50px;
    
    line-height: 1.5em;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:1em;
}

#contentRight {
    float:left;
    width:225px;
    padding-left:0px;
    padding-right:0px;
    font-size:.8em;
    margin-left:5px;
}

#contentRight .sidebarContent {
    padding-left:25px;
    padding-right:5px;
    text-align:center;
}

#contentRight .sidebarContent ul {
    list-style-type: none;
    margin: 0 .4em;
    padding: 0px;
}

#contentRight .sidebarContent ul li {
    font-size: .9em;
    font-weight: bold;
    margin: 0 0 .7em 0;
    padding: 0;
    list-style: none;
    text-align:left;
}

#contentRight a:link, #contentRight a:visited
color: #666666;
text-decoration: none;
border-bottom: 0px dotted #FFC;
padding-bottom: 0px;
}

#contentRight a:active {
    color:#ffffff;
}

#contentRight h2 {
     background-image: url(/assets/images/2011/2011_sidebar_header_bg.png);
     background-repeat: no-repeat;
     padding-left:7px;
     padding-top:5px;
     padding-bottom:10px;
     font-size:1.2em;
     margin-top:.5em;
     margin-bottom:.5em;
}

#contentRight h2 a {
    border-bottom:0px;
}

#contentRight h2 img {
    float: right;
    margin-right:10px;
    margin-top:3px;
}

.results {
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}

#footerContainer {
    clear:both;
    background-color: #FFFFFF;
    background-image: url(/assets/images/2011/2011_footer_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

#footerStripeA {
    background-color:#000000;
    height:15px;
}

#footerStripeB {
    background-color:#515151;
    height:15px;
}

#footerStripeC {
    background-color:#666666;
    height:15px;
}

#footerStripeD {
    background-color:#999999;
    height:15px;
}

#footerStripeE {
    background-color:#cccccc;
    height:15px;
}

#footer {
	clear:both;
	text-align:left;
	font-size:.75em;
	padding-top: 5px;
	padding-left: 20px;
}

#footer p {
    margin-bottom:0px;
}

#footerBottom {
    margin-right: auto;
    margin-left: auto;
    width:958px;
    height:7px;
    background-image:url(/assets/images/2011/2011_footer_bottom_shadow.png);
    background-repeat: no-repeat;
}

.headerLink a {
    border:0px;
    color:#9F792B;
}

.headerLink a:hover {
    border:0px;
    color:#990000;
}

.headerLink a:focus {
    border:0px;
    color:#ffffff;
    background-color: #000000;
}

#floating-sidebar {
	/* display:none; */
	background-image:url(/assets/images/2011/2011_subpage_floatbox_bg.png);
	width:173px;
	background-repeat:repeat-y;
	background-position:left;
	float: right;
	margin-left: 15px;
	margin-right:-18px;
}

#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);
}

#floating-topcap {
    background:#ffffff;
    margin:0px;
    padding:0px;
    height:15px;
    background-image:url(/assets/images/floating_sidebar_topcap.png);   
}


#floating-bottomcap {
    background:#ffffff;
     height:12px;
     background-image:url(/assets/images/floating_sidebar_bottomcap.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:20px 0px 0px 0px;
}


div.list-item {
	clear:both;
	margin-bottom:25px;
        margin-top:50px;
        border-top:1px solid #000000;
        
}

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;

}

.blog-burb {
 padding-left:8px;   
}

/*
	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 {
	
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	color: #FFFFFF;
	background-color: #000000;
	position: relative;
	text-align:right;
	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;
        caption-side: bottom;
}

#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;
}

#podcastAudioContainer {
    border:1px solid #cccccc;
    padding:10px;
}

#podcastAudioContainer h3 {
    margin-top:0px;
}

/*
RSS Feeds in the footer:
*/
#syndication {
    
}

#syndication img {
    border:0px;
}

.rssIcon {
    border:0px;
}

.campusPhoto {
    margin:8px;
}


.toc li {
    margin-bottom:1em;
}

/* mimic bootstrap */
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-info {
    color: #31708F;
    background-color: #D8C7A2;
    border-color: #BCE8F1;
}

a.btn {
    display: inline-block;
    margin-bottom: 0px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 1.5em;
    line-height: 1.42857;
    border-radius: 4px;
    -moz-user-select: none;
    color:#ffffff;
}

.btn-primary {
    color: #FFF;
    background-color: #A47700;
    border-color: #357EBD;
}

.btn-default {
    color: #000;
    background-color: #ccc;
    border-color: #357EBD;
}

.registerButtonBox {
text-align:center;
}