﻿#SupportOnlineClose
{
    height: 164px;
    width: 34px;
    position: fixed;
    top: 200px;
    right: 0;
    cursor: pointer;
}

#SupportOnlineOpen
{
    width: 209px;
    position: fixed;
    top: 200px;
    right: -209px;
    z-index: 9;
    overflow: hidden;
}

#btnSupportOnlineOpen
{
    height: 108px;
    width: 34px;
    cursor: pointer;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

#SupportOnlineOpen #ContentSupportOnlineOpen
{
    width: 175px;
    float: right;
    margin-top: -108px;
    background: #fff;
}

    #SupportOnlineOpen #ContentSupportOnlineOpen .BlockSupport
    {
        border-bottom: 1px solid #e0e0e0;
        padding: 10px;
    }

#ContentSupportOnlineOpen .BlockSupport .WrapperContent
{
    width: 154px;
    overflow: hidden;
    font-size: 12px;
    text-align: center;
}

    #ContentSupportOnlineOpen .BlockSupport .WrapperContent .NameSupport
    {
        color: #d2300b;
    }

    #ContentSupportOnlineOpen .BlockSupport .WrapperContent .PhoneNumber,
    #ContentSupportOnlineOpen .BlockSupport .WrapperContent .NameSupport
    {
        font-weight: bold;
    }

    #ContentSupportOnlineOpen .BlockSupport .WrapperContent .btnChat
    {
        height: 22px;
        width: 70px;
        float: left;
        margin-left: 5px;
    }

#TitleSupportOnline
{
    text-align: center;
    padding: 7px 0px;
    background: url(bg_TitleSupportOnline.png);
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.Skype
{
    background: url(btn_Skype.png);
}

.Yahoo
{
    background: url(btn_Yahoo.png);
}



#CommonSupportOnline .head{height:30px;padding:0 13px;font:bold 12px/31px Arial;color:#fff;text-transform:uppercase;background:#ff0000}
#CommonSupportOnline .hotline{height:40px;background:url(phone.png.ashx) no-repeat 12px 5px;font:bold 12px/18px Arial;color:#ff0000;margin:12px 0 10px 0;padding:3px 0 0 48px}

#CommonSupportOnline .item{margin-left:12px;padding-bottom:12px;}
#CommonSupportOnline .nick{display:block;font:normal 12px/15px Arial;color:#333}
#CommonSupportOnline .nick a{color:inherit}
#CommonSupportOnline .yahooOn{width:70px;height:24px;display:inline-block;background:url(yahooOn.png.ashx) no-repeat;padding-right:16px;margin-top:3px}
#CommonSupportOnline .skypeOn{width:70px;height:24px;display:inline-block;background:url(skype.png.ashx) no-repeat;margin-top:3px}