html, body{
    background-image: url('../images/ent-bg.jpg');
    background-position: top center;
}

#site-ent{
    width: 100%;
    height: 100%;
}   

#topLinks{
    width: 951px;
    margin: 0 auto;
    padding: 29px 0px 8px 0px;
}

#topLinks a{color: #686868; text-decoration: none; font-size: 11px;}
#topLinks a:link{color: #686868; text-decoration: none; font-size: 11px;}
#topLinks a:visited{color: #686868; text-decoration: none; font-size: 11px;}
#topLinks a:hover{color: #bc0101; text-decoration: none; font-size: 11px;}

#topLinks a.sel{color: #bc0101;}

#main-ent{
    width: 958px;
    height: 109px;
    margin: 0 auto;
    background-image: url('../images/ent-main-bg-top.png');
    background-repeat: no-repeat;
}

#ent-rel{
    width: 958px;
    position: relative;
}


/* NEW STYLES FOR TILING MIDDLE */
#ent-middle{
    position: absolute;
    top: 109px;
    left: 0;
}

#ent-mid-inner{
    width: 958px;
    background-image: url('../images/ent-main-bg-inner.png');
    min-height: 300px;
    position: relative;
}

#ent-mid-inner_home{
    width: 958px;
    background-image: url('../images/ent-main-bg-inner.png');
    height: 440px;
    position: relative;
}

#ent-mid-content,
#ent-mid-music{
    width: 770px;
    margin: 0 auto;
    padding-top: 20px;
   position: relative;   
    min-height: 410px;
}

#ent-mid-music{
    width: 866px;
}

.ent-header{
    width: 300px;
}


.entLeft{
    width: 500px;
   float: left;
   display: inline;
}

.entRight{
    width: 270px;
   float: right;
   display: inline;
}

.ent-line{
    width: 500px;
    height: 1px;
    margin: 0 0 5px 0;
    position: relative; 
    top: -5px;
    overflow: hidden;
    background-image: url('../images/ent-line.gif');
    background-repeat: no-repeat;
}


.ent-line2{
    width: 640px;
    height: 1px;
    margin: 0 0 5px 0;
    position: relative; 
    top: -5px;
    overflow: hidden;
    background-image: url('../images/ent-line640.gif');
    background-repeat: no-repeat;
}

.ent-press-btn{
    position: absolute;
    top: 18px;
    left: 300px;
}

.ent-website{
   color: #616161; font-weight:bold;
}

.ent-website a { font-weight:normal; } 

#ent-mid-content h1{ font-size: 16px; color: #616161; }
.ent-header h1 { font-size: 16px; color: #616161; }

#ent-mid-content h2{ font-size: 14px; color: #616161; }

#ent-mid-content h4{ color: #616161; }

#ent-mid-content { font-size: 12px; }


#ent-mid-bottom{
    width: 958px;
    height: 150px;
    background-image: url('../images/ent-main-bg-bot.png');
    background-repeat: no-repeat;
    position: relative;
}
/* END NEW STYLES FOR TILING MIDDLE */


.entPhoto{
   text-align: center;
   margin: 0 0 30px 0;
}

#ent-logo{
    position: absolute;
    left: 45px;
    top: 6px;
}

#ent-top-flash{
    width: 953px;
   /* height: 300px; */
   /* gets resized thru external interface */
    height: 110px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    overflow: hidden;
}

#ent-top-noflash{
    width: 953px;
    height: 300px;
    position: relative;
    z-index: 10;
}

#ent-logo-reflection{
    width: 169px;
    height: 28px;
    position: absolute;
    left: 45px;
    top: 79px;
}

#ent-nav{
    position: absolute;
    left: 218px;
    top: 22px;
    z-index: 10;
    width: 750px;
}

.ent-nav-tab{
    float: left;
    display: inline;
    margin-left: 6px;
}

#ent-mid-flash{
    width: 866px;
    height: 430px;
    position: absolute;
    left: -48px;
    top: 0px;
    z-index: 6;
    border: 0px solid red;
}


#ent-mid-slideshow{
    width: 766px;
    height: 373px;
    position: absolute;
    display:none;
    top: 29px; left: 0;
    z-index: 7;
    cursor: pointer;
}

#box-bottom-left{
    position: absolute;
    left: 61px;
    top: 55px;
    width: 318px;
}

.box-bottom-text{
    font-size: 10px;
    color: #fff;
    width: 254px;
    padding-top: 6px;
}

#box-bottom-right{
    position: absolute;
    left: 411px;
    top: 55px;
    width: 318px;
}

#logo-bottom{
    position: absolute;
    left: 754px;
    top: 54px;
}

#footer100{
    width: 100%;
    position: relative;
    padding: 40px 0 20px 0;
    z-index: 400;
}

#footer{
    width: 1209px;
    position: absolute;
    top: 490px;
    left: 0;
    z-index: 400;
}

#footer-links{
    width: 300px;
    margin: 0;
    padding-bottom: 40px;
    z-index: 500;
}

#footer-links a{font-size: 12px; color: #cccbcb; text-decoration: none;}
#footer-links a:link{font-size: 12px; color: #cccbcb; text-decoration: none;}
#footer-links a:visited{font-size: 12px; color: #cccbcb; text-decoration: none;}
#footer-links a:hover{font-size: 12px; color: #fff; text-decoration: underline;}

#footer #footer-copy{ width: 1209px; }
#footer100 #footer-copy{ width: 100%; }

#footer-ent{
   margin-top: 15px;
}

#footer-copy{
    margin: 0;
    font-size: 10px;
    color: #9d9d9d;
    text-align: center;
    padding-bottom: 30px;
    z-index: 500;
   position: relative;
}

#footer-copy a.credit{ color: #f1f1f1; }


.synopsis{
    margin: 20px 0 20px 0;
    width: 390px;
}

.productionNotes{
    margin: 20px 0 20px 0;
    width: 300px;
}

.productionNotesMed{
    margin: 20px 0 20px 0;
    width: 440px;
}

.productionNotesWide{
    margin: 20px 0 20px 0;
    width: 490px;
}

table.movie, table.cast{
    position: relative;
    left: -2px;
}


td.ent1{
    padding: 2px 8px 2px 2px;
    width: 135px;
}



.pressContent{
   float: left;
   display: inline;
   width: 640px;
   position: relative;
}

.pressContent2{
   float: left;
   display: inline;
   width: 500px;
   position: relative;
}


.pressNav{
   float: right;
   display: inline;
   width: 100px;
}

.pressNav2{
   float: right;
   display: inline;
   width: 240px;
}


.pressListRowImg{
   float: left;
   display: inline;
   width: 115px;
   z-index: 10000;
}

.pressListRowImg img{
   border: 1px solid #666;
}

.moreLink{
   z-index: 10000;
}

.pressListRow{
   float: left;
   display: inline;
   width: 525px;
}

.pressListRowNoImg{
   width: 640px;
}

.pressListBreak{
   clear:both;
   height: 25px; 
}

.pressPhoto{
   width: 125px;
   float: right;
   display: inline;
   margin-left: 15px;
   margin-bottom: 15px;
}

.pressPhoto img{
   border: 1px solid #666;
}

.pressPhoto div{
   text-align:left;
   font-size: 11px;
   color: #666;
   font-style: italic;
   width: 120px;
   margin: 0 auto;
}

.rightPhoto{
   text-align:left;
   font-size: 11px;
   color: #666;
   font-style: italic;
}

.pressDate{
   color: #666;
}

div.pressDate{
   padding-bottom: 5px;
}

.pressEnd{
   clear: both;
}

.pressByline{
   color: #666;
   padding-bottom: 5px;
}

.pressCaption{
   color: #666;
   font-size: 11px;
}



.pressNavRow{
  margin: 5px 0 5px 0;
}


.pressSource{
  font-size: 10px;
}

.pressContent2award .productionNotesWide{
    margin: 20px 0 20px 0;
    width: 760px;
}

.pressContent2award .productionNotesWide .leftColumn{
   width: 380px;
   font-size: 11px; line-height: 13px;
}

.pressContent2award .productionNotesWide .rightColumn{
   width: 380px;
   font-size: 11px; line-height: 13px;
}

.pressContent2award .productionNotesWide .leftColumn b{ color: #616161; }
.pressContent2award .productionNotesWide .rightColumn b{ color: #616161; }

.pressContent2award .productionNotesWide .leftColumn b.tony{ color: #b18c28; font-size:12px; }
.pressContent2award .productionNotesWide .rightColumn b.tony{ color: #b18c28; font-size:12px; }

.gold{ color: #b18c28; }


/* Music */
#ent-mid-music{
	width: 866px;
}

.ent-music-line{
	width: 832px;
	margin: 7px auto;
	height: 1px;
	background-color: #525252;
	
}

#ent-music-title{
	width: 832px;
	margin: 0px auto;
}

#ent-music-intro{
	width: 815px;
	margin: 0px auto;
	font-size: 12px;
	letter-spacing: -0.01em;
}

.ent-music-artist{
	width: 866px;
	height: 296px;
	padding: 18px 0px 32px 0px;
	position: relative;
}

.ent-music-artistbg{
	position: absolute;
	left: 0px;
	top: 18px;
	z-index: 5;
}
.ent-music-artistdesc{
	position: absolute;
	left: 25px;
	top: 105px;
	z-index: 10;
	font-size: 14px;
	width: 465px;

}
.alt .ent-music-artistdesc{
	left: 380px;
	text-align: right;
}
