/*!
 * cache=false;cachewrite=true
 * @license Licences are viewable at this URL: https://cdn1.gaiaonline.com/src/_/e143bb5df5304ae98988a03a4dabca2e-1483-377/src/css/games/reclamation/wordbubble.css
 */


/*! /src/css/games/reclamation/wordbubble.css */
.gaia-word-bubble {
}

.gaia-word-bubble .hd,
.gaia-word-bubble .ft,
.gaia-word-bubble .hd .title,
.gaia-word-bubble .ft .footer
 {
    position: relative;
    height: 10px;
}

.gaia-word-bubble .hd .title {
    background: transparent url(https://graphics.gaiaonline.com/images/event/xmas2009/wordbubble/border-topbottom.png) repeat-x top left;
    margin: 0 10px 0 10px;
    padding: 0;
    width: auto;
}
.gaia-word-bubble .ft .footer {
    background: transparent url(https://graphics.gaiaonline.com/images/event/xmas2009/wordbubble/border-topbottom.png) repeat-x bottom left;
    margin: 0 10px 0 10px;
    width: auto;
}

/* Corners */
.gaia-word-bubble .hd .tl,
.gaia-word-bubble .hd .tr,
.gaia-word-bubble .ft .bl,
.gaia-word-bubble .ft .br {
    width: 10px; height: 10px;
    position: absolute;
}

.gaia-word-bubble .hd .tl {
    left: 0; top: 0;
    background: transparent url(https://graphics.gaiaonline.com/images/event/xmas2009/wordbubble/corners.png) no-repeat top left;
}
.gaia-word-bubble .hd .tr {
    right: 0; top: 0;
    background: transparent url(https://graphics.gaiaonline.com/images/event/xmas2009/wordbubble/corners.png) no-repeat top right;
}
.gaia-word-bubble .ft .bl {
    left: 0; bottom: 0;
    background: transparent url(https://graphics.gaiaonline.com/images/event/xmas2009/wordbubble/corners.png) no-repeat bottom left;
}
.gaia-word-bubble .ft .br {
    right: 0; bottom: 0;
    background: transparent url(https://graphics.gaiaonline.com/images/event/xmas2009/wordbubble/corners.png) no-repeat bottom right;
}

/* Body */
.gaia-word-bubble .bd {
    background: #E6ECFA url(https://graphics.gaiaonline.com/images/event/xmas2009/wordbubble/border-left.png) repeat-y top left;
    padding-left: 10px;
    position: relative;
}
.gaia-word-bubble .bd .inner {
    background: #E6ECFA url(https://graphics.gaiaonline.com/images/event/xmas2009/wordbubble/border-right.png) repeat-y top right;
    padding-right: 10px;
}

/* Tails */
.gaia-word-bubble .bd .tail {
    position: absolute;
    height: 15px; width: 15px;
    z-index: 3;
    background: transparent url(https://graphics.gaiaonline.com/images/event/xmas2009/wordbubble/tails.png) no-repeat;
}

.gaia-word-bubble .bd .tail.brtl { bottom: -23px; right: 5px; background-position: 0px -30px; }
.gaia-word-bubble .bd .tail.brtr { bottom: -23px; right: 5px; background-position: -15px -30px; }
.gaia-word-bubble .bd .tail.bltl { bottom: -23px; left: 5px; background-position: 0px -30px; }
.gaia-word-bubble .bd .tail.bltr { bottom: -23px; left: 5px; background-position: -15px -30px; }
.gaia-word-bubble .bd .tail.blbr { bottom: 5px; left: -14px; background-position: -15px -45px; }
.gaia-word-bubble .bd .tail.tltr { top: 5px; left: -14px; background-position: 0px -45px; }
.gaia-word-bubble .bd .tail.tlbr { top: -24px; left: 7px; background-position: 0px 0px; }
.gaia-word-bubble .bd .tail.tlbl { top: -24px; left: 7px; background-position: -15px 0px; }
.gaia-word-bubble .bd .tail.trbr { top: -24px; right: 7px; background-position: 0px 0px; }
.gaia-word-bubble .bd .tail.trbl { top: -24px; right: 7px; background-position: -15px 0px; }
.gaia-word-bubble .bd .tail.trtl { top: 5px; right: -14px; background-position: -15px -15px; }
.gaia-word-bubble .bd .tail.brbl { bottom: 5px; right: -14px; background-position: 0px -15px; }

.gaia-word-bubble.show-scrollbars,
.gaia-word-bubble.show-scrollbars *,
.gaia-word-bubble.hide-scrollbars,
.gaia-word-bubble.hide-scrollbars * { overflow: visible; }