@import "../colorbox.css";
/*
    Common Styles
*/

* {
    padding:0;
    margin:0;
}

html {
    background:#030302;
    text-align:center;
    margin:0 auto;
    width:100%;
}


body {
    text-align:center;
    margin:0 auto;
    background:black;
    width:100%;
    font-family:"Tahoma",sans-serif;
    font-size:12px;
    color:#ffffff;
    line-height:18px;
}
h1, h2, h2.title_header {
    font-family:"Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
    font-size:22px;
    margin-bottom:10px;
    margin-top:10px;
}

h2.title_header {
    margin-top:0;
}


h1{
    color:#ffcd00;
}
h2{
    color: #fff;
    font-weight: bold;
    text-align:left;
    font-size:14px;
}

.internal_content h2 {
    color: #F5C913;
}

h4 {
    font-family:"Tahoma",sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#f7d640;
    margin-bottom:5px;
    margin-top:5px;
}
img {
    border: none;
}
a {color:#619c14;}
a:hover {
    text-decoration:none;
}

input {
    border:1px solid #717270;
    
}

.bank_number_area {
    border:none;
    width:200px;
    margin-bottom:10px;
    margin-top:10px;
}

.input_common, select {
    width:200px;
}

table .odd {
    background-color:#131313;
}

.select_common {
    border: 1px solid #717270;
    width: 200px;
}

table .even {
    background-color:#1c1c1c;
}

th {
    color:#f3c715;
    font-size:12px;
    padding:3px;
}

#logo {
    /*padding-top:35px;*/
}

.button {
    display:inline-block;
    cursor:pointer;
}

.main_best_player_table .text, .main_best_player_table .arrow {
    font-size:0;
    text-indent:-10000px;
}

.button_title {
    display:none;
}

.top_header {
    background: url("/c/i/top_header_bg.jpg") no-repeat;
    width:1006px;
    height:348px;
    text-align:left;
}

select.day, select.month, select.year {
    width:100%;
}

.dep_tab td.td_1 {
    width:243px;
}

#logo a {
    background:url("/c/i/logo.png");
    width:183px;
    height:203px;
    display:block;
    font-size:0;
    text-indent:-1000px;
    position:relative;
    left:84px;
    cursor:pointer;
}

#lang {
}

#lang img {
    display:none;
}

#lang table {
    border-collapse:collapse;
    margin-right: 25px;
}

#lang a{
    display: block;
    width: 35px;
    height: 32px;
    background-position: bottom;
}

#ref_lang_es {
    background: url("../i/flags/es.png") no-repeat;
}

#ref_lang_en {
    background: url("../i/flags/en.png") no-repeat;
}

#lang a:hover, #lang .td_lang_active a{
    background-position: top;
}



.main_table {
    width:926px;
    margin-top:-6px;
}

.header_container {
    padding-bottom:5px;
}

.right_bar, .left_bar {
    vertical-align:top;
}

.main_content {
    background: black url("/c/i/main_content_bg.png") no-repeat top center;
    min-height:383px;
    padding:1px;
    color:#619c14;
    text-align:center;
    vertical-align:top;
    width:100%;
}
.main_content_header {
    padding-left:10px;
    padding-right:10px;
    color:#619c14;
    text-align:center;
    vertical-align:bottom;
    width:100%;
}
.main_welcome_header {
    font-weight:normal;
}
.welcome_message {
    padding:0 8px;
    line-height:1.2em;
    font-family:Arial;
}

.welcome_header {
    background:url("/c/i/en/common-texts/welcome_header.png") no-repeat;
    font-size:0;
    text-indent:-10000px;
    display:block;
    height:81px;
    width:317px;
    margin-left:40px;
    margin-top:-13px;
}

.quicklogin_table {
    margin-left:40px;
}

.input_quick_login, .input_quick_password {
    width:120px;
    font-size:11px;
    margin-right:10px;
    padding:3px;
    border:none;
    font-family: "Tahoma",sans-serif;
}

#button_quick_login_submit {
    background:url("/c/i/en/buttons/button_submit_small.png") no-repeat;
    width:61px;
    height:22px;
}

#button_quick_login_submit:hover {
    background-position:bottom;
}

.quicklogin_logged_container .user_name {
    color:#f5c913;
}
.quicklogin_logged_container .user_amount {
    font-weight:bold;
}
.quicklogin_logged_container {
    margin-left:55px;
    margin-top:10px;
}


#newsbar a {
    color:#909090;
}
#newsbar {
    font-family: "Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#909090;
    text-align:justify;
}

#newsbar ul{
    margin-left:17px
}

#newsbar ol {
    margin-left:22px
}

.news_date {
    color:#f5c913;
}

.full_news_title {
    font-weight:bold;
}
.inner_news_date {
    color:#F7D640;
}
.inner_news_date .hot_news {
    color:#990055;
}
.news_more_details {
    text-align:right;
}
.news_more_details a {
    padding-right:30px;
    padding-bottom:3px;
    background: transparent url("/c/i/arrow.gif") no-repeat right;
}

/***************MAIN_MENU_BEGIN******************/
.mainmenu {
    background: url("/c/i/menu_bg.png") repeat-x;
    border: 1px #7fd91f solid;
    height:44px;
    font-family: "Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
    font-size:14px;
    text-transform:uppercase;
    text-align:center;
    width:100%;
    border-collapse:collapse;
}
.mainmenu td {
    padding-left:11px;
    padding-right:11px;
    vertical-align: middle;
}

.mainmenu a {
    color: #f7d640;
    text-decoration:none;
}

.mainmenu a:hover, .mainmenu .active a {
    color: white;
}
.mainmenu  .separator {
    background: url("/c/i/menu_separator.png") no-repeat;
    height:43px;
    width:10px;
    padding:0;
}

/****************MAIN_MENU_END*******************/
/****************BANNERS_BEGIN*******************/
.banner {
    display:block;
    font-size:0;
    text-indent:-10000px;
}
.banner_1 {
    background:url("/c/i/en/banners/banner_1.jpg") no-repeat;
    width:196px;
    height:208px;
}
.banner_2 {
    background:url("/c/i/en/banners/banner_2.jpg") no-repeat;
    width:196px;
    height:208px;
}
.banner_3 {
    background:url("/c/i/en/banners/banner_3.jpg") no-repeat;
    width:272px;
    height:212px;
}

a#a_promo_inner_left {
    margin-left:37px
}

/****************BANNERS_END*********************/
/*************GAMES_MENU_BEGIN******************/
.games_menu_button {
    background:url("/c/i/button_menu.jpg") no-repeat;
    width:195px;
    height:47px;
    display:block;
    color:white;
    font-size:14px;
    font-weight:bold;
    font-family:"Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
    cursor:pointer;
    text-decoration:none;
}
.games_menu_button:hover {
    background-position:bottom;
}
.games_menu_item {
    display:block;
    padding-top:3px;
    padding-bottom:3px;
}
.games_menu_item img {
    width:40px;
    height:40px;
}
.rate_5, .rate_4, .rate_3 {
    width:100%;
    height:13px;
    text-align:center;
}
.rate_5 span, .rate_4 span, .rate_3 span {
    height:13px;
    display:block;
}
.rate_5 span {
    background:url("/c/i/games/rate_5.png") no-repeat center;
}
.rate_4 span {
    background:url("/c/i/games/rate_4.png") no-repeat center;
}
.rate_3 span {
    background:url("/c/i/games/rate_3.png") no-repeat center;
}
.games_menu_button img {
    float:left;
    margin: 3px 0 0 6px;
    border:medium none;
}
.games_menu_button .games_props{
    float:left;
    text-align:center;
    width:148px;
    margin-top:5px;
}
/*************GAMES_MENU_END*******************/
/*************PAYMENTS_BEGIN*******************/
.payments {
    padding: 5px 5px 10px;
}
.payments img {
    border:none;
}
/**************PAYMENTS_END*******************/
/**********FOOTER_MENU_BEGIN******************/
.menu_footer_container {
    text-align:center;
    padding:10px;
}
#footer_menu ul li {
    display:inline;
    margin-left:10px;
    color:#4f4f4f;
}
#footer_menu a {
    text-decoration:none;
    color:#4f4f4f;
}
/************FOOTER_MENU_END******************/
/****************TABLES*********************/
.balance_tab, .comppoints, .cashout_t, .deposit_result_table, .filter_table, .trans_tables {
    color:#878686;
    font-family:"Tahoma",sans-serif;
    width:100%;
}
.table_common td {
    padding: 2px 5px;
}
.tour_table, .balance_tab, .comppoints, .cashout_t, .deposit_result_table,
    .filter_table, .trans_tables, .history_table, .table_common {
    border:1px solid #585858;
    border-spacing:0;
    border-collapse:collapse;
    text-align:center;
}

.table_common td {
    border-top:1px solid #585858;
    border-bottom:1px solid #585858;
}

table.history_tab {
    margin:0 auto;
}

.best_players_table {
    width:100%;
}
.filter_table td {
    padding-bottom:3px;
    padding-top:3px;
}

.dep_tab {
    width:470px;
}
.dep_tab .td_2 {
    width:200px;
}
.dep_tab h2 {
    font-size:14px;
}
/**************TABLES_END*******************/
/********TOURNAMENTS_TABLE_BEGIN**************/
.tour_table {
    color:#909090;
    width:100%;
    font-family:"Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
}

.tour_table td.name {
    font-weight:bold;
    padding:5px 0 5px 5px;
    text-align:left;
}

.tour_table td.name  span.tour_name {
    text-decoration:underline;
}

.tour_table td.name  span.tour_type {
    text-decoration: none !important;
    color: #3B6309;
}

.tour_table th {
    color:#f3c715;
    font-size:12px;
    border-bottom: 1px solid #585858;
    border-right: 1px solid #585858;
    padding:3px;
}
.tour_table .header {
    background: black url("/c/i/table_header_bg.png") repeat-x;
    height:22px;
    border:1px solid #585858;
}
.tour_link_container {
    text-align:right;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    color:#909090;
}
.tour_link_container a {
    background: transparent url("/c/i/arrow.gif") no-repeat right;
    display:inline-block;
    padding-right:30px;
    padding-bottom:3px;
    color:#909090;
}
.tour_not_found {
    text-align:center;
}
/*********TOURNAMENTS_TABLE_END***************/
/*********DOWNLOAD_BUTTON_BEGIN***************/

.link_download {
    color:#619c14;
    text-decoration:none;
    width: 258px;
}
/**********DOWNLOAD_BUTTON_END****************/
/********AFFILIATE_BANNER_BEGIN***************/
.affiliate_banner_block {
    text-transform:uppercase;
    background:url("/c/i/block_1_bg.jpg") no-repeat;
    width:198px;
    height:158px;
    vertical-align:middle;
    text-align:center;
}
.affiliate_banner_block .exclusive {
    color:#e9c74f;
    font-size:30px;
    padding-top:25px;
}
.affiliate_banner_block .affiliate_prog {
    font-size:20px;
    color:#dfdfdf;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
}

#button_affiliate {
    width:125px;
    height:42px;
    margin-top:7px;
}

/**********AFFILIATE_BANNER_END**************/
/************EXT_BANNERS_BEGIN***************/
.best_player {
    font-family:"Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
    float:left;
    width:234px;
}
.best_player h2, .support h2 {
    float:left;
}
.best_player .player {
    margin-left:90px;
    display: block;
}
.player .name {
    color:#a32626;
    font-size:17px;
    font-weight:bold;
    display: block;
    padding-bottom: 5px;
}
.player .points {
    color:white;
    font-size:12px;
    margin-top:11px;
}
.player .win_amount {
    color:#edbf02;
    font-size:20px;
    margin-top:9px;
}
.best_player_block {
    background:url("/c/i/banner_best_player.jpg") no-repeat;
}
.star {
    background:transparent url("/c/i/star.png") no-repeat;
    width:40px;
    height:40px;
    display:inline-block;
    font-size:0;
    text-indent:-10000px;
    margin-bottom:-10px;
}
.support {
    font-family:"Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
    width:234px;
    float:right;
}
.support .atributes {
    float:right;
    margin-top:17px;
    text-align:center;
    width:165px;
}
.support .telefon {
    color:white;
    font-size:16px;
    margin-bottom:5px;
}
.support .email {
    bottom:1px;
    color:#BBB4A4;
    left:7px;
    position:absolute;
}
.support_block {
    background:url("/c/i/banner_support.png") no-repeat;
    position:relative;
}

.best_player_block, .support_block {
    display:inline-block;
    text-decoration:none;
    width:234px;
    height:82px;
    text-align:left;
}
td.info_banners{
    vertical-align:bottom;
    padding:0 10px;
}
.info_banners h2{
    margin-bottom:0px;
}

/*************EXT_BANNERS_END****************/
/***************FAQ_BEGIN********************/
.faq_container {
    font-family:"Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
    height:111px;
}
.faq_header {
    text-transform:uppercase;
    color:#bbb4a4;
    font-weight:bold;
}
.faq_link {
    color: #ffb500;
    font-size:12px;
    font-weight:bold;
}
.faq_question {
    display:inline-block;
    margin-top:5px;
}
.faq_questions {
    text-align:left;
}
/****************FAQ_END*********************/
/****************FAQ_END*********************/
.interior_table {
    background:transparent url("/c/i/container_bg.png") top repeat-x;
    width:100%;
    text-align:left;
}

/****************FAQ_END*********************/
/****************FAQ_END*********************/
.interior_content, .sidemenu_bar {
    vertical-align:top;
}
.sidemenu_bar {
    padding:25px 10px 20px 20px;
}
.interior_content {
    padding:25px 20px 20px 10px;
    min-height:435px;
    width:100%;
}
.sidemenu {
    list-style: none none;
}
.mark {
    background:url("/c/i/mark.png") no-repeat;
    width:16px;
    height:15px;
    display:block;
    margin-right:3px;
    margin-top:3px;
    float:left;
}
.title_header {
    text-transform:uppercase;
    margin-top:3px;
}
.sidemenu_container {
    margin-top:15px;
    margin-left:15px;
    margin-bottom:0px;
}
.sidebg_container {
    background:url("/c/i/side_menu_bg.png") repeat-x;
    width:270px;
    min-height:305px;
    padding-top:1px;
}
.sidemenu_item .sidemenu_link, .sidemenu_item_active .sidemenu_link {
    background: url("/c/i/menu_item.png");
    display:inline-block;
    width:243px;
    height:34px;
    text-decoration:none;
    text-transform:uppercase;
    font-family:"Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
    color:#f7d640;
    font-weight:bold;
    cursor:pointer;
}
.sidemenu_item, .sidemenu_item_active {
    display:inline-block;
}
.sidemenu_item_active .sidemenu_link, .sidemenu_item .sidemenu_link:hover {
    background-position:bottom;
    color:white;
}
.sidemenu_link span{
    margin-left:40px;
    margin-top:5px;
    position:absolute;
}
/****************FAQ_END*********************/
/****************FAQ_END*********************/
.internal_main {
    width:100%;
    padding-top:10px;
}
.internal_content {
    background:url("/c/i/internal_content_bg.png") repeat-x;
    padding:15px 10px 10px 15px;
    font-family:"Tahoma",sans-serif;
    min-height:400px;
    border-top: #7fd91f solid 1px;
}
.internal_content a {
    color:#f7d640;
}
/****************FAQ_END*********************/

.register_tab, .content_info {
    width:450px;
}
.register_tab .left_cell, .content_info .left_cell{
    width:250px;
}
.register_tab .right_cell, .content_info .right_cell {
    width:200px;
}

.select_PREFERRED_CURRENCY {
    font-family: monospace;
    font-size: 13px;
    width: 50px;
}

.login_table {
    width:330px;
}
.login_table .field {
    width:200px;
}

#table_ptptransfer .left_cell, table#transfer_form .left_cell{
    width:138px;
    text-align:left;
}

#table_ptptransfer .find_but_cell {
    text-align:left;
    padding-left:10px
}

table#transfer_form, table#transfer_form textarea {
    width:100%
}

table#transfer_form td.button_td {
    text-align:center;
    padding-top:10px
}

/****************FAQ_END*********************/
.button_submit {background: url(/c/i/es/buttons/button_submit.png) no-repeat; height: 36px; width: 105px;}
.button_submit:hover, .button_transfer:hover{background-position:bottom;}

.button_transfer{background: url(/c/i/es/buttons/button_transfer.png) no-repeat; height: 25px; width: 73px; margin-bottom: -4px;}

.button_find{background: url(/c/i/es/buttons/button_find.png) no-repeat; height: 25px; width: 73px; margin-bottom: -4px;}
.button_find:hover{background-position:bottom;}

.button_add{background: url(/c/i/es/buttons/button_add.png) no-repeat; height: 36px; width: 105px;}
.button_add:hover{background-position:bottom;}

.button_back{background: url(/c/i/es/buttons/button_back.png) no-repeat; height: 36px; width: 105px;}
.button_back:hover{background-position:bottom;}

.button_cancel{background: url(/c/i/es/buttons/button_cancel.png) no-repeat; height: 36px; width: 105px;}
.button_cancel:hover{background-position:bottom;}

.button_close{background: url(/c/i/es/buttons/button_close.png) no-repeat; height: 36px; width: 105px;}
.button_close:hover{background-position:bottom;}

.button_delete{background: url(/c/i/es/buttons/button_delete.png) no-repeat; height: 36px; width: 105px;}
.button_delete:hover{background-position:bottom;}

.button_login{background: url(/c/i/es/buttons/button_login.png) no-repeat; height: 36px; width: 105px;}
.button_login:hover{background-position:bottom;}

.button_refresh{background: url(/c/i/es/buttons/button_refresh.png) no-repeat; height: 36px; width: 105px;}
.button_refresh:hover{background-position:bottom;}

.button_save{background: url(/c/i/es/buttons/button_save.png) no-repeat; height: 36px; width: 105px;}
.button_save:hover{background-position:bottom;}

.button_send{background: url(/c/i/es/buttons/button_send.png) no-repeat; height: 36px; width: 105px;}
.button_send:hover{background-position:bottom;}

.button_cashout{background: url(/c/i/es/buttons/button_cashout.png) no-repeat; height: 36px; width: 105px;}
.button_cashout:hover{background-position:bottom;}

.button_continue{background: url(/c/i/en/buttons/button_continue.png) no-repeat; height: 36px; width: 105px;}
.button_continue:hover{background-position:bottom;}
/****************FAQ_END*********************/
/****************FAQ_END*********************/
.datefield {
    width:100%;
}
/****************FAQ_END*********************/
/****************FAQ_END*********************/
.tab_menu_table {
    font-family:"Tahoma",sans-serif;
    font-size:12px;
    position:relative;
    margin-bottom:-3px;
    z-index:2;
    text-align:center;
}
.tab_menu_td {
    padding: 5px 10px;
}
.tab_menu_link {
    color:#f7d640;
}
.tab_menu_table td.active, .tab_menu_td:hover {
    background:#539b04;
    border-top:#7fd91f solid 1px;
    border-bottom:none;
    border-left:#7fd91f solid 1px;
    border-right:#7fd91f solid 1px;
    padding: 4px 9px;
}
.tab_menu_table td.active .tab_menu_link, .tab_menu_td:hover .tab_menu_link {
    color:white;
    text-decoration:none;
}
.tab_menu_table td.active .tab_menu_link {
    font-weight:bold;
}
.help_text {
    margin-left:15px;
}
.categories {
    margin-left:15px;
}
/****************FAQ_END*********************/
/****************FAQ_END*********************/
.errors {
    background: #e33838;
    color:#610c0c;
    padding:10px 10px 10px 30px;
    margin-bottom:10px;
    margin-top:10px;
    border:#890000 solid 1px;
    text-align: left;
}
.errors a {
    color:#fbccd1;
}
.messages {
    background:#7fd91f;
    color:#012608;
    border-color:#396a04;
    text-align: left;
}
.messages a {
    color:#f0fff3;
}
/****************FAQ_END*********************/
/****************FAQ_END*********************/
.darkcell {
    height:22px;
    border:1px solid #585858;
    background-color:#131313;
}
th.darkcell {
    background: black url("/c/i/table_header_bg.png") repeat-x;
}
.balance_tab .user_name {
    text-align:right;
    padding-right:5px;
    color:#878686;
    font-size:11px;
    font-weight:bold;
}
.balance_tab {
    width:100%;
    font-family:"Tahoma",sans-serif;
}
.pad-left {
    text-align:left;
    width:35%;
}
.money {
    text-align:right;
    padding-right:5px;
}
.comppoints {
    width:100%;
}
.deposit_submit_container {
    text-align:center;
}
.cashout_t {
    width:100%;
}
.cashout_int, .cashout_frac  {
    border: #767676 solid 1px;
}
.cashout_int {
    width:60px;
}
.cashout_frac {
    width:30px;
}
.cashout_t .user {
    text-align:right;
    padding-right:5px;
}
.creditcard_tab {
    width:400px;
}
.creditcard_tab .left_cell {
    width:55%;
}
.filter_table .lightcell {
    background-color:#1c1c1c;
    padding-left:20px;
    padding-right:15px;
}
.filter_table .transaction_filter_td {
    width:50%;
    padding:5px 5px 5px 15px;
    text-align:left;
}
/****************FAQ_END*********************/
/****************FAQ_END*********************/
#copyright {
    color:#4f4f4f;
}

.i_checkbox, .radioBox {
    width:auto;
}
/****************FAQ_END*********************/
.history_detail {
    padding:40px;
    text-align:center;
}
.history_community_cards {
     background-color:#4f4f4f;
}
/****************FAQ_END*********************/
/****************FAQ_END*********************/
.cashout_cashout_container, .cashout_cancel_container {
    display:inline;
    padding:10px;
}
.cashout_button_container {
    text-align:center;
}
/****************FAQ_END*********************/

.main_best_player_table .nickname {
    color:#fefefe;
    font-weight:bold;
    padding-left:3px;
    text-align:left;
}

.main_best_player_table .money {
    padding-right:3px;
    text-align:right;
    color:#ffcd00;
}

.main_best_player_table {
    height:98px;
    width:182px;
    margin: 0 auto;
    margin-top:7px;
    font-size:11px;
    line-height:0;
}

.main_best_player_table .odd, .main_best_player_table .even {
    background:transparent none repeat scroll 0 0;
    line-height:22px;
}

.bestplayers_header {
    color:#E9C74F;
    font-size:25px;
    padding-top:12px;
    font-family:Trebuchet MS,Tahoma,sans-serif;
}

.main_best_player_table a.more_link{
    width:125px;
    height:42px;
    margin: 0 auto;
    display:block;
}

td.more {
    height:42px;
}

.top_row{
    height:467px;
    vertical-align:top;
}

#bank_account_info_table td {
    padding: 1px 5px;
}
#bank_account_info_table input, #bank_account_info_table select,
#add_bank_account_info_table input, #add_bank_account_info_table select {
    width:150px;
}
.bank_account_buttons_table {
    margin-left:45px;
    margin-top:15px;
}

.dep_amount {
    text-align:right;
}

.inner_help table.border {
    color:#ddcb51;
    border:1px solid #585858;
    border-spacing:0;
    border-collapse:collapse;
    text-align:center;
    width: 100%;
}

.inner_help table.border .darkcell, .table_common th,
.inner_help table.border th,
#realmoneybalance_table td.darkcell,
#tournamentmoney_table td.darkcell, 
#mydebt_table  td.darkcell
 {
    background: black url("/c/i/table_header_bg.png") repeat-x;
    height:22px;
    border:1px solid #585858;
    padding:3px;
}

#realmoneybalance_table td.darkcell, #mydebt_table  td.darkcell, #tournamentmoney_table  td.darkcell {
    color: #F3C715;
    font-weight: bold;
    padding-left: 20px;
    text-align: left;
}

.inner_help table.border .lightcell {
    padding: 2px 5px;
    background-color:#131313;
}
.inner_help table.border .even .lightcell {
    background-color:#1c1c1c;
}

.attention_text {
    color:#F60000;
    font-size:12px;
}

.banner_support_online {
    background: transparent url("/c/i/es/banners/banner_online_support.png") no-repeat;
    width:198px;
    height:73px;
}

.banner_faq {
    background: transparent url("/c/i/es/banners/banner_faq.png") no-repeat;
    width:192px;
    height:184px;
}

.features_containeer {
    text-align:center;
}

.feature {
    display:inline-block;
}
.feature span {
    display:none;
}
.feature_facebook {
    background: transparent url("/c/i/icon_facebook.png") no-repeat;
    width:90px;
    height:114px;
}
.feature_pla {
    background: transparent url("/c/i/icon_pla.png") no-repeat;
    width:93px;
    height:114px;
}
.feature_adult {
    background: transparent url("/c/i/icon_18.png") no-repeat;
    width:83px;
    height:93px;
}
.right_bar .banner, .right_bar .lz_container {
    margin-bottom:10px;
}

.right_bar .lz_container {
   margin-top:5px;
}

.info_banners {
    width:100%;
    clear:both;
    padding-top:16px;
}
.best_players_td {
    vertical-align:bottom;
}

.feature, .banner_support_online, .sidemenu_link, .mark, .mail_ques_title_mark,
    .mail_ques_logo, .star, .rate_5 span, .rate_4 span, .rate_3 span,
    .welcome_header, #logo a{
     _behavior: url(/c/iepngfix/iepngfix.htc);
}

.lz_container {
    text-align:center;
}


.field_valid_error_icon{
    background: url(/c/i/icons/error_icon.gif) no-repeat;
    width: 24px;
    height: 24px;
}

.field_valid_correct_icon{
    background: url(/c/i/icons/correct_icon.gif) no-repeat;
    width: 24px;
    height: 24px;
}

.field_valid_unknown_icon{
    background: none;
    width: 24px;
    height: 24px;
}

.field_valid_loader_icon{
    background: url(/c/i/loader.gif) no-repeat;
    width: 24px;
    height: 24px;
}

.field_valid_message{
    font-family: Tahoma;
    font-size: 10px;
    font-weight:normal;
    color: #ff0000;
    width: 150px;
}

.register_tab td.right_cell{
    width: 150px;
}

.input_dep_amount_frac {
    width:40px;
}
.input_dep_amount_int {
    width:84px;
}

/**********************************
     WELCOME PAGE TEMPLATE
***********************************/
.welcome-page {
    font-size:13px;
}

.welcome-page a{
    font-weight:bold;
}

.welcome-page .welcome-page-header,
.welcome-page .site-name {
    color:#FD7849;
    font-weight:bold;
    font-size:17px;
}

.welcome-page .site-name {
    font-size:13px;
}

/**********************************
     END WELCOME PAGE TEMPLATE
***********************************/

acronym.chip_img {
    background:url(/skins/pla/images/currency.gif) no-repeat;
    vertical-align:text-top;
    display:inline-block;
    width:28px;
    height:15px;
}

.login_table {
    margin: auto;
}
.login_table .button_td {
    padding-right: 110px;
    padding-top: 6px;
    text-align: right;
}

.link_forgot_password {
    text-align:right;
}

.button_change_pass .button_title {
    position: absolute;
    display:inline-block;
    text-decoration: underline;
}

#cboxContent {
    color:black;
}
.colorbox_table_container td {
    text-align:left;
    padding:3px;
}

#passwdStrengthVisual {
    height:15px;
    background-color:#D8FE1D;
}

td.required_field_td {
    color:#fff600;
}

#online_info {
    height: 25px;
    padding-top: 0;
    margin-bottom: 10px;
    margin-left: 35px;
}

.history_details {
    width:100%;
}

.beatbeat_winners {
    float: left;
}

.beatbeat_winners li{
    list-style: none;
    text-align: left !important;
}

.beatbeat_winners .player {
    color: #F3C715;
    font-size: 12px;
    font-weight: bold;
}

/******** CASHIER BALANCE **********/
.change_wallet_table {
    float: right;
}

.change_wallet_table td{
    padding: 0;
    border: none;
}

.change_wallet_table td.currency_td {
    padding-right: 5px;
}

.change_wallet_table a, .change_wallet_table a:hover {
    display: block;
    height: 18px;
    text-decoration: none;
}

.preferred_td div, .lock_td div{
    background: url("/c/i/icons/wallet_buttons.png") no-repeat;
    width: 18px;
    height: 18px;
}

.preferred_td div {
    background-position: top left;
}

.preferred_td div.locked {
    background-position: bottom left;
}

.lock_td div {
    background-position: top right;
}

.lock_td div.locked {
    background-position: bottom right;
}

#hidden_wallets_list {
    margin: 2px 0 0 5px;
}

 /*********** DEPOSIT *************/
.deposit_charge_currency {
    width: 60px;;
}

.deposit_charge_amount {
    width: 135px;;
}

/*********** CASHIER *************/

.wallets_select, #hidden_wallets_list {
    width: 50px;
    font-family: monospace;
    font-size:13px;
}

/*********** TRANSACTIONS *************/
.filter_table td.wallets_td {
    padding-left: 20px;
}

/*CP ECHANGE*/
.cpexchange_buy_table .cp_target_select {
    width: 90px;
}

table.noborder,  table.noborder td{
    border: none;
}

.pages {
    margin-top: 5px;
}

.pages .it01 {
    width: 30px;
    text-align: center;
}

.sm_delim {
    font-size: 1px;
    line-height: 1px;
}

.list_common{
    margin: 3px;
}

.list_common li{
    padding-left: 15px;
}


.lettered_list {
    list-style: lower-latin inside;
}

/*CURRENCY EXCHANGE*/

.negative {
    color: #808080;
}

.excess {
    color: #f00;
}

.word_list {
    list-style-type: lower-latin;
    margin-left: 20px;
}

.note_list {
    list-style: none outside;
    margin: 0 0 10px 20px;
}

.note_list {
    font-size: 10px;
    font-style: italic;
}

.terms-layout p {
    margin-bottom: 5px;
}

#cvv_img_title {
    left: 44px;
    position: absolute;
    top: -143px;
}

.terms-layout ol {
    padding-left: 20px;
}

.ps_links {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.ps {
	background: url(/c/i/payemtns/ps.png) no-repeat;
	width: 339px;
	height: 33px;
	margin: 0 auto;
}

.messg_text {
    background: #0a1c01 url(/c/i/icons/icon_attention.png) no-repeat 6px 10px;
    border: 1px solid #3c6d07;
}

.messg_text .attention_text {
    padding: 8px 8px 8px 47px;
    color: #ff504c;
}

.min_deposit, .max_deposit {
    font-weight: bold;
    color: #f7d640;
}
