/* ThemeOfficeMenu Style Sheet */

/* ağal */
.ThemeOfficeMenu,.ThemeOfficeSubMenuTable {
    font-family:   arial;
    white-space:   nowrap;
    cursor:        default;
    font-size:      11px;
    background: inherit;
    padding-bottom: 4px;
}
.ThemeOfficeMenu {
    
}
.ThemeOfficeMainItem {
    font-family: arial;
    background: inherit;
}
.ThemeOfficeMainFolderText {
    font-family: arial;
    background: inherit;
}
/* undirmenu (global)   */
.ThemeOfficeSubMenu
{
    position:        absolute;
    visibility:        hidden;
    background:     #FFF;
    color: #113;
    /*
    Netscape/Mozilla renders borders by increasing
    their z-index.  The following line is necessary
    to cover any borders underneath
    */
    z-index:        100;
    overflow:       visible;
    border: 1px solid #DDD;
    font-family: arial;
    
}

/* undirmenu tafla */
.ThemeOfficeSubMenuTable {
    overflow: visible;
    font-family: arial;
    
}

/*- ağal atriği (ekki submenu) */
.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
    background: inherit;
    padding:0;
    color: #113;
    cursor:                pointer;
    white-space:        nowrap;
    font-size: 11px;
    font-family: arial;


    
}

/* ağalmenu (gildir ekki fyrir börn) */
.ThemeOfficeMainItem {
    font-family: arial;
    font-size: 11px;
    padding:        2px;
    padding-right: 5px;
}

/* hover yfir ağalmenu - ekki börn */
td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive {
    padding:        2px;
    padding-right: 5px;
    font-family: arial;
    font-size: 11px;

    color: #113;
    
    background: #FFF;

}

/* submenu - general */
.ThemeOfficeMenuItem {
    color: #113;
    font-family: arial;
}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive {
    background: #FFF;
    color: #113;
    font-family: arial;
}


/* horizontal main menu */


.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
    font-family: arial;

}

/* vertical main menu sub components */

td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft
{
        padding-top:        2px;
        padding-bottom:        2px;
        padding-left:        0px;
        padding-right:        2px;
    font-family: arial;

}

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{
        font-family: arial;
        padding-top:        2px;
        padding-bottom:        2px;
        padding-left:        5px;
        padding-right:        5px;



        white-space:        nowrap;
}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{
        font-family: arial;
        padding-top:        2px;
        padding-bottom:        2px;
        padding-left:        0px;
        padding-right:        0px;

}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{
        font-family: arial;
        padding-top:        3px;
        padding-bottom:        3px;
        padding-left:        1px;
        padding-right:        2px;

        white-space:        nowrap;



}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText
{
        font-family: arial;
        padding-top:        3px;
        padding-bottom:        3px;
        padding-left:        5px;
        padding-right:        5px;

        
        
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight {
    padding-left: 5px;
        font-family: arial;
}

/* sub menu sub components */

.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft {
        font-family: arial;
    padding-left: 5px;
    white-space:        nowrap;
}

.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText {
        font-family: arial;
    padding-left: 5px;
    white-space:        nowrap;
}

.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight {
        font-family: arial;
    padding-left: 5px;
    white-space:        nowrap;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft {
    font-family: arial;
    padding-left: 5px;
    white-space:        nowrap;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText {
        font-family: arial;
    padding-left: 5px;

}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight {
        font-family: arial;
    padding-left: 5px;

}

/* menu splits */

.ThemeOfficeMenuSplit
{
        font-family: arial;
        margin:                2px;
        height:                1px;
        overflow:        hidden;
}


.ThemeOfficeMenuItem img.seq1
{
        font-family: arial;
        display:        inline;
}

.ThemeOfficeMenuItemHover seq2,
.ThemeOfficeMenuItemActive seq2
{
        font-family: arial;
        display:        inline;
}

.ThemeOfficeMenuItem .seq2,
.ThemeOfficeMenuItemHover .seq1,
.ThemeOfficeMenuItemActive .seq1
{
        font-family: arial;
        display:        none;
}
