body {
  font-family: verdana;
  font-size: 10px;
  margin-top: 0px;
}

table {
  border-collapse: collapse;
  text-align: left;
}

.debug {
  border-style: solid;
  border-width: 1px;
  border-color: red;
}

.debug2 {
  border-style: solid;
  border-width: 1px;
  border-color: blue;
}

td {
  padding: 0px;
  font-family: verdana;
  font-size: 10px;
}

textarea {
  font-family: verdana;
  font-size: 10px;
}

input {
  font-family: verdana;
  font-size: 10px;
}

img {
  border: 0px;
}

a, a:link, a:visited, a:active {
  color: #027AC7; /* #01568d; */
}

a:hover {
  color: #0597F5;
}

form {
  margin-bottom: 0px;
  margin-top: 0px;
}

p,
label,
h4 {
  font-family: verdana;
  font-size: 10px;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  line-height: 14px;
}

h4 {
  font-weight: bold;
}

h1,
.fullwidth h1,
#basic h1,
.fakeH1,
.fullwidth .fakeH1,
#basic .fakeH1 {
  background: url('/images/rub_icon.gif') no-repeat bottom left;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 42px;
  font-size: 15px;
  font-weight: normal;
  line-height: 40px;
  color: #2F2F2F;
}

.fullwidth h1 a.floatright,
.fullwidth a.floatright {
    float: right;
    font-size: 10px;
}

h2 {
  font-size: 15px;
  font-weight: bold;
  margin: 0px;
  padding: 10px 0px;
}

#basic .hr {
	height:3px;
	border: none;
	clear:both;
	margin:11px 0 8px 0;
	background: #549BB8;
}

.fullwidth {
  width: 745px;
}

#main_container_open_div {
   position: relative;
   width: 745px;
   margin: 0 auto
}

.side_border {
  background-color: #677f91;
  width: 1px;
}

.top_cell {
  height: 72px;
}

.top_cell_small {
  height: 47px;
}

.top_cell_small_logowidth {
  width: 150px;
}

.top_cell_small_logolink {
  width:  150px;
  height: 45px;
}

.top_logo_cell {
  width: 310px;
}

.top_logo_online_spacer {
  width: 224px;
}

.top_online_from_top {
  height: 1px;
}

.top_online_cell {
  width: 185px;
}

.top_online_text {
  color: #9ae1ff;
  text-align: right;
}
.top_online_text a:link,
.top_online_text a:active,
.top_online_text a:visited {
  color: #9ae1ff;
}
.top_cell .links {
  
}
.top_cell .links_td {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
}
.top_link_cell {
  padding-right: 21px;
}

/* total bredd: 230px */
.top_cell .logged_in .portrait_cell {
  padding-top: 6px;
  width: 29px;
}
.top_cell .logged_in .username_cell {
  height: 20px;
  width: 100px;
  padding-left: 5px;
  font-weight: bold;
}
.top_cell .logged_in .icons_cell {
  width: 101px;
  text-align: right;
}
.top_cell .logged_in .icons_cell .default_locale_icon {
  margin-bottom: -2px;
  margin-left: 5px;
}
.top_cell .logged_in .icons_cell .user_status_icon {
  margin-bottom: -5px;
  margin-left: 5px;
}
.top_cell .logged_in .balance_cell {
  height: 14px;
  padding-left: 5px;
}
.top_cell .logged_in .profile_link_cell {
  padding-left: 5px;
}
.top_cell .logged_in .log_out_cell {
  text-align: right;
}

.top_before_menu_logged_in {
  width: 250px;
  height: 60px;
  background-repeat: no-repeat;
}

/* top menu */
.menu_main * {
    margin: 0px;
    padding: 0px;
}
.menu_main {
    width: 100%;
    background-repeat: repeat-x;
    height: 25px;
}
.menu_main td {
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 25px;
}
.menu_main td a {
    color: #405C75;
}
.menu_main td a:hover {
    color: #058CE2; 
}
.menu_main td.icon {
    width: 25px;
    padding-left: 0px;
    padding-right: 0px;
}
.menu_main td.label {
    padding-right: 5px;
    padding-left: 0px;
}
.menu_main td.label a:link,
.menu_main td.label a:visited,
.menu_main td.label a:active {
    text-decoration: none;
}
.menu_main td.util {
    text-align: center;
}
.menu_main td.util a:link,
.menu_main td.util a:visited,
.menu_main td.util a:active {
    text-decoration: none;
}
.menu_main td.selected {
    background-image: url('/images/menu_main/selected.gif');
    background-repeat: repeat-x;
}
.menu_main .divider {
    padding: 0px;
    background-image: url('/images/menu_main/divider.gif');
    background-repeat: no-repeat;
    width: 1px;
}

#top_before_menu_form a {
    text-decoration: none;
    font-size: 9px;
}

/* whitespace */
.whitespace_below_top {
  background-color: white;
  height: 8px;
}

.whitespace_above_footer {
  background-color: white;
  height: 8px;
}

.whitespace_below_footer {
  background-color: white;
  height: 1px;
}

.copyright_field {
  background-color: white;
  height: 16px;
}

.main_cell_noright {
  background-color: white;
  width: 539px;
}

.main_cell {
  background-color: white;
  width: 349px;
}

.blank_cell {
  background-color: white;
}

.right_cell {
  background-color: white;
  width: 173px;
}

.left_padding_cell {
  width: 6px;
  background-color: white;
}

.middle_padding_cell {
  width: 8px;
  background-color: white;
}

.right_padding_cell {
  width: 8px;
  background-color: white;
}

.divider_line {
  width: 1px;
}

.tab_cell_st {
  line-height: 22px;
  padding-top: 2px;
}

.tab_cell_act {
  font-size: 10px;
  color: black;
  line-height: 22px;
  padding-top: 2px;
}

a.tab_link, a:link.tab_link, a:visited.tab_link {
  text-decoration: none;
  font-size: 10px;
}

.tab_left {
  width: 9px;
  height: 38px;
}

.tab_middle {
  height: 38px;
}

.tab_right {
  width: 9px;
  height: 38px;
}

.tab_corner_right {
  width: 16px;
  height: 36px;   /* 38 */
}

.tab_space_between {
  width: 3px;
  height: 38px;
}

.tab_active_link {
  text-decoration: none;
}

.tab2_cell_st {
  line-height: 22px;
}

.tab2_cell_act {
  font-size: 10px;
  color: #333;
  line-height: 22px;
}

a.tab2_link, a:link.tab2_link, a:visited.tab2_link, a:hover.tab2_link {
  text-decoration: none;
  color: #fff;
  font-size: 10px;
}
a.tab2_link_active, a:link.tab2_link_active, a:visited.tab2_link_active, a:hover.tab2_link_active {
  text-decoration: none;
  color: #000;
  font-size: 10px;
}

.tab2_left {
  width: 9px;
  height: 25px;
}

.tab2_middle {
  height: 25px;
}

.tab2_right {
  width: 9px;
  height: 25px;
}

.tab2_space_between {
  width: 3px;
  height: 25px;
}

.tab2_active_link {
  text-decoration: none;
}

.tab2_corner_right {
  width: 16px;
  height: 25px;
}

.tab3_cell_st {
  line-height: 22px;
}

.tab3_cell_act {
  font-size: 10px;
  color: #333;
  line-height: 22px;
}

a.tab3_link, a:link.tab3_link, a:visited.tab3_link, a:hover.tab3_link {
  text-decoration: none;
  color: #fff;
  font-size: 10px;
}

.tab3_left {
  width: 9px;
  height: 38px;
}

.tab3_middle {
  height: 38px;
}

.tab3_right {
  width: 9px;
  height: 38px;
}

.tab3_space_between {
  width: 3px;
  height: 38px;
}

.tab3_active_link {
  text-decoration: none;
}

.tab3_corner_right {
  width: 16px;
  height: 38px;
}

.whitetext {
  color: #ffffff;
}

.blue_cell {
  background-image: url('/images/tablebak_blue.gif');
}

.grey_cell {
  background-image: url('/images/tablebak_grey.gif');
}

.green_cell {
  background-image: url('/images/tablebak_green.gif');
}

.white_cell {
  background-image: url('/images/tablebak_white.gif');
}

.grey_content_cell {
  padding: 12px;
  color: #ffffff;
}

.blue_content_cell {
  padding: 12px;
}

.green_content_cell {
  padding: 12px;
}

.white_content_cell {
  padding: 8px;
}

.content_cell_corner {
  width: 3px;
  height: 3px;
}

.content_cell_up {
  height: 3px;
}

.content_cell_down {
  height: 3px;
}

.content_cell_left {
  width: 3px;
}

.content_cell_right {
  width: 3px;
}
  
.footer_shade {
  height: 5px;
}

.footer_side_padding {
  width: 0px;
}

.footer {
  height: 20px;
  font-size: 9px;
  color: #B2B2B2;
  background-color: #DEDEDE; /* #DCDCDC; */
}

a.footer_link,
a:hover.footer_link {
  font-size: 9px;
  color: #B2B2B2;
  text-decoration: none;
}

.footer_second_row {
  height: 28px;
}
.footer_second_row,
.footer_second_row a {
  color: #2b2B2B;
}
.footer_verisign_padding {
  width: 10px;
}
.footer_verisign_logo {
  margin-bottom: -7px;
}


.contactform {
  width: 300px;
}

.hidden {
  background-color: transparent;
  background-image: none;
  visibility: hidden;
}

#basic .firstpage_welcome {
    margin-bottom: 0px;
}
#basic .firstpage_welcome_sellpoints td {
    vertical-align: top;
    padding-bottom: 3px;
}
#basic .firstpage_welcome_sellpoints td.point {
    padding-top: 3px;
}
#basic .firstpage_welcome_sellpoints .point_one {
}

#basic #firstpage .firstpage_welcome_loggedin_ticker {
    width: 305px;
}
#basic #firstpage .firstpage_welcome_loggedin_headerpuff {
    width: 235px;
}
#basic #firstpage .firstpage_welcome_loggedin_headerpuff .textarea {
    float: left;
    height:103px;
    width:73px;
    background-repeat: repeat;
    text-align: right;
}
#basic #firstpage .firstpage_welcome_loggedin_headerpuff .textarea p {
    padding-top: 20px;
    padding-right: 10px;
    line-height: 13px;
}
#basic #firstpage .firstpage_welcome_loggedin_headerpuff .textarea p a {
    text-decoration: none;
}
#basic #firstpage .firstpage_welcome_loggedin_headerpuff .imagearea {
    float:left;
    height:103px;
    width:160px;
}
#basic #firstpage .firstpage_welcome_loggedin_headerpuff .imagearea p {
    text-align: right;
}
#basic #firstpage .firstpage_welcome_loggedin_headerpuff .imagearea p .arrow {
    margin-bottom: -2px;
    margin-right: 5px;
}
#basic #firstpage .firstpage_welcome_loggedin_headerpuff .imagearea p a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}
#basic #firstpage #featured_member {
    padding: 5px;
    padding-top: 3px;
    padding-bottom: 2px;
}
#basic #firstpage #featured_member p {
    margin: 0px;
    padding: 0px;
}
#basic #firstpage #featured_member .user_profile_image_small {
    float: left;
    margin-right: 5px;
    margin-bottom: 2px;
    background-color: white;
    padding: 2px;
}
#basic #firstpage #featured_member .visit_member_link {
    font-weight: bold;
    text-align: right;
}
#basic #firstpage #featured_member .visit_member_link a {
    color: #4e4e4e;
    text-decoration: none;
}
#basic #firstpage #featured_member .visit_member_link img {
    margin-bottom: -2px;
}

#basic #firstpage #featured_member_quiz {
    padding: 5px;
    padding-top: 3px;
    padding-bottom: 2px;
}
#basic #firstpage #featured_member_quiz p {
    margin: 0px;
    padding: 0px;
}
#basic #firstpage #featured_member_quiz .play_member_quiz_link {
    font-weight: bold;
    text-align: right;
}
#basic #firstpage #featured_member_quiz .play_member_quiz_link a {
    color: #4e4e4e;
    text-decoration: none;
}
#basic #firstpage #featured_member_quiz .play_member_quiz_link img {
    margin-bottom: -2px;
}

#basic #firstpage .main_rightcolumn {
    width: 140px;
}
#basic #firstpage .main_leftcolumn {
    width: 390px;
}
/* Firstpage etc medium row for quiz */
.quiz_list_row_medium .name {
  width: 185px;
  margin-left: 5px;
  margin-right: 5px;

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.quiz_list_row_medium .name a {
  line-height: 24px;
}
.quiz_list_row_medium .author {
  width: 80px;
}
.quiz_list_row_medium .comments {
  width: 80px;
}
.quiz_list_row_medium .rating {
  width: 80px;
}
.quiz_list_row_medium .arrow {
  width: 20px;
}
.quiz_list_row_medium .arrow img {
  margin-right: 5px;
}
.quiz_list_row_medium_alternate {
  background: #F7F7F7;
}

#basic #firstpage .firstpage_games_box {
    margin-left:3px;
    margin-top:3px;
    margin-right:3px;
}
#basic #firstpage .firstpage_gamespuff_box {
     margin-top:3px;
     margin-right:3px;
}

#basic #firstpage .tournament_puffs_row {
    margin: 2px 0px 0px 1px;
}
#basic .tournament_puff {
    width: 130px;
    background: top center no-repeat;
    margin: 0px 2px 5px 2px;
    float: left;
}
#basic .tournament_puff.large {
    width: 235px;
}
#basic .tournament_puff a {
    color: black;
    text-decoration: none;
}
#basic .tournament_puff .link {
    font-weight: bold;
    width: 130px;
    padding: 97px 0px 5px 0px;
    display: block;
}
#basic .tournament_puff.large .link {
    width: 235px;
    padding: 180px 0px 5px 0px;
}
#basic .tournament_puff .link .header {
    display: block;
    width: 105px;
    height: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow:hidden;

    padding: 3px 0px 0px 5px;
    background: bottom right no-repeat;
}
#basic .tournament_puff.large .link .header {
    width: 210px;
}

#basic .tournament_puff .link .arrow {
    width: 11px;
    height: 11px;
    margin: 5px 3px 0px 3px;
    float: right;
    
}

/* APPLICATION DIVIDER */
#basic .horizontal_standard_divider {
    height: 2px;
    background-repeat: repeat-x;
}
#basic .vertical_standard_divider {
    width: 2px;
    background-repeat: repeat-y;
    height: 100%;
}

/* tournament page specials  */
#basic.current_tournaments {
    background: #d3faff url('/images/current_tournaments_bg.gif') repeat-x;
    position: relative;
}
#basic.current_tournaments .tournament_puffs_row {
    padding: 1px 0px 0px 0px;
    background: url('/images/tournamentslist_tournamentpuffs_background.png') no-repeat;
    width: 177px;
    height: 395px;
    position: absolute;
    z-index: 101;
    right: 3px;
    top: 83px;
}
#basic.current_tournaments .tournament_puffs_row .tournament_puff {
    margin: 13px auto 10px auto;
    float: none;
}
#basic.current_tournaments .current_tournaments_header {
    height: 56px;
    width: 555px;
    margin: 0px 3px;
}
#basic.current_tournaments .current_tournaments_header .padding {
    padding: 5px;
    position: relative;
}
#basic.current_tournaments .current_tournaments_header .padding h1 {
    background-image: url('/images/current_tournaments_header_icon_star.gif');
    width: 180px;
    float: left;
}
#basic.current_tournaments .current_tournaments_header .padding .toggle {
    float: left;
    padding-top: 12px;
}
#basic.current_tournaments .current_tournaments_header .padding .page_nav {
    float: right;
    line-height: 36px;
    margin-right: 5px;
    margin-top: 4px;
}
#basic.current_tournaments .current_tournaments_footer {
    background: no-repeat;
    height: 17px;
    width: 555px;
    margin: 0px 3px;
}
#basic.current_tournaments .current_tournaments_outer {
    width: 555px;
    margin: 0px 3px;
}
#basic.current_tournaments .current_tournaments_outer a {
    text-decoration: none;
}
#basic.current_tournaments .current_tournaments_outer .padded {
    padding: 0px;
}
#basic.current_tournaments .current_tournaments_inner {
}
#basic.current_tournaments .current_tournaments_inner tr {
    height: 30px;
}
#basic.current_tournaments .current_tournaments_inner .current_tournaments_table_header {
    height: 23px;
}
#basic.current_tournaments .current_tournaments_inner .toplist_table_row {
    height: 30px;
}
#basic.current_tournaments .current_tournaments_inner .first_cell {
    padding-left: 3px;
}
#basic.current_tournaments .tools {
    float: right;
    height: 80px;
}
#basic.current_tournaments .tools .icon_help {
    display: block;
    margin: 4px 3px 3px 5px;
}
#basic.current_tournaments .tools .horizontal_standard_divider {
    width: 31px;
}
#basic.current_tournaments .tools .vertical_standard_divider {
    height: 80px;
    float: left;
}

#gamecontainer {
    background: url('/images/fb_duel_bg.png') no-repeat -1px 0px;
    padding: 14px 0 18px 0;
}

/* game activity list specials */
#basic .game_activity_head {
    margin: 16px 5px 0 3px;
    background: no-repeat;
    height: 56px;
}
#basic .game_activity_head .padding {
    padding: 5px;
    position: relative;
}
#basic .game_activity_head .padding h1 {
    background: url('/images/current_tournaments_header_icon_star.gif') no-repeat 0 0px;
    width: 180px;
    float: left;
    line-height: 40px;
    margin: 3px 0 0 1px;
}
#basic .game_activity_head .padding .stats {
    float: right;
    padding: 4px 20px 0 0;
}
#basic .game_activity_head .padding .stats .small_padding {
    padding: 1px;
}
#basic .game_activity_head .padding .page_nav {
    float: right;
    line-height: 36px;
    margin-right: 5px;
    margin-top: 4px;
}
#basic .game_activity_foot {
    margin: 0px 5px 0 3px;
    background: no-repeat;
    height: 17px;
}
#basic .game_activity_outer {
    margin: 0px 5px 0 3px;
    width: 100%;
}
#basic .game_activity_outer a {
    text-decoration: none;
}
#basic .game_activity_outer .padded {
    padding: 0px;
}
#basic .game_activity_inner {
    width: 100%;
    background-repeat: no-repeat;
}
#basic .game_activity_inner tr {
    height: 30px;
}
#basic .game_activity_inner .current_tournaments_table_header {
    height: 23px;
}
#basic .game_activity_inner .toplist_table_row {
    height: 30px;
}
#basic .game_activity_inner .first_cell {
    padding-left: 3px;
}
#basic .game_activity_inner .date {
    width: 70px;
}
#basic .game_activity_inner .opponent {
   width: 229px;
   white-space:nowrap;
   text-overflow:ellipsis;
   overflow:hidden;
}
#basic .game_activity_inner .place {
    width: 70px;
    text-align: center;
}
#basic .game_activity_inner .win {
    width: 70px;
    text-align: center;
}
#basic .game_activity_inner .rank {
    width: 90px;
    text-align: center;
}
#basic .game_activity_inner .actions {
    width: 120px;
}
#basic .game_activity_inner .actions .details_link {
    line-height: 23px;
}
#basic .game_activity_inner .next_page_cell {
    text-align: right;
}

#basic .game_activity_ad_container {
    padding: 16px 0 0 0;
}
#basic .game_activity_ad_container .ad {
    float: left;
    margin: 0 20px 0 3px;
}
#basic .game_activity_ad_container .ad_info {
    float: left;
    width: 240px;
    margin: -1px 0px 0px 3px;
    height: 50px;
    background-repeat: no-repeat;
}
#basic .game_activity_ad_container .ad_info .inner {
    padding: 2px 0 0 20px;
}
/*
#basic .tournament_puff .text {
    height: 80px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 3px;
    overflow: auto;


}
#basic .tournament_puff .text .pottinfo {
    text-align: center;
    float: right;
    width: 58px;
    height: 58px;
}
#basic .tournament_puff .text .pottinfo .potttext {
    margin-top: -37px;
    font-weight: bold;
}
#basic .tournament_puff .header {
    padding: 1px;
    padding-left: 2px;
    padding-right: 0px;
    padding-bottom: 3px;
}
*/

#basic .large_puff {
    height: 113px;
    width: 190px;
    background: #D2D2D2;
    cursor: pointer;
}
#basic .large_puff .text {
    height: 90px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    overflow: auto;
}
#basic .large_puff .link {
    float: right;
    padding-right: 5px;
}
#basic .large_puff .link a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}
#basic .large_puff .link a img {
    margin-bottom: -2px;
}

.firstpage_game_spacing {
  width: 2px;
  height: 2px;
}

.firstpage_tipfriend_cell {
  width: 304px;
}

.firstpage_buildyourown_cell {
  width: 231px;
}

.winner_cell {
  height: 132px;
}

.login_cell {
  height: 152px;
}

.firstpage_bottomrow_height {
  height: 132px;
}

.firstpage_bottomrow_textpuff {
  padding-top: 20px;
}
.firstpage_bottomrow_textpuff p {
  margin-top: 5px;
  margin-right: 8px;
  margin-left: 8px;
}

.whitespace_below_start_playing {
  height: 3px;
}

.table_column_spacing {
  width: 20px;
}

.required {
  color: red;
  font-weight: bold;
}

.winners_user_money_spacing {
  width: 3px;
}

.login_user_money_spacing {
  height: 0px;
}

.login_user_icon_cell {
  width: 40px;
  height: 24px;
}

.login_deposit_logout_spacing {
  height: 2px;
}

.login_username_balance_font {
}

.login_deposit_link_font {
  font-size: 9px;
}

.padded {
  padding: 12px;
}

.noborder {
  border-style: none;
}

.user_forgot_outer {
  width: 539px;
}

.user_forgot_inner {
  background-color: #fff;
  width: 100%;
  height: 70px;
}

.user_forgot_label {
  padding: 10px;
  font-weight: bold;
}

.user_forgot_input {
  padding: 10px;
}

.user_forgot_emailfield {
  width: 175px;
}

.user_deposit_outer,
.user_registration_outer,
.user_summary_outer {
  width: 539px;
}

.user_registration_info_outer {
  width: 539px;
}

.user_registration_info_inner {
  background-color: #fff;
  width: 100%;
}

.user_registration_inner {
  background-color: #fff;
  width: 100%;
}

.user_registration_complete_inner {
  background-color: #fff;
  width: 100%;
}

.user_registration_required {
  color: #666;
  font-weight: bold;
}

.user_registration_hint {
  color: #999;
}

.user_deposit_header,
.user_registration_header {
  text-transform: uppercase;
  font-weight: bold;
}

.user_registration_label {
  padding-left: 12px;
  font-weight: normal;
  width: 150px;
}

.user_registration_flag {
  width: 16px;
  padding: 3px;
}

.user_registration_input {
  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 12px;
}

.user_registration_star_above {
  width: 409px;
  height: 12px;
  background-color: #fff;
}

.user_registration_error {
  font-size: 11px;
  color: red;
  font-weight: bold;
  margin-top: 15px;
}

.user_registration_message {
  font-size: 11px;
  font-weight: bold;
}

.user_changeprofile_message {
  font-size: 11px;
  font-weight: bold;
  color: #1dac00;
  clear: both;
}

.user_forgot_error {
  font-size: 11px;
  color: red;
  font-weight: bold;
}

.user_forgot_sent {
  font-size: 11px;
}

.user_registration_field {
  width: 170px;
  font-size: 9px;
}

.support_header {
  font-size: 20px;
  font-weight: bold;
}

.support_faq_answer {
  color: #ffffff;
}

.questions_outer,
.support_outer {
  width: 539px;
}

.generic_outer {
  width: 539px;
}

.generic_inner,
.questions_inner,
.support_inner {
  background-color: #fff;
  width: 100%;
}

.support_faq_header {
  color: #000;
  font-weight: bold;
}

.support_faq_link {
}

.support_faq_answer {
  color: #000;
}

.support_about_header {
  color: #000;
  font-weight: bold;
}

.support_about {
  color: #000;
}

#basic .support_inner h3 {
  margin-bottom: 7px;
  margin-top: 0px;
  color: black;
  clear: none;
}
#basic .support_inner h4 {
  margin-bottom: 7px;
  padding-top: 7px;
}
#basic .support_inner p {
  margin-bottom: 7px;
}

#basic .support_inner ul {
  margin-left: 15px;
  margin-bottom: 10px;
}

#basic .support_inner ol {
  padding-left: 30px;
  margin: 0px 0px 10px 0px;
}

#support_ranking_own_container {
  width: 170px;
  border: 1px solid #2f2f2f;
  margin: 10px 10px 5px 10px;
  padding: 8px 10px 0px 10px;
  font-weight: bold;
  float: right;
}
#support_ranking_own_container a {
  font-weight: normal;
}

#basic .support_inner .example_table {
  margin-bottom: 14px;
  margin-top: -3px;
}

#basic .support_inner .example_table td {
  padding: 3px;
}

#gamepage_game_ad {
  float: right;
  margin: 0px 10px;
}

.generic_list_outer,
.current_tournaments_outer,
.toplist_outer {
  width: 538px;
}

.generic_list_inner,
.toplist_inner {
  width: 100%;
  background-color: #fff;
  background-repeat: repeat-x;
}

.current_tournaments_inner {
  width: 100%;
  background-color: #fff;
  background-repeat: repeat-x;
}

.finished_tournaments_inner {
  width: 100%;
  background-color: #fff;
  background-repeat: repeat-x;
}

.demo_tournaments_inner {
  width: 100%;
  background-color: #fff;
  background-repeat: repeat-x;
}

.generic_list_header,
.current_tournaments_table_header,
.toplist_table_header,
.past_results_tournaments_table_header{
  height: 28px;
}
.toplist_table_header.small_padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.generic_list_row,
.toplist_table_row {
  height: 28px;
}

.generic_list_padding,
.current_tournaments_header_padding,
.toplist_header_padding,
.past_results_tournaments_header_padding {
  width: 6px;
}

.past_results_tournaments_table_header,
.past_results_tournaments_header_padding {
  background-repeat: repeat-x;
  font-weight: bold;
  text-align: center;
}

#basic .tournaments_bulletcrowns td {
    vertical-align: top;
    padding-bottom: 10px;
}
#basic .tournaments_bulletcrowns td.point {
    padding-top: 3px;
}

#basic .tournaments_bulletcrowns td.pointEN {
    padding-left: 25px;
}

.current_tournaments_divider {
  width: 2px;
}

.finished_tournaments_divider {
  width: 2px;
}

.demo_tournaments_divider {
  width: 2px;
}

.generic_list_divider,
.toplist_divider {
  width: 2px;
}

.past_results_tournaments_divider {
  width: 2px;
  background-repeat: repeat-y;
}

/*
.current_tournament_alternate {
  background-color: #EEE;
}

.past_tournament_alternate {
  background-color: #EEE;
}
*/

.current_tournament_focus {
  font-weight: bold;
}

.past_tournament_focus {
  font-weight: bold;
}
.past_tournaments_link {
  float: right;
  margin: 5px;
  margin-right: 0px;
}
.past_tournaments_link .padded {
  padding-top: 7px;
}
.past_tournaments_all {
  float: right;
  margin-top: 20px;
}
.past_tournaments_all .buttontext {
  padding-left: 5px;
  padding-right: 15px;
}

.finished_tournament .infobox {
  background-repeat: no-repeat;

  width: 538px;
  height: 176px;

  margin-top: 5px;
  margin-bottom: 5px;
}

.finished_tournament .infobox .largetext {
  font-size: 11px;
}

.finished_tournament .infobox .emptyrow {
  height: 20px;
}

.finished_tournament .infobox .buttontext {
  padding-left: 5px;
}

.finished_tournament .infobox .buttontext a {
  color: black;
}

.finished_tournament .infobox .dottedlinerow {
}

.finished_tournament .infobox .table {
  width: 498px;
  margin-left: 20px;
}

.finished_tournament .infobox .winnerrow {
/*  width: 75px;  */
}

.finished_tournament .toplist_table_row {
  height: 16px;
  text-align: center;
}

.finished_tournament .toplist_table_row_my {
  background-color: #A9D4FD;
}

.finished_tournament_lists .padding {
  padding-left: 5px;
}

.tipfriend_input {
  width: 180px;
}

.tipfriend_input_field {
  width: 100%;
}

.tipfriend_above_button {
  height: 8px;
}

.tipfriend {
  width: 304px;
}

.tipfriend_space_above {
  height: 70px;
}

.tipfriend_space_left {
  width: 99px;
}

.games_outer {
  padding: 10px;
}

.games_inner {
  background-color: #fff;
}

.games_rowspacing {
  height: 3px;
}

.user_myaccount_summary_inner {
  width: 100%;
  margin-top: 10px;
}

.user_myaccount_inner {
  width: 100%;
  background-color: #fff;
}

.user_myaccount_picture_cell {
  width: 110px;
  padding-right: 8px;
} 

.user_myaccount_summary {
  background-color: #fff;
  padding-left: 10px;
  height: 76px;
  padding-top: 0px;
  padding-bottom: 2px;
}
.user_myaccount_summary td {
  padding-top: 3px;
  padding-bottom: 1px;
  padding-right: 5px;
}

.user_myaccount_balance {
  color: #d03600;
  font-weight: bold;
}

.user_myaccount_outer {
  padding: 10px;
  width: 100%;
}

.categories_icon_cell {
}

.categories_padding_cell {
  width: 50px;
}

.categories_row_spacing {
  height: 5px;
}

.categories_tooltip {
  display: none;
}

.categories_tooltip_header {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.categories_tooltip_cell {
  color: #fff;
}

.list_header_spacing {
  width: 10px;
}

.resetpassword_colspace {
  width: 10px;
}

.categories_icon_column {
  width: 180px;
}

.categories_tooltip_background {
  width: 304px;
  height: 120px;
}

.user_myprofile_space {
  width: 20px;
}

.generic_error {
  color: red;
  font-weight: bold;
}

.generic_message {
  color: #1dac00;
  font-weight: bold;
}

.popup_area {
  background-color: #fff;
  margin: 20px;
  padding: 20px;
}

.smallbackground .popup_area {
  margin: 10px;
  padding: 10px;
}

.popup_area .btn_stang {
  float: right;
  margin-right: -7px;
  margin-top: -7px;
}

.win_distribution_table {
  margin-bottom: 10px;
  margin-top: 12px;
}

.win_distribution_table th {
  font-size: 10px;
  padding-bottom: 5px;
}

.win_distribution_table td {
  padding-right: 3px;
}

.small_padding {
  padding: 3px;
}

.myprofilelabel {
  padding-right: 10px;
  width: 200px;
}

.own_result {
 font-weight: bold;
}

.left_username_status_space {
  height: 3px;
}

.payment_paypal_table {
  width: 539px;
  height: 128px;
}

.payment_form_button {
  padding: 0px;
  padding-left: 5px;
  vertical-align: middle;
}

.payment_form_notsending {
  background-image: url(/images/deposit_paypal_background.gif);
}

.payment_form_sending {
  background-image: url(/images/deposit_paypal_bg_ani.gif);
}

.payment_paypal_above_amount_spacing {
  height: 69px;
}

.payment_paypal_left_amount_spacing {
  width: 132px;
}

.payment_paypal_below_amount_spacing {
  height: 0px;
}

/* DEPOSIT */
#deposit_form {
}
#deposit_form h3 {
  font-size: 11px;
  font-weight: bold;
  margin-left: 18px;
  margin-bottom: 4px;
}

#deposit_form .method_box {
  width: 540px;
  height: 80px;
  margin-bottom: 2px;
}

#deposit_form #method_box_card {
}
#deposit_form #method_box_bank {
}
#deposit_form #method_box_paypal {
}

#deposit_form .method_box_baseinfoarea {
  width: 380px;
  height: 80px;
}

#deposit_form .method_box_baseinfo {
  margin-left: 40px;
  margin-top: 8px;
  width: 210px;
}

#deposit_form .method_box_baseinfo {
  margin-top: 3px;
  margin-bottom: 0px;
  margin-left: 30px;
}
#deposit_form .method_box_baseinfo .method_box_baseinfo_input {
  padding-top: 7px;
  padding-left: 0px;
  width: 20px;
}
#deposit_form .method_box_baseinfo .method_box_baseinfo_text {
  padding-top: 11px;
  padding-left: 4px;
}
#deposit_form .method_box_baseinfo .method_box_baseinfo_text p {
  margin-top: 4px;
}

#deposit_form .method_box_baseinfo .baseinfo_header {
  font-weight: bold;
  color: #02578E;
  font-size: 11px;
  line-height: 10px;
}

#deposit_form .method_box_infoarea {
  width: 25px;
  height: 25px;
  cursor: pointer;
  float: right;
  margin: 6px;
}
#deposit_form .method_box_infobox {
  display: block;
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 187px;
}
#deposit_form .method_box_infobox .infobox_header {
  height: 20px;
  font-size: 11px;
  padding: 0px;
  padding-top: 3px;
  padding-left: 8px;
  cursor: pointer;
}
#deposit_form .method_box_infobox .infobox_text {
  margin: 0px;
  padding-top: 3px;
  padding-left: 8px;
  padding-right: 3px;
}

#deposit_form #amount_box {
  width: 540px;
  height: 46px;
}
#deposit_form #amount_box #deposit_amount {
  margin-top: 12px;
  margin-left: 35px;
  margin-right: 20px;
}
#deposit_form #amount_box #submit {
  margin-top: 22px;
  margin-right: 10px;
  float: right;
}

#deposit_complement_user_details {
}
#deposit_complement_user_details #baseinfo {
  width: 539px;
  height: 82px;
  padding: 0px;
  margin-top: 20px;
  margin-bottom: 8px;
  border-top: 1px solid white;
}
#deposit_complement_user_details #baseinfo p {
  margin-top: 4px;
  margin-left: 20px;
  width: 500px;
}
#deposit_complement_user_details #baseinfo .baseinfo_header {
  font-weight: bold;
  color: #02578E;
  font-size: 11px;
  line-height: 10px;
  margin: 0px;
  margin-top: 15px;
  margin-left: 20px;
  width: 500px;
}

#deposit_complement_user_details #form {
  width: 539px;
}

#deposit_complement_user_details #payment_form_submit {
  margin-right: 10px;
}



/* WITHDRAW */
#basic .withdraw .form {
  background-color: #DCF9E3;
  padding-left: 10px;
  padding-right: 10px;
  height: 25px;
}

#basic .withdraw .formPadded {
  height: 10px;
  background-color: #DCF9E3;
}

/*
.withdraw .form input {
  height: 20px;
}
*/

#basic .withdraw .form .button {
  width: 87px;
  height: 17px;
  margin-bottom: 3px;
}

#basic .withdraw .form .amount {
  width: 40px;
}

#basic .withdraw .form .password {
  width: 70px;
  margin-left: -10px;
}

#basic .withdraw .padded {
  padding: 5px;
}

#basic .withdraw .errors {
  padding-top: 12px;
  padding-bottom: 4px;
}

.country_list_active {
  color: #000;
}

.country_list_inactive {
  color: #999;
}

.new_login_box {
}

.new_login_cell {
  width: 171px;
  height: 95px;
  padding: 9px;
  padding-top: 0;
  padding-bottom: 0;

  background-color: #dbecfc;
}

.new_login_border {
  width: 1px;
  background-color: #d6d9e2;
}

.new_login_box {
}

.new_loggedin_cell {
  width: 171px;
  height: 95px;
  padding: 9px;
  padding-top: 0;
  padding-bottom: 0;

  background-color: #a1d0fa;
}

.new_loggedin_border {
  width: 1px;
  background-color: #d6d8e4;
}

.new_left_border {
  width: 1px;
  background-color: #C2C0DB;
}

.new_right_border {
  width: 1px;
  background-color: #d6d9e2;
}

.new_login_vertical_div {
  width: 1px;
  background-color: #d6d8e4;

}

.new_login_link {
  color: #01568d;
  font-size: 9px;
  line-height: normal;
}

.left_box {
    background-color: #F7F7F7;
    margin-top: 10px;
}

#basic #left_tournament_tip .tournament_puff .link {
    margin: 80px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    background: white;
    opacity: 0.70;
    filter: alpha(opacity=70);
}

#basic h2.left_login_header {
    color: white;
}

.new_left_cell {
  width: 171px;
  padding: 9px;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #f8f8fa;
}

.new_left_box th {
  font: 10px verdana;
  font-weight: bold;
  padding: 0px;
  padding-bottom: 2px;
}

.new_left_cell_generic {
  padding: 9px;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #f8f8fa;
}

.new_left_ranking_row_spacing,
.new_left_winner_row_spacing {
  height: 3px;
}

.new_left_about_padding {
  height: 3px;
}

.new_left_horizontal_div {
  height: 1px;
  background-color: #d6d8e4;
}

.gamepage_horizontal_divider,
.firstpage_horizontal_divider {
  background: url(/images/horizontal_divider.gif);
  height: 1px;
}

.gamepage_lightblue {
  background-color: #e4eef8;
}

.gamepage_darkblue {
  background-color: #d6d8e4;
}

.gamepage_horizontal_divider_padding {
  height: 1px;
}

.gamepage_gamerow {
  height: 140px;
  padding: 5px;
}

.gamepage_gamerow .row {
  padding-bottom: 5px;
}

.firstpage_horizontal_divider_padding {
  height: 7px;
}

.new_login_link_padding {
  height: 3px;
}

.toplist_ranking_buttons {
  width: 260px;
}

.toplist_mostgames_buttons {
  width: 260px;
}

.toplist_mostwins_buttons {
  width: 130px;
}

.account_myresults_buttons, .account_myaccount_buttons {
  margin-top: 3px;
  margin-bottom: 3px;
}

.account_myresults_buttons_next_page, .account_myaccount_buttons_next_page {
  float: right;
}

.crown_padding_top {
  padding-top: 4px;
}

.gamepage_gamead_padding {
  padding-right: 8px;
}

.gamepage_description_padding {
  padding-top: 5px;
}

.lightblue {
  background-color: #e4eef8;
  padding-top: 5px;
  padding-bottom: 5px;
}

.new_generic_header {
  font-size: 11px;
  padding-bottom: 8px;
}

.new_generic_header_error {
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 8px;
  color: red;
}

.new_generic_divider {
  background-repeat: repeat-x;
  padding-bottom: 15px
}

.new_generic_text {
  font-size: 11px;
}

.errorlist {
  padding-left: 17px;
  margin-left: 0px;
}
.errorlist .generic_error {
}

.black_text {
  color: black;
}

.optout_email_checkbox {
  margin-top: 7px;
}

#non_money_player_login_landing {
  width: 539px;
  height: 311px;
  margin-bottom: 5px;
}
#non_money_player_login_landing * {
  font-weight: bold;
  vertical-align: top;
}
#non_money_player_login_landing .starttext {
  height: 66px;
}
#non_money_player_login_landing .starttext .start {
  margin-top: 47px;
  margin-left: 15px;
  color: #444444;
}
#non_money_player_login_landing .listtext {
}
#non_money_player_login_landing .listtext .list {
  margin-left: 22px;
  margin-top: 22px;
  color: #FC4E12;
}
#non_money_player_login_landing .listtext.cell_1 {
  height: 76px;
}
#non_money_player_login_landing .listtext.cell_2 {
  height: 81px;
}
#non_money_player_login_landing .listtext.cell_3 {
  height: 88px;
}
#non_money_player_login_landing .button .terms {
  margin-top: 17px;
  margin-right: 125px;
}
#non_money_player_login_landing .button .terms a {
  font-weight: normal;
}
#non_money_player_login_landing .button .but {
  margin-top: 15px;
  margin-right: 20px;
}


#invitation_form label, #invitation_form label input, #invitation_form label textarea {
  margin-top: 3px;
}
#invitation_form .input_medium {
  width: 200px;
}

.error {
  font-size: 11px;
  color: red;
  font-weight: bold;
  margin-top: 15px;
}
.error ol {
  margin: 0px;
  padding: 15px;
}
.message {
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
}

/* LEFT COLUMN */
.left_cell td {
  line-height: 16px;
}
.left_cell {
  background-color: white;
  width: 173px;
}
.new_login_form {
  width: 150px;
  font-size: 10px;
  height: 13px;
  margin-bottom: 0px;
}
#basic .left_cell .left_play_now_box {
  height: 51px;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
}
#basic .left_cell .left_play_now_box td {
  padding: 1px;
  line-height: 12px;
}
#basic .left_cell .left_play_now_box .arrow {
  margin-bottom: -2px;
}
#basic .left_cell .left_play_now_box .header {
  font-weight: bold;
  padding-bottom: 2px;
}
#basic .left_cell .h2box .content {
  padding-bottom: 2px;
}
#basic .left_cell .h2box td td.divider {
  padding-bottom: 0px;
}
#basic .left_cell .black_text {
  color: black;
}
#basic .left_cell h3 {
  padding: 0px;
  margin: 0px;
  height: 12px;
  line-height: 12px;
}

.user_past_game {
  width: 100%;
  margin-top: 15px; 
}
.user_past_game_player td {
  padding-top: 3px;
  padding-bottom: 3px;
}

/* FIRSTPAGE GUESTS */
#firstpage_guests {
  width: 743px;
  height: 500px;
  background: white;
}
#firstpage_guests .container {
  padding: 20px 0px 0px 5px;
}

#firstpage_guests h1#mainheader {
  font-size: 25px;
  line-height: 45px;
  background: none;
  padding: 0px;
  margin: 0px;
  margin-top: 20px;
  text-align: center;
}
#firstpage_guests .subheader {
  margin: -15px 0px 20px 0px;
  font-weight: normal;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
}
#firstpage_guests .sellpoint_register {
  width: 225px;
  float: right;
  margin: 2px 10px 0px 0px;
  display: inline;
}
#firstpage_guests .sellpoint {
  width: 225px;
  float: left;
  margin: 0px 0px 30px 17px;
  display: inline;
}
#firstpage_guests .sellpoint p,
#firstpage_guests .sellpoint h4 {
  padding: 0px 0px 0px 50px;
}
#firstpage_guests .sellpoint p {
  padding: 0px 5px 0px 5px;
}
#firstpage_guests #tournaments {
  margin: 0px 0px 0px 0px;
}
#firstpage_guests #tournamentsheader {
  margin-bottom: 0px
}
#firstpage_guests #tournaments .link {
  margin: 0px 5px 0px 0px;
}
