@charset "utf-8";
/* CSS Document */

body.homepage {padding-top: 0px; margin-top: 80px; background-image:url(../images/main/body_bg.gif); background-repeat: repeat-x; background-color:#fff;}
#homenav {margin-top: 80px; margin-right: 400px; margin-bottom:90px;}
#home_bg {background-image:url(home_bg.jpg); background-repeat:no-repeat; height:489px; width:1024px; margin: 0 auto;}

body {
	margin: 0px;
	font-family: Arial,  Helvetica,  sans-serif;
	background-color:#000;
	font-size: 90%;
	line-height: 1.4em;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#header {height:165px; width: 95px;}


/*Contact*/
body.contact {background-image:url(../images/main/contact_header.jpg); }
#address {text-align: left; float: left; width: 300px; margin-top: -20px; margin-right: 15px; height: 230px; padding-right: 10px; background-image:url(../images/main/divider.jpg); background-repeat:no-repeat; background-position: top right;}
#agents {text-align: left; float: left; width: 320px; margin-top: -20px; margin-right: 15px; height: 230px; padding-right: 10px; margin-left:30px;}
h3 {font-size: 22px; margin-top: 0px; font-weight: lighter;}
body.contact span {font-size: 22px; font-weight:bold; line-height: 40px;}


/*About*/
body.about {background-image:url(../images/main/about_header.jpg); }
.names {text-align: right; float: left; width: 133px; margin-top: 0px; margin-right: 15px; height: 250px; color: #4990ab; padding-right: 10px; background-image:url(../images/main/divider.jpg); background-repeat:no-repeat; background-position: top right;}
.names h2 {font-size: 24px; margin-bottom: 0px; margin-top: 0px; font-weight: lighter;}
.names div {font-size: 32px; margin-top: -10px;}
.bio {float:left; width: 530px;}
.bio span {font-size: 23px;}
body.about .addheight {margin-bottom: 30px;}
body.about img.profile {float:right; margin:10px;}


body.actors {background-image:url(../images/main/actors_header.jpg); }
table.actorstable div {padding: 4px 0px 0px;}
table.actorstable td {font-size: 11px; width: 135px;}
img.actorsresume {padding:0px 2px 10px 5px;}
img.actorsenlarge {padding:0px 5px 10px 2px;}
img.actorsenlargeweb {padding:0px 2px 10px 2px;}
img.actorsweb {padding:0px 5px 10px 2px;}

	/* navigation */
	#actorsnav {
		height:74px;	
		width:611px;
	}
	
	#actorsnav ul {	
		width:650px;
		margin:0 auto;
		padding: 0px;
	}
	
	#actorsnav li {	
		float:left;
		padding-left:9px;
		width:311px;
		list-style-type:none;
		margin-top:0px;
	}
	
	#actorsnav a {

		display:block;
		position:relative;
		
	}	
	
	#actorsnav a.current, #actorsnav a:hover {
		background-color: #827f38;
	}
	
	#actorsnav img {		
		display:block;
		border: 0px;
	}
	
	#actorsnav strong {
		display:block;		
		font-size:13px;
	}
	
	/* panes */
	#panes {
		background:#fff;
		width:743px;	
		margin-bottom:-20px;
		padding-bottom:20px;
		/* must be relative so the individual panes can be absolutely positioned */
		position:relative;
	}
	
	/* crossfading effect needs absolute positioning from the elements */
	#panes div {
	display:none;
	position:absolute;
	top:20px;
	color:#444;
	width:650px;
	}
	
	
	.overlay {
		display:none;
		width:500px;
		padding:20px;
		background-color:#ddd;
	}



body.designers {background-image:url(../images/main/designers_header.jpg); }
body.designers #costumesdestxt ul {margin: 0px; padding-top: 45px; padding-left: 18px; margin-left: 18px; list-style-type:square;}
body.designers ul {margin: 0px; padding-top: 20px; padding-left: 18px; margin-left: 18px; list-style-type:square;}

#image_caption {
	margin-top: 15px;	
	height: 89px;
	font-size: .8em;
	color: #000;
	padding-left: 85px;
	background-repeat:no-repeat; 
	background-position:top left; 
	text-align:right; 
	font-size:11px;
}

#sounddes {
	background-image:url(../images/designers/sound_menu.jpg);
	width: 226px;
	height:211px;
}

#sounddestxt {
	background-image:url(../images/designers/sound_menu_over.jpg);
	width: 226px;
	height:211px;
	color:#fff;
}

#lightdes {
	background-image:url(../images/designers/lighting_menu.jpg);
	width: 329px;
	height:190px;
}

#lightdestxt {
	background-image:url(../images/designers/lighting_menu_over.jpg);
	width: 329px;
	height:190px;
	color:#fff;
}

#scenicdes {
	background-image:url(../images/designers/scenic_menu.jpg);
	width: 208px;
	height:269px;
}

#scenicdestxt {
	background-image:url(../images/designers/scenic_menu_over.jpg);
	width: 208px;
	height:269px;
	color:#fff;
}

#costumesdes {
	background-image:url(../images/designers/costumes_menu.jpg);
	width: 208px;
	height:269px;
}

#costumesdestxt {
	background-image:url(../images/designers/costumes_menu_over.jpg);
	width: 208px;
	height:269px;
	color:#fff;
}

img.designersresume {
	float:left;
}

img.designersweb {
	float:left; 
	padding: 0px 0px 0px 5px;
}
img.designersenlargeweb {
	float:left; 
	padding: 0px 0px 0px 5px;
}

h2.designers {
	text-align:left; 
	color:#000; 
	margin-bottom: 0px;
}


#contentwrapper {background-color:#fff; width: 995px; margin: 0 auto;}
#content { width: 965px; padding-left:30px; background-color:#fff; min-height: 600px; float:left;}
#nav {width: 193px; float:left; margin-top:-165px; text-align:center;}
#rightpane {padding-right:40px; width:702px; padding-top: 30px; padding-bottom: 30px; margin-left: 25px; float:left;}
.panel table td {font-size: 11px;}
h2 {color: #4990ab;}
a:link {color: #418199;} 
a:active {outline:none;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
.notop {margin-top:0px;}
.blue {color: #4990ab;}
#footer {color:#ccc; width: 995px; margin: 0 auto; font-size:11px; line-height:30px; text-align:right;}
#footerhome {text-align: right; color:#fff; font-size: 11px; padding-left:30px; padding-top:15px; width: 994px;}.mgmt {
	background-image: url(../images/main/home_bg.jpg);
}
.mgmt {
	background-image: url(../images/main/mgmt_header.jpg);
}

