*:focus
{
    outline: none;
}

body
{
   background: #000000;
   padding: 0px;
   margin: 0px;
   font-family: Arial;
   font-size: 14px;
   overflow: auto;
}

body.ghostOverlay
{
   overflow: hidden;
}

div.ghostOverlay
{
   position: absolute;
   top: 0px;
   left: 0px;
   background-color:#eeeeee;   
   opacity: 0.90;
   filter: alpha(opacity=90);
   height: 100%;
   width: 100%;
   position: fixed;
}

#GhostOverlayKnockout
{
   position: absolute;
   left: 50%;
   top: 50%;
   width: 900px;
   height: 616px; 
   margin-left: -450px;
   margin-top: -308px;
   background-image:url(../images/common/overlay_knockout.png);
   background-repeat: no-repeat;
   position: fixed;
}



#LearnMorePlayer
{
   position: absolute;
   left: 50%;
   top: 50%;
   width: 664px;
   height: 396px; 
   margin-left: -332px;
   margin-top: -198px;
   position: fixed;
}

.hr_heading
{
   color: #e1e1e1;
   width: 100%;
   text-align: left;
   margin-top: 0pt;
   margin-right: auto;
   margin-left: 0pt;
}

#Content
{
   text-align: left;

   width: 985px;
   margin-right: auto;
   margin-left: auto;
}

.header_top
{
   position: relative;
   height: 121px;
   width: 985px;
   margin-right: auto;
   margin-left: auto;
   margin-top: 0px;
   background-image:url(../images/common/top_header.gif);
   background-repeat: no-repeat;
}

#LogoLink {
   position: absolute;
   top: 0px;
   left: 0px;
}

#LogoLink img {
	border: none;
}

.header_top a:focus {
   outline: none;
}

#ShowsHeaderLink, #EarnCreditHeaderLink,
#ShowsHeader, #EarnCreditHeader
{
   position: absolute;
   display: block;
   top: 0px;
}

#ShowsHeaderLink span, #EarnCreditHeaderLink span,
#ShowsHeader span, #EarnCreditHeader span
{
   position: relative;
   display: block;
   height: 70px;
   border: none;
   background-repeat: no-repeat;
}

#ShowsHeaderLink, #ShowsHeader
{
   left: 20px;
   top: 93px;
   cursor: pointer;
}

#EarnCreditHeaderLink, #EarnCreditHeader
{
   left: 120px;
   top: 93px;
   cursor: pointer;
}

#ShowsHeader span, #ShowsHeaderLink span {
   width: 108px;
}

#ShowsHeader span {
   background-image: url(../images/common/shows_nav.gif);
}

#ShowsHeaderLink span {
   background-image: url(../images/common/shows_nav.gif);
}

#ShowsHeaderLink:hover span {
   background-image: url(../images/common/shows_nav.gif);
}

#ShowsHeaderLink.arena span {
   background-image: url(../images/common/shows_nav.gif);
}

#ShowsHeaderLink.arena:hover span {
   background-image: url(../images/common/shows_nav.gif);
}

#EarnCreditHeaderLink span, #EarnCreditHeader span {
   width: 108px;
}

#EarnCreditHeader span {
   background-image: url(../images/common/earncredit_nav.gif);
}

#EarnCreditHeaderLink span {
   background-image: url(../images/common/earncredit_nav.gif);
}

#EarnCreditHeaderLink:hover span 
{
   background-image: url(../images/common/earncredit_nav.gif);
}


#LearnHowVideoLink, #FaqLink, #BackToCBSLink
{
   position: absolute;
   top: 6px;
   font-size:9pt;
   color: #999;
   font-family: arial;
}

#LearnHowVideoLink span, #FaqLink span, #BackToCBSLink span
{
   position: relative;
   height: 16px;
   border: none;
}

#LearnHowVideoLink
{
   right: 130px;
   text-decoration: none;
   width: 94px;
   height: 14px;
   border-right: 1px solid #999999;
   background: url(../images/common/learnHowVideo.gif) no-repeat right;
}


#LearnHowVideoLink:hover 
{
	text-decoration: underline;
	color: #fff;
}

#FaqLink
{
   right: 90px;
   text-decoration: none;
   width: 30px;
   height: 14px;
   border-right: 1px solid #999999;

}


#FaqLink:hover
{
    text-decoration: underline;
	color: #fff;
}

#BackToCBSLink
{
   right: 15px;
   text-decoration: none;
}


#BackToCBSLink:hover 
{
    text-decoration: underline;
	color: #fff;
}

#LogoutHeaderLink, #LoginHeaderLink, #RegisterHeaderLink
{
   position: absolute;
   font-size:9pt;
   color:#d9ca64;
   text-decoration:none;
   display: block;
   top: 95px;
}

#LogoutHeaderLink span, #LoginHeaderLink span, #RegisterHeaderLink span
{
   position: relative;
   height: 24px;
   border: none;

   
}

#LogoutHeaderLink
{ 
    right:90px; 
}

#LoginHeaderLink
{
    right:75px;
	text-align: right;
}

#RegisterHeaderLink
{
    right: 5px;
}

#LogoutHeaderLink
{
    width: 65px;
	text-align: right;
}

#LogoutHeaderLink:hover
{
  
}

#LoginHeaderLink 
{
   padding-left: 12px;
   background-image: url(../images/common/flogin.gif);
   background-repeat: no-repeat;
   height:16px;
   width: 40px;
   padding-right:10px;
   border-right: 1px solid #d9ca64;
}

#LoginHeaderLink 
{
   width: 44px;

}

#LoginHeaderLink:hover 
{
	text-decoration: underline;
}

#RegisterHeaderLink 
{
   width: 59px;

}

#RegisterHeaderLink:hover 
{
	text-decoration: underline;
}

#HeaderDisplayName 
{
   position: absolute;
   top: 35px;
   right: 15px;
   color: #d9ca64;
   font-size: 12px;
   top: 95px;
}

#HeaderDisplayName span
{
   padding-left: .5em;
   padding-right: .5em;
}

#HeaderDisplayName a
{
   text-decoration: none;
   color: #d9ca64;
   padding-left: .5em;
   padding-right: .5em;
}

#HeaderDisplayName a:hover
{
   color: #d9ca64;
   text-decoration: underline;
}

.nav_sperator
{
   font-size: 16px;
   margin: 0px 8px 0px 4px;
   color: red;
}

.nav_sperator.help
{
   position: absolute;
   top: -24px;
}

.thumbnailList
{
   background-image:url(../images/shows/list_bg.gif);
   background-repeat: no-repeat;
   margin-bottom: 16px;
   position:relative;
   height:120px;
}

#PopularVideosPanel
{
    min-height: 250px;

}

#VideoGroupPanel, #VideoPanel, #FeaturedVideosPanel, #PopularVideosPanel
{
	margin-bottom: 20px;
}

a.Video, a.Video_Purchased
{
   position: relative;
   height: 212px;
   width: 126px;
   cursor: pointer;
   float: left;
   text-decoration: none;
   color: #000000;
   padding: 18px;
   margin: 6px 0px 8px 0px;
}

a.Selected .VideoThumbnailHolder
{
   display: block;
   border: 2px solid #3333cc;
}

a.Video_Purchased
{
   background: transparent url(../images/arena/video_bg.png) no-repeat center left;
}

a.Video:hover .VideoThumbnailHolder, 
a.Video_Purchased:hover .VideoThumbnailHolder
{
   display: block;
   border: 2px solid #6AB5E2;
}

.VideoThumbnailHolder
{
   display: block;
   border: 2px solid #ffffff;
   margin-left: 0px;
   margin-top: 2px;
   margin-bottom: 2px;
   width: 120px;
   height: 90px;
   padding: 1px;
   position: relative;
   background-image: url(../images/common/thumbnailPlaceholder.png);
}

.VideoThumbnail
{
   border: none;
   width: 120px;
   height: 90px;
}

.VideoPlayOverlay
{
   display: block;
   position: absolute;
   width: 16px;
   height: 16px;
   top: 93px;
   left: 120px;
   background: transparent url(../images/Common/play_btn_overlay.gif) no-repeat top left;
}

.Playing .VideoPlayOverlay
{
   display: block;
   background: transparent url(../images/Common/pause_btn_overlay.gif) no-repeat top left;
}

.VideoStatus {
   position: absolute;
   width:14px;
   height:14px;
   right: 22px;
   z-index: 20;
}

.Video .VideoStatus {
   top: 219px;
   /*background: transparent url(../images/arena/spotpoint.png) no-repeat top left scroll;*/
}

.Video_Purchased  .VideoStatus {
   top: 219px;
   /*background: transparent url(../images/arena/play.png) no-repeat top left scroll;*/
}

a.Video .VideoName
{
   display: block;
   color: #999;
}

a.Video_Purchased .VideoName
{
   display: block;
   color: #999;
}

.VideoPoints
{
   display: block;
   width: 118px;
   padding: 2px 0px 0px 0px;
   border-top: 1px solid #999;
   font-size: 11px;
   color: #54a6d6;
   position: absolute;
   left: 18px;
   bottom: 14px;
}

a.Video_Purchased .VideoPoints
{
   display: block;
   left: 20px;
   border-top: 1px solid #999;
   color: #fff;
}

.VideoInfo {
   display: none;
   position: absolute;
   top: -62px;
   left: -2px;
   z-index: 500;
}

.ShowName
{
	display: block;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 2px;
    margin-top: 4px;
}

.VideoName
{
	display: block;	
    color: #999;
	font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    margin-bottom: 2px;
    margin-top: 4px;
}

.SeasonInfo
{
	display: block;	
    color: #999;
    font-size: 11px;
    line-height: 14px;
}

.DurationInfo
{
	 display: block;
    color: #999;
    font-size: 11px;
    line-height: 18px;
}

.AirInfo
{
	display: block;
    color: #999;
    font-size: 11px;
}

#Footer {
   padding-top: 1em;
   font-size: 11px;
   color: #999;
   background-repeat: repeat-x;
   text-decoration: none;
   min-height: 60px;
   text-align: center;
   clear: both;
}

#Footer a {
   display: inline;
   color: #999;
   text-decoration: none;
}
#Footer a:hover {
   display: inline;
   color: #fff;
   text-decoration: none;
}
#FooterLinks {
   display: inline;
   padding-right: 1em;
   text-decoration: none;
}

#FooterText {
   display: inline;
   border-left: 1px solid #999;
   padding-left: 1em;
}

.clear {
   clear: both;
}

#CreditMeterRow
{
    position: relative;
    height: 100px;
}

#MarketingBlurb
{
	color: #999;
}

#CreditMeter
{
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;

}

#CreditMeterUserName, #CreditMeterDescription
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #999;
}

#CreditMeterCredits
{
    font-family: Arial, sans-serif;
    font-size: 28px;
	font-weight: bold;
    color:#fff;
}

#CreditMeterValue
{
    font-weight: bold;
    font-size: 32px;
}

#CreditMeter a
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#CreditMeter a:hover
{
    color: #fff;
	text-decoration: underline;
}

#ShowsDropdown
{
    display: none;
    background-color: #292929;
    position: absolute;
    top: 0px;
    left: 0px;
	margin-top:10px;
    width: 985px;
    height: 75px;
    z-index: 100;
}

.showsDropdownSection
{
    font-size: 12px;
    float: left;
}

.showsDropdownSection h1
{
    margin-top: 10px;
    color: #d9ca64;
    font-size: 12px;
    margin-bottom: 0;
    padding-left: 5px;
}

.showsDropdownSection ul
{
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    margin-top: 3px;
}

.showsDropdownSection li
{
    display: block;
    float: left;
    width: 180px;
    margin-left: 0;
    padding-left: 5px;
}

.showsDropdownSection a
{
    color: #fff;
    text-decoration: none;
    display: block;
    line-height: 20px;
    height: 20px;
    font-weight: bold;
    padding-left: 5px;
}

.showsDropdownSection a:hover
{
    color: #333;
    background-color: #d9ca64;
}

.showsDropdownSection p
{
    margin-top: 3px;
    color: #fff;
    font-weight: bold;
    padding-left: 5px;
}

#ShowsDropdownList
{
    width: 600px;
    border-color: #666;
    border-right-style: solid;
    border-width: 1px;
    height: 100%;
}
