﻿/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Style för start NCM Donaldsons statisk meny */
/*--------------------------------------------------------------------------------------------------------------*/
/*login */
.inlogg
{
    padding: 0;
    margin: 0;
    background: transparent;
    text-align: left;
    position: absolute;
    height: 50px;
    width: 120px;
    top: 138px;
    left: 720px;
    z-index: 2;
}
/*bakgrund*/
#body
{
    background: #E2E2E2;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

/*omsluter hela sidan*/
#skinwrapper
{
    background: #E2E2E2;
    padding: 1px 0 0 0;
    margin: 0;
    margin-left: -414px;
    position: absolute;
    left: 50%;
    width: 828px;
}

/*sidhuvud */
.skinheader
{
    margin: 0;
    padding: 0;
    background: #E2E2E2;
    height: 60px;
    float: left;
}

/* Ncm meny statisk*/
.ncmMenu
{
    margin: 0;
    margin-top: 30px;
    margin-right: 20px;
    padding: 0;
    text-align: right;
    font-weight: bold;
    float: right;
    width: 500px;
}
.ncmMenu p
{
    padding: 0;
    word-spacing: 3px;
    line-height: 1.5em;
}

/* huvudmeny bakgrund */
.skinmenu
{
    background: transparent;
    height: 16px;
    margin-left: 16px;
}


/* omsluter samtliga panes */
.skincontentstable
{
    background: #FFF;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    clear: both;
}
.toppane
{
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
}

.leftpane
{
    background: transparent;
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
}

.contentpane
{
    background: transparent;
    float: right;
    border: 0;
    margin: 0;
    padding: 0;
}
.bottompane
{
    background: transparent;
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
}
/* omsluter samtliga panes */
.ccurvetopleft
{
    background: url(topleft.jpg) top left no-repeat;
    height: 10px;
    padding: 0;
    margin: 0;
}

.ccurvetopright
{
    background: url(topright.jpg) top left no-repeat;
    height: 10px;
    padding: 0;
    margin: 0;
}

.ccurvebottomleft
{
    background: url(bottomleft.jpg) no-repeat;
}

.ccurvebottomright
{
    background: url(bottomright.jpg) no-repeat;
}

.bordertop
{
    background: url(top.jpg) top left repeat-x;
    height: 10px;
    padding: 0;
    margin: 0;
}

.borderleft
{
    background: url(left.jpg) top left repeat-y;
    height: 10px;
    padding: 0;
    margin: 0;
}


.borderright
{
    background: url(right.jpg) top left repeat-y;
    height: 10px;
    padding: 0;
    margin: 0;
}

.borderbottom
{
    background: url(bottom.jpg) top left repeat-x;
    height: 10px;
    padding: 0;
    margin: 0;
}

.contentpane
{
    width: 500px;
}

.skinfooter
{
    margin: 0;
    margin-top: 20px;
    padding: 4px 0;
    height: 18px;
    background: #014FA2;
    clear: both;
    color: #FFF;
    text-align: right;
    font-size: 10px;
    width: 100%;
    border-top: 1px solid #FFF;
}

.footer
{
    margin: 0;
    padding: 1 0 0 0;
    text-align: right;
    font-size: 10px;
    font-weight: normal;
    color: #FFF;
}
A.footer:link
{
    color: #FFF;
}
A.footer:visited
{
    color: #FFF;
}
A.footer:active
{
    color: #FFF;
}
A.footer:hover
{
    color: #FFF;
}

.inloggText
{
    margin: 0;
    padding: 0 5px 0 0;
    font-size: 10px;
    text-indent: 10px;
    font-weight: normal;
    color: #FFF;
}

a.inloggText:link
{
    color: #FFF;
}
a.inloggText:visited
{
    color: #FFF;
}
a.inloggText:active
{
    color: #FFF;
}
a.inloggText:hover
{
    color: #FFF;
    text-decoration: underline;
}

/*--------------------------------------------------------------------------------------------------------------*/
/*panes*/
.toppane
{
    margin: 0;
    padding: 0;
    height: 211px;
    display: block;
}
.leftpane
{
    width: 268px;
    margin: 0;
    margin-top: 16px;
    padding: 0;
}

.contentpane
{
    margin: 0;
    margin-top: 40px;
    margin-right: 40px;
    margin-left: 28px;
    padding: 0;
    width: 457px;
}

.bottompane
{
    width: 268px;
    margin: 0;
    margin-top: 16px;
    padding: 0;
}

/*--------------------------------------------------------------------------------------------------------------*/
/*text*/
.normal, div, td, th, li, a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}
p
{
    margin: 0;
    padding: 0 0 8px 0;
}

.normal h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin: 0;
    padding: 3px 0 5px 0;
}

.head, .subhead
{
    font-family: Arial, Helvetica, sans-serif;
    color: #014FA2;
}

.head
{
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin: 0;
    padding: 0 0 8px 0;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*links & buttons*/

a:link
{
    color: #014FA2;
	font-weight:bold;
    text-decoration: none;
}
a:visited
{
    color: #014FA2;
	font-weight:bold;
    text-decoration: none;
}
a:hover
{
    color: #014FA2;
	font-weight:bold;
    text-decoration: underline;
}
a:active
{
    color: #014FA2;
	font-weight:bold;
    text-decoration: none;
}

.StandardButton
{
    background: #01498F;
    border: 2px #CCC outset;
    padding: 2px;
    color: white;
    font-weight: bold;
}

a.CommandButton
{
    font-size: 11px;
    font-weight: normal;
}
.controlpanel a.CommandButton
{
    font-size: 10px;
}
a.CommandButton:link
{
    color: #C00;
    text-decoration: none;
}
a.CommandButton:visited
{
    color: #C00;
    text-decoration: none;
}
a.CommandButton:hover
{
    color: #CCC;
    text-decoration: none;
}
a.CommandButton:active
{
    color: #C00;
    text-decoration: underline;
}

a.skinuser:link
{
    color: #000;
    text-decoration: none;
}
a.skinuser:visited
{
    color: #000;
    text-decoration: none;
}
a.skinuser:hover
{
    color: #C00;
    text-decoration: underline;
}
a.skinuser:active
{
    color: #C00;
    text-decoration: underline;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*menu*/
/* tabs huvudsidor understa lager*/
.MainMenu_MenuContainer
{
    background: transparent;
    width: 1px;
    height: 16px;
}
.MainMenu_MenuContainer td
{
    cursor: default;
    font-size: 3px;
    width: 1px;
}
.MainMenu_MenuIcon
{
    display: none;
}
.MainMenu_RootMenuArrow
{
    display: none;
}

/* undersidor i menyn */
.MainMenu_MenuItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 10px;
    font-weight: normal;
    padding: 1px 1px 1px 7px;
    border: 1px #fff solid;
    border-width: 1px 1px 1px 0;
}

.submenuitembreadcrumb
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #C00;
    font-size: 10px;
    font-weight: normal;
    padding: 1px 1px 1px 7px;
    border: 1px #fff solid;
    border-width: 1px 1px 1px 0;
}

.submenuitemselected
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 10px;
    font-weight: normal;
    padding: 1px 1px 1px 7px;
    background: #E6F3FF;
    border: 1px #E6F3FF solid;
    border-width: 1px 1px 1px 0;
}

.MainMenu_MenuArrow
{
    font-size: 10px;
    padding: 1px 0 1px 1px;
    height: 20px;
    border: #fff solid;
    border-width: 1px 1px 1px 0;
}

.submenu
{
    z-index: 1000;
    border: 1px solid #CCC;
    padding: 0;
    background: #fff;
    margin: 0;
}

/*tabs huvudsidor �versta lager*/
.rootmenuitem
{
    background: transparent;
}

.rootmenuitem td
{
    padding: 0 8px 0 7px;
    border-right: 1px solid #014FA2;
    height: 12px;
    cursor: pointer;
    cursor: hand;
}

.rootmenuitem td span
{
    font-family: Arial, Helvetica, sans-serif;
    color: #014FA2;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
}

/*tabs huvudsidor selected*/
.rootmenuitembreadcrumb
{
    background: transparent;
}

.rootmenuitembreadcrumb td
{
    padding: 0 8px 0 7px;
    border-right: 1px solid #014FA2;
    height: 12px;
    cursor: pointer;
    cursor: hand;
}

.rootmenuitembreadcrumb td span
{
    font-family: Arial, Helvetica, sans-serif;
    color: #014FA2;
    font-size: 11px;
    text-decoration: underline;
    white-space: nowrap;
}
/*tabs hover huvudsidor*/
.rootmenuitemselected
{
    background: transparent;
}

.rootmenuitemselected td
{
    padding: 0 8px 0 7px;
    border-right: 1px solid #014FA2;
    height: 12px;
    cursor: pointer;
    cursor: hand;
}

.rootmenuitemselected td span
{
    font-family: Arial, Helvetica, sans-serif;
    color: #014FA2;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    white-space: nowrap;
}

.MainMenu_MenuBreak
{
    display: none;
}



