@charset "utf-8";
/* CSS Document */

html, body {
    height: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    background: #000;
}

html {
    overflow-y: scroll;
}


/* general stuff */

a {
    outline: none;
}

.color1 {
    color: #308343;
}
.color16 {
    color: #4b7993;
}
.color4 {
    color: #ae7637;
}
.color11 {
    color: #ac1317;
}
.color15 {
    color: #912bb5;
}
.color14 {
    color: #dc5901;
}
.color10 {
    color: #be17a2;
}

.flRight {
    float:right;
}
.flLeft {
    float:left;
}

.yellow {
    color: #FEAD00;
}

.spacer10 {
    clear:both;
    height:10px;
}
.spacer20 {
    clear:both;
    height:20px;
}

.clear{
    clear:both;
}
#ajaxLoading {
    background: url("../images/ui/loader32.png");
    width: 32px;
    height:32px;
    position: absolute;
    left: 50%;
    top: 40%;
    z-index:100;
    display: none;
}

#adminWrapper {
    width:1200px;
    margin:30px auto 100px auto;
}
/* Elements setup */
.dz_main_header {
    background: url("../images/ui/doizece_header.png");
    height: 80px;
    position: relative;
    z-index: 2;
}

.dz_content_holdem {
    background: url("../images/ui/doizece_main_bg.png") top center no-repeat #66001a;
    position: absolute;
    top: 80px;
    z-index: 0;
    width: 100%;
    height: 560px;
}


.dz_content_poker {
    background: url("../images/ui/doizece_main_bg_poker.png") top center no-repeat #005580;
    position: absolute;
    top: 80px;
    z-index: 0;
    width: 100%;
    height: 560px;
}
.dz_content_table {
    background: url("../images/ui/doizece_main_bg_table.png") top center no-repeat #803500;
    position: absolute;
    top: 80px;
    z-index: 0;
    width: 100%;
    height: 560px;
}

.dz_content_rentz {
    background: url("../images/ui/doizece_main_bg_rentz.png") top center no-repeat #5b4793;
    position: absolute;
    top: 80px;
    z-index: 0;
    width: 100%;
    height: 560px;
}
.dz_content_rummy {
    background: url("../images/ui/doizece_main_bg_rummy.png") top center no-repeat #216666;
    position: absolute;
    top: 80px;
    z-index: 0;
    width: 100%;
    height: 560px;
}
.dz_content_rummy2 {
    background: url("../images/ui/doizece_main_bg_rummy.png") top center no-repeat #216666;
    position: absolute;
    top: 80px;
    z-index: 0;
    width: 100%;
    height: 560px;
}
.dz_content_whist {
    background: url("../images/ui/doizece_main_bg_whist.png") top center no-repeat #418153;
    position: absolute;
    top: 80px;
    z-index: 0;
    width: 100%;
    height: 560px;
}
.dz_content_sah {
    background: url("../images/ui/doizece_main_bg_sah.png") top center no-repeat #801800;
    position: absolute;
    top: 80px;
    z-index: 0;
    width: 100%;
    height: 560px;
}

.dz_content_www {
    background: url("../images/ui/doizece_main_bg_www.png") top center no-repeat #660011;
    position: absolute;
    top: 80px;
    z-index: 0;
    width: 100%;
    height: 560px;
}

.dz_content_videopoker {
    background: url("../images/ui/doizece_main_bg_poker.png") top center no-repeat #005580;
    position: absolute;
    top: 80px;
    z-index: 0;
    width: 100%;
    height: 560px;
}
.dz_content_pattern_holdem {
    background: url("../images/ui/doizece_pattern_bg.png");
    height: 480px;
}

.dz_content_pattern_poker {
    background: url("../images/ui/doizece_pattern_bg_poker.png");
    height: 480px;
}
.dz_content_pattern_table {
    background: url("../images/ui/doizece_pattern_bg_table.png");
    height: 480px;
}

.dz_content_pattern_rentz {
    background: url("../images/ui/doizece_pattern_bg_rentz.png");
    height: 480px;
}
.dz_content_pattern_rummy {
    background: url("../images/ui/doizece_pattern_bg_rummy.png");
    height: 480px;
}
.dz_content_pattern_rummy2 {
    background: url("../images/ui/doizece_pattern_bg_rummy.png");
    height: 480px;
}

.dz_content_pattern_whist {
    background: url("../images/ui/doizece_pattern_bg_rummy.png");
    height: 480px;
}
.dz_content_pattern_sah {
    background: url("../images/ui/doizece_pattern_bg_www.png");
    height: 480px;
}
.dz_content_pattern_www {
    background: url("../images/ui/doizece_pattern_bg_www.png");
    height: 480px;
}
.dz_content_pattern_videopoker {
    background: url("../images/ui/doizece_pattern_bg_poker.png");
    height: 480px;
}
.dz_content_black {
    background: url("../images/ui/doizece_content_top.png") top center repeat-x #000000;
    height: 80px;
}


.dz_main_content {
    position: relative;
    z-index: 1;
    min-height: 480px;
    max-width: 1000px;
    margin: 60px auto 0 auto;
}

#main_header_content {
    position: relative;
    width: 960px;
    margin: 0 auto 0 auto;
}

#title_game_header a img {
    vertical-align: -5px;
}
#title_game_header a {
    margin: 0 20px 0 0;
}

#title_game_header span a{
    position: relative;
    top:-3px;
    left: -15px;
    font-size: 48px;
    font-weight: bold;
    color: #FFF;

}

#title_game_header {
    font-size: 48px;
    font-weight: bold;
    color: #FFF;
}
#user_stats_header {
    position: absolute;
    top: 20px;
    right: 0px;
    text-align: right;
}

.header_facebook {
    position: absolute;
    top: 32px;
    left: 430px;
}
.header_facebook_icon {
    position: absolute;
    left: -25px;
    top: 1px;
}
.header_facebook_left {
    position: absolute;
    top: -1px;
    left: -5px;
}
.header_facebook_content {
    background: #666;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding: 0 0 0 4px
}
.header_facebook_right {
    position: absolute;
    top: -1px;
    right: -5px;
}

.header_language {
    position: absolute;
    top: 32px;
    left: 590px;
    color: #FFF;
    z-index: 2;
}
.header_language_left {
    position: absolute;
    top: -1px;
    left: -5px;
}
.header_language_flag {
    position: absolute;
    top: -3px;
}
.header_language_flag_hided{
    position: absolute;	
    top: -3px;
    opacity:0.3;
    filter:alpha(opacity=30); /* For IE8 and earlier */
}
.header_language select {
    background: #666;
    border: 1px #666 solid;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    color: #FFF;
    font-weight: bold;
    width: 40px;
    height: 18px !important;
    max-height: 18px !important;
    margin: 0;
    padding: 0 !important;
    line-height: 12px !important;
}
.header_language select option {
    color: #FFF;
    margin: 0;
    border: 0;
}

#main_content_stats {
    width: 100%;
    height: 60px;
    position: relative;
    margin: 30px 0 10px 0;
}

#main_content_stats_top {
    background: url("../images/ui/doizece_game_stats_top.png");
    width: 100%;
    height: 10px;
    position: absolute;
    top: -10px;
}

#main_content_stats_body {
    background: url("../images/ui/doizece_game_stats_body.png");
    width: 100%;
    height: 60px;
}

#main_content_stats_bottom {
    background: url("../images/ui/doizece_game_stats_bottom.png");
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -10px;
}

#main_content_page {
    position: relative;
    margin: 20px 0 140px 0;
}
.page_no_warning {
    margin-bottom: 0px !important;
}


#otherGames {
    background-color: #333;margin-top:7px;
}

#otherGamesLinks {
    width: 960px;
    margin:0 auto;
    height:20px;
    line-height:20px;
    color: #f0ffff;
    font-size: 10px;
}
#otherGamesLinks a span, #otherGamesLinks a {
    color: #f0ffff;
    font-size: 12px;
    margin: 0 3px 0 3px
}
#otherGamesLinks a:hover {
    text-decoration: underline;
}
#otherGamesLinks a span {
    font-weight: bold;
}

#main_content_page * p {
    margin: 0px 0px 1em 0px;
}

#main_content_page_body {
    background: url("../images/ui/doizece_main_bg_body.png");
    padding: 10px 30px 20px 30px;
    min-height: 890px
}

#main_content_page_center_tournament #main_content_page_body {
    background: url("../images/ui/doizece_tour_main_bg_body.png");
    padding: 10px 30px 20px 30px;
    min-height: 740px
}

.main_content_single {
    margin: 0 auto 50px auto !important;
}

#main_content_page_warning {
    display: table-row;
    background: url("../images/ui/doizece_main_bg_body.png");
    height: 100px;
    position: absolute;
    bottom: -100px;
    padding: 0 25px 0 25px;
}

#main_content_page_warning p {
    margin-top: 30px;
    text-align: left;
}

#main_content_sidebar_left, #main_content_sidebar_right {
    position: absolute;
    background: #F00;
    width: 260px;
    min-height: 100%;
    top: 60px;
}
.sidebar_no_warning {
    min-height: 0px !important;
}

#main_content_sidebar_left {
    background: url("../images/ui/doizece_sidebar_bg_left_body.png");
    left: 1px;
}

#main_content_sidebar_right {
    background: url("../images/ui/doizece_sidebar_bg_right_body.png");
    right: 1px;
}

#main_content_sidebar_left_top {
    background: url("../images/ui/doizece_sidebar_bg_left_top.png");
    width: 100%;
    height: 10px;
    position: absolute;
    top: -10px;
}
#main_content_sidebar_left_body {
    height: 100%;
}
#main_content_sidebar_left_bottom {
    background: url("../images/ui/doizece_sidebar_bg_left_bottom.png");
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -10px;
}
#main_content_sidebar_right_top {
    background: url("../images/ui/doizece_sidebar_bg_right_top.png");
    width: 100%;
    height: 10px;
    position: absolute;
    top: -10px;
}
#main_content_sidebar_right_body {
    height: 100%;
}
#main_content_sidebar_right_bottom {
    background: url("../images/ui/doizece_sidebar_bg_right_bottom.png");
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -10px;
}

#main_content_page_center {
    position: relative;
    z-index: 5;
    width: 500px;
    min-height: 80px;
    margin: 0 auto 0 auto;
}

#main_content_page_center_tournament {
    position: relative;
    z-index: 5;
    width: 760px;
    min-height: 80px;
    margin: 0 auto 0 -10px;
}

#main_content_page_area {
    position: relative;
    top: -60px;
    width: 100%;
}

#main_content_page_center #main_content_page_top {
    background: url("../images/ui/doizece_main_bg_top.png");
    height: 20px;
}

#main_content_page_center #main_content_page_top_charge {
    background: url("../images/ui/doizece_main_bg_top_charge3.png");
    height: 80px;
}

#main_content_page_center #main_content_page_top_charge16 {
    background: url("../images/ui/doizece_main_bg_top_charge16.png");
    height: 80px;
}

#main_content_page_center #main_content_page_top_charge11 {
    background: url("../images/ui/doizece_main_bg_top_charge11.png");
    height: 80px;
}

#main_content_page_center #main_content_page_top_charge1 {
    background: url("../images/ui/doizece_main_bg_top_charge16.png");
    height: 80px;
}

#main_content_page_center #main_content_page_top_charge0 {
    background: url("../images/ui/doizece_main_bg_top_charge_autumn_2020png");
    height: 80px;
}

#main_content_page_center #main_content_page_top_charge_happy{
    background: url("../images/HappyHour/doizece_main_bg_top_charge_happy.png");
    height: 80px;
}

#main_content_page_center #main_content_page_bottom {
    background: url("../images/ui/doizece_main_bg_bottom.png");
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: 0px;
}

#main_content_page_center_tournament #main_content_page_top {
    background: url("../images/ui/doizece_tour_main_bg_top.png");
    height: 20px;
}
#main_content_page_center_tournament #main_content_page_bottom {
    background: url("../images/ui/doizece_tour_main_bg_bottom.png");
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: 0px;
}

#main_content_page_top_charge_popup {
    background-color: rgb(255, 255, 255);
    border-radius: 10px 10px 10px 10px;
    position: fixed;
    top: 235px;
    width: 475px;
    box-shadow: 3px 3px 1px rgb(255, 255, 255);
    min-height: 90px;
    border-style: outset;
    border-width: 3px;
    border-color: rgb(0, 0, 0);
    z-index: 10;
    font-size: 15px;
    padding: 10px;
    text-align: center;
}

#main_content_page_top_charge_popup *{
    font-size: 15px;
}

#main_content_feeds {
    position: relative;
    width: 1000px;
    height: 450px;
    margin: 10px 0 10px 0;   
}

#main_content_feeds_top {
    background: url("../images/ui/doizece_game_stats_top.png");
    width: 100%;
    height: 10px;
    position: absolute;
    top: -10px;
}

#main_content_feeds_body {
    background: url("../images/ui/doizece_game_stats_body.png");
    height: 450px;
    width: 1000px;
}

#main_content_feeds_bottom {
    background: url("../images/ui/doizece_game_stats_bottom.png");
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -10px;
}

#stats_points_container {
    position: absolute;
    left: 20px;
    top: 10px;
}

#stats_points_current {
    width: 190px;
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 18px !important;
    color: #FFF !important;
    text-align: center;
}
#stats_points_current span {
    font-size: 18px !important;
    color: #FFF !important;
    text-align: center;
}

#stats_points_buy_more {
    width: 190px;
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 18px !important;
    font-weight: bold;
    color: #FFF !important;
    text-align: center;
}

#stats_points_images {
    position: relative;
}

#stats_points_images img#stats_points_2_red {
    width: 180px;
    height: 40px;
}

#stats_points_images img#stats_points_4_red {
    width: 180px;
    height: 40px;
}

#stats_player_container {
    width: 360px;
    height: 80px;
    position: absolute;
    left: 440px;
    top: 10px;
}
#stats_player_label {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    top: -3px;
}

#stats_player_name {
    color: #66001a;
    font-size: 12px;
    font-weight: bold;
}
#stats_player_level {
    font-size: 12px;
    font-weight: bold;
}
#stats_player_xp_bg {
    background: url("../images/ui/doizece_progress_bg_body.png");
    width: 100%;
    height: 10px;
    position: absolute;
}
#stats_player_xp_bg_left {
    background: url("../images/ui/doizece_progress_bg_left.png");
    width: 5px;
    height: 10px;
    position: absolute;
    left: -5px;
}
#stats_player_xp_bg_right {
    background: url("../images/ui/doizece_progress_bg_right.png");
    width: 5px;
    height: 10px;
    position: absolute;
    right: -5px;
}
#stats_player_xp_fg {
    background: url("../images/ui/doizece_progress_fill_bg_body.png");
    height: 10px;
    position: absolute;
}
#stats_player_xp_fg_left {
    background: url("../images/ui/doizece_progress_fill_bg_left.png");
    width: 5px;
    height: 10px;
    position: absolute;
    left: -5px;
}
#stats_player_xp_fg_right {
    background: url("../images/ui/doizece_progress_fill_bg_right.png");
    width: 5px;
    height: 10px;
    position: absolute;
    right: -5px;
}

.stats_player_level {
    position: absolute;
    top: 10px;
    font-weight: bold;
}

#stats_player_xp {
    width: 360px;
    height: 10px;
    position: relative;
    top: -2px;
}

#level_first {
    left: -5px;
}

#level_last {
    right: -5px;
}

#stats_go_play {
    position: absolute;
    top: 10px;
    right: 20px;

}
.stats_go_play_2_red {
    width: 105px;
    height: 40px;
}
.stats_go_play_4_red {
    width: 15px;
    height: 40px;
}

#stats_go_play_label {
    width: 110px;
    position: absolute;
    top: 5px;
    left: 0;
    font-weight: bold;
    font-size: 18px !important;
    color: #FFF !important;
    text-align: center;
}

.doizece_icon_warning {
    float: left;
    margin: 0 10px 10px 0;
}

#feed_title {
    height: 76px;
    background: url(../images/ui/layout3_game_cutup_74.png) top center no-repeat;
}

.feed_title_top_an {
    height: 76px;
    background: url(../images/ui/layout3_game_cutup_740.png) top center no-repeat;
}

.sidebar_section_left_title {
    height: 76px;
    background: url("../images/ui/doizece_ribbon_left.png") top right no-repeat;
}
.sidebar_section_right_title {
    height: 76px;
    background: url("../images/ui/doizece_ribbon_right.png") top left no-repeat;
}

.sidebar_section_middle_title {
    height: 76px;
    background: url("../images/ui/layout3_game_cutup_small.png") top left no-repeat;
}

.sidebar_content {
    padding: 0 10px 10px 10px;
}

.sidebar_content a.profileLink {
    color: #000 !important;
}

.doizece_crown {
    float: left;
    margin: 0 10px 0 0 ;
}

.rankings_player {
    width: 230px;
    height: 38px;
    line-height: 12px !important;
    margin: 0 0 0 -30px !important;
    padding: 2px 0 0 20px;
}

.rankings_levels {
    width: 200px;
    height: 38px;
    line-height: 35px !important;
    margin: 0 0 0 0px;
    padding: 2px 0 0 20px;
}

.alternate_highlight {
    height: 36px;
    background: #FFE1C1;
    border: 1px solid #FFE1C1;
    border-radius: 5px;
}

.doizece_rankings_flag {
    vertical-align: middle;
    margin: 10px;
    float: left;
}

.doizece_rankings_flag_top {
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
    float: left;
}

.sidebar_tournament_subtitle {
    width: 190px;
    line-height: 1em;
    margin: 15px -20px 10px 0 !important;
    padding: 10px 20px 0 60px;
    height: 30px;
    background: #FFE1C1;
}
.sidebar_tournament_subtitle p {
    text-align: center !important;
    font-weight: bold;
}
.sidebar_tournament p {
    line-height: 21px;
}

.join_game_images {
    position: relative;
    width: 80px;
    height: 30px !important;
    top: 0px;
    left: 5px;
}
.join_image_2_red {
    width: 70px;
    height: 30px;
}
.join_enabled {
    position: relative;
    height: 30px !important;
    padding: 5px 0 5px 0;
}
.join_label {
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    top: 5px;
    max-height: 12px;
    width: 80px;
    text-align: center;
}
.big_button_label {
    position: absolute;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    top: 8px;
    max-height: 12px;
    width: 110px;
    text-align: center;
}
.enter_tournament_images {
    position: relative;
    width: 110px;
    height: 30px !important;
    top: 0px;
    left: 5px;
}
.enter_image_2_red {
    width: 100px;
    height: 30px;
}
.enter_enabled {
    position: relative;
    height: 30px !important;
    padding: 5px 0 5px 0;
}
.enter_label {
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    top: 5px;
    max-height: 12px;
    width: 110px;
    text-align: center;
}
.game_icon {
    float: right !important;
    vertical-align: middle;
    margin: 0 0 0 10px;
}

.game_rooms {
    min-height: 100px;
    width: 270px;
}

.game_players {
    min-height: 100px;
    width: 80px;
}

.game_join {
    min-height: 100px;
    width: 90px;
}
.game_join div {
    height: 40px;
}
.game_rooms div {
    height: 34px;
    padding-top: 6px;
}
.game_players div {
    height: 28px;
    padding-top: 12px;
}
.game_table {
    margin: 0px;
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    width: 440px;
    line-height: 0px;
}

tr, td {
    margin: 0px;
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
}

.games_light {
    background: #F5F5F5;
}

.games_dark {
    background: #E5E5E5;
}

.rooms_enabled, .rooms_disabled {
    padding-left: 15px !important;
}

.player_search {
    position: relative;
}

.player_search_field_left {
    position: absolute;
    top:10px;
    left:15px;
}
.player_search_field {
    margin: 0 0 0 0;
    border: 0;
    padding: 0 5px 0 0;
    width: 170px;
    height: 30px;
    background: url("../images/ui/doizece_search_field_body.png");
    position: absolute;
    font-size: 18px;
    top: 10px;
    left: 20px;
}
.player_search_submit {
    margin: 0;
    border: 0;
    padding: 0;
    background: url("../images/ui/doizece_search_button.png");
    width: 40px;
    height: 30px;
    position: absolute;
    left: 195px;
    top: 10px;
}

.player_search_submit:hover {
    background: url("../images/ui/doizece_search_button_red.png");
}
/* Text setup */
* {
    font-family: Tahoma, MyriadPro, "Myriad Pro", Verdana, Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-size: 12px;
    /*font-weight: normal;*/
    line-height: 1.5em;
    color: #000;
    /*text-align: justify;*/
}

#user_stats_header {
    color: #999;
}

#user_stats_header a, #user_stats_header * a {
    color: #FFF;
}

#user_stats_header a:hover, #user_stats_header * a:hover {
    color: #FFF0E0;
}

a, a:hover {
    text-decoration: none;
}

a, a img, a * img, img {
    border: 0 !important;
}

a.bold_link {
    font-weight: bold;
}

.dz_main_content a, .dz_main_content * a {
    color: #66001A;
}

.dz_small_content {
    height: auto !important;
    min-height: 0 !important;
}

.dz_main_content a:hover, .dz_main_content * a:hover {
    color: #000000;
}

#main_footer * {
    font-family: Tahoma, MyriadPro, "Myriad Pro", Verdana, Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #666666;
    line-height: 3em;
}
#main_footer_links {
    padding: 10px;
    text-align: center;
}

.doizece_big_red {
    font-size: 18px;
    font-weight: bold;
    color: #66001A;
}

.doizece_bold {
    font-weight: bold;
}

.doizece_gold {
    color: #FFF0E0;
}

.feed_rss_link {
    position: absolute;
    top: 20px;
    right: 30px;
}

#feed_content {
    background: #FFF;
    width: 888px;
    height: 360px;
    margin: 10px 20px 20px 20px;
    border: 1px solid #999;
    border-radius:3px;
    padding: 0 20px 0 20px;
    overflow-y: scroll;
}

.feed_post_title {
    font-weight: bold;
    color: #66001A;
}

.feed_post_sticky {
    font-weight: bold;
    color:#2f4f4f;
    font-size: 14px;
}

.feed_post_normal {
    font-size: 12px;
}

.feed_post_date {
    color: #999;
}

h2.feed_title {
    position: absolute;
    width: 1000px;
    font-size: 18px;
    font-weight: bold;
    color: #66001A;
    text-align: center;
}
h2.sidebar_title {
    position: absolute;
    width: 220px;
    font-size: 18px;
    font-weight: bold;
    color: #66001A;
    text-align: center;
}

h2.sidebar_title_top_an {
    position: absolute;
    width: 710px;
    font-size: 18px;
    font-weight: bold;
    color: #66001A;
    text-align: center;
}

.sidebar_section_left_title .sidebar_title {
    padding: 0 0 0 40px;
}

.sidebar_section_right_title .sidebar_title {
    padding: 0 40px 0 0;
}

#sidebar_section_tournaments * p {
    text-align: right;
}

.sidebar_tournament_inidcator {
    background: url("../images/ui/doizece_icon_tournament_red.png");
    width: 48px;
    height: 48px;
    margin: -7px 0 0 0;
    padding: 4px 8px 12px 8px;
    position: absolute;
    text-align: center;
    line-height: 18px !important;
    color: #FFF;
    font-weight: bold;
}

.inidcator_on {
    background: url("../images/ui/doizece_icon_tournament_green.png");
}
.inidcator_level_1 {
    background: url("../images/ui/doizece_icon_tournament_green.png");
}
.inidcator_level_2 {
    background: url("../images/ui/doizece_icon_tournament_red.png");
}
.inidcator_level_3 {
    background: url("../images/ui/doizece_icon_tournament_blue.png");
}
.inidcator_level_4 {
    background: url("../images/ui/doizece_icon_tournament_orange.png");
}
.inidcator_level_5 {
    background: url("../images/ui/doizece_icon_tournament_grey.png");
}
.inidcator_level_6 {
    background: url("../images/ui/doizece_icon_tournament_purple.png");
}
.inidcator_level_7 {
    background: url("../images/ui/doizece_icon_tournament_brown.png");
}
.inidcator_level_8 {
    background: url("../images/ui/doizece_icon_tournament_darkblue.png");
}
.level_num {
    color: #FFF;
    font-weight: bold;
    font-size: 30px;
    line-height: 33px;
}

.sidebar_section_left .sidebar_content {
    padding-right: 20px;
    text-align: right;
}

.sidebar_section_right .sidebar_content {
    padding-left: 20px;
    text-align: left;
}

.rooms_caption {
    font-size: 12px;
    font-weight: bold;
}
.game_rooms .rooms_title {
    font-size: 18px;
    font-weight: bold;
    color: #66001A;
}
.game_rooms .rooms_enabled {
    font-size: 18px;
}
.game_rooms .rooms_disabled {
    font-size: 18px;
    color: #999;
}

.game_rooms .info {
    color: #999;
    font-size: 12px;
    position: relative;
    top:-2px;
}

.players_caption {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.game_players .players_title {
    font-size: 12px;
    font-weight: bold;
    color: #66001A;
    text-align: center;
}
.game_players .players_enabled {
    font-size: 12px;
    text-align: center;
}
.game_players .players_disabled {
    font-size: 12px;
    color: #999;
    text-align: center;
}

/* Roll-over images setup */

#stats_points_1 {
    position: absolute;
    top: 0px;
    left: 0px;
}
#stats_points_2 {
    width: 180px;
    height: 40px;
    position: absolute;
    top: 0px;
    left: 5px;
}
#stats_points_3 {
    position: absolute;
    top: 0px;
    left: 185px;
}
#stats_points_4 {
    width: 180px;
    height: 40px;
    position: absolute;
    top: 0px;
    left: 210px;
}
#stats_points_5 {
    position: absolute;
    top: 0px;
    left: 390px;
}

a:hover #stats_points_1, a:hover #stats_points_2, a:hover #stats_points_3, a:hover #stats_points_4, a:hover #stats_points_5 {
    top: -5000px;
}

#stats_go_play_images {
    position: relative;
}

.stats_go_play_1 {
    position: absolute;
    top: 0px;
    left: 0px;
}
.stats_go_play_2 {
    width: 105px;
    height: 40px;
    position: absolute;
    top: 0px;
    left: 5px;
}
.stats_go_play_3 {
    position: absolute;
    top: 0px;
    left: 110px;
}
.stats_go_play_4 {
    width: 15px;
    height: 40px;
    position: absolute;
    top: 0px;
    left: 135px;
}
.stats_go_play_5 {
    position: absolute;
    top: 0px;
    left: 150px;
}

a:hover .stats_go_play_1, a:hover .stats_go_play_2, a:hover .stats_go_play_3, a:hover .stats_go_play_4, a:hover .stats_go_play_5 {
    top: -5000px;
}

a.join_game, a.enter_tournament {

    height: 30px;
    overflow: hidden;
    cursor: pointer;
}

.join_image_1, .enter_image_1 {
    background: url("../images/ui/doizece_button_join_left_red.png");
    position: absolute;
    top: 0px;
    left: 0px;
}
.join_image_2 {
    background: url("../images/ui/doizece_button_join_body_red.png");
    width: 70px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 5px;
}
.enter_image_2 {
    background: url("../images/ui/doizece_button_join_body_red.png");
    width: 100px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 5px;
}
.join_image_3 {
    background: url("../images/ui/doizece_button_join_right_red.png");
    position: absolute;
    top: 0px;
    left: 75px;
}
.enter_image_3 {
    background: url("../images/ui/doizece_button_join_right_red.png");
    position: absolute;
    top: 0px;
    left: 105px;
}
a:hover img.join_image_1, a:hover img.join_image_2, a:hover img.join_image_3, a:hover img.enter_image_1, a:hover img.enter_image_2, a:hover img.enter_image_3 {
    top: -5000px;
}

/* tournament */

.t_tournament_bold {
    font-weight: bold !important;
}
.t_tournament_grey {
    color: #666666 !important;
}
.t_tournament_link {
    font-weight: bold !important;
    color: #66001A !important;
    text-decoration: none;
}
.t_tournament_level_label {
    line-height: 10px;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    margin: 0px !important;
}
.t_tournament_level_num {
    line-height: 18px;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    margin: 0px !important;
}
.t_tournament_next {
    background: #E5E5E5;
    margin: 1em 0px 2em 0px;
    padding: 0px 5px 0px 5px;
}
.t_tournament_next_1_head, .t_tournament_next_2_head, .t_tournament_next_3_head, .t_tournament_next_4_head {
    height: 20px;
    vertical-align: bottom;
    font-weight: normal;
}
.t_tournament_next_1_content, .t_tournament_next_2_content, .t_tournament_next_3_content, .t_tournament_next_4_content {
    height: 20px;
    vertical-align: top;
    font-weight: bold;
}
.t_tournament_next_1_head, .t_tournament_next_1_content {
    width: 260px;
}
.t_tournament_next_2_head, .t_tournament_next_2_content, .t_tournament_next_3_head, .t_tournament_next_3_content, .t_tournament_next_4_head, .t_tournament_next_4_content {
    width: 105px;
}
.t_tournament_next_5 {
    text-align: right;
}

.t_tournament_schedule {
    margin: 1em 0px 2em -5px;
}

.t_tournament_schedule_1, .t_tournament_schedule_2, .t_tournament_schedule_3, .t_tournament_schedule_4, .t_tournament_schedule_5 {
    height: 50px;
}

.t_tournament_schedule_1 {
    background: url('../images/ui/doizece_icon_tournament_green_small.png') no-repeat;
    width: 50px !important;
    height: 42px !important;
    text-align: center;
    color: #FFFFFF;
    vertical-align: top;
    padding-top: 8px;
}

.tournament_locked {
    background: url('../images/ui/doizece_icon_tournament_red_small.png') no-repeat !important;
}
.tournament_badge_2 {
    background: url('../images/ui/doizece_icon_tournament_red_small.png') no-repeat !important;
}
.tournament_badge_3 {
    background: url('../images/ui/doizece_icon_tournament_blue_small.png') no-repeat !important;
}

.tournament_badge_4 {
    background: url('../images/ui/doizece_icon_tournament_orange_small.png') no-repeat !important;
}

.tournament_badge_5 {
    background: url('../images/ui/doizece_icon_tournament_grey_small.png') no-repeat !important;
}

.tournament_badge_6 {
    background: url('../images/ui/doizece_icon_tournament_purple_small.png') no-repeat !important;
}

.tournament_badge_7 {
    background: url('../images/ui/doizece_icon_tournament_brown_small.png') no-repeat !important;
}

.tournament_badge_8 {
    background: url('../images/ui/doizece_icon_tournament_darkblue_small.png') no-repeat !important;
}

.tournament_badge_lt_1 {
    background: url('../images/ui/doizece_icon_tournament_green_small.png') no-repeat;
}
.tournament_badge_lt_2 {
    background: url('../images/ui/doizece_icon_tournament_red_small.png') no-repeat;
}
.tournament_badge_lt_3 {
    background: url('../images/ui/doizece_icon_tournament_blue_small.png') no-repeat;
}

.tournament_badge_lt_4 {
    background: url('../images/ui/doizece_icon_tournament_orange_small.png') no-repeat;
}

.tournament_badge_lt_5 {
    background: url('../images/ui/doizece_icon_tournament_grey_small.png') no-repeat;
}

.tournament_badge_lt_6 {
    background: url('../images/ui/doizece_icon_tournament_purple_small.png') no-repeat;
}

.tournament_badge_lt_7 {
    background: url('../images/ui/doizece_icon_tournament_brown_small.png') no-repeat;
}

.tournament_badge_lt_8 {
    background: url('../images/ui/doizece_icon_tournament_darkblue_small.png') no-repeat;
}

.tournament_badge_level_1 {
    background: url('../images/ui/doizece_level_icon_green_small.png') no-repeat;
}
.tournament_badge_level_2 {
    background: url('../images/ui/doizece_level_icon_red_small.png') no-repeat;
}
.tournament_badge_level_3 {
    background: url('../images/ui/doizece_level_icon_blue_small.png') no-repeat;
}

.tournament_badge_level_4 {
    background: url('../images/ui/doizece_level_icon_orange_small.png') no-repeat;
}

.tournament_badge_level_5 {
    background: url('../images/ui/doizece_level_icon_grey_small.png') no-repeat;
}

.tournament_badge_level_6 {
    background: url('../images/ui/doizece_level_icon_purple_small.png') no-repeat;
}

.tournament_badge_level_7 {
    background: url('../images/ui/doizece_level_icon_brown_small.png') no-repeat;
}

.tournament_badge_level_8 {
    background: url('../images/ui/doizece_level_icon_darkblue_small.png') no-repeat;
}

.t_tournament_schedule_2, .t_tournament_schedule_3, .t_tournament_schedule_4, .t_tournament_schedule_5 {
    background: url('../images/ui/doizece_tournament_listing.png') center center repeat-x;
    vertical-align: middle !important;
}

.t_tournament_schedule_2, .t_tournament_schedule_2_head {
    width: 150px;
    padding: 0px 5px 0px 5px;
}
.t_tournament_schedule_3, .t_tournament_schedule_3_head, .t_tournament_schedule_4, .t_tournament_schedule_4_head {
    width: 135px;
}

.t_tournament_recent {
    margin: 1em 0px 2em 0px;
}
.t_tournament_recent_1, .t_tournament_recent_2, .t_tournament_recent_3, .t_tournament_recent_1_head, .t_tournament_recent_2_head, .t_tournament_recent_3_head {
    height: 30px;
    vertical-align: middle !important;
}

.t_tournament_recent_1, .t_tournament_recent_1_head {
    width: 155px;
}
.t_tournament_recent_2, .t_tournament_recent_2_head {
    width: 215px;
}
.t_tournament_recent_3 {
    font-weight: bold;
}

.t_tournament_ranked_players {
}
.t_tournament_ranked_players_1 {
    width: 200px;
    height: 30px;
    vertical-align: middle;
    font-weight: bold;
}
.t_tournament_ranked_players_2 {
    width: 20px;
    height: 30px;
    vertical-align: middle;
    font-weight: bold;
    text-align: right;
}

.t_tournament_ranked_countries {
}
.t_tournament_ranked_countries_1 {
    width: 200px;
    height: 30px;
    vertical-align: middle;
    font-weight: bold;
}
.t_tournament_ranked_countries_2 {
    width: 20px;
    height: 30px;
    vertical-align: middle;
    font-weight: bold;
    text-align: right;
}

.t_tournament_recent_flag, .t_tournament_ranked_players_flag, .t_tournament_ranked_countries_flag {
    margin: 1px 10px 0px 0px;
}


.content_page_center {
    position: relative;
    width: 760px;
    min-height: 80px;
    margin: 0 auto 0 -10px;
}

.content_page_top {
    background: url("../images/ui/doizece_tour_main_bg_top.png");
    height: 20px;
}

.content_page_bottom {
    background: url("../images/ui/doizece_tour_main_bg_bottom.png");
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: 0px;
}

.content_page_body {
    background: url("../images/ui/doizece_tour_main_bg_body.png");
    padding: 10px 30px 0px 30px;
}

.popupTitle {
    margin: 0 0 10px 5px;
    color: #66001A;
    font-size: 18px;
    font-weight: bold;
}

.pxSpacer {
    clear: both;
    height:1px;
    line-height: 1px;
}
.spacer20 {
    clear: both;
    height:20px;
}

/** payment popup **/

#slidePopupBox {
    /*display: none;*/
}

.paymentPopupContent {
    text-align: center;
}

.smsPacksBox {
    float:left;
    height:155px;
    width:126px;
    margin:0px 6px;
    position:relative;
    text-align:center;
    background-color: #E6E6E6;
    border:1px solid #A6A6A6;
}

.smsPacksBox .pointsNr {
    font-size:13px;
    font-family: Tahoma, Helvetica, ARial, sans-serif;
    font-weight: bold;
    color: #444;
    margin-top:20px;
}
.smsPacksBox .points {
    font-size:11px;
    font-family: Tahoma, Helvetica, ARial, sans-serif;
}

.smsPacksBox .price {
    font-size:28px;
    color: #66001A;
    margin-top:10px;
}

.popupBuyButton {
    margin: 15px auto  auto;
    display: block;
    width:90px;
}

.button .span1 {
    background:url("../images/ui/button_green.png") no-repeat scroll left top transparent;
    display:inline-block;
    font-size:12px;
    font-weight:bold;
    line-height:16px;
    padding:3px 2px;
}

.button .span2 {
    background:url("../images/ui/button_green.png") no-repeat scroll right top transparent;
    color:#FFFFFF;
    cursor:pointer;
    display:inline-block;
    font-size:12px;
    font-weight:bold;
    line-height:16px;
    padding:3px 22px 3px 0;
}


.pricePoints {
    color:#C01410;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:18px;
    font-weight:bold;
    margin-top:5px;
}
.pricePoints span {
    color: #555;
    font-size:11px;
    font-weight: normal;
}


.payOption {
    padding:10px 0 0 200px;
    background-color:white;
    margin:10px 10px 0 6px;
    height:140px;
    text-align: left;
}

.splitOption {
    float:left;
    width:202px;
    padding-left:10px !important;

}


.paymentOptions {
    display: none;
    margin: 20px 0;
}

.paymentInfo {
    clear:both;
    text-align: left;
    margin:10px 0 0 5px;
}

.payOption h2 {
    font-size:14px;
    font-weight:bold;
    margin:5px 0;
    color: #66001A;
}

.payOption input {
    border:1px solid #888;
    height:20px;
    text-align:center;
    font-weight:bold;
}

.paymentInstructions {
    display:none;
    margin:10px 6px 0 6px;
    font-size:11px;
    color: #333;
    text-align: left;
}

.input_field_left {
    margin: 10px 0 10px 0;
}
.input_field {
    margin: 0 0 0 0;
    border: 0;
    padding: 0 5px 0 0;
    width: 170px;
    height: 30px;
    background: url("../images/ui/doizece_search_field_body.png");
    font-size: 18px;
}


.tournamentPaymentOptions {
    margin:0 0 50px 0;
    clear: both;
    background-color:#f5f5f5;
}

.tournamentPaymentOptions .alert {
    color: #8b0000;
    text-align:center;
    font-size:14px;
    font-weight: bold;
}
.tournamentPayOption {
    padding:10px 0 0 20px;
    height:140px;
    text-align: left;
}

.tournamentPayOption h2 {
    font-size:14px;
    font-weight:bold;
    margin:5px 0;
    color: #66001A;
}

.tournamentPayOption input {
    border:1px solid #888;
    height:20px;
    text-align:center;
    font-weight:bold;
}

.tournamentPopupBuyButton {
    margin: 15px auto  auto;
    display: block;
}

#tournamentPaymentPopup, #slidePopupBox {
    display: none;
}
/** big buttons **/

.bigButton {
    height: 40px;
    display: inline-block;
    cursor: pointer;
    margin:0 10px 0 10px;
}

.bigButtonContent {
    height: 35px;
    font-size:18px;
    background-image: url("../images/ui/doizece_button_60_light_body.png");
    float:left;
    font-weight: bold;
    padding: 5px 10px 0 5px;
    position:relative;
    color: white;
}

.bigButtonLeft{
    background-image: url("../images/ui/doizece_button_60_light_left.png");
    height: 40px;
    width:5px;
    margin-left:-5px;
    float:left;
}
.bigButtonRight1{
    background-image: url("../images/ui/doizece_button_60_light_arrow.png");
    height: 40px;
    width: 25px;
    float:left;
}
.bigButtonRight2{
    background-image: url("../images/ui/doizece_button_60_light_right.png");
    height: 40px;
    width:5px;
    display: inline-block;
    margin-right:-5px;
    float:left;
}


.rightBoxLink {
    display: block;
    margin:10px;
}




.button_holder {
    position: relative;
    text-align: center;
}
.generic_button_images {
    position: relative;
    width: 120px;
    height: 30px !important;
    top: 0px;
    margin: 0px auto 0px auto;
}
.button_image_2_red {
    width: 110px;
    height: 30px;
}
.button_enabled {
    position: relative;
    height: 30px !important;
    padding: 5px 0 5px 0;
}
.generic_button_label {
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    top: 5px;
    max-height: 12px;
    width: 120px;
    text-align: center;
}
a.generic_button {
    position: relative;
    height: 30px;
    overflow: hidden;
}
.button_image_1 {
    background: url("../images/ui/doizece_button_join_left_red.png");
    position: absolute;
    top: 0px;
    left: 0px;
}
.button_image_2 {
    background: url("../images/ui/doizece_button_join_body_red.png");
    width: 110px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 5px;
}
.button_image_3 {
    background: url("../images/ui/doizece_button_join_right_red.png");
    position: absolute;
    top: 0px;
    left: 115px;
}
a:hover img.button_image_1, a:hover img.button_image_2, a:hover img.button_image_3 {
    top: -5000px;
}


/** top **/
.t_game_toplist {
    margin: 1em 0px 2em 0px;
}
.t_game_toplist_1_head, .t_game_toplist_1 {
    width: 40px;
    padding: 0px 50px 0px 10px;
    height: 30px;
    text-align: right;
    vertical-align: middle;
}
.t_game_toplist_2_head, .t_game_toplist_2 {
    width: 400px;
    padding: 0px;
    height: 30px;
    text-align: left;
    vertical-align: middle;
}
.t_game_toplist_3_head, .t_game_toplist_3 {
    width: 180px;
    padding: 0px 10px 0px 10px;
    height: 30px;
    text-align: right;
    vertical-align: middle;
}
.t_game_alt_high {
    background: #F5F5F5;
}
.t_game_alt_low {
    background: #E5E5E5;
}
.t_game_toplist_2, .t_game_toplist_3 {
    font-weight: bold;
}
.t_game_toplist_flag {
    position: relative;
    top: 3px;
    margin-right:10px;
}
.error_message {
    color: #ac1317;
    font-size:14px;
}

.countDown {
    font-weight: bold;
    text-align: center;
}


/** registration **/
.clr {
    clear: both;
}

#main_content_login {
    float: left;
    margin: 0px 0px 0px -10px;
}
#main_content_register_top {
    width: 510px;
    height: 20px;
    background: url('../images/ui/doizece_reg_bg_top.png') no-repeat;
}
#main_content_register_body {
    width: 450px;
    min-height: 540px;
    padding: 0px 30px 0px 30px;
    background: url('../images/ui/doizece_reg_bg_body.png') repeat-y;
}

.doizece_register_form_table {
    border: 0px none;
    border-spacing: 0px;
    padding: 0px;
}
.doizece_register_form_table_label, .doizece_login_form_table_label {
    width: 130px;
    height: 50px;
    line-height: 40px;
    vertical-align: middle;
    text-align: right;
}
.doizece_register_form_table_field {
    width: 280px;
    height: 30px;
    padding: 10px;
    position: relative;
}
.doizece_register_form_text, .doizece_register_form_pass, .doizece_register_form_text_disabled {
    width: 270px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    background: url('../images/ui/doizece_reg_field_bg.png') no-repeat;
    border: 0px none !important;
}

.doizece_register_form_text_disabled {
    color: #999;
}

.doizece_login_form_table_field, .doizece_login_form_table_misc {
    width: 280px;
    height: 30px;
    padding: 10px;
}
.doizece_login_form_table_misc {
    padding: 0px 10px 20px 10px !important;
}
.doizece_login_form_text, .doizece_login_form_pass {
    width: 270px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    background: url('../images/ui/doizece_log_field_bg.png') no-repeat;
    border: 0px none !important;
}
#doizece_register_form_country_wrapper {
    position: relative;
}
#doizece_register_form_country {
    width: 280px;
    height: 30px;
    line-height: 30px;
    border: 0px none !important;
    position: relative;
    z-index: 10;
    opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:	alpha(opacity=0) progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=14,color=#FFFFFF);
}
#doizece_register_form_country_mask {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 270px;
    height: 20px;
    padding: 5px;
    background: url('../images/ui/doizece_reg_select_bg.png') no-repeat;
}
.doizece_register_form_table_captcha {
    vertical-align: middle;
    text-align: center;
    line-height: 80px;
}
.doizece_register_form_table_captcha a {
    margin: 30px 0px 30px 10px;
    vertical-align: middle;
    line-height: 20px;
    height: 20px;
}
.doizece_register_form_table_captcha a img {
    vertical-align: middle;
}
.doizece_register_captcha {
    border: 1px solid #666666 !important;
    vertical-align: middle;
}
.doizece_register_form_table_submit, .doizece_login_form_table_submit {
    text-align: center;
    vertical-align: middle;
}
.doizece_register_form_table_submit p {
    text-align: center;
}
.doizece_register_form_table_submit .button_holder {
    margin: 10px;
}
.doizece_login_form_table_submit .button_holder {
    margin: 10px 30px 30px 30px;
}
#main_content_register_bottom {
    width: 510px;
    height: 20px;
    background: url('../images/ui/doizece_reg_bg_bottom.png') no-repeat;
}
.doizece_login_facebook_login {
    text-align: center;
    padding: 30px;
}
#main_content_register {
    float: right;
    margin: 0px -10px 0px 0px;
}
#main_content_login_top {
    width: 510px;
    height: 20px;
    background: url('../images/ui/doizece_log_bg_top.png') no-repeat;
}
#main_content_login_body {
    width: 450px;
    min-height: 500px;
    padding: 0px 30px 0px 30px;
    background: url('../images/ui/doizece_log_bg_body.png') repeat-y;
}
#main_content_login_bottom {
    width: 510px;
    height: 20px;
    background: url('../images/ui/doizece_log_bg_bottom.png') no-repeat;
}

.fieldStatusOk {
    background: url('../images/ui/doizece_icon_okay.png') no-repeat;
    width: 20px;
    height:20px;
}
.fieldStatusError {
    background: url('../images/ui/doizece_icon_error.png') no-repeat;
    width: 20px;
    height:20px;
}

.error {
    color:red;
}


.helpcontent {
    line-height:20px;
}
.helpcontent font {
    display:block;
    margin: 10px 0 10px 0;
}

#helpDiv {
    display: none;
    border:1px solid #5f9ea0;
    background-color: #fffacd;
    position: absolute;
    left:-10px;
    top:10px;
    padding: 10px;
    color: #666;
    font-size:11px;
    width: 200px;
    height:120px
}

td.explanations {
    color: #333;
    line-height: 18px;
    margin: 0 0 0 20px;
}

td.explanations li {
    margin-left: 30px;
    color: #333;
    line-height: 18px;
}

#roomsUsersOnline {
    float:right;
    background-image: url('../images/ui/jucatori_online.png');
    background-repeat: no-repeat;
    width:170px;
    height:32px;
    text-align: right;
    padding-right:15px;
    font-weight: bold;
    color:#fff;
    font-size:16px;
    line-height: 30px;;
    clear:right;
}

#roomsUsersOnline2 {
    background-image: url('../images/ui/jucatori_online2.png');
    background-repeat: no-repeat;
    width:83px;
    height:32px;
    text-align: center;
    font-weight: bold;
    color:#fff;
    font-size:15px;
    line-height: 30px;
    margin-bottom:5px;
    margin-left:5px;

}
#roomsConnectRegister {
    float:left;
    width:200px;
    color: #333;
    margin-top:40px;
}


h3.warning {
    color: red;
    font-size:16px;
}
notyButtonAccept {
    margin:0 auto 20px auto;
    height:20px;
}


/** frontpage **/


#user_login_header {
    right: 0px;
    top: 25px;
    position: absolute;
}
#user_login_header a.generic_button_30 {
    width: 120px;
    float: right;
    margin: 0px 0px 0px 20px;
}
.fb_login_small {
    width: 200px !important;
}
a.button_holder.generic_button_30 {
    display: block;
    position: relative;
    width: 240px;
    height: 30px;
    margin: 20px 0px;
}
a.button_holder.generic_button_30 div {
    height: 30px;
    padding: 0px 0px 0px 5px;
    background: url('../images/ui/doizece_button_30.png') top left no-repeat transparent;
}
a.button_holder.generic_button_30 div div {
    height: 30px;
    padding: 0px 5px 0px 0px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    background: url('../images/ui/doizece_button_30.png') top right no-repeat transparent;
    color: #FFFFFF;
}
a.button_holder.generic_button_30:hover div {
    background: url('../images/ui/doizece_button_30.png') bottom left no-repeat transparent;
}
a.button_holder.generic_button_30:hover div div {
    background: url('../images/ui/doizece_button_30.png') bottom right no-repeat transparent;
}


.fpGamesRow {
    text-align:justify;
    margin: 0 auto 0 auto;
    position: relative;
    top:-20px;
}

.fpGamesRow .leftBox{
    width:200px;
    height:180px;
    float:left;
    overflow:hidden;
    margin:0 0px;
    position: relative;
}

.fpGamesRow .leftBox .leftBoxAndroid{
    position:absolute;
    top: 100px;
    left: 35px;
}

.fpGamesRow .leftBox .leftBoxiOS{
    position:absolute;
    top: 100px;
    left: 70px;
}

.fpGamesRow .leftBox .leftBoxFacebook{
    position:absolute;
    top: 100px;
    left: 95px;
}

.bigRow {
    width:1000px;
}

.smallRow {
    width:800px;
    margin: 0 auto;
}
.smallRow .leftBox {
    /*margin:0 20px;*/
}
.fpGamesRow .leftBox img{
    margin-bottom:-70px;
}


.fpGamesRow .leftBox h1 {
    font-size: 18px;
    font-weight: 900;
    text-align:center;
    display:block;
    color: #FFF0E0;
    margin:0;
}

.leftBox .info {
    text-align:center;
    color: #fff;
    font-size:12px;
}


#fpTournaments {
    position: relative;
    width: 1000px;
    margin: 10px 0 10px 0;
}

#fpTournaments_top {
    background: url("../images/ui/doizece_game_stats_top.png");
    width: 100%;
    height: 10px;
    position: absolute;
    top: -10px;
}

#fpTournaments_body {
    background: url("../images/ui/doizece_game_stats_body.png");
    height: 100%;
    width: 960px;
    padding:20px;
}

#fpTournaments_bottom {
    background: url("../images/ui/doizece_game_stats_bottom.png");
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -10px;
}

#fpTournamentsContainer {
    width: 600px;
    float:left;
}

#fpTournamentsContainer .tournament {
    float:left;
    width:280px;
    margin:10px 10px 10px 0;
}
#fpTournamentsContainer .tournament img {
    float: left;
    margin:0 10px 0 0;
}

#fpFeedsContainer {
    width:320px;
    float:left;
    margin-left:20px;
}
#fpFeedsContainer p span{
    font-size:11px;
}

#fpFeedsContainer p {
    display:block;
    position:relative;
    height: 25px;
}
#fpFeedsContainer .feed_post_date {
    position:absolute;
    left:-50px;
    top:3px;
}

.tournamentName, .tournamentLink{
    cursor:pointer;
}

.red_text_top{
    font-size: 20px; 
    width: 220px;
    text-align: center; 
    color: rgb(93, 93, 93);
}

.doizece_red_b {
    font-weight: bold;
    color: #66001A;
}

.tournamentResults a{
    font-size: 18px; 
    color: #000;
}

.tournamentResults td{
    font-size: 18px; 
}

.tournamentResults{ 
    border-collapse:collapse;
}

.tableLastTournament{
    margin: auto; 
    width: 370px; 
    border: 0px; 
    cellspacing: 0px; 
    cellpadding: 0px; 

}

.tableLastTournament tr td{
    border-collapse:collapse !important;
    background-color: #EBEBEB;
}

#main_content_page_top_790{
    background: url("../images/ui/doizece_tour_main_bg_top_790.png");
    height: 20px;
}

#main_content_page_body_790 {
    background: url("../images/ui/doizece_tour_main_bg_body_790.png");
    padding: 10px 30px 20px 30px;
    min-height: 740px;
}

#main_content_page_bottom_790 {
    background: url("../images/ui/doizece_tour_main_bg_bottom_790.png");
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: 0px;
}

#bonus_code_popup{
    width: 640px;
    height: 250px;
    background-color: #FFF;
    position: fixed;
    top: 317px;
    margin: auto;
    margin-left: -100px;
    z-index: 102;
    border: 1px solid #000;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
}

.popup_shadow{
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:101;
    -moz-opacity: 0.4;
    opacity:.40;
    filter: alpha(opacity=40);

}

#main_content_sidebar_left_winter, #main_content_sidebar_right_winter {
    position: absolute;
    background: #F00;
    width: 260px;
    min-height: 100%;
    top: 60px;
}

#main_content_sidebar_left_winter {
    background: url("../images/ui/doizece_sidebar_bg_left_body_winter.png");
    left: 1px;
}

#main_content_sidebar_right_winter {
    background: url("../images/ui/doizece_sidebar_bg_right_body_winter.png");
    right: 1px;
}

#main_content_sidebar_left_top_winter {
    background: url("../images/ui/doizece_sidebar_bg_left_top_winter.png");
    width: 100%;
    height: 10px;
    position: absolute;
    top: -10px;
}
#main_content_sidebar_left_body_winter {
    height: 100%;
}
#main_content_sidebar_left_bottom_winter {
    background: url("../images/ui/doizece_sidebar_bg_left_bottom_winter.png");
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -10px;
}
#main_content_sidebar_right_top_winter {
    background: url("../images/ui/doizece_sidebar_bg_right_top_winter.png");
    width: 100%;
    height: 10px;
    position: absolute;
    top: -10px;
}
#main_content_sidebar_right_body_winter {
    height: 100%;
}
#main_content_sidebar_right_bottom_winter {
    background: url("../images/ui/doizece_sidebar_bg_right_bottom_winter.png");
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -10px;
}
#main_content_feeds_top_winter {
    background: url("../images/ui/doizece_game_stats_top_winter.png");
    width: 100%;
    height: 10px;
    position: absolute;
    top: -10px;
}

#main_content_feeds_body_winter {
    background: url("../images/ui/doizece_game_stats_body_winter.png");
    height: 100%;
    width: 1000px;
}
#main_content_feeds_bottom_winter {
    background: url("../images/ui/doizece_game_stats_bottom_winter.png");
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -10px;
}
#main_content_stats_top_winter  {
    background: url("../images/ui/doizece_game_stats_top_winter.png");
    width: 100%;
    height: 10px;
    position: absolute;
    top: -10px;
}
#main_content_stats_body_winter  {
    background: url("../images/ui/doizece_game_stats_body_winter.png");
    width: 100%;
    height: 60px;
}
#main_content_stats_bottom_winter  {
    background: url("../images/ui/doizece_game_stats_bottom_winter.png");
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -10px;
}
#main_content_stats_bottom_winter2  {
    background: url("../images/ui/doizece_game_stats_bottom_winter2.png");
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -10px;
}
.rankings_player_winter {
    width: 230px;
    height: 38px;
    line-height: 12px !important;
    margin: 0 0 0 -30px !important;
    padding: 2px 0 0 20px;
    background-color: rgba(255,255,255,0.8); 
    border: 1px solid #FFFFFF;
}
.alternate_highlight_winter {
    height: 36px;
    background: rgba(214,214,255,0.8);
    border: 1px solid #D1D1FF;
    border-radius: 5px;
}
.sidebar_tournament_subtitle_winter {
    width: 190px;
    line-height: 1em;
    margin: 15px -20px 10px 0 !important;
    padding: 10px 20px 0 60px;
    height: 30px;
    background: rgba(214,214,255,0.8);
    border: 1px solid #D1D1FF;
}
.sidebar_tournament_subtitle_winter p {
    text-align: center !important;
    font-weight: bold;
}
.sidebar_tournament{
    background: rgba(255,240,224,0.8); 
}
.winter_link{
    background-color: rgba(255,255,255,0.85);
    padding: 5px;
    border-radius: 15px;
    border: 1px solid #D1D1FF;
    margin: auto;
    width: 140px;
    text-align: center;
}
.sidebar_tournament p{
    padding-right: 8px;
}
#main_content_page_center_tournament #main_content_page_top_winter {
    background: url("../images/ui/doizece_tour_main_bg_top_winter.png");
    height: 20px;
}
#main_content_page_center_tournament #main_content_page_bottom_winter {
    background: url("../images/ui/doizece_tour_main_bg_bottom_winter.png");
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: 0px;
}
#main_content_page_center_tournament #main_content_page_body_winter {
    background: url("../images/ui/doizece_tour_main_bg_body_winter.png");
    padding: 10px 30px 20px 30px;
    min-height: 740px
}
.red_text_top{
    font-size: 20px; 
    width: 220px;
    text-align: center; 
    color: rgb(93, 93, 93);
}
.topListItem{
    width: 250px;
    background-color: #F0F0F0;
    margin: 3px;
    min-height: 45px;
    text-align: center;
    margin-left: 95px;
    position: relative;
} 
.topListItem *{
    font-size: 15px;
    line-height: 45px;
}
.topListItem_h3{
    margin-left: 95px;
    margin-bottom: 0px;
    width: 250px;
    text-align: center;
}
.topCounter{
    position: absolute; 
    top: 0px; 
    left: -33px; 
    color: #000; 
    width: 30px; 
    text-align: center; 
    font-size: 14px;
}
#stats_bitcoin_label {
    text-align: center;
    font-size: 12px;
    position: relative;
    top: -3px;
    width: 255px;
}
.stats_bitcoin_time {
    position: absolute;
    top: 28px;
    font-weight: bold;
}
#bitcoin_icon{
    position: absolute;
    top: -10px;
    right: 10px;
    width: 55px;
}
.admin_payment_table{
    width:100%;
    padding: 4px;
    font-size:16px;
    margin: auto;
    border-collapse: collapse;
    text-align: center;
    border:  1px solid #DEDEDE;
}
.admin_payment_table tr{
    font-size:15px !important;
    background-color: #F6F6F6;
    height: 35px;
    padding: 3px;
}
.admin_payment_table td{
    font-size:15px !important;
    height: 35px;
    padding: 3px;
    vertical-align: middle;
}
.coockieHeader{
    background-color: #555;
    margin:0;
    width:auto;
    text-align:center;
    color: #FFF;
    padding: 4px;
}
.coockieHeaderLink {
    color: #00CC33;
}
.coockieHeaderAccept{
    background-color: #00CC33; 
    color: #FFF;
    margin-left:30px;
    border-radius:5px;
    padding:4px;

}
#no_speak_popup{
    width:30%;
    min-height:120px;
    margin:auto;
    background-color: #f0f0f0;
    position:absolute;
    top:250px;
    left:35%;
    z-index:101;
    border:2px solid #000;
    border-radius:5px;
    padding:10px;
}     
#balloons{
    width: 195px;
    position: absolute;
    top: -81px;
    left: -75px;
}
#bonus_code_popup_bday{
    width: 640px;
    height: 280px;
    background-color: #FFF;
    position: fixed;
    top: 317px;
    margin: auto;
    margin-left: -100px;
    z-index: 202;
    border: 2px solid #9E0434;
    border-radius: 5px;
    text-align: center;
    font-size: 14px; 

}
#bonus_email{
    width: 100%;
    left: 0px;
    z-index:101;
    position:fixed;
    top: 200px;
}
#bonus_email button{
    background-color: #55B925;
    border:1px solid #666666;
    border-radius:2px;
    color: #FFF;
    cursor:pointer;
}
#bonus_email button:hover{
    background-color:#B9002E;
}

#bonus_email_popup{
    width:550px;
    margin:auto;
    text-align:left;
    padding:15px;
    border: 2px solid #9E0434;
    border-radius: 5px;
    font-size: 14px;
    min-height:100px;
    background-color: #fff;
}
#emailForPointsGame{
    z-index:105;
}
#dailyTipBox{
    margin-top:20px;
    min-height:50px;
    width:420px;
    padding:10px;
    border-bottom:1px solid #3465A4;
    background:#EBF0FA;
    font-weight:normal;
    color:#3465A4;
    text-align:justify
}

.shopGiftBox0{
    width:60px;
    height:78px;
    display: inline-table;
    border: 1px solid #aaa;
    padding:0px;
    margin:3px;
    text-align:center;
    box-shadow: 0px 0px 14px #888;
    border-radius: 4px;
    overflow: hidden;
    border: 2px solid #999;
    position:relative;
    background-color: #f0f0f0;
    cursor:pointer;
}
.shopGiftBox1{
    width:60px;
    height:78px;
    display: inline-table;
    border: 1px solid #aaa;
    padding:0px;
    margin:3px;
    text-align:center;
    box-shadow: 0px 0px 14px #AB8F5C;
    border-radius: 4px;
    overflow: hidden;
    border: 2px solid #8CA38C;
    position:relative;
    cursor:pointer;
}
.shopGiftBox2{
    width:60px;
    height:78px;
    display: inline-table;
    border: 1px solid #aaa;
    padding:0px;
    margin:3px;
    text-align:center;
    box-shadow: 0px 0px 14px #999;
    border-radius: 4px;
    overflow: hidden;
    border: 2px solid #F0F0F0;
    position:relative;
    background: url('../images/ui/twinkleArgint.gif'), rgb(222,222,222); /* Old browsers */
    cursor:pointer;
}
.shopGiftBox3{
    width:60px;
    height:78px;
    display: inline-table;
    border: 1px solid #aaa;
    padding:0px;
    margin:3px;
    text-align:center;
    box-shadow: 0px 0px 14px #AB8F5C;
    border-radius: 4px;
    overflow: hidden;
    border: 2px solid #D9B226;
    background: url('../images/ui/twinkleAur.gif'), rgb(252,234,187); /* Old browsers */
    position:relative;
    cursor:pointer;
}
.shopByButton{
    width:100%;
    text-align:center;
    position:absolute;
    bottom:0px;
    left:0px;
    font-size:12px;
    line-height:15px;
    color:#FFF;
    background-color:#56BA25;
}
.shopGiftBox0 img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%); 
}
.gifCounter{
    position:absolute;
    bottom:15px;
    left:2px;
    font-size:10px;
    color: #56BA25;
    font-weight: bold;
}
.flip-container{
    /*perspective*/
    display: inline-table;
    margin:5px;
    -webkit-perspective:1000;
    -moz-perspective:1000;
    -ms-perspective:1000;
    -o-perspective:1000;
    perspective:1000;
}
/* flip the pane when hovered */
.flipped {
    /*transform*/
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -ms-transform:rotateY(180deg);
    -o-transform:rotateY(180deg);
    transform:rotateY(180deg);
}
.flip-container, .front, .back{
    width:60px;
    height:78px;
}
/* flip speed goes here */
.flipper {
    /*transition*/
    -webkit-transition:0.6s;
    -moz-transition:0.6s;
    -o-transition:0.6s;
    transition:0.6s;
    /*transform-style*/
    -webkit-transform-style:preserve-3d;
    -moz-transform-style:preserve-3d;
    -ms-transform-style:preserve-3d;
    -o-transform-style:preserve-3d;
    transform-style:preserve-3d;
    position:relative;
}
/* hide back of pane during swap */
.giftfront, .giftback{
    /*backface-visibility*/
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -o-backface-visibility:hidden;
    backface-visibility:hidden;
    position:absolute;
    top:0;
    left:0;
}
/* front pane, placed above back */
.giftfront{
    z-index:2;
}
/* back, initially hidden pane */
.giftback{
    /*transform*/
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -ms-transform:rotateY(180deg);
    -o-transform:rotateY(180deg);
    transform:rotateY(180deg);
}
.NoGift{
    width:100%;
    text-align:center;
    position:absolute;
    bottom:0px;
    left:0px;
    font-size:12px;
    line-height:15px;
    color:#FFF;
    background-color:#860D0D;
    cursor:pointer
}
.YesGift{
    width:100%;
    text-align:center;
    position:absolute;
    bottom:16px;
    left:0px;
    font-size:12px;
    line-height:15px;
    color:#FFF;
    background-color:#33D633;
    cursor:pointer
}
.loginGift{
    width:100%;
    text-align:center;
    position:absolute;
    bottom:0px;
    left:0px;
    font-size:12px;
    line-height:18px;
    color:#FFF;
    background-color:#56BA25;
    cursor:pointer
}
.giftback{
    font-size:11px;
    color: #56BA25;
    font-weight: bold;  
}
.giftpart{
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none;
    width:442px;
    margin:auto;
    position:absolute;
    bottom:-100px;
    z-index:10;
    color:#000;
}
.giftGreenTitle{
    color: #56BA25;
    font-weight:bold;
    width: 380px;
}
.run-animation{
   -webkit-animation: mymove 1s; /* Chrome, Safari, Opera */
    animation: mymove 1s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    50% {font-size: 20px;}
}

/* Standard syntax */
@keyframes mymove {
    50% {font-size: 20px;}
}
    
#giftArea{
    width:100%;
}

#main_content_page_center #main_content_page_top_charge_black {
    background: url("../images/ui/doizece_main_bg_top_charge_black.png");
    height: 80px;
}

.avatarBox{
    margin-top: 5px;
    width: 64px;
    height: 64px;
    border: 5px solid #EEE;
    display: inline-block;
    border-radius: 5px;
    padding: 0;
    text-align: center;
}
.avatarBoxSelected{
    margin-top: 5px;
    width: 64px;
    height: 64px;
    border: 5px solid #b24040;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 17px 3px rgba(223,153,28,0.84); 
    box-shadow: 0px 0px 17px 3px rgba(223,153,28,0.84);
}
.avatarImage{
    width: 62px;
    height: 63px;
    margin: auto;
    padding: 0;
    border: 0;
}
#avatarStatus{
    height: 20px;
    padding: 5px;
    color: #603;
    font-weight: bold;
}