/** RESETS **/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, p, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body {
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

/** PAGE LAYOUT**/

a, p, h1, h2, h3, h4, li, ul {
	font-family:Arial, Helvetica, sans-serif;
}

#header {
	height:81px;
	width:100%;
	background:url(../images/nav_bg.jpg) center no-repeat;
}

#mainContent img.logo {
		float:right;
		margin:32px 0px 18px 0;
	}
#logoHome {
		float:right;
		margin: 0 auto;
		height:209px;
		width:710px;
}
	
	#navContainer {
	width:1000px;
	margin: 0 auto;
}
	ul#nav {
		float:right;
		list-style:none;
		padding:51px 0 0 0;
	}
		
		#nav li {
			float:left;
			color:#FFFFFF;
		}
		
		#nav li.navDivider {
			margin: 0 12px;
		}
		
		#nav li span {
			color:#fff;
			font-size:13px;
			font-weight:bold;
		}
		
		#nav li a {
			font-size:13px;
			color:#f2d4a7;
			font-weight:bold;
			text-decoration:none;
		}
		
		#nav li a:hover {
			text-decoration:underline;
		}
		
		
	
#mainBodyWrapper {
	width:100%;
	height:1010px;
}

#mainBodyWrapper.one {
	background:url(../images/bg-1_2.jpg) top center no-repeat #FFFFFF;
}

#mainBodyWrapper.two {
	background:url(../images/bg-2.jpg) top center no-repeat #FFFFFF;
}

#mainBodyWrapper.three {
	background:url(../images/bg-3.jpg) top center no-repeat #FFFFFF;
}

#mainBodyWrapper.four {
	background:url(../images/bg-4.jpg) top center no-repeat #FFFFFF;
}

#mainBodyWrapper.five {
	background:url(../images/bg-5.jpg) top center no-repeat #FFFFFF;
}

#mainBodyWrapper.six {
	background:url(../images/bg-6.jpg) top center no-repeat #FFFFFF;
}

#mainBodyWrapper.seven {
	background:url(../images/bg-7.jpg) top center no-repeat #FFFFFF;
}
#mainBodyWrapper.eight {
	background:url(../images/bg-8.jpg) top center no-repeat #FFFFFF;
}

body.wrapperSplash {
	background:url(../images/splash_bg.jpg) top center no-repeat #FFFFFF;
	width:100%;
}

#splash{
		width:1023px;
		margin: 0 auto;
		float:none;
		position:relative;
}		
.left {float:left;}
.right {float:right;margin-top:101px;}

strong {font-weight:bold;}

#mainBodyWrapper #mainContent .textWrapHome {
	background:url(../images/transparent_bg2.png);
	width: 624px;
	float:right;
	padding:8px;
	position:relative;
}


#mainBodyWrapper #mainContent .textWrap {
	background:url(../images/transparent_bg.png);
	width: 478px;
	float:right;
	padding:8px;
	position:relative;
}

#mainBodyWrapper #mainContent .textWrapSub {
	background:url(../images/transparent_bg2.png);
	width: 478px;
	float:right;
	padding:8px;
	position:relative;
}

#mainContent {
	width:1000px;
	margin: 0 auto;
	position:relative;
}
	
	#mainContent p {
		font-size:12px;
		color:#0b0000;
		padding:0px 5px 13px 5px;
		line-height:15px;
	}
	#mainContent p.cast {
		padding:0px 5px 5px 5px;
	}
	
	#mainContent p.press {
		font-size:12px;
		color:#0b0000;
		padding:2px 5px 2px 5px;
		line-height:15px;
	}
	div.pressHeight {
	min-height:75px;}
	
	#mainContent p.press a {
		font-weight:bold;
		text-decoration:underline;
		color:#0b0000;
	}
	#mainContent p.press a:hover {
		text-decoration:none;
	}
	
	#mainContent span.sub p {
		margin-left: 10px;
		padding-bottom:15px;
		font-style:italic;
		font-weight:normal;
	}
	
	#mainContent h3 {
		padding:0 5px 0 5px;
		text-transform:uppercase;
		color:#638392;
		font-weight:bold;
		font-size:13px;
	}
	
	#mainContent h2 img {
		padding:5px 5px 15px 5px;
	}
	
	#mainContent h4 {
		font-size:12px;
		color:#fff;
		font-style:italic;
		padding:10px 5px;
	}
	
	#mainContent h5 {
		font-size:13px;
		color:#fff;
		font-weight:bold;
	}
	

.textWrap ul.castlist, .textWrapSub ul.castlist {list-style:none;}
.textWrap ul.castlist li, .textWrapSub ul.castlist li {border-bottom: #f2d4a7 solid 1px;margin:20px 0 10px 0;}
.textWrap ul.castlist li:first-child, .textWrapSub ul.castlist li:first-child {margin-top:5px;}

#mainContent .twitterFacebook {
	float:left;
	width: 300px;
	margin-bottom:5px;
}

.leftmargin {
	margin-right:15px;
}
.share {
	float:right;
	margin-top:12px;
	}
.social{
	margin-top:10px;
}

#mainContent .addMe {
	float:right;
	width:250px;
	margin-bottom:27px;
	padding: 15px 10px 0 0;
	text-align:right;
}

#mainContent table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin:0  5px 5px 5px;
}


ul.gallery {
	width:629px;
	list-style:none;
	float:left;
	margin-left:3px;
	margin-bottom:8px;
}

.gallery li {
	width:135px;
	margin-right:20px;
	margin-left:6px;
	float:left;
}

.gallery li img {
	border:#FFFFFF solid 1px;
}

.gallery li img:hover {
	border:#d10300 solid 1px;
}

.gallery li:last-child {
	marginf-right:0;
}

.clear {
	clear:both;
}

.readmore {
	color:#638392;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	}

.musBtn {position:absolute;top:31px;left:359px;}
.expand {vertical-align:top;}
blockquote {color:#76767a;padding:0 18px;margin:15px 25px 15px 15px;border-left:2px solid #000;font:Arial, Helvetica, sans-serif;font-style:italic;color:#000;font-size:13px;letter-spacing:0.02em;}
cite {
	font: bold 11px Arial, Helvetica, sans-serif;/*font-style:italic;*/
	color:#000;
	text-align:right;
	display:block;
	padding:10px 20px 5px 0;
}
a.productionNotes {
	background: url(../images/btn_productionnotes.jpg);
	text-indent:-9999px;
	display:inline-block;
	width:135px;
	height: 45px;
	margin-bottom:10px;
	margin-right:10px;
}
a:hover.productionNotes {background-position:0 -45px;}
a.pressGallery {
	background: url(../images/btn_galleryphotos.jpg);
	text-indent:-9999px;
	display:inline-block;
	width:87px;
	height: 45px;
	margin-bottom:10px;
	margin-right:10px;
}
a:hover.pressGallery {background-position:0 -45px;}
a.pressVideo {
	background: url(../images/btn_pressVideo.jpg);
	text-indent:-9999px;
	display:inline-block;
	width:135px;
	height: 45px;
	margin-bottom:10px;
	margin-right:10px;
}
a:hover.pressVideo {background-position:0 -45px;}

.hidden {
	position: absolute;
	top: -10000px;
}

div.comingsoon {
	border-bottom:thin #999 solid;
	padding:10px 0;
	margin-bottom:10px;
	}
	
img.press {
	float:left;
	margin: 0 10px 10px 0;
	clear:left;
	border:thin solid #CCCCCC;	}