html {
	border: 0px;
}
body {
	border: 0px;
	background-color: #ffffff;
	padding: 5px;
	font-family: 'Source Sans Pro', Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 14px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 180%;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
}
h1,
h2,
h3,
strong {
    font-weight: 600;
}
img#seal {
	width: 64px;
	height: 64px;
	margin: 5px;
	float: right;
	border: 0px;
}
div.photoWrapper {
	text-align: center;
	float: left;
	width: 250px;
	margin-right: 0px;
	background-color: #ffffff;
}
img.artistPhoto {
	width: 240px;
	height: 300px;
	margin-right: 5px;
}
div#portfolioImages {
	margin: 8px 0px;
	padding: 4px;
}
div#portfolioImages * img {
	margin: 0px 8px 0px 0px;
	border: 1px solid #000000;
}
a img {
	border: 0px;
}
div.photoCredit {
	font-size: 80%;
}
div#agentsAndDetails {
	margin-left: 250px;
	margin-top: 5px;
	clear: right;
}
* html * .ieLayoutFixer {
	height: 1%;
}
/*div.mediaIcons { text-align: center; margin-top: 5px; padding-top: 5px; } div.mediaIcons
div { width: 64px; text-align: center; float: left; font-size: 80%; }*/div.mediaIcons {
	text-align: left;
	margin-top: 5px;
	padding-top: 5px;
}
div.mediaIcons div {
	font-size: 80%;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
div.mediaIcons img {
	border: 2px outset #eeeeee;
	background-color: #eeeeee;
	margin: 2px;
	vertical-align: middle;
}
div.mediaIcons a, div.mediaIcons * a {
	text-decoration: none;
}
div.mediaIcons a:hover, div.mediaIcons * a:hover {
	text-decoration: underline;
}
.agent {
	margin-bottom: 10px;
	background-color: #eeeeee;
	font-size: 80%;
	padding: 4px;
}
.agentName {
	font-weight: 600;
}
.agentAddress {
}
/* Override styles for IE5.1/Mac, which doesn't support @media
selectors */div.creditListHeader {
	margin-top: 5px;
	font-size: 120%;
	font-weight: 600;
}
div.tabBar {
	display: none;
}
div.credit {
	padding: 2px;
	font-weight: normal;
}
div#freeText {
	margin: 0px;
}
div#freeText p {
	margin: 0px 0px 5px 0px;
	text-align: left;
	font-size: 0.8em;
}
div#freeText h5, div#freeText p h5 {
	margin: 15px 0px 0px 0px;
}
@media print {
	h3 {
		padding: 0px;
		font-size: 120%;
		margin: 5px 0px 5px 0px;
	}
	div.agent {
		border-top: 1px solid #000000;
	}
	div.tabBar {
		display: none;
	}
	div.tabbedPanel {
		clear: both;
		padding: 0px;
	}
	div.footer {
		clear: both;
		margin-top: 10px;
		font-size: 60%;
		text-align: right;
	}
	div.creditList, div.visibleCreditList, div.hiddenCreditList {
		margin-left: 20px;
	}
	div.creditListHeader {
		margin-left: -10px;
		font-size: 100%;
		display: block;
		font-weight: strong;
	}
	div.mediaIcons {
		display: none;
	}
	div.cvLinks {
		display: none;
	}
	div#cvComment {
		display: none !important;
	}
	div#printComment {
		display: block !important;
		font-family: Comic Sans MS;
		font-size: 11px;
		padding-bottom: 5px;
		border-bottom: 1px solid #000000;
		margin-bottom: 5px;
	}
}
@media screen {
	
	div#cvComment {
		position: absolute;
		z-index: 5;
		font-family: Comic Sans MS;
		font-size: 11px;
		padding: 1px;
		border: 1px solid #000000;
		background-color: #ffff99;
		border-width: 1px;
		border-color: #cccc99;
		border-style: solid;
		width: 180px;
	}
	div#cvComment textarea {
		border: 0px;
		padding: 0px;
		margin: 0px;
		background-color: #ffff99;
		font-size: 11px;
		font-family: Comic Sans MS; ]overflow:auto;width:100%;
height:120px;scrollbar-base-color:#ffff99;}
	div#cvComment #commentTitle {
		padding: 0px 0px 0px 1px;
		display: block;
		margin: 0px;
		height: 16px;
		font-style: normal;
		text-decoration: none;
		font-size: 10px;
		color: #ffff99;
		background-color: #000000;
	}
	div#cvComment #closeCommentLink {
		padding: 0px;
		margin: 0px;
		border-width: 0px 0px 0px 0px;
		border-style: solid;
		border-color: #ffff99;
		width: 16px;
		height: 16px;
		font-style: normal;
		text-decoration: none;
		font-weight: 600;
		font-size: 12px;
		color: #ffff99;
		background-color: #000000;
		display: block;
		float: right;
		text-align: center;
	}
	div#cvComment #commentUpdated {
		height: 10px;
		width: 100%;
		border-top: 1px solid #cccc66;
		font-size: 9px;
		text-align: right;
	}
	div#printComment {
		display: none !important;
	}
	h3 {
		background-color: #eeeeee;
		padding: 2px 5px 2px 5px;
		font-size: 120%;
		margin: 5px 0px 5px 0px;
	}
	div.credit {
		padding: 2px;
		border-bottom: 1px solid #eeeeee;
	}
	div.creditListHeader {
		display: none;
	}
	div.visibleCreditList {
		background-color: #ffffff;
		height: 194px;
		scrollbar-base-color: #eeeeee;
		border: 1px inset #eeeeee;
		overflow: auto;
		display: block;
	}
	div.hiddenCreditList {
		background-color: #ffffff;
		height: 194px;
		scrollbar-base-color: #eeeeee;
		border: 1px inset #eeeeee;
		overflow: auto;
		display: none;
	}
	div.tabBar {
		display: block;
		padding: 6px;
	}
	a.tab {
		margin-right: 5px;
		border: 1px outset #eeeeee;
		width: 100px;
		padding: 5px;
		color: #000000;
		display: block;
		float: left;
		text-decoration: none;
		position: relative;
	}
	a.inactive {
		background-color: #ffffff;
		color: #000000;
		top: 6px;
		z-index: 1;
	}
	a.inactive:hover {
		background-color: #eeeeee;
		color: #000000;
	}
	a.active {
		top: 2px;
		border-bottom: 0px;
		background-color: #eeeeee;
		color: #000000;
		z-index: 3;
	}
	div.tabbedPanel {
		clear: both;
		padding: 5px;
		position: relative;
		z-index: 2;
		background-color: #eeeeee;
		color: #000000;
		border: 1px outset #eeeeee;
	}
	div#tabbedPanel {
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	div.footer {
		clear: both;
		margin-top: 10px;
		padding-top: 5px;
		font-size: 70%;
		text-align: right;
	}
}
table#physicalDetails {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 100%;
}
table#physicalDetails tr td {
	width: 50%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
table#physicalDetails tr td table.skillList {
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	border-collapse: no-collapse;
}
table#physicalDetails tr td table.skillList tr td {
	padding: 1px 4px;
	vertical-align: top;
	text-align: left;
	font-size: 90%;
}
table#physicalDetails tr td table.skillList tr td.label {
	font-weight: 600;
	padding-right: 10px;
	width: 30%;
}
table#physicalDetails tr td.professionalBodies {
	padding-left: 6px;
	font-size: 90%;
}
/* Credits are wrapped in <span>tags corresponding
to their SQL field titles */div.credits {
	clear: both;
	font-size: 90%;
}
span.creditCharacterRole {
}
span.creditCompany {
}
span.creditDirector {
	font-weight: normal;
}
span.creditProductionName {
	text-transform: uppercase;
}
span.creditProductionType {
	font-weight: normal;
}
span.creditProducer {
	font-weight: normal;
}
span.creditYear {
	font-weight: normal;
}
span.creditTour_Venue {
	font-weight: normal;
}
span.creditDescription {
	font-style: italic;
}
div.notes {
	font-size: 90%;
	margin: 5px;
}
div.notes p {
	margin: 3px;
}
div.printCredits {
	font-size: 90%;
}
div.printCredits span.ProductionName {
	text-transform: uppercase;
}
p.currentAppearance {
	margin: 2px 5px 2px 5px;
}
div.pageNumber {
	font-size: 90%;
	margin: 2px;
}
hr {
	height: 0px;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #cccccc;
}
div#agents {
	margin-left: 210px;
	margin-top: 5px;
	clear: right;
}
div.training {
	margin: 10px 5px;
}
div.training p {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
}
div.training dl {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.training dt {
	font-weight: 600;
}
div.training dd {
	margin-left: 0px;
	padding-left: 0px;
}
div.cvDialog {
	/* background-color: #999999; border: 1px solid #000000; position: absolute; margin: 0px auto; top: 100px; left: 50%; margin-left: -200px; width: 400px; z-index: 99; */
	display: none;
}
div.cvDialog h3 {
	margin: 0px;
	padding: 8px;
}
div.cvDialog div {
	padding: 8px 8px 8px 100px;
	position: relative;
}
div.cvDialog form div label {
	position: absolute;
	display: block;
	left: 8px;
	top: 12px;
	font-size: 0.9em;
	font-weight: 600;
}
div.cvDialog form div.formTip {
	margin-top: -6px;
	padding: 0px 0px 0px 100px;
	font-size: 80%;
	text-align: left;
}
div.cvDialog form div input.textBox, div.cvDialog form div textarea {
	width: 100%;
}
div.cvDialog form div textarea {
	height: 180px;
}
div.cvDialog div {
	text-align: right;
}
div#squawkBox {
	position: fixed;
	top: 48px;
	left: 50%;
	width: 480px;
    max-height: 50%;
	margin-left: -240px;
    background-color: #26247B;
	color: #fff;
	text-align: center;
	padding: 12px 8px 20px 8px;
	font-size: 1.3em;
	display: none;
    border-radius: 10px;
}

div#squawkBox a {
	color: #fff !important;
	text-decoration: underline;
}

div#squawkBox ul {
    list-style: none;
}
	
div.cvLinks {
	position: fixed;
	left: 4px;
	right: 4px;
	top: 4px;
	background-color: #fff;
	padding: 0px 8px 0px 8px;
	text-align: left;
	border: 1px solid #9494BC;
	background-color: #EFEFF5;
	color: #515096;
	z-index:10;
}

div.cvLinks a {
	text-decoration: none;
	display: block;
	float: left;
	color: #515096;
	background-repeat: no-repeat;
	padding: 6px 8px 10px 28px;
	background-position: 8px 8px;
	margin-right: 15px;
}
div.cvLinks a:hover {
	background-color: #9494BC;
	text-decoration: underline;
}
div.cvLinks a#showCommentLink {
	background-image: url(/_img/cv_note.png);
}
div.cvLinks a#printCvLink {
	background-image: url(/_img/cv_print.png);
}
div.cvLinks a#emailCurrentCvLink {
	background-image: url(/_img/cv_email.png);
}
div.cvLinks label {
	float: left;
	margin-right: 8px;
}
form#addToShortlistForm {
	float:right;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom:4px;
}
form#addToShortlistForm label {
	position: relative;
	top: 2px;
}
div#shortlistSelector {
	display: block;
	width: 300px;
	float: left;
	border: 1px solid #999;
	background-color: #fff;
	position: relative;
	padding: 0px;
}
span#shortlistName {
	width: 200px;
	display: block;
	float: left;
	height: 16px;
	padding: 2px;
	overflow: hidden;
	font-size: 0.9em;
	color: #515096;
}
div#shortlistSelector a#shortlistDropDownLink {
	position: absolute;
	right: 2px;
	top: 2px;
	margin: 0px;
	padding: 0px;
}
div#shortlistSelector a#shortlistDropDownLink:hover {
	background-color: inherit;
}
div#shortlistSelector div#shortlistList a {
	position: static;
	height: auto;
	display: inline;
	float: none;
	padding: 0px;
	margin: 0px;
}
div#shortlistSelector div#shortlistList {
	position: absolute;
	display: none;
	left: 0px;
	right: 0px;
	top: 20px;
	background-color: #fff;
	border: 1px solid #000;
}
div#shortlistMatches {
	height: 200px;
	overflow: auto;
	margin: 4px;
}
div#shortlistMatches span {
	color: #999;
	font-style: italic;
}
div#shortlistSelector div#shortlistMatches a {
	display: block;
	padding: 4px;
	border-bottom: 1px solid #ccc;
}
div#newShortlistDiv {
	padding: 8px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	position: relative;
	padding-right: 100px;
}
div#newShortlistDiv a#newShortlistLink {
	position: absolute !important;
	right: 8px;
	top: 8px;
	display: block !important;
	color: #0000ff;
}
div#newShortlistDiv span#newShortlistNameSpan {
}
div#shortlistSearchDiv {
	padding: 4px;
}
div#shortlistSearchDiv input {
	width: 254px;
	padding-right: 30px;
	background: #fff url(/_img/cv_spyglass.png) scroll 264px 2px no-repeat;
	border: 1px solid #BBAADD;
}
input#addToShortlistSubmitButton {
	width: 68px;
	height: 24px;
	color: #fff;
	background: transparent url(/_img/cv_button.png) scroll 0px 1px no-repeat;
	border: 0px;
	margin-left: 4px;
}

div#allShortlists { display: none; }

div#webUserCvPersonalisation { display: none; }

/* Overrides */
.photoText {
    float:right;
    width:100%;
    box-sizing:border-box;
    margin-left:-250px;
    padding-left:250px;
    padding-right:84px;
    min-height:74px;
}
.spotlightLogoHolder {
    position:relative;
    z-index:-1; /* logo to go underneath any floating containers (see webUserCvPersonalisation position:fixed elems) */
}
.spotlightLogo {
    position:absolute;
    top:0;
    right:0;
}
div#portfolioImages {
    float:right;
    width:100%;
    box-sizing:border-box;
    margin-left:-250px;
    padding-left:250px;
}
/* mobile */ 
@media screen and (max-width: 600px) {
    .photoText,
    div#portfolioImages {
        float:none;
        margin-left:0;
        padding-left:0;
    }
    div.photoWrapper {
        float:none;
        margin-left:auto;
        margin-right:auto;
        margin-top:10px;
    }
    div#portfolioImages {
        text-align:center;
        height: 60px;
        overflow-y:hidden;
        overflow-x: scroll;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    #portfolioImages::-webkit-scrollbar {
        height:2px;
    }
    #portfolioImages::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
        border-radius: 10px;
    }
    #portfolioImages::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
    }
    
    div#agentsAndDetails {
        clear:both;
        margin-left:0;
    }
    a.tab {
        width:auto;
        top:auto;
        border-bottom:1px transparent;
        margin-top:4px;
        padding:10px;
    }
    div.mediaIcons {
        text-align:center;
    }
    
    /* Make the outer table behave like a block. But make sure the inner table is still a table */
    table#physicalDetails,
    table#physicalDetails tr,
    table#physicalDetails tr td {
        display:block;
        width:auto;
    }
    table#physicalDetails tr td table {
        display:table;
    }
    table#physicalDetails tr td table tr {
        display:table-row;
    }
    table#physicalDetails tr td table tr td{
        display:table-cell;
    }
    table#physicalDetails tr td table.skillList tr td.label {
        width:100px;
    }
    form#addToShortlistForm {
        float:none;
        clear:both;
        padding-right:0;
    }
    div#shortlistSelector {
        width:150px;
    }
    div#shortlistSearchDiv input {
        width:100%;
        box-sizing:border-box;
    }
}