/*---------------------------------------------------------------
# Author - Railson Rodrigues Leite 
# Copyright (C) 2012 Interagi Tecnologia. All Rights Reserved.
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.interagi.com.br
-----------------------------------------------------------------*/

#topbar{
    min-height: 30px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 20;
    background: #fafafa;
}


#topbarContent, #topbarContent a{
    font-family: Arial;
    font-size: 11px;
    line-height: 16px;
    color: #6d6d6d;
    list-style: none;
}
#topbarContent li{
    float: left;
    padding-top: 6px;
    padding-left: 5px;
}

#topbarContent img{
    margin-right: 4px;
}

#fonte{
    list-style: none;
}

#idiomas{width: 145px;padding-left: 28px;}

#idiomas li {
    list-style: none;
}
#idiomas li:first-child{
    margin-left: 0px;
}

#ajuda{
    /*border-left: 1px solid #BEC9D0;*/
    /*border-right: 1px solid #BEC9D0;*/
padding-left: 29px;
list-style: none;
width: 452px;
}

#ajuda li img{
    margin-right: 8px;
}

.boldV{font-weight: bold; color: #921004;}

#ajuda li:first-child{
    margin-left: 0px;
}
#ajuda li:last-child{
    padding-left: 27px;
}

/*Font Resizer*/
ul.font-sizer{width: 100px;height: 17px;line-height: 17px;z-index: 1;top: 2px;position: relative;right: 10px;}
ul.font-sizer li{float: left; margin-left: 12px!important; padding: 0px!important;}
a.btn_fs_big,a.btn_fs_reset,a.btn_fs_small
{background-image:url(../images/font-resizer.png);background-repeat:no-repeat;height:11px;width:17px;border:medium none;cursor:pointer;display:block;float:left;text-indent:-999em;padding:0}
a.btn_fs_big{background-position:0 0}
a.btn_fs_reset{background-position:-17px 0}
a.btn_fs_reset{width: 15px;}
a.btn_fs_small{background-position:-30px 0}
a.btn_fs_big:hover{background-position:0 -16px}
a.btn_fs_reset:hover{background-position:-15px -16px}
a.btn_fs_small:hover{background-position:-30px -16px}

#fonte{width: 95px;}