div#mainColumn {
    margin-top: 0;
    width: 1000px;
}

.tvGuide {
    margin-top: 10px;
}

.tvGuide .leftColumn {
    float: left;
    width: 224px;
    margin-right: 10px;
}

.tvGuide .content {
    width: 760px;
    float: left;
    margin-bottom: 20px;
    margin-right: 0;
}

.tvGuide .leftColumn .blockTitle {
    margin-top: 15px;
    background-image: url( /templates/fun/images/tvguide/left_column_block_title_bg.gif );
    background-repeat: no-repeat;
    font-weight: bold;
    color: black;
    height: 26px;
    font-size: 12px;
    padding-left: 15px;
    padding-top: 7px;

}

.tvGuide .leftColumn .rubrics {
    margin-left: 10px;
}

.tvGuide .leftColumn .rubrics table {
    margin-top: 0;
}

.tvGuide .leftColumn .rubrics img {
    margin-right: 5px;
    text-align: left;
}

.tvGuide .leftColumn .rubrics a.sel {
    font-weight: bold;
    text-decoration: underline;
    color: black;
}

.tvGuide .leftColumn .types td {
    vertical-align: top;
}

.tvGuide .leftColumn .types {
    margin-left: 10px;
}

.tvGuide .leftColumn .types img {
    margin-right: 5px;
    margin-top: 3px;
    text-align: left;

}

.tvGuide .content .blockTitle {
    color: #7D39A6;
    font-weight: bold;
    font-size: 14px;
    padding-left: 10px;
    padding-bottom: 3px;
    border-bottom: 1px solid #CDCDCD;
}
.tvGuide .content .blockTitle h1{
    padding:0;
    margin:0;
    font-size:14px;
    float:left;
}
.tvGuide .leftColumn .calendar .title {
    color: #FFF2AC;
    background-image: url( "/templates/fun/images/tvguide/calendar_top_bg.gif" );
    background-repeat: repeat-x;
    text-align: center;
    padding: 4px;
    font-size: 11px;
    font-weight: bold;
}

.tvGuide .leftColumn .calendar {
    margin-bottom: 10px;
}

.tvGuide .leftColumn .calendar .header {
    color: #7D39A6;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
    font-size: 11px;
}

.tvGuide .leftColumn .calendar .header td {
    background-color: #9F6CBD;
    color: #FFF2AC;
    background-image: url( /templates/fun/images/tvguide/calendar_header_bg.gif );
    background-repeat: repeat-x;
    text-align: center;
    height: 22px;
    font-size: 10px;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
}

.tvGuide .leftColumn .calendar .header td:first-child {
    border-left: 1px none;
}

.tvGuide .leftColumn .calendar .days td {
    background-color: #FFF2AC;
    color: #642C47;
    text-align: center;
    height: 22px;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
}

.tvGuide .leftColumn .calendar .days td a {
    color: #642C47;
    text-decoration: underline;
}

.tvGuide .leftColumn .calendar .days td:first-child {
    border-left: 1px none;
}

.tvGuide .leftColumn .calendar .days .sel {
    background-color: white;
}

.tvGuide .leftColumn .chanels {
    text-align: left;
}

.tvGuide .leftColumn .chanels .select {
    width: 223px;
    font-size: 11px;
    margin-top: 4px;
}

.tvGuide .leftColumn .regions {
    text-align: left;
    margin-top: 10px;
}

.tvGuide .leftColumn .regions select {
    width: 223px;
    font-size: 11px;
    margin-top: 4px;
}

.tvGuide .leftColumn .chanels #splashChanels {
    border: 1px solid black;
    background-color: white;
}

.tvGuide .leftColumn .langs {
    margin-left: 10px;
}

.tvGuide .leftColumn .langs a.sel {
    font-weight: bold;
    color: black;
    text-decoration: underline;
}

.tvGuide .content .date {
    color: #C11D5A;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 10px;
}

.tvGuide .content .time {
    padding-left: 20px;
    padding-top: 10px;
}

.tvGuide .content .errorMessage {
    text-align: center;
    margin-top: 40px;
    font-size: 14px;
    font-weight: bold;
}

.tvGuide .content .date .day {
    text-transform: capitalize;
}

.tvGuide .content .chanelTitle {
    margin-left: 10px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.tvGuide .content .chanelTitle img {
    margin-right: 10px;
}

.tvGuide .content .chanelTitle .name{
    font-weight: bold;
    font-size: 14px;
}
.tvGuide .content .chanelTitle .name h2{
    float:left;
    margin:0;
    padding:0;
    font-size:14px;
}
.tvGuide .content .chanelTitle .name span {
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
}

.tvGuide .content .swd {
    padding-left: 10px;
    padding-top: 20px;
}

.tvGuide .content .swd a {
    text-decoration: underline;
}

.tvGuide .content .programms .header {
    border-bottom: 1px solid #CDCDCD;
}

.tvGuide .content .programms .typeHeader {
    text-align: right;
    border-bottom: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    padding: 5px;
    font-size: 10px;
    width: 3%;
}

.tvGuide .content .programms .categoryHeader {
    text-align: left;
    border-bottom: 1px solid #CDCDCD;
    padding: 5px;
    width: 3%;
    font-size: 10px;
}

.tvGuide .leftColumn .bannersPlace {
    margin-top: 15px;
}

.tvGuide .leftColumn .bannersPlace img {
    margin-bottom: 10px;
}

.tvGuide .content .programms .time {
    width: 20px;
    white-space: nowrap;
    padding-left: 10px;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tvGuide .content .programms .name {
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
}

.tvGuide .content .programms .name div.PAST {
    color: gray;
}

.tvGuide .content .programms .name div.NOW {
    color: green;
}

.tvGuide .content .programms .type {
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
    border-right: 1px solid #CDCDCD;
}

.tvGuide .content .programms .category {
    padding-top: 8px;
    padding-bottom: 5px;
    vertical-align: top;
    text-align: center;
}

div.menuTopLevel {
    background-image: url( /templates/fun/images/top_menu_top_level_bg_fun.gif );
}

.topMenuTopLevelItem {
    background-color: #A45D00;
}

.topMenuTopLevelItem a {
    color: white;
}

.topMenuTopLevelItemActiv a {
    color: #A45D00;
}

.topMenuTopLevelItemActiv a:hover {
    color: #A45D00;
}

.userButton .center {
    color: black;
    background-image: url( /templates/fun/images/user_button_bg_tv.gif );
    background-repeat: repeat-x;
    height: 22px;
}

.dhtmlselect .center .button {
    background-image: url( /templates/fun/images/dhtmlselect/button_tv.gif );
}

.dhtmlselect .center .button_click {
    background-image: url( /templates/fun/images/dhtmlselect/button_click_tv.gif );
}

/* chanel window */

.tabsPanelContainer {
    width: 780px;
    margin: 10px;
}

.tabsPanelContainer .layout {
    width: 100%;
}

.tabsPanelContainer .layout .tabs {
    height: 24px;
}

.tabsPanelContainer .layout .tabs .panelTitle {
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #C4C4C4;
    white-space:nowrap;
}

.tabsPanelContainer .layout .tabs .tab {
    white-space: nowrap;
    text-align: center;
}

.tabsPanelContainer .layout .tabs .tab .left {
    border-bottom: 1px solid #C4C4C4;
    border-right: 1px solid #C4C4C4;
    width: 5px;
    font-size: 1px;
    height: 24px;
}

.tabsPanelContainer .layout .tabs .tab .right {
    border-bottom: 1px solid #C4C4C4;
    border-left: 1px solid #C4C4C4;
    width: 0;
    font-size: 0;
    height: 24px;
}

.tabsPanelContainer .layout .tabs .tab .center {
    border-top: 1px solid #C4C4C4;
    border-bottom: 1px solid #C4C4C4;
    background-image: url( /templates/fun/images/tvguide/tab_bg.gif );
    background-repeat: repeat-x;
    height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}

.tabsPanelContainer .layout .tabs .ld {
    border-bottom: 1px solid #C4C4C4;
    width: 254px;
}

.tabsPanelContainer .layout .tabs .activTab {
    white-space: nowrap;
    text-align: center;
}

.tabsPanelContainer .layout .tabs .activTab .left {
    border-bottom: 1px solid #C4C4C4;
    border-right: 1px solid #C4C4C4;
    width: 5px;
    font-size: 1px;
    height: 24px;
}

.tabsPanelContainer .layout .tabs .activTab .right {
    border-bottom: 1px solid #C4C4C4;
    border-left: 1px solid #C4C4C4;
    width: 0;
    font-size: 0;
    height: 24px;
}

.tabsPanelContainer .layout .tabs .activTab .center {
    border-top: 1px solid #C4C4C4;
    background-color: #FFFFFF;
    color: #FF7E00;
    font-weight: bold;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}

.tabsPanelContainer .layout .panel {
    height: 465px;
    border-left: 1px solid #C4C4C4;
    border-top: 0;
    border-bottom: 1px solid #C4C4C4;
    border-right: 1px solid #C4C4C4;
    background-color: #FFFFFF;
    vertical-align: top;
    padding: 10px;
}

/* left */

.tabsPanelContainerLeft {
    margin: 0;
    padding: 0;
}

.tabsPanelContainerLeft .layout {
    width: 100%;
    margin-top: 0;
}

.tabsPanelContainerLeft .layout td {
    vertical-align: top;
}

.tabsPanelContainerLeft .layout .tabs {

}

.tabsPanelContainerLeft .layout .panel {
    height: 441px;
    border: 1px solid #FFFFFF;
    padding: 5px;
    padding-left:20px;
    width: 600px;
    vertical-align: top;
}

.tabsPanelContainerLeft .layout .scroolPlace {
    height: 440px;
    width: 220px;
}

.tabsPanelContainerLeft .layout .tabs .ld {
    border: 0;
    width: 200px;
}

.tabsPanelContainerLeft .layout .tabs .tab {
    width: 200px;
}

.tabsPanelContainerLeft .layout .tabs .tab .center {
    white-space: nowrap;
    text-align: left;
    border-top: 1px solid #C4C4C4;
    border-left: 1px solid #C4C4C4;
    border-right: 1px solid #C4C4C4;
    border-bottom: 0;
    vertical-align: middle;
    font-size:11px;
    background-image: url( /templates/fun/images/tvguide/tab_bg.gif );
}

.tabsPanelContainerLeft .layout .tabs .tab .left {
    border: 0;
    width: 5px;
    font-size: 0;
    height: 0;
}

.tabsPanelContainerLeft .layout .tabs .tab .right {
    border: 0;
    width: 5px;
    font-size: 0;
    height: 0;
}

.tabsPanelContainerLeft .layout .tabs .activTab {
    white-space: nowrap;
    width: 200px;
    text-align: center;
}

.tabsPanelContainerLeft .layout .tabs .activTab .center {
    white-space: nowrap;
    width: 200px;
    text-align: left;
    vertical-align: middle;
    border: 0;
    font-size:11px;
    height: 23px;
}

.tabsPanelContainerLeft .layout .tabs .activTab .left {
    border: 0;
    width: 5px;
    font-size: 0;
    height: 0;
}

.tabsPanelContainerLeft .layout .tabs .activTab .right {
    border: 0;
    width: 5px;
    font-size: 0;
    height: 0;
}

.chanelsList .logo {
    width: 50px;
    height:45px;
    vertical-align: middle;
    padding-bottom: 10px;
}
.chanelsList .logo td{
    height:45px;
    width:45px;
    vertical-align:middle;
    text-align:center;
    border:1px solid #C2C2C2;
}

.chanelsList .name {
    vertical-align: middle;
    padding-bottom: 10px;
    font-weight:bold;
}
