body, html {
    height:100%;
    margin:0;
    padding:0;
    width:100%;
}

body {
    font-family: arial;
    color: #585858;
}

* {
    margin:0; padding:0;
}
.fix {
    clear: both;
}

a img{
    border: 0px;    
}

a{
    outline: none;
    color: #005879;
}

a.active{
    font-weight: bold;
    text-decoration: none;
}

a:hover{
    text-decoration: none;    
}
a:visited{
   
}


td.comments_right{
    background:url(images/comment.gif) #000 bottom right no-repeat;
}

td.comments_left{
    background:url(images/comment.gif) #000 bottom left no-repeat;
}

/* layouts */
div.menu_2l{
    margin-bottom:20px;
    margin-top:5px;
}

div.graph_menu{
    padding: 10px 20px;
    height: 105px;
}
div.graph_menu .top_menu2{
    font-size: 12px;
}

div.graph_menu .graph_bottom, div.graph_menu .graph_top{
    margin-right: 20px;
}

div.graph_menu .graph_bottom{
    margin-top: 30px;
}



input.bets_small{
    width: 20px;
    text-align: center;
    font-weight: bold;
    border: 3px solid #ccc;
}

.fake{
     visibility:hidden;
     width: 1px;    
     height: 1px;
}

a.small_link{
    font-size: 12px;    
}

div.content{
    margin: 0px auto;
    width: 980px;
    min-height: 530px;
}

div.left_side{
    float: left;    
    width: 300px;
    min-height: 530px;

}

div.logo{
    /*background-color: #000;   */
    margin: 0px;
    padding: 0px;
    height: 203px;
}

div.logo a{
    /*background-color: #000;   */
    margin: 0px;
    padding: 0px;
}

div.logo img{
    /*background-color: #000;   */
    margin: 0px;
    padding: 0px;
}

input.order{
    background-color: #585858;    
    color: #fff;
    cursor: pointer;
}

div.login_form{
    height: 170px;
    background:url(images/bg_login.gif) #000 bottom no-repeat;
}

div.login_form .login_content{
    padding-top: 20px;
}

div.login_form .login_content .submit{
    width: 85px;
    font-size: 20px;
    background-color: black;
    border: none;
    height: 30px;
    color: #FFF;
    text-decoration: underline;
}

div.login_form .login_content .submit:hover{
    cursor: pointer;
    text-decoration: none;
}

div.login_form input{
    width: 200px;
    height: 20px;
    font-size: 16px;
    color: #585858;
}
div.login_form input.radio{
    width: 12px;
    height: 12px;
}
div.login_form .buttons{
    padding: 10px 50px;
    font-size: 10px;
}

div.login_form .buttons .main{
    float: right;
    font-size: 20px;
}

div.login_form .remind_me{
    padding:0px 50px;
    text-align: left;
    color: #fff;
    font-size: 12px;
}


div.login_form .buttons a{
    color: #FFF;
    text-decoration: none;
}

div.login_form .elements{
    text-align: center;
    padding-bottom: 10px;
}

div.right_side{
    float: right;
    width: 230px;
    padding-top: 20px;
    min-height: 380px;
    margin-left: 20px;
}

div.middle_side{
    width: 680px;
    /*margin-left: 300px; */
    float: left;
    min-height: 530px;   
}

div.middle_side .text_content{
    padding: 20px;
    font-size: 14px;
    text-align: justify;
}

div.header{
    height: 125px;    
}

div.top_menu{
    height: 35px;
    background-color: #585858;
    padding-top: 10px;
}

div.top_menu a{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-left: 20px;
}

div.footer{
    height: 20px;
    font-size: 12px;
    padding: 3px;
    margin-top: 20px;

}

div.game_time{
    font-weight: bold;    
    padding-bottom: 15px;
    padding-top: 5px;
}

.hello{
    padding: 3px 0px;   
    color: #fff;
}

div.footer a{
    color: #585858;
    text-decoration: underline;
}

div.footer a:hover{
    text-decoration: none;
}

div.bets_block{
    padding: 5px 5px;    
}

div.bets_block div.bets_content div{
    padding:3px 10px;
    font-size: 12px;    
}

div.bets_block div.bets_content span{
    /*font-size: 10px;    */
}

div.stat_block td{
    padding-left: 55px;
    padding-top: 20px;
}

div.stat_block .stat_block_title{
    width: 230px;    
}

div.stat_block .stat_block_title a{
    float: left;
    padding-top: 25px;
    margin-left: 40px;
    font-size: 18px;
    font-weight: bold;
}

div.stat_block .stat_block_content{
    padding-top: 0px;
    margin-top: 10px;
    margin-left: 55px;
    font-size: 14px;
}


div.right_block .right_block_title a{
    float: left;
    padding-top: 25px;
    margin-left: 40px;
    font-size: 18px;
    font-weight: bold;
}

div.right_block .right_block_content{
    padding-top: 0px;
    margin-top: 10px;
    margin-left: 55px;
    font-size: 14px;
}

div.right_block .right_block_content{
    margin-bottom: 10px;
}

div.registration_content td.label{
    width: 170px;
    padding: 5px 10px 0px 0px;
}

div.registration_content td{
    padding: 5px;
}

div.registration_content input, div.registration_content select{
    width: 300px;
    padding: 2px;
}

div.registration_content textarea{
    width: 420px;
    height: 150px;
    padding: 2px;
    
}
div.registration_content textarea.small{
    width: 420px;
    height: 60px;
}

div.user_menu{
    padding:10px 25px 0px;
    font-size: 12px;
}

div.user_menu .top_line{
    margin-bottom: 5px;    
}

div.user_menu .menu_content div{
    padding-top: 2px;    
}

div.user_menu a{
    color: #fff;
    
}

div.paging{
    margin-top: 5px;
}

div.paging a.active{
    font-weight: bold;    
    text-decoration: none;
}

div.title{
    padding-bottom: 10px;
    color: #005879;
    font-size: 18px;
    font-weight: bold;
}

div.small_title{
    padding-bottom: 10px;
    color: #005879;
    font-size: 14px;
    font-weight: bold;
}

div.small_content{
    font-size: 11px;    
}

div.user_info .user_logo{
    padding: 0px 0px 10px 10px;
}

div.user_info .country_flag{
    padding: 0px 10px 0px 0px;
}

div.user_info .description{
    min-height: 120px;   
}

div.user_info .text{
    padding: 10px;
}

div.user_info .team_name{
    font-weight: bold;
    padding-bottom: 5px;
}

table.cup_table{
    width: 640px;
    font-size : 10px;
    text-align: left;
}
.team_information_fly_fake{
    position: absolute;   
    left: 90px;
    top: 12px;
    
    z-index: 1;
    
    background-color: #fff;
    
    width: 1px;
    height: 1px;
}
.team_information_fly{
    position: absolute;   
    left: 90px;
    top: 12px;
    overflow: auto;
    
    z-index: 9999;
    
    background-color: #fff;
    border: 3px solid #eee;
    
    width: 300px;
    min-height: 100px;
    max-height: 200px;
}

.team_information_fly .description{
    padding: 3px 5px 10px;
    text-align: left;
    font-size: 12px;
}
.team_information_fly .description a{
    display: inline;
}

.team_information_fly .team_name{
    font-weight: bold;
}
.team_information_fly .country_flag{
    padding: 5px 10px 10px 0px;
}
.team_information_fly .text{
    padding: 10px 0px 0px;
}
.countries_stat{
    background-color: #EEE;
    width: 640px;
}
.countries_stat td, .countries_stat td.center a, .countries_stat th.center, .countries_stat th.center a{
    text-align: center;    
}

.countries_stat .team_image{
    padding:3px 25px 3px 0px;
    min-height:30px;
}

.countries_stat .team_image_empty{
    padding:0px 45px 3px 0px;
    min-height:30px;
}

.countries_stat .team_place{
    padding-top:3px;
    display:block;
}

.countries_stat td.have_childs{
    position: relative;
}

.countries_stat td a{
    text-align: left;
    display: block;
}

.countries_stat td, .countries_stat th{
    padding: 5px;
    background-color: #fff;
}

.countries_stat td.logo{
    text-align: center;
}

.game_tours{
    margin-bottom: 10px;    
}

.game_tours td{
    min-width: 15px;
    text-align: center;
    padding: 3px;
}

.game_tours a{
    padding: 3px 7px;
}

.game_tours a:hover{
    /*background-color: #FFFFD5;*/
}

.game_tours a.active{
    font-weight: bold;
    cursor: text;
    text-decoration: none;
}

div.odd, td.odd{
    background-color: #eee;
}

.main_tables td.odd{
    background-color: #fff;
}

div.odd2, td.odd2, th.odd2{
    background-color: #F5F5F5;
}

div.navigation{
    padding: 20px 5px 5px;
    font-size: 10px;    
}

div.navigation .back{
    float: right;    
}

div.user_info hr.between_team{
    margin-bottom: 10px;   
}

div.addthis{
    font-size: 10px;    
    padding-left: 55px;
    padding-top: 10px;
}

div.navigation .addthis{
    padding: 0px;    
}

div.left_side .ads_block{
    margin-top: 30px;    
    text-align: center;
}

div.news_content_block{
    padding: 20px 0px 0px; 
    
}

div.news_content_block .news_title a{
    font-size: 14px;
    font-weight: bold;
}

div.news_content_block .news_content{
    font-size: 14px;
    padding-top: 5px;
    margin-bottom: 20px;
    text-align: justify;
}

div.news_block{
    padding: 30px 20px 0px; 
    
}

div.news_block .news_title a{
    font-size: 14px;
    font-weight: bold;
}

div.news_block .news_content{
    font-size: 14px;
    padding-top: 5px;
    margin-bottom: 20px;
    text-align: justify;
}

div.news_block .date{
    font-size: 10px;
}

#row_error{
    color: #990000;
    font-size: 12px;
}

#row_error div{
    padding: 2px;
}

.star{
    color: #800000;    
    padding: 1px;
}

.right{
    float: right;    
}

.left{
    float: left;
}

table tr.level_up td{
    background-color: #F0FFF0;
}

table tr.level_down td{
    background-color: #FFF4F4;
}

table td.team_down {
    background:url(images/arrow_down.gif) #fff no-repeat right bottom;
}

table td.team_up {
    background:url(images/arrow_up.gif) #fff no-repeat right top;
}

div.header .flash{
    padding-left: 20px;    
    padding-top: 10px;
}

.no_padding{
    padding: 0px;    
    border: none;
}

div.comments_div{
    padding: 10px 20px 10px;    
}
div.comments_div.odd{
    background-color: #eee;
}
div.comments_div.even{
    /*background-color: #ccc;*/
}
div.comments_div .date{
    font-size: 12px;
    margin-right: 10px;
    color: #C0C0C0;
}
div.comments_div.odd .date{    
    color: #A8A8A8;
}

div.header_columns{
    font-size: 12px;
    padding: 5px 20px;
}

div.header_columns .small_title{
    padding-bottom: 5px;    
}

div.header_ads{
    width:670px;
    height:80px;   
    padding: 5px;
}
#header_ads{
    background-color: #eee;
}
#header_ads .line{
    min-height: 30px;   
    font-weight: bold;
    text-align: center;
}
#header_ads .left{
    margin-left: 30px;
}
#header_ads .right{
    margin-right: 30px;
}
#header_ads .link{
    text-align: right;
    font-size: 12px;
    margin-right: 30px;
}

/* layouts */

table th{
    text-align: left;
    padding: 5px 0px;
}

hr{
    background-color:#005879;
    border:0 none;
    color:#005879;
    height:1px;
}

hr.separator{
    margin-top: 20px;  
    margin-bottom: 20px;  
}

/* cup_tables */
div.cup_tables{
    overflow: auto;   
    color: #000000;
    padding : 10px 0px;
    
}

div.cup_tables table.childs{
    float: left;
    font-size: 10px;
}

div.cup_tables table.childs td{
    height: 50px;
}
div.cup_tables table.childs td div.parentNode{
    padding: 10px 5px 0px;
    height: 38px;
    background-color: #ccc;
    text-align: left;
}
div.cup_tables table.childs td div.team1{
    padding-bottom : 2px;
}

div.cup_tables table td.sub_tour_5{
    background:url(images/line.gif) no-repeat center center;
}

div.cup_tables table td.main_tour_5.odd div{
    background-color: #EEE;
}
div.cup_tables table td.main_tour_4.even div{
    background-color: #EEE;
}
div.cup_tables table td.main_tour_3.odd div{
    background-color: #EEE;
}
div.cup_tables table td.main_tour_2.even div{
    background-color: #EEE;
}
div.cup_tables table td.main_tour_1.odd div{
    background-color: #EEE;
}
div.cup_tables table td.main_tour_0.odd div{
    background-color: #EEE;
}


div.cup_tables table td.sub_tour_4.odd{
    background:url(images/line_tour4_odd.gif) no-repeat bottom left;
}
div.cup_tables table td.sub_tour_4.even{
    background:url(images/line_tour4_even.gif) no-repeat top left;
}

div.cup_tables table td.sub_tour_3.odd{
    background:url(images/line_tour3_odd.gif) no-repeat bottom left;
}
div.cup_tables table td.sub_tour_3.even{
    background:url(images/line_tour3_even.gif) no-repeat top left;
}

div.cup_tables table td.sub_tour_2.odd{
    background:url(images/line_tour2_odd.gif) no-repeat bottom left;
}
div.cup_tables table td.sub_tour_2.even{
    background:url(images/line_tour2_even.gif) no-repeat top left;
}

div.cup_tables table td.sub_tour_1.odd{
    background:url(images/line_tour1_odd.gif) no-repeat bottom left;
}
div.cup_tables table td.sub_tour_1.even{
    background:url(images/line_tour1_even.gif) no-repeat top left;
}

div.cup_tables table td.main_tour_3{
    height: 100px;
}

div.cup_tables table td.sub_tour_3{
    height: 100px;
}

div.cup_tables table td.main_tour_2{
    height: 200px;
}

div.cup_tables table td.sub_tour_2{
    height: 200px;
}

div.cup_tables table td.main_tour_1{
    height: 400px;
}

div.cup_tables table td.sub_tour_1{
    height: 400px;
}

div.cup_tables table td.main_tour_0{
    height: 800px;
}

div.cup_tables table td.sub_tour_0{
    height: 800px;
}

div.timetable_block{
    background:url(images/timetable_bg.gif) no-repeat top left;
    width: 250px;
    height: 86px;
    float: left;
    margin: 0px 10px;
    padding: 7px 25px ;
    
    color: #000;
    
    cursor: pointer;
}

div.timetable_block.yellow{
    background:url(images/timetable_bg_yellow.gif) no-repeat top left;
}
div.timetable_block.green{
    background:url(images/timetable_bg_green.gif) no-repeat top left;
}
div.timetable_block.red{
    background:url(images/timetable_bg_red.gif) no-repeat top left;
}
div.timetable_block .block_title{
    font-size: 14px;
    height: 20px;
    font-weight: bold;
}

div.timetable_block .block_time{
    font-size: 12px;
}
div.timetable_block .line2{
    padding-top: 5px;
}
div.timetable_block .block_teams{
    display: block;
    font-size: 18px;
    overflow: hidden;
}
div.timetable_block .block_teams_result{
    font-size: 18px;

}
/* user menu */

.top_user_menu{
    font-size: 12px;
    padding: 10px 25px 0px;
}

.top_user_menu a{
    color: #fff;
    padding: 1px;
    text-decoration: none;
}

.top_user_menu a:hover, .top_user_menu a.active{
    color: #FFFF80;
}

.top_user_menu span{
    position: relative; 
    z-index: 999999;
    padding-right: 10px;
    float: left;
}
.top_user_menu span.last{
    position: relative; 
    z-index: 999999;
    padding-right: 0px;
    float: left;
}

.top_user_menu div.childs{
    padding-top: 7px;
}

.top_user_menu div.childs.last{
    padding-bottom : 7px;
}

.top_user_menu span div.slide{
    position: absolute;
    background-color: #000;
    min-width: 114px;    
    padding: 3px 10px 7px;
    top: 15px;
    left: -10px;
}

/* */
#black{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #585858;
    z-index: 999998;
    color: #FFFFFF;
    opacity:0.3;
    -moz-opacity:0.3;
    -khtml-opacity:0.3;
    filter:alpha(opacity=30);
}
#black_content{
    position: fixed;
    top: 50px;
    margin: 0 auto;    
    width: 400px;
    max-height: 500px;
    background-color: #fff;
    padding: 20px;
    z-index: 999999;
    overflow: auto;
}


/* cup_tables */

tr.green, tr.green td, td.green{
    background-color: #A4FFA4;
    color: #000;
}

tr.yellow, tr.yellow td, td.yellow{
    background-color: #FFFF80;
    color: #000;
}

tr.red, tr.red td, td.red{
    background-color: #FF8080;    
    color: #000;
}

tr.blue, tr.blue td, td.blue{
    background-color: #6666FF;    
    color: #000;
}

tr.green_btn td, td.green_btn{
    background:url(images/green_26.gif) no-repeat center center;
    color: #000;
    width: 26px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
}

tr.red_btn td, td.red_btn{
    background:url(images/red_26.gif) no-repeat center center;
    color: #000;
    width: 26px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
}

tr.blue_btn td, td.blue_btn{
    background:url(images/blue_26.gif) no-repeat center center;
    color: #000;
    width: 26px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
}

tr.yellow_btn td, td.yellow_btn{
    background:url(images/yellow_26.gif) no-repeat center center;
    color: #000;
    width: 26px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
}

span.green_btn{
    background:url(images/green_26.gif) no-repeat center center;
    color: #000;
    width: 26px;
    height: 22px;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
}

span.red_btn{
    background:url(images/red_26.gif) no-repeat center center;
    color: #000;
    width: 26px;
    height: 22px;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
}

span.blue_btn{
    background:url(images/blue_26.gif) no-repeat center center;
    color: #000;
    width: 26px;
    height: 22px;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
}

span.yellow_btn{
    background:url(images/yellow_26.gif) no-repeat center center;
    color: #000;
    width: 26px;
    height: 22px;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
}

tr.green_btn_63 td, td.green_btn_63{
    background:url(images/green_63.gif) no-repeat center center;
    color: #000;
    width: 63px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
}

tr.yellow_btn_63 td, td.yellow_btn_63{
    background:url(images/yellow_63.gif) no-repeat center center;
    color: #000;
    width: 63px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
}

input.checkbox{
    width: 20px;    
}

div.registration_content textarea.big, textarea.big{
    width: 480px;
    height: 400px;
}