/* -------------------------------- html & body & basic rules --------------------------------*/
html {
    height: 100%;   
    background: none;
}
body {
    color: #666666;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    height: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: url(/bin_images/body_bg) repeat-x top left #050505;
}

#PageContainer {
    margin: 0 auto 0 auto;
    position: relative;
    width: 734px;
    background: transparent;
}
a {
    color: #990000;
    text-decoration: underline;
    font-weight: bold;
}
a:link {
    color: #990000;
    text-decoration: underline;
    font-weight: bold;
}
a:visited {
    color: #990000;
    text-decoration: underline;
    font-weight: bold;
}
a:hover {
    color: #990000;
}
h1, .title /* .title is acting like header*/ {
    font-size: 15px;
    font-weight: bold;
    font-family: verdana, sans-serif;
    color: #990000;
}
h2 {
    font-size: 14px;
    font-weight: bold;
    font-family: verdana, sans-serif;
    color: #999999;
}
h3 {
    font-size: 13px;
    font-weight: bold;
    font-family: verdana, sans-serif;
    color: #999999;
    padding: 0px;
    margin: 0px;
}
h4 {
    font-size: 13px;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
    color: #999999;
    margin-top: 0;
}
.ciGelb /* acting like Special Text */{
    color: #990000;
}
form {
    margin: 0px;
    border: 0px;
}
legend {
}
.paygroup /*class for legend*/{
    color:#000000;
}
input, select {
    background: url(/bin_images/input_bg) no-repeat top left #ffffff;
    color: #000000;
    border: 1px solid #002300;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: normal;
    padding: 2px;
}
select {
    height: 22px; 
}
textarea {
    border: 1px solid #bb1439;
}
.textinput{
    background: url(/bin_images/input_bg)no-repeat top left #ffffff;
    color: #000000;
    border: 1px solid #002300;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    height: 15px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: normal;
    padding: 2px;
}
.textinput_l /* homepage login*/{
    width: 104px;
    height: 13px;
    color:white;
    padding: 2px;
    border:1px solid #002300;
    float:left;
    background: #171717;
}
input[type="radio"], input[type="checkbox"] { /* IE redundant border fix */
    background: none;
    border: none;
}
hr{
    height:1px;
    border:none;
    border-top:1px solid #1e1e1e;
    color:black;
}
.ruler {
    border-top: solid 1px #1e1e1e;
}

/* -------------------------------- header/top -------------------------------- */
#Masthead {
    margin-top: 0px;
    background:url(/bin_images/logo) no-repeat 15px 25px;
    width: 734px;
    height: 217px;   
}
#Header {
    position:absolute;
    top:0;
    font-size: 10px;
    margin-bottom: 0px;
    height: 40px;
    width:100%;
}
.StartBtnPlaceholder /*top link to homepage*/{
    cursor: pointer;
    height: 128px;
    width: 40%;
    position: absolute;
    left: 0px;
    background-image: url(/grafik/pixel.gif);
    top: 0px;
    z-index: 900;
}
/*login*/
.Login {
    text-transform: none;
    font-weight: normal;
    color: #10601b;
    position: absolute;
    top: 33px;
    right: 128px;
    text-align: center;
    height: 104px;
    width: 111px;
}
.Login .textinput {
    color: #ffffff;
    background: url(/bin_images/login_input) no-repeat;
    border: none;
    padding: 2px 8px;
    float: right; 
    color: #191919; 
    width: 95px;
    height: 14px;
    margin: 0 0 6px;
    text-align: center;
}
.log {
    float: right; 
    color: #343434; 
    padding: 3px 0 6px 0; 
    text-align: center;
    font-size: 13px;
    background: none;
    width: 111px;
}
.login_info {
    position: relative;
    top: -4px;
    float:right;
    right: 10px;    
    text-align: right;
    color: #ffffff;
    padding-top: 10px;
    height: 25px;
    line-height: 22px;
    background: none;
    width: 260px;
}
.login_info a {color: #ffffff;}
/* language selection*/
.language_toolbar {
    border: 1px solid black;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    font-size: 12px;
    background-color: #ffffff;
    width: 87px;
    height: 21px;
    padding:1px;
    color: black;
}
#LangSelection {
    display: block;
    position: absolute;
    right: 119px;
    top: 0px;
    color: #000000;
    z-index: 1000;
    width: 131px;
    background: none;
}
#LangSelection a {
    color: #1d3833;
    text-decoration: none;
}
.langselActive {
    font-weight: bold;
}
/*search*/
#search {
    text-transform: uppercase;
    position: absolute;
    top: 0px;
    right: 116px;
}
#search a {
    color: #343434;
    text-decoration: none;
    font-weight: normal;
    text-transform: capitalize;
    background: url(/bin_images/search_button) no-repeat right 2px;
    line-height: 18px;
    display: block;
    padding-right: 13px;
}
.Search {
    position: absolute;
    top: 197px;
    right: 0px;
}
.SearchField {
    background: url(/bin_images/search_input) no-repeat;
    border-right: 0;
    border-bottom: 0;
    border: none;
    padding-bottom: 3px;
    padding: 3px;
    padding-top: 0px;
    height: 17px;
    color: #000000 !important;
    width: 105px;
}
.SearchBar {
    position: absolute;
    right: 223px;
    top: 200px;
    font-weight: normal;
    color: #cccccc;
    width: 165px;
    font-size: 11px;
}
.SearchBar a, .SearchBar a:visited {
    color: #bfb273;
    text-decoration: none;
    font-weight:normal;
}
.SearchBar a:hover {
    color: #bfb273;
    text-decoration: none;
}
/*clock*/
.clock_time {
    position: relative;
    top: 0px;
    font-weight: normal;
    color: #cccccc;
}
.clock_text {}

/*navigation path*/
.NaviPath {
    position: absolute;
    top: 196px;
    color: #cccccc;
    padding-top: 0px;
    padding-left: 0px;
    margin-left: 5px;
    width: 327px;
    height: 21px;
    line-height: 21px;
    text-decoration: none;
    background: none;
    text-transform: capitalize;    
}
.NaviPath a, .NaviPath a:link, .NaviPath a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #cccccc;
}
.breadcrumbs_item, .breadcrumbs_item:visited {
    color: #cccccc;
}
.breadcrumbs_item {
    padding-left: 0px;
}
.breadcrumbs_last, .breadcrumbs_last:link, .breadcrumbs_last:visited, .breadcrumbs_last:active {
    color: #cccccc;
    padding-left: 0px;
}
.breadcrumbs_last:hover {
    color: #cccccc;
}

/* -------------------------------- navigation  -------------------------------- */
.GlobalNav {
    background: none;
    color: #343434;
    font-size: 11px;
    position: absolute;
    right: 0px;
    top: 158px;
    width: 734px;
    height: 37px;
    padding: 0px;
    z-index: 250;
}
#topmenu {
    width: 100%;
    margin: 0px;
    border: none;
    height: 37px;
    vertical-align:top;
    table-layout: fixed;
    margin-bottom: 0px;
}
.khorbar {
}
.khorbaritem {
    padding: 0px; margin: 0px;
    height: 37px;
    color: #343434;
    font-family: verdana, Arial Narrow, sans-serif;
    font-size: 11px;
    border:none;
    text-transform: uppercase;
    font-weight: bold;
    text-align:center;
    vertical-align:middle;
    cursor: default;
    padding-top:0px;
    background: none;
}
.khorbaritem:first-child  {
   background: none;
}
.khorbaritem span {
    width: 100%;
    display: block;
}
.khorbaritem:hover, .khorbaritem_active {
    color: #343434;
    border:none;
}
.khorbaritem:first-child:hover{
}
.khorbaritem_active:first-child:hover {
}
.khorbaritem a {
    display: block;
    text-decoration: none;
    border: none;
    width: 100%;
    line-height: 36px;
    color: #343434;
}
.khorbaritem:first-child a { 
    border-left: none;
}
.khorbaritem a:link {

}
.khorbaritem_active a, .khorbaritem a:hover {
    background: none; 
    color: #343434;
}
.khorbaritem a:active {
}

.ksubmenu {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
}
.ksubframe {
    position: relative;
    /* margin-top:1px;*/
    display: block;
    border: 2px solid #cad1cd;
    border-top: none;
    color: #f0f0f0;
    z-index: 200;
    margin-top: 0px;
    -moz-border-radius: 0 0 5px 5px; 
    -webkit-border-radius: 0 0 5px 5px; 
    border-radius: 0 0 5px 5px; 
}
.kitem {
    border-top: 1px solid #454545;
    height: 23px;
    text-align: left;
    font-size: 12px;
    white-space: nowrap;
    margin: 0px;
    background: #171717;
    color: #f0f0f0;
}
.kitem:hover {
    height: 23px;
    border-top: 1px solid #454545;
    text-align: left;
    white-space: nowrap;
    margin: 0px;
    background-color: none;
    color: #ffffff;
}
.kitem a {
    color: #f0f0f0;
    position: relative;
    display: block;
    padding: 6px;
    text-decoration: none;
    font-weight: normal;
}
.kitem a:link {
    text-decoration: none;
    font-weight: normal;
}
.kitem a:visited {
    color: #f0f0f0;
    text-decoration: none;
    font-weight: normal;
}
.kitem a:hover {
    color: #87bb12;
    text-decoration: none;
}
.kitem a:active {
    color: #f0f0f0;
    text-decoration: none;
}
.kitem .kfwdarr {
    position: absolute;
    top: 8px;
    right: 11px;
}
.kseparator {
    margin: 0px 0px 0px 0px;
    border: solid 1px red;
}

/* -------------------------------- main-part/content/articles -------------------------------- */
.Content, .Content_home /*need JS in start.php to enable*/ {
    background: url(/bin_images/content_bg) no-repeat bottom center none;
    padding: 0;
    text-align: left;
    min-height: 585px;
}
.Content {
}
.mceContentBody {
    border:none;
}
.maincontent, .reg_form, #article, .mceContentBody {
    color: #666666;
    margin-top: 0px;
    margin-bottom: 15px !important;
    border:none;
    background: #ffffff;
}
.reg_form .reg_form {
}
.box_top_center img {
    width: 0px !important;
}
#article {
    text-align: left;
}
/*#article td {
    padding-top: 0px !important;
}*/
.maincontent {
    float: right;
    padding: 10px;
    width: 580px;
}
.articlebox {
    border: dotted 1px #ffffff;
    color: white;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    font-size: 9px;
    background-color: #a02525;
}
.articlebox a {
    color: white;
}
/* flating left part of subpage */
html>body #floating_left {
    position: absolute;
    top: 235px;
    margin-left: -23px;
    z-index:10;
}
html>body #floating_left a:first-child {
    margin-left: 15px;
}
#floating_left img{
    margin-bottom:20px;
}
#tooltext_separator {
    color:#cfcbb8;
}
#tooltext {
    margin-top:15px !important;
    color: #594b00;
    text-align: center;
    width:105px;
    visibility: hidden;
    display:none;
}
#tooltext a {
    color: #594b00;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: normal;
}
#top_new {
    position: fixed;
    top: 310px;
    margin-left: 50px;
}
#top_new a {
    text-decoration: none;
    color: white;
    font-weight: bold;
}
#top_new a img {
    border: none;
}
/* NEW SIGNUP PAGE */
.nac_step_active {
    color: #000000;
    text-transform: uppercase;
    background: #ffffff;
    width: auto;
}
.nac_step_inactive {
    color: #7e7f80;
    text-transform: uppercase;
    background-color: #343536;
    width: auto;
}
.notValidated {
    background-color: transparent;
    height: 18px;
}
.Valid {
    background: url(/bin_images/icon_correct.gif) no-repeat;
    background-color: transparent;
    height: 18px;
}
.InValid {
    background: url(/bin_images/icon_wrong.gif) no-repeat;
    background-color: transparent;
    height: 18px;
}
.hint {
    display: none;
    position: absolute;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc;
}
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(/bin_images/pointer.gif) left top no-repeat;
}
/* messages shown like a hints*/
.formMessage {
    color: black;
    display: none;
    position: absolute;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc;
}
.formMessage a {
    color: black;
}
.formMessage a:hover {
    color: black;
}
.formMessagePointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(/bin_images/message_pointer.gif) left top no-repeat;
}

/* homepage/start.php sign-up form */
.startform_head {
    font-family: Arial;
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
    font-weight: normal;
    color: #88bc12;
    height: 22px;
    background: none;
    padding-left: 20px;
    padding-top: 4px;
}
.startform_field {
    border: none;
    width: 190px;
    text-align: right;
    margin-bottom: 9px;
}
.startform_label {
    height:15px;
    margin-top:0px;
    margin-bottom:0px;
    text-transform: capitalize;
    float: left;
    text-align: left;
    color: #ffffff;
    width: 190px;
    font-size: 12px;
    background: #666666;
    padding: 1px 0 1px 5px;
}
.textinput_sg {
    background: white;
    width: 183px;
    height: 18px;
    padding: 2px 5px;
    border: 1px solid #cccccc;
}
/* homepage articles */
.article_scroll hr, #article_scroll hr {
    height:1px;
    border:none;
    border-top:1px dashed white;
    color:white;
}


table.article_scroll, #article_scroll {
    width: 100%;
    overflow: scroll;
}

.article_scroll td, #article_scroll td {
    padding: 0px !important;

}

.article_scroll h1, #article_scroll h1{
    font-size: 12px;
    color: black;
    margin: 0 !important;
}

#article_scroll p {
    margin-top: 10px;
    margin-bottom:10px;
}


/* -------------------------------- bottom -------------------------------- */
#PageBottom, #PageBottom_SSL {
    background: url(/bin_images/bottom_bg) no-repeat 4px;
    height: 67px;
    padding: 0px;
}
#Footer {
    padding: 10px 0 15px 0px;
    font-size: 12px;
    font-family: Arial;
    text-align: left;
    line-height: 25px;
    color: #33393f;
    margin: 0 auto;
    width: 734px;
    position:relative;
    line-height: 19px;
    background: transparent;
    float: right;
    height: 130px;
}
#Footer a {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    padding: 0 7px;
}
#Footer a:hover {
    color: #fb5f21;
}
.bottom_nav_bar {
    font-weight: normal;
    text-decoration: none;
    height: 24px;
    background: url(/bin_images/bottom_nav.jpg) scroll 0% 0% no-repeat;
    line-height: 22px;
}
.bottom_nav_bar a {
    font-weight: normal;
    text-decoration: none;
    color:#ffffff;
}
.bottom_nav_bar a:visited {
    font-weight: normal;
    text-decoration: none;
}
/* bottom article */
.bottom_text {
    color: #717171;
}

/* -------------------------------- popups windows -------------------------------- */
.default_popup_window {
    color:#666666;
    left:150px;
    margin:0;
    padding:0;
    top:150px;
}
.default_popup_area {
    background:url(/bin_images/popup_body) no-repeat;
    color:#262626;
    padding-left:20px;
    padding-right:20px;
    padding-top:65px;
}
.default_popup_area p {
    padding-top:60px;
}
.default_popup_bar_left {
}
.default_popup_bar_main {
    background:url(/bin_images/popup_title) repeat-x;
    color:#666666;
    font-size:14px;
    font-weight:bold;
    height:19px;
    padding:0 0 0 115px;
    text-align:left;
    vertical-align:middle;
}
.default_popup_bar_right {
}
.default_popup_closebutton {
    background:url(/bin_images/popup_x) no-repeat;
    cursor:pointer;
    float:right;
    height:18px;
    margin:0px 0 0;
    padding-right:12px;
    width:14px;
    z-index:100;
}
.default_popup_bottom_left {
}
.default_popup_bottom_main {
    padding:5px 5px 10px;
}
.default_popup_main_left {
}
.default_popup_main_right {
}
.default_popup_bottom_right {
}
.welcome_closebutton {
    background:url(/bin_images/close_red.gif) no-repeat center center;
    cursor:pointer;
    float:right;
    height:21px;
    margin:4px 0 0;
    padding-right:10px;
    width:20px;
    z-index:100;
}
.welcome_window {
    border: none;
    width: 330px
}
.welcome_area {
    background: black url(/bin_images/popup_bg) no-repeat;
    border:medium none;
    padding-top:90px;
}
.welcome_bar_main {
    background:url(/bin_images/win_pop_top) repeat-x;
    border:medium none;
}
.welcome_main_left {
    background:url(/bin_images/win_pop_left) repeat-y;
}
.welcome_main_right {
    background:url(/bin_images/win_pop_right) repeat-y;
}
.welcome_bar_right {
    background:url(/bin_images/win_pop_top_rgt_corner);
}
.welcome_bar_left {
    background:url(/bin_images/win_pop_top_left_corner);
}
.welcome_bottom_main {
    background:url(/bin_images/win_pop_bottom) repeat-x bottom center;
    border:medium none;
}
.welcome_bottom_right {
    background:url(/bin_images/1110) bottom center;
}
.welcome_bottom_left {
    background:url(/bin_images/win_pop_bottom_left_corner) bottom center;
}
.goodbye_closebutton {
}
.goodbye_window {
}
.goodbye_area {
}
.goodbye_bar_main {
}
.goodbye_main_left {
}
.goodbye_main_right {

}
.goodbye_bar_right {
}
.goodbye_bar_left {
}
.goodbye_bottom_main {
}
.goodbye_bottom_right {
}
.goodbye_bottom_left {
}
.imagepopup_area {
    background:none;
    padding:5px;
}
.imagepopup_area p {
    padding:0;
}
.imagepopup_closebutton {
    padding-top:2px;
}
.imagepopup_bottom_main {
}
.imagepopup_bottom_left {
}
.imagepopup_bottom_right {
}
.imagepopup_main_right {
}
.imagepopup_main_left {
}
.imagepopup_bar_main {
    background:none;
}
.imagepopup_bar_right {
}
.imagepopup_bar_left {
}
.failure_window, .default_popup_window {
    background: url(/bin_images/popup_bg) no-repeat #ebebeb;
    border: 1px solid #e5e5e5;
    width: 330px;
}
.failure_area {
}
.failure_bar_left {
    display:none;
    visibility:hidden;
}
.failure_bar_main {
}
.failure_closebutton {
}
.failure_bar_right {
    display:none;
    visibility:hidden;
}
.failure_main_left {
    display:none;
    visibility:hidden;
}
.failure_main_right {
    display:none;
    visibility:hidden;
}
.failure_bottom_left {
    display:none;
    visibility:hidden;
}
.failure_bottom_main {
}
.failure_bottom_right {
    display:none;
    visibility:hidden;
}
._bar_left, ._main_left, ._bottom_left, ._bar_right, ._main_right, ._bottom_right {
    display:none;
}
/* -------------------------------- Buttons -------------------------------- */
.button_right1, .button_right2, .button_right3,
.button_right4, .button_right5, .button_right6 {
    border-left: none;
    border: none;
    height: 34px;
    width:5px;
    background: url(/bin_images/button_bg) left -68px;
    font-size: 0px;
}
.button_main1, .button_main1_submit, .button_main2,
.button_main3, .button_main4, .button_main5, .button_main6 {
    font-weight: bold;
    color: #ffffff; 
    height: 34px;
    background:url(/bin_images/button_bg) repeat-x left -34px;;
    border: none;
}
td.button_main1_submit {
}
input.button_main1_submit {
    font-size:11px;
    font-weight:bold;
    padding:0px;
    position:relative;
    border: none;
    height: 34px;
}
.button_left1, .button_left2, .button_left3,
.button_left4, .button_left5, .button_left6 {
    border-right: none;
    border: none;
    height: 32px;
    width:5px;
    background:url(/bin_images/button_bg) left 0px;
    font-size: 0px;
}
/* homepage login button */
.button_right_l {
    border-left: none;
    border: none;
    height: 19px;
    width: 5px;
    background: url(/bin_images/login_button) no-repeat left -38px;
}
.button_main_l {
    border-left: none;
    border-right: none;
    border: none;
    font-weight: normal;
    text-transform: lowercase;
    height: 19px;
    font-size: 10px;
    color: #7e6b1f;
    padding-bottom: 2px;
    background: url(/bin_images/login_button) repeat-x left -19px;
}
.button_main_l input {
    color: #7e6b1f;
    font-weight:normal;
    text-transform:lowercase;
}
input.button_main_l_submit {
    height:19px;
    font-size:11px;
    padding:0px;
    position:relative;
    top:0px;
}
.button_left_l {
    background: url(/bin_images/login_button) repeat-x left 0px;
    font-size:0px;
    border-right: none;
    border: none;
    height:19px;
    width: 5px;
    font-size: 10px;
}

/* -------------------------------- Tables  --------------------------------*/

.list_table_head {
    color: #ffffff;
    background: url(/bin_images/table_header) repeat-x #024d03;
    font-size: 12px;
    font-weight: bold;
    border-left: 1px solid #5a5a5a;
}
.list_table_head:first-child {
    border-left: none;
}
.list_table_head td {
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    border-left: 1px solid #5a5a5a;
}
.list_table_head td:first-child {
    border-left: none;
}
.set_list {
    color: #633031;
}
.set_list a {
    color: #633031;
}
.liste {
    color: #cccccc;
    background-color: #adadad;
    border: 1px solid #5a5a5a;
}
.headline {
    font-size: 15px;
    font-weight: bold;
    font-family: verdana, sans-serif;
    color: #2c7bd9;
}
.headline:before {
    content: url(/bin_images/heading_left.gif) " ";
}
.headline:after {
    content: " " url(/bin_images/heading_right.gif);
}
.subheadline {
    background-color: #646464;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    border-top: none;
    border-right: 1px solid #5a5a5a;
    border-bottom: 1px solid #5a5a5a;
    border-left: none;
}
.subheadline td {
    background-color: #646464;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
}
.line1 td {
    color: black;
    background-color: #cccccc;
}
.line2 td {
    color: black;
    background-color: #999999;
}
.list_table_head a {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}
.list_table_line1 {
    color: black;
    background-color: #f5f4f4;
    border-left: 1px solid #5a5a5a;
}
.list_table_line1:first-child {
    border-left: none;
}
.list_table_line1 td {
    color: black;
    border-top: none;
    border-left: 1px solid #5a5a5a;
}
.list_table_line1 td:first-child  {
    border-left: none;
}
.list_table_line1 td a {
    color: #003333;
    font-weight: normal;
}
.list_table_line2 {
    color: black;
    background: #cacaca;
    border-left: 1px solid #5a5a5a;
}
.list_table_line2:first-child  {
    border-left: none;
}
.list_table_line2 td {
    color: #000000;
    border-top: none;
    border-left: 1px solid #5a5a5a;
}
.list_table_line2 td:first-child {
    border-left: none;
}
.list_table_line2 td a {
    color: #003333;
    font-weight:normal;
}
.list_table_line3 {
    color: black;
    background: #CE0000;
}
.list_table_line3 td {
    color: #000000;
    border-top: none;
    border-right: 1px solid #5a5a5a;
    border-bottom: 1px solid #5a5a5a;
    border-left: none;
}
.list_table_trenner {
    background-color: #086550;
}
.tournamentsearch a {font-size: 10px !important;} /* to fix calendar in RU and NL */
/* -------------------------------- Tournaments --------------------------------*/
.activ_reiter {
    font-size: 12px;
    width: 102px;
    height: 18px;
    margin: 0px;
    padding: 5px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #cccccc;
    border-top: 1px #ffffff solid;
    border-left: 1px #ffffff solid;
    border-right: 1px #ffffff solid;
}
.activ_reiter:before {
    content: "- ";
}
.inactiv_reiter {
    font-size: 12px;
    /*font-style: italic;
    */
    width: 102px;
    height: 18px;
    margin: 0px;
    padding: 5px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #999999;
    border-top: 1px #7d7d7d solid;
    border-left: 1px #7d7d7d solid;
    border-right: 1px #7d7d7d solid;
}
.inactiv_reiter a {
    font-size: 12px;
    /*font-style: italic;
    */
    font-weight: normal;
    color: #ffffff;
}
.inactiv_reiter a:before {
    content: "+ ";
}
.tournamentday {
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    padding: 2px;
    width: 14px;
    color: white;
    background-color: #ff0033;
}
.tournamentday i {
    color: #ffffff;
}
.tournamentsearch {
    background-color: #333333;
    border-top: 1px solid #999999;
    border-left: 1px solid #ffffff;
    color: white;
    font-size: 11px;
}
.tournamentsearch td {
}
/*announced*/
.tourn_status_1 a {
    color: #2d64a1;
    font-size: 11px;
}
/*registering*/
.tourn_status_2 a {
    color: #ff3c11;
    font-size: 11px;
}
/*completed*/
.tourn_status_6 a {
    color: #996633;
    font-size: 11px;
}
/*cancelled*/
.tourn_status_7 a {
    color: #005953;
    font-size: 11px;
}
.tourn_status_default a {
    color: #9a0000;
    font-size: 11px;
}
/*announced*/
.tourn_status_light_1 {
    color: #2d64a1;
    font-size: 10px;
}
/*register*/

.tourn_status_light_2 {
    color: #ff3c11;
    font-size: 10px;
}
/*completed*/
.tourn_status_light_6 {
    color: #996633;
    font-size: 10px;
}
/*canceled*/
.tourn_status_light_7 {
    color: #005953;
    font-size: 10px;
}
.tourn_status_light_default {
    color: #9a0000;
    font-size: 10px;
}
.tourn_week {
    color: white;
}
.color1 {
    color: white;
}
.color2 {
    color: #990000;

}
.color3 {
    color: #666666;
}
.color4 {
    color: #999999;
}
.color5 {
    color: #ff0000;
}
.tourn_headline a {

    color: #003333;
}
.tabLabel {
    font-weight: bold;
    font-size: 12px;
    color: #666666;
}
.tabLabel a {
    font-weight: bold;
    font-size: 12px;
    color: #FE0032;
}

/* -------------------------------- Calendar -------------------------------- */
/* The main calendar widget.  DIV containing a table. */
.calendar {
    position: relative;
    display: none;
    border: 2px solid #191A1A;
    font-size: 11px;
    color: black;
    cursor: default;
    background: #DDDDDD;
}
.calendar table {
    font-size: 11px;
    color: #cccccc;
    cursor: default;
    background: #DDDDDD;
}
/* Header part -- contains navigation buttons and day names. */
.calendar .button {
    /* "<<", "<", ">", ">>" buttons have this class */
    text-align: center;
    padding: 1px;
    border-top: 1px solid #fff;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #fff;
    color: #000000;
}
.calendar .nav {
    background: transparent url(menuarrow.gif) no-repeat 100% 100%;
    color: #000000;
}
.calendar thead .title {
    /* This holds the current "month, year" */
    font-weight: bold;
    padding: 1px;
    border: 1px solid #cccccc;
    background: #A7A4B4;
    color: #645555;
    text-align: center;
}
.calendar thead .headrow {
    /* Row <TR> containing navigation buttons */
    color: #000;
}
.calendar thead .daynames {
    /* Row <TR> containing the day names */
    color: #1b553c;
}
.calendar thead .name {
    /* Cells <TD> containing the day names */
    border-bottom: 1px solid #cccccc;
    padding: 2px;
    text-align: center;
    color: #000000;
}
.calendar thead .weekend {
    /* How a weekend day name shows in header */
    color: #BC0000;
}
.calendar thead .hilite {
    /* How do the buttons in header appear when hover */
    border-top: 2px solid #fff;
    border-right: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc;
    border-left: 2px solid #fff;
    padding: 0px;
    background-color: #d8e4e0;
    color: #545552;
}
.calendar thead .active {
    /* Active (pressed) buttons in header */
    padding: 2px 0px 0px 2px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #cccccc;
    background-color: #b8c4c0;
    color: #545552;
}
/* The body part -- contains all the days in month. */
.calendar tbody .day {
    /* Cells <TD> containing month days dates */
    width: 2em;
    text-align: right;
    padding: 2px 4px 2px 2px;
    color: black;
}
.calendar tbody .day.othermonth {
    font-size: 80%;
    color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
    color: #faa;
}
.calendar table .wn {
    padding: 2px 3px 2px 2px;
    border-right: 1px solid #000;
    background: #cccccc;
}
.calendar tbody .rowhilite td {
    background: #cccccc;
}
.calendar tbody .rowhilite td.wn {
    background: #cccccc;
}
.calendar tbody td.hilite {
    /* Hovered cells <TD> */
    padding: 1px 3px 1px 1px;
    border: 1px solid #000000;
    color: #ffffff;
}
.calendar tbody td.active {
    /* Active (pressed) cells <TD> */
    padding: 2px 2px 0px 2px;
    border-top: 1px solid #000;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #000;
    color: #000;
}
.calendar tbody td.selected {
    /* Cell showing selected date */
    font-weight: bold;
    border: 1px solid #000;
    padding: 2px 2px 0px 2px;
    background: #dedede;
    color: #A4A6CB;
}
.calendar tbody td.weekend {
    /* Cells showing weekend days */
    color: #BC0000;
}
.calendar tbody td.today {
    /* Cell showing today date */
    font-weight: bold;
    color: #3D4B73;
    border: solid 1px #3D4B73;
}
.calendar tbody .disabled {
    color: #999;
}
.calendar tbody .emptycell {
    /* Empty cells (the best is to hide them) */
    visibility: hidden;
}
.calendar tbody .emptyrow {
    /* Empty row (some months need less than 6 rows) */
    display: none;
}
/* The footer part -- status bar and "Close" button */
.calendar tfoot .footrow {
    /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip {
    /* Tooltip (status bar) cell <TD> */
    padding: 1px;
    border-top: solid 1px #cccccc;
    color: #000000;
    text-align: center;
}
.calendar tfoot .hilite {
    /* Hover style for buttons in footer */
    border-top: 1px solid #fff;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #fff;
    padding: 1px;
    background: #d8e4e0;
}
.calendar tfoot .active {
    /* Active (pressed) style for buttons in footer */
    padding: 2px 0px 0px 2px;
    border-top: 1px solid #000;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #000;
}
/* Combo boxes (menus that display months/years for direct selection) */
.calendar .combo {
    position: absolute;
    display: none;
    width: 4em;
    top: 0px;
    left: 0px;
    cursor: default;
    border-top: 1px solid #fff;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #fff;
    background: #d8e4e0;
    font-size: 90%;
    padding: 1px;
    z-index: 100;
}
.calendar .combo .label, .calendar .combo .label-IEfix {
    text-align: center;
    padding: 1px;
}
.calendar .combo .label-IEfix {
    width: 4em;
}
.calendar .combo .active {
    background: #c8d4d0;
    padding: 0px;
    border-top: 1px solid #000;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #000;
}
.calendar .combo .hilite {
    background: #cccccc;
    color: black;
}
.calendar td.time {
    border-top: 1px solid #cccccc;
    padding: 1px 0px;
    text-align: center;
    background-color: #BBBBBB;
    color: black;
}
.calendar td.time .hour, .calendar td.time .minute, .calendar td.time .ampm {
    padding: 0px 3px 0px 4px;
    border: 1px solid #cccccc;
    font-weight: bold;
    background-color: #fff;
    color: #000000;
}
.calendar td.time .ampm {
    text-align: center;
}
.calendar td.time .colon {
    padding: 0px 2px 0px 3px;
    font-weight: bold;
    color: #000;
}
.calendar td.time span.hilite {
    border-color: #cccccc;
    background-color: #cccccc;
    color: #000;
}
.calendar td.time span.active {
    border-color: #f00;
    background-color: #cccccc;
    color: #000;
}


/* -------------------------------- patches --------------------------------*/

.resultNone{width:300px;} /* to fix search result in IE8*/


/* ------------ custom borders for maincontent(un-comment for usage) -------------- */
/*
.box_top_left, .box_top_right, .box_top_center, .box_bottom_left, .box_bottom_right, .box_bottom_center {
background-image:url(/bin_images/subpage_edges.png);
height:8px;
}
.box_top_left {
background-position:top left;
}
.box_top_center {
background-position: left -8px;
background-repeat:repeat-x;
}
.box_top_right {
background-position: right -16px;
}
.box_bottom_left {
background-position: left -24px;
}
.box_bottom_center {
background-position: left -32px;
background-repeat:repeat-x;
}
.box_bottom_right {
background-position: right -40px;
}
*/



/* -------------------------------- NOT CATEGORIZED  -------------------------------- */

.tournamentsearch select { height: 20px; }
.boxBottom1 {}
.boxBottom {}
#signup_txt_phone {display: none; visibility: hidden;}
#signup_sel_phonetime {display: none; visibility: hidden;}
#signup_txt_phonealternate{display: none; visibility: hidden;}
#signup_sel_phonetimealternate {display: none; visibility: hidden;}

#top-tab-container {position: absolute; top: 99px; right: 3px; z-index:900; }
.top-tab { margin-right: 0px; float: left;width: 85px; height: 21px; text-align: center; padding-top: 5px;}
.top-tab a { text-decoration: none; text-transform: uppercase; font-weight: bold; font-size: 11px; display: block;}
.top-tab.on { background: url(/bin_images/tab_act) no-repeat;}
.top-tab.on a { color: #fe3238; }
.top-tab.off { background: url(/bin_images/tab) no-repeat; }
.top-tab.off a { color: #d7d7d7; }

#homebanner1 {
    position: absolute;
    top: 18px;
    left: 50px;
}

#homebanner2 {
    position: absolute;
    top: 120px;
    left: 52px;
}
#homebanner3 {
    position: absolute;
    top: 60px;
    left: 230px;
}
#homebanner4 {
    position: absolute;
    top: 42px;
    right: 15px;
}

#live-help {
    width: 37px;
    height: 36px;
    margin-left: 22px;
    margin-bottom: 12px;
}
#live-help img {
    border: none;
}
select.textinput {
    height: 20px;
}

/*  jquery language selector */ 

#select-lang-box {
    margin: 0;
    padding: 0
}
#select-lang-box span {
    display: block;
    cursor: pointer;
    background: url(/bin_images/lang_bg) no-repeat;
    padding: 5px 17px 3px;
    text-decoration: none;
    text-align: center;
    line-height: 22px;
    border-right: none;
    width: 97px;
    color: #ffffff;
    white-space: nowrap;
    z-index: 1000;
}

#select-lang-box span:hover {
}

#select-lang-box span img, #select-lang-box ul li img{
border: none; padding-right: 10px;
}

#select-lang-box a:hover {
    background: #1A4473;
}

#select-lang-box ul {
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    border-top: none;
    width: 133px;
    top: 0px;
    padding-top: 40px;
    background: #ffffff;
    z-index: -1;
}

#select-lang-box ul li {
    float: none;
    list-style-type: none;
}

#select-lang-box ul li a {
    background: #fff;
    display: block;
    cursor: pointer;
    padding: 3px 6px;
    text-decoration: none;
    border: none;
    border-top: none;
    width: auto;
    color: #000;
    white-space: nowrap;
    font-weight: normal
}

#select-lang-box ul li a:hover {
    background: #d3d3d3;
}

.sp_signup {
    position: absolute;
    top: 39px;
    left: 0px;
    width: 225px;
}

.button_main_sp {
    text-align: center; 
    font-size: 12px; 
    padding-bottom: 5px; 
    color: rgb(255, 255, 255); 
    background: url(/bin_images/login_button) no-repeat scroll 0% 0% transparent; 
    margin-right: 9px; 
    border: medium none; 
    height: 31px; 
    width: 90px; 
    cursor: pointer;
}

.homelinks {
    position: absolute;
    top: 135px;
    left: 16px;
}
.homelink1, .homelink2, .homelink3 {
    float: left;
}
.homelinks img {
    border: none;
}

.homelinks a {
   display: block;
   margin-right: 4px;
}

#top-tab-container { position: absolute; top: 0px; right:260px; z-index:1000; }
.top-tab { margin-right: 3px; float: left;width: 90px; height: 20px; text-align: center; padding-top: 5px;}
.top-tab a { text-decoration: none; text-transform: uppercase; font-weight: normal; font-size: 12px; display: block;}
.top-tab.on { background: url(/bin_images/tab_act) no-repeat;}
.top-tab.on a { color: #ffffff; }
.top-tab.off { background: url(/bin_images/tab) no-repeat; }
.top-tab.off a { color: #ffffff; }

#ext-game .game-container .selector li {width: auto !important;}
