/* ����
------------------------------------------*/
#tabs-1 {}
.tabNavigation {margin-left: -25px; width:625px; }

.tab_cognitive {
 margin: 0px 1px 0px 1px;
 display: inline;
}
.tab_cognitive_plus {
 margin: 0px 1px 0px 1px;
 display: inline;
}
.tab_film {
 margin: 0px 1px 0px 1px;
 display: inline;
}
.tab_film_plus {
 margin: 0px 1px 0px 1px;
 display: inline;
}

.tab_sport {
 margin: 0px 1px 0px 1px;
 display: inline;
}

.tab_sport_plus {
 margin: 0px 1px 0px 1px;
 display: inline;
}

.tab_family {
 margin: 0px 1px 0px 1px;
 display: inline;
}

.tab_football {
 margin: 0px 1px 0px 1px;
 display: inline;
}

.tab_universal {
 margin: 0px 1px 0px 1px;
 display: inline;
}




.tab_cognitive a {
 background: url('/Style/Tabs/XtraTV/tab_cognitive1.png') no-repeat;
 padding: 3px 102px 48px 102px;
 height:25px;
}
.tab_cognitive a.selected,ul
.tab_cognitive a.selected:hover {background: url('/Style/Tabs/XtraTV/tab_cognitive2.png') no-repeat;}
.tab_cognitive a:hover {background: url('/Style/Tabs/XtraTV/tab_cognitive2.png') no-repeat;}
.tab_cognitive a:focus {outline: 0;}


.tab_cognitive_plus a {
 background: url('/Style/Tabs/XtraTV/tab_cognitive_plus1.png') no-repeat;
 padding: 3px 105px 48px 105px;
 height:25px;
}
.tab_cognitive_plus a.selected,ul
.tab_cognitive_plus a.selected:hover {background: url('/Style/Tabs/XtraTV/tab_cognitive_plus2.png') no-repeat;}
.tab_cognitive_plus a:hover {background: url('/Style/Tabs/XtraTV/tab_cognitive_plus2.png') no-repeat;}
.tab_cognitive_plus a:focus {outline: 0;}


.tab_film a {
 background: url('/Style/Tabs/XtraTV/tab_film1.png') no-repeat;
 padding: 3px 81px 48px 81px;
 height:25px;
}
.tab_film a.selected,ul
.tab_film a.selected:hover {background: url('/Style/Tabs/XtraTV/tab_film2.png') no-repeat;}
.tab_film a:hover {background: url('/Style/Tabs/XtraTV/tab_film2.png') no-repeat;}
.tab_film a:focus {outline: 0;}


.tab_film_plus a {
 background: url('/Style/Tabs/XtraTV/tab_film_plus1.png') no-repeat;
 padding: 3px 90px 48px 89px;
 height:25px;
}
.tab_film_plus a.selected,ul
.tab_film_plus a.selected:hover {background: url('/Style/Tabs/XtraTV/tab_film_plus2.png') no-repeat;}
.tab_film_plus a:hover {background: url('/Style/Tabs/XtraTV/tab_film_plus2.png') no-repeat;}
.tab_film_plus a:focus {outline: 0;}


.tab_sport a {
 background: url('/Style/Tabs/XtraTV/tab_sport1.png') no-repeat;
 padding: 3px 86px 48px 86px;
 height:25px;
}
.tab_sport a.selected,ul
.tab_sport a.selected:hover {background: url('/Style/Tabs/XtraTV/tab_sport2.png') no-repeat;}
.tab_sport a:hover {background: url('/Style/Tabs/XtraTV/tab_sport2.png') no-repeat;}
.tab_sport a:focus {outline: 0;}


.tab_sport_plus a {
 background: url('/Style/Tabs/XtraTV/tab_sport_plus1.png') no-repeat;
 padding: 3px 95px 48px 94px;
 height:25px;
}
.tab_sport_plus a.selected,ul
.tab_sport_plus a.selected:hover {background: url('/Style/Tabs/XtraTV/tab_sport_plus2.png') no-repeat;}
.tab_sport_plus a:hover {background: url('/Style/Tabs/XtraTV/tab_sport_plus2.png') no-repeat;}
.tab_sport_plus a:focus {outline: 0;}


.tab_family a {
 background: url('/Style/Tabs/XtraTV/tab_family1.png') no-repeat;
 padding: 3px 77px 48px 76px;
 height:25px;
}
.tab_family a.selected,ul
.tab_family a.selected:hover {background: url('/Style/Tabs/XtraTV/tab_family2.png') no-repeat;}
.tab_family a:hover {background: url('/Style/Tabs/XtraTV/tab_family2.png') no-repeat;}
.tab_family a:focus {outline: 0;}


.tab_football a {
 background: url('/Style/Tabs/XtraTV/tab_football1.png') no-repeat;
 padding: 3px 66px 48px 66px;
 height:25px;
}
.tab_football a.selected,ul
.tab_football a.selected:hover {background: url('/Style/Tabs/XtraTV/tab_football2.png') no-repeat;}
.tab_football a:hover {background: url('/Style/Tabs/XtraTV/tab_football2.png') no-repeat;}
.tab_football a:focus {outline: 0;}


.tab_universal a {
 background: url('/Style/Tabs/XtraTV/tab_universal1.png') no-repeat;
 padding: 3px 101px 48px 100px;
 height:25px;
}
.tab_universal a.selected,ul
.tab_universal a.selected:hover {background: url('/Style/Tabs/XtraTV/tab_universal2.png') no-repeat;}
.tab_universal a:hover {background: url('/Style/Tabs/XtraTV/tab_universal2.png') no-repeat;}
.tab_universal a:focus {outline: 0;}





.tab_content {
 overflow: hidden;
 text-align:center;
 border-top: 1px solid #cecece;
 padding: 5px 0px 10px 0px;
 margin-top: 12px;
}
/*------------------------------------------*/