body{
background-color:#ffffff;
font-family:"myriad pro", Arial, Helvetica, sans-serif;
font-size: small;
}

h3 {color: #7e7e7e;background: transparent;font-weight: bold;text-align:left}
h5 {color: #7e7e7e;background: transparent;font-weight: 100;text-align:left}

p{color: #7e7e7e;}

#container
{
width: 1050px;
height:800px;
margin: 0% auto;
background-color: #ffffff;
}

#top
{
height:60px;
border-bottom: 1px solid #bdbdbd;
margin-bottom: 30px;
padding-top:20px;
}

#leftnav
{
float: left;
width: 200px;
height: 650px;
background-color: #ffffff;
}

ul.menu {font-size: smaller;list-style:none; margin:0; padding:0;}
ul.menu a {display:block; color:#7e7e7e; text-decoration:none}
ul.menu li {margin-bottom:5px;position:relative; float:left; }
ul.menu ul {position:relative; height:210px;left:0; display:none; list-style:none;margin-top:1px;}
ul.menu ul li {position:relative; height:20px;border-top:none; width:180px;}
ul.menu ul li a {display:block; padding:5px 0px 5px 0px; width:170px; background-color:transparent;}
/* ul.menu ul li a:hover {color:#000000;background-color:#a90016} */
ul.menu ul li a:hover {color:#000000;background-color:#fff}
ul.menu .menulink {background-color:transparent;padding:5px 0px 5px 0px; width:160px}
/* ul.menu .menulink:hover, ul.menu .menuhover {color:#000000;background-color:#a90016} */
ul.menu .menulink:hover, ul.menu .menuhover {color:#000000;background-color:#fff}

#content
{
float:left;
background-color: #ffffff; 
width: 850px;
/* height: 680px; */
margin-bottom: 50px;
text-align:center;
}

#bio
{
margin-left: 0px;
margin-top: 20px;
color:#5a5a5a;
font-size:inherit;
font-style: normal;
text-align:justify;
line-height: 15px;
}

#biocareer
{
color:#5a5a5a;
font-size: smaller;
font-style: normal;
text-align:justify;
line-height: 15px;
}

.film
{

font-size: larger;
font-style: normal;
text-align:center;


}

.film a{text-decoration:  none;color:#5a5a5a;line-height: 30px;}
.film a:hover{color:#900000;text-decoration:none;}


#footer
{
float: left;
width:1050px;
height:50px;
border-top: 1px solid #bdbdbd;
margin-top:30px;
}

#copyright
{
margin-top: 20px;
color: #7e7e7e;
float: left;
}

#getty
{
margin-top: 10px;
display: block;
height:40px;
float: right;
}


div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 550px;
  width: 800px;
  /* Add scroll-bars */
  
}
ul.sc_menu {
  display: block;
  height: 110px;
  /* Max width here, for users without Javascript */
  width: 1500px;
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
.sc_menu span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}


/* contact page */
/*
#AF2214  red
#6C6C6C  dark
#B0B0B0  light
#E9E9E9  border
*/


div#contactwrapper{
	width:830px;
	font-family:"myriad pro", Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	}
	
div#contactwrapper strong{
	font-weight:bold;
	font-size:17px;
	}
	
div#london{
	width:360px;
	border-right:2px solid #E9E9E9;
	float:left;
	margin:0;
	padding:20px;
	}

div#newyork{
	width:360px;
	float:left;
	margin:0;
	padding:20px;
	}
	
div#usa{ /* NOT USED */
	width:200px;
	float:left;
	margin:0;
	padding:20px;
	}

div#london h3, div#newyork h3, div#usa h3{
	color:#AF2214;
	margin-bottom:20px;
	font-size:17px;
	}

div#london p, div#newyork p, div#usa p{
	color:#6C6C6C;
	margin-bottom:10px;
	}
	
div#london span, div#newyork span, div#usa span{
	color:#B0B0B0;
	}
	
div#bottom{
	border-top:2px solid #E9E9E9;
	clear:both;
	}

div#people1 {
	width:360px;
	border-right:2px solid #E9E9E9;
	float:left;
	margin:0;
	padding:20px;
	}	
	
div#people2 {
	width:360px;
	float:left;
	margin:0;
	padding:20px;
	}
	
div#people1 h4, div#people2 h4 {
	color:#B0B0B0;
	margin-top:20px;
	}

div#people1 p, div#people2 p {
	color:#6C6C6C;
	}

div#people1 p span, div#people2 p span {
	display:inline-block;
	width:150px;
	}

div#people1 a,
#newyork a,
#usa a,
#london a,
#biocontact a {
	color:#6C6C6C;
	text-decoration:none;
	}
	
div#biocontact{
	clear:both;
	margin-top:40px;
	}

div#biocontact h5{
	margin-top:30px;
	}
	
#svwp0 img{
	border:0;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
}

#svwp0{
height:480px;
border-bottom:30px solid white;
}

#subhead{
	margin-bottom:30px;
}


#sb-loading{display:none !important;}


/* Video player */
.vjs-playlist .vjs-up-next-text {
    display: none !important;
}

.playlist-container.vjs-fluid {
    padding-top: 10px !important;
}

.vjs-playlist-vertical .vjs-playlist-thumbnail-placeholder {
    height: 40px !important;
}

.vjs-playlist .vjs-playlist-name {
    padding: 0 !important;
}