BODY
{
    margin: 5px;
    padding: 0;
}

BODY, P, BLOCKQUOTE, TD, TR, TABLE, FORM, .nrml
{ 
    font-size: 13px;
    font-family: verdana, arial, sans-serif;
    color: #FFFFDD;
}

FORM
{
    margin: 2px;
}

A, A:link, A:visited 
{ 
    color: #FF9933; 
    text-decoration: none; 
}

A:hover 
{ 
    color: #FF6600; 
    text-decoration: underline; 
}

INPUT, TEXTAREA 
{ 
    font-size: 13px;
    font-family: verdana, arial, sans-serif;
    color: #000000; 
    font-weight: normal; 
}

.sml, .sml TD, .sm
{ 
    font-size: 11px; 
}

.med, .med TD
{ 
    font-size: 12px; 
}

.big
{ 
    font-family: arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
}

.ftx 
{ 
    font-size: 13px;
    font-family: verdana, arial, sans-serif; 
    background-color: #EEEEFF;
    color: #000000; 
    font-weight: normal; 
    border: 1px solid #000000; 
}

.pp
{
    padding: 4px 2px;
}

.fnote
{ 
    font-size: 10px; 
    font-family: verdana, arial, sans-serif; 
    color: #9999AA;
}

table.nrml
{
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    border: 0px;
}

table.nrml td
{
    margin: 0px;
    padding: 4px;
    border: 0px;
}

TABLE#mainmenu
{
    width: 136px;
    margin: 4px;
    padding: 0px;
    border-collapse: collapse;
    background-color: #545465;
    border: 1px solid #333344;
}

TABLE#mainmenu TD
{ 
    background-color: #545465;
    padding: 0px;
    border: 1px dotted #333344;
    text-align: center;
}

TABLE#mainmenu A
{ 
    display: block;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #DD7711;
    padding: 1px;
    
    border: 2px solid #545465;
    background-color: #545465;
}

TABLE#mainmenu A:hover
{ 
    border: 2px solid #666699;
    background-color: #444455;
}

.shadow_container 
{
    position: relative;
    left: 1px;
    top: 1px;
    color: #222222;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
}

.shadow_container span
{
    position: absolute;
    left: -1px;
    top: -1px;
    #top: 2px;
    color: #DD7711;
    cursor: pointer;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
}

.hdr_container 
{
    position: relative;
    left: 1px;
    top: 1px;
    color: #222222;
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
}

.hdr_container span
{
    position: absolute;
    left: -1px;
    top: -1px;
    text-decoration: none; 
    color: #eeeeff;
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
}

TABLE.dtable 
{ 
    border-collapse: collapse; 
    border: 1px solid #555566;
}

TABLE.dtable TH 
{ 
    border-top: 1px dotted #555566; 
    font-size: 11px; 
    padding: 4px;
}

TABLE.dtable TD 
{ 
    border-top: 1px dotted #555566;
    font-size: 11px;
    padding: 4px;
}

TABLE.dtable A, TABLE.dtable A:link, TABLE.dtable A:visited, TABLE.dtable B
{ 
    font-size: 11px;
}

TABLE#cb_normal
{
    width: 320px;
    height: 320px;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

TABLE#cb_normal TD
{
    margin: 0;
    padding: 0;
    border: 0;
}

TABLE#cb_normal IMG
{
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    border: 0;
}

TABLE#cb_big
{
    width: 480px;
    height: 480px;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

TABLE#cb_big TD
{
    margin: 0;
    padding: 0;
    border: 0;
}

TABLE#cb_big IMG
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    border: 0;
}

.float_left
{
    float: left;
}

DIV#loading
{ 
    font-weight: bold;
    color: #FFFF00;
    visibility: hidden;
}

.myuid
{
    font-weight: bold;
}

.chessvs
{
    border-top: 1px dotted #555566; 
    border-bottom: 1px dotted #555566;
}

.chessvs td
{
    padding: 0px 10px 0px 0px;
}

.avatar
{
    float: left;
    border: 1px solid #555588;
    background-color: #444455;
    padding: 0px;
    margin: 0px 3px 0px 0px;
}

.avatar div
{
    border: 1px solid #222233;
    padding: 0px;
    margin: 0px;
}

.picture
{
    border: 1px solid #555588;
    background-color: #444455;
    padding: 0px;
    margin: 4px;
}

.picture img
{
    border: 1px solid #222233;
    margin: 0px;
    padding: 0px;
}

/* important text */
.imp
{
    font-weight: bold;
    color: #c4bbff;
}

/* warning text */
.wrn
{
    font-weight: bold;
    color: #ffff00;
}

/* table/column/page header */
.hdr
{
    background-color: #6a6b94;
    font-weight: bold;
    color: #eeeeff;
}

.price
{
    font-weight: bold;
    color: #ffcc00;
    font-size: 14px;
/*    
    font-family: arial, sans-serif; 
*/
}

table#page_footer td
{
    color: #777788; 
    font-size: 11px;
    text-align: center;
    white-space: nowrap;
}

table#page_footer a
{
    color: #BB7733;
    font-size: 11px;
}

#filnk
{
    color: #777788 !important;
}

#bookmark_menu
{
    position: absolute; 
    clear: both;
    float: right;
    z-index: 100;
    display: none;
    visibility: hidden;
    border: 2px solid #666699;
    background-color: #545465;
    opacity: 0.95;
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
}

#bookmark_menu div
{
    padding: 5px;
}

.star_cell
{
    position: absolute;
    overflow: hidden;
}

.star_cell IMG
{
    position: absolute;
}

.star_box
{
    position: relative;
    padding: 0px;
}    

#star_img
{
    position: absolute;
    top: -500px;
}

.hilite
{
    font-weight: bold;
    color: #ffff00;
}

.td_hilite
{
    background-color: #444477;
    font-weight: bold;
}

.front_banner
{ 
    font-family: arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #8888BB;
    padding: 4px;
}

#stats_tabs_header td
{
    font-size: 11px;
    padding: 5px 15px 5px 15px;
}

#stats_tabs_body td
{
    font-size: 11px;
    padding: 0px 10px 0px 10px;
}

#stats_tabs_body
{
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;
    border-bottom: 1px solid #666699;
}

.stats_tab_selected
{
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;
    border-top: 1px solid #666699;
    background-color: #444455;
    font-weight: bold;
}

.stats_tab_unselected
{
    border-bottom: 1px solid #666699;
    background-color: #3d3d4d;
}

.img_frame
{
    position: relative;
    overflow: hidden;
}

.img_frame IMG
{
    position: absolute;
}

.pvtmsg
{
    padding: 3px 3px 3px 10px;
    border-top: 1px solid #996633;
    font-size: 12px;
}

.csmsg
{
    padding: 3px 3px 3px 10px;
    border-top: 1px solid #996633;
    font-size: 12px;
}

#temp_popup_bubble
{
    position: absolute;
    z-index: 100;
    display: block;
    cursor: default;
    text-decoration: none;
    padding: 5px; 
    font-size: 11px; 
    font-family: verdana, arial, sans-serif; 
    color: #FFFFFF; 
    border: 1px solid #666699; 
    background-color: #333355; 
}

.popup_bubble_shadow
{
    background-color: #111111;
    opacity: 0.50;
    -moz-opacity: 0.50;
    filter: alpha(opacity=50);
}

#gk_popboard_info, .gk_popboard_title
{
    text-align: center;
    font-size: 11px;
    margin-bottom: -4px;
    height: 13px;
    width: 220px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
}

.chess-diag-vl td 
{ 
    height: 25px; 
    color: #888899; 
    font-size: 10px; 
    text-align: center; 
    padding: 0px 2px 0px 1px; 
}

.chess-diag-hl td 
{ 
    width: 25px;  
    color: #888899; 
    font-size: 10px; 
    text-align: center; 
    padding: 1px 0px 1px 0px; 
}

.boardlabel td
{ 
    color: #888899; 
    font-size: 10px; 
    text-align: center; 
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
}

.img-blank
{
    width: 1px;
    height: 1px;
    vertical-align: middle;
    padding: 0px;
    border: 0px;
}

.imgs
{
    border: 0px;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}

.img-q, .img-act, .img-ps, .img-onl, .img-cmnt, .img-exl, .img-nw, .img-wait, .img-doc, .img-clc
{
    border: 0px;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    padding: 0px 4px 0px 0px;
}

.img-q
{
    width: 12px;
    height: 12px;
    cursor: pointer;
    padding: 0px 4px;
}

.img-nw
{
    width: 14px;
    height: 12px;
    cursor: pointer;
}

.img-exl
{
    width: 12px;
    height: 12px;
}

.img-cmnt
{
    width: 14px;
    height: 13px;
}

.img-onl
{
    width: 8px;
    height: 8px;
    cursor: pointer;
}

.img-ps
{
    width: 16px;
    height: 16px;
    padding: 0px 0px 0px 4px;
}

.img-act
{
    width: 8px;
    height: 8px;
}

.img-clc
{
    width: 11px;
    height: 10px;
    cursor: pointer;
}

.img-wait
{
    width: 24px;
    height: 24px;
}

.img-doc
{
    width: 13px;
    height: 15px;
}

#allmovesgraph TD
{
    padding: 2px;
    white-space: nowrap;
    cursor: pointer;
}

TABLE.paginator
{
    margin: 1px;
    padding: 0px;
    border-collapse: collapse;
    white-space: nowrap;
    border: 0px;
}

TABLE.paginator TD
{ 
    padding: 1px 3px;
    border: 0px;
    border-right: 1px dotted #555566;
    text-align: center;
    margin: 0px;
}

table.list
{
    border-collapse: collapse;
    border: 0px;
    clear: both;
}

.list td
{
    padding: 5px;
    border: 1px solid #333344;
    text-align: center;
}

.list th
{
    background-color: #666699;
    border: 1px solid #333344;
    font-weight: bold; 
    font-size: 11px;
    padding: 5px;
    text-align: left;
    white-space: nowrap;
}

tr.odd_list
{
    background-color: #444455;
}

tr.evn_list
{
    background-color: #505060;
}

table.rndfrm
{
    border: 0px;
    padding: 0px;
    margin: 5px;
    border-collapse: collapse;
}

td.rndfrm
{
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.rndfrm1, .rndfrm2, .rndfrm3
{
    background: #444455;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    overflow: hidden;
    padding: 0px;
}

.rndfrm1
{
    margin: 0px 1px;
    height: 2px;
}

.rndfrm2
{
    margin: 0px 2px;
}

.rndfrm3
{
    margin: 0px 4px;
}

.wdgprv,
.wdgprv TD
{ 
    color: #000000;
    background-color: #ffffff;
}

.wdgprv A,
.wdgprv A:visited 
{
    color: #0000ff;
}

.wdgprv-sml,
.wdgprv-sml TD
{ 
    font-size: 11px;
}

.wdgprv-nrm,
.wdgprv-nrm TD
{ 
    font-size: 13px;
}

.tab_body
{
    background-color: #444455;
    border-left: 1px solid #666699;
    border-right:  1px solid #666699;
    border-bottom:  1px solid #666699;
}

.tab_active, .tab_inactive
{
    padding: 2px 10px; 
    white-space: nowrap; 
    width: 10%;
    font-size: 11px;
}

.tab_active
{
    font-weight: bold;
    background-color: #444455;
    border-left: 1px solid #666699;
    border-top:  1px solid #666699;
    border-right:  1px solid #666699;
    border-bottom: 1px solid #444455;
}

.tab_inactive
{
    font-weight: normal;
    background-color: #3b3b4c;
    border-bottom: 1px solid #666699;
}

.tab_empty
{
    font-size: 11px;
    width: auto;
    border-bottom: 1px solid #666699; 
}

.divider
{
    height: 1px; 
    line-height: 1px; 
    background-color: #666699; 
    font-size: 1px;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

