* {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}
body { background-color:transparent; margin:0px;text-align:left; color:#202020; }

/* non-valid */
:focus {
  -moz-outline-style: none;
}

#pageTt { 
/*    position:absolute; 
    width:642px; 
    height:60px; 
    background-image: url(/images/tvguide/bg_pgTt.jpg);
    background-repeat: no-repeat;
    background-position:0px 12px;*/
    position:absolute;
    left:0px;
    top:0px;
    width:650px;
    height:43px;

    font-size: 16px;
    padding-top:15px;
    padding-left:180px;
    color:#000;
    text-indent: -2000px;

    background: url(../images/pop_title_tvguide.jpg) no-repeat;
}

/*#pageTt_bg {
    position:absolute;
    left:0px;
    top:12px;
    background-image: url(/images/tvguide/bg_pgTt.jpg);
    background-repeat: no-repeat;
}

#pageTt_logo {
    position:absolute;
    left:12px;
    top:0px;
}*/

div.content_titlectrl {
    position:absolute;
    left:0px;
    top:0px;
    width:650px;
    height:43px;
}

#close {
    /*position:absolute;
    width:74px;
    height:33px;
    left:570px;
    top:12px;*/
    position:absolute;
    left:620px;
    top:15px;
}

a.content_titlectrl_closebu {
    display:block;
    width:15px;
    height:15px;
    text-indent: 100px;
    overflow:hidden;
    background:url(../images/bu_close2.jpg) no-repeat;
}

/*#guideindex_titlectrl_channel, */#guideindex_titlectrl_date {
    position:absolute;
    top:13px;
    right:50px;
    width:300px;
    height:23px;
    list-style: none;
    padding:0;
    margin:0;
}

/*#guideindex_titlectrl_channel {
    left: 190px;
    width:200px;
}

#guideindex_titlectrl_date {
    left: 371px;
    width:240px;
}*/

#guideindex_titlectrl_date sup {
    font-size:10px;
}

/*#guideindex_titlectrl_channel li, */#guideindex_titlectrl_date li {
    float: right;
    overflow: hidden;
}

a.button_left {
    background: url(../images/guide_dropdown_left.gif) no-repeat;
}

a.button_right {
    background: url(../images/guide_dropdown_right.gif) no-repeat;
}

a.button_left, a.button_right {
    display: block;
    text-indent: -9999px;
    width: 3px;
    height: 23px;
}

a.button_center {
    display: block;
    height:23px;
    padding:0 10px;
    background: url(../images/guide_dropdown_bg.gif) repeat-x;

    font-size:11px;
    line-height:23px;
    vertical-align:middle;
    white-space: nowrap;
    color:#fff;
    text-decoration:none;
}

a.button_dropdown {
    display: block;
    text-indent: -9999px;
    width: 25px;
    height: 23px;
    background: url(../images/dropdown_btn.gif) no-repeat;
    margin-left:1px;
}

a.button_hover {
    background-position:0 -23px;
}

/*#cntHdr {  
    position:absolute; 
    width:340px; 
    height:33px; 
    left:255px;
    top:12px; 
    color:#404040;
    font-size:16px;
    font-weight:bold;
    line-height:33px;
    vertical-align:middle;
    word-spacing: nowrap;
}*/

/* border box around content */
/*#bdr {
    position:absolute;
    left:0px;
    top:63px;
    width:642px;
    height:377px;
    overflow:hidden;
    border:solid 1px #F6D50E;
}*/

.bdr {
    position:absolute;
    left:0px;
    top:43px;
    width:650px;
    height:411px;
    background: url(../images/frame_bg.jpg) no-repeat;
    /*background-color:Transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='/images/px80p_black.png'); */
}

/*.bdr[class] { 
    background:url(/images/px80p_black.png); 
}*/

#busy {
    /*position:absolute;
    left:0px;
    top:63px;
    width:642px;
    height:377px;
    overflow:hidden;
    border:solid 1px #F6D50E;
    
    color:#F6D50E;
    font-size:18px;
    line-height: 335px;
    vertical-align:middle;
    text-align: center;
    display:none;*/

    position:absolute;
    left:0px;
    top:43px;
    width:650px;
    height:411px;
    background: url(../images/frame_bg.jpg) no-repeat;

    padding-left:30px;
    padding-top:40px;
    font-size:14px;
    color:#c0c0c0;

    display:none;
    z-index:2;
}

/*.busy {
    background-color:Transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='/images/px20p_black.png'); 
}

.busy[class] {
    background:url(/images/px20p_black.png); 
}*/

/* CONTROLS */
#ctrl { 
    /*position:absolute; 
    width:190px;
    height:300px; 
    left:20px;
    top:40px; */
    position:absolute; 
    left:0px;
    top:157px;
    width:210px;
}

ul.chCtrl { 
    position:absolute;
    left:50px;
    list-style:none;
    padding:0;
    margin:0;
    /*height:25px; 
    border-bottom:solid 1px #9EA8B0; */
}


/*.chCtrl[class] { 
    height:26px; 
}*/

/*.chCtrlL { 
    color:#F4D458; 
    font-size:11px; 
    float:left; 
    margin-top:9px; 
    margin-bottom: 0px; 
    line-height:11px;
}
.chCtrlL[class] { 
    margin-top:8px; 
}*/


li.chCtrlR {
    float: left;
    margin:0;
    margin-right:10px;
    padding:0; 
    /*position:relative; 
    float:right; 
    margin-bottom:1px; 
    margin-left:1px; 
    padding:1px 0px; 
    background-color:#3D4245; 
    border:solid 1px #3D4245; */
}

/*span.chCtrlRA { 
    position:relative; 
    float:right; 
    margin-bottom:1px; 
    margin-left:1px; 
    padding:1px 10px; 
    border:solid 1px #9EA8B0; 
    background-color:#9EA8B0;
    cursor:default;
    font-size:12px; 
    font-weight:bold; 
    color:#30383D; 
}*/

a.lkCh {
    display:block; 
    height:22px;
    line-height:22px;
    vertical-align:middle;
    font-size:12px;
    font-weight:bold;
    color:#D0D0D0;
    padding:0px 10px;  
    text-decoration:none; 
}
a.lkCh:hover { 
    color:#fff; 
    /*font-size:12px; 
    font-weight:bold; 
    color:#F4D458; 
    padding:0px 10px; 
    text-decoration:none; */
}

a.lkCh_A {
    display:block;
    height:23px;
    line-height:23px;
    vertical-align:middle;
    padding:0px 10px;  
    color:#D0D0D0;
    font-size:12px; 
    font-weight:bold;
    background:url(../images/channel_button_bg2.gif) repeat-x;
    text-decoration:none; 
}

a.lkCh_A:hover {
    color:#fff; 
}

/* CALENDAR */
#guideindex_calendar {
    position:absolute;
    left:368px;
    top:38px;
    width:232px;
    height:252px;
    background: url(../images/calendar_bg.gif) no-repeat;

    color:#D0D0D0;
    visibility: hidden;
    z-index:3;
}

.monthCtrl { 
/*    position:relative; 
    width:188px;
    height:26px; 
    margin:0px 1px; 
    cursor:default;
    text-align: center; 
    background-image:url(/images/tvguide/bg_calMonth.jpg); */
    position:absolute;
    left:18px;
    top:12px;
    width:196px;
    height:18px;
}

#guideindex_calmonth_prev, #guideindex_calmonth_next {
    position:absolute;
    top:0px;
}

#guideindex_calmonth_prev {
    left:0px;
}

#guideindex_calmonth_next {
    left:178px;
}

#monthTxt {
    position: absolute;
    left:18px;
    top:0px;
    width:160px;
    height:18px;

    font-weight:bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-align:center;
    vertical-align:middle;
}

/*.monthTxt {
    font-size:15px; 
    font-weight:bold; 
    color:#3B4247; 
    line-height: 26px; 
    vertical-align: middle;
}

.monthTxt[class] {  
    line-height: 28px; 
}*/

a.lkPrevMonth, a.lkNextMonth {
    display:block;
    text-indent:-9999px;
    width:18px;
    height:18px;
}

a.lkPrevMonth { 
/*    position:absolute; 
    left:5px;
    top:2px; 
    width:15px;
    height:21px;
    background-color:Transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='/images/tvguide/bu_calPrevMonth.png'); */
    background: url(../images/calendar_arrow_left_button.gif) no-repeat;
}

/*a.lkPrevMonth[class] { 
    background-image:url(/images/tvguide/bu_calPrevMonth.png); 
    background-repeat:no-repeat; 
}*/

/*a.lkPrevMonth:hover { 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='/images/tvguide/bu_calPrevMonthH.png'); 
}
a.lkPrevMonth[class]:hover { 
    background-image:url(/images/tvguide/bu_calPrevMonthH.png); 
}*/

a.lkNextMonth { 
    /*position:absolute; 
    left:170px;
    top:2px; 
    width:15px;
    height:21px; 
    cursor:hand; 
    background-color:Transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='/images/tvguide/bu_calNextMonth.png'); */
    background: url(../images/calendar_arrow_right_button.gif) no-repeat;
}
/*a.lkNextMonth[class] { 
    background-image:url(/images/tvguide/bu_calNextMonth.png); 
    background-repeat:no-repeat; 
}*/

/*a.lkNextMonth:hover { 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='/images/tvguide/bu_calNextMonthH.png'); 
}
a.lkNextMonth[class]:hover { 
    background-image:url(/images/tvguide/bu_calNextMonthH.png); 
}*/

.dateCtrl { 
/*    position: relative; 
    width:100%; 
    height: 24px; 
    cursor:default;
    background-color:Transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='/images/tvguide/bg_calDate.png'); */
    position:absolute;
    left:9px;
    top:38px;
    width:214px;
    height:20px;
}

/*.dateCtrl[class] { 
    background-image:url(/images/tvguide/bg_calDate.png); 
}

#dateCtrl table { 
    width:190px; 
}
#dateCtrl td { 
    width:27px; 
    text-align:center; 
    padding:4px 0px; 
    font-size:12px; 
    font-weight:bold; 
    color:#C0C0C0; 
}*/

.daysCtrl { 
    position:absolute;
    left:9px;
    top:58px;
    width:214px;
    height:146px;

    /*position:relative; 
    width:188px;
    margin:0px 1px; 
    padding:1px;
    background-color:#505B62; 
    background-image:url(/images/tvguide/bg_calDays.jpg); 
    background-repeat: no-repeat; */
}

#guideindex_caldaymonth_line1, #guideindex_caldaymonth_line2 {
    position:absolute;
    left:0px;
    width:214px;
    height:2px;
}

#guideindex_caldaymonth_line1 {
    top:0px;
    background:url(../images/calendar_horizonal_rule1_bg.gif) no-repeat;
}

#guideindex_caldaymonth_line2 {
    top:144px;
    background:url(../images/calendar_horizonal_rule2_bg.gif) no-repeat;
}

#guideindex_caldaymonth_content {
    position:absolute;
    left:0px;
    top:2px;
    width:214px;
}

#calDays { 
/*    width:186px; 
    margin-top:3px; */
}

#calDays td { 
/*    width:27px; 
    text-align:center; 
    line-height:24px;
    vertical-align:middle; */
    width:31px;
    text-align:center;
    line-height:24px;
}

#calDays a {
    display:block;
    width:26px;
    vertical-align:middle;
    font-size:12px;
    font-weight: bold;
}

a.lkCalDay { 
    /*display:block; 
    font-size:12px; 
    font-weight:bold; 
    color:#C0C0C0; 
    text-decoration:none; */
    color:#D0D0D0;
    text-decoration:none;
}

a.lkCalDay:hover, a.lkCalToday:hover { 
    /*background-color:#66737C; 
    text-decoration:none; */
    background-color:#606060;
}

a.lkCalShowingDay { 
    /*display:block; 
    font-size:12px; 
    font-weight:bold; 
    color:#C0C0C0; 
    text-decoration:none; 
    border:solid 1px #C0C0C0; 
    background-color:#42484C;*/
    background:url(../images/calendar_day_bg3.gif) no-repeat;
    text-decoration:none;
}

/*a.lkCalShowingDay:hover { 
    background-color:#66737C; 
    text-decoration:none; 
}*/

a.lkCalToday { 
    /*display:block; 
    font-size:12px; 
    font-weight:bold; 
    color:#F1CD4B; 
    text-decoration:none; */
    color:#FFEC8D;
    text-decoration:none;
}

/*a.lkCalToday:hover { 
    background-color:#66737C; 
    text-decoration:none; 
}*/

/* CONTENT */
#cnt { 
/*    position:absolute; 
    width:390px;
    height:375px; 
    left:251px;
    top:1px; 
    background-color: #EDEEDE; 
    overflow:auto; */
    position:absolute;
    left:7px;
    top:1px;
    width:636px;
    height:408px;
    overflow:auto;
}

#cntTc {
    display:none;
}

#noavail {
    padding-left:30px;
    padding-top:40px;
    font-size:14px;
    color:#c0c0c0;
}

.guideCnt { 
    position:relative;
    width:618px;
    cursor:default;
}
/*.guideCnt[class] { 
    width:100%; 
}*/

tr.guide_item {
    height:59px;
}

tr.guide_item_mouseover {
    height: 59px;
    background: url(../images/guide_item_bg_hover.gif) repeat-x;
    background-position:0 -2px;
}

td.guide_item_time {
    width:90px;
    text-align:center;
    vertical-align: middle;
    font-weight:bold;
    color:#a0a0a0;
    border-bottom: solid 1px #222325;
}

.guide_item_time a {
    color:#d0d0d0;
    text-decoration:none;
}

div.guide_item_thumb {
    position: relative;
}

td.guide_item_thumb {
    width:90px;
    text-align:left;
    vertical-align: middle;
    border-bottom: solid 1px #222325;
}

img.guide_item_thumb {
    display:block;
    background-color: #101010;
    width:70px;
    height:46px;
    border:solid 1px #000;
}

.guide_item_thumb_play {
    position:absolute;
    left: 20px;
    top: 9px;
    width: 35px;
    height: 32px;
    background: url(../images/play_btn_1.png) no-repeat;
    display:none;
}

.guide_item_info {
    border-bottom: solid 1px #222325;
}

.guide_item_info_cat {
    font-size:12px;
}

.guide_item_info_title {
    font-size:14px;
    color:#a0a0a0;
}

a.guide_item_info_title_lk, a.guide_item_info_title_lk:hover {
    font-size:14px;
    color:#d0d0d0;
    text-decoration: none;
}


/*tr.giCnt{ 
    background-color:#EDEEDE; 
}
td.giHr { 
    font-size:12px; 
    color:#404040; 
    text-align:center; 
    vertical-align: middle; 
    padding:4px 10px; 
    border-right:solid 1px #D8DBC6; 
}

span.giHr { 
    font-weight:bold; 
    cursor:default; 
}

span.giAmpm { 
    font-size:10px; 
    cursor:default; 
}

td.giInfo { 
    font-size:12px; 
    color:#404040; 
    padding:4px 10px; 
}

td.giTxt {
    color:#404040;
}

div.giCat { 
    font-size:11px; 
    margin:0px 0px 4px 0px; 
    padding:0px; 
    cursor:default; }

div.giTt { 
    color:#606060; 
    font-size:12px; 
    font-weight:bold; 
    margin:0px; 
    padding:0px; 
    cursor:default; 
}

a.giTt { font-size:12px; font-weight:bold; color:#30383D; text-decoration:none; }
a.giTt:hover { background-color:#282E32; color:#C0C0C0; text-decoration:none; }

td.giLnT { 
    border-top:solid 1px #D8DBC6; 
}

td.giThumb {
    width:75px;
    text-align:left;
}

div.giThumb {
    position:relative;
    width:65px;
    height:35px; 
    border:solid 1px #404040;
    overflow:hidden; 
}

img.giThumb { 
    position:absolute; 
    left:-2px;
    top:-7px; 
    width:71px;
}*/
