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

body {
	background:#000000;
	margin-top:0px;
	padding-top:0px;
	top:0px;
	vertical-align:top;
	}
	
#container {
	width:960px;
	min-height: 950px;
	max-height:3000px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:top;
	margin-top: 0px;
}

.homePage{
	background:url(../images/bk_Main.jpg) top left no-repeat #000;	
}

.fl{
	float:left;
}

.fl_R{ float:right; margin-right:70px;}

.clear{
	clear:both;
}

#splashPage{
	width:620px;
	min-height:750px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:center;
}

img {
	border:0px;
	}

/* ---- Header -------------------------------------*/
#header{
	width:960px;
	height:175px;
}

#headerNav {
	width: 250px;
	height:175px;
}

#headerNav a:link{
	text-decoration:none;
	border:0px;
	color:#fff;
}

#headerTitle{
	margin-left:10px;
}

#headerTitle h1{
	background:url(../images/ec_LogoTitle.png) no-repeat left top;
	width:529px;
	height:175px;
	margin:0px;
	padding:0px;
}

#headerTitle h1 span{
	display:none;
}

#headerNavFlash{
	
}

#headerNavFlash ul{
	padding-top:30px;
	padding-left:30px;		
}

#headerNavFlash li{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

#headerNavFlash a:link{
	text-decoration:none;
	color:#fff;
	font-size:14px;
}

#headerNavFlash a:hover{
	text-decoration:underline;
	color:#fff;
	font-size:14px;
}

#headerNavFlash a:visited{
	text-decoration:none;
	color:#fff;
	font-size:14px;
}

/* ---- Page Indicator ----------------------------------------*/
#pageNav {
	width:960px;
	height:30px;
	background:url(../images/blackBar.png) top left no-repeat;
	margin:0px;
	padding:0px;
}

#pageNav h2{
	margin:6px 0px 0px 145px;
	padding:0px;
	font-weight:normal;
	font-size:20px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:24px;
	max-width:150px;
}

#pageNav h2.press {
	max-width:500px;
	}

#pageNav h2 a:link{
	text-decoration:none;
	color:#fff;
}

#pageNav h2 a:visited{
	text-decoration:none;
	color:#fff;
}

#pageNav h2 a:hover{
	text-decoration:underline;
	}

#pageNav h3{
	margin:6px 0px 0px 10px;
	padding:0px;
	font-weight:normal;
	font-size:18px;
	font-style:italic;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:24px;
	max-width:650px;
}

#pageNav h4{
	margin:6px 0px 0px 145px;
	padding:0px;
	font-weight:normal;
	font-size:16px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:24px;
	max-width:150px;
}

#pageNav ul{
	margin-top:8px;
	margin-bottom:0px;
}

#pageNav li{
	list-style:none;
	display:inline;
	margin: 0px 30px 0px 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#pageNav li a:link, #pageNav li a:visited{
	padding-top:10px;
	font-size:14px;
	font-weight:normal;
	color:#afafaf;
	text-decoration:none;
}	

#pageNav li a:hover{
	padding-top:10px;
	color:#fff;
	text-decoration:underline;
}

#pageNav li a.current{
	color:#fff;
	text-decoration:underline;
}

#subNav {
	width:960px;
	height:20px;
	background:url(../images/blackBar.png) top left no-repeat;
	margin-top:2px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


/* ---- Main Content Section  ---------------------------------*/
#content {
	width:960px;
	min-height:745px;
	max-height:3000px;
	/*background:url(../images/bk_Content.jpg) top left no-repeat #000;*/
}

/* ---- Synopsis Page -------------------------------------------*/
#synCard{
	width:584px;
	height:406px;
	margin:36px 178px 0px 188px;
	color:#000000;
	font-size:14px;
}

#synCard_Top{
	width:584px;
	height:43px;
	background:url(../images/synCard_01.png) top left no-repeat;
}
	
#synCard_Lft{
	height:321px;
	width:42px;
	background:url(../images/synCard_02.png) top left no-repeat;
}
	
#synCard_Main{
	width:465px;
	height:321px;
	background:url(../images/synCard_03.jpg) top left no-repeat;
	padding:0px 10px 0px 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#synCard_Rht{
	height:321px;
	width:37px;
	background:url(../images/synCard_04.png) top left no-repeat;
}

#synCard_Btm{
	width:584px;
	height:42px;
	background:url(../images/synCard_05.png) top left no-repeat;
}

/* ---- Cast Page ----------------------------------------------*/
/*-- Cast Nav --------------*/
#castNav{
	width:700px;
	height:18px;
	text-align:left;
	margin-top:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#castNav li{
	display:inline;
	list-style:none;
	margin:0px 7px 0px 7px;
}

#castNav li a:link{
	color:#ccc;
	font-size:12px;
	text-decoration:none;
}

#castNav li a:hover{
	color:#fff;
	text-decoration:underline;
	font-size:12px;
}

#castNav li a:visited{
	color:#ccc;
	text-decoration:none;
	font-size:12px;
}

#castRow2 {
	width:960px;
	height:30px;
	background:url(../images/blackBar.png) top left no-repeat;
	padding-left:200px;
}

#castNav2{
	width:900px;
	height:18px;
	text-align:left;
	padding-left:150px;
	padding-top:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#castNav2 li{
	display:inline;
	list-style:none;
	margin:0px 7px 0px 7px;
}

#castNav2 li a:link{
	color:#ccc;
	font-size:12px;
	text-decoration:none;
}

#castNav2 li a:hover{
	color:#fff;
	text-decoration:underline;
}

#castNav2 li a:visited{
	color:#ccc;
	text-decoration:none;
	font-size:12px;
}



/* --- Card Set-up --------------------------*/
#profileRow{
	padding: 25px 0 0 150px;
}

#profileCard{
	width:322px;
	height:478px;
	font-size:12px;
	color:#000;
	margin-right:20px;
	margin-bottom:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#profileCard h2{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:18px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#profileCard h3{
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	color:#000;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#profileCard h4{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:14px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#profileCard p{
	margin:5px 0px 10px 0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#profileCard li{
	list-style:none;
	font-size:10px;
}

.rightCredits{
	margin-left:115px;

}

/*--------- Card #1 ------------------------*/

#pCard_1_Top{
	width:320px;
	height:32px;
	background:url(../images/cast/castCard_01-1.png) top left no-repeat;
}

#pCard_1_Lft{
	width:30px;
	height:403px;
	background:url(../images/cast/castCard_01-2.png) top left no-repeat;
}
	
#pCard_1_Main{
	width:242px;
	height:393px;
	padding:10px 10px 0px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#pCard_1_Rht{
	width:28px;
	height:403px;
	background:url(../images/cast/castCard_01-4.png) top left no-repeat;
}

#pCard_1_Btm{
	width:320px;
	height:41px;
}

/* -------- Card #2 ------------------*/

#pCard_2_Top{
	width:322px;
	height:32px;
	background:url(../images/cast/castCard_02-1.png) top left no-repeat;
}

#pCard_2_Lft{
	width:28px;
	height:403px;
	background:url(../images/cast/castCard_02-2.png) top left no-repeat;
}
	
#pCard_2_Main{
	width:255px;
	height:393px;
	padding:10px 10px 0px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#pCard_2_Rht{
	width:19px;
	height:403px;
	background:url(../images/cast/castCard_02-4.png) top left no-repeat;
}

#pCard_2_Btm{
	width:322px;
	height:41px;
}

/* ---- Video Page --------------------------------------------*/
#player{
	background:#000;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:0px;
	padding:12px 10px 0px 9px;
	width:640px;
	height:410px;
}

#player2{
	background:#000 no-repeat left top;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	width:500px;
	height:400px;
}

#vidGallery{
	width:900px;
	height:300px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 20px;
}

#vidGallery a{
	text_decoration:none;
	color:#000;
}

#vidGallery a:hover, #vidGallery a:visited{
	text_decoration:none;
	color:#000;
}

.vid_Item{
	width:240px;
	height:110px;
	margin:0px 20px 20px 20px;
	padding:10px 10px 10px 10px;
	color:#000;
	text-decoration:none;
}

.vid_Item h2{
	font-size:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
}

.vid_Item a:link{
	text-decoration:none;
	color:#000;
}

.vid_Item a:hover{
	text-decoration:underline;
}

.vid_Item a:visited{
	text-decoration:underline;
}

.vid_Item h4{
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, Georgia, serif;
	margin:0px;
	margin-bottom:0px;
	padding:0px;
}

.vid_Item p{
	font-size:12px;
	color:#000;
	font-weight:bold;
	margin-top:3px;
}

.vid_Back1{
	background:url(../images/trailer_thumbBack1.jpg) no-repeat left top;
}

.vid_Back2{
	background:url(../images/trailer_thumbBack2.jpg) no-repeat left top;
}

.vid_Back3{
	background:url(../images/trailer_thumbBack3.jpg) no-repeat left top;
}

.vidThumb{
	width:110px;
	height:110px;
	padding:0px;
	margin:0px;
}

.vidDetail{
	width:120px;
	height:110px;
	padding-left:10px;
	font-family:"Times New Roman", Times, serif;
}

/*
.vidDetail h2{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.vidDetail h2 a:link{
	text-decoration:none;
	color:#000;
}

.vidDetail h2 a:hover{
	text-decoration:underline;
}

.vidDetail h2 a:visited{
	text-decoration:none;
}
 */
  
 
/* --- Photo Page -------------------------------------------*/
#photoAlbum {
	width:620px;
	height:30px;
	background:url(../images/blackBar.png) top left no-repeat;
	margin-bottom:10px;
	padding:0px;
}

#photoAlbum h4{
	margin:6px 0px 0px 5px;
	padding:0px;
	font-weight:normal;
	font-size:16px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:24px;
	max-width:150px;
}



/* ---- News Page --------------------------------------------*/
#newsNav{
	width:106px;
	height:262px;
	background:url(../images/news_Nav_03.png) bottom right no-repeat;
	padding:30px 15px 0px 120px;
	margin:0;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#newsNav h4{
	margin:0;
	padding: 10px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

#newsNav h4 a:link, #newsNav h4 a:visited,{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

#newsNav h4 a:hover{
 	text-decoration:underline;
	color:#000;
}

#newsNav li{
	list-style:none;
	padding-left:5px;
}

#newsNav li a:link, #newsNav li a:visited{
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-weight:normal;
}

#newsNav li a:hover{
	text-decoration:underline;
}

#newsMain{
	width:567px;
	height:570px;
	margin:20px 0px 0px 20px;
	color:#000;
	font-size:12px;
	font-weight:normal;
}

#newsMain h2{
	margin:0px;
	font-size:24px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#newsMain h2 a:link{
	text-decoration:none;
	color:#000;
}

#newsMain h2 a:visited{
	text-decoration:none;
	color:#000;
}

#newsMain h2 a:hover{
	text-decoration:underline;
}

.n_date{
	font-size:14px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#n_Header{
	width:542px;
	height:17px;
	background:url(../images/newsTop.png) top left no-repeat;
	padding:25px 0px 0px 25px;
}

#n_Left{
	background:url(../images/newsLeft.png) top left no-repeat;
	width:27px;
	height:447px;
}

#n_Right{
	background:url(../images/newsRight.png) top left no-repeat;
	width:24px;
	height:447px;
}

#n_Main{
	background:url(../images/newsMid.jpg) top left no-repeat;
	width:516px;
	height:447px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.n_TopCopy{
	width:100%;
	/*height:223px; */
	margin-top:7px;
	overflow:visible;
}

.n_firstP{
	width:210px;
	margin:0px 0px 5px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

.n_Vid{
	width:217px;
	height:223px;
	margin:0px 10px 0px 10px;
	text-align:center;
}

.n_BtmCopy{
	margin:15px 10px 10px 5px;
	height: 157px;
	width:480px;
	overflow:invisible;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	overflow:auto;
}

.n_Bold{
	font-weight:bold;
	}

#n_Footer{
	background:url(../images/newsBtm.png) top left no-repeat;
	width:567px;
	height:71px;
	padding-top:10px;
}

.n_share{
	margin:10px 15px 20px 400px;
}

.n_AllText{	
	margin:15px 10px 10px 5px;
	height: 390px;
	width:480px;
	overflow:invisible;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	overflow:auto;
}
	
/* --- Mini News Article --------------------------------------*/
#newsMini{
	width:567px;
	height:360px;
	margin:20px 0px 0px 20px;
	color:#000;
	font-size:12px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#newsMini h2{
	margin:0px;
	font-size:24px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#newsMini h2 a:link{
	text-decoration:none;
	color:#000;
}

#newsMini h2 a:visited{
	text-decoration:none;
	color:#000;
}

#newsMini h2 a:hover{
	text-decoration:underline;
}

#nMini_Left{
	background:url(../images/news_Mini-Left.png) top left no-repeat;
	width:27px;
	height:223px;
}

#nMini_Right{
	background:url(../images/news_Mini-Right.png) top left no-repeat;
	width:24px;
	height:223px;
}

#nMini_Main{
	background:url(../images/news_Mini-Mid.jpg) top left no-repeat;
	width:516px;
	height:223px;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
}

.miniLink a:link { 
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#000;
}

.miniLink a:visited{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}

.miniLink a:hover{
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
}

.miniLink p{
	margin-top:5px;
	margin-bottom:0px;
}

.nMini_TopCopy{
	width:500px;
	height:216px;
	margin-top:7px;
	margin-right:16px;
	overflow:visible;
}


.nMini_Vid{
	width:200px;
	height:170px;
	margin:0px 10px 0px 40px;
}

.nMini_Vid a:link img{
	border:none;
}

.n_firstPmini{
	width:210px;
	margin:0px 0px 5px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	display:inline;
}

/* ---- Footer Navigation -------------------------------------*/	
#footer{
	width:960px;
	height:30px;
	text-align:center;
	margin-top:75px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#footer li{
	list-style:none;
	display:inline;
	padding:0px 5px 0px 5px;
}

#footer li a:link, #footer li a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

#footer li a:hover{
	text-decoration:underline;
}

/*------- Press Page -----------------------------------*/
#press { background-color:#000; color:#fff; width:600px; margin:auto auto; font-size:14px; padding:10px 40px 10px 40px;}
#press h3 {margin:3px 0 5px 0; padding:0; color:#CC9900;}
#press ul {margin:5px 0 10px 0;}
#press a:link{color:#fff; text-decoration:none; font-size:16px; font-weight:bold;}
#press a:hover {text-decoration:underline;}
#press a:visited {text-decoration:none; color:#aaa; font-size:16px; font-weight:bold;}
