/*
-----------------------------------------------
Henderson Loggie styles (sub pages)
----------------------------------------------- */

/* Main area*/

#masthead {
	width: 960px;
	background: url(/assets/images/pages/masthead_image_01.jpg) top left no-repeat;
}
#masthead.about {
	background: url(/assets/images/pages/masthead_image_about.jpg) top left no-repeat;
}
#masthead.about_charities {
	background: url(/assets/images/pages/masthead_image_charities.jpg) top left no-repeat;
}
#masthead.servicessectors {
	background: url(/assets/images/pages/masthead_image_servicessectors.jpg) top left no-repeat;
}
#masthead.servicessectors_sectors {
	background: url(/assets/images/pages/masthead_image_servicessectors_sectors.jpg) top left no-repeat;
}
#masthead.servicessectors_services {
	background: url(/assets/images/pages/masthead_image_servicessectors_services.jpg) top left no-repeat;
}
#masthead.people {
	background: url(/assets/images/pages/masthead_image_people.jpg) top left no-repeat;
}
#masthead.news {
	background: url(/assets/images/pages/masthead_image_news.jpg) top left no-repeat;
}
#masthead.careers {
	background: url(/assets/images/pages/masthead_image_careers.jpg) top left no-repeat;
}
#masthead.news_events, #masthead.careers_graduate {
	background: url(/assets/images/pages/masthead_image_news_events.jpg) top left no-repeat;
}
#masthead.careers_graduate_recruitment {
	background: url(/assets/images/pages/masthead_image_careers_graduate_recruitment.jpg) top left no-repeat;
}
#masthead.careers_vacancies {
	background: url(/assets/images/pages/masthead_image_careers_vacancies.jpg) top left no-repeat;
}
#masthead.contact {
	background: url(/assets/images/pages/masthead_image_contact.jpg) top left no-repeat;
}
#masthead_chat {
	width: 700px;
	padding: 45px 0 15px 20px;
}
.hefty {
	margin:0;
}
#subnav {
	margin-top: -4px;
	position: relative;
}
#subnav h3 {
	margin-top: 4px;
}

#main {
	width: 720px;
	float: left;
	padding-bottom: 10px;
}
#primary {
	width: 420px;
	float: left;
	padding: 0 20px;
	position: relative;
}
span.inline {
	float: right;
	margin-top: 1.5em;
	width: 120px;
	border-bottom: 1px solid #999;
	text-align: right;
	padding-bottom: 4px;
}
h3.withlink {
	width: 300px;
	float: left;
}
#secondary_col {
	width: 240px;
	float: left;
}
#secondary {
	width: 202px;
	float: left;
	border: 4px solid #606;
	background: #fff;
	margin-top: -90px;
	display: inline;
	padding: 0 15px 10px 15px;
	position: relative;
}
#secondary ul {
	margin-bottom: 1em;
}
#secondary ul.chevrons li {
	padding-left: 12px;
	width: 190px;
	background: url(/assets/images/core/chevron_purple_on_white.png) 0 0.4em no-repeat;
}


#primary ul {
	margin: 1em 0;
}
#primary ul li {
	padding-left: 12px;
	width: 408px;
	background: url(/assets/images/core/chevron_purple_on_white.png) 0 0.4em no-repeat;
}
#primary ul.nochevrons li {
	padding-left: 0;
	width: 420px;
	background: none;
}
#primary .split ul.chevrons li {
	padding-left: 12px;
	width: 198px;
	background: url(/assets/images/core/chevron_purple_on_white.png) 0 0.4em no-repeat;
}
span#choose-another {
	height: 14px;
	margin-top: 17px;
	width: 120px;
	border-bottom: 0;
	text-align: right;
	padding-bottom: 4px;
	position: absolute;
	right: 20px;
	top: 0;
}
h3#people-name {
	width: 420px;
}
h4#people-position {
	width: 180px;
}
.story p {
	clear: both;
}
h3#news-title {
	margin-top: 4px;
	width: 300px;
}


/* News */

.news_entry {
	width: 408px;
	float: left;
	border-bottom: 1px solid #ccc;
	margin: 0.5em 0;
	padding-left: 12px;
}
.date {
	color: #999;
	float: right;
}
.news_entry a {
	font-weight: bold;
	width: 330px;
	display: block;
	outline: none;
	position: relative;
	background: url(/assets/images/core/chevron_purple_on_white.png) 0 0.4em no-repeat;
	margin-left: -12px;
	padding-left: 12px;
	line-height: 120%;
}
.news_category {
	color: #777;
	display: block;
	padding: 0.3em 0;
}

/* Vacancies */
.job {
	padding: 1em 0;
}
#vacancy table {
	font-size: 1.1em;
	margin: 0 0 1em 0;
	padding: 0;
	width: 100%;
}
#vacancy table td {
	font-weight: normal;
	padding: 3px 3px;
	text-align: left;
}
#vacancy table td.title {
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	width: 80px;
}
#vacancy p.listed-since {
	color: #777;
}


/* People
----------------------------------------------- */
#people-text, #people-text.split.left {
	float: none;
	width: 420px;
}
#photo-detail {
	float: right;
	margin: 0 0 10px 20px;
}
#people-contact .form-error p, #people-contact ul.errors li {
	margin-left: 0;
}
#people-detail ul {
	margin: 0;
}
#people-detail ul, #people-detail ul li {
	width: 150px;
}
#people-detail span {
	font-weight: bold;
}


/* Contact Us */

form.contactform {
	margin-top: 2em;
	width: 420px;
	float: left;
}

.emailus {
	float: right;
	display: block;
	width: 250px;
	margin-top: -25px;
	position: relative;
	text-align: right;
}


/* Champion Images
----------------------------------------------- */

#secondary.champion_01 {
	background: url(/assets/images/pages/champion_01.jpg) bottom right no-repeat #fff;
}
#secondary.champion_01 p {
	width: 130px;
}


/* Main split
----------------------------------------------- */

.split {
	width: 210px;
	float: left;
}
.split.left {
	width: 200px;
	margin-right: 10px;
}

/* Office Locations
----------------------------------------------- */
.office {
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	width: 190px;
}
.office a em {
	font-weight: bold;
}

/* Application Forms
----------------------------------------------- */
ul#application-forms {
	float: left;
	margin-top: 0;
}
ul#application-forms li {
	display: block;
}

/* Footer
----------------------------------------------- */

#footer {
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}
#line {
	padding-right: 0px;
}