﻿* { margin: 0; padding: 0 }
*:focus {outline: none;} /*disable chrome input highlight*/

body
{
    font-family: Verdana;
    font-size: 0px;
    color: #ffffff;
}

#container
{
    width: 958px;
    margin: 0 auto;
}

/***** header *****/

#header
{
    width: 958px;
    height: 240px;
    background-image: url(../../Images/headBg.jpg);
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 16px;
}

#header .menu
{
   position: absolute;
   left: 32px;
   top: 105px;
}

#header .menu a
{
    color: #ffffff;
    text-decoration: none;
    display:block;
    margin-left: 60px;
}

#header .menu a:hover
{
    text-decoration: underline;
}

#header .banners
{
   position: absolute;
   right: 5px;
   top: 30px;
}

#header .banners img
{
    border: 0px;
    margin-left: 0px;
}

/***** footer *****/

#footer
{
    padding-top: 18px;
    background-image: url(../../Images/footerBg.gif);
    background-repeat: no-repeat;
    font-size: 8px;
    margin: 17px 0px 30px 0px;
}

#footer .menu
{
    color: #753c8b;
}

#footer .menu a
{
    color: #663084;
    font-size: 8px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

#footer .menu a:hover
{
    text-decoration: underline;
}

#footer .copyright
{
    color: #3f4372;
    font-size: 8px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px 0px 20px 0px;
}

#footer .copyright div
{
    display: inline;
}

#footer .copyright a
{
    color: #3f4372;
    text-decoration: none;
}

#footer .copyright a:hover
{
    text-decoration: underline;
}

/***** columns *****/

#leftCol
{
    width: 684px;
    _width: 682px;
    float:left;
    font-size:11px;
    overflow: hidden;
}

#rightCol
{
    width: 274px;
    float:left;
    font-size:11px;
}

#wideCol
{
    width: 100%;
    float:left;
}


/***** main promo *****/

.buttons
{
    position: absolute;
    bottom:0px;
    right:0px;
    font-size: 0px;
}
.buttons input
{
    border: 0px;
}

/***** search box *****/

#searchBox
{
    width: 250px;
    height: 146px;
    padding: 12px 12px 12px 12px;
    background-image: url(../../Images/searchBg.jpg);
    background-repeat: no-repeat;
}

#searchBox .header
{
}

/* TEMP */
#searchBox  .header img
{

}

#searchBox input {
    border: 0px;
    font-size:14px;
    height:34px;
    margin:15px 0px 42px;
    padding: 0px 0px 0px 9px;
    width:242px;
}
#searchBox input {
    height:25px\9; 
    *height:25px;
    _height:25px;
    padding: 9px 0px 0px 9px\9;
    *padding: 9px 0px 0px 9px;
    _padding: 9px 0px 0px 9px;
}

#searchBox .button
{
    width: 250px !important;
    height: 21px !important;
    float: right;
    margin: 0px;
    padding: 0px !important;
}

/***** program box *****/

#programBox
{
    width: 250px;
    background-color: #e8eff9;
    padding: 12px 12px 12px 12px;
    margin-bottom: 16px;
}

#programBox .header
{
    margin-bottom: 12px;
}

#programBox .list
{
    height: 442px;
    *height: 440px;
    _height: 442px;
    overflow: hidden;
}

#programBox table
{
    width: 100%;
}

#programBox table td
{
    font-size: 11px;
    font-weight: bold;
    background-image: url(../../Images/programTrBg.gif);
    background-repeat: no-repeat;
    background-position: top;
}

#programBox table tr.current td
{
    background-color: #ffffff;
    background-image: none !important;
}

#programBox table td a
{
    text-decoration: none;
    color: #3f4372;
}
#programBox table td a:hover
{
    text-decoration: underline;
}

#programBox table .time
{
    vertical-align: top;
    text-align: right;
    padding: 16px 12px 16px 0px;
    color: #5f689f;
    width: 40px;
}

#programBox table .title
{
    vertical-align: top;
    padding: 16px 8px 16px 0px;
    text-transform: uppercase;
}

#programBox .full
{
    height: 21px;
    float: left;
}

#programBox .button
{
    height: 21px;
    float: right;
}

/***** Series promo box *****/

.seriesBox
{
    width: 326px;
    height: 170px;
    margin: 16px 16px 0px 0px; 
    _margin: 16px 15px 0px 0px; 
    float: left;
    position: relative;
    overflow:hidden;
    
    
    font-size:0px;
    padding:0px;
    border: 0px;
}

.seriesBox .nextEpisode
{
    font-size: 11px;
    background-color:#FFFFFF;
    padding:4px;
    position:absolute;
    left:11px;
    bottom:11px;

    color:#000000;
}
.seriesBox .nextEpisode span
{
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

/***** Program *****/

#programHead
{
    background-color: #4a3580;
    padding: 11px;
    margin-right: 16px;
    height: 148px;
}


#programHead .header
{
    height: 34px;
    float:right;
    margin-top: 3px;
}

#programHead .button
{
    margin-top: 15px;
    height: 21px;
    float:right;
}

#programHead .header img
{
    height: 34px;
}

#programHead .button img
{
    height: 21px;
}

#calendar
{
    padding: 3px 0px 3px 0px;
}

#calendar td
{
    width: 48px;
    font-size: 0px;
    padding: 0px;
    cursor: pointer;
}

#mainTable
{
    font-size: 11px;
}

#mainTable td.prgCol
{
    width: 309px;
    vertical-align: top;
    background-color: #e8e2f0;
    padding-bottom: 40px;
}
#mainTable td.today
{
    background-color: #e8eff9;   
} 
#mainTable td.separator
{
    width: 16px !important;
}

table.column
{
}

table.column td
{
    vertical-align: top;
}

table.column td a
{
    color: #ffffff;
    text-decoration: none;
}

table.column td a:hover
{
    text-decoration: underline;
}

table.column td.head
{
    background-color: #b694c6;
    color:#ffffff;
    padding: 10px;
    font-weight: bold;
}
 
table.column td.today
{
    background-color: #5f6aa0 !important;
}

table.column td.head .date
{
    float:left;
    padding-left: 5px;
    text-transform: capitalize;
}

table.column td.head .day
{
    float:right;
    padding-right: 5px;
}

table.column td
{
    padding: 12px 0px 0px 0px;
    font-weight: bold;
}
table.column td.time
{
    width: 52px;
    text-align: right;
    padding-right: 12px;
    color: #9686ad;
}
table.column td.title
{
    padding-right: 16px;
    text-transform: uppercase;
}
table.column td.title a
{
    color: #50377b;
}

#mainTable td.today table.column td
{
    background-color: #e8eff9;
}
#mainTable td.today table.column td.time
{
    color: #6c6fa2;
}
#mainTable td.today table.column td.title
{
    color: #3e4268;
}
#mainTable td.today table.column td.title a
{
    color: #3e4268;
}

table.column td.banner
{
    text-align: center;
}
table.column td.banner img
{
    width: 275px;
    border: 0px;
}

/***** Title detail *****/

#details
{
    color: #000000;
    padding: 43px 28px 0px 28px;
}

#details h1
{
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0px 0px 28px 0px;
    color: #000000;
}

#details .props
{
    width: 604px;
    margin-bottom: 20px;
    padding: 12px;
    background-color: #e8eff9;
}

#details .props td
{
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    color: #3f4372;
}

#details .props td.label
{
    width: 10%;
    white-space: nowrap;
    padding: 0px 10px 2px 0px;
    color: #6871a5 !important;
}

#details .synopsis
{
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 20px;
    color: #000000;
}

#details .schedule
{
    margin-bottom: 40px;
}

#details .schedule div.today
{
    width:100%;
    height:21px;
    padding: 0px 0px 3px 0px !important;
    text-align: left;
}

#details .schedule div
{
    float:left;
    width:140px;
    height: 115px;
    margin-right: 12px;
    vertical-align: middle;
    text-align:center;
    padding: 14px 0px 14px 0px;
    display: inline; /* for IE6 */
}

#details .schedule div.time1
{
    background-image: url(../../Images/airTime1.gif);
    background-repeat: no-repeat;
}
#details .schedule div.time2
{
    background-image: url(../../Images/airTime2.gif);
    background-repeat: no-repeat;
}
#details .schedule div.time3
{
    background-image: url(../../Images/airTime3.gif);
    background-repeat: no-repeat;
}
#details .schedule div.time4
{
    background-image: url(../../Images/airTime4.gif);
    background-repeat: no-repeat;
    margin: 0px;
}

#details .schedule div.date
{
    height: 40px;
    color: #ffffff;
    font-weight: bold;
    line-height: 16px;
    text-transform: uppercase;
    padding: 10px 0px 0px 0px;
    margin: 0px;
}
#details .schedule div.time
{
    height: 45px;
    font-family: Arial;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

#details .epheader
{
    width: 100%;
    margin-bottom: 5px;
    background-color: #e8eff9;
}
#details .epheader td
{
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #6871a5;
    padding: 12px;
}
#details .episodes
{
    margin-bottom:20px;
}
#details .episodes tr
{

}
#details .episodes td
{
    vertical-align: top;
    color: #000000;
    background-image: url(../../Images/episodeTrBg.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}
#details .episodes td.title
{
    width: 285px;
    font-size: 11px;
    text-transform: uppercase;
    padding: 18px 0px 18px 12px;
}

#details .episodes td.time
{
    width: 120px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    padding: 18px 0px 18px 0px;
}
#details .episodes td.time1
{
    color: #3e4573;
}
#details .episodes td.time2
{
    color: #5f699f;
}
#details .episodes td.time3
{
    color: #9198cc;
}

#details .episodes td.title a
{
    color: #000000;
    text-decoration: none;
}
#details .episodes td.title a:hover
{
    text-decoration: underline;
}


/***** Search results *****/

#searchResults
{
    margin: 0px 28px 0px 28px;
}

#searchResults h1
{
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    margin: 43px 0px 26px 0px;
    color: #000000;
}

#searchResults h2
{
    display: block;
    padding: 12px 0px 12px 12px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #6871a5;
    background-color: #e8eff9;
}

#searchResults table
{
}

#searchResults td
{
    vertical-align: middle;
    padding: 12px;
    background-image: url(../../Images/searchTrBg.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}

#searchResults td .title a
{
    font-weight: bold;   
    color: #000000;
    text-transform: uppercase;
    text-decoration: none;
}
#searchResults td .title a:hover
{
    text-decoration: underline;
}

#searchResults td .origTitle,
#searchResults td .rating
{
    color: #000000;
    padding-top: 3px;
}

#searchResults td.starttime
{
    width: 140px;
}

#searchResults td.starttime div
{
    width: 140px;
    height: 64px;
    background-image: url(../../Images/searchAirTime.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}

#searchResults td.today div
{
    background-image: url(../../Images/searchAirTimeToday.gif);
}

#searchResults td.today div img
{
    margin-bottom:2px;
}

#searchResults td .date
{
    height: 10px !important;
    font-weight: bold;
    text-transform: uppercase;
    color: #6871a5;
    text-align: center;
    padding-top: 10px;
    white-space: nowrap;
    background-image: none !important;
}
#searchResults td .time
{
    height: 36px !important;
    text-align: center;
    font-family: Arial;
    font-size: 25px;
    font-weight: bold;
    padding-top: 5px;
    background-image: none !important;
    color: #6871a5;
}

#searchResults td.today .time
{
    color: #ffffff !important;
}


/***** contact page *****/

.contact
{
    padding: 43px 28px 0px 28px;
}

.contact img.title
{
    border: 0px;
    margin-bottom: 30px;
}

.contact p
{
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    color: #000000;
}

.contact .form
{
    background-color: #e8eff9;
    padding: 30px 30px 0px 30px;
    margin-top: 20px;
}

.contact .form td
{
    padding-bottom: 30px;
}

.contact .form span
{
    display: block;
    float: left;
    font-size: 13px;
    color: #000000;
    margin-bottom: 8px;
}

.contact .form input
{
    width: 260px;
    height:34px;
    font-size:14px;
    padding: 0px 0px 0px 9px;
    border: 0px;
}
.contact .form input{
    height:25px\9; 
    *height:25px;
    _height:25px;
    padding: 9px 0px 0px 9px\9;
    *padding: 9px 0px 0px 9px;
    _padding: 9px 0px 0px 9px;
}

.contact .form input.wide
{
    width: 559px;
}

.contact .form textarea
{
    width: 550px;
    height: 200px;
    padding: 9px;
    border: 0px;
}

.contact .error
{
    padding:0px 0px 40px 0px;
    font-size: 13px;
}

.contact .button
{
    width: 568px !important;
    height: 34px !important;
    padding: 0px !important;
}

/***** about page *****/

.about
{
    padding: 43px 28px 0px 28px;
}

.about img
{
    border: 0px;
}

.about img.title
{
    margin-bottom: 30px;
}

.about img.pic
{
    float: right;
    margin: 0px 0px 20px 25px;
}

.about p
{
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 20px;
}

.about ul
{
    margin-bottom: 20px;
}

.about li
{
    font-size: 13px;
    color: #000000;
    margin: 0px 0px 10px 40px;
    padding-left: 10px;
}

/***** static page *****/
.static
{
    padding: 43px 28px 0px 28px;
}
.static h1
{
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 26px;
    color: #000000;
}

.static p
{
    font-size: 13px;
    line-height: 16px;
    color: #000000;
}


/***** misc *****/

.top
{
    display: block;
    float: right;
    margin: 0px 20px 20px 0px;
    text-decoration: none;
    color: #333333;
}

.top:hover
{
    text-decoration: underline;
}
