* {color: #fff;}
ul{margin: 0px !important; padding: 0px !important;}
p {margin: 0px !important;}
#mobile {background: url(../images/fkekranas/bgr_strip.gif) repeat-x; width: 760px; height: 600px;}

/*----- Head container ------*/
#logo_infoblock, #top_infoblock {height: 95px; float: left;} 
#logo_infoblock{width: 290px;}
#top_infoblock{width: 470px;}
#main_menu {clear: both; height: 25px; }
#main_menu li{display: block; float: left; border: #ccc 1px solid; font-family: Arial; font-weight: bold; font-size: 12px; margin-left: 1px; text-transform: uppercase;}
#main_menu a {padding: 4px 25px 4px 26px; display: block; float: left; background: url(../images/fkekranas/top_title_strip_mobile.gif) repeat-x;}
#main_menu a:hover {background: url(../images/fkekranas/top_title_strip_mobile_active.gif) repeat-x;}

#main_menu .first {margin-left: 0px;}
#main_menu .active_menu_item {background: url(../images/fkekranas/top_title_strip_mobile_active.gif) repeat-x;}
#main_menu .last a{padding: 4px 27px 4px 27px; }

/*---- Site middle ----*/
#content, #right_infoblock, #page_content {height: 390px;}
#content{width: 530px;}
#right_infoblock {width: 230px;}
#bottom_container {clear: both;}
#page_content{position: relative; }
#page_content p {color: #fff;}
#bottom_container div{padding: 2px 4px; background: url(../images/fkekranas/bottom_title_strip_mobile.gif) repeat-x; color: #fff;}
.live, .TV {width: 263px;}
.labels .TV, #context .TV {border-right: #fff 1px solid; border-left: #fff 1px solid;  }
.labels .live, .labels .TV, .labels .banner{text-transform:uppercase; height: 16px; font-weight: bold;}
.labels td {border-top: #fff 2px solid; border-bottom: #fff 1px solid;}
#context .live, #context .TV, #context .banner{height:72px; background-color: #fff;}
#bottom_container #context div {height: 72px;}
#context .live a:hover img, #context .TV a:hover img, #context .banner a:hover img{opacity: 0.8; filter: alpha(opacity = 80);}

/*------Templates-----*/
#index {width: 530px; height: 390px; overflow: auto; }
#melodies, #totalizator, #pictures {}
#totalizator_label, #pictures_label, #melodies_label {margin-top: 10px; font-weight: bold; color: #fff; width: 500px !important; background: url(../images/fkekranas/bottom_title_strip_mobile.gif) repeat-x;}
#totalizator_text {margin: 0px 10px; font-size: 11px; vertical-align: top;}
#totalizator_text ul li{color: #fff !important;}

.picture{width: 250px; margin-left: 10px; margin: 5px 5px;}
.picture img{margin: 5px;}
.picture table td {vertical-align: top; color:#fff;}
.picture h2 {font-size: 13px; font-weight: bold; padding: 0px; margin: 0px; margin-top: 5px; color:#fff;}
#pictures_navigation {border: 1px solid #ccc; width: 200px; height: 15px; padding: 1px 0 0px 10px; font-weight: bold; color: #fff; position:absolute; bottom: 26px; margin-left: 300px; background: url(../images/fkekranas/bottom_title_strip_mobile.gif) repeat-x;}
#pictures_info_wrapper{width: 250px; margin: 10px;}
#pictures_info {color: #DFDFDF; /*border: 1px solid #ccc;*/ padding: 8px; /*text-transform: uppercase;*/}


#index p, #melodies p {paddimg: 2px 10px;}

#melodies_list {width: 237px;}
.melody {padding: 3px; margin-bottom: 3px; background-color: #B4B4B4;}
.melody .title {font-weight: bold;}
.melody .description {padding-bottom: 3px;}
.mp3_player .listen {display: block; width: 48px; float: left; padding: 4px 0px 4px 3px; background-color: #535a71;}
.mp3_player object {float: left; width: 180px; }
.mp3_player {height: 20px; width: 231px; position: relative; z-index: 0; background-color: #535a71;}

/*----Scrollbar----*/
div.scrollholder
{
    position: relative;
    width: 530px; height: 390px;
    overflow: auto;
    z-index: 1;
}

div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}

/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    top: 0; 
    width: 13px; height: 100%;
    font-size: 0;
    z-index: 3;
    background: url(../images/fkekranas/scroll_bgr.gif) repeat-x;
    
}

div.drag_bar
{
    position: absolute;
    width: 11px; height: 14px;
    cursor: pointer;
    z-index: 4;
    margin: 0px 1px;
    background:url(../images/fkekranas/scrollbar_bgr.gif) repeat-y;
    border-top: #a51e1f 1px solid;
    border-bottom: #a51e1f 1px solid;
}  

