﻿#info
{
    font-size: 11px;
    font-weight: bold;
    color: #DDD;
    text-align: right;
    position: absolute;
    right: 20px;
    top: 2px;
    padding-right: 85px;
    margin: 3px 3px 0 0;
}

#info h4
{
    font-size: 16px;
    color: #DDD;
    margin-bottom: .10em;
}

#info a
{
    color: #F90;
}

/*#info img
{
    background-color: White;
    width: 70px; 
    height: 75px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    top: 0;
    right: 0;
    margin-right: -10px;
    margin-top: -10px;
    padding: 0px;
}*/

/*End*/

#btnmailinfo
{
    color: Silver;
    background: Transparent url(../img/mail.png) no-repeat 5px;
    -pie-background: Transparent url(../img/mail.png) no-repeat 5px;
    padding: 2px 2px 2px 25px;
    min-width: 45px;
    height: 25px;
    cursor: pointer;
    margin: 0 3px 0 0;
}

#btnmailinfo:hover, #btnTaskAlert:hover, #logout:hover, #btnsearch:hover, #settings:hover
{
    color: white;
    border: 1px solid silver;
}

#btnTaskAlert
{
    color: Silver;
    background: Transparent url(../img/TaskAlert16.png) no-repeat 5px;
    -pie-background: Transparent url(../img/TaskAlert16.png) no-repeat 5px;
    text-align: left;
    padding: 1px 2px 2px 25px;
    min-width: 45px;
    height: 25px;
    cursor: pointer;
    margin: 0 3px 0 0;
}

#logout
{
    color: Silver;
    background: Transparent url(../img/logout16.png) no-repeat center !important; /*-pie-background: Transparent url(../App_Themes/Blue/img/logout16.png) no-repeat center;*/
    padding: 1px 2px 2px 18px !important;
    width: 25px !important;
    height: 25px !important;
    cursor: pointer !important;
    margin: 0 0 0 3px !important;
}
#settings
{
    color: Silver !important;
    background: Transparent url(../img/Setting16.png) no-repeat center !important; /*-pie-background: Transparent url(../App_Themes/Blue/img/Setting16.png) no-repeat center;*/
    padding: 1px 2px 2px 18px !important;
    width: 25px !important;
    height: 25px !important;
    cursor: pointer !important;
    margin: 0 0 0 3px !important;
}
.linksettings:hover
{
    color: black;
    cursor: pointer;
}


.linksettings
{
    font-size: 14px;
    color: Gray;
}


#btnsearch
{
    color: Silver;
    background: Transparent url(../img/Search16.png) no-repeat center;
    -pie-background: Transparent url(../img/Search16.png) no-repeat center;
    padding: 2px 2px 2px 18px;
    cursor: pointer;
    width: 10px;
    height: 20px;
}
.btnProfileSettings
{
    color: Silver;
    background: Transparent url(../img/Setting16.png) no-repeat center;
    -pie-background: Transparent url(../img/Setting16.png) no-repeat center;
    padding: 1px 2px 2px 18px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin: 0 0 0 3px;
}

.result-block
{
    position: absolute;
    z-index: 999;
    top: 0em;
    right: -1.5em;
    min-width: 20em;
    background: white;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -webkit-background-clip: padding-box;
    border-radius: 0.5em;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    padding: 1em;
    line-height: 1em;
    text-align: left;
    color: #333333;
    behavior: url('../App_Themes/Blue/PIE.htc');
}

.result-block .arrow
{
    font-size: 0;
    line-height: 0;
    width: 0;
    position: absolute;
    z-index: 89;
    right: 20px;
    top: -5px;
    border-bottom: 5px solid #666666;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
}
.result-block .arrow span
{
    width: 0;
    position: absolute;
    z-index: 89;
    left: -2px;
    bottom: -5px;
    border-bottom: 4px solid white;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
}

.result-block h2
{
    float: left;
    color: black;
}
.result-block div
{
    margin-bottom: 1.667em;
}
.result-block div:last-child
{
    margin-bottom: 0;
}
.result-block div.last-child
{
    margin-bottom: 0;
}
.result-block .results-count
{
    float: right;
    text-transform: uppercase;
    color: #b0b0b0;
    font-size: 0.75em;
    white-space: nowrap;
    margin-left: 1em;
}
.result-block .results-count strong
{
    color: #999999;
}
.result-block ul
{
    clear: both;
}
.result-block ul li
{
    list-style: none;
    white-space: nowrap;
}

.small-files-list li
{
    padding: 0.25em 0 0 42px;
    background: url(../images/icons/finefiles/32/default.png) no-repeat;
    color: black;
    min-height: 32px;
    margin-bottom: 0.25em;
    line-height: 1.083em;
}

.small-files-list li:last-child
{
    margin-bottom: 0;
}

.small-files-list li.last-child
{
    margin-bottom: 0;
}

.small-files-list li a
{
    display: block;
    margin: -0.25em 0 0 -42px;
    padding: 0.25em 0 0 42px;
    color: black;
}

.small-files-list li a:hover
{
    color: #3399cc;
}
.small-files-list li small
{
    color: #999999;
}
.small-files-list.icon-html li, .small-files-list li.icon-html
{
    background-image: url(../images/icons/finefiles/32/html.png);
}
.small-files-list.icon-xml li, .small-files-list li.icon-xml
{
    background-image: url(../images/icons/finefiles/32/xml.png);
}
.small-files-list.icon-img li, .small-files-list li.icon-img
{
    background-image: url(../images/icons/finefiles/32/other_image.png);
}
.small-files-list.icon-music li, .small-files-list li.icon-music
{
    background-image: url(../images/icons/finefiles/32/other_music2.png);
}
.small-files-list.icon-movie li, .small-files-list li.icon-movie
{
    background-image: url(../images/icons/finefiles/32/mpg.png);
}
.small-files-list.icon-folder li, .small-files-list li.icon-folder
{
    background-image: url(../images/icons/finefiles/32/_Close.png);
}
.small-files-list.icon-mail li, .small-files-list li.icon-mail
{
    margin-left: -30px;
    position: relative;
    background-image: url(../img/email.png);
}
.small-files-list.icon-task li, .small-files-list li.icon-task
{
    background-image: url(../img/TaskAlert24.png);
}
.small-files-list.icon-comment li, .small-files-list li.icon-comment
{
    background-image: url(../images/icons/web-app/32/Comment.png);
}


.result-block .result-info
{
    background: #333333;
    color: white;
    padding: 0.417em 0.75em 0.583em;
    margin: 0 -1em -1em -1em;
    -moz-border-radius: 0 0 0.5em 0.5em;
    -webkit-border-bottom-right-radius: 0.5em;
    -webkit-border-bottom-left-radius: 0.5em;
    border-radius: 0 0 0.5em 0.5em;
    white-space: nowrap;
}
.result-block .result-info a
{
    color: #77ccff;
}


