html {
    overflow-y: scroll;
    -webkit-font-smoothing: antialiased;
}

body {
    position: relative;
}

body, div, table {
    text-align: center;
    font-family: Trebuchet MS;
    font-size: 14px;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

    body div {
        text-align: left;
    }

p, abbr, img, li, ul, ol {
    border: 0;
    padding: 0;
    margin: 0;
}

    ol li {
        margin-left: 20px;
    }

div p.m1 {
    margin: 1px 0;
}

ul.classic {
    margin-left: 18px;
    list-style-position: outside;
    list-style-image: url(http://acf.boncdn.com/arrows/red_bullet.gif);
    list-style-type: square;
}

.sec ul.classic {
    margin-left: 18px;
    list-style-position: outside;
    list-style-image: url(https://d261xheknoka6a.cloudfront.net/arrows/red_bullet.gif);
    list-style-type: square;
}

ul.classic li {
    margin: 1px 0 1px -3px;
}

p, div.p {
    font-size: 12px;
    line-height: 18px;
}

p14, div.p14 {
    font-size: 14px;
    line-height: 21px;
}

.bn-c-msg div.pfh {
    overflow: hidden;
    font-size: 14px;
    height: 30px;
}

div.pfh {
    overflow: hidden;
    height: 18px;
}

.bn-c-msg div.pfh {
    text-overflow: ellipsis;
    max-width: 640px;
    white-space: nowrap;
}

img.q {
    width: 100px;
    height: 100px;
}

img.s {
    width: 75px;
    height: 75px;
}

h1 {
    font-size: 16px;
    line-height: 20px;
    margin: 4px 0 0;
}

h2 {
    font-size: 15px;
    margin: 4px 0 0;
}

h3 {
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0 3px;
}

    h3 .ttl, h3.ttl, .b {
        font-weight: bold !important;
    }

.n, .n * {
    font-weight: normal;
}

h4 {
    font-size: 13px;
    font-weight: normal;
    margin: 1px 0 4px;
}

h5 {
    font-size: 13px;
    margin: 1px 10px 4px;
}

h6 {
    color: #999999;
    font-family: Arial;
    font-size: 13px;
    margin: 0;
    font-weight: normal;
}

.bn-c-msg h6 {
    float: right;
}

.pop {
    color: #CC0000;
}

.big {
    font-family: Tahoma;
    font-size: 21px;
    line-height: 25px;
}

div.scroll {
    overflow: auto;
}

div form table.full {
    width: 100%;
    margin: 0;
}

.light tr.table-tr-odd td {
    background-color: #DDDDDD;
}

.light {
    margin: 4px 0;
}

    .light td {
        font-weight: normal;
        padding: 4px 10px 4px;
    }

#ReportBugForm {
    display: none;
}

#TechSupport {
    display: none;
}

table td {
    vertical-align: middle;
    font-weight: bold;
    padding: 2px 4px;
    text-align: right;
}

td + td, .left {
    text-align: left;
    padding: 2px 4px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.right {
    text-align: right;
}

input[type="text"], input[type="password"], select {
    border: 1px solid #CCCCCC;
    padding: 4px;
    width: 200px;
}

input[type="text"], input[type="password"], textarea, select, option {
    font-family: "Trebuchet MS";
    font-size: 14px !important;
    line-height: 14px;
    overflow: visible;
}

#composeMsg input[type="text"] {
    line-height: 16px;
}

table td input.wide {
    width: 400px;
}

table td textarea.wide {
    width: 600px;
}

td input[type="checkbox"] {
    margin-left: 0;
}

label {
    font-family: "Trebuchet MS";
    padding: 3px;
    font-size: 14px;
    font-weight: normal;
}

    label.overTxtLabel {
        font-size: 14px;
    }

td h1, .tbig {
    font-size: 18px;
    margin-bottom: 4px;
    text-align: left;
}

a {
    color: #3B5998;
    text-decoration: none;
    font-weight: bold;
}

textarea {
    width: 400px;
    height: 150px;
    line-height: 19px;
    overflow: hidden;
    padding: 3px;
    margin: 5px 0;
}

    textarea.classic {
        overflow: auto;
    }

.autogrow {
    border: 1px solid #AAAAAA;
    margin: 5px 1px;
    height: 22px;
    max-height: 600px;
    overflow: auto;
}

textarea.active {
    border: solid 2px #DFBC23;
    margin: 4px 0;
}

a:hover {
    text-decoration: underline;
}

.error {
    text-align: left;
    color: #CC0000;
}

#Text.error {
    border-color: #CC0000;
}

.error p {
    font-size: 15px;
}

.bn-c-br1 {
    clear: both;
    height: 1px;
}

.bn-c-br4 {
    clear: both;
    height: 4px;
}

.bn-c-br10 {
    clear: both;
    height: 10px;
}

.bn-c-br20 {
    clear: both;
    height: 20px;
}

.bn-c-br100 {
    clear: both;
    height: 100px;
}

.bn-tp4 {
    padding-top: 4px;
}

.bn-trp5 {
    padding: 5px 5px 0 0;
}

.bn-p8 {
    padding: 8px;
}

.bn-tp8 {
    padding-top: 8px;
}

.bn-h-img {
    border: solid 1px #CCCCCC;
    width: 100px;
    float: left;
    /* padding:5px 5px 1px; */
    padding: 1px;
    margin: 6px 0 0 6px;
}

    .bn-h-img p {
        float: left;
        width: 100px;
        padding-top: 1px;
        height: 18px;
        overflow: hidden;
        text-align: center;
    }

.photos .bn-h-img {
    width: 190px;
    height: 180px;
    overflow: hidden;
}

    .photos .bn-h-img p {
        width: 190px;
    }

.photos div.img190 {
    height: 143px;
    line-height: 143px;
    background-color: #EEEEEE;
    overflow: hidden;
}

    .photos div.img190 img {
        vertical-align: middle;
    }

.photo .bn-c-img {
    float: none;
    margin: 0 auto;
}

.bn-c-img {
    z-index: 9;
    float: left;
    text-align: center;
}

div.img100 {
    width: 102px;
    height: 102px;
}

div.img190 {
    width: 190px;
    min-height: 100px;
    max-height: 190px;
}

div.img75 {
    height: 75px;
    width: 75px;
}

div.img50 {
    height: 50px;
    width: 50px;
}

.bn-c-sect {
    margin-bottom: 10px;
}

.bn-c-info {
    float: left;
    width: 150px;
}

    .bn-c-info p {
        margin: 5px 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

div.xwide {
    width: 650px;
}

div.xxwide {
    width: 775px;
}

div.wide {
    width: 425px;
}

#bn-3col2w div.wide {
    width: 500px;
}

div.iwide {
    width: 340px;
}

div.nwide {
    width: 150px;
}

div.narr {
    margin: 2px 0 4px;
    padding: 4px;
    border: solid 1px #CCCCCC;
    width: 240px;
}

#bn-acct-dd {
    position: absolute;
    z-index: 901;
    border: solid 1px #CCCCCC;
    border-top-width: 0;
    background: #555555 url(http://acf.boncdn.com/grad/dd.gif) repeat-x;
    width: 160px;
}

.sec #bn-acct-dd {
    background-image: url(https://d261xheknoka6a.cloudfront.net/grad/dd.gif);
}

#bn-acct-dd li {
    width: 130px;
}

#bn-3col1 .bn-c-info {
    width: 120px;
}

#bn-3col1 div.narr {
    width: 190px;
}

div.narr p {
    margin: 1px 0;
}

.bn-c-msg {
    position: relative;
    margin: 0 10px;
    padding: 3px 0;
    border-bottom: 1px solid #CCCCCC;
}

    .bn-c-msg.home-msg-item {
        margin: 0;
    }

    .bn-c-msg.unread {
        background-color: #EEEEEE;
    }

.bdr {
    border: 1px solid #CCCCCC !important;
}

.nbdr {
    border: 0 !important;
}

.nmrg {
    margin: 0 !important;
}

.bn-i-msg {
    margin: 2px 0 4px;
    padding: 3px 5px;
    border-top: 1px solid #CCCCCC;
}

.bn-c-prf {
    margin: 5px 0;
    padding: 5px 5px 0;
    border: 1px solid #999999;
}

    .bn-c-prf h3 {
        font-size: 13px;
        height: 18px;
        line-height: 18px;
        overflow: hidden;
        margin: 0 0 4px;
    }

    .bn-c-prf div {
        overflow: hidden;
    }

.bn-c-prf-t {
    float: left;
    width: 95px;
}

.bn-c-prf-c0 {
    float: left;
    width: 275px;
}

.bn-c-prf-c1 {
    float: left;
    width: 190px;
}

.bn-c-prf-c2 {
    float: left;
    width: 110px;
}

.bn-c-prf-c3 {
    float: left;
    width: 50px;
}

.bn-c-prf-c4 {
    float: left;
    width: 500px;
}

    .bn-c-prf-c4 span {
        font-weight: normal;
    }

.bn-c-msg .bn-c-msg {
    vertical-align: top;
    background-color: #E9E9E9;
    padding: 3px 5px;
    border: 2px solid #FFFFFF;
    border-width: 2px 0;
}

.bn-c-msg.home-msg-item .bn-c-msg {
    border-radius: 4px;
    box-sizing: border-box;
    padding: 10px;
}

    .bn-c-msg.home-msg-item .bn-c-msg h1 {
        font-size:20px;
    }

div.view {
    border: 0px;
}

.ad {
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

body .ad > div {
    text-align: center;
}

.ad728x90 {
    width: 728px;
    height: 90px;
}

.ad970x90 {
    width: 970px;
    height: 90px;
}

.ad160x600 {
    width: 160px;
    height: 600px;
}

.ad250x250 {
    width: 250px;
    height: 250px;
}

.ad300x250 {
    text-align: left;
    width: 300px;
    height: 250px;
}

.bn-c-msg img {
    max-width: 400px !important;
}

#bn-top {
    /*
      height:138px;
    */
    background-color: #333333;
    z-index: 900;
}

    #bn-top div {
        z-index: 901;
    }

    #bn-top.sub {
        padding-left: 100px;
        background-color: #DDDDDD;
    }

ul.menu {
    display: inline-block;
}

.menu li {
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    font-size: 12px;
    font-weight: bold;
    float: left;
    list-style: none;
}

.hfc .menu li {
    color: #F8D356;
    height: 27px;
    line-height: 27px;
    text-align: left;
}

#bn-top .dd {
    z-index: 40;
    width: 60px;
    cursor: pointer;
    background: url('http://acf.boncdn.com/arrows/dd.gif') no-repeat 13px 0;
}

.sec #bn-top .dd {
    background: url('https://d261xheknoka6a.cloudfront.net/arrows/dd.gif') no-repeat 13px 0;
}

#bn-top a {
    color: #F8D356;
    line-height: 28px;
    vertical-align: middle;
}

#bn-body {
    z-index: 1;
    background-color: #FFFFFF;
    min-height: 300px;
    position: relative;
}

    #bn-body div.col {
        overflow: hidden;
    }
/*
#bn-head .body
{
    border-bottom:solid 1px #CCCCCC;
}
*/
.date {
    margin-top: 10px;
    color: #999999;
    /*
    width:325px;
    */
}

.dark {
    background-color: #222222;
}

    .dark a {
        color: #FFFFFF;
    }

.light .body {
    border-top: solid 1px #CCCCCC;
}

.body {
    position: relative;
    text-align: left;
    margin: 0 auto;
    padding: 4px 0;
    width: 980px;
}

.mask {
    z-index: 2;
}

.hfc .body {
    text-align: center;
}

.mid {
    text-align: center;
}

#bn-bot {
    padding: 2px 0 8px 0;
    border-top: 1px solid #AAAAAA;
    text-align: center;
}

#bn-top2 {
    background: #FFFFFF url(http://acf.boncdn.com/grad/menu.gif) repeat-x;
    /*
        border-bottom:solid 1px #CCCCCC;
    */
}

.sec #bn-top2 {
    background: #FFFFFF url(https://d261xheknoka6a.cloudfront.net/grad/menu.gif) repeat-x;
}

#bn-top2 a {
    color: #000000;
}

#bn-foot2 {
    background: #FFFFFF url(http://acf.boncdn.com/grad/menu.gif) repeat-x;
    /*
        border-bottom:solid 1px #CCCCCC;
    */
}

.sec #bn-foot2 {
    background: #FFFFFF url(https://d261xheknoka6a.cloudfront.net/grad/menu.gif) repeat-x;
}

#bn-foot2 a {
    color: #3B5998;
}

div.col {
    float: left;
}

#bn-3col1 {
    width: 200px;
}

#bn-3col2 {
    width: 530px;
}

#bn-3col2w {
    border-left: solid 1px #BBBBBB;
    width: 609px;
    min-height: 720px;
}

#bn-3col3 {
    width: 250px;
}

#bn-2col1 {
    width: 780px;
}

#bn-2col2 {
    width: 200px;
}

#bn-2col1n {
    width: 810px;
}

#bn-2col2n, #bn-3col3n {
    width: 170px;
}

.safe {
    width: 580px;
    overflow: hidden;
}

    .safe * {
        max-width: 580px;
    }

.fdate select + select {
    margin-left: 3px;
}

.fwide {
    border: 0 !important;
    width: 100% !important;
}

div.fwide form table {
    width: 600px;
}

#bn-signup {
    padding-left: 25px;
    width: 375px;
    /*width:425px;*/
    /*float:right;*/
    float: left;
    text-align: center;
    /*margin:10px auto;*/
}

form table.light {
    width: 350px;
    margin: 25px auto;
}

#bn-p {
    float: left;
    margin: 10px auto;
    width: 515px;
}

    #bn-p div {
        float: left;
        padding: 1px;
    }

pi-s img {
    width: 100px;
    height: 100px;
}

.pi-t img {
    width: 75px;
    height: 75px;
}

.hide {
    display: none !important;
}

.feed-filters .filter {
    float: left;
    margin: 3px;
    padding: 2px;
    text-align: center;
    font-size: 13px;
    width: 90px;
}

.feed-filters .active {
    background-color: #3B5998;
}

    .feed-filters .active a {
        color: #FFFFFF;
    }

.feed_attach div.p, .feed_attach a {
    float: left;
    margin-left: 10px;
}

.feed-hide {
    position: absolute;
    text-align: left;
    line-height: 19px;
    top: 3px;
    right: 3px;
    width: 45px;
    font-size: 12px;
    /* min-height:21px; */
    cursor: pointer;
    font-weight: bold;
    color: #3B5998;
    background-color: #DDDDDD;
    border: solid 1px #666666;
}

    .feed-hide a {
        display: block;
        padding: 1px 3px;
        width: 39px;
    }

        .feed-hide a:hover {
            background-color: #FFFFFF;
        }

    .feed-hide.slim {
        width: 34px;
    }

        .feed-hide.slim a {
            width: 28px;
        }

    .feed-hide.expand {
        width: 120px;
    }

        .feed-hide.expand a {
            width: 107px;
            padding-left: 10px;
        }

.bn-c-msg .bn-c-img, .bn-c-info .bn-c-img, .bn-c-prf .bn-c-img {
    margin-right: 5px;
    margin-bottom: 5px;
}

.video-box .bn-c-img {
    cursor: pointer;
    position: relative;
}

.video-box .icon-control-play {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

/* Mini User Search */
.users-mlist {
    z-index: 12000;
}

    .users-mlist .bn-c-prf {
        background-color: #FFFFFF;
        border-top: 0;
        border-color: #CCCCCC;
        margin: 0;
        height: 55px;
        overflow: hidden;
    }

    .users-mlist div.hover {
        background-color: #9999FF;
        cursor: pointer;
    }

input.user-search {
    width: 210px;
}

/* Zoom / Tagging */

.sw-zoom-tag img {
    cursor: crosshair;
}

.sw-zoom-tag h1 {
    color: #FFFFFF;
}

.img-zoom {
    min-width: 600px;
    min-height: 600px;
    max-height: 820px;
    border: solid 10px #000000;
    background-color: #000000;
}

/* Tips */
.tip-wrap {
    background-color: #FFFFFF;
    border: solid 1px #000000;
    z-index: 5000;
}

    .tip-wrap .tip-title {
        border-bottom: solid 1px #000000;
        padding: 5px 10px;
        font-size: 12px;
        font-weight: bold;
        background-color: #DDDDDD;
    }

    .tip-wrap .tip-text {
        width: 125px;
        padding: 5px 10px;
        font-size: 12px;
    }

/* Marketing */
.mpro {
    width: 900px;
    margin: 0 auto;
}

div.mpro div {
    text-align: center;
}

.mpro p {
    text-align: left;
    font-family: Calibri;
    font-size: 18px;
}

.mopt {
    width: 260px;
    border: solid #333333 10px;
    background-color: #D1F0F6;
}

    .mopt td {
        vertical-align: middle;
        padding: 8px 6px;
        border-bottom: 1px solid #97CCE7;
    }

    .mopt label {
        font-size: 16px;
        padding: 0;
        /* padding-left:7px; */
    }

.bx-ttl {
    background-color: #DDDDDD;
}

    .bx-ttl h2 {
        padding: 0 6px 3px;
        font-size: 13px;
        float: left;
        width: 250px;
        overflow: hidden;
    }

#bn-3col1 .bx-ttl h2 {
    width: 85px;
}

.bx-ttl h2.right {
    float: right;
    /*
     * TODO: check if we need text-align:right here, we already have it at .right
     */
    text-align: right;
}

.pgpd div.paging {
    padding: 0 10px;
}

.paging {
    overflow: hidden;
    margin: 6px 0;
    display: inline;
    height: 24px;
}

    .paging .pg {
        float: left;
        text-align: center;
        font-size: 12px;
        line-height: 12px;
        min-width: 16px;
        padding: 5px;
        margin: 0 4px;
        border: solid 1px #CCCCCC;
    }

        .paging .pg.now {
            font-weight: bold;
            background-color: #EEEEEE;
        }

        .paging .pg.info {
            margin-left: 0;
        }

    .paging span {
        color: #000000;
    }

/* Icons */
.icon {
    z-index: 10;
    cursor: pointer;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    background: url(http://acf.boncdn.com/icons/icons.png) no-repeat top left;
}

.sec .icon {
    background-image: url(https://d261xheknoka6a.cloudfront.net/icons/icons.png);
}

div.p a {
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
}

.icon-bar div.p {
    float: left;
    margin-right: 25px;
}

.lk-icon {
    text-decoration: none !important;
}

.centered, .center-text {
    text-align: center;
}

/*
 * ICONS (Not flags)
 */



.icon-arrow-redo {
    background-position: 0 0;
}

.icon-arrow-rotate-anticlockwise {
    background-position: 0 -17px;
}

.icon-arrow-rotate-clockwise {
    background-position: 0 -34px;
}

.icon-bin {
    background-position: 0 -51px;
}

.icon-bullet-black {
    background-position: 0 -68px;
}

.icon-bullet-green {
    background-position: 0 -85px;
}

.icon-cal-alt {
    background-position: 0 -102px;
}

.icon-cancel {
    background-position: 0 -119px;
}

.icon-comments {
    background-position: 0 -136px;
}

.icon-control-play {
    background-position: 0 -153px;
}

.icon-email {
    background-position: 0 -170px;
}

.icon-email-edit {
    background-position: 0 -187px;
}

.icon-email-go {
    background-position: 0 -204px;
}

.icon-email-open {
    background-position: 0 -221px;
}

.icon-flag-green {
    background-position: 0 -238px;
}

.icon-flag-red {
    background-position: 0 -255px;
}

.icon-group {
    background-position: 0 -272px;
}

.icon-help {
    background-position: 0 -289px;
}

.icon-image-add {
    background-position: 0 -306px;
}

.icon-key {
    background-position: 0 -323px;
}

.icon-link-add {
    background-position: 0 -340px;
}

.icon-magnifier {
    background-position: 0 -357px;
}

.icon-package-green {
    background-position: 0 -374px;
}

.icon-picture-edit {
    background-position: 0 -391px;
}

.icon-tag-red {
    background-position: 0 -408px;
}

.icon-user {
    background-position: 0 -425px;
}

.icon-user-add {
    background-position: 0 -442px;
}

.icon-user-delete {
    background-position: 0 -459px;
}

.icon-vcard {
    background-position: 0 -476px;
}

.icon-like {
    background: url(http://acf.boncdn.com/icons/like.png) no-repeat top left;
}

.icon-share {
    background: url(http://acf.boncdn.com/icons/page.png) no-repeat top left;
}

.icon-bike-seat {
    background: url(http://acf.boncdn.com/icons/bike_seat.png) no-repeat top left;
    width: 21px;
    cursor: auto;
    padding-bottom: 1px;
    vertical-align: text-bottom;
}

.icon-mobile {
    background: url(http://acf.boncdn.com/icons/phone.png) no-repeat top left;
    cursor: auto;
    vertical-align: text-bottom;
}

.icon-write {
    background: url(http://acf.boncdn.com/icons/page_edit.png) no-repeat top left;
}

.sec .icon-like {
    background: url(https://d261xheknoka6a.cloudfront.net/icons/like.png) no-repeat top left;
}

.sec .icon-share {
    background: url(https://d261xheknoka6a.cloudfront.net/icons/page.png) no-repeat top left;
}

.sec .icon-bike-seat {
    background: url(https://d261xheknoka6a.cloudfront.net/icons/bike_seat.png) no-repeat top left;
    width: 21px;
    cursor: auto;
    padding-bottom: 1px;
    vertical-align: text-bottom;
}

.sec .icon-mobile {
    background: url(https://d261xheknoka6a.cloudfront.net/icons/phone.png) no-repeat top left;
    cursor: auto;
    vertical-align: text-bottom;
}

.sec .icon-write {
    background: url(https://d261xheknoka6a.cloudfront.net/icons/page_edit.png) no-repeat top left;
}
/*
  * Old images, not sprite
  *
.icon-image-add { background: url(http://acf.boncdn.com/images/icons/image_add.png) no-repeat top left; }
.icon-link-add { background: url(http://acf.boncdn.com/images/icons/link_add.png) no-repeat top left; }
.icon-control-play { background: url(http://acf.boncdn.com/images/icons/control_play_blue.png) no-repeat top left; }
.icon-help { background: url(http://acf.boncdn.com/images/icons/help.png) no-repeat top left; }
.icon-user { background: url(http://acf.boncdn.com/images/icons/user.png) no-repeat top left; }
.icon-user-add { background: url(http://acf.boncdn.com/images/icons/user_add.png) no-repeat top left; }
.icon-user-delete { background: url(http://acf.boncdn.com/images/icons/user_delete.png) no-repeat top left; }
.icon-group { background: url(http://acf.boncdn.com/images/icons/group.png) no-repeat top left; }
.icon-email { background: url(http://acf.boncdn.com/images/icons/email.png) no-repeat top left; }
.icon-email-open { background: url(http://acf.boncdn.com/images/icons/email_open.png) no-repeat top left; }
.icon-email-go { background: url(http://acf.boncdn.com/images/icons/email_go.png) no-repeat top left; }
.icon-email-edit { background: url(http://acf.boncdn.com/images/icons/email_edit.png) no-repeat top left; }
.icon-bin { background: url(http://acf.boncdn.com/images/icons/bin.png) no-repeat top left; }
.icon-flag-green { background: url(http://acf.boncdn.com/images/icons/flag_green.png) no-repeat top left; }
.icon-flag-red { background: url(http://acf.boncdn.com/images/icons/flag_red.png) no-repeat top left; }
.icon-arrow-redo { background: url(http://acf.boncdn.com/images/icons/arrow_redo.png) no-repeat top left; }
.icon-bullet-green { background: url(http://acf.boncdn.com/images/icons/bullet_green.png) no-repeat top left; }
.icon-bullet-black { background: url(http://acf.boncdn.com/images/icons/bullet_black.png) no-repeat top left; }
.icon-package-green { background: url(http://acf.boncdn.com/images/icons/package_green.png) no-repeat top left; }
.icon-magnifier { background: url(http://acf.boncdn.com/images/icons/magnifier.png) no-repeat top left; }
.icon-picture-edit { background: url(http://acf.boncdn.com/images/icons/picture_edit.png) no-repeat top left; }
.icon-tag-red { background: url(http://acf.boncdn.com/images/icons/tag_red.png) no-repeat top left; }
.icon-cancel { background: url(http://acf.boncdn.com/images/icons/cancel.png) no-repeat top left; }
.icon-key { background: url(http://acf.boncdn.com/images/icons/key.png) no-repeat top left; }
.icon-cal { background: url(http://acf.boncdn.com/icons/cal.png) no-repeat top left; }
.icon-cal-alt { background: url(http://acf.boncdn.com/icons/cal_o.png) no-repeat top left; }
.icon-vcard { background: url(http://acf.boncdn.com/images/icons/vcard.png) no-repeat top left; }
.icon-comments { background: url(http://acf.boncdn.com/images/icons/comments.png) no-repeat top left; }
.icon-arrow-rotate-anticlockwise { background: url(http://acf.boncdn.com/images/icons/arrow_rotate_anticlockwise.png) no-repeat top left; }
.icon-arrow-rotate-clockwise { background: url(http://acf.boncdn.com/images/icons/arrow_rotate_clockwise.png) no-repeat top left; }
*/

/* Flags */
span .flag, span .icon {
    margin-right: 4px;
}

.flag {
    display: inline-block;
    background: url(http://acf.boncdn.com/icons/flags.png) no-repeat top left;
    /*width: 16px;*/
    width: 15px;
    /*height: 11px;*/
    height: 10px;
}

.sec .flag {
    background-image: url(https://d261xheknoka6a.cloudfront.net/icons/flags.png);
}

.flag-ad {
    background-position: 0 0;
}

.flag-ae {
    background-position: 0 -12px;
}

.flag-af {
    background-position: 0 -24px;
}

.flag-ag {
    background-position: 0 -36px;
}

.flag-ai {
    background-position: 0 -48px;
}

.flag-al {
    background-position: 0 -60px;
}

.flag-am {
    background-position: 0 -72px;
}

.flag-an {
    background-position: 0 -84px;
}

.flag-ao {
    background-position: 0 -96px;
}

.flag-ar {
    background-position: 0 -108px;
}

.flag-as {
    background-position: 0 -120px;
}

.flag-at {
    background-position: 0 -132px;
}

.flag-au {
    background-position: 0 -144px;
}

.flag-aw {
    background-position: 0 -156px;
}

.flag-ax {
    background-position: 0 -168px;
}

.flag-az {
    background-position: 0 -180px;
}

.flag-ba {
    background-position: 0 -192px;
}

.flag-bb {
    background-position: 0 -204px;
}

.flag-bd {
    background-position: 0 -216px;
}

.flag-be {
    background-position: 0 -228px;
}

.flag-bf {
    background-position: 0 -240px;
}

.flag-bg {
    background-position: 0 -252px;
}

.flag-bh {
    background-position: 0 -264px;
}

.flag-bi {
    background-position: 0 -276px;
}

.flag-bj {
    background-position: 0 -288px;
}

.flag-bm {
    background-position: 0 -300px;
}

.flag-bn {
    background-position: 0 -312px;
}

.flag-bo {
    background-position: 0 -324px;
}

.flag-br {
    background-position: 0 -336px;
}

.flag-bs {
    background-position: 0 -348px;
}

.flag-bt {
    background-position: 0 -360px;
}

.flag-bv {
    background-position: 0 -372px;
}

.flag-bw {
    background-position: 0 -384px;
}

.flag-by {
    background-position: 0 -396px;
}

.flag-bz {
    background-position: 0 -408px;
}

.flag-ca {
    background-position: 0 -420px;
}
/* .flag-catalonia{ background-position: 0 -432px; } */
.flag-cc {
    background-position: 0 -444px;
}

.flag-cd {
    background-position: 0 -456px;
}

.flag-cf {
    background-position: 0 -468px;
}

.flag-cg {
    background-position: 0 -480px;
}

.flag-ch {
    background-position: 0 -492px;
    width: 11px;
    height: 11px;
}

.flag-ci {
    background-position: 0 -504px;
}

.flag-ck {
    background-position: 0 -516px;
}

.flag-cl {
    background-position: 0 -528px;
}

.flag-cm {
    background-position: 0 -540px;
}

.flag-cn {
    background-position: 0 -552px;
}

.flag-co {
    background-position: 0 -564px;
}

.flag-cr {
    background-position: 0 -576px;
}

.flag-cs {
    background-position: 0 -588px;
}

.flag-cu {
    background-position: 0 -600px;
}

.flag-cv {
    background-position: 0 -612px;
}

.flag-cx {
    background-position: 0 -624px;
}

.flag-cy {
    background-position: 0 -636px;
}

.flag-cz {
    background-position: 0 -648px;
}

.flag-de {
    background-position: 0 -660px;
}

.flag-dj {
    background-position: 0 -672px;
}

.flag-dk {
    background-position: 0 -684px;
}

.flag-dm {
    background-position: 0 -696px;
}

.flag-do {
    background-position: 0 -708px;
}

.flag-dz {
    background-position: 0 -720px;
}

.flag-ec {
    background-position: 0 -732px;
}

.flag-ee {
    background-position: 0 -744px;
}

.flag-eg {
    background-position: 0 -756px;
}

.flag-eh {
    background-position: 0 -768px;
}
/* .flag-england{ background-position: 0 -780px; } */
.flag-er {
    background-position: 0 -792px;
}

.flag-es {
    background-position: 0 -804px;
}

.flag-et {
    background-position: 0 -816px;
}
/* .flag-europeanunion{ background-position: 0 -828px; }  */
.flag-fam {
    background-position: 0 -840px;
}

.flag-fi {
    background-position: 0 -852px;
}

.flag-fj {
    background-position: 0 -864px;
}

.flag-fk {
    background-position: 0 -876px;
}

.flag-fm {
    background-position: 0 -888px;
}

.flag-fo {
    background-position: 0 -900px;
}

.flag-fr {
    background-position: 0 -912px;
}

.flag-ga {
    background-position: 0 -924px;
}

.flag-gb {
    background-position: 0 -936px;
}

.flag-gd {
    background-position: 0 -948px;
}

.flag-ge {
    background-position: 0 -960px;
}

.flag-gf {
    background-position: 0 -972px;
}

.flag-gh {
    background-position: 0 -984px;
}

.flag-gi {
    background-position: 0 -996px;
}

.flag-gl {
    background-position: 0 -1008px;
}

.flag-gm {
    background-position: 0 -1020px;
}

.flag-gn {
    background-position: 0 -1032px;
}

.flag-gp {
    background-position: 0 -1044px;
}

.flag-gq {
    background-position: 0 -1056px;
}

.flag-gr {
    background-position: 0 -1068px;
}

.flag-gs {
    background-position: 0 -1080px;
}

.flag-gt {
    background-position: 0 -1092px;
}

.flag-gu {
    background-position: 0 -1104px;
}

.flag-gw {
    background-position: 0 -1116px;
}

.flag-gy {
    background-position: 0 -1128px;
}

.flag-hk {
    background-position: 0 -1140px;
}

.flag-hm {
    background-position: 0 -1152px;
}

.flag-hn {
    background-position: 0 -1164px;
}

.flag-hr {
    background-position: 0 -1176px;
}

.flag-ht {
    background-position: 0 -1188px;
}

.flag-hu {
    background-position: 0 -1200px;
}

.flag-id {
    background-position: 0 -1212px;
}

.flag-ie {
    background-position: 0 -1224px;
}

.flag-il {
    background-position: 0 -1236px;
}

.flag-in {
    background-position: 0 -1248px;
}

.flag-io {
    background-position: 0 -1260px;
}

.flag-iq {
    background-position: 0 -1272px;
}

.flag-ir {
    background-position: 0 -1284px;
}

.flag-is {
    background-position: 0 -1296px;
}

.flag-it {
    background-position: 0 -1308px;
}

.flag-jm {
    background-position: 0 -1320px;
}

.flag-jo {
    background-position: 0 -1332px;
}

.flag-jp {
    background-position: 0 -1344px;
}

.flag-ke {
    background-position: 0 -1356px;
}

.flag-kg {
    background-position: 0 -1368px;
}

.flag-kh {
    background-position: 0 -1380px;
}

.flag-ki {
    background-position: 0 -1392px;
}

.flag-km {
    background-position: 0 -1404px;
}

.flag-kn {
    background-position: 0 -1416px;
}

.flag-kp {
    background-position: 0 -1428px;
}

.flag-kr {
    background-position: 0 -1440px;
}

.flag-kw {
    background-position: 0 -1452px;
}

.flag-ky {
    background-position: 0 -1464px;
}

.flag-kz {
    background-position: 0 -1476px;
}

.flag-la {
    background-position: 0 -1488px;
}

.flag-lb {
    background-position: 0 -1500px;
}

.flag-lc {
    background-position: 0 -1512px;
}

.flag-li {
    background-position: 0 -1524px;
}

.flag-lk {
    background-position: 0 -1536px;
}

.flag-lr {
    background-position: 0 -1548px;
}

.flag-ls {
    background-position: 0 -1560px;
}

.flag-lt {
    background-position: 0 -1572px;
}

.flag-lu {
    background-position: 0 -1584px;
}

.flag-lv {
    background-position: 0 -1596px;
}

.flag-ly {
    background-position: 0 -1608px;
}

.flag-ma {
    background-position: 0 -1620px;
}

.flag-mc {
    background-position: 0 -1632px;
}

.flag-md {
    background-position: 0 -1644px;
}

.flag-me {
    background-position: 0 -1656px;
    width: 16px;
    height: 12px;
}

.flag-mg {
    background-position: 0 -1669px;
}

.flag-mh {
    background-position: 0 -1681px;
}

.flag-mk {
    background-position: 0 -1693px;
}

.flag-ml {
    background-position: 0 -1705px;
}

.flag-mm {
    background-position: 0 -1717px;
}

.flag-mn {
    background-position: 0 -1729px;
}

.flag-mo {
    background-position: 0 -1741px;
}

.flag-mp {
    background-position: 0 -1753px;
}

.flag-mq {
    background-position: 0 -1765px;
}

.flag-mr {
    background-position: 0 -1777px;
}

.flag-ms {
    background-position: 0 -1789px;
}

.flag-mt {
    background-position: 0 -1801px;
}

.flag-mu {
    background-position: 0 -1813px;
}

.flag-mv {
    background-position: 0 -1825px;
}

.flag-mw {
    background-position: 0 -1837px;
}

.flag-mx {
    background-position: 0 -1849px;
}

.flag-my {
    background-position: 0 -1861px;
}

.flag-mz {
    background-position: 0 -1873px;
}

.flag-na {
    background-position: 0 -1885px;
}

.flag-nc {
    background-position: 0 -1897px;
}

.flag-ne {
    background-position: 0 -1909px;
}

.flag-nf {
    background-position: 0 -1921px;
}

.flag-ng {
    background-position: 0 -1933px;
}

.flag-ni {
    background-position: 0 -1945px;
}

.flag-nl {
    background-position: 0 -1957px;
}

.flag-no {
    background-position: 0 -1969px;
}

.flag-np {
    background-position: 0 -1981px;
    width: 9px;
    height: 11px;
}

.flag-nr {
    background-position: 0 -1993px;
}

.flag-nu {
    background-position: -17px 0;
}

.flag-nz {
    background-position: -17px -12px;
}

.flag-om {
    background-position: -17px -24px;
}

.flag-pa {
    background-position: -17px -36px;
}

.flag-pe {
    background-position: -17px -48px;
}

.flag-pf {
    background-position: -17px -60px;
}

.flag-pg {
    background-position: -17px -72px;
}

.flag-ph {
    background-position: -17px -84px;
}

.flag-pk {
    background-position: -17px -96px;
}

.flag-pl {
    background-position: -17px -108px;
}

.flag-pm {
    background-position: -17px -120px;
}

.flag-pn {
    background-position: -17px -132px;
}

.flag-pr {
    background-position: -17px -144px;
}

.flag-ps {
    background-position: -17px -156px;
}

.flag-pt {
    background-position: -17px -168px;
}

.flag-pw {
    background-position: -17px -180px;
}

.flag-py {
    background-position: -17px -192px;
}

.flag-qa {
    background-position: -17px -204px;
}

.flag-re {
    background-position: -17px -216px;
}

.flag-ro {
    background-position: -17px -228px;
}

.flag-rs {
    background-position: -17px -240px;
}

.flag-ru {
    background-position: -17px -252px;
}

.flag-rw {
    background-position: -17px -264px;
}

.flag-sa {
    background-position: -17px -276px;
}

.flag-sb {
    background-position: -17px -288px;
}

.flag-sc {
    background-position: -17px -300px;
}
/*.flag-scotland{ background-position: -17px -312px; } */
.flag-sd {
    background-position: -17px -324px;
}

.flag-se {
    background-position: -17px -336px;
}

.flag-sg {
    background-position: -17px -348px;
}

.flag-sh {
    background-position: -17px -360px;
}

.flag-si {
    background-position: -17px -372px;
}

.flag-sj {
    background-position: -17px -384px;
}

.flag-sk {
    background-position: -17px -396px;
}

.flag-sl {
    background-position: -17px -408px;
}

.flag-sm {
    background-position: -17px -420px;
}

.flag-sn {
    background-position: -17px -432px;
}

.flag-so {
    background-position: -17px -444px;
}

.flag-sr {
    background-position: -17px -456px;
}

.flag-st {
    background-position: -17px -468px;
}

.flag-sv {
    background-position: -17px -480px;
}

.flag-sy {
    background-position: -17px -492px;
}

.flag-sz {
    background-position: -17px -504px;
}

.flag-tc {
    background-position: -17px -516px;
}

.flag-td {
    background-position: -17px -528px;
}

.flag-tf {
    background-position: -17px -540px;
}

.flag-tg {
    background-position: -17px -552px;
}

.flag-th {
    background-position: -17px -564px;
}

.flag-tj {
    background-position: -17px -576px;
}

.flag-tk {
    background-position: -17px -588px;
}

.flag-tl {
    background-position: -17px -600px;
}

.flag-tm {
    background-position: -17px -612px;
}

.flag-tn {
    background-position: -17px -624px;
}

.flag-to {
    background-position: -17px -636px;
}

.flag-tr {
    background-position: -17px -648px;
}

.flag-tt {
    background-position: -17px -660px;
}

.flag-tv {
    background-position: -17px -672px;
}

.flag-tw {
    background-position: -17px -684px;
}

.flag-tz {
    background-position: -17px -696px;
}

.flag-ua {
    background-position: -17px -708px;
}

.flag-ug {
    background-position: -17px -720px;
}

.flag-um {
    background-position: -17px -732px;
}

.flag-us {
    background-position: -17px -744px;
}

.flag-uy {
    background-position: -17px -756px;
}

.flag-uz {
    background-position: -17px -768px;
}

.flag-va {
    background-position: -17px -780px;
}

.flag-vc {
    background-position: -17px -792px;
}

.flag-ve {
    background-position: -17px -804px;
}

.flag-vg {
    background-position: -17px -816px;
}

.flag-vi {
    background-position: -17px -828px;
}

.flag-vn {
    background-position: -17px -840px;
}

.flag-vu {
    background-position: -17px -852px;
}
/* .flag-wales{ background-position: -17px -864px; }  */
.flag-wf {
    background-position: -17px -876px;
}

.flag-ws {
    background-position: -17px -888px;
}

.flag-ye {
    background-position: -17px -900px;
}

.flag-yt {
    background-position: -17px -912px;
}

.flag-za {
    background-position: -17px -924px;
}

.flag-zm {
    background-position: -17px -936px;
}

.flag-zw {
    background-position: -17px -948px;
}

/* Stick Win */
div.StickyWinInstance {
    z-index: 3;
}

div.DefaultStickyWin {
    z-index: 4;
    font-family: verdana;
    font-size: 11px;
    line-height: 13px;
    position: relative;
}

    div.DefaultStickyWin div {
        z-index: 5;
    }

        div.DefaultStickyWin div.top {
            -moz-user-select: none;
            -khtml-user-select: none;
        }

        div.DefaultStickyWin div.top_ul {
            background: url(http://acf.boncdn.com/dombox/full.png) top left no-repeat;
            height: 30px;
            width: 15px;
            float: left;
        }

        div.DefaultStickyWin div.top_ur {
            position: relative;
            left: 0px !important;
            left: -4px;
            background: url(http://acf.boncdn.com/dombox/full.png) top right !important;
            height: 30px;
            margin: 0px 0px 0px 15px !important;
            margin-right: -4px;
            padding: 0px;
        }

    div.DefaultStickyWin h1.caption {
        clear: none !important;
        margin: 0px !important;
        overflow: hidden;
        padding: 0 !important;
        font-weight: bold;
        color: #555;
        font-size: 14px !important;
        position: relative;
        top: 8px !important;
        left: 5px !important;
        float: left;
        height: 22px !important;
    }

    div.DefaultStickyWin div.middle, div.DefaultStickyWin div.closeBody {
        background: url(http://acf.boncdn.com/dombox/body.png) top left repeat-y;
        margin: 0px 20px 0px 0px !important;
        margin-bottom: -3px;
        position: relative;
        top: 0px !important;
        top: -3px;
    }

    div.DefaultStickyWin div.body {
        width: auto;
        background: url(http://acf.boncdn.com/dombox/body.png) top right repeat-y;
        min-height: 50px;
        padding: 8px 23px 8px 0px !important;
        margin: 0 0 0 5px !important;
        position: relative;
        right: -20px !important;
        z-index: 1;
    }

    div.DefaultStickyWin div.bottom {
        clear: both;
    }

    div.DefaultStickyWin div.bottom_ll {
        background: url(http://acf.boncdn.com/dombox/full.png) bottom left no-repeat;
        width: 15px;
        height: 15px;
        float: left;
    }

    div.DefaultStickyWin div.bottom_lr {
        background: url(http://acf.boncdn.com/dombox/full.png) bottom right;
        position: relative;
        left: 0px !important;
        left: -4px;
        margin: 0px 0px 0px 15px !important;
        margin-right: -4px;
        height: 15px;
    }

    div.DefaultStickyWin div.closeButtons {
        text-align: center;
        background: url(http://acf.boncdn.com/dombox/body.png) top right repeat-y;
        padding: 5px 30px 8px 0px;
        margin-left: 5px;
        position: relative;
        right: -20px;
    }

    div.DefaultStickyWin a.button:hover {
        background: url(http://acf.boncdn.com/dombox/big_button_over.gif) repeat-x;
    }

    div.DefaultStickyWin a.button {
        background: url(http://acf.boncdn.com/dombox/big_button.gif) repeat-x;
        margin: 2px 8px 2px 8px;
        padding: 1px 12px;
        cursor: pointer;
        border: 1px solid #999 !important;
        text-decoration: none;
        color: #000 !important;
    }

    div.DefaultStickyWin div.closeButton {
        width: 13px;
        height: 13px;
        background: url(http://acf.boncdn.com/dombox/closebtn.gif) no-repeat;
        position: absolute;
        right: 0px;
        margin: 10px 15px 0px 0px !important;
        cursor: pointer;
        top: 0px;
    }

    div.DefaultStickyWin div.dragHandle {
        width: 11px;
        height: 25px;
        position: relative;
        top: 5px;
        left: -3px;
        cursor: move;
        background: url(http://acf.boncdn.com/dombox/drag_corner.gif);
        float: left;
    }

    div.DefaultStickyWin div.minButton {
        width: 13px;
        height: 13px;
        background: url(http://acf.boncdn.com/dombox/minbtn2.gif) no-repeat;
        position: absolute;
        right: 27px;
        margin: 10px 5px 0px 0px !important;
        cursor: pointer;
        top: 0px;
    }

    div.DefaultStickyWin div.maxButton {
        width: 13px;
        height: 13px;
        background: url(http://acf.boncdn.com/dombox/maxbtn.gif) no-repeat;
        position: absolute;
        right: 27px;
        margin: 10px 5px 0px 0px !important;
        cursor: pointer;
        top: 0px;
    }

.sec div.DefaultStickyWin div.top_ul {
    background: url(https://d261xheknoka6a.cloudfront.net/dombox/full.png) top left no-repeat;
}

.sec div.DefaultStickyWin div.top_ur {
    background: url(https://d261xheknoka6a.cloudfront.net/dombox/full.png) top right !important;
}

.sec div.DefaultStickyWin div.middle, .sec div.DefaultStickyWin div.closeBody {
    background: url(https://d261xheknoka6a.cloudfront.net/dombox/body.png) top left repeat-y;
}

.sec div.DefaultStickyWin div.body {
    width: auto;
    background: url(https://d261xheknoka6a.cloudfront.net/dombox/body.png) top right repeat-y;
}

.sec div.DefaultStickyWin div.bottom_ll {
    background: url(https://d261xheknoka6a.cloudfront.net/dombox/full.png) bottom left no-repeat;
}

.sec div.DefaultStickyWin div.bottom_lr {
    background: url(https://d261xheknoka6a.cloudfront.net/dombox/full.png) bottom right;
}

.sec div.DefaultStickyWin div.closeButtons {
    text-align: center;
    background: url(https://d261xheknoka6a.cloudfront.net/dombox/body.png) top right repeat-y;
}

.sec div.DefaultStickyWin a.button:hover {
    background: url(https://d261xheknoka6a.cloudfront.net/dombox/big_button_over.gif) repeat-x;
}

.sec div.DefaultStickyWin a.button {
    background: url(https://d261xheknoka6a.cloudfront.net/dombox/big_button.gif) repeat-x;
}

.sec div.DefaultStickyWin div.closeButton {
    background: url(https://d261xheknoka6a.cloudfront.net/dombox/closebtn.gif) no-repeat;
}

.sec div.DefaultStickyWin div.dragHandle {
    background: url(https://d261xheknoka6a.cloudfront.net/dombox/drag_corner.gif);
}

.sec div.DefaultStickyWin div.minButton {
    background: url(https://d261xheknoka6a.cloudfront.net/dombox/minbtn2.gif) no-repeat;
}

.sec div.DefaultStickyWin div.maxButton {
    background: url(https://d261xheknoka6a.cloudfront.net/dombox/maxbtn.gif) no-repeat;
}
/*IM specific*/
.chatheader img {
    max-height: 16px;
    margin-right: 3px;
    margin-top: 2px;
    vertical-align: top;
}

.chatheader .chatwinname {
    max-width: 190px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    font-size: 16px;
}

.imwindow .conv {
    height: 300px;
    overflow: auto;
}

.imwindow li {
    line-height: 16px;
}

.imwindow .me {
    color: #990000;
}

.imwindow .you {
    color: #009900;
}

.imwindow ul {
    list-style: none;
}

.imwindow li {
    font-size: 12px;
    clear: both;
    /*display: inline-block;*/
    /*vertical-align:top;*/
}

    .imwindow li > div {
        font-size: 12px;
        float: left;
        /*display: inline-block;*/
        vertical-align: top;
    }

.imwindow .nm {
    font-weight: bold;
    max-width: 60px;
    overflow: hidden;
    white-space: nowrap;
}

.imwindow .txt {
    /*max-width:135px;*/
    /*white-space: -o-pre-wrap;
    word-wrap: break-word;*/
    /*width:auto;*/
    overflow: hidden;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
    max-width: 175px;
    /*vertical-align: top;*/
}

    .imwindow .txt img {
        width: 20px;
        height: 20px;
        vertical-align: middle;
    }

.imwindow .chat-text {
    width: 240px;
    height: 30px;
    margin-right: 10px;
}

.imwindow .emoticons {
    width: 22px;
    height: 22px;
    margin-left: 150px;
    cursor: pointer;
}

.imwindow .emoticonsdiv img {
    width: 25px;
    height: 25px;
}

.bgmask {
    background: #000;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    opacity: 0.8;
    z-index: 1000;
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.login-pop-box {
    z-index: 9999;
    background: #fff;
    position: absolute;
    top: 100px;
    overflow: hidden;
    display: block;
    border: 1px solid #000;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    max-width: 480px;
    min-height: 50px;
    min-width: 150px;
    vertical-align: middle;
    font-family: Arial;
    padding: 10px;
}

/*70x70 spinner*/
#spinner {
    position: relative;
    width: 70px;
    height: 70px;
    -moz-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
}

.f_circleG {
    position: absolute;
    background-color: #FFFFFF;
    height: 13px;
    width: 13px;
    -moz-border-radius: 6px;
    -moz-animation-name: f_fadeG;
    -moz-animation-duration: 0.56s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: linear;
    -webkit-border-radius: 6px;
    -webkit-animation-name: f_fadeG;
    -webkit-animation-duration: 0.56s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -ms-border-radius: 6px;
    -ms-animation-name: f_fadeG;
    -ms-animation-duration: 0.56s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -o-border-radius: 6px;
    -o-animation-name: f_fadeG;
    -o-animation-duration: 0.56s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: linear;
    border-radius: 6px;
    animation-name: f_fadeG;
    animation-duration: 0.56s;
    animation-iteration-count: infinite;
    animation-direction: linear;
}

#frotateG_01 {
    left: 0;
    top: 29px;
    -moz-animation-delay: 0.21s;
    -webkit-animation-delay: 0.21s;
    -ms-animation-delay: 0.21s;
    -o-animation-delay: 0.21s;
    animation-delay: 0.21s;
}

#frotateG_02 {
    left: 8px;
    top: 8px;
    -moz-animation-delay: 0.28s;
    -webkit-animation-delay: 0.28s;
    -ms-animation-delay: 0.28s;
    -o-animation-delay: 0.28s;
    animation-delay: 0.28s;
}

#frotateG_03 {
    left: 29px;
    top: 0;
    -moz-animation-delay: 0.35s;
    -webkit-animation-delay: 0.35s;
    -ms-animation-delay: 0.35s;
    -o-animation-delay: 0.35s;
    animation-delay: 0.35s;
}

#frotateG_04 {
    right: 8px;
    top: 8px;
    -moz-animation-delay: 0.42s;
    -webkit-animation-delay: 0.42s;
    -ms-animation-delay: 0.42s;
    -o-animation-delay: 0.42s;
    animation-delay: 0.42s;
}

#frotateG_05 {
    right: 0;
    top: 29px;
    -moz-animation-delay: 0.49s;
    -webkit-animation-delay: 0.49s;
    -ms-animation-delay: 0.49s;
    -o-animation-delay: 0.49s;
    animation-delay: 0.49s;
}

#frotateG_06 {
    right: 8px;
    bottom: 8px;
    -moz-animation-delay: 0.56s;
    -webkit-animation-delay: 0.56s;
    -ms-animation-delay: 0.56s;
    -o-animation-delay: 0.56s;
    animation-delay: 0.56s;
}

#frotateG_07 {
    left: 29px;
    bottom: 0;
    -moz-animation-delay: 0.63s;
    -webkit-animation-delay: 0.63s;
    -ms-animation-delay: 0.63s;
    -o-animation-delay: 0.63s;
    animation-delay: 0.63s;
}

#frotateG_08 {
    left: 8px;
    bottom: 8px;
    -moz-animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

@-moz-keyframes f_fadeG {
    0% {
        background-color: #000000;
    }

    100% {
        background-color: #FFFFFF;
    }
}

@-webkit-keyframes f_fadeG {
    0% {
        background-color: #000000;
    }

    100% {
        background-color: #FFFFFF;
    }
}

@-ms-keyframes f_fadeG {
    0% {
        background-color: #000000;
    }

    100% {
        background-color: #FFFFFF;
    }
}

@-o-keyframes f_fadeG {
    0% {
        background-color: #000000;
    }

    100% {
        background-color: #FFFFFF;
    }
}

@keyframes f_fadeG {
    0% {
        background-color: #000000;
    }

    100% {
        background-color: #FFFFFF;
    }
}

/*end 70x70 spinner*/

/*smaller spinner (24*30)*/
#spinner-sm {
    position: relative;
    width: 24px;
    height: 30px;
}

.blockG {
    position: absolute;
    background-color: #FFFFFF;
    width: 4px;
    height: 9px;
    -moz-border-radius: 4px 4px 0 0;
    -moz-transform: scale(0.4);
    -moz-animation-name: fadeG;
    -moz-animation-duration: 0.5599999999999999s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: linear;
    -webkit-border-radius: 4px 4px 0 0;
    -webkit-transform: scale(0.4);
    -webkit-animation-name: fadeG;
    -webkit-animation-duration: 0.5599999999999999s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -ms-border-radius: 4px 4px 0 0;
    -ms-transform: scale(0.4);
    -ms-animation-name: fadeG;
    -ms-animation-duration: 0.5599999999999999s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -o-border-radius: 4px 4px 0 0;
    -o-transform: scale(0.4);
    -o-animation-name: fadeG;
    -o-animation-duration: 0.5599999999999999s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: linear;
    border-radius: 4px 4px 0 0;
    transform: scale(0.4);
    animation-name: fadeG;
    animation-duration: 0.5599999999999999s;
    animation-iteration-count: infinite;
    animation-direction: linear;
}

#rotateG_01 {
    left: 0;
    top: 11px;
    -moz-animation-delay: 0.20999999999999996s;
    -moz-transform: rotate(-90deg);
    -webkit-animation-delay: 0.20999999999999996s;
    -webkit-transform: rotate(-90deg);
    -ms-animation-delay: 0.20999999999999996s;
    -ms-transform: rotate(-90deg);
    -o-animation-delay: 0.20999999999999996s;
    -o-transform: rotate(-90deg);
    animation-delay: 0.20999999999999996s;
    transform: rotate(-90deg);
}

#rotateG_02 {
    left: 3px;
    top: 4px;
    -moz-animation-delay: 0.27999999999999997s;
    -moz-transform: rotate(-45deg);
    -webkit-animation-delay: 0.27999999999999997s;
    -webkit-transform: rotate(-45deg);
    -ms-animation-delay: 0.27999999999999997s;
    -ms-transform: rotate(-45deg);
    -o-animation-delay: 0.27999999999999997s;
    -o-transform: rotate(-45deg);
    animation-delay: 0.27999999999999997s;
    transform: rotate(-45deg);
}

#rotateG_03 {
    left: 10px;
    top: 1px;
    -moz-animation-delay: 0.35s;
    -moz-transform: rotate(0deg);
    -webkit-animation-delay: 0.35s;
    -webkit-transform: rotate(0deg);
    -ms-animation-delay: 0.35s;
    -ms-transform: rotate(0deg);
    -o-animation-delay: 0.35s;
    -o-transform: rotate(0deg);
    animation-delay: 0.35s;
    transform: rotate(0deg);
}

#rotateG_04 {
    right: 3px;
    top: 4px;
    -moz-animation-delay: 0.41999999999999993s;
    -moz-transform: rotate(45deg);
    -webkit-animation-delay: 0.41999999999999993s;
    -webkit-transform: rotate(45deg);
    -ms-animation-delay: 0.41999999999999993s;
    -ms-transform: rotate(45deg);
    -o-animation-delay: 0.41999999999999993s;
    -o-transform: rotate(45deg);
    animation-delay: 0.41999999999999993s;
    transform: rotate(45deg);
}

#rotateG_05 {
    right: 0;
    top: 11px;
    -moz-animation-delay: 0.48999999999999994s;
    -moz-transform: rotate(90deg);
    -webkit-animation-delay: 0.48999999999999994s;
    -webkit-transform: rotate(90deg);
    -ms-animation-delay: 0.48999999999999994s;
    -ms-transform: rotate(90deg);
    -o-animation-delay: 0.48999999999999994s;
    -o-transform: rotate(90deg);
    animation-delay: 0.48999999999999994s;
    transform: rotate(90deg);
}

#rotateG_06 {
    right: 3px;
    bottom: 3px;
    -moz-animation-delay: 0.5599999999999999s;
    -moz-transform: rotate(135deg);
    -webkit-animation-delay: 0.5599999999999999s;
    -webkit-transform: rotate(135deg);
    -ms-animation-delay: 0.5599999999999999s;
    -ms-transform: rotate(135deg);
    -o-animation-delay: 0.5599999999999999s;
    -o-transform: rotate(135deg);
    animation-delay: 0.5599999999999999s;
    transform: rotate(135deg);
}

#rotateG_07 {
    bottom: 0;
    left: 10px;
    -moz-animation-delay: 0.63s;
    -moz-transform: rotate(180deg);
    -webkit-animation-delay: 0.63s;
    -webkit-transform: rotate(180deg);
    -ms-animation-delay: 0.63s;
    -ms-transform: rotate(180deg);
    -o-animation-delay: 0.63s;
    -o-transform: rotate(180deg);
    animation-delay: 0.63s;
    transform: rotate(180deg);
}

#rotateG_08 {
    left: 3px;
    bottom: 3px;
    -moz-animation-delay: 0.7s;
    -moz-transform: rotate(-135deg);
    -webkit-animation-delay: 0.7s;
    -webkit-transform: rotate(-135deg);
    -ms-animation-delay: 0.7s;
    -ms-transform: rotate(-135deg);
    -o-animation-delay: 0.7s;
    -o-transform: rotate(-135deg);
    animation-delay: 0.7s;
    transform: rotate(-135deg);
}

@-moz-keyframes fadeG {
    0% {
        background-color: #000000;
    }

    100% {
        background-color: #FFFFFF;
    }
}

@-webkit-keyframes fadeG {
    0% {
        background-color: #000000;
    }

    100% {
        background-color: #FFFFFF;
    }
}

@-ms-keyframes fadeG {
    0% {
        background-color: #000000;
    }

    100% {
        background-color: #FFFFFF;
    }
}

@-o-keyframes fadeG {
    0% {
        background-color: #000000;
    }

    100% {
        background-color: #FFFFFF;
    }
}

@keyframes fadeG {
    0% {
        background-color: #000000;
    }

    100% {
        background-color: #FFFFFF;
    }
}
/*end small spinner*/
/* (d) 7:14:38 AM */