body {
	background-color:#ebebeb;
	margin: 0;
	font-family: 'Montserrat', helvetica, arial, sans-serif;	
}

html {
	color:#5a5a5a;
	margin: 0;
}

h1, h2, h3 {
	color:#000;
}

h1 {
	font-size: 2em;
}

p {
	font-size: 0.9em;
}

.header {
	position: relative;
	width: 100%;
	height: 130px;
}

.homeButton {
	border-radius: 50%;
	background: #fff;
	text-align: center;
	position: absolute;
	top: 25px;
	left: 25px;
	color: #000;
	width: 85px;
	height: 85px;
	z-index: 10;
	text-decoration: none;
}

	.homeButton img {
		display: block;
		margin: 25px 27px;
	}

.scrapBook {
	border-radius: 50%;
	background: #e50b6a;
	text-align: center;
	position: absolute;
	top: 25px;
	right: 25px;
	color: #000;
	width: 100px;
	height: 100px;
	z-index: 10;
}

	.scrapBook .scrabookIco {
		background: url('../images/general/scrapbook_icon.png') no-repeat;
		width: 36px;
		height: 52px;
		display: block;
		margin: 15px 28px;
		padding: 15px 10px 0 0px;
		font-size: 1.6em;
		font-weight: bold;
		color: #e50b6a;
	}

.images {
	width:47%;
	max-width:610px;
	margin-bottom:50px;
	float: right;
	text-align: right;
}

.text {
	width: 50%;
	float:left;	
	margin-bottom: 30px;
}

	.circle-image-quad {
		padding:2%;
		width:42%;
	}
	
	.circle-image-single {
		width:100%;	
	}

.useful-links {
	border-top-style:groove;
	border-top:solid 1px #b1b1b1;
	clear:left;
	width: 50%;
	margin-bottom: 150px; /* ensures that the useful links won't be hidden behind the footer */
}

.useful-link-text {
	margin-top:0;
}

a.useful-link {
	color: #e50b6a;
	text-decoration: none;
	display: block;	
}

.content {
	padding-left:100px;
	padding-right:100px;
}

.footer {
	background: rgba(0,0,0,0.85);
	background-attachment: scroll;
	width: 100%;
	height: 130px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10;
	color: #fff;
	font-size: 0.8em;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a.current {
	color: #e50b6a;
}

.footer a:hover {
	color: #e50b6a;
}

.footer .bullet {
	margin-left: 10px;
}

.footer .mainLinks {
	position: absolute;
	left: 20px;
	top: 20px;
	width:67%;
}

	.mainLinks .linkSet {
		float: left;
		margin-bottom: 5px;	
		clear: both;
	}
	
		.linkSet a {
			line-height: 160%;
		}

.footer .moreLinks {
	position: absolute;
	right: 20px;
	bottom: 35px;
}

.footer i {
	font-size: 1.3em;
	margin-left: 5px;
}

.footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

	.footer ul li {
		float: left;
		margin: 0 0 0 10px;
	}

.footer .logo {
	position: absolute;
	top: 17px;
	right: 20px;
}

.footer .enigmaLink {
	font-size: 0.8em;
	position: absolute;
	bottom: 10px;
	right: 20px;
}


.over
{
 	z-index:100;
    position:absolute;    
    color:white;
    font-size:24px;
    font-weight:bold;
    left:150px;
    top:350px;	
}
.profile-image{
	max-width:100%;
float:left;}
.main-content
{
	width: 70%;
	text-align:center;
	float:left;
	margin-right: 1%;
	padding-bottom:130px;
	overflow:hidden;
}
.default{

position:relative;
max-width: 600px;
margin: 0 auto;
height:615px;

	
}
.intro-text
{
  width:70%;
  padding: 20% 18% 0 16%;
}
.link-color a
{
text-decoration:none;
color:#000;		
}

.color-intro
{
	color:#FFF;
	
}
.intro-image{
  width: 100%;
  position: absolute;
  left: 0;
  z-index:-1;
}

.person-list 
{
	padding:0;
	max-width:80%;
}
.person-content 
{
float:right;	
width:50%;
}
.person-container
{
padding-left:8%;
overflow:hidden;
display:none;
margin-right:9%;	
}
.person-profile-image
{
float: left;
width: 40%;
padding-left: 2%;
padding-right: 8%;
	
}
.sidebar
{
	width:28%;
	float:right;
	margin-right:0;
	padding-bottom:130px;
	overflow:hidden;


}
.person-name
{
	font-weight:bold;
	font-size:14px;
	margin-top: 6px;
	margin-bottom: 0;
		
}
.person-description
{
	font-weight:bold;
	font-size:10px;
	margin-top:0;
	margin-bottom:0;
	overflow: hidden;
		
}
.person-avatar
{
float:right;
margin-left:15px;	
margin-right:7px;
margin-top:5px;
}
.sidebar ul, li
{
		list-style-type: none;
}

.person-list-item 
{
	list-style-type: none;
	text-align: right;
	min-height: 60px;
	margin-bottom: 5px;	
	padding: 2px 0;
	min-width:208px;
}
.henny:hover, .henny.active
{
	background-color:#248076;
	border-radius: 30px;
	color:#FFF;
	cursor:pointer;

}
.henny-interview
{
	color:#248076;
	text-align:left;
}
.mick:hover, .mick.active
{
	
	background-color:#e50b6a;
	border-radius: 30px;
	color:#FFF;
	cursor:pointer;
	
}
.mick-interview
{
color:#e50b6a;
text-align:left;
}
.simon:hover, .simon.active
{
	
	background-color:#673e8a;
	border-radius: 30px;
	color:#FFF;
	cursor:pointer;

	
}
.simon-interview
{
	color:#673e8a;
	text-align:left;
	
}
.neil:hover, .neil.active
{

	background-color:#c6481c;
	border-radius: 30px;
	color:#FFF;
	cursor:pointer;


}
.neil-interview
{
   color:#c6481c;
   text-align:left;
}

.kanya:hover, .kanya.active
{
	background-color:#5c9035;
	border-radius: 30px;
	color:#FFF;
	cursor:pointer;

}
.kanya-interview
{
	color:#5c9035;
	text-align:left;
}
.keir:hover, .keir.active
{
	
	background-color:#3191d4;
	border-radius: 30px;
	color:#FFF;
	cursor:pointer;


}
.h-nomargin
{
margin-bottom:0;
margin-top:0;	
}
.keir-interview
{
	color:#3191d4;
	text-align:left;
}
.dame:hover, .dame.active
{

	background-color:#248076;
	border-radius: 30px;
	cursor:pointer;
	color:#FFF;

}
.dame-interview
{
	color:#248076;
	text-align:left;
}
.marlene:hover, .marlene.active
{
	background-color:#e50b6a;
	border-radius: 30px;
	color:#FFF;
	cursor:pointer;

	
}
.marlene-interview
{
	color:#e50b6a;
	text-align:left;
}
.henny-big img
{
width: 30%;
max-width: 610px;
margin-left: 131px;
float:left;	
}


blockquote {
margin-left:10px;
margin-right:1em;
text-align: left;
position:relative;
margin-top:2em;
margin-bottom:2.3em;
}
.quote-top
{
position:absolute;
top:-16px;
left:-37px;	
}
.quote-bottom
{
position:absolute;
bottom:-24px;
right:-17px;	
}
.text-left
{
	text-align:left;
}

@media all and (max-width: 939px) {
	.images {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	.text {
		width: 100%;
		padding: 0;
		float: none;
	}
	
	.useful-links {
		width: 100%;
	}
.i{
	height:50%;
}
}
@media all and (max-width: 768px) {
	.person-profile-image
	{
	width:100%;
	padding-bottom:4%;
	padding-left:0;
	}
	.person-content
	{
	width:95%;
	padding-left:5%;	
	}
	.main-content
	{
	width:100%;
	margin-right:0;	
	float:none;
	}
	.sidebar
	{
		width:100%;
		float:right;
		padding-bottom:60px;
	}
	.person-list {
		overflow: hidden;
		float:right;
		margin-right:4%;
	}
	.person-list-item{
		list-style-type: none;
		min-height: 55px;
		margin-bottom: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2%;
		padding-top: 2%;
		width: 46%;
		float: left;
		margin-right: 0;
		margin-left:10px;
	}
	.person-container {
		padding-left: 5%;
	}
	.person-avatar
{
float:right;
margin-left:15px;	
margin-right:10px;
margin-top:1px;
}
}
@media all and (max-width: 640px) {
	.person-profile-image
	{
	width:100%;
	padding-bottom:4%;
	padding-left:0;
	}
	.person-content
	{
	width:95%;
	padding-left:5%;	
	}
	.main-content
	{
	width:100%;
	margin-right:0;	
	float:none;
	}
	.sidebar
	{
		width:100%;
		float:right;
	}
	.person-list {
		overflow: hidden;
		float:right;
		margin-left:57%;
	}
	.person-list-item{
		list-style-type: none;
		min-height: 55px;
		margin-bottom: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2%;
		padding-top: 2%;
		width: 46%;
		float: left;
		margin-right: 0;
		margin-left:10px;
	}
	.person-container {
		padding-left: 5%;
	}
	.person-avatar
{
float:right;
margin-left:15px;	
margin-right:10px;
margin-top:1px;
}
}