#header_area {
	padding: 0 26px 0 26px;
	margin-top: -7px;
	position: relative;
	top: 0; left: 0;
}

#header_area h1 {
	font-family: Times, "Times New Roman", sans-serif;
	font-size: 70px;
	line-height: 77px;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	display: block;
	float: left;
	margin: 20px 0px 0px 0px;	
}

#logo {
	width: 161px;
	height: 73px;
	background: url(../images/brakspear-logo.png) no-repeat top left;
	float: left;
	display: block;
	margin: 22px 0px 21px 0px;
	position: relative;
}

#spacer_breaker {
	width: 960px;
	height: 7px;
	background: url(../images/spacer_breaker.png) top center no-repeat;
	margin: 0px 0px 11px 0px;
	position: relative;
	top: -3px;
}

#quote {
	position: absolute;
	top: 17px; right: 19px;
}

#quote p {
	color: #b2b4b6;
	font-family: Times, "Times New Roman", sans-serif;
	font-style: italic;
	font-size: 17px;
	line-height: 20px;
	width: 257px;	
}

#quote p span {
	font-style:normal;
}

#meet_the_family {
	background: url(../images/meet-the-family/mtf-bg.jpg) top left no-repeat;
	width: 931px;
	margin: 0 0 0 15px;
	padding: 6px 0;
}

#main_column {
	float: left;
	width: 696px;
	margin: 0 0 0 6px;
	background: url(../images/meet-the-family/mtf-main-bg.jpg) 0 57px no-repeat;
}

#mtf_buttons li {
	float: left;
}

#mtf_buttons a {
	display: block;
	height: 48px;
	width: 333px;
	padding: 9px 0 0 15px;
	background-image: url(../images/meet-the-family/mtf-buttons.jpg);
	background-repeat: no-repeat;
	font-size: 36px;
	line-height: 1.1em;
	font-family: Times, "Times New Roman", sans-serif;
	color: #8ca0b6;
}

#mtf_buttons a.selected {
	color: #b2b4b6;
}

#mtf_buttons a,
#mtf_buttons a * {
	cursor: pointer;
}

#mtf_buttons a img {
	vertical-align: bottom;
	margin-left: 3px;
}

#mtf_buttons a.selected img {
	visibility: hidden;
}

#an_introduction { background-position: 0 -57px; }
#an_introduction.selected { background-position: 0 0; }

#our_history { background-position: -348px 0; }
#our_history.selected { background-position: -348px -57px; }

#an_introduction_content,
#our_history_content {
	color: #fff;
	margin: 16px 15px 0px;
	border-bottom: 1px solid #b2b4b6;
}

#an_introduction_content p,
#our_history_content p {
	line-height: 1.2em;
	padding-bottom: 1.2em;
}

#an_introduction_content {
	background: url(../images/meet-the-family/chairman-blue-v3.jpg) bottom right no-repeat;
	height: 210px;
}

#an_introduction_content .text {
	width:450px;
}


#an_introduction_content .text, #our_history_content .text {
	height:185px;
	overflow: auto;
}


#an_introduction_content .text li, #our_history_content .text li {
	display:none;
}

#an_introduction_content .text li.viewable, #our_history_content .text li.viewable {
	display:block;
}

ul#text_buttons, ul#text_buttons_history { 
	height:30px; 
}

ul#text_buttons li, 
ul#text_buttons_history li  { 
	float:left;
}

ul#text_buttons li  a, 
ul#text_buttons_history li a {
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height:1.2em;
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 13px 0px 0px;
}

ul#text_buttons li a:hover,
ul#text_buttons_history li a:hover {
	text-decoration: underline;
}


ul#text_buttons li a.more_button,
ul#text_buttons_history li a.more_button {
	padding: 0px 13px 0px 0px;
	background: url(../images/meet-the-family/more-arrow.gif) center right no-repeat;
}

ul#text_buttons li a.back_button,
ul#text_buttons_history li a.back_button {
	padding: 0px 0px 0px 13px;
	background: url(../images/meet-the-family/back-arrow.gif) center left no-repeat;
}


#our_history_content {
	display: none;
	height:210px;
}

#team {
	color: #fff;
	margin: 33px 15px 0 15px;
	border-bottom: 1px solid #b2b4b6;
	position: relative;
	top: 0; left: 0;
}

#team .info {
	float: left;
	width: 222px;
}

#team .info h2 {
	font-size: 36px;
	line-height: 1.1em;
	font-family: Times, "Times New Roman", sans-serif;
	color: #b2b4b6;
	margin-bottom: 10px;
	font-weight: normal;
}

#team .info p {
	padding-right: 15px;
}

#team_links {
	float: right;
	background: url(../images/meet-the-family/mtf-team-bg.png) top left no-repeat;
	height: 368px;
	width: 434px;
	padding: 5px 0 0 5px;
}

#team_links ul {
	float: left;
	margin: 0 0 0 10px;
}

#team_links li {
	font-size: 13px;
	line-height: 15pxem;
	padding-bottom: 9px;
}

#team_links a {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	width: 134px;
	font-size:13px;
	line-height:15px;
}

#team_links a, 
#team_links a * {
	cursor: pointer;
}

#team_links a span {
	display: block;
}

#team_links a .name {
	font-weight: bold;
}

#team_links a:hover .name, #team_links a.selected .name {
	text-decoration: underline;
}

#team_links #team_links_main {
	margin-left: 0;
}

/*#team_links_main li {
	padding:3px 3px 3px 5px;
}*/

#team_links_main li {
	padding:0px 3px 0px 0px;
}

#team_links_main a {
	font-weight: bold;
	color: #eeb211;
	width: auto;
	display:inline-block;
	background: url(../images/meet-the-family/teams-links-v1.png) top right no-repeat;
	line-height:16px;
	padding: 3px 10px 6px 3px;
}

#team_links_main a:hover,
#team_links_main a.selected,
#team_links_main a.hover {
	color: #f7d888;
	background-position: bottom right;
}

#team_imgs {
	width: 650px;
	height: 240px;
	clear: both;
	position: absolute;
	bottom: -27px; left: 0px;
	overflow:hidden;
}

#social_responsibilities {
	margin: 40px 15px 0 15px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #b2b4b6;
}

#social_responsibilities h2 {
	font-size: 36px;
	line-height: 1.1em;
	font-family: Times, "Times New Roman", sans-serif;
	color: #b2b4b6;
	padding-bottom: 10px;
	font-weight: normal;
}

#social_responsibilities p {
	color: #fff;
	padding-bottom: 1.2em;
	padding-right: 10px;
}

#side_bar {
	float: right;
	width: 224px;
}

#bdm_profiles {
	background: #091e3b url(../images/meet-the-family/bdm-bg.jpg) top left no-repeat;
	width: 192px;
	margin-left: 2px;
	padding: 14px 12px 12px 12px;
}

#bdm_profiles h3 {
	font-family: Helvetica, Arial;
	font-size: 19px;
	line-height: 23px;
	font-weight: normal;
}

#bdm_profiles p {
	color: #fff;
	padding: 8px 0;
}

#bdm_profiles li {
	padding-top: 12px;
}

#bdm_profiles a {
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	font-size: 13px;
	line-height: 1.2em;
}

#bdm_profiles a,
#bdm_profiles a * {
	cursor: pointer;
}

#bdm_profiles a span {
	display: block;
	width: 125px;
	float: left;
	position: relative;
	top: 4px; left: 0;
}

#bdm_profiles a .name {
	color: #8095ad;
	text-transform: uppercase;
}

#bdm_profiles a .job_title {
	clear: left;
	color: #d1d3d4;
}

#bdm_profiles a img {
	margin-top: -1.2em;
	float: right;
}

#bdm_profiles a span.clear {
	display: block;
	float: none;
	clear: both;
}

#bdm_profiles a:hover .name {
	text-decoration: underline;
}

#run_your_own_pub_special {
	margin: 12px 0;
	display: block;
	width: 229px;
	height: 225px;
	background: url(../images/meet-the-family/your-pub-link.png) top left no-repeat;
	font-family: Helvetica, Arial;
}

#run_your_own_pub_special:hover {
	background-position:bottom;
}

#run_your_own_pub_special,
#run_your_own_pub_special * {
	cursor: pointer;
}

#run_your_own_pub_special span {
	display: block;
	padding-left: 14px;
}

#run_your_own_pub_special .title {
	font-size: 19px;
	line-height: 21px;
	color: #b2b4b6;
	padding-top: 14px;
	font-weight:normal;
}

#run_your_own_pub_special .info {
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	padding-top: 7px;
	font-weight:normal;
}

#run_your_own_pub_special img {
	margin-left: 3px;
}


/* TEAM POPUP */
#team_popup {
	background: #002a5a;
	color: #fff;
}

#team_member_holder {
	padding: 30px 30px 0 30px;
	font-size: 14px;
	line-height: 1.2em;
}

#team_member_holder img {
	float: right;
	margin: 0 0 20px 20px;
}

#team_member_holder h1,
#team_member_holder h2 {
	font-family: Times, "Times New Roman", sans-serif;
	font-size: 36px;
	line-height: 37px;
	font-weight: normal;
}

#team_member_holder h2 {
	padding-bottom: 0.9em;
}

#team_member_holder,
#team_member_holder p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	padding-bottom: 1.2em;
}

#team_member_holder .bold p,
#team_member_holder li span {
	font-weight: bold;
}

#team_member_holder a {
	color: #fff;
}

#team_member_holder a:hover  {
	text-decoration: underline;
}

#team_member_holder h2,
#team_member_holder li,
#team_member_holder li a {
	color: #b2b4b6;
}

#team_member_holder li span {
	color: #fff;
}


.link_lists {
	display:none;
	margin:3px 0px 0px 0px;
}

.link_lists.show {
	display:block;
}


#team_links_main li#nav-full-team {
	background:url(../images/meet-the-family/team-links-background.png) 0px 0px no-repeat;
}

#team_links_main li#nav-full-team:hover, 
#team_links_main li#nav-full-team.selected, 
#team_links_main li#nav-full-team.hover {
	background-position: 0px -159px;
}

#team_links_main li#nav-management-team {
	background:url(../images/meet-the-family/team-links-background.png) 0px -27px no-repeat;
}

#team_links_main li#nav-management-team:hover, 
#team_links_main li#nav-management-team.selected,
#team_links_main li#nav-management-team.hover {
	background-position: 0px -186px;
}

#team_links_main li#nav-operations-team {
	background:url(../images/meet-the-family/team-links-background.png) 0px -54px no-repeat;
}

#team_links_main li#nav-operations-team:hover, 
#team_links_main li#nav-operations-team.selected,
#team_links_main li#nav-operations-team.hover {
	background-position: 0px -213px;
}

#team_links_main li#nav-property-surveyors {
	background:url(../images/meet-the-family/team-links-background.png) 0px -81px no-repeat;
}

#team_links_main li#nav-property-surveyors:hover, 
#team_links_main li#nav-property-surveyors.selected,
#team_links_main li#nav-property-surveyors.hover {

	background-position: 0px -240px;
}

#team_links_main li#nav-customer-service-team {
	background:url(../images/meet-the-family/team-links-background.png) 0px -108px no-repeat;
}

#team_links_main li#nav-customer-service-team:hover, 
#team_links_main li#nav-customer-service-team.selected,
#team_links_main li#nav-customer-service-team.hover {
	background-position: 0px -267px;
}

#team_links_main li#nav-support-staff-team {
	background:url(../images/meet-the-family/team-links-background.png) 0px -134px no-repeat;
}

#team_links_main li#nav-support-staff-team:hover, 
#team_links_main li#nav-support-staff-team.selected,
#team_links_main li#nav-support-staff-team.hover {
	background-position: 0px -294px;
}

/* Mapping for people */

#images-management-team {
	width:372px;
	height:230px;
	display:none;
}

#images-management-team a {
	background:url(../images/meet-the-family/main-board-v1.png) top left no-repeat;
	display:block;
	float:left;
	width:72px;
	height:230px;
}

#images-management-team a#img-management-team-person-1 {
	width:64px;
	background-position: 0px 0px;
}

#images-management-team a#img-management-team-person-1:hover, 
#images-management-team a#img-management-team-person-1.selected {
	background-position: 0px -230px;
}

#images-management-team a#img-management-team-person-2 {
	width:70px;
	background-position: -64px 0px;
}

#images-management-team a#img-management-team-person-2:hover, 
#images-management-team a#img-management-team-person-2.selected {
	background-position: -64px -460px;
}

#images-management-team a#img-management-team-person-3 {
	width:74px;
	background-position: -134px 0px;	
}

#images-management-team a#img-management-team-person-3:hover, 
#images-management-team a#img-management-team-person-3.selected {
	background-position: -134px -230px;	
}

#images-management-team a#img-management-team-person-4 {
	width:88px;
	background-position: -208px 0px;	
}

#images-management-team a#img-management-team-person-4:hover, 
#images-management-team a#img-management-team-person-4.selected {
	background-position: -208px -460px;	
}


#images-management-team a#img-management-team-person-5 {
	width:76px;
	background-position: -296px 0px;	
}

#images-management-team a#img-management-team-person-5:hover, 
#images-management-team a#img-management-team-person-5.selected {
	background-position: -296px -230px;	
}


#images-operations-team {
	width:479px;
	height:230px;
	display:none;
	padding-left: 178px !important;
}

#images-operations-team a {
	background:url(../images/meet-the-family/operations-team.png?v=1) top left no-repeat;
	display:block;
	float:left;
	width:72px;
	height:360px;
}

#images-operations-team a#img-operations-team-person-1 {
	width:69px;
	background-position: 0px 0px;
}

#images-operations-team a#img-operations-team-person-1:hover, 
#images-operations-team a#img-operations-team-person-1.selected {
	background-position: 0px -230px;
}

#images-operations-team a#img-operations-team-person-2 {
	width:80px;
	background-position: -69px 0px;
}

#images-operations-team a#img-operations-team-person-2:hover, 
#images-operations-team a#img-operations-team-person-2.selected {
	background-position: -69px -460px;
}

#images-operations-team a#img-operations-team-person-3 {
	width:71px;
	background-position: -149px 0px;	
}

#images-operations-team a#img-operations-team-person-3:hover, 
#images-operations-team a#img-operations-team-person-3.selected {
	background-position: -149px -230px;	
}

#images-operations-team a#img-operations-team-person-4 {
	width:57px;
	background-position: -220px 0px;	
}

#images-operations-team a#img-operations-team-person-4:hover, 
#images-operations-team a#img-operations-team-person-4.selected {
	background-position: -220px -460px;	
}

#images-operations-team a#img-operations-team-person-5 {
	width:68px;
	background-position: -277px 0px;	
}

#images-operations-team a#img-operations-team-person-5:hover, 
#images-operations-team a#img-operations-team-person-5.selected {
	background-position: -277px -230px;	
}

#images-operations-team a#img-operations-team-person-6 {
	width:65px;
	background-position: -345px 0px;	
}

#images-operations-team a#img-operations-team-person-6:hover, 
#images-operations-team a#img-operations-team-person-6.selected {
	background-position: -345px -460px;	
}

#images-operations-team a#img-operations-team-person-7 {
	width:65px;
	background-position: -410px 0px;	
}

#images-operations-team a#img-operations-team-person-7:hover, 
#images-operations-team a#img-operations-team-person-7.selected {
	background-position: -410px -230px;	
}




#images-property-surveyors {
	width:311px;
	height:230px;
	display:none;
}

#images-property-surveyors a {
	background:url(../images/meet-the-family/property-surveyors-v2.png) top left no-repeat;
	display:block;
	float:left;
	width:72px;
	height:230px;
}

#images-property-surveyors a#img-property-surveyors-person-1 {
	width:68px;
	background-position: 0px 0px;
}

#images-property-surveyors a#img-property-surveyors-person-1:hover, 
#images-property-surveyors a#img-property-surveyors-person-1.selected {
	background-position: 0px -230px;
}

#images-property-surveyors a#img-property-surveyors-person-2{
	width:76px;
	background-position: -68px 0px;
}

#images-property-surveyors a#img-property-surveyors-person-2:hover, 
#images-property-surveyors a#img-property-surveyors-person-2.selected {
	background-position: -68px -460px;
}




#images-customer-service-team {
	width:377px;
	height:230px;
	display:none;
}

#images-customer-service-team a {
	background:url(../images/meet-the-family/customer-service-v7.png) top left no-repeat;
	display:block;
	float:left;
	width:72px;
	height:230px;
}

#images-customer-service-team a#img-customer-service-team-person-1 {
	width:66px;
	background-position: 0px 0px;
}

#images-customer-service-team a#img-customer-service-team-person-1:hover, 
#images-customer-service-team a#img-customer-service-team-person-1.selected {
	background-position: 0px -460px;
}

#images-customer-service-team a#img-customer-service-team-person-2 {
	width:47px;
	background-position: -66px 0px;
}

#images-customer-service-team a#img-customer-service-team-person-2:hover, 
#images-customer-service-team a#img-customer-service-team-person-2.selected {
	background-position: -66px -230px;
}

#images-customer-service-team a#img-customer-service-team-person-3 {
	width:56px;
	background-position: -113px 0px;	
}

#images-customer-service-team a#img-customer-service-team-person-3:hover, 
#images-customer-service-team a#img-customer-service-team-person-3.selected {
	background-position: -113px -460px;	
}

#images-customer-service-team a#img-customer-service-team-person-4 {
	width:61px;
	background-position: -169px 0px;	
}

#images-customer-service-team a#img-customer-service-team-person-4:hover, 
#images-customer-service-team a#img-customer-service-team-person-4.selected {
	background-position: -169px -230px;	
}





#images-support-staff-team {
	width:282px;
	height:230px;
	display:none;
}

#images-support-staff-team a {
	background:url(../images/meet-the-family/support-staff-v2.png) top left no-repeat;
	display:block;
	float:left;
	width:72px;
	height:230px;
}

#images-support-staff-team a#img-support-staff-team-person-1 {
	width:79px;
	background-position: 0px 0px;
}

#images-support-staff-team a#img-support-staff-team-person-1:hover, 
#images-support-staff-team a#img-support-staff-team-person-1.selected {
	background-position: 0px -230px;
}

#images-support-staff-team a#img-support-staff-team-person-2 {
	width:64px;
	background-position: -79px 0px;
}

#images-support-staff-team a#img-support-staff-team-person-2:hover, 
#images-support-staff-team a#img-support-staff-team-person-2.selected {
	background-position: -79px -460px;
}

#images-support-staff-team a#img-support-staff-team-person-3 {
	width:75px;
	background-position: -144px 0px;	
}

#images-support-staff-team a#img-support-staff-team-person-3:hover, 
#images-support-staff-team a#img-support-staff-team-person-3.selected {
	background-position: -144px -230px;	
}



#images-full-team {
	display:none;
	padding:0px 0px 0px 20px;
}

#images-management-team, #images-operations-team, #images-property-surveyors, 
#images-customer-service-team, #images-support-staff-team {
	padding: 10px 0px 0px 220px;
}

#images-management-team.show, #images-operations-team.show, #images-property-surveyors.show, 
#images-customer-service-team.show, #images-support-staff-team.show, #images-full-team.show  {
	display:block;
}

#right-social {
	width:116px;
	padding:0px 50px;
	display:block;
	height:auto;
	margin:188px 0 0;
	text-align:center;
}

#photo-tag {
	position:absolute;
	top:0px;
	right:0px;
	font-family:Helvetica, Arial; 
	font-size:13px;
	line-height:1.2em;
	color:#8095AD;
	text-align:right;
}

