/* RadToolTip for ASP.NET AJAX - Simple Skin */

.RadToolTip_Social1.rtLoading
{
    background: url('Common/loading.gif') no-repeat center;
    width: 100%;
    height: 100%;
    
}

div.RadToolTip_Social1
{
    position: absolute;
    cursor: default;
    z-index: 999;
    
}

div.RadToolTip_Social1 div.rtCallout
{
    display: none;
    
}

div.RadToolTip_Social1.rtVisibleCallout div.rtCallout
{
    display: block;
    
}

div.RadToolTip_Social1 table.rtWrapper
{
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    
}

div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopLeft, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopRight, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomLeft, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomRight
{
    width: 3px;
    height: 3px;
    line-height: 1px;
    font-size: 1px;
    
}

div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopCenter, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomCenter, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopLeft, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopRight, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomLeft, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomRight, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopCenter, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomCenter, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperLeftMiddle, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperRightMiddle
{
    background-color: #627aad;
    
}

div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopCenter, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomCenter
{
    height: 3px;
    line-height: 0px;
    font-size: 1px;
    
}

div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopCenter
{
    background-position: 0 -66px;
    
}

div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomCenter
{
    background-position: 0 -120px;
    
}

div.RadToolTip_Social1 table.rtWrapper td.rtWrapperLeftMiddle, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperRightMiddle
{
    font-size: 1px;
    width: 3px;
    
}

div.RadToolTip_Social1 table.rtWrapper td.rtWrapperLeftMiddle
{
    background-position: 0 0;
    
}

div.RadToolTip_Social1 table.rtWrapper td.rtWrapperRightMiddle
{
    background-position: -3px 0;
    
}

div.RadToolTip_Social1 table.rtWrapper td.rtWrapperContent
{
    font-family: arial,helvetica,clean,sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 100%;
    background-color: #627aad;
    padding: 4px;
    color: #fff;
    
}

div.RadToolTip_Social1 div.rtTitlebar
{
    color: #fff;
    font: normal 18px arial,helvetica,clean,sans-serif;
    float: left;
    line-height: 22px;
    font-weight: normal;
    
}

div.RadToolTip_Social1 a.rtCloseButton
{
    display: block;
    float: right;
    position: absolute;
    right: 2px;
    width: 13px;
    height: 11px;
    font-size: 1px;
    line-height: 1px;
    margin-top: 5px;
    margin-right: 3px;
    background-image: url('ToolTip/ToolTipSprites.gif');
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    outline: none;
    
}

/* RTL support begin */
div.RadToolTip_Social1_rtl a.rtCloseButton, div.RadToolTip_Social1_rtl a.rtCloseButton:hover
{
    float: left;
    text-decoration: none;
    outline: none;
    left: 2px;
    margin-left: 1px;
    right: auto;
    margin-right: auto;
    
}

div.RadToolTip_Social1_rtl div.rtTitlebar, div.RadToolTip_Social1_rtl table.rtWrapper td.rtWrapperTopCenter div.rtTitlebar div
{
    float: right;
    
}

/* position="rtCalloutCenter" */
div.RadToolTip_Social1_rtl .rtCalloutCenter
{
    right: 0;
    left: auto;
    
}

/* position="rtCalloutBottomRight" */
.RadToolTip_Social1_rtl .rtCalloutTopLeft
{
    margin-right: -8px;
    left: 0;
    
}

/* position="rtCalloutBottomCenter" */
.RadToolTip_Social1_rtl .rtCalloutTopCenter
{
    margin-right: 10px;
    
}

/* position="rtCalloutBottomLeft" */
.RadToolTip_Social1_rtl .rtCalloutTopRight
{
    margin-right: 20px;
    
}

/* position="rtCalloutTopCenter" */
.RadToolTip_Social1_rtl .rtCalloutBottomCenter
{
    margin-right: 10px;
    
}

/* position="rtCalloutTopLeft" */
.RadToolTip_Social1_rtl .rtCalloutBottomRight
{
    margin-right: 40px;
    
}

/* position="rtCalloutTopRight" */
.RadToolTip_Social1_rtl .rtCalloutBottomLeft
{
    margin-right: -20px;
    left: 0;
    
}

/* position="rtCalloutMiddleRight" */
.RadToolTip_Social1_rtl .rtCalloutMiddleLeft
{
    margin-right: 10px;
    left: 0;
    
}

/* position="rtCalloutMiddleLeft" */
.RadToolTip_Social1_rtl .rtCalloutMiddleRight
{
    margin-right: 1px;
    
}
/* RTL support end */

div.RadToolTip_Social1 div.rtCallout
{
    position: absolute;
    height: 11px;
    width: 11px;
    line-height: 0px;
    font-size: 1px;
    background-image: url('ToolTip/Callouts.gif');
    background-repeat: no-repeat;
    
}

/* position="rtCalloutCenter" */
div.RadToolTip_Social1 .rtCalloutCenter
{
    visibility: hidden;
    
}

/* position="rtCalloutBottomRight" */
.RadToolTip_Social1 .rtCalloutTopLeft
{
    margin-top: -10px;
    margin-left: 20px;
    background-position: 0 -22px;
    
}

/* position="rtCalloutBottomCenter" */
.RadToolTip_Social1 .rtCalloutTopCenter
{
    left: 50%;
    margin-top: -9px;
    margin-left: -10px;
    background-position: 0 0;
    
}

/* position="rtCalloutBottomLeft" */
.RadToolTip_Social1 .rtCalloutTopRight
{
    left: 100%;
    margin-top: -10px;
    margin-left: -20px;
    background-position: 0 -11px;
    
}

/* position="rtCalloutTopCenter" */
.RadToolTip_Social1 .rtCalloutBottomCenter
{
    top: 100%;
    left: 50%;
    margin-left: -10px;
    margin-top: -1px;
    background-position: 0 -55px;
    
}

/* position="rtCalloutTopLeft" */
.RadToolTip_Social1 .rtCalloutBottomRight
{
    top: 100%;
    left: 100%;
    margin-left: -40px;
    margin-top: -1px;
    background-position: 0 -66px;
    
}

/* position="rtCalloutTopRight" */
.RadToolTip_Social1 .rtCalloutBottomLeft
{
    top: 100%;
    margin-left: 20px;
    margin-top: -1px;
    background-position: 0 -77px;
    
}

/* position="rtCalloutMiddleRight" */
.RadToolTip_Social1 .rtCalloutMiddleLeft
{
    top: 50%;
    margin-left: -10px;
    margin-top: -7px;
    background-position: 0 -44px;
    
}

/* position="rtCalloutMiddleLeft" */
.RadToolTip_Social1 .rtCalloutMiddleRight
{
    left: 100%;
    top: 50%;
    margin-left: -1px;
    margin-top: -10px;
    background-position: 0 -33px;
    
}

div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopLeft, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopCenter, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopRight, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperLeftMiddle, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperContent, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperRightMiddle, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomLeft, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomCenter, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomRight
{
    padding: 0;
    border: 0;
    border-collapse: collapse;
    
}

div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomCenter, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomRight, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomLeft
{
    border-bottom: solid 1px #738ec9;
    
}

div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomRight, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperRightMiddle, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopRight
{
    border-right: solid 1px #738ec9;
    
}

div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopRight, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopCenter, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopLeft
{
    border-top: solid 1px #738ec9;
    
}

div.RadToolTip_Social1 table.rtWrapper td.rtWrapperTopLeft, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperLeftMiddle, div.RadToolTip_Social1 table.rtWrapper td.rtWrapperBottomLeft
{
    border-left: solid 1px #738ec9;
    
}











DIV.RadToolTip_Social1 .rtWrapper DIV.rtTitlebar
{
    border-bottom-color: #1D4088;
    border-top-color: #1D4088;
    color: #fff;
    border-right-color: #1D4088;
    border-left-color: #1D4088;
    
}

DIV.RadToolTip_Social1 .rtWrapper A.rtCloseButton
{
    border-bottom-color: #1D4088;
    border-top-color: #1D4088;
    color: #fff;
    border-right-color: #1D4088;
    border-left-color: #1D4088;
    
}

DIV.RadToolTip_Social1 .rtWrapperContent
{
    border-bottom-color: #1D4088;
    border-top-color: #1D4088;
    color: #fff;
    border-right-color: #1D4088;
    border-left-color: #1D4088;
    
}

DIV.RadToolTip_Social1 DIV.rtCalloutBottomRight
{
    border-bottom-color: transparent;
    border-top-color: #1D4088;
    border-right-color: #1D4088;
    border-left-color: #1D4088;
    
}

DIV.RadToolTip_Social1 TABLE.rtWrapper TD.rtWrapperTopLeft
{
    border-bottom-color: #1D4088;
    background-color: #627aad;
    border-top-color: #1D4088;
    border-right-color: #1D4088;
    border-left-color: #1D4088;
    
}

DIV.RadToolTip_Social1 TABLE.rtWrapper TD.rtWrapperTopCenter
{
    border-bottom-color: #1D4088;
    background-color: #627aad;
    border-top-color: #1D4088;
    border-right-color: #1D4088;
    border-left-color: #1D4088;
    
}

DIV.RadToolTip_Social1 TABLE.rtWrapper TD.rtWrapperTopRight
{
    border-bottom-color: #1D4088;
    background-color: #627aad;
    border-top-color: #1D4088;
    border-right-color: #1D4088;
    border-left-color: #1D4088;
    
}

DIV.RadToolTip_Social1 TABLE.rtWrapper TD.rtWrapperLeftMiddle
{
    border-bottom-color: #1D4088;
    background-color: #627aad;
    border-top-color: #1D4088;
    border-right-color: #1D4088;
    border-left-color: #1D4088;
    
}

DIV.RadToolTip_Social1 TABLE.rtWrapper TD.rtWrapperContent
{
    border-bottom-color: #1D4088;
    background-color: #627aad;
    border-top-color: #1D4088;
    border-right-color: #1D4088;
    border-left-color: #1D4088;
    
}

DIV.RadToolTip_Social1 TABLE.rtWrapper TD.rtWrapperRightMiddle
{
    border-bottom-color: #1D4088;
    background-color: #627aad;
    border-top-color: #1D4088;
    border-right-color: #1D4088;
    border-left-color: #1D4088;
    
}

DIV.RadToolTip_Social1 TABLE.rtWrapper TD.rtWrapperBottomLeft
{
    border-bottom-color: #1D4088;
    background-color: #627aad;
    border-top-color: #1D4088;
    border-right-color: #1D4088;
    border-left-color: #1D4088;
    
}

DIV.RadToolTip_Social1 TABLE.rtWrapper TD.rtWrapperBottomCenter
{
    border-bottom-color: #1D4088;
    background-color: #627aad;
    border-top-color: #1D4088;
    border-right-color: #1D4088;
    border-left-color: #1D4088;
    
}

DIV.RadToolTip_Social1 TABLE.rtWrapper TD.rtWrapperBottomRight
{
    border-bottom-color: #1D4088;
    background-color: #627aad;
    border-top-color: #1D4088;
    border-right-color: #1D4088;
    border-left-color: #1D4088;
    
}


