#mainHTML {
    overflow:hidden;
    margin:0;
}
#mainBody {
    width: 100%;
    height: 100%;
    padding:0;
    margin:0;
    border:0;
    overflow: hidden;
}
#mainTopicDiv {
    z-index: 2;
    width: 100%;
    height: 100%;
    padding:0;
    margin:0;
    border:0;
}
#mainTopicFrame {
    width: 100%;
    height: 100%;
    padding:0;
    margin:0;
    border:0;
    z-index: 0;
}
#mainDragDiv {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    padding:0;
    margin:0;
    border:0;
    z-index:1100;
    visibility: hidden;
    overflow: hidden;
    background-color: transparent;
    background-image: url("/gabbly/images/spacer.gif");
}
.gabblyShadow {
    z-index: 1050;
    opacity: 0.3;
    filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    border:0;
    padding:0;
    margin:0;
    visibility: visible;
    background-color: transparent;
}
#gabblyShadowTR {
    background: url(/gabbly/images/shadow-tr.png);
    border:0;
    padding:0;
    margin:0;
}
#gabblyShadowR {
    background: url(/gabbly/images/shadow-r.png) repeat;
    border:0;
    padding:0;
    margin:0;
}
#gabblyShadowBL {
    background: url(/gabbly/images/shadow-bl.png);
    border:0;
    padding:0;
    margin:0;
}
#gabblyShadowB {
    background: url(/gabbly/images/shadow-b.png) repeat;
    border:0;
    padding:0;
    margin:0;
}
#gabblyShadowBR {
    background: url(/gabbly/images/shadow-br.png);
    border:0;
    padding:0;
    margin:0;
}
#mainGabblyFrame{
    position:absolute;
    right: 30px;
    top: 0px;
    width: 250px;
    height: 250px;
    z-index: 1200;
    overflow: hidden;
    padding:0;
    margin:0;
    border:0;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    background-color: transparent;
}
#gabblyBody {
    margin: 0;
    padding: 0;
    top: 0px;
    left: 0px;
    border: 0;
    height: 100%;
    width: 100%;
    background-color: transparent;
    overflow: hidden;
}
#gabblyDragDiv {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 600;
    visibility: hidden;
    background-color: transparent;
    background-image: url("/gabbly/images/spacer.gif");
}
.gabblyTransparentBackground {
    background-color: transparent;
}
#gabblyBottomBarRow {
    opacity: 0.3;
    filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    background-color: #000000;
}
#gabblyResizeNorthDiv {
    position: relative;
    top: 0px;
    right: 12px;
    width: 100%;
    height: 8px;
    border: 0;
    margin: 0;
    padding: 0;
    font-size:1px;
    line-height:0;
    z-index: 100;
    opacity: 0;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    background-color: white;
}
#gabblyResizeWestDiv {
    position: absolute;
    left: 0px;
    bottom: 12px;
    width: 8px;
    height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    font-size:1px;
    line-height:0;
    z-index: 100;
    opacity: 0;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    background-color: white;
}
#gabblyResizeSouthDiv {
    position: absolute;
    right: 12px;
    bottom: 12px;
    width: 100%;
    height: 8px;
    border: 0;
    margin: 0;
    padding: 0;
    font-size:1px;
    line-height:0;
    z-index: 100;
    opacity: 0;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    background-color: white;
}
#gabblyResizeEastDiv {
    position: absolute;
    right: 12px;
    bottom: 12px;
    width: 8px;
    height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    font-size:1px;
    line-height:0;
    z-index: 100;
    opacity: 0;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    background-color: white;
}
#gabblyResizeNorthEastDiv {
    position: absolute;
    right: 12px;
    top: 0px;
    width: 8px;
    height: 8px;
    border: 0;
    margin: 0;
    padding: 0;
    font-size:1px;
    line-height:0;
    z-index: 101;
    opacity: 0;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    background-color: white;
}
#gabblyResizeSouthEastDiv {
    position: absolute;
    right: 12px;
    bottom: 12px;
    width: 12px;
    height: 12px;
    border: 0;
    margin: 0;
    padding: 0;
    font-size:1px;
    line-height:0;
    z-index: 101;
    opacity: 0;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    background-color: white;
}
#gabblyResizeSouthWestDiv {
    position: absolute;
    left: 0px;
    bottom: 12px;
    width: 12px;
    height: 12px;
    border: 0;
    margin: 0;
    padding: 0;
    font-size:1px;
    line-height:0;
    z-index: 101;
    opacity: 0;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    background-color: white;

}
#gabblyResizeNorthWestDiv {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 8px;
    height: 8px;
    border: 0;
    margin: 0;
    padding: 0;
    font-size:1px;
    line-height:0;
    z-index: 101;
    opacity: 0;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    background-color: white;
}
#gabblyBorderTopRight {
    position: absolute;
    right: 11px;
    top: 6px;
    height: 50%;
    width: 1px;
    background-color: #B9BED9;
    font-size:1px;
    line-height:0;
    z-index: 500;
}
#gabblyBorderTopLeft {
    position: absolute;
    left: 0px;
    top: 6px;
    height: 50%;
    width: 1px;
    background-color: #B9BED9;
    font-size:1px;
    line-height:0;
    z-index: 500;
}
#gabblyBorderBottomRight {
    position: absolute;
    right: 11px;
    bottom: 20px;
    height: 50%;
    width: 1px;
    background-color: #B9BED9;
    font-size:1px;
    line-height:0;
    z-index: 500;
}
#gabblyBorderBottomLeft {
    position: absolute;
    left: 0px;
    bottom: 20px;
    height: 50%;
    width: 1px;
    background-color: #B9BED9;
    font-size:1px;
    line-height:0;
    z-index: 500;
}
#gabblyChatWindowTable {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
    overflow: hidden;
}
#gabblyChatWindowDiv {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
    overflow: hidden;
}
#gabblyTitleBarDiv {
    height: 30px;
    width: 100%;
    display: table-row;
}
#gabblyTitleLabelDiv {
    position: absolute;
    left: 10px;
    top: 7px;
    width: 77px;
    height: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: url("/gabbly/images/titlelogo.png") no-repeat top left;
}

#gabblyCloseDiv {
    position: absolute;
    right: 20px;
    top: 6px;
    height: 15px;
    width: 15px;
    cursor: default;
    font-size:1px;
    line-height:0;
    background-image: url("/gabbly/images/close.gif");
}

#gabblySplitVertDiv {
    position: absolute;
    right: 37px;
    top: 6px;
    height: 15px;
    width: 15px;
    cursor: default;
    font-size:1px;
    line-height:0;
    background-image: url("/gabbly/images/splitvert.gif");
}
#gabblySplitHorizDiv {
    position: absolute;
    right: 54px;
    top: 6px;
    height: 15px;
    width: 15px;
    cursor: default;
    font-size:1px;
    line-height:0;
    background-image: url("/gabbly/images/splithoriz.gif");
}
#gabblyMinimizeDiv {
    position: absolute;
    right: 71px;
    top: 6px;
    height: 15px;
    width: 15px;
    cursor: default;
    font-size:1px;
    line-height:0;
    background-image: url("/gabbly/images/minimize.gif");
}
.gabblyJumpToOption {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
}
#gabblyJumpToCell {
    width: 100%;
    height: 28px;
    background-color: #E0E7EF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
    border-top: #B7B7B7 1px solid;
    visibility: visible;
}
#gabblyJumpToInnerCell {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    vertical-align: middle;
}
#gabblyJumpToTextField {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #323F5B;
    width: 60%;   /* 68 */
    vertical-align: middle;
}
#gabblySearchField {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #323F5B;
}
#gabblyJumpToGoButton {
    position: relative;
     vertical-align: middle;
}
#gabblySearchButton {
    position: relative;
    vertical-align: middle;
}
.gabblyBorder {
    border-left: black 1px solid;
    border-right: #B9BED9 1px solid;
    font-size:1px;
    line-height:0;
}
#gabblyFoldRows {
    display: inline-table;
    width: 100%;
}
#gabblyChatHistoryCell {
    height: 100%;
    width: 80%;
    border-top: #B7B7B7 1px solid;
    border-bottom: #CCCCCC 1px solid;
    background-color: #FFFFFF;
}
#gabblyChatHistoryDiv {
    height: 100%;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    overflow: auto;
}
#gabblyPresenceSwitch {
    height: 100%;
    width: 8px;
    color: #B5BFCF;
    background-color: #B5BFCF;
}
#gabblyPresenceSwitchBuffer {
    width: 8px;
    color: #B5BFCF;
    background-color: #B5BFCF;
    display: none;
}
#gabblyPresenceCell {
    height: 100%;
    width: 100px;
    border-left: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    border-top: solid 1px #B7B7B7;
    background-color: #E0E5EF;
}
#gabblyPresenceBufferImage {
}
#gabblyPresenceTitleDiv {
    background-color: #E0E5EF;
    height: 18px;
    width: 100px;
    padding: 3px 8px 3px 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #666666;
    overflow: hidden;
}
#gabblyPresenceListDiv {
    height: 100%;
    width: 100px;
    background-color: #F2F3F5;
    padding: 3px 8px 3px 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    overflow: auto;
}
#gabblyNicknameCell {
    height: 28px;
    background-color: #C3CFDF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0;
}
#gabblyLoginCell {
    width: 100%;
    height: 28px;
    background-color: #C3CFDF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0;
}
#gabblyAudioButtonCell {
    background-color: #C3CFDF;
    padding-right: 2px;
}

#nicknameIcon {
    vertical-align: middle;
}

#gabblyAudioButton {
    position: relative;
    vertical-align: middle;
}
#gabblyJoinLeaveButtonCell {
    background-color: #C3CFDF;
    padding-right: 2px;
}
#gabblyJoinLeaveButton {
    position: relative;
    vertical-align: middle;
}
#gabblyTransparentButtonCell {
    padding-right: 2px;
    background-color: #C3CFDF;
}
#gabblyTransparentButton {
    position: relative;
    vertical-align: middle;
}

#gabblyRSSButtonCell {
    vertical-align: middle;
}
#gabblyRSSButton {
    position: relative;
    vertical-align: middle;
}
#gabblyNicknameLabelDiv {
    position: absolute;
    left: 10px;
    top: 5px;
    padding: 0;
    border: 0;
    margin: 0;
}
#gabblyNicknameLabelSpan {
    display: inline;
}

#gabblyNicknameIconSpan {
    display: none;
}

#gabblyJumpToCellSpan {
    display: inline;
}
.textLabel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
#gabblyNicknameTextField {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    vertical-align: middle;
}
#gabblyNicknameButton {
    position: relative;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    vertical-align: middle;
}
#gabblyLoginButton {
    position: relative;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    vertical-align: middle;
}
#gabblyMsgInputCell {
    width: 100%;
    height: 44px;
    background-color: #323F5B;
}
#gabblyBottomBarCell {
    height: 20px;
}
#gabblyMsgInputField {
    font-size: 12px;
    overflow: auto;
    width: 93%;
    height: 34px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    BORDER-RIGHT: #c1d6eb 1px solid;
    BORDER-TOP: #b3b3b3 1px solid;
    BORDER-LEFT: #b3b3b3 1px solid;
    BORDER-BOTTOM: #c1d6eb 1px solid;
}
#gabblyShadowCoverBR {
    position: absolute;
    right: 11px;
    bottom: 12px;
    height:6px;
    width:6px;
    border:0;
    padding:0;
    margin:0;
    opacity: 0.3;
    filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    font-size:1px;
    line-height:0;
    z-index: 1201;
    background-image: url("/gabbly/images/shadow-cover.png");
}
#gabblyDialog {
    position: absolute;
    top:68px;
    left: 50px;
    height: 120px;
    width: 200px;
    background-color: #EBEBF5;
    border:1px solid #B7B7B7;
    z-index: 1000;
    visibility: hidden;
}
#gabblyDialogContent {
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
}

.chatHistoryParagraph { margin-top: 5px; margin-bottom: 5px; }
.chatHistoryParagraphContinue { padding-left: 10px; margin-top: 5px; margin-bottom: 5px; }

.tooltip {
    color: #9F141A;
    cursor: default;
    text-decoration: none
}
.chatHistoryText {
    opacity: 0.4;
    filter:alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
}




