@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/backgrd_wood.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 100.1%;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color:#666666;
}

a:hover {
	color:#000000;
}

img{
	border:0px;
	text-decoration:none;}

#wrapper{
	text-align: left;
	margin: 0 auto;
	width: 960px;
	position: relative;
}
#subWrapper{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}

/* Content Styling */

#mainFrame{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	position: relative;
	background-image: url(../images/staff_backgrd_main.png);
}
#header{
	width: 960px;
	padding: 0px;
	height: 20px;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/staff_backgrd_header.png);
	margin-top: 10px;
}
#searchBox{
	height: 50px;
	width: auto;
	position: relative;
}
#searchBox img{
	margin-top: 5px;
	margin-left: 5px;
}
#searchBox form {
	padding:0px;
	position: absolute;
	height: 20px;
	width: 240px;
	margin-top: -35px;
	margin-left: 400px;
}
#mainMenu{
	height: 37px;
	width: 960px;
	margin-left: auto;
	text-align: center;
	padding-top: 13px;
	color: #FFFFFF;
	background-image: url(../images/staff_backgrd_nav.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	position: relative;
}
#mainMenu ul{
	margin: 0px;
	padding: 0px;
}
#mainMenu li{
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#mainMenu li a {
	text-decoration:none;
	color: #FFFFFF;
}
#mainMenu li:hover {
	text-decoration: underline;
}
#mainMenu li.last{
	border-right-width: 0px;
}
#banner{
	margin-left: auto;
	width: 97%;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 5px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: -10px;
}
#mainContent {
	width: 895px;
	padding-left: 25px;
	padding-right: 40px;
	position: relative;
	min-height: 675px;
	height:auto !Important;
	height:675px;
}
#mainContentelement {
	width: 100%;
	float: left;
}

#mainContentelement.user{
	width:300px;
	margin-right: auto;
	margin-left: 325px;
	float: left;
	}

#mainContentelement.top {
	margin: 0px;
	padding: 0px;
}

#mainContentelement.top h2 {
	text-align: center;
}

#mainContentelement.top p {
	padding-left: 50px;
	padding-top: 10px;
}

#mainContentelement.left {
	float: left;
	width: 285px;
	text-align: left;
	padding-left: 45px;
}
#mainContentelement.left ul{
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainContentelement.left ul li {
	list-style-type: square;
}

#mainContentelement.left p {
	text-align: left;
	padding: 20px;
	margin-top: 140px;
}
#mainContentelement.right {
	float: right;
	font-size: 0.9em;
	text-align: justify;
	width: 500px;
}
#mainContentelement.right h2 {
	margin: 0px;
	padding: 0px;
}
#mainContentelement.right a {
	color: #000000;
	text-decoration: none;
}
#mainContentelement.right p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div.commentForm {
  margin: 0px 20px 0px 20px;
  display: none;
}

#actorFrame{
	float: left;
	width: 100%;
	font-size: 0.9em;
	position:relative
}

#actorFrame ul {
	text-align: center;
}

#actorFrame li {
	list-style-type: none;
	display:inline;
	text-align:center;
}

#actorPhoto{
	float: left;
	width: 30%;
	text-align: center;
}

#actorName{
	float: left;
	width: 70%;
}

#actorFacts{
	float: right;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#actorFacts.n0{
	margin-left: 50px;
	width:845px;
}

#displayAllactors{
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	text-align:center;
	height:200px;
	width:130px;
}

#photo{
	width:130px;
	height:170px;
	border: 1px solid #000000;
}

.paginationActor{
	float:left;
	margin-right:2px;
}

#actorFacts.n1{
	margin-left: 50px;
	width:845px;
}

#actorFacts.credits{
	float:left;
	margin-left:150px;
	width: 350px;
}

.productionButton a {
	text-decoration:none;
}

#actorFacts.left{
	float: left;
	width: 50%;
}

#actorFacts.right{
	float: right;
	width: 50%;
}

#actorCredits{
	float: left;
	width: 845px;
}

#actorCredits ul {
	text-align: left;
}

#actorCredits li {
	display: list-item;
	list-style-type: disc;
	text-align:left;
	margin-left:20px;
}

#actorSkills{
	float: left;
	width: 100%;
}

#bottom{
	height: 5px;
	width: 100%;
	clear: both;
}
#footer{
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/staff_backgrd_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.staffHeading {
	font-size: 25px;
	margin: 0px;
	text-align: center;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.staffContent {
	height: 700px;
	padding: 20px;
}
#mainContentelement.staffContent h2 {
	font-size: 20px;
}
.selected {
	font-weight:bold;
}
.tabs {
	width: 98%;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}

.tabs2 {
	width:108%;
	margin:0px
}

.tab_active {
	-moz-border-radius: 5px 5px 0px 0px;
	border-color: #aaa;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	color: #000;
	float: left;
	width: 140px;
	cursor: default;
	font-weight: bold;
	padding: 2px;
	font-size: 10pt;
	text-align: center;
}

.tab_active a {
	text-decoration:none;
	color:#000000;
	display:block
}

.tab_inactive {
	-moz-border-radius: 5px 5px 0px 0px;
	border-color: #aaa;
	border-style: solid;
	border-width: 1px;
	background-color: #ddd;
	color: #777;
	float: left;
	width: 140px;
	cursor: default;
	padding: 2px;
	font-size: 10pt;
	text-align: center;
}

.tab_inactive a {
	text-decoration:none;
	color:#000000;
	display:block;
}

.tab_content {
	-moz-border-radius: 0px 10px 10px 10px;
	width: 90%;
	border-color: #aaa;
	border-style: solid;
	border-width: 1px;
	color: #000;
	float: left;
	text-align: left;
	padding: 10px;
	vertical-align:top;
	min-height: 300px;
	height:auto !Important;
	height:300px;
}
img {
	text-decoration:none;
	border:0px}

.tab_content h3 {
	margin: 0px;	
}

.setSize{
	font-size:10px;
	margin: 0px;
	font-weight: normal;
}

.hidden {
	display:none;
}

.mediaLeft{
	float: left;
	margin-left:30px;
	width: 200px;
}

.mediaRight{
	float: right;
	width: 450px;
}
.mediaRight h3{
	margin: 0px;
	padding: 0px;
}
#actorOverview {
}

.format {
	font-size:10px;}
	
.warning {
	color:#FF0000;
}

.note {
	color:#666666;
}