/* Start of CMSMS style sheet 'Programa' */
ul.tabbernav li {
list-style:none;
float:left;
}

.tabberlive ul.tabbernav li a {
color:#000;
display:block;
text-transform:uppercase;
padding:5px 10px 5px 10px;
border:solid 1px #000;
border-left:none;
font-size:12px;
text-decoration:none;
}

ul.tabbernav li.tabberactive a {
color:#fff;
background-color:#000;

}

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/

.tabberlive {
 margin-top:10px;
border-left:solid 1px #000;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/

.tabbertab {
clear:both;
}

/*********
NAUJIENOS
********/

#ProgramaNews {
background-color:#000;
margin-bottom:10px;
width:576px;
padding-left:3px;
}

.ProgramaSummary {
width:140px;
float:left;
margin:20px 13px 12px 20px;
}


.ProgramaSummaryImage img{
width:140px;
margin-bottom:3px;
}

.ProgramaSummaryLink a{
color:#cc6666;
text-transform:uppercase;
text-decoration:none;
font-size:11px;
}

.ProgramaSummaryPostdate {
color:#fff;
font-size:10px;
}

#linkToAll a{
display:block;
float:right;
padding:5px 20px 10px 0;
margin-top:13px;
margin-bottom:30px;
color:#d17575;
text-decoration:none;
text-transform:uppercase;
font-size:10px;
}


#filmshow {
   padding:0 0 10px 0;
margin-top:-10px;
   color:#fff;
}

#filmshow div.todays_film {
    z-index:8;
    opacity:0.0;
    filter: alpha(opacity=0);
   display:none;
    background-color: #FFF;
width:580px;
position:  relative;
}


#filmshow div.active, #filmshow div.active  .film_desc{
    z-index:10;
    opacity:1.0;
filter: alpha(opacity=100);
display:block;
background-color:transparent;
}

#filmshow div.last-active {
   display:none;
}

#filmshow div.last-active {
    z-index:9;
}



#filmshow .todays_film img{
width:580px;
}

#filmshow .todays_film  div.film_desc {
background-image:url(images/trans_bg.png);

position:  absolute;  bottom:  0;
font-family:Arial;
font-size:0.688em;
width:580px;
}

#filmshow .todays_film div.film_desc h3 a{
font-weight:normal;
text-transform:uppercase;
font-size:1.25em;
padding:10px 10px 0 10px;
color:#fff;
text-decoration:none;
}

#filmshow .todays_film  div.film_desc a{
display:block;
padding:0 10px 10px 10px;
color:#fff;
text-decoration:none;
}

.todays_film .film_image {
width:580px;
height:250px;
background-repeat:no-repeat;
}
/* End of 'Programa' */

