/*** homepage styles ***/

/* Gavin added 12 Nov 2013 */
/* Fit current site header on single line */
#header #current-site-header {font-size: 0.85em;}

/***individual styles for this site***/

.research {background-color: #575756;}
.current {background-color: #cecece;}
#main-content .current h2 {background-color: #cecece; color: #342649; margin-bottom: 5px;}
#main-content .research h2 {background-color: #575756; color: white;}
#main-content .research h4 {color: white;}
#main-content .research a {color: white;}
#main-content .research a:hover {color: #d2ceca;}
#main-content .research ul, #main-content .current ul {list-style: none; margin-left: 0; padding-left: 0;}

.news {background-color: white;}
.events {background-color: white; margin-top: 10px;}
.tabbed-info #hp-tabs ul.tabs li {color: #3c3c3b; background-color: #cecece;}
.tabbed-info #hp-tabs ul.tabs li.active { background-color: #38294f; color: white;}
.tabbed-info #hp-tabs div.pane, .in-hp-tab-content #glossaryTerms dd {background-color: #38294f; color: white;}

.tabbed-info {color: white;}
#main-content .tabbed-info a {color: white;}
#main-content .tabbed-info a:hover {color: #d2ceca;}
.span2.tabbed-info #hp-tabs ul.tabs li {font-size: 17px;}

#main-content a.grey-arrow {background: #a59e95 url('chevron-arrow-white-large.png') no-repeat right 10px top 50%; display: block; color: black; text-decoration: none; padding-left: 24px; height: 66px; font-family: 'Fedra Sans Book 3', Calibri, "Bitstream Vera Sans", "Trebuchet MS", Trebuchet, sans-serif; font-size: 24px; line-height: 25px;}
#main-content a.grey-arrow:hover {text-decoration: underline;}
#main-content a.grey-arrow.left {padding-top: 19px;}

#main-content blockquote.quotes {padding: 8px 30px;}


.calendarSchedule .date.spaceAfterDate, .newsSchedule .date.spaceAfterDate {
    margin-bottom: 0;
}
.calendarSchedule .events, .newsSchedule .newsItems {
    margin-bottom: 5px;
}