#toolBar, #toolBarB {
    height: 60px;
    width: 99.6%;
    font-family: tahoma, arial, helvetica, sans-serif; /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    color: #003366;
    padding: 0;
    margin: 1px;
    background: transparent url(../images/panel-title-light-bg.gif) 100% 0 repeat-x;
    background: #B6CBE6;

    vertical-align: middle;
    text-align: left;

    border-top: solid #89959B;
    border-right: solid #89959B;
    border-bottom: solid #89959B;
    border-left: solid #89959B;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.ytb-sep {
    background: transparent url(../images/grid-split.gif) 50% 50% no-repeat;
    cursor: arrow;
    width: 6px;
}

.deselected {
    cursor: pointer;
}

.selected .selected1 {
/*background:transparent url(../images/tb-btn-sprite.gif) no-repeat scroll 0pt -63px;*/
    width: 3px;
    height: 23px;
}

.selected .selected2 {
    background: transparent url(../images/blueSel.gif) no-repeat;
    height: 23px;
    cursor: pointer; /*color:#DBE3B4;*/

}

.selected1 {
    width: 3px;
}

.selected0 {
    width: 3px;
}

.selected2 {
    width: 115px;
    background: transparent url(../images/blue.gif) no-repeat;
}

.selected3 {
    width: 3px;
}

.selected .selected3 {
/*background: transparent url(../images/tb-btn-sprite.gif) no-repeat scroll 0pt -84px;*/
    width: 3px;
    height: 23px;
}

.module-l {
    background: transparent url(../images/module-3-l.png) repeat-y;
}

.module-r {
    background: transparent url(../images/module-3-r.png) repeat-y;
}

.module-t {
    background: transparent url(../images/module-3-t.png) repeat-x;
}

.module-b {
    background: transparent url(../images/module-3-b.png) repeat-x;
}

#_forumJump {
    float: left;
    padding-top: 10px;
    margin-left: 10px;
    color: #CCCCCC;
}

#_newForumJump {
    padding: 3px;
    float: left;
    x-width: 180px;
}

#_pagerB {
    float: right;
    padding-top: 10px;
    margin-right: 10px;
    color: #CCCCCC;
    font-weight: bold;
}

#_threadNavigator {
    float: left;
    padding-top: 10px;
    margin-left: 10px;
    font-weight: bold;
    color: #CCCCCC;
}

#_threadNavigator  a, #_threadNavigator  a:visited {
    color: #CCCCCC;
}

.circleTd {
    text-align: center;
    /*-moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px; */
    text-decoration: none;
    padding: 0;
}

.z1 {
    /*background: transparent url(../images/z1.png) 100% no-repeat;
    height:20px;
    padding-left:0px;
    padding-right:7px;*/
    background: transparent url(../images/mark_read.gif) 100% no-repeat;
}

.z2 {
    /*background: transparent url(../images/z2.png) 0% no-repeat;
    height:20px;
    padding-left:7px;*/
}

.mark_book {
    background: transparent url(../images/mark_read.gif) 100% no-repeat;
}

.add_fav {
    background: transparent url(../images/add_fav.gif) 100% no-repeat;
}

.toolbarMenu {
    padding-left: 7px;
    x-margin-top: 10px;
}

.toolbarDiv {
/*height:1px;*/
}

.toolbarDiv li {
    float: left;
    x-margin: 0px;
    x-padding: 0px;
    x-width: 128px;
}

.tItem {
    float: left;
    /*background: url('http://media.intellipoker.com/images_site/global/toolbar/tab_gray_r.png') no-repeat scroll 100% 100%;*/
    /*margin-right: 5px;*/
    /*margin-top: 10px;*/
    text-align: center;
    /*padding-right: 30px;*/
    x-padding-left: 15px;
    x-border: 1px dashed red;
}

.tItemSel {
    float: left;
    /*background: url('http://media.intellipoker.com/images_site/global/toolbar/tab_gray_r.png') no-repeat scroll 100% 100%;*/
    /*margin-right: 5px;*/
    /*margin-top: 10px;*/
    text-align: center;
    /*padding-right: 30px;*/
    x-padding-left: 15px;
    x-border: 1px dashed red;
}


.tItem a {
/* make the images gray */
    /*background: url('http://media.intellipoker.com/images_site/global/toolbar/tab_gray_l.png') no-repeat;*/
}

.tItemSel a {
/* make the images gray */
    /*background: url('http://media.intellipoker.com/images_site/global/toolbar/tab_gray_l.png') no-repeat;*/
    text-decoration: none;
}


.bItem {
    background: url(../images/tabs-bottom-r-off.png) 100% 0 no-repeat;
    height: 28px;
}

.bItem a {
    background: url(../images/tabs-bottom-l-off.png) no-repeat;
    height: 28px;
}

.bItemSel {
    background: url(../images/tabs-bottom-r-on.png) 100% 0 no-repeat;
    height: 28px;
}

.bItemSel a {
    background: url(../images/tabs-bottom-l-on.png) no-repeat;
    height: 28px;
}

.toolbarDivSel li {
    float: left;
    margin: 0;
    padding-left: 0;
    background: url(../images/tabs-second-r-on.png) 100% 0 no-repeat;
    position: absolute;
    text-align: center;
    cursor: pointer;
}

    .toolbarMenu a
    {
        font-size: 11px;
        font-weight: bold;

        float: left;

        padding: 2px 10px;
        margin: 5px 5px 0 0;

        background: none repeat scroll 0 0 #939292;
        border:1px solid #4e4e4e;
        color: #fff;
        cursor: pointer;

        x-width: 128px; /* 110 128*/
}

    .b-block-header
    {
        width: 794px;
    }


#table_10 {
    x-width: 128px;
}

.tMenuBack {
    background: url(../images/tMenuBack.gif) repeat-x 0 100%;
    height: 32px;
}

.arrow {
    width: 11px;
    height: 11px;
    /*  padding-top:5px;
    padding-left:5px;*/
    margin-top: 8px;
    margin-left: 0;
    align: right;
    display: none;
}

.toolHref {
    font-weight: bold;
    text-decoration: none;

}

.bItem {
    background: url(../images/tabs-bottom-r-off.png) 100% 0 no-repeat;
    height: 28px;
}

.bItem a {
    background: url(../images/tabs-bottom-l-off.png) no-repeat;
    height: 28px;
}

.bItemSel {
    background: url(../images/tabs-bottom-r-on.png) 100% 0 no-repeat;
    height: 28px;
}

.bItemSel a {
    background: url(../images/tabs-bottom-l-on.png) no-repeat;
    height: 28px;
}

#toolBarThreadTab {
    padding: 3px;
    margin-bottom: 5px !important;
    background: transparent url(http://media.intellipoker.com/images/global/toolbar_back.jpg) repeat-x scroll 0;
    border: 1px solid silver;
}

#toolBarABCDE {
    margin-bottom: 5px !important;
    background: transparent url(http://media.intellipoker.com/images/global/toolbar_back.jpg) repeat-x scroll 0;
    border: 1px solid silver;
    height: 37px;
}

#toolBarABCDE .ToolbarBottomNavigLine {
    width: 100%;
}

#toolBarABCDE .ToolbarBottomNavigLine #_newThreadNavigatorABCDE {
    text-align: left;
}

#toolBarABCDE .ToolbarBottomNavigLine #_newPagerABCDE .bottomPagerTable {
    border: 0 !important;
    background: none !important;
    height: auto !important;
}

.bottomPagerTable {
    background: transparent url(http://media.intellipoker.com/images/global/toolbar_back.jpg) repeat-x scroll 0;
    border: 1px solid silver;
    height: 37px;
}

#toolBarABCDE .ToolbarBottomNavigLine .bottomPagerTable .bottomPagerButton {
    height: 23px;
    width: 23px;
    color: black;
}

#toolBarABCDE .ToolbarBottomNavigLine .bottomPagerTable .bottomPagerButtonLarge {
    height: 23px;
    color: black;
}

.bottomPagerTable .alt1 {
    border: 0;
    background: none;
}

.bottomPagerTable .alt2 {
    border: 0;
    background: none;
}
#_toolbarDiv .b-block-footer,
#_toolbarDiv .b-round
{
    display: none;
}
