/****************************
  Section-wide Settings
****************************/

a:hover { /*link hover*/
	background-color: #b1b588;
}

div#content-container { /*spotlight column background*/
	background-color: #b1b588;
}

div#header h1 { /*sets the coloured circle image*/
	background-image: url(/_images/about-us/circle.gif); 
}

ul#global-nav li.current { /*main-navigation*/
	background: url(/_images/about-us/nav-active.gif) center left no-repeat;
}

a#sub-nav-introduction { /*sub-nav nodes*/
	background-image: url(/_images/about-us/sub-nav/introduction.gif);
}
a#sub-nav-our-strategy {
	background-image: url(/_images/about-us/sub-nav/our-strategy.gif);
}
a#sub-nav-our-work {
	background-image: url(/_images/about-us/sub-nav/our-work.gif);
}
a#sub-nav-meet-the-team {
	background-image: url(/_images/about-us/sub-nav/meet-the-team.gif);
}
a#sub-nav-our-funders {
	background-image: url(/_images/about-us/sub-nav/our-funding.gif);
}
a#sub-nav-press-area {
	background-image: url(/_images/about-us/sub-nav/news-and-press.gif);
}
a#sub-nav-contact-us {
	background-image: url(/_images/about-us/sub-nav/contact-us.gif);
}
a#sub-nav-partnership-and-initiatives {
	background-image: url(/_images/about-us/sub-nav/partnership-and-initiatives.gif);	
}
a#sub-nav-we-are-40 {
	background-image: url(/_images/about-us/sub-nav/forty-nav.gif);	
}

#sub-nav-container .sub-nav li.current a.link,
#sub-nav-container .sub-nav li.current a.link-multiline {
	background-color: #b1b588;
	border-color: #b1b588;
	border-left: 40px solid #b1b588;
	background-position: center left;
}
button {
	background: #b1b588 url(/_images/about-us/arrow.gif) right no-repeat;
}
button:hover {
	background: #54221e url(/_images/global/arrow.gif) right no-repeat;
}
.primaryBannerImage {
	background-image: url(/_images/about-us/banners/home.jpg);
}

/****************************
  Section Blocks
****************************/

.crossLink h3 {
	margin-top: 10px;
}
.highlightWrapper {
	min-height: 91px;
}
.highlightWrapper h4 {
	font-size: 120%;
}

#relatedLinks {
	float: left;
	position: relative;
	right: -40px;
	background-color: #e6e6e4;
	border-right: 40px solid #e6e6e4;
	margin-top: 40px;
}

/*highlights*/
#highlights p, #pressArticle p {
	margin: 0;
}

.diffWidth h4 {
	margin-bottom: 10px;
}

#listFilter h4 {
	margin-bottom: 10px;
}
#listFilter a {
	margin-right: 10px
}
#listFilter a.active {
	font-weight: bold;
	text-decoration: none;
}

ul#senior-management-team-list.floatWrap li.row.last {
	margin-bottom:60px !important;
}
