html {
    height: 100%;
    overflow-y: scroll;
}

body {
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
    color: #333333;
    _behavior: url("/common/csshover3.htc");
    #position: relative;
}

body input,
body button {
    font-family: arial, verdana, sans-serif;
}

div.frameset {
    width: 100%;
    margin: 0;
}

.newfo_homepage .frameset {
    background: #ffffff;
    width: 100%;
    margin: 0;
}

#framecontentTop {
    width: 100%;
    height: 125px;
    overflow: visible;
    position: relative;
    background: #FFFFFF;
    z-index: 4001;
}

#framecontentBottom {
    width: 100%;
}

#footer {
    width: 100%;
    margin: 0 auto;
}

.ftab {
    margin: 0 auto 2px auto;
}

.docs_footer_part {
    margin: 0 auto;
    width: 975px;
}

#maincontent {
    width: 100%;
    margin: auto;
    background: #ffffff;
    clear: both;
    _padding: 10px;
    position: relative;
    z-index: 4000;
}

.newfo_homepage #maincontent {
    overflow: visible;
    padding: 25px 0 0 0;
}

/* Home Betting Basket Begin */
#home_betting_basket {
    height: 28px;
    width: 74px;
    margin: 12px 9px 0 25px;
    color: #FFFFFF;
    display: none;
    float: left;
}

.newfo_homepage #home_betting_basket {
    display: block;
}

div.home_betting_top_line {
    height: 28px;
}

#home_betting_basket div#betting_number {
    width: 34px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
}

div#home_betting_basket {
    cursor: pointer;
}

#betting_basket_box {
    width: 300px;
    height: 0;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: 9989;
    overflow: hidden;
}

#betting_basket_box div.home_betting_header div.home_betting_header_left {
    background: url("/common/images/newfo/betting/home_bb_header_left.png") no-repeat;
    height: 31px;
    width: 5px;
    position: absolute;
    left: -4px;
}

#betting_basket_box div.home_betting_header div.home_betting_header_right {
    background: url("/common/images/newfo/betting/home_bb_header_right.png") no-repeat;
    position: absolute;
    height: 31px;
    width: 5px;
    right: -4px;
}

#betting_basket_box div.home_betting_header,
#betting_basket_box div.home_betting_body {
    position: relative;
}

#betting_basket_box div.home_betting_body_left {
    background: url("/common/images/newfo/betting/home_bb_body_left.png") repeat-y;
    position: absolute;
    width: 5px;
    top: 30px;
    bottom: 38px;
    left: -4px;
}

#betting_basket_box div.home_betting_body_right {
    background: url("/common/images/newfo/betting/home_bb_body_right.png") repeat-y;
    position: absolute;
    width: 5px;
    top: 31px;
    bottom: 38px;
    right: -4px;
}

#betting_basket_box div.home_betting_body_middle {
    width: 300px;
}

#betting_basket_box div.home_betting_footer_left {
    background: url("/common/images/newfo/betting/home_bb_footer_right.png") no-repeat;
    position: absolute;
    width: 5px;
    height: 48px;
    bottom: 19px;
    left: -4px;
}

#betting_basket_box div.home_betting_footer_right {
    background: url("/common/images/newfo/betting/home_bb_footer_left.png") no-repeat;
    position: absolute;
    width: 5px;
    height: 48px;
    bottom: 19px;
    right: -4px;
}

#betting_basket_box div.home_betting_footer_middle_top {
    background-color: #CCCCCC;
    height: 17px;
}

#betting_basket_box div.home_betting_collapse_part {
    width: 130px;
    margin: 0 auto;
    font-size: 11px;
    cursor: pointer;
    overflow: hidden;
    padding-top: 3px;
}

#betting_basket_box div.home_betting_collapse_part .{
    float: left;
}

#betting_basket_box div.home_betting_footer_middle_bottom img {
    width: 308px;
    height: 19px;
    margin-left: -4px;
}
/* Home Betting Basket End */

#home_categories {
    height: 100%;
    width: 950px;
    padding: 0 0 110px 0;
    margin: 0 auto;
    position: relative;
    overflow: visible;
}

#home_categories .widgetColumn {
    position: relative;
}

#home_categories .widget_one_third, #home_categories .widget_two_thirds, #home_categories .widget_one_third_high {
    background-color: #f9f9f9;
    margin-bottom: 16px;
    -moz-border-radius: 4px;
    margin: 0 25px 25px 0;
}

#home_categories .widget_two_thirds {
    width: 625px;
    height: 217px;
    visibility: visible;
    position: absolute;
}

#home_categories .widget_one_third {
    width: 300px;
    height: 217px;
    position: absolute;
}

#home_categories .widget_one_third_high {
    width: 300px;
    height: 475px;
    position: absolute;
}

#home_categories .widget_one_third div.widget_title,
#home_categories .widget_two_thirds div.widget_title,
#home_categories .widget_one_third_high div.widget_title {
    margin: 0;
    padding: 0px 5px;
    height: 30px;
    cursor: move;
    font-size: 12px;
    font-weight: bold;
}

#home_categories .gravity-sortable-dropindicator {
    border: 1px dotted #800;
}

#home_categories .widget_one_third div.transparent-widget-title,
#home_categories .widget_one_third_high div.transparent-widget-title {
    position: absolute;
    width: 290px;
    background: url(/common/images/newfo/widget/transparent.gif) repeat;
}

#home_categories .widget_two_thirds div.transparent-widget-title {
    position: absolute;
    width: 615px;
    background: url(/common/images/newfo/widget/transparent.gif) repeat;
}

.widget-errors {
    color: red;
    font-weight: bold;
    padding: 0px 15px 0px 15px;
    height: 14px;
}

.widget-preferences-body {
    height: 165px;
}

.widget-preferences-title {
    height: 30px;
    padding: 0px 0px 0px 15px;
}

.widget-preferences-title-icon {
    float: left;
    margin: 4px 4px 0px 0px;
    width: 20px;
    height: 22px;
}
.widget-preferences-title-text {
    padding-top: 8px;
}

.widget-preferences-section-title {
    padding-top: 10px;
}

.widget-preferences-section {
    padding-left: 15px;
    padding-right: 15px;
    /*IE7 needs a width (hasLayout to true) for rendering the content*/
    *width: 100%;
}

.widget-preferences-rule-one-third {
    width: 270px;
    height: 1px;
    border: none;
}

.widget-preferences-tab-visibility-settings {
    padding-top: 10px;
}
.widget-preferences-buttons {
    padding: 20px 15px 20px 15px;
}
.preferences-button-left, .preferences-button-right,
.preferences-button-emph-left, .preferences-button-emph-right {
    width: 6px;
    height: 18px;
    float: left;
}

.preferences-button-middle, .preferences-button-emph-middle
{
    float: left;
    border: none;
    cursor: pointer;
    padding: 0 0 2px 0;
    min-width: 60px;
    height: 18px;
    font-size: 11px;
    margin: 0;
}


.widget_title .widget_header_icon {
    float: left;
    padding: 2px;
    height: 25px;
    width: 17px;
}
.widget_title .widget_header_text {
    float: left;
    padding: 8px 0px 0px 2px;
}

a {
    cursor: pointer;
    text-decoration: none;
    font-weight: normal;
}

img {
    border: none;
}

.form-row {
    margin: 0 0 3px 0;
}

.hidden {
    display: none;
}

/* Header and Menu */
#newfo_headerframe {
    height: 125px;
}

#newfo_header {
    height: 85px;
    width: 1000px;
    margin: 0 auto;
    font-size: 2px;
}

#newfo_headerLogo {
    float: left;
}

#newfo_headerLogo img#newfo_logo {
    _behavior: url(/common/iepngfix.htc);
    margin-left: 15px;
    margin-top: 21px;
}

#newfo-header-right {
    float: right;
    *max-width: 360px;
}

#newfo-header-right .newfo-header-right-cell {
    clear: right;
}

#newfo_headerLiveChat {
    height: 25px;
    font-size: 12px;
    margin-top: 5px;
    float: right;
}

#newfo_headerLiveChat div {
    height: 25px;
    float: left;
}

#newfo_headerLiveChat td {
    height: 22px;
    vertical-align: middle;
}

#newfo_headerLiveChat a {
    text-decoration: underline;
}

#newfo_menubar {
    height: 100%;
    padding-left: 180px;
    *padding-left: 20px;
    _margin-top: -4px;
}

#newfo_menu {
    font-size: 11px;
    font-weight: bold;
}

#newfo_menu div {
    float: left;
}

/* Menu button, the top level menu tab */
.menu_button, .menu_button_selected {
    font-size: 12px;
    height: 85px;
    min-width: 80px;
    text-align: center;
}

.menu_button a, .menu_button_selected a {
    display: block;
    height: 31px;
    cursor: pointer;
    padding: 54px 2px 0px 2px;
    *min-width: 80px;
}

.newfo-menu-border {
    height: 85px;
    width: 2px;
}

/* Submenu button, the second level menu tab */
.submenu_button {
    margin-right: 15px;
    padding: 0px 5px 0px 5px;
}

.submenu_button div {
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}

.submenu_button_selected {
    padding: 0px 5px 0px 5px;
}
.submenu_button_selected div {
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}

.submenu_button_disabled {
    margin-right: 15px;
    padding: 0px 5px 0px 5px;
    color: #999999;
}

#newfo_menu #time {
    background: #ffffff;
    margin: 3px 20px;
    height: 22px;
    width: 160px;
}

#newfo_locale_info {
    float: right;
    font-size: 12px;
    padding: 8px 0px 0 0;
}

#newfo_locale_info div#time {
    line-height: 20px;
}

#newfo_locale_info div {
    float: left;
}

#newfo_locale_info div#newfo_language_selector {
    margin-left: 12px;
    position: relative;
    z-index: 9989;
}

#newfo_locale_info div#newfo_language_selector .current_lang {
    cursor: pointer;
    height: 20px;
}

#newfo_locale_info div#newfo_language_selector ul {
    list-style: none;
    padding: 0px;
    position: absolute;
    display: none;
    top: 20px;
    right: 0;
    margin: 0px;
    white-space: nowrap;
}

#newfo_locale_info div#newfo_language_selector ul li.each_lang {
    padding: 2px 2px 2px 5px;
    _padding: 2px 2px 0 5px;
    cursor: pointer;
    background-color: #ffffff;
}

#newfo_submenu {
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    width: 1000px;
    margin: 0 auto;
    white-space: nowrap;
}

#newfo_submenu .icon {
    _behavior: url(/common/iepngfix.htc);
    width: 18px;
    height: 18px;
    margin-right: 5px;
}

#submenu_left {
    margin-left: 10px;
    float: left;
    height: 40px;
}

#submenu_left div {
    float: left;
}

#submenu_left #submenu_customize {
    margin-left: 15px;
    margin-top: 10px;
    line-height: 32px;
    cursor: pointer;
}

#newfo_submenu #submenu_customize .cus_tab_left,
#newfo_submenu #submenu_customize .cus_tab_right {
    height: 30px;
    width: 10px;
}

#newfo_submenu #submenu_customize .cus_tab_middle {
    height: 30px;
}

#submenu_left #submenu_reset_homepage {
    margin-left: 10px;
    margin-top: 9px;
    line-height: 32px;
    cursor: pointer;
}

#submenu_left .icon {
    margin-top: 8px;
}

.submenu_right {
    float: right;
    padding: 0 15px 0 15px;
    height: 40px;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
}

#submenu_right_notloggedin div {
    float: left;
}

#submenu_right_loggedin a {
    float: left;
}

#submenu_right_notloggedin .dark_button {
    padding-top: 11px;
}

#submenu_right_notloggedin #free_registration_button .middle {
    width: 120px;
}

#submenu_right_notloggedin #free_registration_button {
    margin-right: 10px;
}

#submenu_right_notloggedin #login_button .middle {
    width: 70px;
}

#submenu_right_notloggedin #login_button {
    margin-right: 20px;
}

#submenu_deposit_link {
    margin-right: 10px;
}

#submenu_right_loggedin a {
    padding-left: 10px;
}

div#user_balance {
    margin: -2px 0 0 12px;
    position: relative;
}

div#user_balance img#other_balance_bg {
    _behavior: url(/common/iepngfix.htc);
    width: 0px;
    height: 28px;
    position: absolute;
    top: 0;
    z-index: -1;
}

table#header_main_balance {
    cursor: pointer;
    height: 20px;
    *height: 15px;
    _height: 20px;
}

.main_balance_label {
    text-align: left;
    padding-left: 3px;
}

.main_balance_content {
    text-align: right;
}

.balance_label {
    text-align: left;
    color: #333333;
}

.balance_content {
    text-align: right;
    color: #333333;
}

div#other_balance {
    display: none;
    position: absolute;
    right: 0;
    line-height: 16px;
    z-index: 13000;
}

div#other_balance table {
    height: 100%;
    line-height: 10px;
}

div#other_balance span {
    white-space: nowrap;
}

div#other_balance td {
    padding: 5px;
}

/* General definitions */
.tdright {
    text-align: right;
}

.clear {
    clear: both;
    overflow: hidden;
}

.noheight {
    /*useful for IE7 assign a height for empty divs also*/
    height: 0px;
}

.floatleft {
    float: left;
}
.floatright {
    float: right;
}

.dark_button div {
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    float: left;
    text-decoration: none;
    text-align: center;
}

.dark_button div.left {
    width: 3px;
}

.dark_button div.right {
    width: 3px;
}

.newfo_light_submit .newfo_light_left {
    width: 5px;
    height: 24px;
    float: left;
}

.newfo_light_submit input {
    padding: 0;
    border: none;
    height: 24px;
    float: left;
    font-size: 10px;
    cursor: pointer;
}

.newfo_light_submit .newfo_light_right {
    width: 5px;
    height: 24px;
    float: left;
}

.newfo-light-submit-small input {
    float: left;
    margin-top: 0px;
    width: 87px !important;
    height: 18px;
    border: none;
    font-size: 11px;
    font-family: Helvetica;
}
.newfo-light-submit-small div.button_right {
    float: left;
    width: 3px;
    height: 18px;
    margin-top: 0px;
}

/* Edit Home Page */
#edit_home_page {
    background: #ffffff;
    color: #ffffff;
    font-size: 12px;
    overflow: hidden;
    height: 0;
    width: 1000px;
    margin: auto;
}

#edit_home_page .customize_title {
    background-color: #000000;
    height: 22px;
    margin: 0 25px 0 25px;
    padding: 4px 0 4px 0;
}

#edit_home_page .customize_title .icon {
    background: url(/common/images/newfo/customize/header_icon.png) no-repeat;
    height: 22px;
    width: 20px;
    float: left;
    margin-left: 20px;
}

#edit_home_page .customize_title span {
    float: left;
    margin-left: 10px;
    line-height: 22px;
}

#edit_home_page .customize_body {
    height: 289px;
    margin: 0 25px;
    background: url(/common/images/newfo/customize/body_bg.png) repeat-x;
}

#edit_home_page .customize_items_list {
    width: 163px;
    list-style: none;
    margin: 0;
    padding: 45px 0 0 40px;
    float: left;
}

#edit_home_page .customize_items_list li {
    height: 33px;
    width: 163px;
    font-size: 13px;
    line-height: 32px;
    padding-left: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

#edit_home_page .customize_items_list li.highlight {
    background: url(/common/images/newfo/customize/customize_item_bg.png) no-repeat;
}

#edit_home_page .customize_item {
    float: left;
    visibility: hidden;
}

#edit_home_page .customize_item_title {
    padding: 10px 0 10px 24px;
}

#edit_home_page .customize_item_body_left {
    background: url(/common/images/newfo/customize/customize_item_body_left.png) no-repeat;
    width: 8px;
    height: 225px;
    float: left;
}

#edit_home_page .customize_item_body_middle {
    background: url(/common/images/newfo/customize/customize_item_body_middle.png) repeat-x;
    height: 225px;
    width: 690px;
    float: left;
}

#edit_home_page .customize_item_body_right {
    background: url(/common/images/newfo/customize/customize_item_body_right.png) no-repeat;
    width: 7px;
    height: 225px;
    float: left;
}

#edit_home_page .options_list {
    padding: 20px 0 20px 16px;
    height: 185px;
}

#edit_home_page .options_list .option {
    background: url(/common/images/newfo/customize/widget_type_unchecked_bg.png) no-repeat;
    color: #ffffff;
    height: 30px;
    width: 210px;
    float: left;
    margin: 0 10px 10px 0;
}

#edit_home_page .options_list .highlight {
    background: url(/common/images/newfo/customize/widget_type_checked_bg.png) no-repeat;
    color: #000000;
}

#edit_home_page #cust_language_setting .option {
    cursor: pointer;
}

#edit_home_page .options_list .widget_option_checkbox {
    margin: 8px 10px;
    float: left;
    cursor: pointer;
    width: 14px;
    height: 14px;
    padding: 0;
}


#edit_home_page .options_list .option div {
    float: left;
    margin: 7px 0 0 0;
}

#edit_home_page .options_list .highlight img {
    margin: 2px 10px 0 7px;
    float: left;
}

#edit_home_page .options_list .option img {
    margin: 4px 10px 0 7px;
    float: left;
}

#edit_home_page .submit_part {
    margin: -35px 25px 0 0;
}

#edit_home_page .submit_part .floatright {
    margin-left: 10px;
}

/* SportPages */
.sportspage_detail {
    margin-top: 20px;
}

.sportspage_breadcrumb {
    font-family: arial;
    margin-top: 12px;
    padding-bottom: 7px;
    padding-top: 6px;
    background: url("/common/images/newfo/sportpage/game-before-page_white-block.png");
}

.game_name {
    font-family: arial;
    margin-top: 12px;
    padding-bottom: 7px;
    padding-top: 7px;
    background: url("/common/images/newfo/sportpage/game-before-page_bg.png");
}

.sportspage_breadcrumb #category_tree {
    font-size: 11px;
    color: #666666;
    padding-left: 12px;
}

.sportspage_breadcrumb #back_to_search_results {
    font-size: 12px;
    color: #336699;
    margin-left: 60px;
    padding-right: 12px;
    text-align: right;
}

.game_name #sport_type {
    padding-left: 10px;
}

.game_name #country_flag {
}

.game_name #title {
    color: #333333;
    font-size: 20px;
    padding-left: 10px;
}

.game_name #time {
    color: #464646;
    font-size: 14px;
    padding-top: 8px;
    padding-right: 10px;
    text-align: right;
}

.score {
    background: #cccccc;
    font-family: arial;
    font-color: #fff;
    font-size: 20px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

#game_info {
    margin-top: 20px;
    height: 200px;
    font-color: #fff;
    border-style: solid;
    border-width: 2px;
    border-color: #dbd8d8;
    height: auto!important;
    min-height: 200px;
}

.sportspage_detail .subTitle b {
    margin-left: 20px;
}

.sportspage_detail hr {
    border-top: 1px dashed #999999;
    color: #ffffff;
}

.sportspage_detail .partBox,
.sportspage_detail .GameLists {
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    -moz-border-radius: 4px;
}

.sportspage_detail h2 {
    color: #cc6600;
    font-size: medium;
}

.outcomeContent table {
    background-color: #d6e6f6;
    text-align: center;
}

.outcomeContent tr {
    height: 20px;
}

.outcomeContent th {
    width: 180px;
    font-size: 12px;
}

.outcomeContent .name {
    color: #104e9b;
    font-weight: bold;
}

.outcomeContent .title {
    height: 30px;
}

.outcomeContent .odds {
    padding: 3px;
    color: #205c30;
    font-size: 15px;
    font-weight: bold;
}

.sportspage_category_subheader {
    background-color: #E6F7FF;
    width: 500px;
    height: 35px;
    padding: 5px 5px 5px 20px;
}

.sportspage_category_subcontent {
    background-color: #E6F7FF;
    width: 500px;
    height: 250px;
    padding: 5px 5px 5px 20px;
}

.player {
    background-color: #d6e6f6;
}

.sportspage_category_subtitle {
    font-family:Arial;
    text-align:left;
    color: #104F87;
    font-size: 23px;
}

.category_spacer {
    height: 2px;
}

.not_found_message {
    text-align: center;
    font-size: 12px;
}

div.utils {
    float: right;
}

.utils div {
    display: block;
    height: 21px;
    line-height: 1.8;
    overflow: hidden;
    width: 19px;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.widget-tabrow {
    border-left: 1px solid #CCCCCC;
}

.widget-tabcell {
    float: left;
    width: 74px;
    height: 24px;
    text-align:center;
    cursor: pointer;
}

.widget-tabcell span {
    line-height: 24px;
}


.widget-default-tabcell,
.widget-selected-tabcell {
    border-right: 1px solid #CCCCCC;
}

.widget-selected-tabcell {
    width: 73px;
}

/* Individual widgets begin */
/* Search widget begin */
.widget_search_bg {
    height: 195px;
    width: 300px;
}
.widget_search_box_bg {
    width: 284px;
    height: 42px;
    margin: 0px 8px 0px 8px;
    padding: 8px 0px 0px 12px;
}

.widget_search_box_bg div {
    float: left;
}
.widget_search_box_bg div.widget_search_submitbutton {
    margin-left: 2px;
}
.widget_search_box_bg div.widget_search_submitbutton input {
    min-width: 50px;
    *width: 50px;
}

.widget_search_small_magnifier {
    margin: 5px 3px 0px 6px;
    width: 12px;
    height: 12px;
}
.widget_search_searchbox {
    height: 20px;
}
.widget_search_text {
    border: 0;
    width: 185px;
    font-size: 10px;
    padding-top: 4px;
    height: 14px;
}
/*Currently the ball is a static content */
.widget_search_ball {
    width: 120px;
    height: 85px;
    overflow: hidden;
    float: left;
    margin-left: 20px;
}
.widget_search_infotext {
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
    width: 152px;
    margin-left: 145px;
}
.widget-search-filters div.left-column {
    float: left;
    overflow: hidden;
    width: 135px;
    padding: 12px 0px 8px 8px;
}
.widget-search-filters div.right-column {
    float: right;
    overflow: hidden;
    width: 135px;
    padding: 12px 8px 8px 0px;
}

.widget-search-filters ul.filter_list .cell {
    width: 135px;
    height: 28px;
}

.widget-search-filters .bar {
    background: transparent url("/common/images/newfo/selector_background.png") repeat-x scroll left top !important;
    width: 124px;
    height: 18px;
    border: 1px solid #999999;
}

.widget-search-filters .bar img {
    width: 11px;
    height: 15px;
    float: right;
    margin: 2px 1px 0px 0px;
}

.widget-search-filters .bar div {
    width: 108px;
    cursor: default;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 2px;
    margin-left: 4px;
    font-size: 12px;
}

.widget-search-filters div.buttons {
    padding-right: 10px;
    padding-left: 15px;
}

.widget-search-filters div.left-button {
    float: left;
}

.widget-search-filters div.right-button {
    float: right;
}

.widget-search-filter-form {
    /*Because of IE7*/
    display: inline;
}

.widget-search-filters ul.filter_list .cell div.filter_selector div.menu {
    margin: 18px 0px 0px 0px;
    *+margin: 19px 0 0 -126px;
}

.widget-search-popular {
    margin-left: 10px;
    height: 122px;
    width: 279px;
}

/* Search widget end */
/* Hottest games widget begin */
.widget-hottestgames-sportsbook-main {
    padding: 15px 10px 10px 10px;
}
.widget-hottestgames-sportsbook-livebet-box {
    float: left;
    width: 256px;
    height: 115px;
    background: #888888;
    color: white;
}

.widget-hottestgames-sportsbook-livebet-box .bet-cell a,
.widget-hottestgames-sportsbook-livebet-box .bet-cell a:hover {
    color: white;
    text-decoration: underline;
}

.widget-hottestgames-sportsbook-livebet-box .livebet-hottestgame-top {
    width: 256px;
    height: 66px;
}

.widget-hottestgames-sportsbook-livebet-box td {
    padding-left: 5px;
}

.widget-hottestgames-sportsbook-livebet-box td.first {
    border-left: 0 none;
}

.widget-hottestgames-sportsbook-livebet-box .table_header {
    height: 23px;
    line-height: 23px;
}

.widget-hottestgames-sportsbook-livebet-box .table_body {
    height: 24px;
    line-height: 24px;
}

.widget-hottestgames-sportsbook-livebet-box .game-name {
    color: #336699;
}

.widget-hottestgames-sportsbook-livebet-box .name-cell {
    width: 124px;
}

.widget-hottestgames-sportsbook-livebet-box .time-cell {
    width: 132px;
}

.widget-hottestgames-sportsbook-livebet-box .bet-cell {
    width: 44px;
    text-align: center;
    line-height: 18px;
    padding: 0px;
}

.widget-hottestgames-sportsbook-livebet-box .livebet-gamename-link {
    display: block;
}

.widget-hottestgames-sportsbook-livebet-box .odds_left,
#flying_odds .odds_left {
    background: transparent url("/common/images/newfo/button/sb_odds_button_default_left.png") no-repeat scroll left top;
    height: 20px;
    width: 2px;
    float: left;
}

.widget-hottestgames-sportsbook-livebet-box .odds_right,
#flying_odds .odds_right {
    background: transparent url("/common/images/newfo/button/sb_odds_button_default_right.png") no-repeat right top;
    height: 20px;
    width: 2px;
    float: left;
}

.widget-hottestgames-sportsbook-livebet-box .odds_middle,
#flying_odds .odds_middle {
    background: transparent url("/common/images/newfo/button/sb_odds_button_default_middle.png") repeat-x;
    height: 20px;
    width: 46px;
    float: left;
    text-decoration: underline;
    padding-top: 1px;
}

.widget-hottestgames-sportsbook-gameslist {
    float: right;
    width: 315px;
}

.widget-hottestgames-sportsbook-gameslist tr.table_extra {
    height: 33px !important;
}

.widget-hottestgames-sportsbook-footer {
    margin-top: 15px;
}
.widget-hottestgames-livebet-link {
    float: left;
}
.widget-hottestgames-sportsbook-link {
    float: right;
    margin-right: 10px;
}

#flying_odds {
    position: absolute;
    color: #ffffff;
    text-decoration: underline;
    width: 50px;
    text-align: center;
    font-size: 12px;
    z-index: 19999;
}

.widget-hottestgames-poker-main {
    padding: 10px;
}

.widget-hottestgames-poker-main .hottest-poker-games-wrap {
    width: 245px;
    height: 120px;
    float: left;
}

.widget-hottestgames-poker-main .upcoming-poker-games-wrap {
    width: 330px;
    float: right;
}

.widget-hottestgames-poker-main .tourn-body {
    clear: both;
}

.widget-hottestgames-poker-main .time,
.widget-hottestgames-poker-main .label,
.widget-hottestgames-poker-main .amount,
.widget-hottestgames-poker-main .players,
.widget-hottestgames-poker-main .action {
    display: inline-block;
    * display: inline;
    zoom: 1;
    vertical-align: top;
    line-height: 18px;
    height: 20px;
}

.widget-hottestgames-poker-main .time {
    width: 35px;
    text-align: center;
}

.widget-hottestgames-poker-main .label {
    width: 100px;
}

.widget-hottestgames-poker-main .amount {
    width: 70px;
}

.widget-hottestgames-poker-main .players {
    width: 50px;
    text-align: center;
}

.widget-hottestgames-poker-main .action {
    width: 50px;
    text-align: center;
}

.widget-hottestgames-poker-main .odd {
    background: #efefef;
}

.widget-hottestgames-poker-main .even {
    background: white;
}

.widget-hottestgames-poker-main .game-header {
    margin-bottom: 15px;
}

.widget-hottestgames-poker-main .top-wrap {
    overflow: hidden;
    zoom: 1;
}

.widget-hottestgames-poker-main .goto-wrap {
    margin-top: 15px;
    clear: both;
}


.widget-hottestgames-poker-main .button_left,
.widget-hottestgames-poker-main .button_right {
    float: left;
    width: 2px;
    height: 20px;
}

.widget-hottestgames-poker-main .button_middle {
    float: left;
    cursor: pointer;
    width: 46px;
    height: 20px;
}

.widget-hottestgames-poker-main .action_default .button_left {
    background: url(/common/images/newfo/button/sb_odds_button_default_left.png) no-repeat left top;
}

.widget-hottestgames-poker-main .action_default .button_right {
    background: url(/common/images/newfo/button/sb_odds_button_default_right.png) no-repeat right top;
}

.widget-hottestgames-poker-main .action_default .button_middle {
    background: url(/common/images/newfo/button/sb_odds_button_default_middle.png) repeat-x;
}

.widget-hottestgames-poker-main .action_highlight .button_left {
    background: url(/common/images/newfo/button/sb_odds_button_lighter_left.png) no-repeat left top;
}

.widget-hottestgames-poker-main .action_highlight .button_right {
    background: url(/common/images/newfo/button/sb_odds_button_lighter_right.png) no-repeat right top;
}

.widget-hottestgames-poker-main .action_highlight .button_middle {
    background: url(/common/images/newfo/button/sb_odds_button_lighter_middle.png) repeat-x;
}

.widget-hottestgames-poker-main .button_middle a,
.widget-hottestgames-poker-main .button_middle a:hover {
    color: white;
}

.widget-hottestgames-casino-main {
    padding: 10px;
}

.widget-hottestgames-casino-main .top-wrap {
    overflow: hidden;
    zoom: 1;
    height: 125px;
}

.widget-hottestgames-casino-main .goto-wrap {
    margin-top: 10px;
    clear: both;
}

.widget-hottestgames-casino-main .popular-game-wrap {
    height: 125px;
    width: 300px;
    float: left;
}

.widget-hottestgames-casino-main .winning-game-wrap {
    height: 125px;
    width: 300px;
    float: right;
}

.widget-hottestgames-casino-main .winning-games {
    list-style: none;
}

.widget-hottestgames-casino-main .winning-game-item {
    height: 26px;
    line-height: 26px;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    background: url(/common/images/newfo/widget/hottest/casino_winning_game_bg.png);
    color: #666666;
}

.widget-hottestgames-casino-main .winning-game-header {
    line-height: 20px;
    height: 20px;
    font-weight: bold;
}

.widget-hottestgames-casino-main .winning-game-title {
    height: 27px;
}

.widget-hottestgames-casino-main .winning-game-item div,
.widget-hottestgames-casino-main .winning-game-header div {
    display: inline-block;
}

.widget-hottestgames-casino-main .winning-game-item div,
.widget-hottestgames-casino-main .winning-game-header div {
    *display: inline;
}

.widget-hottestgames-casino-main .winning-game-wrap .flag {
    width: 19px;
    padding: 0 2px 0 5px;
}

.widget-hottestgames-casino-main .winning-game-wrap .gamename {
    width: 120px;
    padding: 0 2px 0 2px;
}

.widget-hottestgames-casino-main .winning-game-wrap .amount {
    width: 50px;
    padding: 0 2px 0 2px;
}

.widget-hottestgames-casino-main .winning-game-wrap .username {
    width: 70px;
    padding: 0 2px 0 2px;
}

/* Hottest games widget end */
/* Individual widgets end */

/* Marketing Message begin */
#marketing_message {
    height: 174px;
    width: 948px;
    margin: 0 auto 25px auto;
    background: url(/common/images/newfo/marketing/background.png) repeat-x;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    position: relative;
}

#marketing_message #marketing_message_content {
    padding: 10px;
}

#marketing_message #close_marketing_button {
    background: url(/common/images/newfo/marketing/close.png) no-repeat;
    height: 19px;
    width: 18px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

#marketing_message #close_marketing_button:hover {
    background: url(/common/images/newfo/marketing/close_lighter.png) no-repeat;
}
/* Marketing Message end */

/* first time select language begin */
#first_select_language {
    width: 950px;
    margin: 0 auto;
    height: 175px;
    border: 1px solid #D8D5CF;
    background: #FAF1D5;
    z-index: 5000;
    position: relative;
}

#first_select_language #lang_close_wrap {
    width: 950px;
    height: 25px;
    text-align: right;
}

#first_select_language #lang_close {
    margin-right: 10px;
    margin-top: 7px;
    width: 18px;
    height: 18px;
    background: url(/common/images/newfo/lang_selector/close.png);
    float: right;
    cursor: pointer;
}

#first_select_language #lang_close:hover {
    background: url(/common/images/newfo/lang_selector/close_light.png);
}

#first_select_language #middle_wrap {
    width: 560px;
    margin: 0 auto;
    height: 150px;
    position: relative;
}

#first_select_language #select_flag_wrap,
#first_select_language #select_arrow_wrap,
#first_select_language #save_flag_wrap {
    display: inline-block;
    vertical-align: middle;
}

#first_select_language #select_flag_wrap,
#first_select_language #select_arrow_wrap,
#first_select_language #save_flag_wrap {
    *display: inline;
}

#first_select_language #select_flag_wrap {
    width: 73px;
    height: 85px;
}

#first_select_language #save_flag_wrap {
    width: 420px;
    height: 150px;
}

#first_select_language .selected_flag_item {
    width: 73px;
    height: 74px;
}

#first_select_language .selected_flag {
    width: 73px;
    height: 54px;
}

#first_select_language .selected_flag_title {
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

#first_select_language #select_flag_wrap #selected_eng {
    background: url(/common/images/newfo/flags/flag_eng_big.png);
}

#first_select_language #select_flag_wrap #selected_fin {
    background: url(/common/images/newfo/flags/flag_fin_big.png);
}

#first_select_language #select_flag_wrap #selected_dan {
    background: url(/common/images/newfo/flags/flag_dan_big.png);
}

#first_select_language #select_flag_wrap #selected_nor {
    background: url(/common/images/newfo/flags/flag_nor_big.png);
}

#first_select_language #select_flag_wrap #selected_swe {
    background: url(/common/images/newfo/flags/flag_swe_big.png);
}

#first_select_language #select_arrow_wrap {
    width: 50px;
    height: 19px;
    position: relative;
    margin-top: -40px;
    *margin-top: -25px;
}

#first_select_language #select_arrow {
    cursor: pointer;
    width: 33px;
    height: 19px;
    margin: 0 auto;
}

#first_select_language .select_arrow_down {
    background: url(/common/images/newfo/lang_selector/arrow_down.png);
}

#first_select_language .select_arrow_up {
    background: url(/common/images/newfo/lang_selector/arrow_up.png);
}

#first_select_language #flag_option_wrap {
    position: absolute;
    top: 25px;
    left: 5px;
    width: 294px;
    height: 200px;
    display: none;
}

#first_select_language #top_border {
    height: 10px;
    background: url(/common/images/newfo/lang_selector/white_box_top.png);
}

#first_select_language #bottom_border {
    height: 10px;
    background: url(/common/images/newfo/lang_selector/white_box_bottom.png);
}

#first_select_language #flag_options {
    width: 294px;
    background: url(/common/images/newfo/lang_selector/white_box_middle.png);
}

#first_select_language .middle_flag_item {
    width: 131px;
    height: 56px;
    margin: 5px;
    cursor: pointer;
}

#first_select_language .unselected_middle_flag {
    display: inline-block;
}

#first_select_language .unselected_middle_flag {
    *display: inline;
}

#first_select_language .selected_middle_flag {
    display: none;
}

#first_select_language .middle_flag_item .middle_flag {
    width: 61px;
    height: 46px;
    margin: 5px 0 0 5px;
    vertical-align: middle;
}

#first_select_language .middle_flag_item .middle_flag_title {
    width: 54px;
    height: 46px;
    margin: 5px 0 0 5px;
    line-height: 46px;
    vertical-align: middle;
}

#first_select_language #middle_flag_eng .middle_flag {
    background: url(/common/images/newfo/flags/flag_eng.png);
}

#first_select_language #middle_flag_nor .middle_flag {
    background: url(/common/images/newfo/flags/flag_nor.png);
}

#first_select_language #middle_flag_fin .middle_flag {
    background: url(/common/images/newfo/flags/flag_fin.png);
}

#first_select_language #middle_flag_swe .middle_flag {
    background: url(/common/images/newfo/flags/flag_swe.png);
}

#first_select_language #middle_flag_dan .middle_flag {
    background: url(/common/images/newfo/flags/flag_dan.png);
}

#first_select_language .middle_flag,
#first_select_language .middle_flag_title {
    display: inline-block;
}

#first_select_language .middle_flag,
#first_select_language .middle_flag_title {
    *display: inline;
}

#first_select_language .suggest_lang {
    font-weight: bold;
}

#first_select_language #save_btn,
#first_select_language #cancel_btn {
    width: 75px;
    height: 24px;
    line-height: 24px;
    border: 0 none;
    margin: 0 5px 0 5px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
}

#first_select_language #save_btn,
#first_select_language #cancel_btn {
    *display: inline;
}

#first_select_language #save_btn {
    color: white;
    background: url(/common/images/newfo/lang_selector/save_btn.png);
}

#first_select_language #save_btn:hover {
    color: white;
    background: url(/common/images/newfo/lang_selector/save_light_btn.png);
}

#first_select_language #cancel_btn {
    background: url(/common/images/newfo/lang_selector/cancel_btn.png);
}

#first_select_language #cancel_btn:hover {
    background: url(/common/images/newfo/lang_selector/cancel_light_btn.png);
}

#first_select_language p {
    *margin: 5px 0 5px 0;
}

/* first time select language end */

/* Product page background begin */
#productBackground {
    height: 146px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: -1;
}

#productBackground div {
    background-repeat: repeat-x;
    background-position: left top;
    height: 146px;
    width: 100%;
}

#productBackground div div {
    background-repeat: no-repeat;
    height: 146px;
    width: 950px;
    margin: 0 auto;
}

#maincontent form#odds,
#maincontent div#livebet_page,
#maincontent div#livescore,
#maincontent div#account_body,
#maincontent div#devcode {
    width: 1000px;
    margin: 0 auto;
}

#maincontent div#sportsbook_page,
#maincontent div#livebet_page {
    padding-bottom: 110px;
    overflow: hidden;
}
/* Product page background end */
