
body {
   background-repeat:repeat-x;
   margin:0px;
}

.header_top
{
   height: 87px;
}

#Content
{
   background-repeat: no-repeat;
   margin-bottom: 4em;
}

.header_show
{
   padding: 12px 0px 18px 0px;
   width: 985px;
}

.show_logo {
   margin-right: 12px;
   float: left;
}

.show_title
{
   font-family: Arial,Helvetica,sans-serif;
   font-size: 20px;
   color: #ffffff;
   padding-top: 32px;
   line-height: 18px;
}

.show_description
{
   font-family: Arial,Helvetica,sans-serif;
   font-size: 18px;
   color: #999;
}


.video_container
{
   position: relative;
   width:985px;
   height:411px;
   background-repeat: no-repeat;
   background-image: url(../images/arena/video_bg_large.gif);
}

#VpInfoSection
{
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #999;
}

#VpMeta
{
   position: absolute;
   left: 176px;
   bottom: 55px;
   height: 80px;
   width: 170px;
   display: none;
   border-right: 1px solid #999;
}

#VpMeta div.metaShowName
{
   font-weight: bold;
}

#VpSynopsis
{
   position: absolute;
   left: 358px;
   bottom: 55px;
   width: 279px;
   height: 80px;
   overflow: hidden;
   border-right: 1px solid #999;
   padding-right: 11px;
}

#VpMeter
{
   position: absolute;
   left: 662px;
   bottom: 55px;
   height: 80px;
  
}

#CreditMeterCredits
{
   color: #ffffff;
}

#CreditMeterUserName, #CreditMeterDescription
{
    color: #999;
}

#CreditMeter a
{
    color: #fff;
}

#CreditMeter a:hover
{
    color: #ffffff;
}

#VideoMain
{
   position: absolute;
   left: 172px;
   top:25px;
   width: 640px;
   height: 368px;
}

#EpisodeList
{
   background-image:url(../images/arena/list_bg.gif);
   background-repeat: no-repeat;
   margin-top: 4px;
   padding: 1px 0px 0px 0px;
   position:relative;
}

h3 {
   font-family: Arial,Helvetica,sans-serif;
   font-size: 18px;
   color: #999;
   line-height: 20px;
   margin-left: 18px;
   margin-top: 8px;
   margin-bottom: 2px;
   padding-top: 7px;
   padding-bottom: 2px;
}

#SpotPointsHeaderText
{
   position: absolute;
   display: block;
   top: 16px;
   right: 12px;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 15px;
   font-weight: bold;
   text-decoration: none;
   color: #aaaaaa;
}

#SpotPointsHeaderText:hover
{
   color: #666666;
}


#VideoPanel
{
   width: 985px;
}

