﻿.noDisplay
{
    display:none;
}
a.goBackLink
{
    font-family:Arial;
    font-size:14px;
    color:Black;
    text-decoration:none;
}
.onDemand_mainTable
{
    border:none;
    margin:auto;
    position:relative;
    top:30px;
}
.onDemand_mainTable .leftSide
{
    width:733px;
    vertical-align:top;
}
.onDemand_mainTable .spacer
{
    width:20px;
}
.onDemand_mainTable .rightSide
{
    width:163px;
    vertical-align:top;
}
.searchBar
{
    height:110px;
    width:100%;
    position:relative;
    color:#24627e;
    font-size:14px;
    font-weight:bold;
    text-align:right;
    vertical-align:top;
}
.searchBar .srchField
{
    width:95%;
    border:solid 1px #898989;
    font-family:Arial;
    font-size:12px;
    color:Black;
    text-align:right;
}
.searchBar .searchButton
{
    position:absolute;
    left:0px;
    top:60px;
    background-color:Transparent;
    background-image:url('/Images/OnDemand/search_button.png');
    width:74px;
    height:34px;
    border:none;
}
.sideBar
{
    width:163px;
}
.sideBar .header
{
    background-image:url('/images/OnDemand/sideBar_top.png');
    height:31px;
    width:100%;
}
.sideBar .mainContent
{
    width:100%;
    min-height:200px;
    background-image:url('/images/OnDemand/sideBar_mainBG.png');
}
.sideBar .mainContent .sep
{
    width:163px;
    height:22px;
    background-image:url('/Images/OnDemand/sideBar_catSeperator.png');
    position:relative;
}
.sideBar .mainContent .sep .text
{
    position:absolute;
    right:20px;
    color:#2e465e;
    top:3px;
    font-weight:bold;
}

.textIn
{
    position:relative;
    right:20px;
    font-size:12px;
    color:#e9e9e9;
}
.textIn a
{
    color:#898989;
    text-decoration:none;
    font-weight:bold;
}
.sideBar .footer
{
    width:100%;
    height:25px;
    background-image:url('/images/OnDemand/sideBar_bottom.png');
}
.tableCont
{
    width:100%;
    position:relative;
}

.tableCont .header
{
    width:100%;
    height:32px;
    background-image:url('/images/OnDemand/mainTable_topTab.png');
}
.tableCont .mainContent
{
    width:100%;
    min-height:500px;
    background-image:url('/images/OnDemand/mainTable_mainBG.png');
}
.tableCont .footer
{
    width:100%;
    min-height:25px;
    background-image:url('/images/OnDemand/mainTable_bottom.png');
}

.showsTable
{
    position:relative;
    margin:auto;
}
.showsTable .showsTableheader
{
    color: #869195;
    font-size:14px;
    text-align:right;
    font-weight:bold;
}
.showsTable .itemAlt
{
    background-color:#eaeaea;
    height:85px;
    vertical-align:middle;
    color:#396a8a;
    font-size:13px;
    font-weight:bold;
    border-bottom:solid 1px #396a8a;
    border-top:solid 1px #396a8a;
}
.showsTable .item
{
    height:85px;
    vertical-align:middle;
    color:#396a8a;
    font-size:13px;
    font-weight:bold;
    cursor:pointer
}
.cusorPointer
{
    cursor:pointer;
}
.cusorPointer a
{
    color:#396a8a;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
}
.showSmallImage
{
    height:65px;
    width:90px;
    border:solid 1px #898989
}
.innerRow
{
    background-image:url('/Images/OnDemand/inner_row_background.jpg');
    background-position:center top;
    background-repeat:no-repeat;
    background-color:White;
    height:300px;
    vertical-align:top;
}

.showDetailsSmallTable
{
    width:100%;
    color: #396a8a;
    font-size:14px;
    text-align:right;
    font-weight:bold;
}
.showLargeImage
{
    width:170px;
    height:170px;
    border:solid 1px #898989;
}
.showDescription
{
    width:100%;
    height:140px;
    text-align:right;
    vertical-align:top;
    padding:10px 0px 0px 0px
}
.gridBroadcasts
{
    text-align:right;
}
.rowReg
{
    background-color:#eff4f7;
    min-height:24px;
    float:left;
    width:100%;
    vertical-align:middle;
}
.rowAlt
{
    background-color:#dbe2e6;
    min-height:24px;
    float:left;
    width:100%;
    vertical-align:middle;
}

.onDemand_Container
{
    width:100%;
    position:relative;
}

.onDemand_Container .playerSmall
{
    position:absolute;
    top:-25px;
    left:180px;
    width:560px;
    overflow:hidden;
    z-index:2000;
    background-image:url('/images/transparent.gif');
    overflow:hidden;
}
.chaptersTable
{
    width:523px;
    text-align:right;
    
}
.chaptersTable .headerchap
{
    font-family:Tahoma;
    font-size:12px;
    color:#3aa3dd
}
.chaptersTable .itemChap
{
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
    background-image:url('/images/OnDemand/topSer.jpg');
    height:31px;
    background-position:top right;
    padding:0px 0px 5px 0px;
    background-repeat:no-repeat;
    vertical-align:middle;
}
.chaptersTable .itemChap2
{
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
    background-image:url('/images/OnDemand/topSer.jpg');
    height:31px;
    background-position:top left;
    padding:3px 0px 2px 0px;
    background-repeat:no-repeat;
    vertical-align:middle;
}
.chaptersTable a
{
    text-decoration:none;
    color:Black;
}
.labelBold
{
    font-family:Tahoma;
    font-size:12px;
    color:Black;
    font-weight:bold;
}   
.allChaptersLink
{
    text-align:left;
    width:523px;
}
.allChaptersLink a
{
    text-align:left;
    font-family:Tahoma;
    font-size:12px;
    color:#3aa3dd;
    text-decoration:none;
}
.sdarotMiniDiv a
{
    color:Black;
    text-decoration:none
}
.sdarotMiniDiv a.bold
{
    color:Black;
    text-decoration:none;
    font-weight:bold;
}
.sdarotMiniDiv
{
    width:95%;
    position:relative;
    right:10px;
    top:10px;
    padding-bottom:15px;
}
.sdarotMiniDiv .sdarotHeader
{
    color:#3aa3dd;
    font-size:14px;
    padding:0px 0px 4px 0px;
    margin:0px 0px 0px 0px;
}
