/* CSS Document */


#people-right {
	height: auto;
	width: 624px;
	position: absolute;
	left: 136px;
	top: 16px;
	vertical-align: top;
}
.people-navigation {
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	text-align: right;
	margin-right: 16px;
	position: absolute;
	top: 216px;
	width: 120px;
}
.people-name {
	font-size: 16pt;
	font-weight: bold;
}
.people-photo {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 162px;
	background-color: #060929;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	font-size: 8pt;
	height: 180px;
}
.people-photo img {
	border: 1px solid #d9d9d9;
}
.people-top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	width: 576px;
	margin-bottom: 16px;
	left: 48px;
	position: relative;
	height: 184px;
}
.label {
	width: 88px;
	font-weight: bold;
	padding-left: 4px;
}
.people-info {
	font-size: 8pt;
	background-color: #060929;
	padding-bottom: 3px;
}
.people-titles {
	font-size: 10pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	margin-top: 6px;
	text-align: left;
}
.people-imdb {
	text-align: right;
}
.people-colleagues {
	width: 144px;
}
.profile-production {
	margin-top: 8px;
	font-size: 8.5pt;
}
.profile-production strong {
	font-size: 10pt;
}
.profile-photo {
	height: 130px;
	width: 130px;
	position: absolute;
	top: 16px;
	left: 0px;
}
.profile-photo img {
	border: 1px solid #d9d9d9;
}
.profile-name {
	font-size: 14pt;
	font-weight: bold;
}
.profile-details {
	position: absolute;
	width: auto;
	top: 16px;
	left: 144px;
}
.people-scroller {
	position: relative;
	background-color: #060929;
	background-image: url(../resources/commonassets/darkblueBG.jpg);
	background-repeat: repeat-x;
	overflow: auto;
	width: 758px;
	top: 16px;
	border: 1px solid #d9d9d9;
}
.people-scroller img {
	border: 1px solid #d9d9d9;
	margin-right: 7px;
	margin-left: 7px;
}
.people-scroller td {
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 7.5pt;
}
.profile-titles {
	font-size: 8pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	background-color: #60607D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	margin-top: 8px;
	text-align: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.peopleprofile {
	position: absolute;
	height: 160px;
	width: 384px;
	top: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	right: 0px;
}
.profileselect-container {
	background-color: #060929;
	background-image: url(../resources/commonassets/darkblueBG.jpg);
	background-repeat: repeat-x;
	position: relative;
	width: 344px;
	top: 0px;
	left: 0px;
	font-size: 8.5pt;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	overflow: visible;
}
.profileselect-container td {
	vertical-align: top;
}
.profile-titleselection {
	position: relative;
	margin-right: 8px;
	margin-left: 4px;
	left: 0px;
	top: 0px;
	width: 128px;
}
.profile-peopleselection {
	position: relative;
	margin-left: 8px;
	margin-right: 8px;
	width: 192px;
}
.profileselect-container a {
	text-decoration: none;
}
.profile-titleselection td {
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
}
.main .profile-titleselection td:hover {
	background-color: #60607D;
	color: #FFFFFF;
}
.profile-peopleselection td {
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
}
.main .profile-peopleselection td:hover {
	background-color: #60607D;
	color: #FFFFFF;
}
td.noborder {
	border: none;
}
