
/* -------------------- MENU DEFAULTS ------------------------- */

/* MAIN - settings for the default menu class */
.default_menu_header
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color:#000000;
}


/* MAIN - default setting for spacing after the menu header */
.default_menu_header_after
{
    font-size: 7px;
}


/* MAIN - default setting for spacing before a sub menu header. */
.default_menu_header2_before { }


/* MAIN - default setting for a sub menu header. */
.default_menu_header2 { }


/* MAIN - default setting for spacing after a sub menu header. */
.default_menu_header2_after { }


/* -------------------- MAIN MENU -------------------- */

/* MAIN MENU - settings for the table surrounding main menu. Push meny up or down to set distance to top bar. */
table.menu
{
    margin-top: 34px;
}


/* MAIN MENU - settings for text contained by the menu. */
.menu
{
    color: #b1b1b1;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 90%;
}


/* MAIN MENU - spacing between menu top ending and start of menu items. */
td.menu
{
    padding-top: 7px;
}


/* MAIN MENU - setting for selected menu choice. */
span.menu
{
    padding-left: 0px;
}


/* MAIN MENU - Settings for aligning the menu. [not in use]. */
.menu_header        { }
.menu_header_before { }
.menu_header_after    { }


/* MAIN MENU - spacing before a sub menu header. */
.menu_header2_before, .menu_header3_before
{
    font-size: 5px;
}


/* MAIN MENU - sub menu header [logged in USER]. */
.menu_header2
{
    color: #000066;
    padding-left: 2px;
    font-weight: bold;
    font-size: 85%;
    padding-left: 15px;
    background-image: url(../image/user_small_icon.gif);
}


/* MAIN MENU - sub menu header [Byggprojekt]. */
.menu_header3
{
    color: #000066;
    padding-left: 2px;
    font-weight: bold;
    font-size: 85%;
    padding-left: 15px;
    background-image: url(../image/work_small_icon.gif);
}


/* MAIN MENU - sub menu header [logged in USER]. */
.menu_above
{
    font-size: 40px;
}
/* MAIN MENU - sub menu header [logged in USER]. */
.between_printable
{
    font-size: 4px;
}

/* MAIN MENU - spacing after a sub menu header. */
.menu_header2_after
{
    font-size: 10px;
}


/* MAIN MENU - space between table menu and stuff to the right. */
.menu_space_right
{
    padding-right: 10px;
}


/* MAIN MENU - link settings in MAIN MENU. */
/*a.menu
{
    color: #303A56;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    text-decoration: none;
    width: 100%;
}
a.menu_attention
{
    color: #FF3A56;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    text-decoration: none;
    font-style: italic;
    width: 100%;
}*/


/* MAIN MENU - settings for links (on mouse over) in menu */
/*a.menu:hover,a.menu_attention:hover
{
    background-color: #BFDDFF;
    width: 100%;
}

a.menu_image:hover
{
    background-color: transparent;
    width: 0%;
}*/


/* MAIN MENU - settings for LOGIN in the main menu. */
a.menu_login
{
    color: #303A56;
    font-size: 90%;
    font-style: italic;
    text-decoration: none;
    padding: 2px;
    width: 100%;

}


/* MAIN MENU - settings for login (on mouse over) in menu. */
a.menu_login:hover
{
    background-color: #bfddff;
    width: 100%;
}


/* MAIN MENU - settings for the Logout in the menu. */
a.menu_logout
{
    color: #303A56;
    font-size: 90%;
    font-style: italic;
    text-decoration: none;
    padding: 2px;
    width: 100%;
}


/* MAIN MENU - setting for logout link (in mouse over). */
a.menu_logout:hover
{
    background-color: #bfddff;
    width: 100%;
}


/* MAIN MENU - settings for Toggle TopBar. */
.menu_toggle_topbar
{
    font-size: 82%;
    font-style: italic;
    text-decoration: none;
    padding: 2px;
}

/* MAIN MENU - settings for Link Toggle Topbar (on mouse over) in menu. */
a.menu_toggle_topbar:hover
{
    background-color: #bfddff;
}


/* MAIN MENU - set space between menus. */
.between_menus
{
    font-size: 10px;
}


span.calendar_comment
{
    color: #303A56;
    font-size: 80%;
    font-weight: normal;
    font-style: italic;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    text-decoration: none;
    width: 100%;
}
a.calendar_comment
{
    color: #303A56;
    text-decoration: underline;
}
a.calendar_comment:hover
{
    background-color: #BFDDFF;
}


/* -------------------- STAT MENU -------------------- */

/* STAT MENU - settings for the table surrounding main menu. Push meny up or down to set distance to top bar. */
table.stat
{
    margin-top: 12px;
}


/* STAT MENU - settings for text contained by the menu. */
.stat
{
    color: #b1b1b1;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 90%;
}


/* STAT MENU - spacing between menu top ending and start of menu items. */
td.stat
{
    padding-top: 7px;
}


/* STAT MENU - setting for selected menu choice. */
span.stat
{
    padding-left: 2px;
}


/* STAT MENU - Settings for aligning the menu. [not in use]. */
.stat_header        { }
.stat_header_before { }
.stat_header_after    { }


/* STAT MENU - spacing before a sub menu header. */
.stat_header2_before
{
    font-size: 5px;
}


/* STAT MENU - sub menu header [logged in USER]. */
.stat_header2
{
    color: #000066;
    padding-left: 2px;
    font-weight: bold;
    font-size: 85%;
    padding-left: 15px;
    background-image: url(../image/user_small_icon.gif);
}


/* STAT MENU - sub menu header [logged in USER]. */
.stat_above
{
    font-size: 40px;
}

/* STAT MENU - spacing after a sub menu header. */
.stat_header2_after
{
    font-size: 10px;
}


/* STAT MENU - space between table menu and stuff to the right. */
.stat_space_left
{
    padding-left: 10px;
}


/* STAT MENU - link settings in STAT MENU. */
a.stat
{
    color: #303A56;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    text-decoration: none;
    width: 100%;
}


/* STAT MENU - settings for links (on mouse over) in menu */
a.stat:hover
{
    background-color: #BFDDFF;
    width: 100%;
}


/* STAT MENU - settings for LOGIN in the main menu. */
a.stat_login
{
    font-size: 90%;
    font-style: italic;
    text-decoration: none;
    padding: 2px;
    width: 100%;

}


/* STAT MENU - settings for login (on mouse over) in menu. */
a.stat_login:hover
{
    background-color: #bfddff;
    width: 100%;
}


/* STAT MENU - settings for the Logout in the menu. */
a.stat_logout
{
    font-size: 90%;
    font-style: italic;
    text-decoration: none;
    padding: 2px;
    width: 100%;
}


/* STAT MENU - setting for logout link (in mouse over). */
a.stat_logout:hover
{
    background-color: #bfddff;
    width: 100%;
}


/* STAT MENU - settings for Toggle TopBar. */
.stat_toggle_topbar
{
    font-size: 82%;
    font-style: italic;
    text-decoration: none;
    padding: 2px;
}

/* STAT MENU - settings for Link Toggle Topbar (on mouse over) in menu. */
a.stat_toggle_topbar:hover
{
    background-color: #bfddff;
}

table.stat_result
{
}

td.stat_result_header
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #303A56;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: normal;
    text-decoration: none;
    font-size: 75%;
    white-space: nowrap;
}

/* MAIN MENU - link settings in MAIN MENU. */
a.stat_result_header
{
    color: #303A56;
    width: 100%;
    white-space: nowrap;
}


/* MAIN MENU - settings for links (on mouse over) in menu */
a.stat_result_header:hover
{
    background-color: #BFDDFF;
    width: 100%;
}

td.stat_result
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #303A56;
    padding-left: 3px;
    padding-right: 3px;
    font-style: italic;
    text-decoration: none;
    font-size: 75%;
}
.stat_result_header2, .stat_result_header3
{
    color: #000066;
    padding-left: 2px;
    font-weight: bold;
    font-size: 85%;
}
.stat_result_header2_before { font-size: 1px; }
.stat_result_header2_after { font-size: 5px; }
.stat_result_header3_before { font-size: 9px; }
.stat_result_header3_after { font-size: 5px; }


/* MAIN - settings for the default menu class */
SPAN.printable
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color:#00aa00;
    text-decoration: none;
    font-size: 60%;
    font-weight: normal;
    font-style: italic;
    padding-right: 10px;
}
A.printable
{
    color:#577358;
    text-decoration: none;
}
IMAGE.printable
{
	vertical-align: middle;
}